* add log
* add log
* feat(TUP-32198): Migrate demo project with studio 8.0
* feat(TUP-32198): Migrate demo project with studio 8.0
* feat(TUP-32198): Migrate demo project with studio 8.0
* feat(TUP-32198): Migrate demo project with studio 8.0
* feat(TDI-45864):Support File components with ORC file format (DI)
* feat(TDI-45864):Date type read/write issue
* feat(TDI-45864):Double/Float from DB to ORC issue
* feat(TDI-45864):sync orc-core version
* fix(TDI-46682):Can't send e-mails via smtp.office365.com need to
upgrade mail-1.4.7.jar to latest version
* fix(TDI-46682):update for
tPOP/tFileInputMail/tVtigerCRMXX/tWebserviceXX
* feat(TUP-32058):Add git info in the jobinfo.properties when building job
from studio
* feat(TUP-32058): Add git info in the jobinfo.properties when building
job from studio
* fix(TUP-33021):Feature Manager can't list any feature if studio install
location has space.
* fix(TUP-33021):Feature Manager can't list any feature if studio install
location has space.
* fix(TDI-46315):add migration task for changing the value of one
dbversion item
* fix(TDI-46315):sap component and sap metadata have different module
name/mvnurl.
Co-authored-by: Hongchun Yi <hcyi@talend.com>
* fix(TUP-32790): StackOverflowError occurs by tELTMap when table name is
directly input in Japanese with escaped double quote
* fix(TUP-32790): StackOverflowError occurs by tELTMap
* feat(TDI-45781): Add a wrapper-library
* feat(TDI-45781): Add util class to test the connection
* feat(TDI-46535): Add unit tests for a wrapper lib
* chore(TDI-46535): Minor refactoring
* feat(TUP-27666): Remove deprecated features from the studio 8
* feat(TUP-27666): Remove deprecated features from the studio 8
* feat(TUP-27666): Remove deprecated features from the studio 8
* feat(TUP-27666): Remove deprecated features from the studio 8
* feat(TUP-32020): remove business models
* feat(TUP-32020): remove business models
* feat(TUP-32020): remove business models
* feat(TUP-32020): remove business models
* feat(TUP-32020): remove business models
* feat(TUP-32020): remove business models
* feat(TDI-46423):tSQSOutput - Get Amazon SQS Response - "Message ID"
* feat(TDI-46423):fix migration
* fix(TDI-46423):keep same field name"MessageId" between input and output
* feat(TUP-31123):In studio, do not store login credentials on disk for
TAC and reprompt instead.
* feat(TUP-31123):improve for In studio, do not store login credentials on
disk for TAC and reprompt instead.
* feat(TUP-31123):update the messages.
* fix(TDI-46165): tBigQueryInput deletes the token properties file for OAuth2.0
* Handle auth problems in a different catch block
* fix(TDI-46165): check for 401 error code
* feat(TUP-31484): upgrade to R2021-06
try upgrade xerces to 2.12
* TUP-31484 change to original eclipse feature and change EmfConpoment
* TUP-31484 add missig plugins to feature
* TUP-31484 add ignore for now to fix the junit failed
* TUP-31484 add @ignore to every function
* TUP-31484 add @ignore to every function
* TUP-31484 @ignore not work ,try remove all @test directly
* TUP-31484 revert change of replace \ to /
* fix(TDI-45907): single insert Bigdecimal
* Set scale for bigdecimals
* fix(TDI-45907): fix indents
* fix(TDI-45907): consider precision is not set
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
* feat(TDI-46167):improve contaionsSpaces for column.
* feat(TDI-46167):reverse the changes to JDBC and ODBC.
* feat(TDI-46167):keep the minimal changes.
feat(TDI-46022): Support of custome header and return representation
feat(TDI-46022): Support of custome header and return representation
feat(TDI-46022): minor code review remarks
feat(TDI-46022): copy entity only if 'return=representation'.
feat(TDI-46022): some minor changes while validation
* fix(TUP-30538):Snowflake test connection should be optional.
* fix(TUP-30538):Snowflake test connection should be optional.
* fix(TUP-30538):Snowflake test connection should be optional.
* fix(TUP-31997): Commandline fails start studio with error 'Could not
load SWT library' on Ubuntu 18 LTS without UI
* fix(TUP-31997): Commandline fails start studio with error 'Could not
load SWT library' on Ubuntu 18 LTS without UI
* add check popup for ms build in run
* correct msg properties file
* check if route's build type is ms then popup
* add msg in run console if not in maven online mode for MS build type
* check Rest service and route
* add in mesg properties
Co-authored-by: jillyan <yan955599@gmail.com>
* chore(TDI-46067): Bump commons-lang3
* bump commons-lang3 to 3.10 in studio-se libs to align between all
components
* chore(TDI-46067): Bump commons-lang3
* bump commons-lang3, talend-mscrm lib versions
* chore(TDI-46067): Bump commons-lang3
* updated talend-mscrm lib version after rebase
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-31484) fix issue found with junit execution
* feat(TUP-29701): Upgrade eclipse 418
* fix compile error
* fix assert issue
* fix assert issue
* change private to protected because parent class use protected
* add a null arg
* TUP-29701 add org.eclipse.emf.edit.ui to manifest
* TUP-29701 fix require missing class when run job .
* TUP-29701 set handler in URL
* TUP-29701 fix can not find class issue when create excel metadata
* TUP-29701 set mavenResulver for handler
* TUP-29701 add mavenresolver for handler
* feat(TDI-45797):add object lock feature to s3put.
* feat(TDI-45797):optimize code.
* feat(TDI-45797):make some changes.
* feat(TDI-45797):fix code generation error.
* feat(TDI-45797):fix context value issue.
* feat(TDI-45797):fix the common file issue in ts3copy.
* feat(TDI-45797):fix the common file path issue in s3copy.
Co-authored-by: Balázs Gunics <bgunics@talend.com>
* fix(TDI-46062):add checkbox Preserve last modified time tFileCopy
* fix(TDI-46062): add Junit test
* MigrationTask
* Hide preserve last modified time when check copy directory
* feat(TDI-45155) : support of odata expand in mscrm
* feat(TDI-45155) : upgrade mscrm version
* feat(TDI-45155) : fix expanded entity json serialization
* feat(TDI-45155) : variable name convention
* feat(TDI-45155) : code review / use try-with
* feat(TDI-45155) : bump mscrm lib version in tMicrosoftCrmOutput also
* feat(TDI-45155) : bump lib version
* feat(TDI-45155) : remove urlPath
* feat(TDI-45155): Fix some issues while validation
* feat(TDI-45155): Fix some issues while validation
* feat(TDI-45155): Better support of expand after QA
* feat(TDI-45992) : fix variable name
* feat(TDI-45155): fix column name
* APPINT-32940
* APPINT-32940
correct logic and if (unselectList.size() > 0), or it will add all dependencies into manifest
* APPINT-32940 format
* APPINT-32940 format
* APPINT-32940 compare maven uri
* APPINT-32940
format
* APPINT-32940 refector
* APPINT-32940 refactor
* APPINT-32940 correct check logic
Co-authored-by: jillyan <yan955599@gmail.com>
Co-authored-by: jillyan <yan955599@gmail.com>
* feat(TUP-26184): add the same features to filter fields, same as in the
tMap
* TUP-26184: some temp code changes
* TUP-26184 add special checkbox for eltmap table column
* TUP-36184 remove useless code
* TUP-26184 remove useless code
* add line back
* TUP-26184 remove some useless code
* TUP-26184 remove useless code
* TUP-26184 remove useless code
* TUP-26184 fix NPE issue
* TUP-26184 remove useless code
* TUP-26184 fix link can't auto change position issue
* TUP-26184 fix link display issue
* TUP-26184 add Enable/disable column name filter
* TUP-26184 fix some NPE errors when filter is on and select below columns
* TUP-26184 change filter icon position to sync with tmap
* feat(TUP-26747):improve Outline for joblet and subjob.
* feat(TUP-26747):improve Outline for joblet and subjob.
* feat(TUP-26747):improve outline for joblet and subjob.
* feat(TUP-26747):improve outline for joblet.
* feat(TUP-26747):switch to ComponentSettingsView.
* Added encoding option for the upload parameters. Default behavior is unchanged.
Used OPENED_LIST so context parameters can be used.
* feat(TDI-45122):add charset to filefetch's parameters
* feat(TDI-45122):fix issues.
* feat(TDI-45122):fix issue.
Co-authored-by: Balázs Gunics <bgunics@talend.com>
Co-authored-by: Balázs Gunics <bgunics@talend.com>
* bump version to [3.4-20210428]
* bump junit to [4.13.2]
* specify version of maven plugins
* hone pom
* bump in tMicrosoftCrmInput and tMicrosoftCrmOutput component
* bump in org.talend.libraries.crm
* fix(TDI-45859): tFileCopy with different fs
* Add force copy parameter
* Copy and delete file instead of moving
* fix(TDI-45859): tFileCopy with different fs
* Add test
* Fix PR comment
* fix(TDI-45859): tFileCopy with different fs
* Fix UI issue
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
* feat(TUP-26747):Clickable hyperlink from Outline listed component to the
job canvas.
* feat(TUP-26747):Clickable hyperlink from Outline listed component to the
job canvas.
* feat(TUP-26747):Clickable hyperlink from Outline listed component to the
job canvas.
* feat(TUP-26747):moved the link with editor button to the first one.
* feat(TUP-26747):link with editor if selected component variable.
* fix(TUP-30438):Issue when updating snowflake table using tELTOutput.
* fix(TUP-30438):add junits
* fix(TUP-30438):Issue when updating snowflake table using tELTOutput.
* fix(TUP-30438):Issue when updating snowflake table using tELTOutput.
* fix(TUP-30438):Issue when updating snowflake table using tELTOutput.
* fix(TUP-30458):Studio throw Unhandled event loop exception when click in
blank of the panel in "Import External Library".
* fix(TUP-30458):Studio throw Unhandled event loop exception when click in
blank of the panel in "Import External Library".
* TDI-44342 : Ignore microseconds in BigQuery datetime (#4798)
* TDI-44342 : Ignore microseconds in BigQuery datetime
* TDI-44342 : Ignore microseconds in BigQuery datetime
Fixed for BigQuerySQLRow component
* TDI-45147 : tGsCopy issue
Cherry-pick from maintenance/7.3
* TDI-45147 : tGsCopy issue
Cherry-pick from maintenance/7.3
* TDI-45014 : SFTP auth with password and public key (#6030)
* TDI-45014 : SFTP auth with password and public key
* TDI-45014 : SFTP auth with password and public key
* TDI-45014 : SFTP auth with password and public key
* TDI-45014 : SFTP auth with password and public key
Added parenthesis
* TDI-45014 : SFTP auth with password and public key
Smarter getPassword method
(#5995)
* feat(TUP-30381)Support greenplum driver for Greenplum Database in
studio
metadata
https://jira.talendforge.org/browse/TUP-30381
Conflicts:
main/plugins/org.talend.repository/plugin.xml
* remove hard code
* add dbversion for greenplum
* Add REPOSITORY_VALUE for Greenplum components
* set right dbversionString
Conflicts:
main/plugins/org.talend.repository/plugin.xml
main/plugins/org.talend.repository/src/main/java/org/talend/repository/model/migration/ChangeGreenplumDefaultDriverMigrationTask.java
* feat(TUP-30475): Test of lite studio
* feat(TUP-30475): Test of lite studio
* feat(TUP-30475): Test of lite studio
* feat(TUP-30475): Test of lite studio
* feat(TUP-30475): Test of lite studio
* feat(TUP-30475): Test of lite studio
* Revert "feat(TUP-30475): Test of lite studio"
This reverts commit ed8ebf61f9.
* feat(TUP-30475): Test of lite studio
* feat(TUP-30475): Test of lite studio
* feat(TUP-30475): Test of lite studio
Co-authored-by: Chao MENG <cmeng@talend.com>
* fix(TUP-30047): Correct classpath for tRunJob in CI mode
* feat(TUP-30047): support running dynamic jobs
* feat(TUP-30047): change location of classpath.jar if running ci test
* fix(TDI-45642): Throw an warning exception when every column is a key for update
* Refactor, deduplicate code
* fix(TDI-45642): Fix codegen error for mssql
* fix(TDI-45642): Throw an error for update on duplicate mysql
* fix(TDI-45642): Warn message instead of exception for insert or update
* fix(TUP-27695)Studio tMap can't update schema timely when set schema
from repository
https://jira.talendforge.org/browse/TUP-27695
* fix(TUP-27695)Studio tMap can't update schema timely when set schema
from repository
* fix(TUP-30043):Add a new option for tELTOracleMap to generate column
alias on selection.
* fix(TUP-30043):Add a new option for tELTOracleMap to generate column
alias on selection.
Fix: TUP-26185 Merge GIT branches - Conflict resolution - the "Compare Result" view does not display differences with a tELTMap component
https://jira.talendforge.org/browse/TUP-26185
* Fix(TDI-43939): Threads now handle interrupt calls, main thread waits for them to terminate.
* Fix(TDI-43939): Removed redundant interrupt() calls - threads are self-terminated.
* fix(TBD-11964): migration task for use local timezone (#5802)
* fix(TBD-11964): migration task for use local timezone
* fix(TBD-11964): correct date
* fix(TBD-11964): changed version
* fix(TDI-45476): Increate tFileOutputMSXML performance
* fix(TDI-45476): Change generic type for list to avoid compile error
* fix(TDI-45476): Store sublist into the resourceMap
* fix(TDI-45476): Fix code compile error
* fix(TUP-29571)Couchbase: items cannot show if parentnode is missing
https://jira.talendforge.org/browse/TUP-29571
* fix(TUP-29571)Couchbase: items cannot show if parentnode is missing
* feat(TDI-45463):tELT components support Delta Lake
* Add delta lake to xml
* add property name
* change logic to hive
* disable Delta Lake for tSQLTemplateMerge
* Revert "disable Delta Lake for tSQLTemplateMerge"
This reverts commit febd9b7e55.
* remove useless code
* correct partition
* correct partition
* add space
* correct mapping and create table
* revert change for tCreateTable_java.xml
* deactive update mode for Delta Lake tELTOutput
* format
* set not-required for partition
* remove test code
fix encode problem when saving job,fix load job problem caused by wrong hex value decode.
handle the wrong migration of hex value, add new migration task to handle wrong jar mvn GAV when import data during last migration, append unit test.
* fix(TUP-30108):tELTMSSqlInput & tELTMSSqlMap context not recognized
after migrating to 7.3.1.
* fix(TUP-30108):add more junits.
* fix(TUP-30108):tELTMSSqlInput & tELTMSSqlMap context not recognized
after migrating to 7.3.1
* feat(TDI-45007 & TDI-31602): Enhance component tGreenplumGPLoad
## tGreenplumGPLoad/tGreenplumGPLoad_begin.javajet /
tGreenplumGPLoad/tGgreenplumGPLoad_java.xml
Added guessColumnList so the yaml will contain the columns of the talend
schema, this is extremely useful if the target table has extra columns
(for example to load only the primary keys to a staging table) This will
generate the " COLUMNS:" section of the YAML file.
Added parameters to the advanced settings, more information for these
can be found at:
https://gpdb.docs.pivotal.io/6-12/utility_guide/ref/gpload.html#topic1__section7
Parameters include:
LOG_ERRORS:
MAX_LINE_LENGTH:
EXTERNAL:
-SCHEMA:
PRELOAD:
-TRUNCATE:
-REUSE_TABLES:
-STAGING_TABLE:
-FAST_MATCH:
SQL:
-BEFORE:
-AFTER:
Changed the way command is built, so the Log4j now displays a command
that can be copy-pasted to the console for testing.
The yaml file was missing from it.
The PythonPath was also not printed to the log4j logs.
Sometimes a database connection was opened and closed without executing
any actions.
Password was never passed to gpload utility so it had to be managed
separately, it is now passed via context variable, which means when
executed by talend it won't prompt for a password and when executing
from console it will prompt for a password.
GPLoad will terminate if there was an error (for example target table
does not exists)
Extra after variables, for the gpload details:
NB_LINE_INSERTED Integer
NB_LINE_UPDATED Integer
NB_DATA_ERRORS Integer
STATUS String
RUNTIME String
Option to GZip compress the datafile, this will increase CPU usage, but
decreases DISK usage. (50-90% smaller files)
Remove data file after successful execution. If there were *any* errors
the data file is not removed.
## tGreenplumGPLoad/tGreenplumGPLoad_main.javajet
Added byte[] type support. Byte[] is converted to escaped OCTET
characters, which is compatible with all PostgreSQL versions from 8 to
13.
Fixed when newline / escape characters appeared in the data.
Postgresql uses null terminated bytes so those have to be removed from
the data to avoid errors.
## tGreenplumGPLoad/tGreenplumGPLoad_end.javajet
BugFix don't overwrite the actual inserted record number with 0
* feat(TDI-45007 & TDI-31602):Refactor, removed unused code.
* feat(TDI-45007 & TDI-31602):Enhanced log4j logs, so errors / warnings
are easier to spot.
Removed the duplicate log entries for the errors.
* gpload logs can be distinguished propery: gpload says:
* feat(TDI-45007 & TDI-31602):Reworked the PRELOAD and other sections
* feat(TDI-45007 & TDI-31602):Exit loop when external schema is found
* feat(TDI-45007 & TDI-31602):use schema column based the schema dbtype
setting and remove system.out code
* feat(TDI-45007 & TDI-31602): Only rename file when we have an input row
and the filename doesn't end with .gz
* feat(TDI-45007 & TDI-31602): Added proper escape for delimiters such as
vertical tab "\013"
Co-authored-by: Balázs Gunics <bgunics@talend.com>
* fix(TUP-29350): fixed the tMap display issues with Big Sur
* fix(TUP-29350): fixed the tMap display issues with Big Sur
* fix(TUP-29641): fixed tAdvancedFileOutputXML display issues with MacOS BigSur (#5647)
* fix(TUP-29774): fixed scroll display issue with many columns.
* fix(TUP-29767): fixed Expression Builder can't show value and can't edit
* fix(TUP-29766): fixed blank expression issue with Tab key.
* fix(TDI-45362):CVE on commons-httpclient-3.1.jar
* fix(TDI-45362):refactor talend-ws with new httpclient
* fix(TDI-45362):update talend-mscrm lib to latest one.
* chore(TUP-29394)CVE on guava related jars
* update branch (#5639)
* fix(TDI-45006): correct way to fix. (#5605)
* fix(TESB-30734): Backport from patch 7.2.1 (#5469)
* fix(TDI-45331): Exit code for SSH component is not working as expected (#5598) (#5609)
* fix(TUP-29383):DBInput component miss delta lake when use TDI.license (#5525) (#5604)
* fix(TUP-29383):DBInput component miss delta lake when use TDI.license
https://jira.talendforge.org/browse/TUP-29383
Signed-off-by: jding-tlnd <jding@talend.com>
* fix(TUP-29383):DBInput component miss delta lake when use TDI.license
https://jira.talendforge.org/browse/TUP-29383
Delta lake doesn't support SP, should not list tDBSP
Signed-off-by: jding-tlnd <jding@talend.com>
* feat(TUP-29085): remove storm (#5496)
* remove storm
* remove storm
* revert some code
* fix(TDI-45310): trim the label string when log it to avoid the compiler issue(#5589) (#5614)
* fix(TDI-45135): Reuse same outputStream when 2 outputDelimited writing to the same file (#5584) (#5615)
* fix(TBD-11724): manually CPing changes from 7.2, TBD-9864 (#5599) (#5610)
* fix(TBD-11724): manually CPing changes from 7.2, TBD-9864
* fix(TBD-11724): manually CPing changes from 7.2, TBD-9864
* fix(TUP-29432): regenerate routine pom after installing jars (#5608)
* fix(TUP-29432): regenerate rounte pom after installing jars
* fix(TUP-29432): Only regenerate routine pom once after installing dependencies
* fix(TBD-11616): parameterize dataset API utilization (#5562) (#5618)
* fix(TBD-11616): parameterize dataset API utilization
* apply migration to only 7.3 and 7.4 studios
* fix for future studio versions
* fix bad merge
* fix(TBD-11616): set dataset parameter to true for job already importe… (#5620) (#5621)
* fix(TBD-11616): set dataset parameter to true for job already imported to 7.3 studios
* refacto
* fix
* fix(TESB-31294):move velocity.log to configuration folder (#5594)
Co-authored-by: wchen-talend <wchen@talend.com>
* Rlecomte/tdi 45147 t gs copy src path issue (#5623)
* TDI-45147 : tGsCopy issue
Cherry-pick from maintenance/7.3
* fix(TDI-45346):tFileFetch does not accept 202 (#5613)
* fix(TUP-28657):Wrong behavior while Job Setting project config to choose (#5597) (#5626)
* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657
Signed-off-by: jding-tlnd <jding@talend.com>
* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657
Signed-off-by: jding-tlnd <jding@talend.com>
* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657
Signed-off-by: jding-tlnd <jding@talend.com>
* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657
Signed-off-by: jding-tlnd <jding@talend.com>
* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657
Signed-off-by: jding-tlnd <jding@talend.com>
* feat(TUP-25346):tELTTeradataOutput - aliases are mandatory for (#5617)
calculated columns.
* fix(TDI-30522): second rework. (#5293)
* fix(TDI-30522): second rework.
* fix(TDI-30522): fix for connection type
* fix(TDI-30522): another connection type correction.
* fix(TDQ-18817): support context in Confidence Weight on 7.3 and 7.4 (#5606)
* fix(TUP-29693): Do not replace maven uri for context inside jarname (#5625) (#5630)
* fix(TUP-29693): Do not replace maven uri for context inside jarname
* fix(TUP-29693): fix context inside jar name
* fix(TUP-29693): fix context inside jar name
* fix(TUP-2969): fix migrate maven uri for javajet components
* fix(TUP-2969): fix migrate maven uri for javajet components
* fix(TUP-2969): add check for project settings as well
* fix(TUP-29693): Kepp main logic unchanged
* fix(TUP-29697): fix build docker image from export job (#5631)
* chore(TUP-29381): add dependency for assembly (#5574)
* chore(TUP-29381): add dependency for assembly
* add dependency
* add to template
* Jzhang/tup 29402 cve on plexus archiver (#5624)
* chore(TUP-29402)CVE on plexus-archiver-1.0.jar and
plexus-archiver-2.1.jar
* Update pom_job_template.xml
Co-authored-by: Dmytro Grygorenko <59691438+dmytrogrygorenko@users.noreply.github.com>
Co-authored-by: Mike Yan <yanbasic@gmail.com>
Co-authored-by: wang wei <wwang@talend.com>
Co-authored-by: Jane Ding <jding@talend.com>
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com>
Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com>
Co-authored-by: Andrii Medvedenko <49434165+amedvedenko@users.noreply.github.com>
Co-authored-by: bhe-talendbj <52311292+bhe-talendbj@users.noreply.github.com>
Co-authored-by: AlixMetivier <50327620+AlixMetivier@users.noreply.github.com>
Co-authored-by: wchen-talend <wchen@talend.com>
Co-authored-by: Richard Lecomte <rlecomte@talend.com>
Co-authored-by: pyzhou <pyzhou@talend.com>
Co-authored-by: hcyi <hcyi@talend.com>
Co-authored-by: zshen-talend <zshen@talend.com>
Co-authored-by: Dmytro Grygorenko <59691438+dmytrogrygorenko@users.noreply.github.com>
Co-authored-by: Mike Yan <yanbasic@gmail.com>
Co-authored-by: wang wei <wwang@talend.com>
Co-authored-by: Jane Ding <jding@talend.com>
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com>
Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com>
Co-authored-by: Andrii Medvedenko <49434165+amedvedenko@users.noreply.github.com>
Co-authored-by: bhe-talendbj <52311292+bhe-talendbj@users.noreply.github.com>
Co-authored-by: AlixMetivier <50327620+AlixMetivier@users.noreply.github.com>
Co-authored-by: wchen-talend <wchen@talend.com>
Co-authored-by: Richard Lecomte <rlecomte@talend.com>
Co-authored-by: pyzhou <pyzhou@talend.com>
Co-authored-by: hcyi <hcyi@talend.com>
Co-authored-by: zshen-talend <zshen@talend.com>
* fix(TUP-29693): Do not replace maven uri for context inside jarname
* fix(TUP-29693): fix context inside jar name
* fix(TUP-29693): fix context inside jar name
* fix(TUP-2969): fix migrate maven uri for javajet components
* fix(TUP-2969): fix migrate maven uri for javajet components
* fix(TUP-2969): add check for project settings as well
* fix(TUP-29693): Kepp main logic unchanged
* set date pattern to excel event mode parser
* use inter-exchange date pattern to avoid date lose
* set date pattern for columns inside excel parser in event mode
* add JUnit tests
* bump version simpleexcel [2.5-20201119]
* Fix : TUP-29358 Performance: It takes more than 1 hour to show "Update
Detection" after clicking "detect and update all jobs" icon in a special
project
https://jira.talendforge.org/browse/TUP-29358
* TESB-28330:cConfig/Beans - Support customer groupid and artifact name
(additional to custom version)
* TESB-30961:[7.3.1 cConfig] The external jar name and mvn uri is changed
when import a route with cConfig of 721
* fix(TESB-29553) Publishing a route with cTalendJob from Studio and commandline gives different results
* Update DeploymentComposite.java
* Update DeploymentComposite.java
* fix(TUP-28945):For Snowflake connection, the tDBConnection which is
displayed in the joblet (in tDBInput) is not retained in the job from
where the joblet is invoked
https://jira.talendforge.org/browse/TUP-28945
Signed-off-by: jding-tlnd <jding@talend.com>
* fix(TUP-28945):For Snowflake connection, the tDBConnection which is
displayed in the joblet (in tDBInput) is not retained in the job from
where the joblet is invoked
https://jira.talendforge.org/browse/TUP-28945
Signed-off-by: jding-tlnd <jding@talend.com>
* chore(TDI-45022): backport Apache POI update to "master"
* fix(TDI-45022): rebuild "talendMsgMailUtil" library to preserve local changes available at the branch
* fix(TDI-44896): Get nbline from stdout of gpload
* fix(TDI-44896): Fix the error message for failing get NBLine
* fix(TDI-44896): Fix codegen error
* fix(TDI-44896): Fix log printing 0 despite the real result
* fix(TDI-44897): Add exit code of GPLoad (#5307)
* feat(TDI-44950) : Support oauth on premise in talend-mscrm
* feat(TDI-44950) : bump talend-mscrm version
* feat(TDI-44950) : update mscrm lib version to 20201001
* feat(TDI-44950) : Support of oauth in mscrm premise javajet connectors
* feat(TDI-44950) : some cosmetic changes
* feat(TDI-44950) : some adjustment after QA
* feat(TUP-25246): support custom maven uri for components and dbwizard
* feat(TUP-28342):Save maven url for components with parameter MODULE_LIST
* feat(TUP-28342): Save driver jar as mvnurl for implicit context.
* feat(TUP-25246): Fix necessary UI updates
* feat(TUP-25246): add migration to replace jar name by uri
* feat(TUP-25246): add migration
* feat(TUP-25246): generate poms after migration
* feat(TUP-25246): fix migrate driver jar path
* feat(TUP-25246): Fix context jar path and disable migration and show jar name instead of uri for modulelist
* feat(TUP-25246): fix stats and logs
* feat(TUP-25246): show jar name instead of uri for module table
* feat(TUP-25246): remove quotes
* feat(TUP-25246): fix parse maven uri from context
* feat(TUP-25246): use maven uri of component instead of driver jar path
* feat(TUP-25246): add workaround for components
Co-authored-by: Zhiwei Xue <zwxue@talend.com>
Co-authored-by: Zhiwei Xue <zwxue@talend.com>
* feat(TUP-28640):Improve JDBC database support framework to load (#5287)
* feat(TUP-28640):Improve JDBC database support framework to load
supported DBs and components automatically
https://jira.talendforge.org/browse/TUP-28640
* feat(TUP-28640):Improve JDBC database support framework to load
supported DBs and components automatically
https://jira.talendforge.org/browse/TUP-28640
* feat(TUP-28640):Improve JDBC database support framework to load
supported DBs and components automatically
https://jira.talendforge.org/browse/TUP-28640
fix(TUP-28746):[Bug] after do "save the property to metadata" studio
will throw error logs.
cf: connection infos with quotes
* feat(TUP-28640):Improve JDBC database support framework to load
supported DBs and components automatically
https://jira.talendforge.org/browse/TUP-28640
* feat(TUP-28640):Improve JDBC database support framework to load (#5367)
supported DBs and components automatically
https://jira.talendforge.org/browse/TUP-28640
* feat(TUP-28640):Improve JDBC database support framework to load (#5368)
supported DBs and components automatically
https://jira.talendforge.org/browse/TUP-28640
* TESB-30480: Unable to utilize the Runtime datasource in DI Jobs with DB credentials blank
Select database name from process node from different properties.
* Update JobJavaScriptOSGIForESBManager.java
* Update JobJavaScriptOSGIForESBManager.java
* Update DataSourceConfig.java
* add info message about nullity of the ssl session context
* update version of commons-net-ftps-proxy [3.6.1-talend-20190819] -> [3.6.1-talend-20200902]
* update version of 'commons-net-ftps-proxy' in javajet ftp's components
* remove slf4j-log4j12 dependency
* Add test suffix for test case support (#5136)
Co-authored-by: Michael Verrilli <mverrilli@talend.com>
* Mverrilli patch 7.3.1 iterate test fix (#5137)
* Add test suffix for test case support
* Fixed missing reference to className
* Update iterate_subprocess_header.javajet
Co-authored-by: Michael Verrilli <mverrilli@talend.com>
Co-authored-by: Michael Verrilli <mverrilli@talend.com>
Co-authored-by: Michael Verrilli <mverrilli@talend.com>
* fix(TDI-44439): updated tables search for MySQL DB
* fix(TDI-44439): removed search in "SYSTEM TABLE"
* fix(TDI-44439): Improve fix - get catalog name from Connection.
* fix(TDI-44439): Compile errors fixed.
* fix(TDI-44439): some more corrections.
* fix(TDI-44439): avoid "" as catalog name
* fix(TDI-44439): in case dbName is null
* fix(TBD-11052): add migration task for dataset API in delimited compo… (#5036)
* fix(TBD-11052): fix dataset migration for csv value (#5051)
* fix(TBD-11052): wrong value was checked
* fix value
* bugfix(TUP-25103):tELTMap - ctrl+space shortcut is not working to
retrieve easily job context
* TUP-25103
* Tup-25103
* tup-25103 use styleText
* tup-25103 add exception handler
* remove comments
* solve issues
* add doit false to avoid new line
* try replace "\r\n" to " " in tELTMssqlMap_main.javajet
* fix edit expression builder but sql tab not refresh
* remove comments and format
* improve code
* to fix other eltmap about multi-line expression and import/export
expression from file
* remove javajet and remove buttons
* remove expressionbuilder
Co-authored-by: hwang <hwang@talend.com>
Co-authored-by: hwang <hwang@talend.com>
* Added a checkbox under Advanced settings of tS3Connection when a custom endpoint is used.
When MinIO is used via DNS/hostname this must be checked otherwise the operations fail.
* PathStyleAccess should only be used if a custom endpoint is enabled.
* TESB-29322:Microservice monitoring - expose Camel metrics
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the component UI if show (#4878)
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
https://jira.talendforge.org/browse/TUP-27680
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
* feat(TUP-27680)add junits
* fix(TDI-44455) : log deps pb (#4877)
* Fix: TUP-27545 Update context var name for jdbc drivers can not be updated to job automatically. (#4883) (#4912)
Fix: TUP-27545 Update context var name for jdbc drivers can not be
updated to job automatically.
https://jira.talendforge.org/browse/TUP-27545
* fix(TDI-44506): Failed to build job on TOS (#4900) (#4917)
* fix(TDI-44167): SCD ELT components to support Databricks Delta (#4919) (#4920)
* TDI-44342 : Ignore microseconds in BigQuery datetime (#4798) (#4921)
* TDI-44342 : Ignore microseconds in BigQuery datetime
* TDI-44342 : Ignore microseconds in BigQuery datetime
Fixed for BigQuerySQLRow component
* tup-27154 update feature (#4925)
* fix(TDI-44548): tacokit components can't be loaded (#4932)
* fix(TDI-44453):tAdvancedFileOutputXML issue after upgrading to 7.3.1 (#4940)
* fix(TDI-44558):fix tJDBCSCDELT 65535 issue (#4937)
* tup-27154 update manifest (#4941)
* tup-27154 update manifest
* tup-27154 update manifest
* tup-27154 update manifest
* fix(TDI-44482): CVE: org.apache.ant:ant:1.10.1 (#4942)
* feat(TDI-44476): Add parquet support for tReshiftUnload (#4908) (#4943)
* feat(TDI-44476): Add parquet support for tReshiftUnload
* feat(TDI-44476): Hide comress property for parquet
* TMDM-14504 Fix "Use client side transaction id" (#4936)
* feat(TDI-38246): add new auth type to Google Storage family (#4945)
* fix(TDI-44561): fix compile error when dieOnError is checked (#4944) (#4946)
* feat(TDI-44466): add service account support for BulkExec and Output (#4909) (#4947)
* fix(TDI-44202): tCreateTable add support of Sybase (#4780) (#4948)
* TUP-26534 (#4813)
* TESB-29664 Random port will be used when REST Engpoint in tRESTRequest is empty (#4933)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* fix(TDI-44562): replace all backslashes in GS path (#4949) (#4950)
* TESB-29647 Bundle version does not use 'Custom Version' for jobs (#4930)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* fix(TDI-44377):fix tfileinputdelimited utf8bom issue (#4853) (#4956)
* fix(TDI-44377):fix tfileinputdelimited utf8bom issue
* fix(TDI-44377):add a checkbox
* fix(TDI-44377):skip bom to fix tfileinputdelimited
* fix(TDI-44300):skip bom to fix issue
back port those changes to master
* fix(TDI-44300):skip bom to fix issue (#4897) (#4957)
back port to master
* TESB-29285, TESB-29284 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job (#4784)
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* TDI-44448 : AWS EMR version 5.29.0 (#4914)
* TDI-44448 : AWS EMR version 5.29.0
Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
* fix(TUP-27601):NPE when try to copy-paste database component inside the (#4922)
job
* fix(TUP-27588)tCreateTable data types mapping in the schema editor is (#4976)
always Mysql after dragging and dropping from database Metadata
* fix(TDI-44481): CVE: commons-beanutils:commons-beanutils:1.9.3 (#4958)
* babili-export (#4964)
Co-authored-by: root <root@tal-ip90.talend.com>
* fix(TUP-25171):Issue when using components inside Joblet. (#4963)
* TESB-29322:Microservice monitoring - expose Camel metrics
Co-authored-by: jiezhang-tlnd <40561780+jiezhang-tlnd@users.noreply.github.com>
Co-authored-by: clesaec <51320496+clesaec@users.noreply.github.com>
Co-authored-by: kjwang <kjwang@talend.com>
Co-authored-by: wang wei <wwang@talend.com>
Co-authored-by: Richard Lecomte <rlecomte@talend.com>
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com>
Co-authored-by: jzhao <jzhao@talend.com>
Co-authored-by: pyzhou <pyzhou@talend.com>
Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com>
Co-authored-by: Pingwen Lin <pwlin@talend.com>
Co-authored-by: Roman <voievidko@gmail.com>
Co-authored-by: OleksiiNimych <59691550+OleksiiNimych@users.noreply.github.com>
Co-authored-by: msheverda-talend <53863455+msheverda-talend@users.noreply.github.com>
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
Co-authored-by: vyu-talend <49019399+vyu-talend@users.noreply.github.com>
Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
Co-authored-by: hcyi <hcyi@talend.com>
Co-authored-by: nkutsubos <54281137+nkutsubos@users.noreply.github.com>
Co-authored-by: root <root@tal-ip90.talend.com>
* remove commons-logging library from mdm_transaction and webservice-input libraries
* bump version for talend-webservice-input [1.0.0-20170301]->[1.0.2]
* declare explicit version of maven-jar-plugin in talend-webservice-input dependency
* change group id of mdm_transaction
* update version of mdm_transaction [1]->[1.2.0]
* change import in javajet xml due to convension for the talend-webservice-input to [1.0.2/6.0.0]
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* fix(TDI-44377):fix tfileinputdelimited utf8bom issue
* fix(TDI-44377):add a checkbox
* fix(TDI-44377):skip bom to fix tfileinputdelimited
* fix(TDI-44300):skip bom to fix issue
back port those changes to master
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
https://jira.talendforge.org/browse/TUP-27680
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
* feat(TUP-27680)add junits
* fix(TUP-27607)Metadata Database connection with special
characters(double quote) in the password
https://jira.talendforge.org/browse/TUP-27607
* fix(TUP-27607)Metadata Database connection with special
characters(double quote) in the password
When parsing a mail and requesting for a header field that is not present, the "getHeader" function will return a null value witch is the expected behavior.
In the case the "Multi Value" option is checked for a field, the previous code wasn't checking for null value before trying to loop on the field, witch was causing a java.lang.NullPointerException when trying to get the length of the array.
* fix(TDI-44281): NoClassDefFound for tSetProxy
* Use slf4j instead of log4j in talend-proxy lib
* fix(TDI-44281): NoClassDefFound for tSetProxy
* Update talend-proxy lib version in components
* fix(TDI-44281): NoClassDefFound for tSetProxy
* Update talend-proxy lib for download during build process
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
* fix(TDI-44171): Observability: Add "Component" label to
component-related events
* fix(TDI-44172): Observability: Create new "component execution" event
and emit it frequently
* fix(TDI-44172): correct name
* fix(TDI-44172): fix some issue
* fix(TDI-44306): adjust the audit event log integration in studio
* fix(TDI-44306): fix the build on javac of java 11
* use a more clear method name and context name
* fix(TDI-44306): adjust the audit event log integration in studio
* fix(TDI-44172): not use camel name way for context
* fix the group name to avoid tuj down risk
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
https://jira.talendforge.org/browse/TUP-27259
* Update plugin.xml
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
https://jira.talendforge.org/browse/TUP-27259
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
* Tup-27070
ELT component configuration to create an UPDATE Statement
* TUP-27070 addjunit for dbgeneratio manager
* TUP-27070 do some fix and add junit for mssql
* TUP-27070 improve some code
* TUP-27070 improve code
* fix(TDI-44174): Component manager is not thread safe
- this fixes the case when run as independent job is checked and the
m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.
* fix(TDI-44174): relocate the property as first parameter
* Fix(TDI-30505): Do not log if no autocommit.
* Fix(TDI-30505): Change by request of code reviewer
* Fix(TDI-30505): Missed comps added, var name fixed
* Fix(TDI-30505): Typo fixed.
* Fix(TDI-30505): Some more corrections
* fix(TDI-44174): Component manager is not thread safe
- this fixes the case when run as independent job is checked and the
m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.
* feat(TDI-44179):support copy command in Azure synapse bulk load
* fix(TDI-44179):create table options
* fix(TDI-44179):add column to source field mapping
* fix(TDI-44179):change some parameter to list
* fix(TDI-44179):change default load method and add migrationtask
* fix(TDI-44179):only show "error file location" for csv file format
* fix(TDI-44179):fix some issue
* hide error file location for shared access key
* support context for field index
* correct sas token field
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* feat(TCOMP-1681): OSGi export
* feat(TCOMP-1681): OSGi export
* feat(TCOMP-1681): add REPLACE_EXISTING option for plugins.properties
* feat(TCOMP-1681): fix resource filtering
* feat(TCOMP-1681): add new resources to assembly for OSGi
* feat(TCOMP-1681): fix missing deps in microservice export
- some refactorings
- now we add the dep jars from TALEND-INF/dependencies.txt to MAVEN-INF
* feat(TCOMP-1681): add TaCoKit dependency service
* feat(TCOMP-1681): chore export dependency exporter
* feat(TCOMP-1681): add TaCoKit dependency service
- refactor and cleanup code
* feat(TCOMP-1681): class isolation
- refactor and cleanup code
* fix(TDI-43931): Convert long as date from context args
* fix(TDI-43931): Update file root to be up to date
* fix(TDI-43931): Implement fix for tRunJob
* fix(TDI-43931): Mention string parse exception in log warn
* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.
* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.
* CreateTable component should use given connection
* fix(TUP-23956)CreateTable component should not to use JDBC connection
* fix(TUP-23956)CreateTable component should not to use JDBC connection
* fix some metadata connection could not select tCreateTable when drag and
drop
* fix(TUP-23956)CreateTable component should not to use JDBC connection
* Fix(TDI-31598): Surrounded by "if" clause to avoid duplicate insertion.
* Fix(TDI-31598): experimental - don't put connection into map (always duplicate?)
* Removed excessive connection addition from all sql db components.
* Experimental: if clause.
* Added globalMap.put(conn) into HelpClass.
* Fix(TDI-31598): Added connection entry for tOracle and tAmazonOracle components
* Fix(TDI-31598): Fixing PR
* feat(TDI-39575): Add AD auth support for AzureSynapse
* feat(TDI-39575): Add AD Auth support for MsSQL components
* feat(TDI-39575): Provide AD feature for tCreateTable
* fix(TDI-43995): Support listing any path and file
* fix(TDI-43995): Updated Apache Commons Lang library and added diamond operator
* fix(TDI-43995): Remove Apache Commons Lang library
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
* fix(TUP-26476)tELTMap Group By in Where Clause (#4542)
* fix(TUP-26476)tELTMap Group By in Where Clause
* fix(TUP-26476)tELTMap Group By in Where Clause
Co-authored-by: hwang <hwang@talend.com>
* fix build fail
Co-authored-by: hwang <hwang@talend.com>
* fix(TUP-26580):DI job with Big Data components fail when using the
custom hadoop conf file location feature.
* fix(TUP-26580):DI job with Big Data components fail when using the
custom hadoop conf file location feature.
* feat(TDQ-17743) use LicenseKey field in DQ components
* feat(TDQ-17743) use LicenseKey field in DQ components
* feat(TDQ-17743) use LicenseKey field in DQ components
* fix(TDI-43810): Fix for xml component
* fix(TDI-43810): Do not ignore service attr when checkbox is hidden
* fix(TDI-43810): Use hashset instead of arraylist
* fix(TDI-43810): Minor refactoring
* fix(TUP-26075)Always can not find jdbc class
* fix(TUP-26075)Always can not find jdbc class
* fix(TUP-26075)Always can not find jdbc class
* fix(TUP-26075)Always can not find jdbc class
* fix(TDI-42951): Improved query execution for Result size Auto
* Remove code duplication, omitt _<%cid%> from local variables, refactor methods in ServiceAccountBigQueryUtil class
* Indentations reduced to a single style
* fix(TDI-42951): Fixed formating and Fixed caching
* feat(TDI-43719):rename tSQLDWHXXX component to tAzureSynapseXXX
* feat(TDI-43719):rename the reference
* feat(TDI-43719):support adls gen2 in tAzureSynapseBulkExec
* feat(TDI-43719):add migration task
* feat(TDI-43719):change the family name
* change the family name and i18n which include DWH
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns only for MS driver
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NTEXT columns only for MS driver
* fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob
* fix(TDI-43619): fix for all types to avoid the parse warn log or message
when null
* fix the compiler issue for password field
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns
* fix(TUP-26223): Remove lower version of artifact from classpath
* fix(TUP-26223): Construct key based on group and artifactid
* fix(TUP-26223): Fix test case failures
* fix(TUP-26223): Fix test case failures
* TDI-43510 : MySQL Driver upgrade
* TDI-43510 : MySQL Driver upgrade
* TDI-43510 : MySQL Driver upgrade
* TDI-43510 : MySQL 8 driver update
Fixed XML
* TDI-43510 : MySQL 8 driver upgrade
added allowLoadLocalInfile=true in tMysqlConnection and tMysqlRow
* TDI-43510 : MySQL 8 driver upgrade
added allowLoadLocalInfile=true in tMysqlConnection and tMysqlRow
* fix(TDI-43295): Support Oracle 19c in Studio DI
* fix(TDI-43295): Support Oracle 19c in Studio DI
* fix(TDI-43295): Support Oracle 19c in Studio DI. Revert messages for different languages
* fix(TDI-43295): Support Oracle 19c in Studio DI. move from 'oracle 19' to 'oracle 18 and above'
Co-authored-by: Roman <rvoievidko@talend.com>
* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721
* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721
* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721
* fix(TDI-43610) : jsonutil keep decimal even if 0
* fix(TDI-43610) : jsonutil bump version to 2.4.5-talend
* fix(TDI-43610) : bump to json-lib-talend 2.4.5
* fix(TDI-43610) : bump to json-lib-talend 2.4.5
* fix(TDI-43610) : jsonutil keep decimal even if 0
* TUP-25985 TOS: No need to pop up install plugin page when switch from
online help to offline help.
https://jira.talendforge.org/browse/TUP-25985
* fix(TUP-25985):TOS: No need to pop up install plugin page when switch
from online help to offline help.
Co-authored-by: wchen-talend <wchen@talend.com>
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
Dataservices are always published as OSGI bundles without taking care of
the Job defined build type. With this fix, DS with build type
"Microservice" will be built and published with the appropriate format.
* workItem(TUP-21195)replace all forms of subjob with subJob
* workItem(TUP-21195)replace all forms of subjob with subJob
* workItem(TUP-21195)replace all forms of subjob with subJob
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard
https://jira.talendforge.org/browse/TUP-25226
* fix(TUP-25585): [BUG]Data viewer failed for HDFS
https://jira.talendforge.org/browse/TUP-25585
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard
https://jira.talendforge.org/browse/TUP-25226
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard
https://jira.talendforge.org/browse/TUP-25226
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard
https://jira.talendforge.org/browse/TUP-25226
* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit b04d1bdca4.
* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit 0fd1ce627b.
* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit 434c102f8c.
* feat(TDI-42591): bigquery dynamic column support
* Add helpers for bigquery input components
* feat(TDI-42591): bigquery dynamic column support
* Add dynamic column support to bigquery input component
* feat(TDI-42591): bigquery dynamic column support
* Add dynamic column support for bigquery output component
* feat(TDI-42591): bigquery dynamic column support
* Fix PR comments
* feat(TDI-42591): bigquery dynamic column support
* Fix fixed component name issue
* feat(TDI-42591): bigquery dynamic column support
* Add support of geography type
* Add support of numeric type
* Fix bytes type support
* feat(TDI-42591): bigquery dynamic column support
* Fix OAuth null objects issue
* Fix byte array service account issue
* feat(TDI-42591): bigquery dynamic column support
* fix compilation error
* feat(TDI-42591): bigquery dynamic column support
* Exclude record type from table creation for OAuth
* feat(TDI-42875): Upgrade google dataproc
* Add region enum
* Update zones
* Make file property use file widget
* feat(TDI-42875): Implement generated code for feature
* feat(TDI-42875): Remore IF in required operator
* feat(TDI-42875): Use region for stopping cluster either
* feat(TDI-42875): Add commons-codec in dependencies
* fix(TUP-25702)TOS:Log4j:cannot print info on console when run job
https://jira.talendforge.org/browse/TUP-25720
* fix(TUP-25702)TOS:Log4j:cannot print info on console when run job
* fix(TDQ-17709): create number limit text controller
* fix(TDQ-17709): improve code and add some lost modify
* fix(TDQ-17709): improve the code about the limit
* fix(TDQ-17709): remove unused code
* fix(TUP-25338)Run job use sap miss jar slf4j-api-1.7.16 and there is no
pop up let me download or browse in.
https://jira.talendforge.org/browse/TUP-25338
* fix(TUP-25338) avoid multiple versions
* avoid multiple module versions
* remove the same version jar only about slf4j-api
* remove the same version jar only about slf4j-api
* avoid multiple versions of slf4j-api
* chore(TDI-40449): removed unused jars
* chore(TDI-40449): add version to jars w/o version
* revert(TDI-40449): remove external_sort jar
* Revert: chore(TDI-40449): removed external_sort.jar
* chore(TDI-40449): remove external_sort
* chore(TDI-40449): remove jnp-client and talend-bigdata-launcher
* chore(TDI-40449): fix maven paths
* chore(TDI-40449): restore boxjavalibv2-v3.0.10.jar
* chore(TDI-40449): restore talend-webservice-input-1.0.0-20170301.jar
* chore(TDI-40449): restore geopip
* chore(TDI-40449): restore talend-bigdata-launcher-1.1.0-20160405.jar
* chore(TDI-40449): bump ws-commons-util
* chore(TDI-40449): restore tMom jars needed
* fix(TDI-40449) : prepare servicenow for publishing
- force maven-deploy-plugin to 2.8+
- bump version to 1.0.1
- reformat code to Talend standard
- add license header
- remove main method containing credentials(not critical)
* chore(TDI-40449): fixup some components
* chore(TDI-40449): mavenized google-storage-utils
* chore(TDI-40449): cleaning talendssl ant file
* chore(TDI-40449): reverting changes
- SugarCRM is deprecated and will be removed in this release
* chore(TDI-40449): fix version typo/group for asm
* chore(TDI-40449): rename google storage utils
* chore(TDI-40449): fix dependencies to the future google-storage-utils
- will be built during https://jira.talendforge.org/browse/TDI-43489
* chore(TDI-40449): fix javassist GAV dependency
* chore(TDI-40449): fix GAV for tMOM/tWebService
- revert change on tWebService_java.xml
- fix GAV for accuracy on tMOM
* chore(TDI-40449): remove last jars
- See https://jira.talendforge.org/browse/TDI-43490
* chore(TDI-40449): fix url
* chore(TDI-40449): distribution management needed for google storage utils on ci-common
* chore(TDI-40449): cleaning xml files
* chore(TDI-40449): update copyright
* chore(TDI-40449): last clean
- i swear
Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
* fix(TUP-25382):More than one dialog pop up when quickly click the button
more than once.
* fix(TUP-25382):More than one dialog pop up when quickly click the button
more than once.
* bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)
bugfix(TUP-24029):[FTP] Connection wizard add timeout property
* feature(TUP-24029): [FTP] Connection wizard add timeout property
* feature(TUP-24768):[bug] no unit for timeout parameter for ftp wizard.
* feature(TUP-24768):[bug] timeout value support to type non-digit.
* feature(TUP-24768):[bug] timeout value support to type non-digit.
* feat(TDI-43095): improve set section for tELTTeradataOutput
* feat(TDI-43095): improve SET section for tELTOutput generic
* feat(TDI-43095): extend logic for USE_UPDATE_STATEMENT, fix typo
* feat(TDI-43095): make changes according to PR comments
* avoid loop method
* fix(TUP-25572)avoid loop method to improve performance
* avoid loop method to improve performance
* update junits
* fix jar start with "talend-bigdata"
* fix(TUP-25541)bridge jar not included in class path for log4j1 jar
needed in child process but not in father's.
* update class path order of log4j
* fix dateviewer error on oracle db
* fix data viewer, and conflict spark-assembly jar and log4j jar
* update class path order for spark-assembly
* avoid repeating for child module and refactor code
* refactor code for sort class path
* add junits
* fix tuj tMap_04_persistence_04_n_lookups
* fix(TUP-24625):Implement jobs lazy migration.
* fix(TUP-24625):When/If lazy migration will be done following fix won't
be needed anymore on TUP-21055 .
* fix(TUP-24625):remove job migration code when start-up if implement lazy
migration.
* fix(TUP-24625):remove migration code when start-up if implement lazy
migration.
* fix(TUP-24625):improve to implement lazy migration.
* feat(TDI-40351): Add alternative schema name
* Add "use alternative schema" property for db output components
* feat(TDI-40351): Add alternative schema name
* Move alternate schema to advanced settings
* Rename alternate schema properties
* feat(TDI-40351): Add alternative schema name
* fix problems for ParAccel, PostgreSql, PostgresPlus, Redshift
* feat(TDI-40351): Add alternative schema name
* Remove schema field when use existing connection is checked
* feat(TUP-24651)Add choice between log4j and log4j2 in project settings
* add warnings
* fix(TUP-25319): When we deactivate the log4j option, DI need use default
jars log4j2 needed
* remove system property and enable the feature by defult
* fix(TUP-25222)NoClassDefFoundError is thrown when switch between 2 log4j
versions for tRunJob if Use independent Process is checked
* add dialog for log4j version changed
* issue of tRunjob with unactivate log4j
* fix junit for log4j
* fix issue:get error when config match rules on TDM component
"tMatchGroup"
* fix log4j default issue for new project
* feat(TUP-24382)Enable HTTPS with authentication
* feat(TUP-24382)Enable HTTPS with authentication
* feat(TUP-24382)Enable HTTPS with authentication
* feat(TUP-24382)Enable HTTPS with authentication
* fix(TDI-43266): Studio returns exit code 0 when OutOfMemoryError in
routine occurs
* fix(TDI-43266): main thread should stop at once when subthread throw
outofmemory error
* fix(TDI-33262): Support for Apache Log4j2
* use release version
* fix(TDI-43101): [Research] Generate a sample logging file for runtime
lineage
* fix(TDI-43101): fix it
* fi something
* add a system property to disable this feature
* fix(TDI-41651): Provide possibility to specify alias for output table ELT
* Do the same fix as mssqlELT
* Small refactoring for query codeGen
* fix(TDI-41651): Fix issues
* Correct notion in javaxml file
* Rename cleanUp method
* Use stringUtils in alias for input table
* fix(TDI-41651): Add getters for inner class
* fix(TDI-41651): Add missing property in pom.xml
* fix(TDI-41651): Add missing i18n label
* fix(TDI-41651): Remove use alias for output field
* fix(TDI-41651): Fix conflicts
* feat(TUP-24894)add some bridge jars mostly for DB
* feat(TUP-24894)add library
* feat(TUP-24894)add some jar mostly for TBD needs
* feat(TUP-24894)add some jar mostly for DB needs
* feat(TUP-24894)add some jar mostly for DB needs
* feat(TUP-24894)add junits
* feat(TUP-25035)Implicit tContextLoad feature (with selection from file)
uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* fix(TDI-39084): fail to get sap table parameter for tsapbapi and throw
NPE
Conflicts:
main/plugins/org.talend.repository/plugin.xml
* correct the version after merge origin/master
* fix migration
* fix(TDI-43058):tFileFetch apply trustStore
* Add support for Trust Store
* The password of truststore and keystore can be empty.
* fix(TDI-43058):remove catch
* Revert "fix(TDI-43058):remove catch"
This reverts commit 542547ca40.
* fix(TDI-43058):throw IOException
* fix throw error
* fix(TDI-41794): Fix processing null strings json-lib
* fix(TDI-41794): Remove extra files
* fix(TDI-41794): Rename default standard to legacy
* fix(TDI-41794): Fix WriteJSON component to reuse library
* Add dropdown list propety
* fix(TDI-41794): Add a migration task
* chore(TDI-41794): Add missing copyright in migration class
* fix(TDI-41794): Use StringBuilders in toString methods
* Avoid of using StringBuffers where not needed
* chore(TDI-41794): Minor refactoring for JSONUtils
* fix(TDI-41794): Fix null processing for nested json
* fix(TDI-41794): Update writeJsonField dependency
* fix(TDI-41794): Fix null strings for save root node
* Fix null strings for arrays
* fix(TDI-41794): Fix null string processing for arrays with jsonObject
* fix(TDI-41794): Fix tExtractJSONField dependency
* Fix writeJsonField java.xml file format
* fix(TDI-41794): Change adv param line number
* fix(TDI-41794): Bump the library version
* fix(TDI-41794): Fix UI to use checkbox
* Change code generation to use checkbox
* Correct the lib version
* fix(TDI-41794): Fix migration task
* fix(TDI-41794): Remove debug information
* fix(TDI-41794): Fix merge conflict
* fix(TDI-41794): Correct plugin.xml file
* fix(TDI-41794): Don't wrap nulls when checkbox is hidden
* fix(TDI-41794): Fix compile error on component when JSON is array
* Fix(TDI-43073&TDI-42135):fix some issues.
* Fix(TDI-43073):fix some issues
* Fix(TDI-43073):Fix for reopen.
* Fix(TDI-43073):recommit the omitted file.
* methods added to know if tMap can work in dataset or not
* Update MapperComponent.java
remove commented code
* refacto
* refacto
* delete commented code
* refacto
* fix case when there is only one input to tMap
* Update MapperComponent.java
* methods added to know if tMap can work in dataset or not
* Update MapperComponent.java
remove commented code
* refacto
* refacto
* delete commented code
* refacto
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
* fix(TESB-24597): Fixed OSGi job build missing OSGI-INF folder issue
* TESB-26736:DS OSGi bundles are failing on runtime after the docker patch
* fix (TESB-25283): backport docker esb fixes to master
* fix(TESB-27046): Job run failed with pure DI license in studio
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters. Change default encoding to system's 'file.encoding'
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
* chore(TDI-42791): Refactor creation connection ftp
* chore(TDI-42791): Fix compile error after refactoring
* feat(TDI-40977): Add use global or local proxy properties
* feat(TDI-40977): Change UI in tSetProxy
* feat(TDI-40977): Add lib dependency to the tSetProxy component
* feat(TDI-40977): Save default proxy selector to use job-scope
* feat(TDI-40977): Modify tSetProxy component to reuse talend-proxy lib
* feat(TDI-40977): Disable FTP proxy when not global settings used
* Add http-proxy support for SFTP (as an example)
* feat(TDI-40977): Apply proxy feature for FTPS and SFTP connection
* feat(TDI-40977): Move thread-specific to advanced properties
* fix(TDI-40977): Fix footer conflicts
* chore(TDI-40977): Fix indentation
* feat(TDI-40977): Include proxy jar to studio build
* feat(TDI-40977): Fix incorrect master merge
* feat(TDI-40977): Fix proxy lib dependency for ftp components
* feat(TDI-40977): Fix tSetProxy ui row numbers
* feat(TDI-40977): Fix proxy selection for FTPS and SFTP
* feat(TDI-40977): Support basic https auth
* feat(TDI-40977): Fix request old apache-commons lib
* feat(TDI-40977): Add talend-proxy library
* feat(TDI-40977): Correct dep conflict with loggers
* feat(TDI-40977): Add posibility to use all-threads setting
* feat(TDI-40977): Add method to get proxy
* feat(TDI-40977): Support port -1 as port mask
* feat(TDI-40977): Remove redundant optional in interface
* feat(TDI-40977): Make library thread-safe
* feat(TDI-40977): Unsnaphot version
* fix(TDI-40977): Fix arrayindexofbounds when port is not specified
* feat(TDI-40977): Fix thread-scoped issue
* fix(TDI-40977): Fix NPE on java11 with commons-lang
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Refactoring
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Add Output component check
* Fix(TDI-41289):Add reuse tS3Connection.
* Fix(TDI-41289):Fix a bug in UI.
* Fix(TDI-41289):Fixed can't not use existing connection and Assume Role
at the same time.
* Fix(TDI-41289):Make Encrypt hidden when use existing connection.
* Fix(TDI-41289):Make the code more elegant.
* Fix(TDI-41289):optimize code and fix UI issues.
* Fix(TDI-41289)
* Fix(TDI-41289):Fix the presentation logic of Encrypt.
* Fix(TDI-41289):Fix a logical issue in tROBE
* fix(TUP-24680)Context variable type disappears after changing default
context environment
* fix(TUP-24680)Context variable type disappears after changing default
context environment
* fix(TUP-24680)Context variable type disappears after changing default
context environment
* fix(TUP-24680)Context variable type disappears after changing default
context environment
* Feat TDQ-17291
Retrieve records "rejected" by the tPatternUnMasking component in DI job
* feat(TDQ-17291): fixed the issue after the migration will have a warn
icon show on the component icon
* fix(TDQ-17291): improve the migration about tPatternMasking and
tPatternUnMasking component
* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.
* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
datastore.
* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
datastore.
* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.
* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.
* fix(TUP-23558):improve taCoKit not delete child datasets if delete
datastore.
* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
* fix(TDI-42187): Fix Double Checked Locking in GlobalResource
* fix(TDI-42187): use more readable method
* fix(TDI-42187): use more readable method
* fix(TDI-42187): adjust the java compiler level in pom file to make the
java 8 style code works and now master use java 8, not promise java 7,
so it is ok
* feat(TUP-24028)Add Azure datacenter part of the studio connection
* feat(TUP-24028)Add Azure datacenter part of the studio connection
* feat(TUP-24028)Add Azure datacenter part of the studio connection
This dev adds the opportunity to externalise osgi-exclude.properties
resource file from org.talend.repository bundle better than using the
one included in org.talend.repository budle jar file.
* feat(TDI-40462): add common changes
* feat(TDI-40462): update db2 template with custom end date
* feat(TDI-40462): update mysql template with custom end date
* feat(TDI-40462): update postgres template with custom end date
* feat(TDI-40462): update sap hana template with custom end date
* feat(TDI-40462): update sybase template with custom end date
* feat(TDI-40462): update teradata template with custom end date
* feat(TDI-40462): update vertica template with custom end date
* feat(TDI-40462): update property name and i18n message
* feat(TDI-40462): fix wrapping parameter name
* feat(TDI-40462): fix teradata quote close
* feat(TDI-40462): fix oracle template parameter name
* feat(TDI-40462): remove extra whitespace, add where it is needed
* TDI-40560 : specify ACL when putting file or create bucket
* TDI-40560 : correction from qiyan liu comments
* feat(TDI-40560) : fix Canonical ID in context and move to advanced
* feat(TDI-40560) : support ACL on email
* feat(TDI-40560) : keep the same ACL order as in amazon
* feat(TDI-40560) : Add logs on ACL
* fix(TDI-42689) : prefer BigDecimal for float&double
* fix(TDI-42689) : double precision is usually enough
* fix(TDI-42689) : Upgrade all to json-lib-2.4.2-talend
* fix(TUP-20936):No properties validation for tcomp components in compile
time.
* fix(TUP-20936):No properties validation for tcomp components in compile
time.
* fix(TDI-42443): tRunJob component - Enabling custom JVM params for
independent child jobs
* fix(TDI-42443): make the generated code shorter
* fix(TDI-42443): rename var to make more easy to understand
* fix(TDI-42443): adjust something
* fix(TDI-42443): tRunJob component - Enabling custom JVM params for
independent child jobs
* fix(TDI-42443): refix the tRunJob by the new api
* Revert "fix(TDI-42443): refix the tRunJob by the new api"
This reverts commit 94792b0faa.
* fix(TDI-42443): need to allow user to overwrite the child job vm
parameter which is not set by user, but by Talend, for example :
"-Dfile.encoding=UTF-8" is set by Talend for encoding issue, not set by
user in the Run page. If user check "overwrite jvm parameters" in
trunjob and set "-Dfile.encoding=GBK" in the vm parameters table in
trunjob, will only add "-Dfile.encoding=GBK" to vm parameters, mean
overwrite the one set by Talend
* fix(TDI-42443): use the foreach
* Fix(TDI-32477):Always lowercase column's name of postgres when create
table
* Fix(TDI-32477):Always lowercase column's name and table in Postgresql
* Fix(TDI-32477):Enable when the type is Dynamic
* Fix(TDI-32477):Dynamic column includes the part of columns
* Fix(TDI-32477)
* Fix(TDI-32477):fix the two bugs in comment
* Fix(TDI-40237):Add new regions to tS3Connection
* Fix(TDI-40237):Add new regions
* Fix(TDI-40237):Further modifications
* Fix(TDI-40237)
* Fix(TDI-40237)
* Fix(TDI-40237)
* Fix(TDI-40237):tS3XXX
* feat(TDQ-17177): support "RAW" output flow for tPatternMasking component
* feat(TDQ-17177): added new output flow "FLOW_OUTPUT" to support
propagate scheam change
* Fix(TDI-40237):Add new regions to tS3Connection
* Fix(TDI-40237):Add new regions
* Fix(TDI-40237):Further modifications
* Fix(TDI-40237)
* Fix(TDI-40237)
* Fix(TDI-40237)
* Fix(TDI-40237):tS3XXX
* Fix(TDI-40237):Remove new region China (Ningxia)
* Ensure monitoring feature can rely on system properties to configure the audit logger and does not hardcode a local file name+location+maxsize
* support system property monitoring even when no arg is passed to the main
* feat(TDI-41662): add PASSWORD property
* feat(TDI-41662): set PASSWORD property visible only for Excel 2007++
* feat(TDI-41662): add password decryption in Talend ExcelReader wrapper
- warning this is an external lib
* feat(TDI-41662): bump simpleexcel lib release to latest updates
- not sure that MANIFEST.MF should be updated but once build there was
no changes to it, so in case of...
* feat(TDI-41662): implement decryption in javajet
* feat(TDI-41662): add properties to tFileOutputExcel
* fix(TDI-41662): correct gav
* fix(TDI-41662): bump simpleexcel version
* fix(TDI-41662): add password protection on writing excel file
* fix(TDI-41662): bump talendExcel version
* fix(TDI-41662): add password protection on writing excel file (javajet)
* feat(TDI-41662): close workbook when not protected
* feat(TDI-41662): fix some stuff about tFileOutputExcel
* feat(TDI-41662): remove old parse methods to ExcelReader
* feat(TDI-41662): close workbook in any cases
* feat(TDI-41662): use agile encryption mode only in TalendExcel
* feat(TDI-41662): use agile encryption mode only in javajet comp
* feat(TDI-41662): merge master and bump TalendExcel version
* feat(TDI-41662): fix classpath version for TalendExcel
- not sure that's necessary but...
* fix(TUP-21687):Table value is not visible after filling component
properties from metadata.
* fix(TUP-21687):add/update junits for Table value is not visible after
filling component properties from metadata.
* fix(TUP-21687):add/update junits for Table value is not visible after
filling component properties from metadata.
* TESB-24597:Docker Support for Microservice - CI Part
* TESB-24597:Docker Support for Microservice - CI Part
* TESB-24597:Docker Support for Microservice - CI Part
* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.
* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.
* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.
* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.
* fix(TUP-23264):Studio can't find dependencies for tacokit components.
* fix(TUP-23264):add junits for Studio can't find dependencies for tacokit
components.
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
https://jira.talendforge.org/browse/TUP-23588
* junit(TUP-23588)For tCreateTable, the Database Type is always Mysql
after dragging and dropping from database Metadata
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
* Revert "fix(TUP-23729):Memory issue found when run TUJ (#3705)"
This reverts commit 1d706bc243.
* Revert "fix(TUP-23729):Memory issue found when run TUJ (#3689)"
This reverts commit 5069b086d7.
* fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI
project:import routines.DataQuality cannot be resolved.
* fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI
project:import routines.DataQuality cannot be resolved.
* feat(TDI-42570): stop process if parent thread has terminated
* feat(TDI-42570): stop process if parent thread has terminated
* feat(TDI-42570): stop process if parent thread has terminated. improve indentation
* feat(TDI-42570): stop process if parent thread has terminated. improve indentation
* fix(TUP-23363)'save the property' to metadata get error
* fix(TUP-23363)'save the property' to metadata get error
* fix(TUP-23363)'save the property' to metadata get error
* fix(TUP-23484):TaCoKit can not propagate update dataset if modify
datastore parameters.
* fix(TUP-23484):TaCoKit can not update dataset item if modify datastore.
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054
Fix junit issue
* add junit source
* add junit source
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054
* main/plugins/org.talend.sdk.component.studio-integration/src/main/java/org/talend/sdk/component/studio/ui/wizard/TaCoKitConfigurationWizard.java
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054
| Patch Name | Patch\_20200514\_TPS-4053\_v1-7.2.1 |
| Release Date | 2020-05-14 |
| Target Version | 20190620\_1446-V7.2.1 |
| Product affected | Talend Studio |
## Introduction
This is a self-contained patch.
**NOTE**: For information on how to obtain this patch, reach out to your Support contact at Talend.
## Fixed issues
This patch contains the following fixes:
- TPS-4053 [7.2.1] Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.(TDI-44070)
## Prerequisites
Consider the following requirements for your system:
- Talend Studio 7.2.1 must be installed.
## Installation
### Installing the patch using Software update
1) Logon TAC and switch to Configuration->Software Update, then enter the correct values and save referring to the documentation: https://help.talend.com/reader/f7Em9WV_cPm2RRywucSN0Q/j9x5iXV~vyxMlUafnDejaQ
2) Switch to Software update page, where the new patch will be listed. The patch can be downloaded from here into the nexus repository.
3) On Studio Side: Logon Studio with remote mode, on the logon page the Update button is displayed: click this button to install the patch.
### Installing the patch using Talend Studio
1) Create a folder named "patches" under your studio installer directory and copy the patch .zip file to this folder.
2) Restart your studio: a window pops up, then click OK to install the patch, or restart the commandline and the patch will be installed automatically.
DraggingInfosPopup.appendModeToOverwrite=> Mode \u00E9criture \u00E0 la suite (Ctrl pour \u00E9craser)
DraggingInfosPopup.insertAllSelectedEntries=\ > Ins\u00E9rer toutes les entr\u00E9es s\u00E9lectionn\u00E9es
DraggingInfosPopup.insertRemainingEntries=\ > Ins\u00E9rer les entr\u00E9es restantes
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=> Toutes les expressions source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=> Toutes les expressions source vers une seule expression cible
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> Toutes les entr\u00E9es source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> Toutes les entr\u00E9es source vers une seule expression cible
AlfrescoModelDialog.missingAspectDefinitions.msg=Les aspects s\u00E9lectionn\u00E9s se r\u00E9f\u00E8rent \u00E0 des aspects Alfresco inconnus : ${0}.\nVeuillez fournir les mod\u00E8les Alfresco qui les d\u00E9finissent.
AlfrescoOutputManager.schemaError.title=Erreur dans le sch\u00E9ma
AlfrescoModelDialog.missingTypeDefinitions.msg=Le type s\u00E9lectionn\u00E9 se r\u00E9f\u00E8re \u00E0 des aspects ou types Alfresco inconnus : ${0}. Veuillez fournir les mod\u00E8les Alfresco qui les d\u00E9finissent.
AlfrescoModelDialog.missingTypeDefinitions.title=D\u00E9finitions de type manquantes
AlfrescoModelDialog.add=Ajouter...
AlfrescoOutputModelManager.errorReadingModel=Erreur de lecture du fichier mod\u00E8le Alfresco
AlfrescoModelDialog.aspects=Aspects
AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le sch\u00E9ma d'abord
AlfrescoOutputModelManager.alreadyAdded=Ce mod\u00E8le a d\u00E9j\u00E0 \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.removeModelFailed=Echec de la suppression du mod\u00E8le
AlfrescoOutputModelManager.prefixConflict=Impossible d'ajouter le mod\u00E8le, pr\u00E9fixe en conflit avec le mod\u00E8le ajout\u00E9 pr\u00E9c\u00E9demment pour
AlfrescoOutputModelManager.notYetAdded=Ce mod\u00E8le n'a pas encore \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.type=Type
AlfrescoModelDialog.addModelFailed=Echec de l'ajout du mod\u00E8le
AlfrescoModelDialog.modelTable.name=Nom
AlfrescoModelDialog.remove=Supprimer
AlfrescoOutputManager.failedLoadModel=\u00C9chec du chargement du mod\u00E8le depuis les m\u00E9tadonn\u00E9es du composant, r\u00E9initialisation.
AlfrescoOutputManager.schemaError.title=B\u0142\u0105d w schemacie
AlfrescoModelDialog.missingTypeDefinitions.msg=Wybrane typy odwo\u0142uj\u0105 si\u0119 do nieznanych typ\u00F3w lub aspekt\u00F3w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt\u00F3ych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingAspectDefinitions.msg=Os aspectos escolhidos referem-se a aspecto(s) Alfresco desconhecido(s): $ {0}. Forne\u00E7a os arquivos do modelo alfresco que os define.
AlfrescoOutputManager.schemaError.title=Erro no esquema
AlfrescoModelDialog.missingTypeDefinitions.msg=O tipo escolhido refere-se ao tipo (s) ou elemento (s) Alfresco desconhecido : $ (0). Forne\u00E7a o arquivos do modelo alfresco que os define.
AlfrescoModelDialog.missingTypeDefinitions.title=Defini\u00E7\u00F5es de tipos faltando
AlfrescoModelDialog.add=Adicionar...
AlfrescoOutputModelManager.errorReadingModel=Erro lendo arquivo do modelo Alfresco
AlfrescoModelDialog.aspects=Aspectos
AlfrescoOutputManager.schemaError.msg=Sincronize o esquema primeiro
AlfrescoOutputModelManager.alreadyAdded=Este modelo j\u00E1 foi adicionado
AlfrescoModelDialog.removeModelFailed=Falha ao remover modelo
AlfrescoOutputModelManager.prefixConflict=N\u00E3o \u00E9 poss\u00EDvel adicionar o modelo. O prefixo est\u00E1 em conflito com um modelo adicionado previamente para
AlfrescoOutputModelManager.notYetAdded=Este modelo aind n\u00E3o foi adicionado
AlfrescoModelDialog.addModelFailed=Falha ao adicionar modelo
AlfrescoModelDialog.modelTable.name=Nome
AlfrescoModelDialog.remove=Remover
AlfrescoOutputManager.failedLoadModel=Falha ao carregar modelo do metadado do componente, reinicializando
BusinessAbstractParser.ValueOfLongIsExpected=\u03A4\u03B9\u03BC\u03AE \u03C4\u03CD\u03C0\u03BF\u03C5 Long \u03B1\u03BD\u03B1\u03BC\u03AD\u03BD\u03B5\u03C4\u03B1\u03B9
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=\u03A4\u03B9\u03BC\u03AE \u03C4\u03CD\u03C0\u03BF\u03C5 Character \u03B1\u03BD\u03B1\u03BC\u03AD\u03BD\u03B5\u03C4\u03B1\u03B9
BusinessAbstractParser.ValueOfShortIsExpected=\u03A4\u03B9\u03BC\u03AE \u03C4\u03CD\u03C0\u03BF\u03C5 Short \u03B1\u03BD\u03B1\u03BC\u03AD\u03BD\u03B5\u03C4\u03B1\u03B9
BusinessPaletteFactory.TerminalComment=Cr\u00E9er un nouveau Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Une valeur de type Short est attendue
BusinessPaletteFactory.DatabaseComment=Cr\u00E9er une nouvelle base de donn\u00E9es
AssignmentPropertySection.Comment=Commentaire
SimpleBusinessCreationWizard.NewBusinessModel=Nouveau Business Model
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Un \u00E9l\u00E9ment racine de diagramme non valide a \u00E9t\u00E9 s\u00E9lectionn\u00E9.
BusinessInitDiagramFileAction.IntialNew=Initialiser nouveau
FindAssignmentAction.FindAssignments=Rechercher des affectations
BusinessInitDiagramFileAction.LoadFaild=Echec de chargement du fichier Model :
BusinessPaletteFactory.DecisionComment=Cr\u00E9er une nouvelle D\u00E9cision
BusinessAbstractParser.ValueOfDoubleIsExpected=Une valeur de type Double est attendue
OpenDiagramAction.ReadBusinessModel=Lire le Business mod\u00E8le
BusinessInitDiagramFileAction.UnableToLoadResource=Impossible de charger la ressource :
BusinessPaletteFactory.CreateEllipse=Cr\u00E9er une nouvelle ellipse
BusinessNewDiagramFileWizard.DiagramFile=Fichier du diagramme
BusinessAbstractParser.StringShortConverError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Short
BusinessPaletteFactory.DocuemntComment=Cr\u00E9er un nouveau document
BusinessAbstractParser.ValueOfIntegerIsExpected=Une valeur de type Integer est attendue
BusinessNewDiagramFileWizard.SelectDiagramRootElement=S\u00E9lectionner un \u00E9l\u00E9ment racine de diagramme :
BusinessNewDiagramFileWizard.SelectSemanticModelElement=S\u00E9lectionnez un \u00E9l\u00E9ment mod\u00E8le s\u00E9mantique \u00E0 repr\u00E9senter dans le diagramme
BusinessAbstractParser.StringFloatConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Initialiser un nouveau fichier diagramme Ecore
BusinessAbstractParser.ValueOfLongIsExpected=Spodziewany typ Long
BusinessAbstractParser.ValueOfFloatIsExpected=Spodziewany typ Float
BusinessPaletteFactory.DataComment=Utw\u00F3rz nowe dane
CreateDiagramAction.CreateBusinessModel=Utw\u00F3rz model biznesowy
BusinessCreationWizardPage.CreatenewBusinessDiagram=Utw\u00F3rz nowy diagram biznesowy
BusinessAbstractParser.StringIntegerConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Integer
BusinessNewDiagramFileWizard.CreateNewDiagram=Stw\u00F3rz nowy diagram na podst. {0} zawarto\u015Bci modelu
BusinessAbstractParser.StringShortConverError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Short
BusinessPaletteFactory.DocuemntComment=Utw\u00F3rz nowy Dokument
BusinessAbstractParser.ValueOfIntegerIsExpected=Spodziewany typ Integer
BusinessAbstractParser.StringFloatConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Inicjalizuj nowy plik diagramu Ecore
BusinessAbstractParser.ValueOfLongIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Long
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Character
BusinessAbstractParser.ValueOfShortIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Short
CodeGeneratorEmittersPoolFactory.componentCompiled=\u03A3\u03CD\u03BD\u03B8\u03B5\u03C3\u03B7 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03C3\u03B5 {0} ms
JetFilesProviderManager.unableLoad=Unable to load {0}JetFilesProviderManager.unableLoad
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generation is canceled,to avoid problems cause by this, please press Ctrl+Shift+F3 to generate again\!
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=M\u00E9thode non impl\u00E9ment\u00E9e : org.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Le projet JETEmitters est introuvable, une r\u00E9initialisation compl\u00E8te est requise
generatedcode.footerprocess.nbcharsgenerated={0} caract\u00E8res g\u00E9n\u00E9r\u00E9s par {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Le template est toujours pr\u00E9sent, mais la classe {0} a disparue. Cette fonction doit d'\u00EAtre recompil\u00E9e.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Les donn\u00E9es persistantes ne peuvent pas \u00EAtre enregistr\u00E9es :
generatedcode.copyright.title=Copyright (c) 2005-2011, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=L'initialisation du moteur de g\u00E9n\u00E9ration est en cours...
JetSkeletonManager.unableLoad=Impossible de charger le fichier de cache de la mise \u00E0 jour du squelette
JetSkeletonManager.unableSave=impossible d'enregistrer le fichier de cache de la mise \u00E0 jour skeleton
JetSkeletonManager.updateProblem=quand les donn\u00E9es persistantes du squelette sont mises \u00E0 jour, il y a des probl\u00E8mes.
CodeGeneratorEmittersPoolFactory.codeThread=G\u00E9n\u00E9ration de code en arri\u00E8re-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compil\u00E9s en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=\u00C9chec de compilation des composants \: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Exception durant l'initialisation
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erreur d'initialisation de JetEmitter
CodeGeneratorService.invalidLanguage1=Type de langage invalide.
CodeGeneratorService.invalidLanguage2=Type de langage invalide.
CodeGenInit.addMarkers=Ajouter des marqueurs dans l'espace de travail
CodeGenInit.createProject=Cr\u00E9er le projet {0}
CodeGenInit.deleteProject=Supprimer le projet {0}
CodeGenInit.initTemplate=Init templates
CodeGenInit.removeLink=Supprimer les ressources li\u00E9es
CodeGenInit.saveWorkspace=Enregistrement de l'espace de travail
DocumentRootImpl.mixed=(mix\u00E9\:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=(PoolPersistant \:
TalendJetEmitter.compileFail=erreur de compilation : {0} : {1}
TalendJetEmitter.exception=Exception sur
JetFilesProviderManager.unableLoad=Impossible de charger {0} JetFilesProviderManager.unableLoad
CodeGeneratorEmittersPoolFactory.dialogContent=La g\u00E9n\u00E9ration JetEmitter est annul\u00E9e, afin d'\u00E9viter des probl\u00E8mes, veuillez appuyez sur Ctrl+Maj+F3 pour g\u00E9n\u00E9rer \u00E0 nouveau.
FAMILY.DB_Generic=Base de donn\u00E9es g\u00E9n\u00E9rique
FAMILY.DB_JDBC=Base de donn\u00E9es JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Qualit\u00E9 de donn\u00E9es
FAMILY.Databases=Bases de donn\u00E9es
FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
FAMILY.eXist=eXist
FAMILY.FTP=FTP
FAMILY.Fields=Champs
FAMILY.File=Fichier
FAMILY.FireBird=Firebird
FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLDb
FAMILY.Healthcare=Healthcare
FAMILY.Hive=Hive
FAMILY.Informix=Informix
FAMILY.Ingres=Ingres
FAMILY.Input=Lecture
FAMILY.Interbase=Interbase
FAMILY.Internet=Internet
FAMILY.Jasper=Jasper
FAMILY.JavaDB=JavaDB
FAMILY.JDBC=JDBC
FAMILY.LDAP=LDAP
FAMILY.Logs_Errors=Logs & Erreurs
FAMILY.MS_SQL_Server=MS SQL Server
FAMILY.MSSql=MSSql
FAMILY.Management=Gestion
FAMILY.MaxDB=MaxDB
FAMILY.Microsoft_AX=Microsoft AX
FAMILY.Microsoft_CRM=Microsoft CRM
FAMILY.Misc=Divers
FAMILY.MySQL=MySQL
FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Cube OLAP
FAMILY.Oracle=Oracle
FAMILY.Orchestration=Orchestration
FAMILY.Output=\u00C9criture
FAMILY.ParAccel=Paraccel
FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=Transformation
FAMILY.SAP=SAP
FAMILY.Sas=Sas
FAMILY.SCD=SCD
FAMILY.SCP=SCP
FAMILY.SPSS=SPSS
FAMILY.SQLite=SQLite
FAMILY.Salesforce=Salesforce
FAMILY.SugarCRM=SugarCRM
FAMILY.Sybase=Sybase
FAMILY.System=Syst\u00E8me
FAMILY.Technical=Technique
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre \u00E0 jour la palette pour les \u00E9diteurs
ComponentsPreferencePage.componentAssist=Activer l'assistant de cr\u00E9ation de composant
ComponentsPreferencePage.notValidDirectory=Votre s\u00E9lection va imbriquer des dossiers, ce n'est pas recommand\u00E9. Continuer ?
ComponentsFactory.loadComponents.missingFolder=Le plug-in "{1}" manque dans le dossier "{0}".
ComponentsPreferencePage_SuccessMessage1=Red\u00E9marrez le Studio pour charger les nouveaux composants. Sinon,ils seront charg\u00E9s au prochain d\u00E9marrage.
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Projekt za JETEmitter nije prisutan, potrebna je potpuna reinicijalizacija
CodeGeneratorEmittersPoolFactory.Class.NotFound=Predlo\u017Eake je prisutan, ali klasa {0} je nestala iz radnog prostora. Ovu jedinicu treba prekompajlirati.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=perzistentne podatke nije mogu\u0107e spremiti:
CodeGeneratorEmittersPoolFactory.initMessage=Inicijalizacija Engine-a za generiranje je u toku...
CodeGenerator.Node.NotFound=\u010Cvor nije prona\u0111en u trenutnom procesu
CodeGeneratorEmittersPoolFactory.codeThread=Pozadinska nit za generiranje koda
CodeGeneratorEmittersPoolFactory.componentCompiled=Komponente su iskompajlirane u {0} ms
ComponentsPreferencePage.WarningMsg=Talend Open Studio\u3092\u518D\u8D77\u52D5\u3057\u3066\u3001\u62E1\u5F35\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30ED\u30FC\u30C9\u3057\u307E\u3059\u3002
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Brak projektu JETEmitters, wymagana ponowna pe\u0142na inicjalizacja
CodeGeneratorEmittersPoolFactory.Class.NotFound=Szablon nadal dost\u0119pny ale klasa {0} znikn\u0119\u0142a z obszaru roboczego. Nale\u017Cy zrekompilowa\u0107 jednostk\u0119.
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Projeto JETEmitters n\u00E3o existe, \u00E9 necess\u00E1rio a reinicializa\u00E7\u00E3o
CodeGeneratorEmittersPoolFactory.Class.NotFound=Template ainda presente, mas a classe {0} disapareceu do workspace. Essa unidade precisa ser recompilada.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Os dados n\u00E3o podem ser salvos:
CodeGeneratorEmittersPoolFactory.initMessage=Inicializa\u00E7\u00E3o da Engine de Gera\u00E7\u00E3o em andamento...
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.