* 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.0.1]
* 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
* 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>
* feat(TDI-44466): add properties for service account
* feat(TDI-44466): add service account for BulkExec
* feat(TDI-44466): add service account for Output
* feat(TDI-44466): marked old auth type as deprecated
* feat(TDI-44466): rename param
* feat(TDI-44466): add migration task
* feat(TDI-44466): change default auth type
* feat(TDI-44466): rollback imports
* feat(TDI-44466): align dependencies
* feat(TDI-44466): hide auth type field when bulkfile exist
* feat(TDI-38246): add new auth type to tGSConnection
* feat(TDI-38246): add auth to UI | add dependencies
* feat(TDI-38246): add new auth type to tGSBucketCreate
* feat(TDI-38246): add new auth type to tGSBucketDelete | small fixes
* feat(TDI-38246): add new auth type to tGSBucketExist
* feat(TDI-38246): add new auth type to tGSBucketList
* feat(TDI-38246): remove projectId from tGSBucketList
* feat(TDI-38246): add new auth type to tGSClose
* feat(TDI-38246): add filemap generation for blob
* feat(TDI-38246): add new auth type to tGSPut
* feat(TDI-38246): add new auth type to tGSDelete
* feat(TDI-38246): add new auth type to tGSList
* feat(TDI-38246): add new auth type to tGSGet
* feat(TDI-38246): add new auth type to tGSCopy
* feat(TDI-38246): remove projectID for service account auth type
* feat(TDI-38246): rename component properties
* feat(TDI-38246): extend locations for bucket creation
* feat(TDI-38246): remove dual locations
* feat(TDI-38246): change default auth type
* feat(TDI-38246): add migration task
* feat(TDI-38246): remove unused var
* feat(TDI-38246): improve migration task
* feat(TDI-38246): clean code
* feat(TDI-38246): correct showing some params when use exist connection
* feat(TDI-38246): mark all HMAC keys as deprecated
* feat(TDI-38246): avoid blob directories
* feat(TDI-38246): allign dependencies
* feat(TDI-38246): remove duplicate
* feat(TDI-38246): bump GCS lib version
* feat(TDI-38246): bump google api service storage
* feat(TDI-38246): update required deps
* feat(TDI-38246): align depepndencies for BigQuery family
* feat(TDI-38246): add new auth type to tGSConnection
* feat(TDI-38246): add auth to UI | add dependencies
* feat(TDI-38246): add new auth type to tGSBucketCreate
* feat(TDI-38246): add new auth type to tGSBucketDelete | small fixes
* feat(TDI-38246): add new auth type to tGSBucketExist
* feat(TDI-38246): add new auth type to tGSBucketList
* feat(TDI-38246): remove projectId from tGSBucketList
* feat(TDI-38246): add new auth type to tGSClose
* feat(TDI-38246): add filemap generation for blob
* feat(TDI-38246): add new auth type to tGSPut
* feat(TDI-38246): add new auth type to tGSDelete
* feat(TDI-38246): add new auth type to tGSList
* feat(TDI-38246): add new auth type to tGSGet
* feat(TDI-38246): add new auth type to tGSCopy
* feat(TDI-38246): remove projectID for service account auth type
* feat(TDI-38246): rename component properties
* feat(TDI-38246): extend locations for bucket creation
* feat(TDI-38246): remove dual locations
* feat(TDI-38246): change default auth type
* feat(TDI-38246): add migration task
* feat(TDI-38246): remove unused var
* feat(TDI-38246): improve migration task
* feat(TDI-38246): clean code
* feat(TDI-38246): correct showing some params when use exist connection
* feat(TDI-38246): mark all HMAC keys as deprecated
* feat(TDI-38246): avoid blob directories
* 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-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>
* fix(TUP-27315):Patch installation issues for zero install CI
* fix(TUP-27315): re-deploy tacokit jars before server start.
* Revert "fix(TUP-27315):Patch installation issues for zero install CI"
This reverts commit 0005265955.
* fix(TUP-27315): log errors when copy car dependencies failed rather than
block the process
* fix(TUP-27315): log errors when copy car dependencies failed rather than
block the process
* 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
- 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): 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.
(cherry picked from commit 09386aa841)
* 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
* 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
* 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
* chore(TUP-26710):update version
* Set version to 7.3.1 PATCH
* chore(TUP-26710):update version for feature.xml
Co-authored-by: Jenkins Continuous Build server <jenkins@tal-rd02.talend.lan>
* 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
Co-authored-by: hwang-talend <hwang@talend.com>
* 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.
(cherry picked from commit 0fecec9635)
* 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(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
* 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
* 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(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-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
* feat(TDI-40979) : support MSCRM 9.1 in output
* feat(TDI-40979) : support MSCRM 9.1 in input
* feat(TDI-40979) : Add custum entity label for V9.1
* feat(TDI-40979) : no support of wep api 9.1 in premise
* feat(TDI-40979) : no support of wep api 9.1 in premise
* fix(TUP-23157):datastore values are not prefilled when creating a
dataset.
* fix(TUP-23157):datastore values are not prefilled when creating a
dataset.
* fix(TDI-42396): Upgrade jackson dependencies to 2.9.9
* fix(TDI-42396): Downgrade jackson annotations version
* fix(TDI-42396): Upgrade jackson core dependency for bigQuerySQL
* fix(TDI-42396): Upgrade jackson databind in custom lib
* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets
* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets
* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets
* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets
* fix(TDI-42396): Upgrade jackson dependencies to 2.9.9
* fix(TDI-42396): Downgrade jackson annotations version
* fix(TDI-42396): Upgrade jackson core dependency for bigQuerySQL
* fix(TDI-42433): close the stream like before, we need to keep the old
action for the old job
* fix(TDI-42433): adjust details
* fix(TDI-42433): bump version
* feat(TDI-42387): BigQuerySQLRow for DI in javajet
* feat(TDI-42387): BigQuerySQLRow for DI in javajet
* Fix review comments
* feat(TDI-42387): BigQuerySQLRow for DI in javajet
* Add icon
* feat(TDI-42387): BigQuerySQLRow for DI in javajet
* Fix compiler error
* feat(TDI-42387): BigQuerySQLRow for DI in javajet
* Fix PR comments
* feat(TDI-42387): BigQuerySQLRow for DI in javajet
* Fix error for DROP TABLE query
* Fix(TDI-42321):Make a zipped file that is protected by password iterate,
thus the tJava could print global variable.Change the building tool from
Ant to Maven.
* Fix(TDI-42321):Change the path of talendzip-1.0.jar in
tFileArchive_java.xml and delete the previous talendzip.jar
* Change the path of talendzip.jar in tFileUnarchive_java.xml
* Fix(TDI-42321):Remove the jar from tFileArchive folder. And put it in
the org.talend.libraries.custom/lib.
* Fix(TDI-42321):Make more changes about the talendzip*.jar.
* fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11
* fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11
* fix(TDI-42241): fix something, but seems should remove the file
* fix(TDI-42241): add back url path
* fix(TDI-42241): fix the build for poi
* fix(TDI-42241): fix the build for poi
* fix the MF file
* fix(TDI-42356):ClassCastException with dynamic schema and data source
alias from table with column of type nvarchar(max)
* TalendNTextImpl from talend lib to a patched jtds
* Add maven project to build patched jtds with TalendNTextImpl
* update talend lib talend_DB_mssqlUtil
* update depends on component side
* fix(TDI-42356):exclude jtds jar in osgi bundle
* fix(TDI-42356):fix missing changes for stats and logs with database
config
* fix(TDI-42356):change the GAV of build jar and maven path in components
* fix(TDI-42356):change the version of jar
* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.
https://jira.talendforge.org/browse/TUP-21754
* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.
https://jira.talendforge.org/browse/TUP-21754
* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.
https://jira.talendforge.org/browse/TUP-21754
* fix(TUP-21754)When use the db query in job, it will get a different
result from its result in sql builder
* fix(TBD-8708): tBigqueryOutput - Create table option if it doesn't exist for service account
* fix(TBD-8708): tBigqueryOutput - Create table option if it doesn't exist for service account
* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved
* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved
* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved
* fix(TUP-22284)Update Detection keep popping until we select all context
group
* fix(TUP-22284)Update Detection keep popping until we select all context
group
* fix(TUP-22284)Update Detection keep popping until we select all context
group
* fix(TUP-22520)tDBConnection is not used in the tDB components Joblet
issue
* fix(TUP-22520)tDBConnection is not used in the tDB components - Joblet
issue
fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed to generate code. /java.lang.reflect.InvocationTargetException
/java.lang.NullPointerException
https://jira.talendforge.org/browse/TUP-22906
* fix(TDI-41246): SFTP connection fails after multiple executions
* fix(TDI-41246): do a temp ugly fix, will adjust it later
* fix(TDI-41246): do retry with a bigger scope
* fix(TDI-41246):fix the var scope
* fix something
* fix(TDI-42092): An error occurs on tFileOutputExcel after
* Iterate when /tmp/profiles folder does not exist.
* reproduce in multithread env - each thread try create
* folder. First thread create. Second crash because folder exist
* fix(TBD-8603): tHiveRow compile error
Only add the log.info if log4j is enabled
* fix(TBD-8603): tHiveRow compile error
Only add the log.info if log4j is enabled
* fix(TDI-42053): [Java 11] Upgrade commons.lang3 version on javajet
components
* fix(TDI-42053): revert the changeset for tacokit integration part
* fix(TDI-42053): revert the changeset for bigdata components
job in studio
https://jira.talendforge.org/browse/TUP-22620
Since my new added test testCheckCircle is the first one to execute, it
used common variable node broke other test balance. Modify to use it own
private variable.
* TESB-25479 Switching to activemq 5.15.5
* Switching to activemq 5.15.5 for tMomInputLoop
* Switching to activemq 5.15.5 for tMomOutput
* fix the maven path
* feat(TDQ-16376): add migration task for tDataMasking UI changes
* remove debug info + extract constant
* fix issues with some functions and Spark/SparkStreaming jobs
* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job
* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job
* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job
* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job
* feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.20.1043
* feat(TDI-41963): change redshift module name to "redshift-jdbc42-no-awssdk-1.2.20.1043.jar"
* fix(TUP-22165)Progress Information isn't correct when building job
* fix(TUP-22165)Progress Information isn't correct when building job
* fix(TUP-22165)Progress Information isn't correct when building job
* fix(TDI-41648): Replace SunX509 as the default algorithm
* Move talendssl library to mvn
* fix(TDI-41648): Replace SunX509 as the default algorithm
* Replace SunX509 as default algorithm
* Fix problem when all certificates were trusted by default
* Replace deprecated com.sun classes with javax.security classes
* fix(TDI-41648): Replace SunX509 as the default algorithm
* Add migration task
* fix(TDI-41648): Replace SunX509 as the default algorithm
* remove legacy code with internal sun classes
* fix(TDI-41648): Replace SunX509 as the default algorithm
* Fix talend-ws library class
* Update talend-ws library version
* fix(TDI-41648): Replace SunX509 as the default algorithm
* Update components with new talendssl library version
* Fix PR comment
* Fix formatting
* fix(TDI-41648): Replace SunX509 as the default algorithm
* Fix PR comments
* fix(TDI-41648): Replace SunX509 as the default algorithm
* fix library name to be downloaded during build
* feat(TUP-21495):Support MFA on studio for the Cloud.
* feat(TUP-21495):improve for Support MFA on studio for the Cloud.
* feat(TUP-21495):improve for Support MFA on studio for the Cloud.
* feat(TUP-21495):improve for connection GUI part.
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch (#3270)
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch (#3274)
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063
* fix(TUP-22144)[bug] UX suggestion for layout of password/token.
https://jira.talendforge.org/browse/TUP-22144
* feat(TUP-21495):TUP-22141 [bug] update and save the connection in create
connection page will make the token change.
* feat(TUP-21495):TUP-22140 [bug] In create connection page, there is no
response when click ... button to fetch token if the cloud url is
removed.
* fix(TDI-41808): Fix showing pass as clear text NZLoad
* fix(TDI-41808): Rewrite fix to be more efficient
* chore(TDI-41808): Fix indentation
* fix(TDI-41808): Avoid to show real length of password
* fix(TDI-41808): Use constant from util class
* TESB-21832 Problems with job/route exec. with local runtime in Studio
Local runtime for Studio job/routes execution should not be used in some
cases: build type has to be checked to define the best execution
processor. As execution processor must change when build type is updated
in deployment tab, processor can not be persisted anymore.
* Studio graphical improvements
Fixed some graphical inconsistencies in Studio (borders, margins...)
* TESB-22230 NPE in build item wizard when changing build type
* TESB-22230 NPE in build item wizard when changing build type
* TESB-22230 NPE in build item wizard when changing build type
* TESB-24920 Default endpoint URI not added to endpoint with cRest
This commit improves the way endpoint URL is displayed in console when a
Route/Dataservice is ran in Studio (in case context variables are used).
* Revert "TESB-24920 Default endpoint URI not added to endpoint with cRest"
This reverts commit 0f43b7d406.
* TESB-24920 Default endpoint URI not added to endpoint with cRest
This commit improves the way endpoint URL is displayed in console when a
Route/Dataservice is ran in Studio (in case context variables are used).
* TESB-25045 Authorize Docker Build for job with tRESTClient
Jobs containing tRESTClient or tESBConsumer components can be build as
Job standalone. Thereby it is now also possible to package build as a
Docker image. This commit also improve the way error messages are manage
in build wizard: before, a displayed error message could wrongly
disappear because of new controls for docker export details.
* TESB-25045 Authorize Docker Build for job with tRESTClient
Message update
* fix(TDI-41795): migrate correctly connection and linked connection
* fix(TDI-41795): fix invalid char in properties files
* chore(TDI-41795): do net set value at each property, just once
* fix(TDI-41795): correct NPE for tGoogleDriveCopy/Put
* fix(TDI-41795): do not corrupt tcompv0 components
- fix migration version and breaks
- do not execute migration for tcompv0 components
* fix(TUP-21849)Salesforce name was changed while it is being edited for
spec
* fix(TUP-21849)Salesforce: name was changed while it is being edited for
spec
* feat(TDI-41387): UseExistConnection problem in Oracle
* feat(TDI-41387): migration task for reset additional params field
* feat(TDI-41387): migration task to reset properties
* fix(TUP-21505)be able to save jdbc connection even test fail
* fix(TUP-21505)popup the main error for user is convienent
* fix(TUP-21505) popup the main error for user is convienent
* fix(TUP-21505) popup the main error for user is convienent
* feat(TDI-41387): add property to tFireBirdConnection
* feat(TDI-41387): add property to Greenplum, Ingres
* feat(TDI-41387): add property to Interbase
* feat(TDI-41387): add property to JavaDB
* feat(TDI-41387): add property to MaxDB
* feat(TDI-41387): add property to ParAccel
* feat(TDI-41387): add property to Postgre family
* feat(TDI-41387): add property to VectorWise
* feat(TDI-41387): add property to tCreateTable
* feat(TDI-41387): change property in tCreateTable
* feat(TDI-41387): restore en translation from origin
* feat(TDI-41387): remove separator when it default
* feat(TDI-41387): change url separator for Redshift
* feat(TDI-41387): remove getSeparator method
* feat(TDI-41387): add default param to AS400 and MSSQL
* feat(TDI-41387): replace two params with same name by one
* feat(TDI-41387): hide property when useExistCon=true
* feat(TDI-41387): place properties field to advanced settings
* feat(TDI-41387): change default if logic for MSSQL and AS400
* feat(TDI-41387): change default separator for Sybase db
* feat(TDI-41387): reduce code for firebird
* feat(TDI-41387): reduce code for firebird and greenplum
* feat(TDI-41387): reduce code for Ingres, Interbase, JavaDB
* feat(TDI-41387): reduce code for MaxDB, ParAccel, PostgreSQL, PostgresPlus, tVectorWise
* feat(TDI-41387): change separator for Snowflake
* feat(TDI-41387): move additional params field from basic to advanced
* fix(TUP-21433):Studio autologin not work.
* fix(TUP-21433):Studio autologin not work.
* fix(TUP-21433):improve for Studio autologin not work.
* fix(TUP-21433):improve for Studio autologin not work.
* feat(TDI-40990): Add http proxy support for ftps
* Avoid set PROT and PBSZ commands
* feat(TDI-40990): Allign using proxy marker
* feat(TDI-40990): Remove SSLReuse class from template
* feat(TDI-40990): Use correct constructor
* feat(TDI-40990): Bound FTP components to proxy-support ftps library
* feat(TDI-40990): Make talend-commons-net library included to studio
* Bound all ftp components except tFTPConnection to UrlPath
* feat(TDI-40990): Use HTTP proxy when it's set for FTPS
* chore(TDI-40990): Change package name for custom clients
* feat(TDI-40990): Add talend-commons-net library
* feat(TDI-40990): Add distribution section to deploy lib in nexus
* chore(TDI-40990): Use talend formatter
* feat(TDI-40990): Extract SSLSessionReuseFTPSClient behavior
* feat(TDI-40990): Rename ProxyClient
* chore(TDI-40990): Minor refactoring
* Use while instead of for
* chore(TDI-40990): Remove eclipse service files
* chore(TDI-40990): Change package name
* feat(TDI-40990): Extends talend-commons-net library to support PROT C
* Major refactoring
* chore(TDI-40990): Make methods order more reasonable
* chore(TDI-40990): Add comments
* Fix using default PROT level
* feat(TUP-21467): add mapping to PREV_COLUMN_LIST widget in WidgetTypeMapper
* feat(TUP-21467): use TEXT widget instead of PREV_COLUMN_LIST in wizard dialog
* fix(TUP-21532):Standard DI job which refers to big data batch job having
S3 component and standard DI job having S3 connection component fails
with an error.
* fix(TUP-21532):add JUnit
* fix(TUP-21419):When generating HTML by right-clicking a job in the
studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!"
or "!!!DESTINATION.NAME!!!" or any others.
* fix(TUP-21419):When generating HTML by right-clicking a job in the
studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!"
or "!!!DESTINATION.NAME!!!" or any others.
* fix(TUP-21439)Preview error. Some settings must be changed
* fix(TUP-21439)Preview error. Some settings must be changed.
* fix(TUP-21439)Preview error. Some settings must be changed
* fix(TUP-21439)Preview error. Some settings must be changed
* fix(TUP-21439)Preview error. Some settings must be changed
* Revert "fix(TUP-21395)Useless popup Window shows when updating context changes (#3068)"
This reverts commit 28a1f3ab34.
* Revert "fix(TUP-21474): Facing issue while accessing joblet present on job in (#3105)"
This reverts commit 32d96b1acc.
* Revert "bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at (#3052)"
This reverts commit 1c31954b3b.
* Revert "bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3094)"
This reverts commit 80f556e553.
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
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=Die gew\u00e4hlten Aspekte beziehen sich auf unbekannte Alfresco-Aspekte: ${0}. Bitte bestimmen Sie die Alfresco-Modelldateien, die diese definieren.
AlfrescoModelDialog.missingAspectDefinitions.msg=Die gew\u00E4hlten Aspekte beziehen sich auf unbekannte Alfresco-Aspekte: ${0}. Bitte bestimmen Sie die Alfresco-Modelldateien, die diese definieren.
AlfrescoModelDialog.missingAspectDefinitions.msg=Los aspectos seleccionados hacen referencia a aspecto(s) Alfresco desconocido(s): ${0}. Por favor, suministre los ficheros de modelos Alfresco que los definan.
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.
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
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
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
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.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.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.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.
AlfrescoModelDialog.modelTable.title=T\u00edtulo
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.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
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
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
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
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.
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
BusinessPaletteFactory.DecisionComment=Cr\u00E9er une nouvelle D\u00E9cision
BusinessAbstractParser.ValueOfDoubleIsExpected=Une valeur de type Double est attendue
OpenDiagramAction.ReadBusinessModel=Lire le Business mod\u00e8le
OpenDiagramAction.ReadBusinessModel=Lire le Business mod\u00E8le
BusinessInitDiagramFileAction.UnableToLoadResource=Impossible de charger la ressource :
BusinessPaletteFactory.CreateEllipse=Cr\u00e9er une nouvelle ellipse
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.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.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
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
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
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
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=Methode nicht implementiert: org.talend.designer.codegen.JavaRoutineSynchronizer Zeile:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters Projekt nicht vorhanden, vollst\u00e4ndige Neuinitialisierung notwendig
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters Projekt nicht vorhanden, vollst\u00E4ndige Neuinitialisierung notwendig
generatedcode.footerprocess.nbcharsgenerated={0} Zeichen erstellt von {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Vorlage noch vorhanden, aber Klasse {0} ist nicht mehr im Arbeitsbereich. Diese Einheit muss neu kompiliert werden.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Persistente Daten k\u00f6nnen nicht gespeichert werden :
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Persistente Daten k\u00F6nnen nicht gespeichert werden :
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=Initialisierung der Generator-Engine wird durchgef\u00fchrt...
CodeGeneratorEmittersPoolFactory.initMessage=Initialisierung der Generator-Engine wird durchgef\u00FChrt...
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generierung wurde abgebrochen, um Probleme zu verhindern, dr\u00fccken Sie bitte Strg-Shift-F3 um neu zu generieren!
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generierung wurde abgebrochen, um Probleme zu verhindern, dr\u00FCcken Sie bitte Strg-Shift-F3 um neu zu generieren!
ComponentsLocalProviderService.componentLoadError=Fehler beim Laden der Komponenten
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 :
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...
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
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.createProject=Cr\u00E9er le projet {0}
CodeGenInit.deleteProject=Supprimer le projet {0}
CodeGenInit.initTemplate=Init templates
CodeGenInit.removeLink=Supprimer les ressources li\u00e9es
CodeGenInit.removeLink=Supprimer les ressources li\u00E9es
CodeGenInit.saveWorkspace=Enregistrement de l'espace de travail
DocumentRootImpl.mixed=(mix\u00e9\:
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.
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_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.Data_Quality=Qualit\u00E9 de donn\u00E9es
FAMILY.Databases=Bases de donn\u00E9es
FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
@@ -111,7 +111,7 @@ FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Cube OLAP
FAMILY.Oracle=Oracle
FAMILY.Orchestration=Orchestration
FAMILY.Output=\u00c9criture
FAMILY.Output=\u00C9criture
FAMILY.ParAccel=Paraccel
FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
@@ -125,16 +125,17 @@ FAMILY.SQLite=SQLite
FAMILY.Salesforce=Salesforce
FAMILY.SugarCRM=SugarCRM
FAMILY.Sybase=Sybase
FAMILY.System=Syst\u00e8me
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 ?
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.
ComponentsPreferencePage.installComponentsFailure=\u00c9chec de l'installation des composants
ComponentsPreferencePage_SuccessMessage1=Red\u00E9marrez le Studio pour charger les nouveaux composants. Sinon,ils seront charg\u00E9s au prochain d\u00E9marrage.
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Projeto JETEmitters n\u00e3o existe, \u00e9 necess\u00e1rio a reinicializa\u00e7\u00e3o
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...
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Os dados n\u00E3o podem ser salvos:
CodeGeneratorEmittersPoolFactory.initMessage=Inicializa\u00E7\u00E3o da Engine de Gera\u00E7\u00E3o em andamento...
ImportExchangeDialog.OPERATION_CANCELLED=L'op\u00e9ration a \u00e9t\u00e9 annul\u00e9e
Exchange.logon.error=L'utilisateur de l'Exchange n'est pas enregistr\u00e9. Enregistrez-vous via les Pr\u00e9f\u00e9rences.
DownloadComponenentsAction_restartMessage=Installation du nouveau composant r\u00e9ussie, mais un red\u00e9marrage est requis pour le charger. Red\u00e9marrer ?
ImportExchangeDialog.OPERATION_CANCELLED=L'op\u00E9ration a \u00E9t\u00E9 annul\u00E9e
Exchange.logon.error=L'utilisateur de l'Exchange n'est pas enregistr\u00E9. Enregistrez-vous via les Pr\u00E9f\u00E9rences.
DownloadComponenentsAction_restartMessage=Installation du nouveau composant r\u00E9ussie, mais un red\u00E9marrage est requis pour le charger. Red\u00E9marrer ?
FileController.decoration.description=Inhalt aus dem Repository \u00fcbernommen
FileController.decoration.description=Inhalt aus dem Repository \u00FCbernommen
AdvancedContextComposite.Name=Name
EParameterName.tableMeter=Meter Tabelle
EParameterName.password=Passwort
DesignerPreferencePage.display.useRepositoryName=&Repository-Namen als Bezeichnung f\u00fcr Komponenten verwenden, welche mittels Drag und Drop aus den Repository-Metadaten erzeugt wurden.
DesignerPreferencePage.display.useRepositoryName=&Repository-Namen als Bezeichnung f\u00FCr Komponenten verwenden, welche mittels Drag und Drop aus den Repository-Metadaten erzeugt wurden.
ChangeConnectionStatusCommand.setLinkRef=definiere Link als Ref
Note.DefaultText=Text
DesignerColorsPreferencePage.ConnectionColorMessages=Werden die Farben der Verbindungen ge\u00e4ndert, sollten alle aktuellen Jobs neu geladen werden um die \u00c4nderungen zu \u00fcbernehmen.
MultiPageEditorContributor.runMenu=Ausf\u00fchren
DesignerColorsPreferencePage.ConnectionColorMessages=Werden die Farben der Verbindungen ge\u00E4ndert, sollten alle aktuellen Jobs neu geladen werden um die \u00C4nderungen zu \u00FCbernehmen.
MultiPageEditorContributor.runMenu=Ausf\u00FChren
EParameterName.uniqueName=Eindeutiger Name
ExternalNodeChangeCommand.propagateMessage=Wollen Sie die \u00c4nderungen \u00fcbernehmen?
ExternalNodeChangeCommand.propagateMessage=Wollen Sie die \u00C4nderungen \u00FCbernehmen?
EParameterName.FromFile=Aus einer Datei
ChangeNoteTextCommand.Name=\u00c4nderung des Notiztextes
ChangeNoteTextCommand.Name=\u00C4nderung des Notiztextes
Process.IfToUpgradeMetadata=Die Metadaten in den folgenden Komponenten wurden ver\u00e4ndert.\nW\u00e4hlen Sie die Komponenten aus, welche Sie aus dem Repository aktualisieren m\u00f6chten.
Process.IfToUpgradeMetadata=Die Metadaten in den folgenden Komponenten wurden ver\u00E4ndert.\nW\u00E4hlen Sie die Komponenten aus, welche Sie aus dem Repository aktualisieren m\u00F6chten.
NewProcessWizard.title=Neuer Job
CheckController.decoration.description=Werte aus dem Repository \u00fcbernommen
CheckController.decoration.description=Werte aus dem Repository \u00FCbernommen
GuessSchemaController.0=Verbindungsfehler oder Fehler in der SQL Anweisung oder 'Schema ermitteln' ist nicht kompatibel mit der aktuellen SQL Anweisung. {0}
I18nPreferencePage.completeInfo=\u00dcbersetzungen aus Babili \u00fcbernommen. Diese \u00dcbersetzungen werden nur zum Test angezeigt. Beim n\u00e4chsten Neustart der Anwendungen gehen die \u00fcbernommenen Texte verloren.
I18nPreferencePage.completeInfo=\u00DCbersetzungen aus Babili \u00FCbernommen. Diese \u00DCbersetzungen werden nur zum Test angezeigt. Beim n\u00E4chsten Neustart der Anwendungen gehen die \u00FCbernommenen Texte verloren.
I18nPreferencePage.translationInformation=\u00dcbersetzung mittels Babili testen (funktioniert nur mit aktueller Sprache, andere Sprache ben\u00f6tigt einen Neustart)
I18nPreferencePage.translationInformation=\u00DCbersetzung mittels Babili testen (funktioniert nur mit aktueller Sprache, andere Sprache ben\u00F6tigt einen Neustart)
JavaSampleCodeFactory.schema=//Code erstellt anhand des Eingabe- und Ausgabeschemas
JobHierarchyViewPart.showDecription=Um die Job-Hierarchie zu \u00f6ffnen, w\u00e4hlen Sie einen Job aus und w\u00e4hlen Sie im Men\u00fc "\u00d6ffne Job Hierarchie" aus. Alternativ k\u00f6nnen auch Jobs aus dem Repository per Drag-And-Drop in diese Ansicht gezogen werden.
JobHierarchyViewPart.showDecription=Um die Job-Hierarchie zu \u00F6ffnen, w\u00E4hlen Sie einen Job aus und w\u00E4hlen Sie im Men\u00FC "\u00D6ffne Job Hierarchie" aus. Alternativ k\u00F6nnen auch Jobs aus dem Repository per Drag-And-Drop in diese Ansicht gezogen werden.
JobHierarchyViewer.hirarchy=Job Hierarchie
JobLaunchConfigurationDelegate.jobNotFound=Jon {0} konnte nicht gefunden werden. Vielleicht wurde er gel\u00f6scht.
JobLaunchConfigurationDelegate.jobNotFound=Jon {0} konnte nicht gefunden werden. Vielleicht wurde er gel\u00F6scht.
Node.needOneValue=Parameter ({0}) muss mindestens einen Wert haben.
Node.noSchemaDefined=Es wurde noch kein Schema angegeben.
Node.notEnoughTypeInput=Diese Komponente hat nicht genug Eing\u00e4nge des Types "{0}"
Node.notEnoughTypeOutput=Diese Komponente hat nicht gen\u00fcgend Ausg\u00e4nge des Types "{0}".
Node.notEnoughTypeInput=Diese Komponente hat nicht genug Eing\u00E4nge des Types "{0}"
Node.notEnoughTypeOutput=Diese Komponente hat nicht gen\u00FCgend Ausg\u00E4nge des Types "{0}".
PerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00c4nderung im Repository
PerformancePreferencePage.propertyCodeCheck=Pr\u00fcfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
PerformancePreferencePage.generateCode=Beim \u00d6ffnen des Jobs Quellcode generieren
PerformancePreferencePage.checkVersion=\u00dcberpr\u00fcfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
PerformancePreferencePage.addOrDeleteVariable=\u00dcbernehme hinzugef\u00fcgte/gel\u00f6schte Context-Variablen aus dem Repository
PerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00fcr Datenbankverbindungen
PerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
PerformancePreferencePage.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
PerformancePreferencePage.generateCode=Beim \u00D6ffnen des Jobs Quellcode generieren
PerformancePreferencePage.checkVersion=\u00DCberpr\u00FCfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
PerformancePreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
PerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00FCr Datenbankverbindungen
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00c4nderung im Repository
CamelPerformancePreferencePage.propertyCodeCheck=Pr\u00fcfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
CamelPerformancePreferencePage.addOrDeleteVariable=\u00dcbernehme hinzugef\u00fcgte/gel\u00f6schte Context-Variablen aus dem Repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00fcr Datenbankverbindungen
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
CamelPerformancePreferencePage.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
CamelPerformancePreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00FCr Datenbankverbindungen
DbTableController.dialog.contents.fetchTableFailed=Tabelle(n) kann nicht erfolgreich abgerufen werden. F\u00fcr weitere Details pr\u00fcfen sie bitte das Fehlerlog.
DbTableController.dialog.contents.fetchTableFailed=Tabelle(n) kann nicht erfolgreich abgerufen werden. F\u00FCr weitere Details pr\u00FCfen sie bitte das Fehlerlog.
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deactivate all linked Subjobs
EParameterName.Description=Description
Process.IfToUpgradeMetadata=The metadata used in the following component(s) has been modified.\nSelect the component(s) that you want to update from the repository.
@@ -399,7 +384,7 @@ GuessSchemaController.setParameter=Please set connection parameters
I18nPreferencePage.allTranslation=Import all translations
I18nPreferencePage.completeInfo=Translations loaded from Babili, these translations will be only displayed to test, on next restart of the application, these texts for translations will be lost.
I18nPreferencePage.loading=Loading update from Babili
I18nPreferencePage.translationInformation=Test translation with Babili (works only for the current language, if you want to select another language, you need to restart the application)
I18nPreferencePage.validateTranslation=Import only validated translations
@@ -419,7 +404,7 @@ Node.differentFromSchemaDefined=The schema from the input link "{0}\\" is differ
Node.errorMessage1=A component that is not a sub process start can not have any link on sub job ok / on sub job error in input.
Node.errorMessage2=A component that is not a sub process start can only have a data link or iterate link in input.
Node.errorMessage3=A component that is not a sub process start can not have any link on run if in input.
Node.errorMessage4=A component that is not a sub process start can not have any link on component ok / on component error in input.
Node.errorMessage4=A component that is not a sub process start can not have any link OnComponentOk / OnComponentError in input.
Node.getSchemaOrNot=Do you want to get the schema of the target component?
Node.input=inputs\:(
Node.inputLinkDifferentFromSchemaDefined=The schema on the first input link of the merge component "{0}" is different from the schema defined in the component.
AbstractSchemaController.validationrule.selectBuildInMsg=If you select Built-In the validation rule under the component will be lost. Continue?
AbstractSchemaController.validationrule.selectMetadataMsg=The metadata you select now doesnot contain current validation rule. Validation rule will be lost if you still select it. Continue?
AbstractSchemaController.validationrule.selectMetadataMsg=The metadata you select now doesnot contain current validation rule. Validation rule will be lost if you still select it. Continue?
AbstractSchemaController.validationrule.cannotApplyValMsg=Cannot apply the validation rule to the component because none of its schema use the validation rule.
AbstractSchemaController.connectionNotAvaliable=Connection has not been set or not correctly in the component
AbstractSchemaController.inputNotSet=Input connection not set
DesignerPreferencePage.propertyCodeCheck=Controlla i campi propriet\u00e0 quando generi il codice (disabilitandolo le propriet\u00e0 dei componenti di creerano pi\u00f9 velocemente)
DesignerPreferencePage.propertyCodeCheck=Controlla i campi propriet\u00E0 quando generi il codice (disabilitandolo le propriet\u00E0 dei componenti di creerano pi\u00F9 velocemente)
ConnectionCreateAction.dialogMessage=Nuovo nome destinazione?
ActivateSubjobAction.DeactivateComplete=Disattiva il Subjob completo
EParameterName.Level.Log.File=Livello
ToggleSubjobsAction.LABEL=Alterna Subobjets
EParameterName.schemaOptions=Opzioni Schema
EParameterName.Purpose=Scopo
EParameterName.tableLogs=Tabella dei log
SqlMemoController.QueryError.infoMsg=Questa query non contiene parametri contesto (tipo $_context) ,\n o questa query non \u00e8 stata inclusa {0} . Corregerla per favore.
SqlMemoController.QueryError.infoMsg=Questa query non contiene parametri contesto (tipo $_context) ,\n o questa query non \u00E8 stata inclusa {0} . Corregerla per favore.
JobHierarchyMessages.JobHierarchyViewPart_createinput=Creazione gerarchia tipo di '{0}'
UpdateDetectionDialog.Messages=Le propriet\u00e0 utilizzate nei seguenti elementi sono state modificate.\nScegliete e aggiornate quelle controllate. \n\n(*) : Questo Job non \u00e8 stato aperto
UpdateDetectionDialog.Messages=Le propriet\u00E0 utilizzate nei seguenti elementi sono state modificate.\nScegliete e aggiornate quelle controllate. \n\n(*) : Questo Job non \u00E8 stato aperto
EParameterName.condition=Condizione
SubjobBasicComposite.SaveTip=Salvare i colori nella pagine delle preferenze
ContextParameterWizard.title=Nuovo parametro di contesto
@@ -168,7 +164,7 @@ ComboController.valueFromRepository=Valore ripreso dal repository
EParameterName.schemaDb=Schema
ProblemsView.resource=Risorsa
ConnectionCreateAction.error=Errore
OpaqueNoteSection.Label=Opacit\u00e0
OpaqueNoteSection.Label=Opacit\u00E0
ProblemsView.problems.defaultTitle=Problemi
ChangeNodeTextCommand.Label=Modificare l'etichetta della connessione
ConnectionReconnectCommand.LabelTarget=Spostare la connessione di destinazione
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=Questo job richiede l'aggiornamento dal repository ma non pu\u00f2 essere aggiornato quando il job \u00e8 in sola lettura
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=Questo job richiede l'aggiornamento dal repository ma non pu\u00F2 essere aggiornato quando il job \u00E8 in sola lettura
ModifyMergeOrderAction.actionText=Modifica ordine d'unione
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Disattiva il Subjob completo
EParameterName.Description=Descrizione
Process.IfToUpgradeMetadata=Il metadata utilizzato nel/i seguenti componente/i \u00e8 stato modificato.\nSelezione il/i componente/i che vuoi aggiornare dal repository.
Process.IfToUpgradeMetadata=Il metadata utilizzato nel/i seguenti componente/i \u00E8 stato modificato.\nSelezione il/i componente/i che vuoi aggiornare dal repository.
NewProcessWizard.title=Nuovo Job
CheckController.decoration.description=Valore ripreso dal repository
ContextParameterPage.comment=Commento
@@ -244,25 +235,24 @@ EParameterName.prevColumnList=Anteprima lista colonna comp.
DesignerPreferencePage.SubjobTitleColorLabel=Colore titolo subjob
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/selezione dopo una modifica nel repository
AbstractElementPropertySectionController.variableTooltip=La variabile associata a questo parametro \u00e8:
AbstractElementPropertySectionController.variableTooltip=La variabile associata a questo parametro \u00E8:
IconSelectionController.Messages=La grandezza icona dovrebbe essere 32x32
IconSelectionController.Revert=Ripristina
ImplicitContextLoad.LoadOldPreferences=L'impostazione dell'ImplicitContextLoad sar\u00e0 caricato dalla vecchia pagina preferenze
ImplicitContextLoad.LoadOldPreferences=L'impostazione dell'ImplicitContextLoad sar\u00E0 caricato dalla vecchia pagina preferenze
JavaSampleCodeFactory.schema=//codice generato in accordo con schema di input e output
JobHierarchyViewPart.reason=c'\u00e8 qualche ragione
JobHierarchyViewPart.reason=c'\u00E8 qualche ragione
JobHierarchyViewPart.showDecription=Per visualizzare la gerarchia dei job, scegli un job e poi "apri gerarchia job" nel menu. In alternativa, puoi fare il drag and drop di un job dalla palette repository sulla view corrente.
JobHierarchyViewer.hirarchy=Gerarchia job
JobLaunchConfigurationDelegate.jobNotFound=Job {0} non trovato. Forse \u00e8 stato rimosso
JobLaunchConfigurationDelegate.jobNotFound=Job {0} non trovato. Forse \u00E8 stato rimosso
JobTemplateViewsAndProcessUtil.jobName=Job fittizio per il wizard del modello job
MultipleThreadDynamicComposite.gatherInformation=Recupero informazioni dal repository
Node.componentNotExist=Questo componente dipende dal componente {0} ma non esiste.
Node.differentFromSchemaDefined=Lo schema dal collegamento di input "{0}\\" \u00e8 differente dallo schema definito nel componente.
Node.errorMessage1=Un componente che non \u00e8 un sotto processo iniziato non pu\u00f2 avere nessun collegamento su un subjob ok / su un subjob errato in input.
Node.errorMessage2=Un componente che non \u00e8 un sotto processo iniziato pu\u00f2 avere solamente un link dati o un link iterazione in input.
Node.errorMessage3=Un componente che non \u00e8 un sotto processo iniziato non pu\u00f2 avere nessun collegamento o esecuzione se \u00e8 in input.
Node.errorMessage4=Un componente che non \u00e8 un sotto processo iniziato non pu\u00f2 avere nessun collegamento su un componente ok / errore in input.
Node.differentFromSchemaDefined=Lo schema dal collegamento di input "{0}\\" \u00E8 differente dallo schema definito nel componente.
Node.errorMessage1=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento su un subjob ok / su un subjob errato in input.
Node.errorMessage2=Un componente che non \u00E8 un sotto processo iniziato pu\u00F2 avere solamente un link dati o un link iterazione in input.
Node.errorMessage3=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento o esecuzione se \u00E8 in input.
Node.errorMessage4=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento su un componente ok / errore in input.
Node.getSchemaOrNot=Vuoi ottenere lo schema del componente di destinazione?
Node.inputLinkDifferentFromSchemaDefined=Lo schema sul primo collegamento in ingresso del componente unione "{0}" \u00e8 differente dallo schema definito nel componente
Node.needOneValue=Il parametro ({0}) pu\u00f2 avere al massimo un valore.
Node.inputLinkDifferentFromSchemaDefined=Lo schema sul primo collegamento in ingresso del componente unione "{0}" \u00E8 differente dallo schema definito nel componente
Node.needOneValue=Il parametro ({0}) pu\u00F2 avere al massimo un valore.
Node.noColumnDefined=Lo schema/collegamento di output ha colonne non definite, controllalo.
Node.noInputLink=Il componente dovrebbe avere connessioni input
Node.noOutputLink=Il componente dovrebbe avere gli output collegati
@@ -417,10 +402,10 @@ Node.noRowMainLink=Il componente dovrebbe avere almento un collegamento Main
Node.noSchemaDefined=Nessuno schema definito ancora
Node.notEnoughTypeInput=Questo componente non ha abbastanza "{0}" tipi di input
Node.notEnoughTypeOutput=Questo componente non ha abbastanza "{0}" tipi di output
Node.outputNeedInputLink=Se questo componente \u00e8 di output, deve avere un collegamento di input per propagare i dati
Node.parameterEmpty=Parametro ({0}) vuoto ma \u00e8 richiesto
Node.parameterNotExist=Il parametro ({0}) ha un valore ({1}) che non esiste pi\u00f9.
Node.schemaDifferent=Parametro ({0}): lo schema \u00e8 diverso dalla query.
Node.outputNeedInputLink=Se questo componente \u00E8 di output, deve avere un collegamento di input per propagare i dati
Node.parameterEmpty=Parametro ({0}) vuoto ma \u00E8 richiesto
Node.parameterNotExist=Il parametro ({0}) ha un valore ({1}) che non esiste pi\u00F9.
Node.schemaDifferent=Parametro ({0}): lo schema \u00E8 diverso dalla query.
Node.schemaNotSame=Gli schemi sui collegamenti di input del componente unione "{0}" sono differenti: dovrebbero essere uguali.
Node.tooMuchTypeInput=Questo componente ha troppi "{0}" tipi di input
Node.tooMuchTypeOutput=Questo componete ha troppi "{0}" tipi di output.
@@ -429,7 +414,7 @@ OpenExistVersionProcess.open=Apri altra versione
OpenExistVersionProcess.open.dialog=Aprire job
OpenExistVersionProcess.open.title=Scegli la versione del job ed apri
OpenExistVersionProcessPage.errorMessage=Per favore imposta una nuova versione
OpenExistVersionProcessPage.messageCreated=Se questo job \u00e8 bloccato dall'utente, allora non potete creare una nuova versione del job\!
OpenExistVersionProcessPage.messageCreated=Se questo job \u00E8 bloccato dall'utente, allora non potete creare una nuova versione del job\!
OpenExistVersionProcessPage.textContent=Crea una nuova versione ed aprila
PerformancePreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/aggiornamento dopo una modifica nel repository
PerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet\u00e0 quando generi il codice (disabilitandolo le propriet\u00e0 dei componenti di creerano pi\u00f9 velocemente)
PerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet\u00E0 quando generi il codice (disabilitandolo le propriet\u00E0 dei componenti di creerano pi\u00F9 velocemente)
PerformancePreferencePage.generateCode=Genera codice quando apri il job
PerformancePreferencePage.checkVersion=Controlla solamente l'ultima versione quando aggiorni i job o i joblets
PerformancePreferencePage.addOrDeleteVariable=Propaga aggiunta/rimozione cambiamenti delle variabili nei contesti del repository
PerformancePreferencePage.ActivedTimeoutSetting=Attiva timeout per la connessione al database
PerformancePreferencePage.ConnectionTimeout=Timeout di connessione (secondi)
PerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar\u00e0 come disattivare il timeout.
PerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar\u00E0 come disattivare il timeout.
PerformancePreferencePage.autoUpdateDoc=Aggiornamento automatico della corrispondente documentazione del job/joblet
UpdateDetectionDialog.ShowDependenciesMess=Le propriet\u00e0 utilizzate nei seguenti elementi sono state modificate.\n\n(*) \: questo job non \u00e8 aperto.
UpdateDetectionDialog.ShowDependenciesMess=Le propriet\u00E0 utilizzate nei seguenti elementi sono state modificate.\n\n(*) \: questo job non \u00E8 aperto.
PerformancePreferencePage.itemsRelationDialogMessage=Costruire l'indice potrebbe richiedere del tempo. Vuoi costruire l'indice ora?
PerformancePreferencePage.itemsRelationsCheckbox=Utilizza indice per rapporto elementi (Sperimentale)
@@ -595,9 +580,9 @@ Node.dynamicNotSupported=Tipo dinamico non supportato in questa versione
Node.hl7HaveNoMergeLink=Non hai un collegamento unione
Node.onlyOneDynamicPerSchema=Dovrebbe esserci solamente un tipo dinamico in uno schema
Node.schemaNotSynchronized=Schema non sincronizzato
I18nPreferencePage.wait_process=Il processo impiegher\u00e0 diversi minuti, attendere...
Node.lengthDiffWarning=Almeno una lunghezza di colonna dello schema dal collegamento di input "{0}" \u00e8 diversa dallo schema definito nel componente.
WSDL2JAVAController.WSDLEquals=Il WSDL non pu\u00f2 essere uguale a "";
I18nPreferencePage.wait_process=Il processo impiegher\u00E0 diversi minuti, attendere...
Node.lengthDiffWarning=Almeno una lunghezza di colonna dello schema dal collegamento di input "{0}" \u00E8 diversa dallo schema definito nel componente.
WSDL2JAVAController.WSDLEquals=Il WSDL non pu\u00F2 essere uguale a "";
tPassportAdvancedDenormalize.needOneValue=O {0} o {1} deve essere configurato.
tPassportAdvancedDenormalize.needOnlyOneValue=Sia {0} e {1} non possono essere specificati
EParameterName.listExceptions=Eccezioni
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/selezione dopo una modifica nel repository
CamelPerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet\u00e0 quando generi il codice (disabilitandolo le propriet\u00e0 dei componenti di creerano pi\u00f9 velocemente)
CamelPerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet\u00E0 quando generi il codice (disabilitandolo le propriet\u00E0 dei componenti di creerano pi\u00F9 velocemente)
CamelPerformancePreferencePage.generateCode=Genera codice quando apri la route
CamelPerformancePreferencePage.checkVersion=Controlla solamente l'ultima versione quando aggiorni le route
CamelPerformancePreferencePage.addOrDeleteVariable=Propaga aggiunta/rimozione cambiamenti delle variabili nei contesti del repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Attiva timeout per la connessione al databasa
CamelPerformancePreferencePage.ConnectionTimeout=Timeout di connessione (secondi)
CamelPerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar\u00e0 come disattivare il timeout.
CamelPerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar\u00E0 come disattivare il timeout.
ImportRulesFromRepository.validator=regole contenute con lo stesso nome
@@ -57,7 +56,7 @@ EParameterName.LoadNewVariableLabel=Je\u015Bli zmienn\u0105 za\u0142adowano to n
ExecuteSystemCommandCommand.Command=Wykonaj...
UpdateDetectionDialog.Operations=Operacje
Note.DefaultText=Tekst
DesignerColorsPreferencePage.ConnectionColorMessages=Je\u015Bli zmienisz kolory link\u00f3w, powiniene\u015B zrestartowa\u0107 bie\u017C\u0105ce zadanie aby zapisa\u0107 zmiany
DesignerColorsPreferencePage.ConnectionColorMessages=Je\u015Bli zmienisz kolory link\u00F3w, powiniene\u015B zrestartowa\u0107 bie\u017C\u0105ce zadanie aby zapisa\u0107 zmiany
WSDL2JAVAController.generateFileFailedFromWSDL=Wygenerowanie plik\u00F3w java z wdsl: {0} poprawne.
PerformancePreferencePage.propertyCodeCheck=Sprawd\u017A pola w\u0142a\u015Bciwo\u015Bci podczas generowania kodu (wy\u0142\u0105czenie przyspieszy dzia\u0142anie w\u0142a\u015Bciwo\u015Bci)
PerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00f3w
PerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00F3w
CamelPerformancePreferencePage.propertyCodeCheck=Sprawd\u017A pola w\u0142a\u015Bciwo\u015Bci podczas generowania kodu (wy\u0142\u0105czenie przyspieszy dzia\u0142anie w\u0142a\u015Bciwo\u015Bci)
CamelPerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00f3w
CamelPerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00F3w
DataMapTableView.buttonTooltip.menu.addWhereClauses=Ajouter une clause WHERE
DataMapTableView.buttonTooltip.menu.addOtherClauses=Ajouter une autre clause (GROUP...)
ProblemsAnalyser.needAlias.error1=Le nom de la table li\u00E9e \'{0}\' \'{1}\' est trop complexe, utilisez un alias pour g\u00E9n\u00E9rer du SQL !
ToolbarOutputZone.widgetTooltip.delimitedIdentifiers=Activez-moi pour ajouter des guillemets doubles pour que les sch\u00E9mas supportent des identifiants d\u00E9limit\u00E9s.
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.