* add info message about nullity of the ssl session context
* update version of commons-net-ftps-proxy [3.6.1-talend-20190819] -> [3.6.1-talend-20200902]
* update version of 'commons-net-ftps-proxy' in javajet ftp's components
* remove slf4j-log4j12 dependency
* Add test suffix for test case support (#5136)
Co-authored-by: Michael Verrilli <mverrilli@talend.com>
* Mverrilli patch 7.3.1 iterate test fix (#5137)
* Add test suffix for test case support
* Fixed missing reference to className
* Update iterate_subprocess_header.javajet
Co-authored-by: Michael Verrilli <mverrilli@talend.com>
Co-authored-by: Michael Verrilli <mverrilli@talend.com>
Co-authored-by: Michael Verrilli <mverrilli@talend.com>
* fix(TDI-44439): updated tables search for MySQL DB
* fix(TDI-44439): removed search in "SYSTEM TABLE"
* fix(TDI-44439): Improve fix - get catalog name from Connection.
* fix(TDI-44439): Compile errors fixed.
* fix(TDI-44439): some more corrections.
* fix(TDI-44439): avoid "" as catalog name
* fix(TDI-44439): in case dbName is null
* fix(TBD-11052): add migration task for dataset API in delimited compo… (#5036)
* fix(TBD-11052): fix dataset migration for csv value (#5051)
* fix(TBD-11052): wrong value was checked
* fix value
* bugfix(TUP-25103):tELTMap - ctrl+space shortcut is not working to
retrieve easily job context
* TUP-25103
* Tup-25103
* tup-25103 use styleText
* tup-25103 add exception handler
* remove comments
* solve issues
* add doit false to avoid new line
* try replace "\r\n" to " " in tELTMssqlMap_main.javajet
* fix edit expression builder but sql tab not refresh
* remove comments and format
* improve code
* to fix other eltmap about multi-line expression and import/export
expression from file
* remove javajet and remove buttons
* remove expressionbuilder
Co-authored-by: hwang <hwang@talend.com>
Co-authored-by: hwang <hwang@talend.com>
* Added a checkbox under Advanced settings of tS3Connection when a custom endpoint is used.
When MinIO is used via DNS/hostname this must be checked otherwise the operations fail.
* PathStyleAccess should only be used if a custom endpoint is enabled.
* TESB-29322:Microservice monitoring - expose Camel metrics
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the component UI if show (#4878)
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
https://jira.talendforge.org/browse/TUP-27680
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
* feat(TUP-27680)add junits
* fix(TDI-44455) : log deps pb (#4877)
* Fix: TUP-27545 Update context var name for jdbc drivers can not be updated to job automatically. (#4883) (#4912)
Fix: TUP-27545 Update context var name for jdbc drivers can not be
updated to job automatically.
https://jira.talendforge.org/browse/TUP-27545
* fix(TDI-44506): Failed to build job on TOS (#4900) (#4917)
* fix(TDI-44167): SCD ELT components to support Databricks Delta (#4919) (#4920)
* TDI-44342 : Ignore microseconds in BigQuery datetime (#4798) (#4921)
* TDI-44342 : Ignore microseconds in BigQuery datetime
* TDI-44342 : Ignore microseconds in BigQuery datetime
Fixed for BigQuerySQLRow component
* tup-27154 update feature (#4925)
* fix(TDI-44548): tacokit components can't be loaded (#4932)
* fix(TDI-44453):tAdvancedFileOutputXML issue after upgrading to 7.3.1 (#4940)
* fix(TDI-44558):fix tJDBCSCDELT 65535 issue (#4937)
* tup-27154 update manifest (#4941)
* tup-27154 update manifest
* tup-27154 update manifest
* tup-27154 update manifest
* fix(TDI-44482): CVE: org.apache.ant:ant:1.10.1 (#4942)
* feat(TDI-44476): Add parquet support for tReshiftUnload (#4908) (#4943)
* feat(TDI-44476): Add parquet support for tReshiftUnload
* feat(TDI-44476): Hide comress property for parquet
* TMDM-14504 Fix "Use client side transaction id" (#4936)
* feat(TDI-38246): add new auth type to Google Storage family (#4945)
* fix(TDI-44561): fix compile error when dieOnError is checked (#4944) (#4946)
* feat(TDI-44466): add service account support for BulkExec and Output (#4909) (#4947)
* fix(TDI-44202): tCreateTable add support of Sybase (#4780) (#4948)
* TUP-26534 (#4813)
* TESB-29664 Random port will be used when REST Engpoint in tRESTRequest is empty (#4933)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* fix(TDI-44562): replace all backslashes in GS path (#4949) (#4950)
* TESB-29647 Bundle version does not use 'Custom Version' for jobs (#4930)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* fix(TDI-44377):fix tfileinputdelimited utf8bom issue (#4853) (#4956)
* fix(TDI-44377):fix tfileinputdelimited utf8bom issue
* fix(TDI-44377):add a checkbox
* fix(TDI-44377):skip bom to fix tfileinputdelimited
* fix(TDI-44300):skip bom to fix issue
back port those changes to master
* fix(TDI-44300):skip bom to fix issue (#4897) (#4957)
back port to master
* TESB-29285, TESB-29284 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job (#4784)
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* TDI-44448 : AWS EMR version 5.29.0 (#4914)
* TDI-44448 : AWS EMR version 5.29.0
Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
* fix(TUP-27601):NPE when try to copy-paste database component inside the (#4922)
job
* fix(TUP-27588)tCreateTable data types mapping in the schema editor is (#4976)
always Mysql after dragging and dropping from database Metadata
* fix(TDI-44481): CVE: commons-beanutils:commons-beanutils:1.9.3 (#4958)
* babili-export (#4964)
Co-authored-by: root <root@tal-ip90.talend.com>
* fix(TUP-25171):Issue when using components inside Joblet. (#4963)
* TESB-29322:Microservice monitoring - expose Camel metrics
Co-authored-by: jiezhang-tlnd <40561780+jiezhang-tlnd@users.noreply.github.com>
Co-authored-by: clesaec <51320496+clesaec@users.noreply.github.com>
Co-authored-by: kjwang <kjwang@talend.com>
Co-authored-by: wang wei <wwang@talend.com>
Co-authored-by: Richard Lecomte <rlecomte@talend.com>
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com>
Co-authored-by: jzhao <jzhao@talend.com>
Co-authored-by: pyzhou <pyzhou@talend.com>
Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com>
Co-authored-by: Pingwen Lin <pwlin@talend.com>
Co-authored-by: Roman <voievidko@gmail.com>
Co-authored-by: OleksiiNimych <59691550+OleksiiNimych@users.noreply.github.com>
Co-authored-by: msheverda-talend <53863455+msheverda-talend@users.noreply.github.com>
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
Co-authored-by: vyu-talend <49019399+vyu-talend@users.noreply.github.com>
Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
Co-authored-by: hcyi <hcyi@talend.com>
Co-authored-by: nkutsubos <54281137+nkutsubos@users.noreply.github.com>
Co-authored-by: root <root@tal-ip90.talend.com>
* remove commons-logging library from mdm_transaction and webservice-input libraries
* bump version for talend-webservice-input [1.0.0-20170301]->[1.0.2]
* declare explicit version of maven-jar-plugin in talend-webservice-input dependency
* change group id of mdm_transaction
* update version of mdm_transaction [1]->[1.2.0]
* change import in javajet xml due to convension for the talend-webservice-input to [1.0.2/6.0.0]
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
* fix(TDI-44377):fix tfileinputdelimited utf8bom issue
* fix(TDI-44377):add a checkbox
* fix(TDI-44377):skip bom to fix tfileinputdelimited
* fix(TDI-44300):skip bom to fix issue
back port those changes to master
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
https://jira.talendforge.org/browse/TUP-27680
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
* feat(TUP-27680)add junits
* fix(TUP-27607)Metadata Database connection with special
characters(double quote) in the password
https://jira.talendforge.org/browse/TUP-27607
* fix(TUP-27607)Metadata Database connection with special
characters(double quote) in the password
When parsing a mail and requesting for a header field that is not present, the "getHeader" function will return a null value witch is the expected behavior.
In the case the "Multi Value" option is checked for a field, the previous code wasn't checking for null value before trying to loop on the field, witch was causing a java.lang.NullPointerException when trying to get the length of the array.
* fix(TDI-44281): NoClassDefFound for tSetProxy
* Use slf4j instead of log4j in talend-proxy lib
* fix(TDI-44281): NoClassDefFound for tSetProxy
* Update talend-proxy lib version in components
* fix(TDI-44281): NoClassDefFound for tSetProxy
* Update talend-proxy lib for download during build process
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
* fix(TDI-44171): Observability: Add "Component" label to
component-related events
* fix(TDI-44172): Observability: Create new "component execution" event
and emit it frequently
* fix(TDI-44172): correct name
* fix(TDI-44172): fix some issue
* fix(TDI-44306): adjust the audit event log integration in studio
* fix(TDI-44306): fix the build on javac of java 11
* use a more clear method name and context name
* fix(TDI-44306): adjust the audit event log integration in studio
* fix(TDI-44172): not use camel name way for context
* fix the group name to avoid tuj down risk
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
https://jira.talendforge.org/browse/TUP-27259
* Update plugin.xml
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
https://jira.talendforge.org/browse/TUP-27259
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
* Tup-27070
ELT component configuration to create an UPDATE Statement
* TUP-27070 addjunit for dbgeneratio manager
* TUP-27070 do some fix and add junit for mssql
* TUP-27070 improve some code
* TUP-27070 improve code
* fix(TDI-44174): Component manager is not thread safe
- this fixes the case when run as independent job is checked and the
m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.
* fix(TDI-44174): relocate the property as first parameter
* Fix(TDI-30505): Do not log if no autocommit.
* Fix(TDI-30505): Change by request of code reviewer
* Fix(TDI-30505): Missed comps added, var name fixed
* Fix(TDI-30505): Typo fixed.
* Fix(TDI-30505): Some more corrections
* fix(TDI-44174): Component manager is not thread safe
- this fixes the case when run as independent job is checked and the
m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.
* feat(TDI-44179):support copy command in Azure synapse bulk load
* fix(TDI-44179):create table options
* fix(TDI-44179):add column to source field mapping
* fix(TDI-44179):change some parameter to list
* fix(TDI-44179):change default load method and add migrationtask
* fix(TDI-44179):only show "error file location" for csv file format
* fix(TDI-44179):fix some issue
* hide error file location for shared access key
* support context for field index
* correct sas token field
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
* feat(TCOMP-1681): OSGi export
* feat(TCOMP-1681): OSGi export
* feat(TCOMP-1681): add REPLACE_EXISTING option for plugins.properties
* feat(TCOMP-1681): fix resource filtering
* feat(TCOMP-1681): add new resources to assembly for OSGi
* feat(TCOMP-1681): fix missing deps in microservice export
- some refactorings
- now we add the dep jars from TALEND-INF/dependencies.txt to MAVEN-INF
* feat(TCOMP-1681): add TaCoKit dependency service
* feat(TCOMP-1681): chore export dependency exporter
* feat(TCOMP-1681): add TaCoKit dependency service
- refactor and cleanup code
* feat(TCOMP-1681): class isolation
- refactor and cleanup code
* fix(TDI-43931): Convert long as date from context args
* fix(TDI-43931): Update file root to be up to date
* fix(TDI-43931): Implement fix for tRunJob
* fix(TDI-43931): Mention string parse exception in log warn
* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.
* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.
* CreateTable component should use given connection
* fix(TUP-23956)CreateTable component should not to use JDBC connection
* fix(TUP-23956)CreateTable component should not to use JDBC connection
* fix some metadata connection could not select tCreateTable when drag and
drop
* fix(TUP-23956)CreateTable component should not to use JDBC connection
* Fix(TDI-31598): Surrounded by "if" clause to avoid duplicate insertion.
* Fix(TDI-31598): experimental - don't put connection into map (always duplicate?)
* Removed excessive connection addition from all sql db components.
* Experimental: if clause.
* Added globalMap.put(conn) into HelpClass.
* Fix(TDI-31598): Added connection entry for tOracle and tAmazonOracle components
* Fix(TDI-31598): Fixing PR
* feat(TDI-39575): Add AD auth support for AzureSynapse
* feat(TDI-39575): Add AD Auth support for MsSQL components
* feat(TDI-39575): Provide AD feature for tCreateTable
* fix(TDI-43995): Support listing any path and file
* fix(TDI-43995): Updated Apache Commons Lang library and added diamond operator
* fix(TDI-43995): Remove Apache Commons Lang library
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
* fix(TUP-26476)tELTMap Group By in Where Clause (#4542)
* fix(TUP-26476)tELTMap Group By in Where Clause
* fix(TUP-26476)tELTMap Group By in Where Clause
Co-authored-by: hwang <hwang@talend.com>
* fix build fail
Co-authored-by: hwang <hwang@talend.com>
* fix(TUP-26580):DI job with Big Data components fail when using the
custom hadoop conf file location feature.
* fix(TUP-26580):DI job with Big Data components fail when using the
custom hadoop conf file location feature.
* feat(TDQ-17743) use LicenseKey field in DQ components
* feat(TDQ-17743) use LicenseKey field in DQ components
* feat(TDQ-17743) use LicenseKey field in DQ components
* fix(TDI-43810): Fix for xml component
* fix(TDI-43810): Do not ignore service attr when checkbox is hidden
* fix(TDI-43810): Use hashset instead of arraylist
* fix(TDI-43810): Minor refactoring
* fix(TUP-26075)Always can not find jdbc class
* fix(TUP-26075)Always can not find jdbc class
* fix(TUP-26075)Always can not find jdbc class
* fix(TUP-26075)Always can not find jdbc class
* fix(TDI-42951): Improved query execution for Result size Auto
* Remove code duplication, omitt _<%cid%> from local variables, refactor methods in ServiceAccountBigQueryUtil class
* Indentations reduced to a single style
* fix(TDI-42951): Fixed formating and Fixed caching
* feat(TDI-43719):rename tSQLDWHXXX component to tAzureSynapseXXX
* feat(TDI-43719):rename the reference
* feat(TDI-43719):support adls gen2 in tAzureSynapseBulkExec
* feat(TDI-43719):add migration task
* feat(TDI-43719):change the family name
* change the family name and i18n which include DWH
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns only for MS driver
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NTEXT columns only for MS driver
* fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob
* fix(TDI-43619): fix for all types to avoid the parse warn log or message
when null
* fix the compiler issue for password field
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns
* TDI-43764 : MsSQL NVARCHAR
Use setNString method for NVARCHAR and NCHAR columns
* fix(TUP-26223): Remove lower version of artifact from classpath
* fix(TUP-26223): Construct key based on group and artifactid
* fix(TUP-26223): Fix test case failures
* fix(TUP-26223): Fix test case failures
* TDI-43510 : MySQL Driver upgrade
* TDI-43510 : MySQL Driver upgrade
* TDI-43510 : MySQL Driver upgrade
* TDI-43510 : MySQL 8 driver update
Fixed XML
* TDI-43510 : MySQL 8 driver upgrade
added allowLoadLocalInfile=true in tMysqlConnection and tMysqlRow
* TDI-43510 : MySQL 8 driver upgrade
added allowLoadLocalInfile=true in tMysqlConnection and tMysqlRow
* fix(TDI-43295): Support Oracle 19c in Studio DI
* fix(TDI-43295): Support Oracle 19c in Studio DI
* fix(TDI-43295): Support Oracle 19c in Studio DI. Revert messages for different languages
* fix(TDI-43295): Support Oracle 19c in Studio DI. move from 'oracle 19' to 'oracle 18 and above'
Co-authored-by: Roman <rvoievidko@talend.com>
* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721
* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721
* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721
* fix(TDI-43610) : jsonutil keep decimal even if 0
* fix(TDI-43610) : jsonutil bump version to 2.4.5-talend
* fix(TDI-43610) : bump to json-lib-talend 2.4.5
* fix(TDI-43610) : bump to json-lib-talend 2.4.5
* fix(TDI-43610) : jsonutil keep decimal even if 0
* TUP-25985 TOS: No need to pop up install plugin page when switch from
online help to offline help.
https://jira.talendforge.org/browse/TUP-25985
* fix(TUP-25985):TOS: No need to pop up install plugin page when switch
from online help to offline help.
Co-authored-by: wchen-talend <wchen@talend.com>
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
Dataservices are always published as OSGI bundles without taking care of
the Job defined build type. With this fix, DS with build type
"Microservice" will be built and published with the appropriate format.
* workItem(TUP-21195)replace all forms of subjob with subJob
* workItem(TUP-21195)replace all forms of subjob with subJob
* workItem(TUP-21195)replace all forms of subjob with subJob
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard
https://jira.talendforge.org/browse/TUP-25226
* fix(TUP-25585): [BUG]Data viewer failed for HDFS
https://jira.talendforge.org/browse/TUP-25585
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard
https://jira.talendforge.org/browse/TUP-25226
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard
https://jira.talendforge.org/browse/TUP-25226
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard
https://jira.talendforge.org/browse/TUP-25226
* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit b04d1bdca4.
* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit 0fd1ce627b.
* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit 434c102f8c.
* feat(TDI-42591): bigquery dynamic column support
* Add helpers for bigquery input components
* feat(TDI-42591): bigquery dynamic column support
* Add dynamic column support to bigquery input component
* feat(TDI-42591): bigquery dynamic column support
* Add dynamic column support for bigquery output component
* feat(TDI-42591): bigquery dynamic column support
* Fix PR comments
* feat(TDI-42591): bigquery dynamic column support
* Fix fixed component name issue
* feat(TDI-42591): bigquery dynamic column support
* Add support of geography type
* Add support of numeric type
* Fix bytes type support
* feat(TDI-42591): bigquery dynamic column support
* Fix OAuth null objects issue
* Fix byte array service account issue
* feat(TDI-42591): bigquery dynamic column support
* fix compilation error
* feat(TDI-42591): bigquery dynamic column support
* Exclude record type from table creation for OAuth
* feat(TDI-42875): Upgrade google dataproc
* Add region enum
* Update zones
* Make file property use file widget
* feat(TDI-42875): Implement generated code for feature
* feat(TDI-42875): Remore IF in required operator
* feat(TDI-42875): Use region for stopping cluster either
* feat(TDI-42875): Add commons-codec in dependencies
* fix(TUP-25702)TOS:Log4j:cannot print info on console when run job
https://jira.talendforge.org/browse/TUP-25720
* fix(TUP-25702)TOS:Log4j:cannot print info on console when run job
* fix(TDQ-17709): create number limit text controller
* fix(TDQ-17709): improve code and add some lost modify
* fix(TDQ-17709): improve the code about the limit
* fix(TDQ-17709): remove unused code
* fix(TUP-25338)Run job use sap miss jar slf4j-api-1.7.16 and there is no
pop up let me download or browse in.
https://jira.talendforge.org/browse/TUP-25338
* fix(TUP-25338) avoid multiple versions
* avoid multiple module versions
* remove the same version jar only about slf4j-api
* remove the same version jar only about slf4j-api
* avoid multiple versions of slf4j-api
* chore(TDI-40449): removed unused jars
* chore(TDI-40449): add version to jars w/o version
* revert(TDI-40449): remove external_sort jar
* Revert: chore(TDI-40449): removed external_sort.jar
* chore(TDI-40449): remove external_sort
* chore(TDI-40449): remove jnp-client and talend-bigdata-launcher
* chore(TDI-40449): fix maven paths
* chore(TDI-40449): restore boxjavalibv2-v3.0.10.jar
* chore(TDI-40449): restore talend-webservice-input-1.0.0-20170301.jar
* chore(TDI-40449): restore geopip
* chore(TDI-40449): restore talend-bigdata-launcher-1.1.0-20160405.jar
* chore(TDI-40449): bump ws-commons-util
* chore(TDI-40449): restore tMom jars needed
* fix(TDI-40449) : prepare servicenow for publishing
- force maven-deploy-plugin to 2.8+
- bump version to 1.0.1
- reformat code to Talend standard
- add license header
- remove main method containing credentials(not critical)
* chore(TDI-40449): fixup some components
* chore(TDI-40449): mavenized google-storage-utils
* chore(TDI-40449): cleaning talendssl ant file
* chore(TDI-40449): reverting changes
- SugarCRM is deprecated and will be removed in this release
* chore(TDI-40449): fix version typo/group for asm
* chore(TDI-40449): rename google storage utils
* chore(TDI-40449): fix dependencies to the future google-storage-utils
- will be built during https://jira.talendforge.org/browse/TDI-43489
* chore(TDI-40449): fix javassist GAV dependency
* chore(TDI-40449): fix GAV for tMOM/tWebService
- revert change on tWebService_java.xml
- fix GAV for accuracy on tMOM
* chore(TDI-40449): remove last jars
- See https://jira.talendforge.org/browse/TDI-43490
* chore(TDI-40449): fix url
* chore(TDI-40449): distribution management needed for google storage utils on ci-common
* chore(TDI-40449): cleaning xml files
* chore(TDI-40449): update copyright
* chore(TDI-40449): last clean
- i swear
Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
* fix(TUP-25382):More than one dialog pop up when quickly click the button
more than once.
* fix(TUP-25382):More than one dialog pop up when quickly click the button
more than once.
* bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)
bugfix(TUP-24029):[FTP] Connection wizard add timeout property
* feature(TUP-24029): [FTP] Connection wizard add timeout property
* feature(TUP-24768):[bug] no unit for timeout parameter for ftp wizard.
* feature(TUP-24768):[bug] timeout value support to type non-digit.
* feature(TUP-24768):[bug] timeout value support to type non-digit.
* feat(TDI-43095): improve set section for tELTTeradataOutput
* feat(TDI-43095): improve SET section for tELTOutput generic
* feat(TDI-43095): extend logic for USE_UPDATE_STATEMENT, fix typo
* feat(TDI-43095): make changes according to PR comments
* avoid loop method
* fix(TUP-25572)avoid loop method to improve performance
* avoid loop method to improve performance
* update junits
* fix jar start with "talend-bigdata"
* fix(TUP-25541)bridge jar not included in class path for log4j1 jar
needed in child process but not in father's.
* update class path order of log4j
* fix dateviewer error on oracle db
* fix data viewer, and conflict spark-assembly jar and log4j jar
* update class path order for spark-assembly
* avoid repeating for child module and refactor code
* refactor code for sort class path
* add junits
* fix tuj tMap_04_persistence_04_n_lookups
* fix(TUP-24625):Implement jobs lazy migration.
* fix(TUP-24625):When/If lazy migration will be done following fix won't
be needed anymore on TUP-21055 .
* fix(TUP-24625):remove job migration code when start-up if implement lazy
migration.
* fix(TUP-24625):remove migration code when start-up if implement lazy
migration.
* fix(TUP-24625):improve to implement lazy migration.
* feat(TDI-40351): Add alternative schema name
* Add "use alternative schema" property for db output components
* feat(TDI-40351): Add alternative schema name
* Move alternate schema to advanced settings
* Rename alternate schema properties
* feat(TDI-40351): Add alternative schema name
* fix problems for ParAccel, PostgreSql, PostgresPlus, Redshift
* feat(TDI-40351): Add alternative schema name
* Remove schema field when use existing connection is checked
* feat(TUP-24651)Add choice between log4j and log4j2 in project settings
* add warnings
* fix(TUP-25319): When we deactivate the log4j option, DI need use default
jars log4j2 needed
* remove system property and enable the feature by defult
* fix(TUP-25222)NoClassDefFoundError is thrown when switch between 2 log4j
versions for tRunJob if Use independent Process is checked
* add dialog for log4j version changed
* issue of tRunjob with unactivate log4j
* fix junit for log4j
* fix issue:get error when config match rules on TDM component
"tMatchGroup"
* fix log4j default issue for new project
* feat(TUP-24382)Enable HTTPS with authentication
* feat(TUP-24382)Enable HTTPS with authentication
* feat(TUP-24382)Enable HTTPS with authentication
* feat(TUP-24382)Enable HTTPS with authentication
* fix(TDI-43266): Studio returns exit code 0 when OutOfMemoryError in
routine occurs
* fix(TDI-43266): main thread should stop at once when subthread throw
outofmemory error
* fix(TDI-33262): Support for Apache Log4j2
* use release version
* fix(TDI-43101): [Research] Generate a sample logging file for runtime
lineage
* fix(TDI-43101): fix it
* fi something
* add a system property to disable this feature
* fix(TDI-41651): Provide possibility to specify alias for output table ELT
* Do the same fix as mssqlELT
* Small refactoring for query codeGen
* fix(TDI-41651): Fix issues
* Correct notion in javaxml file
* Rename cleanUp method
* Use stringUtils in alias for input table
* fix(TDI-41651): Add getters for inner class
* fix(TDI-41651): Add missing property in pom.xml
* fix(TDI-41651): Add missing i18n label
* fix(TDI-41651): Remove use alias for output field
* fix(TDI-41651): Fix conflicts
* feat(TUP-24894)add some bridge jars mostly for DB
* feat(TUP-24894)add library
* feat(TUP-24894)add some jar mostly for TBD needs
* feat(TUP-24894)add some jar mostly for DB needs
* feat(TUP-24894)add some jar mostly for DB needs
* feat(TUP-24894)add junits
* feat(TUP-25035)Implicit tContextLoad feature (with selection from file)
uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* fix(TDI-39084): fail to get sap table parameter for tsapbapi and throw
NPE
Conflicts:
main/plugins/org.talend.repository/plugin.xml
* correct the version after merge origin/master
* fix migration
* fix(TDI-43058):tFileFetch apply trustStore
* Add support for Trust Store
* The password of truststore and keystore can be empty.
* fix(TDI-43058):remove catch
* Revert "fix(TDI-43058):remove catch"
This reverts commit 542547ca40.
* fix(TDI-43058):throw IOException
* fix throw error
* fix(TDI-41794): Fix processing null strings json-lib
* fix(TDI-41794): Remove extra files
* fix(TDI-41794): Rename default standard to legacy
* fix(TDI-41794): Fix WriteJSON component to reuse library
* Add dropdown list propety
* fix(TDI-41794): Add a migration task
* chore(TDI-41794): Add missing copyright in migration class
* fix(TDI-41794): Use StringBuilders in toString methods
* Avoid of using StringBuffers where not needed
* chore(TDI-41794): Minor refactoring for JSONUtils
* fix(TDI-41794): Fix null processing for nested json
* fix(TDI-41794): Update writeJsonField dependency
* fix(TDI-41794): Fix null strings for save root node
* Fix null strings for arrays
* fix(TDI-41794): Fix null string processing for arrays with jsonObject
* fix(TDI-41794): Fix tExtractJSONField dependency
* Fix writeJsonField java.xml file format
* fix(TDI-41794): Change adv param line number
* fix(TDI-41794): Bump the library version
* fix(TDI-41794): Fix UI to use checkbox
* Change code generation to use checkbox
* Correct the lib version
* fix(TDI-41794): Fix migration task
* fix(TDI-41794): Remove debug information
* fix(TDI-41794): Fix merge conflict
* fix(TDI-41794): Correct plugin.xml file
* fix(TDI-41794): Don't wrap nulls when checkbox is hidden
* fix(TDI-41794): Fix compile error on component when JSON is array
* Fix(TDI-43073&TDI-42135):fix some issues.
* Fix(TDI-43073):fix some issues
* Fix(TDI-43073):Fix for reopen.
* Fix(TDI-43073):recommit the omitted file.
* methods added to know if tMap can work in dataset or not
* Update MapperComponent.java
remove commented code
* refacto
* refacto
* delete commented code
* refacto
* fix case when there is only one input to tMap
* Update MapperComponent.java
* methods added to know if tMap can work in dataset or not
* Update MapperComponent.java
remove commented code
* refacto
* refacto
* delete commented code
* refacto
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
* fix(TESB-24597): Fixed OSGi job build missing OSGI-INF folder issue
* TESB-26736:DS OSGi bundles are failing on runtime after the docker patch
* fix (TESB-25283): backport docker esb fixes to master
* fix(TESB-27046): Job run failed with pure DI license in studio
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters. Change default encoding to system's 'file.encoding'
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
* chore(TDI-42791): Refactor creation connection ftp
* chore(TDI-42791): Fix compile error after refactoring
* feat(TDI-40977): Add use global or local proxy properties
* feat(TDI-40977): Change UI in tSetProxy
* feat(TDI-40977): Add lib dependency to the tSetProxy component
* feat(TDI-40977): Save default proxy selector to use job-scope
* feat(TDI-40977): Modify tSetProxy component to reuse talend-proxy lib
* feat(TDI-40977): Disable FTP proxy when not global settings used
* Add http-proxy support for SFTP (as an example)
* feat(TDI-40977): Apply proxy feature for FTPS and SFTP connection
* feat(TDI-40977): Move thread-specific to advanced properties
* fix(TDI-40977): Fix footer conflicts
* chore(TDI-40977): Fix indentation
* feat(TDI-40977): Include proxy jar to studio build
* feat(TDI-40977): Fix incorrect master merge
* feat(TDI-40977): Fix proxy lib dependency for ftp components
* feat(TDI-40977): Fix tSetProxy ui row numbers
* feat(TDI-40977): Fix proxy selection for FTPS and SFTP
* feat(TDI-40977): Support basic https auth
* feat(TDI-40977): Fix request old apache-commons lib
* feat(TDI-40977): Add talend-proxy library
* feat(TDI-40977): Correct dep conflict with loggers
* feat(TDI-40977): Add posibility to use all-threads setting
* feat(TDI-40977): Add method to get proxy
* feat(TDI-40977): Support port -1 as port mask
* feat(TDI-40977): Remove redundant optional in interface
* feat(TDI-40977): Make library thread-safe
* feat(TDI-40977): Unsnaphot version
* fix(TDI-40977): Fix arrayindexofbounds when port is not specified
* feat(TDI-40977): Fix thread-scoped issue
* fix(TDI-40977): Fix NPE on java11 with commons-lang
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Refactoring
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Add Output component check
* Fix(TDI-41289):Add reuse tS3Connection.
* Fix(TDI-41289):Fix a bug in UI.
* Fix(TDI-41289):Fixed can't not use existing connection and Assume Role
at the same time.
* Fix(TDI-41289):Make Encrypt hidden when use existing connection.
* Fix(TDI-41289):Make the code more elegant.
* Fix(TDI-41289):optimize code and fix UI issues.
* Fix(TDI-41289)
* Fix(TDI-41289):Fix the presentation logic of Encrypt.
* Fix(TDI-41289):Fix a logical issue in tROBE
* fix(TUP-24680)Context variable type disappears after changing default
context environment
* fix(TUP-24680)Context variable type disappears after changing default
context environment
* fix(TUP-24680)Context variable type disappears after changing default
context environment
* fix(TUP-24680)Context variable type disappears after changing default
context environment
* Feat TDQ-17291
Retrieve records "rejected" by the tPatternUnMasking component in DI job
* feat(TDQ-17291): fixed the issue after the migration will have a warn
icon show on the component icon
* fix(TDQ-17291): improve the migration about tPatternMasking and
tPatternUnMasking component
* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.
* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
datastore.
* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
datastore.
* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.
* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.
* fix(TUP-23558):improve taCoKit not delete child datasets if delete
datastore.
* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
* fix(TDI-42187): Fix Double Checked Locking in GlobalResource
* fix(TDI-42187): use more readable method
* fix(TDI-42187): use more readable method
* fix(TDI-42187): adjust the java compiler level in pom file to make the
java 8 style code works and now master use java 8, not promise java 7,
so it is ok
* feat(TUP-24028)Add Azure datacenter part of the studio connection
* feat(TUP-24028)Add Azure datacenter part of the studio connection
* feat(TUP-24028)Add Azure datacenter part of the studio connection
This dev adds the opportunity to externalise osgi-exclude.properties
resource file from org.talend.repository bundle better than using the
one included in org.talend.repository budle jar file.
* feat(TDI-40462): add common changes
* feat(TDI-40462): update db2 template with custom end date
* feat(TDI-40462): update mysql template with custom end date
* feat(TDI-40462): update postgres template with custom end date
* feat(TDI-40462): update sap hana template with custom end date
* feat(TDI-40462): update sybase template with custom end date
* feat(TDI-40462): update teradata template with custom end date
* feat(TDI-40462): update vertica template with custom end date
* feat(TDI-40462): update property name and i18n message
* feat(TDI-40462): fix wrapping parameter name
* feat(TDI-40462): fix teradata quote close
* feat(TDI-40462): fix oracle template parameter name
* feat(TDI-40462): remove extra whitespace, add where it is needed
* TDI-40560 : specify ACL when putting file or create bucket
* TDI-40560 : correction from qiyan liu comments
* feat(TDI-40560) : fix Canonical ID in context and move to advanced
* feat(TDI-40560) : support ACL on email
* feat(TDI-40560) : keep the same ACL order as in amazon
* feat(TDI-40560) : Add logs on ACL
* fix(TDI-42689) : prefer BigDecimal for float&double
* fix(TDI-42689) : double precision is usually enough
* fix(TDI-42689) : Upgrade all to json-lib-2.4.2-talend
* fix(TUP-20936):No properties validation for tcomp components in compile
time.
* fix(TUP-20936):No properties validation for tcomp components in compile
time.
* fix(TDI-42443): tRunJob component - Enabling custom JVM params for
independent child jobs
* fix(TDI-42443): make the generated code shorter
* fix(TDI-42443): rename var to make more easy to understand
* fix(TDI-42443): adjust something
* fix(TDI-42443): tRunJob component - Enabling custom JVM params for
independent child jobs
* fix(TDI-42443): refix the tRunJob by the new api
* Revert "fix(TDI-42443): refix the tRunJob by the new api"
This reverts commit 94792b0faa.
* fix(TDI-42443): need to allow user to overwrite the child job vm
parameter which is not set by user, but by Talend, for example :
"-Dfile.encoding=UTF-8" is set by Talend for encoding issue, not set by
user in the Run page. If user check "overwrite jvm parameters" in
trunjob and set "-Dfile.encoding=GBK" in the vm parameters table in
trunjob, will only add "-Dfile.encoding=GBK" to vm parameters, mean
overwrite the one set by Talend
* fix(TDI-42443): use the foreach
* Fix(TDI-32477):Always lowercase column's name of postgres when create
table
* Fix(TDI-32477):Always lowercase column's name and table in Postgresql
* Fix(TDI-32477):Enable when the type is Dynamic
* Fix(TDI-32477):Dynamic column includes the part of columns
* Fix(TDI-32477)
* Fix(TDI-32477):fix the two bugs in comment
* Fix(TDI-40237):Add new regions to tS3Connection
* Fix(TDI-40237):Add new regions
* Fix(TDI-40237):Further modifications
* Fix(TDI-40237)
* Fix(TDI-40237)
* Fix(TDI-40237)
* Fix(TDI-40237):tS3XXX
* feat(TDQ-17177): support "RAW" output flow for tPatternMasking component
* feat(TDQ-17177): added new output flow "FLOW_OUTPUT" to support
propagate scheam change
* Fix(TDI-40237):Add new regions to tS3Connection
* Fix(TDI-40237):Add new regions
* Fix(TDI-40237):Further modifications
* Fix(TDI-40237)
* Fix(TDI-40237)
* Fix(TDI-40237)
* Fix(TDI-40237):tS3XXX
* Fix(TDI-40237):Remove new region China (Ningxia)
* Ensure monitoring feature can rely on system properties to configure the audit logger and does not hardcode a local file name+location+maxsize
* support system property monitoring even when no arg is passed to the main
* feat(TDI-41662): add PASSWORD property
* feat(TDI-41662): set PASSWORD property visible only for Excel 2007++
* feat(TDI-41662): add password decryption in Talend ExcelReader wrapper
- warning this is an external lib
* feat(TDI-41662): bump simpleexcel lib release to latest updates
- not sure that MANIFEST.MF should be updated but once build there was
no changes to it, so in case of...
* feat(TDI-41662): implement decryption in javajet
* feat(TDI-41662): add properties to tFileOutputExcel
* fix(TDI-41662): correct gav
* fix(TDI-41662): bump simpleexcel version
* fix(TDI-41662): add password protection on writing excel file
* fix(TDI-41662): bump talendExcel version
* fix(TDI-41662): add password protection on writing excel file (javajet)
* feat(TDI-41662): close workbook when not protected
* feat(TDI-41662): fix some stuff about tFileOutputExcel
* feat(TDI-41662): remove old parse methods to ExcelReader
* feat(TDI-41662): close workbook in any cases
* feat(TDI-41662): use agile encryption mode only in TalendExcel
* feat(TDI-41662): use agile encryption mode only in javajet comp
* feat(TDI-41662): merge master and bump TalendExcel version
* feat(TDI-41662): fix classpath version for TalendExcel
- not sure that's necessary but...
* fix(TUP-21687):Table value is not visible after filling component
properties from metadata.
* fix(TUP-21687):add/update junits for Table value is not visible after
filling component properties from metadata.
* fix(TUP-21687):add/update junits for Table value is not visible after
filling component properties from metadata.
* TESB-24597:Docker Support for Microservice - CI Part
* TESB-24597:Docker Support for Microservice - CI Part
* TESB-24597:Docker Support for Microservice - CI Part
ComponentsPreferencePage.enableOnLineHelp=Activer l\'aide en ligne pour les composants
ComponentsPreferencePage.titleInstallHelp=Installer la fonctionnalit\u00E9 d\'aide hors ligne\u00A0?
ComponentsPreferencePage.msgInstallHelp=Cela va ouvrir une bo\u00EEte de dialogue de packages suppl\u00E9mentaires pour installer la fonctionnalit\u00E9 d\'aide hors ligne, continuer ?
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=The metadata used in the following component(s) has been modified.\nSelect the component(s) that you want to update from the repository.
NewProcessWizard.title=New Job
NewProcessWizard.title=New job
CheckController.decoration.description=Value taken from the repository
ModifyMergeOrderAction.ConnectionModifyError2=Can't modify the connection when start compontent has a subJob link
Node.notSubjobStartNode2=This component "{0}" is not subJob start node.
Node.inLoop=Node ({0}) is in recursive loop.
ToggleSubjobsAction.LABEL2=Toggle SubJobs
PerformancePreferencePage.propagateContext=Propagate contexts added in repository context groups
LicenseKeyController.NewLicenseKey=Enter a new license key
ReconcilerStyledText.illegalArgs=Input args are bigger than text length:{0}, original input <{1}, {2}>, changed to <{3}, {4}>.
JobLaunchConfigurationDelegate.waitProcessRunning=Waiting for running process...
StitchDataLoaderConstants.descriptionForIntegrationSource=Extract {0} data and ingest it in the cloud destination of your choice using Stitch Data Loader. Select this option to open your browser and try it for free.
StitchDataLoaderConstants.descriptionForDataWarehouseDestination=Ingest data from over 100 popular sources to {0} using Stitch Data Loader. Select this option to open your browser and try it for free.
@@ -30,9 +30,7 @@ ContextModifyCommand.label=Modifier un contexte
DesignerPreferencePage.propertyCodeCheck=V\u00E9rifie les param\u00E8tres quand le code est g\u00E9n\u00E9r\u00E9 (le d\u00E9sactiver acc\u00E9l\u00E8rera les propri\u00E9t\u00E9s des composants)
ConnectionCreateAction.dialogMessage=nouveau nom de Sortie ?
ContextChangeDefaultCommand.label=Changer le contexte par d\u00E9faut
ActivateSubjobAction.DeactivateComplete=D\u00E9sactiver tous les Subjobs li\u00E9s
EParameterName.Level.Log.File=Niveau
ToggleSubjobsAction.LABEL=Supprimer le surlignage des sous-jobs
EParameterName.schemaOptions=Options du sch\u00E9ma
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=D\u00E9sactiver les Sous-job li\u00E9s
EParameterName.Description=Description
Process.IfToUpgradeMetadata=La m\u00E9tadonn\u00E9e utilis\u00E9e dans le(s) composant(s) suivant(s) a \u00E9t\u00E9 modifi\u00E9e.\\nS\u00E9lectionnez le(s) composant(s) que vous voulez mettre \u00E0 jour \u00E0 partir du R\u00E9f\u00E9rentiel.
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} du Job {1} du Projet {2}
EParameterName.MultiThread=Ex\u00E9cution multi thread
ChangeActivateStatusSubjobCommand.Label.ActivePart=Activer le Sous-job courant
MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=D\u00E9faut
MultiPageEditorContributor.View=View
@@ -302,14 +292,11 @@ EParameterName.Log.Db=Logger dans une base de donn\u00E9es
NodesPasteAction.paste=Coller
TalendEditorPaletteFactory.Tools=Outils
EParameterName.Comment=Commentaire
ChangeActivateStatusSubjobCommand.Label.DeactivePart=D\u00E9sactiver le Sous-job courant
TalendEditorDropTargetListener.dngsupportdialog.title=Glisser-d\u00E9poser non support\u00E9
TalendEditorDropTargetListener.dngsupportdialog.content=Les op\u00E9rations de glisser-d\u00E9poser ne peuvent pas \u00EAtre utilis\u00E9es sur ce composant actuellement.
AbstractLanguageMemoController.generateCode=G\u00E9n\u00E9rer le code
AbstractLanguageMemoController.generateSampleCode=G\u00E9n\u00E9rer un code d'exemple pour ce composant
AbstractPreferenceComposite.jobAssigned=Le job fils doit \u00EAtre assign\u00E9 \u00E0 {0}
AbstractPreferenceComposite.textContent=Appliquer aux sous-jobs
AbstractPreferenceComposite.tipContent=Appliquer aux sous-jobs
ColorsCodeViewerPreferencePage.keyword3Color=Couleur de Motcl\u00E93
ColorsCodeViewerPreferencePage.keyword1Color=Couleur du Mot-cl\u00E91
ColorsCodeViewerPreferencePage.keyword2Color=Couleur du Mot-cl\u00E92
ColorsCodeViewerPreferencePage.keyword3Color=Couleur du Mot-cl\u00E93
MetadataTypeLengthPreferencePage.VALUE=Param\u00E8tres par d\u00E9faut pour les champs contenant des valeurs nulls
MetadataTypeLengthPreferencePage.FIELD=Param\u00E8tres par d\u00E9faut pour tous les champs
MetadataTypeLengthPreferencePage.DBTYPE=Longueur par d\u00E9faut pour le type de donn\u00E9es
@@ -806,7 +789,7 @@ PaserRuleSelectionDialog.RULE_TYPE=Type de r\u00E8gle
PaserRuleSelectionDialog.RULE_VALUE=Valeur de la r\u00E8gle
TracesConnectionUtils.connectionComment=Le sch\u00E9ma est vide ou n\'est pas d\u00E9fini.
ColumnListController.invalidRegx=La valeur de \"FILTRE\", attribut du param\u00E8tre \"{0}\", est invalide car les filtres ont perdu leur efficacit\u00E9. Veuillez le v\u00E9rifier et le corriger si vous souhaitez le rendre disponible.
DesignerPreferencePage.notShowWarningDialog=Ne pas afficher d\'avertissement lors de la suppression d\'un lien attach\u00E9 \u00E0 un composant d\'une entr\u00E9e/sortie de d\u00E9clencheur dans un Joblet.
DesignerPreferencePage.notShowWarningDialog=Ne pas afficher d\'avertissement lors de la suppression d\'un lien attach\u00E9 \u00E0 un composant d\'une entr\u00E9e/sortie de d\u00E9clenchement dans un Joblet.
JobDependenciesPanel.deleteMsg=Supprimer tous les \u00E9l\u00E9ments s\u00E9lectionn\u00E9s ?
JobDependenciesPanel.addBtn=Ajouter...
JobDependenciesPanel.removeBtn=Supprimer
JobDependenciesPanel.editBtn=\u00C9diter
JobDependenciesPanel.editBtn=Modifier
JobDependenciesPanel.upBtn=Haut
JobDependenciesPanel.downBtn=Bas
DependencyVersionPart.comboInclusive=Inclusif
@@ -971,7 +954,7 @@ DependenciesContextSelectionDialog.selectContext=S\u00E9lectionner une variable
DependenciesContextSelectionDialog.addContext=Ajouter une variable de contexte
DependenciesContextSelectionDialog.contextInUseError=Cette variable de contexte est d\u00E9j\u00E0 en cours d\'utilisation !
NewDependencyItemDialog.addTitle=Ajouter {0}
NewDependencyItemDialog.editTitle=\u00C9diter {0}
NewDependencyItemDialog.editTitle=Modifier {0}
NewDependencyItemDialog.addMsg=Ajouter un nouveau {0}
NewDependencyItemDialog.editMsg=\u00C9diter les attributs du {0} s\u00E9lectionn\u00E9
NewDependencyItemDialog.name=&Nom
@@ -992,4 +975,29 @@ PerformancePreferencePage.defaultTimeout.read=Valeur du d\u00E9lai avant expirat
Node.hasMoreThenOneSourceKey=Ce composant n\'a pas de source cl\u00E9 d\u00E9finie.
DatabaseForm.checkFailure=\u00C9chec de la connexion
DatabaseForm.checkFailureTip=Vous devez modifier les param\u00E8tres de la base de donn\u00E9es.
Node.checkDynamicJobUsageWarning=L\'utilisation d\'un Job dynamique n\'est pas encourag\u00E9e dans les Joblets et incompatible avec l\'int\u00E9gration continue.
AbstractPreferenceComposite.textContent2=Appliquer aux sous-Jobs
AbstractPreferenceComposite.tipContent2=Appliquer aux sous-Jobs
ActivateSubjobAction.ActivateComplete2=Activer le sous-Job complet
ActivateSubjobAction.ActivatePart2=Activer le sous-Job courant
ActivateSubjobAction.DeactivateComplete2=D\u00E9sactiver le sous-Job complet
ActivateSubjobAction.DeactivatePart2=D\u00E9sactiver le sous-Job courant
ChangeActivateStatusSubjobCommand.Label.ActiveComplete2=Activer le sous-Job complet
ChangeActivateStatusSubjobCommand.Label.ActivePart2=Activer le sous-Job courant
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete2=D\u00E9sactiver le sous-Job complet
ChangeActivateStatusSubjobCommand.Label.DeactivePart2=D\u00E9sactiver le sous-Job courant
ComponentSettingsView.subjob2=Sous-Job
ConnectionSetAsMainRef.ConnectionModifyError2=Impossible de modifier la connexion lorsque le composant de d\u00E9but a un lien subJob.
DisplaySubjobCommand.DisplaySubjob2=Afficher le sous-Job
DisplaySubjobCommand.HideSubjob2=Masquer le sous-Job
EParameterName.showSubjob2=Afficher le titre du sous-Job
ModifyMergeOrderAction.ConnectionModifyError2=Impossible de modifier la connexion lorsque le composant de d\u00E9but a un lien subJob.
Node.notSubjobStartNode2=Ce composant \"{0}\" n\'est pas un n\u00BDud de d\u00E9but de sous-Job.
Node.inLoop=Le n\u00BDud ({0}) est dans une boucle r\u00E9cursive.
ToggleSubjobsAction.LABEL2=D\u00E9velopper/r\u00E9duire les sous-Jobs
PerformancePreferencePage.propagateContext=Propager les contextes ajout\u00E9s aux groupes de contextes du r\u00E9f\u00E9rentiel
LicenseKeyController.NewLicenseKey=Saisissez une nouvelle cl\u00E9 de licence
ReconcilerStyledText.illegalArgs=Les arguments d\'entr\u00E9e sont plus grands que la longueur du texte\u00A0:{0}, entr\u00E9e originale <{1}, {2}>, modifi\u00E9e en <{3}, {4}>.
JobLaunchConfigurationDelegate.waitProcessRunning=En attente du processus en cours d\'ex\u00E9cution...
StitchDataLoaderConstants.descriptionForIntegrationSource=Extrait des donn\u00E9es {0} et les ing\u00E8re dans la destination Cloud de votre choix \u00E0 l'aide de Stitch Data Loader. S\u00E9lectionnez cette option pour ouvrir votre navigateur et l'essayer gratuitement.
StitchDataLoaderConstants.descriptionForDataWarehouseDestination=Ing\u00E8re des donn\u00E9es de plus de 100 sources populaires dans {0} \u00E0 l'aide de Stitch Data Loader. S\u00E9lectionnez cette option pour ouvrir votre navigateur et l'essayer gratuitement.
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?
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.
StitchDataLoaderConstants.descriptionForIntegrationSource=Stitch Data Loader\u3092\u4F7F\u3044\u3001100\u3092\u8D85\u3048\u308B\u4EBA\u6C17\u306E\u30BD\u30FC\u30B9\u304B\u3089\u30C7\u30FC\u30BF\u3092{0}\u306B\u53D6\u308A\u8FBC\u307F\u307E\u3059\u3002\u3053\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u306F\u30D6\u30E9\u30A6\u30B6\u30FC\u3067\u304A\u8A66\u3057\u3044\u305F\u3060\u3051\u307E\u3059\u3002
StitchDataLoaderConstants.descriptionForDataWarehouseDestination=Stitch Data Loader\u3092\u4F7F\u3044\u3001{0}\u30C7\u30FC\u30BF\u3092\u62BD\u51FA\u3057\u3066\u6307\u5B9A\u306E\u30AF\u30E9\u30A6\u30C9\u30C7\u30B9\u30C6\u30A3\u30CD\u30FC\u30B7\u30E7\u30F3\u306B\u53D6\u308A\u8FBC\u307F\u307E\u3059\u3002\u3053\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u306F\u30D6\u30E9\u30A6\u30B6\u30FC\u3067\u304A\u8A66\u3057\u3044\u305F\u3060\u3051\u307E\u3059\u3002
Processor.configureJava=L'interpr\u00E9teur Java n'est pas configur\u00E9.
RunProcessContext.PortErrorMessage=Il n'y a pas de droits d'acc\u00E8s \u00E0 la plage des ports. \n Merci de r\u00E9initialiser la plage des ports {0} dans les pr\u00E9f\u00E9rences.
@@ -52,7 +52,6 @@ ProcessDebugDialog.errortext=Impossible de d\u00E9bugger le job.\\nV\u00E9rifiez
ShadowProcess.notGeneratedOutputException=Sortie non g\u00E9n\u00E9r\u00E9e.
ProcessComposite.contextGroup=Contexte
prefs.clientConfiguration=Configuration du client Talend
ProcessComposite.endPattern=Le Job {0} s'est termin\u00E9 \u00E0 {1,date,HH:mm dd/MM/yyyy}. [code de sortie={2,number}]
ProcessView.title=Ex\u00E9cuter({0})
Processor.configurePerl=L'interpr\u00E9teur Perl n'est pas configur\u00E9.
JavaProcessor.notFoundedFolderException=Dossier introuvable dans le projet .Java
migrationtask.renametFTPtoFTP.title=Rename tFTP to specialized tFTP
prefsStatusName=Status
migrationtask.renametFileZipUnzip.description=Rename tFileZip and tFileUnzip components to tFileArchive and tFileUnarchive
migrationtask.renametFileZipUnzip.description=Rename tFileZip and tFileUnzip components to tFileArchive and tFileUnarchive
migrationtask.renametDbInputToMySQL.description=Migrate database generic components connected to a MySQL database to the corresponding specific MySQL components.
migrationtask.renameNormalize.description=Rename all components tNormalizer to tNormalize
migrationtask.updatetRowGenerator.description=Migrate simple interface tRowGenerator components to advanced interface.
@@ -21,7 +21,7 @@ migrationtask.RenametMapPersistentMigrationTask.title=Rename tMapPersistent to t
migrationtask.changetUniqRowLinks.description=Change the link type of all tUniqRow components from "Main" to "Unique".
migrationtask.AddPerlRefArrayPointer2.desc=Replace this syntax "$xxx[" by "$xxx->[" and "@xxx" by "@$xxx" only for known existing Talend connections and components
migrationtask.AddPerlRefArrayPointer2.desc=Replace this syntax "$xxx[" by "$xxx->[" and "@xxx" by "@$xxx" only for known existing Talend connections and components
migrationtask.renametDbInputToPostgresql.description=Migrate database generic components connected to a PostgreSQL database to the corresponding specific PostgreSQL components.
migrationtask.AddPerlRefArrayPointer2.title=Add ref array pointers and unreference arrays contained in Table fields
migrationtask.AddQuotesToModuleList.desc=Add quotes to module list if needed.
migrationtask.renametDbInputToMssql.description=Migrate database generic components connected to a Microsoft SQL Server database to the corresponding specific Microsoft SQL Server components.
migrationtask.convertOldPerlTypes.title=Convert the old Perl types to new types.
migrationtask.convertOldPerlTypes.title=Convert the old Perl types to new types.
migrationtask.renameFlowMeter.description=Rename all components tMetter to tFlowMeter
migrationtask.UpgradetAdvancedFileOutputXMLMigrationTask.description=Upgrade mapping tAdvancedFileOutputXML, change the level architecture to path.
migrationtask.RenametXMLRPCMigrationTask.description=Rename all components tXMLRPC to tXMLRPCInput in all jobs in repository
@@ -54,7 +54,7 @@ migrationtask.ReplaceMultiFlowBytReplicate.desc=Replace Multi-flow by tReplicate
migrationtask.upgradetWarntDiePriority.description=Upgrade priority to switch from text field to dialog field.
migrationtask.renameFlowMeterCatcher.description=Rename all components tMetterCatcher to tFlowMeterCatcher
providerName=www.example.org
migrationtask.AddPerlRefArrayPointer.desc=Replace this syntax "$xxx[" by "$xxx->[" and "@xxx" by "@$xxx" only for known existing Talend connections and components
migrationtask.AddPerlRefArrayPointer.desc=Replace this syntax "$xxx[" by "$xxx->[" and "@xxx" by "@$xxx" only for known existing Talend connections and components
migrationtask.renametDbInputToMssql.description=Microsoft SQL\u30B5\u30FC\u30D0\u30FB\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u63A5\u7D9A\u3057\u3066\u3044\u308B\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u6C4E\u7528\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u76F8\u5F53\u3059\u308B Microsoft SQL\u30B5\u30FC\u30D0\u30FB\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u79FB\u884C\u3057\u3066\u304F\u3060\u3055\u3044\u3002
LoginComposite.DIFFERENT_WORKSPACES=Workspace has been changed. Please restart.
LoginComposite.PROJECT_NEED=A project is needed...
LoginComposite.TisWorkspace_welcome=Welcome to {0}!
VersionManagementDialog.AllDependencies=select all dependencies
VersionManagementDialog.Subjob=select all subjobs
VersionManagementDialog.AllDependencies=Select all dependencies
VersionManagementDialog.FixVersion=Fix tRunJob versions if Latest
VersionManagementDialog.FixLastVersion=When update the version, if all tRunJob are setup by default with Latest version, this will fix the version to the previous version.\nFor example : father 1.0 (tRunJob<child, Latest>).\nIf upgrade to version 1.1: \n - the father version 1.0 will contain : (tRunJob<child, 1.0>). To run the child with version 1.0 also.\n - the father version 1.1 will contain : (tRunJob<child, Latest>). To keep using the latest version.\n\nNote: this won't do anything if the versions are already fixed, and if doesn't use Latest.
ImportItemAction.Label=Import items
@@ -705,7 +704,6 @@ GenerateDocAsHTMLWizardPage.OverWrite=Warning:this file already exist,do you wan
GenerateDocAsHTMLWizardPage.Warning=Warning
ImportItemUtil.cannotImportMessage=from the project {0} use a more recent version of studio so cannot import it.
ImportProjectAction.messageDialogContent.projectImportedSuccessfully=Project has been successfully imported in your workspace
ProjectSettingPage.ArtifactProxySetting.connectionFailureMsg=Connection failure,please check the proxy configuration
LoginHelper.connectUserLibraryTitle=Check user libraries connection.
LoginHelper.connectUserLibraryFailureWarning=Cannot connect to the user libraries artifact repository set in administrator. Do you want to open the project anyway?
ReferenceProjectSetupPage.ButtonTooltipStrict=Use strict references to find joblets in target project.
ConnectionsDialog.usernameOrPasswordInvalid=Check your username or password or contact your administrator.
LoginProjectPage.authorizationErrorMessage=Invalid username or password for the remote connection. Do you want to fix it now?
@@ -193,7 +193,7 @@ ConfigExternalJarPage.inputJARName=Saisissez un nom de biblioth\u00E8que
FileStep1.serverAlert=Le serveur doit \u00EAtre sp\u00E9cifi\u00E9
RefreshAction.toolTipText=Rafra\u00EEchir
ProjectSettingsWizardPage.PaletteSettings=Param\u00E8tres de la Palette
PositionalTextTest.println.fieldValue=Valeur du champs
PositionalTextTest.println.fieldValue=Valeur du champ
VersionManagementDialog.EachVersion=Mettre \u00E0 jour la version de chaque \u00E9l\u00E9ment.
RepositoryPreferencePage.RefreshTitle=Rafra\u00EEchir le r\u00E9f\u00E9rentiel
DocumentationPage.option=Option
@@ -495,7 +495,7 @@ EbcdicForm.dataFile=Fichier de donn\u00E9es
EbcdicForm.dataNotExist=Ficher de donn\u00E9es inexistant
EbcdicForm.dataNull=Un chemin d'acc\u00E8s au fichier de donn\u00E9es doit \u00EAtre sp\u00E9cifi\u00E9.
LoginComposite.DIFFERENT_WORKSPACE=Le r\u00E9pertoire Workspace a \u00E9t\u00E9 chang\u00E9. Merci de red\u00E9marrer.
LoginComposite.RESTART=relancer
LoginComposite.RESTART=Red\u00E9marrer
SAPSelectorForm.connectionFailure=\u00C9chec de la connexion SAP : le bouton \"R\u00E9cup\u00E9rer le sch\u00E9ma\" est d\u00E9sactiv\u00E9. Cliquez sur le bouton \"V\u00E9rifier la connexion\".
MultiSchemasUI.useMultiSchemabtn=Utiliser des s\u00E9parateurs multiples
AbstractCreateTableAction.retrieveForbidden.Message=Cette base de donn\u00E9es ne contient aucune table
LoginComposite.Workspace_inuse=Le r\u00E9pertoire Workspace est d\u00E9j\u00E0 en cours d'utilisation, veuillez en choisir en autre.
ProjectSettingsAction_editProject=Editer les propri\u00E9t\u00E9s du Projet
ProjectSettingsAction_editProject=Modifier les propri\u00E9t\u00E9s du Projet
SelectDatabaseJarDialog.add=Ajouter
SelectDatabaseJarDialog.delete=DELETE
SelectDatabaseJarDialog.title=S\u00E9lectionner les Jars des pilotes de la base de donn\u00E9es
@@ -597,7 +597,6 @@ LoginComposite.DIFFERENT_WORKSPACES=Le r\u00E9pertoire workspace a chang\u00E9.
LoginComposite.PROJECT_NEED=Un projet est requis...
LoginComposite.TisWorkspace_welcome=Bienvenue dans {0}
VersionManagementDialog.AllDependencies=S\u00E9lectionner toutes les d\u00E9pendances
VersionManagementDialog.Subjob=S\u00E9lectionner tous les sous-jobs
VersionManagementDialog.FixVersion=Fix tRunJob versions if Latest
VersionManagementDialog.FixLastVersion=Lors de la mise \u00E0 jour, si tous les tRunJob sont install\u00E9s par d\u00E9faut avec la derni\u00E8re version, cela remplacera la version avec la pr\u00E9c\u00E9dente.\\nPar exemple : parent 1.0 (tRunJob<enfant, Derni\u00E8re version>).\\nEn cas de mise \u00E0 jour avec la version 1.1 : \\n - la version parent 1.0 contiendra : (tRunJob<enfant, 1.0>). Pour ex\u00E9cuter l\'enfant avec la version 1.0 \u00E9galement.\\n - la version parent 1.1 contiendra : (tRunJob<enfant, Derni\u00E8re version>). Pour continuer \u00E0 utiliser la derni\u00E8re version.\\n\\nRemarque : il n\'y aura aucun effet si la version est d\u00E9j\u00E0 r\u00E9par\u00E9e et si la derni\u00E8re version n\'est pas utilis\u00E9e.
ImportItemAction.Label=Importer des \u00E9l\u00E9ments
@@ -705,7 +704,6 @@ GenerateDocAsHTMLWizardPage.OverWrite=Attention : ce fichier existe d\u00E9j\u00
GenerateDocAsHTMLWizardPage.Warning=Avertissement
ImportItemUtil.cannotImportMessage=Impossible d'importer le projet {0} car il utilise une version plus r\u00E9cente du studio.
ImportProjectAction.messageDialogContent.projectImportedSuccessfully=Le projet a bien \u00E9t\u00E9 import\u00E9 dans votre workspace
RepoReferenceProjectSetupAction.TitleReferenceChanged=Les param\u00E8tres des projets de r\u00E9f\u00E9rence ont \u00E9t\u00E9 chang\u00E9s
RepoReferenceProjectSetupAction.MsgReferenceChanged=Le Studio va se reconnecter au projet en cours afin d\'appliquer les nouveaux param\u00E8tres de projets de r\u00E9f\u00E9rence.
RepoReferenceProjectSetupAction.TaskRelogin=Reconnexion au projet :
@@ -979,14 +974,6 @@ JavaJobScriptsExportWSWizardPage.DOCKER.registryPassword=Mot de passe
JavaJobScriptsExportWSWizardPage.DOCKER.imageLabel=Nom de l\'image
JavaJobScriptsExportWSWizardPage.DOCKER.tagLabel=Tag de l\'image
JavaJobScriptsExportWSWizardPage.DOCKER.errorMsg={0} ne peut \u00EAtre vide.
LoginProjectPage.cloud.apac=Cloud APAC (Cloud en Asie-Pacifique)
ArtifactRepositoryShareSettingPage.enableShareLabel=Propager les mises \u00E0 jour des composants au r\u00E9f\u00E9rentiel d\'artefacts
ArtifactRepositoryShareSettingPage.repositoryIdLabel=ID du r\u00E9f\u00E9rentiel :
ArtifactRepositoryShareSettingPage.checkLabel=V\u00E9rifier la connexion
ArtifactRepositoryShareSettingPage.showWarnDialogWhenInstallingFeatures=Afficher une fen\u00EAtre d\'avertissement lors de l\'installation du composant
ArtifactRepositoryShareSettingPage.autoCheckUpdate=V\u00E9rifier automatiquement la mise \u00E0 jour
ArtifactRepositoryShareSettingPage.checkUpdatePerDays=V\u00E9rifier la fr\u00E9quence (jours) de la mise \u00E0 jour
ArtifactRepositoryShareSettingPage.checkUpdatePerDays.error=Saisissez un entier compris entre {0} et {1} pour [{2}]
AuditProjectSettingPage.DBConfig.CheckConnection.failed=\u00C9chec de la connexion, v\u00E9rifiez la configuration de la base de donn\u00E9es.
AuditProjectSettingPage.generate.failed.message=\u00C9chec de la g\u00E9n\u00E9ration du rapport. Cliquez sur d\u00E9tails pour plus d\'informations.
JavaJobScriptsExportWSWizardPage.MSESB_IMAGE=Microservice pour image Docker ESB
ProjectSettingPage.ArtifactProxySetting.password=Mot de passe\u00A0:
ProjectSettingPage.ArtifactProxySetting.repositoryId=ID du r\u00E9f\u00E9rentiel\u00A0:
ProjectSettingPage.ArtifactProxySetting.enableProxySetting=Activer les param\u00E8tres de proxy
ProjectSettingPage.ArtifactProxySetting.checkConnection=V\u00E9rifier la connexion
ProjectSettingPage.ArtifactProxySetting.connectionFailureMsg=\u00C9chec de la connexion, v\u00E9rifiez la configuration du proxy.
LoginHelper.connectUserLibraryTitle=V\u00E9rifier la connexion aux biblioth\u00E8ques utilisateurs.
LoginHelper.connectUserLibraryFailureWarning=Impossible de se connecter au r\u00E9f\u00E9rentiel d\'artefacts contenant les biblioth\u00E8ques utilisateur en mode administrateur. Ouvrir le projet malgr\u00E9 tout\u00A0?
LoginComposite.PROJECT_NEED=\u00C8 necessario un progetto...
LoginComposite.TisWorkspace_welcome=Benvenuto in {0}!
VersionManagementDialog.AllDependencies=seleziona tutte le dipendenze
VersionManagementDialog.Subjob=seleziona tutti i subjob
VersionManagementDialog.FixVersion=Sistema versioni tRunJob se l'ultima
VersionManagementDialog.FixLastVersion=Quando aggiorni la versione, se tutti i tRunJob sono impostati di default con l'ultima versione, questo sistemer\u00E0 la versione a quella precedente.\nPer esempio: padre 1.0 (tRunJob<figlio, Ultima>). Esegui anche il figlio con la versione 1.0.\n - la versione del padre 1.1 conterr\u00E0: (tRunJob<child, Ultima>). Mantiene l'ultima versione.\n\nNota: questo non far\u00E0 nulla se le versioni sono gi\u00E0 sistemate e se non utilizza l'ultima.
ImportItemUtil.cannotImportMessage={0} \u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3067\u304D\u307E\u305B\u3093\u3002\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u306B\u306F\u3001\u3088\u308A\u65B0\u3057\u3044\u30D0\u30FC\u30B8\u30E7\u30F3\u306E Studio \u304C\u5FC5\u8981\u3067\u3059\u3002
VersionManagementDialog.FixVersion=Fix tRunJob versions if Latest
VersionManagementDialog.FixLastVersion=La aducerea la zi a versiunii, daca toate tRunJob sunt predefinite cu Ultima versiune, aceasta corecteaza versiunea la versiunea anterioara.\nEx: father 1.0 (tRunJob<child, Latest>).\nDaca creste la versiunea 1.1: \n - the father versiunea 1.0 va contine : (tRunJob). Pentru rulare child cu versiunea 1.0 deasemenea.\n - father versiunea 1.1 va contine : (tRunJob). Pentru a continua cu ultima versiune.\n\nNota: aceasta nu va face nimic daca versiunile sunt deja fixate, si daca nu foloseste Latest.
ExportItemWizardPage.collapseBtnText=Strange Tot
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.