Compare commits

..

1768 Commits

Author SHA1 Message Date
Ryan Skraba
c66dd7afb0 TBD-4268: Ensure that classpaths are consistent for jobs run in Studio and local jobs. 2016-12-01 13:50:03 +01:00
Ivan Gonchar
edff44d8c4 Merge pull request #568 from Talend/bugfix/6.3.1/TDI-31661_add_KEEP_LAST_feature
Bugfix/6.3.1/tdi 31661 add keep last feature
2016-12-01 14:17:20 +02:00
Ivan Honchar
16f4bcdf61 TDI-31661 replace thashfile library with new version 2016-12-01 14:16:37 +02:00
Ivan Honchar
d314635329 TDI-31661 add correct import for thashfile library 2016-12-01 14:16:37 +02:00
Carsten Biermann
136f9d0009 Copyright changed (dummy) 2016-12-01 14:16:37 +02:00
Ivan Honchar
7f7dd61b55 TDI-31661 Added pom.xml for automated build 2016-12-01 14:16:37 +02:00
Ivan Honchar
4e2f6e0c3d TDI-31661 change library directory structure to standard maven project structure 2016-12-01 14:15:35 +02:00
Ivan Honchar
25ee422ef0 TDI-31661 Added deprecated anotation for old classes 2016-12-01 14:15:35 +02:00
Ivan Honchar
b1c9393739 TDI-31661 Swithed from LinkedHashMap to LindkedHashSet to make KEEP_LAST, KEEP_FIRST implementation more clear. Fixed errors in javajet 2016-12-01 14:15:35 +02:00
Ivan Honchar
685874278f TDI-31661 Added KEEP_LAST feature for tHashInput/tHashOutput components 2016-12-01 14:15:35 +02:00
Ivan Honchar
79212826d4 TDI-31661 Implemented MemoryCacheFactory 2016-12-01 14:15:35 +02:00
Ivan Honchar
8bea2950df TDI-31661 Implemented a set of MemoryCache with different keep mode 2016-12-01 14:15:35 +02:00
Ivan Honchar
10ebb265da TDI-31661 Added Cache interface 2016-12-01 14:15:35 +02:00
GGu
7e3cd27d95 TUP-16344: enhance the install components (#841) 2016-12-01 16:41:32 +08:00
zwxue
bcee3a56d0 Merge pull request #831 from Talend/bugfix/master/TUP-16466
TUP-16466:XML/XSD:Studio hang on after detect update
2016-12-01 11:35:32 +08:00
hwang
4a343ff152 TUP-16466:XML/XSD:Studio hang on after detect update 2016-12-01 11:34:52 +08:00
pyzhou
286af9ffbf TDI-37879:tMySqlOutput generates invalid create statement when DOUBLE (#833) 2016-12-01 10:40:55 +08:00
Ivan Gonchar
e2a21f6eb4 Merge pull request #816 from Talend/feature/TCOMP-331_reject_after_close
TCOMP-331 Support reject after close
2016-11-30 19:40:52 +02:00
chmyga
09de7f2220 TDI-37919: fix version of AmazonAWS lib for tAmazonEMRResize and tAmazonEMRListInstances (#839) 2016-11-30 23:55:19 +08:00
Remy Dubois
72c88f58ab TBD-3951 fixed - Add jets3t dependency to the tHiveInput for HDInsight 2016-11-30 15:47:30 +01:00
Jan Lolling
596a62c5c2 Using the correct Workbook methods to iterate over the sheets. This preserves the compatibility to newer Apache-POI releases. (#798) 2016-11-30 05:39:21 -06:00
jzhao
27068ca588 TDI-37769: tFileOutputLDIF add new option "Binary transfer required"
https://jira.talendforge.org/browse/TDI-37769
2016-11-30 19:00:35 +08:00
GGu
f67aa569ca TUP-16324: Enhance the dialog to use dynamic jobs. (#811) 2016-11-30 12:34:46 +08:00
Yucheng Bai
31e65ed3d7 TUP-16441: Issue with opening job with context group in Salesforce (#829)
component.
2016-11-30 12:31:26 +08:00
francisu
c9ccd99cdd TCOMP-331 Add support for getting rejection records after close 2016-11-29 17:10:30 -08:00
francisu
0949923c4a Merge remote-tracking branch 'origin/master' into feature/TCOMP-331_reject_after_close 2016-11-29 16:23:13 -08:00
Pierre Teyssier
a0695a9d8d Revert "[TESB-18057] After undeploying a service instances of services are getting created continuously logs"
This reverts commit b2ed9faa24.
2016-11-29 22:28:29 +08:00
wang wei
050f66bb59 fix(TDI-36824): use a better util class : ObjectUtil 2016-11-29 22:17:59 +08:00
wang wei
731895ddd0 fix(TDI-36824): tDatasetOutput: Allow limit to be infinite if null (or
empty) is set
2016-11-29 22:17:59 +08:00
Vladimir Bogatyrov
7021fb9d05 [TDI-37915] Fix Job code generate error when there are two same component and enable Multi thread execution 2016-11-29 15:01:40 +02:00
pyzhou
b3fc530234 Bug/6.3.1/tdi 37860 (#825)
* TDI-37860 : TMarketoInput has NullPointerException when Access token is invalid
*  TDI-37860 Update the jars
* TDI-37860 : Add the Exception errorMessage to other similar method.
* TDI-37860 : Correct the maven path.
2016-11-29 19:17:45 +08:00
pyzhou
e56e928bfd TDI-36713 : TMarketoInput can not handle large input to match data (#823)
* TDI-36713 : change method to post.
* TDI-36713 reduce the duplicate code.
2016-11-29 19:16:44 +08:00
hwang
0c2903f421 TUP-16466:XML/XSD:Studio hang on after detect update 2016-11-29 15:18:44 +08:00
Remy Dubois
1fba52dd19 TBD-1725 fixed - Fix the Hive components default values for hadoop properties checkboxes 2016-11-28 17:22:03 +01:00
GGu
4b95b17afc TUP-16344: enable to deal with all files for artifact and content. 2016-11-28 18:38:46 +08:00
wchen-talend
c2065c5a98 Merge pull request #820 from Talend/bugfix/6.3.1/TUP-6142-Readonly_for_ref_project
TUP-6142 fix: main project can add context variable to ref project
2016-11-28 16:48:48 +08:00
cmeng-talend
e5988b1a40 TUP-6142 fix: main project can add context variable to ref project
https://jira.talendforge.org/browse/TUP-6142
2016-11-28 16:43:47 +08:00
qiongli
55eb33bc6e TDQ-12852 only TDM execute the needed method. (#828) 2016-11-28 15:22:42 +08:00
GGu
5b828ee09b TUP-16344: Enable to install new comonents from exchange. (#824) 2016-11-26 11:37:32 +08:00
Remy Dubois
3b7ea2e9db TBD-4271 fixed - Remove joda-time from the pig shade jar and force the use of joda 2.8.1 2016-11-25 17:11:56 +01:00
hcyi
eeb9fb8b46 Merge pull request #822 from Talend/bugfix/6.3.1/TUP-16281_datasetinput_parallel
TUP-16281:Job with tDataprepinput with parallelisation enabled does not
2016-11-25 18:55:48 +08:00
wchen-talend
fc6cee1fc2 TUP-16281:Job with tDataprepinput with parallelisation enabled does not
compile on clicking run
2016-11-25 15:44:59 +08:00
Ivan Gonchar
4169ef06ab fix(TDI-37846): upgrade db2 driver for tCreatetable and tMondrianInput (#821) 2016-11-24 21:13:09 +08:00
GuoLiang
27cae19b7f TUP-5658 fix:Error when run job trowgenerator to tlogrow with check and (#818)
uncheck a column.
2016-11-24 18:25:09 +08:00
dlin-talend
776dd216d0 Merge pull request #817 from csuntalendbj/master
TESB-18310:Command-Line exportRoute as Microservice ignores "maven" option
2016-11-24 17:14:06 +08:00
dlin-talend
c7d0269694 Merge pull request #819 from Talend/bugfix/6.3/TUP-5737_change_error_to_warning_can't_re-create_the_link_between_tMap_after_it's_deleted
TUP-5737 fix: can't re-create the link between tMap after it's deleted
2016-11-24 16:06:43 +08:00
cmeng-talend
0e9336f487 TUP-6142 fix: main project can add context variable to ref project
https://jira.talendforge.org/browse/TUP-6142
2016-11-24 15:54:44 +08:00
guol
82b3b2b220 TUP-5737 fix: can't re-create the link between tMap after it's deleted
change from error to warning
2016-11-24 15:52:09 +08:00
SunChaoqun
ae1d5584d3 TESB-18310:Command-Line exportRoute as Microservice ignores "maven"
option
2016-11-24 10:34:37 +08:00
francisu
64ccd8170d TCOMP-331 Support reject after close 2016-11-23 05:04:42 -08:00
jzhao
e9eb912ea3 TDI-37105 :tMarketoInput/tMarketoOutput default schema is wrong
https://jira.talendforge.org/browse/TDI-37105
Note:Fix other marketo components
2016-11-23 16:13:19 +08:00
wang wei
fc67c017e9 TDI-36765: Datasource in DI jobs is always a singleton and violates the
DataSource approach
https://jira.talendforge.org/browse/TDI-36765
2016-11-23 11:49:47 +08:00
jzhao
720ba94f6f TDI-37105 :tMarketoInput/tMarketoOutput default schema is wrong
https://jira.talendforge.org/browse/TDI-37105
2016-11-23 11:12:01 +08:00
nrousseau
0416fa2a11 TUP-16421: update copyright date in the about 2016-11-23 10:45:56 +08:00
jzhao
b3284f3411 TDI-35817: tDB2output z/OS : NB_LINE_INSERTED is always set to 0
https://jira.talendforge.org/browse/TDI-35817
2016-11-22 17:08:34 +08:00
jzhao
b3bbb5241e TDI-37454: Upgrade of tSalesforceInput -with Manual input of SOQL query-
broken in 6.2.1
https://jira.talendforge.org/browse/TDI-37454
2016-11-22 02:23:18 -06:00
wang wei
1609c463a6 Merge pull request #814 from Talend/bug/6.3/TDI-37837
TDI-37837: ClassNotFoundException: org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler
2016-11-22 15:44:54 +08:00
jzhao
e220d97130 TDI-37769: tFileOutputLDIF is not Generating ';binary' when Replacing
binary/base64 Certificate LDAP Entry Attribute Value 
https://jira.talendforge.org/browse/TDI-37769
2016-11-22 13:28:59 +08:00
wang wei
1d6d875a37 TDI-37837: ClassNotFoundException:
org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler
https://jira.talendforge.org/browse/TDI-37837
2016-11-22 12:07:43 +08:00
wchen-talend
fc29bfc46a Merge pull request #813 from Talend/bugfix/6.3/TUP-16395_tMap_Cannot_get_GlobalMap_value_in_Joblet
TUP-16395:[tMap] Cannot get GlobalMap value used in Joblet
2016-11-22 11:30:10 +08:00
hcyi
5a00a03925 Merge pull request #809 from Talend/bugfix/6.3.1/TUP-16281_datasetinput_parallel
TUP-16281:Job with tDataprepinput with parallelisation enabled does not
2016-11-22 10:59:14 +08:00
chmyga
10d3519455 Merge pull request #806 from Talend/bugfix/6.3/TDI-37558_null_value_for_lookup_tmicrosoftcrmoutput
Bugfix/6.3/tdi 37558 null value for lookup tmicrosoftcrmoutput
2016-11-21 11:59:22 +02:00
Ivan Gonchar
33aaf581a9 Merge pull request #812 from Talend/frature/6.3.1/TDI-37116
TDI-37116 : Upgrade exajdbc-5.0.12.jar to exajdbc-5.0.13.jar
2016-11-21 11:04:31 +02:00
hcyi
d9f47100cd TUP-16395:[tMap] Cannot get GlobalMap value used in Joblet 2016-11-21 05:55:10 +08:00
pyzhou-talend
d818400cca TDI-35416: Add getNextException to show more error message (#764)
* TDI-35416: Add getNextException to show more error message

* TDI-35416 : write a util for repetitive code. add log.

* TDI-35416 : make the code more clean.

* TDI-35416 : move setglobalVars out of try-catch add die on error

* TDI-35416 : Remove the duplicate record to log4j.

* TDI-35416 : replace the last system.err.print with log4j witch I forgot.
2016-11-18 16:26:02 +08:00
pyzhou-talend
5b514a9e80 TDI-37116 : Change the jar to the new version. 2016-11-18 16:04:26 +08:00
hwang-talend
a527abff70 Merge pull request #803 from Talend/bugfix/master/TUP-16127
TUP-16127: no context group selection window pop up when click .. button
2016-11-18 15:13:48 +08:00
kjwang-talend
ebf4a52be0 Bugfix/6.3.1/tup 14307 Memory Run on Remote Server:alway said there is no job running (#801)
* bugfix/6.3.1/TUP-14307 Memory Run on Remote Server:alway said there is
no job running
https://jira.talendforge.org/browse/TUP-14307

* bugfix/6.3.1/TUP-14307 Memory Run on Remote Server:alway said there is
no job running
https://jira.talendforge.org/browse/TUP-14307
2016-11-18 15:11:31 +08:00
wchen-talend
bfdfd49421 Merge pull request #794 from Talend/bugfix/6.3.1/TUP-5203-Dispose_problem
TUP-5203 fix: Can not load job properties when repeat switch from Extra to main in jobsettings.
2016-11-18 10:55:25 +08:00
zwxue
110638d7de Merge pull request #808 from Talend/bugfix/master/TUP-15118
TUP-15118:A wrong warning shown when convert MR job which is converted
2016-11-18 10:05:32 +08:00
wchen-talend
f43a7125a3 TUP-16281:Job with tDataprepinput with parallelisation enabled does not
compile on clicking run
2016-11-18 09:59:11 +08:00
hwang
1efa01578e TUP-15118:A wrong warning shown when convert MR job which is converted
by spark job with test case to Spark back.
2016-11-17 18:03:36 +08:00
Carsten Biermann
5f65af08f6 [DEVOPS-771]: Adds configuration for thashfile jenkins job - lint 2016-11-17 10:15:42 +01:00
Carsten Biermann
50aa53168f [DEVOPS-771]: Added initial pom 2016-11-17 10:15:42 +01:00
wang wei
3abaaa9f23 Merge pull request #807 from Talend/bugfix/6.3/TDI-37682_session_duration_invalid_value
TDI-37682: change the process of session duration property value
2016-11-17 17:01:49 +08:00
Dmytro Chmyga
da6a2f0d2b TDI-37682: change the process of session duration property value 2016-11-17 10:44:42 +02:00
Ivan Gonchar
69cda3dc66 fix(TDI-37694): fix maven url for db2jcc4 driver in DB2 components (#804) 2016-11-17 15:40:59 +08:00
Dmytro Chmyga
5f66e89fc5 TDI-37558: add transformation of empty string lookup values to null 2016-11-17 08:36:30 +02:00
Dmytro Chmyga
d05e010bb9 Merge branch 'master' into bugfix/6.3/TDI-37558_null_value_for_lookup_tmicrosoftcrmoutput 2016-11-17 08:33:51 +02:00
wang wei
35aeb7bd81 Merge pull request #805 from Talend/bugfix/6.3/TDI-37741_auto_convert
TDI-37741: Automatic Type Conversion from Object to byte/short/int/long/..... issue
2016-11-17 14:14:14 +08:00
jzhao
c85ba0f62d TDI-37741: Automatic Type Conversion from Object to Integer throw an
error if the Object is not cast-able to an Integer
https://jira.talendforge.org/browse/TDI-37741
2016-11-17 12:22:03 +08:00
wang wei
f4cd05f362 TDI-35743: add the NUMERIC check as we add it in the mapping
https://jira.talendforge.org/browse/TDI-35743
2016-11-17 11:50:49 +08:00
zwxue
bbdd3aaba8 TUP-16127: no context group selection window pop up when click .. button
to select table.
2016-11-16 19:01:16 +08:00
chmyga
3db5c3937c Merge pull request #800 from Talend/bugfix/6.3/TDI-37512_datetime_field_tmicrosoftcrmoutput
TDI-37512: add normalization to datetime field.
2016-11-16 08:55:03 +02:00
pyzhou-talend
5ea990c6df TDI-37712 : Add miss <%=cid%>. (#799) 2016-11-16 11:24:32 +08:00
Yucheng Bai
9ef91a1e40 TUP-16317: migration : password of implicit context Load project (#795)
settings wrongly handled.
2016-11-16 11:20:56 +08:00
jzhao
c29793061b TDI-37798: tFileInputExcel "User mode" dynamic with empty row avoid NPE
https://jira.talendforge.org/browse/TDI-37798
2016-11-16 11:13:33 +08:00
jzhao
2b82605eff TDI-37817: tMicrosoftCrmInput CRM 2015 on premise mode didn't set nb
line
https://jira.talendforge.org/browse/TDI-37817
2016-11-16 10:43:56 +08:00
Dmytro Chmyga
4cae15f69e TDI-37512: add normalization to datetime field. 2016-11-15 16:21:12 +02:00
hcyi
0c5f3ea69d Merge pull request #797 from Talend/bugfix/6.3.1/TUP-16319_xmlmap_import_from_repository
TUP-16319:tXMLMAp with GIT remote connection : option "import from
2016-11-15 18:46:39 +08:00
zwxue
4ce68aa2eb Merge pull request #796 from Talend/bugfix/master/TUP-16252
TUP-16252:CI builder throws error message with SUCCESS BUILD
2016-11-15 18:02:53 +08:00
chmyga
15e125dc6a TDI-37558: Added processing of null lookup values. (#748) 2016-11-15 17:34:20 +08:00
wchen-talend
7dd451a9b3 TUP-16319:tXMLMAp with GIT remote connection : option "import from
repository" disappears
2016-11-15 17:02:59 +08:00
hwang
f26d5b7ad3 TUP-16252:CI builder throws error message with SUCCESS BUILD 2016-11-15 16:44:40 +08:00
Remy Dubois
752be2c4e6 TBD-4140 fixed - Upgrade the aws-java-sdk 2016-11-15 09:36:06 +01:00
chmyga
3a2b72c61a Merge pull request #677 from Talend/TDI-32687_enforce_NTLM_authentication
Tdi 32687 enforce ntlm authentication
2016-11-15 10:32:55 +02:00
wang wei
1636d71568 TDI-35743: fix the create table action for redshift
https://jira.talendforge.org/browse/TDI-35743
2016-11-15 16:22:02 +08:00
kjwang-talend
f277434be8 TUP-16169 Improve: Sometimes cannot run job (#793)
https://jira.talendforge.org/browse/TUP-16169
2016-11-14 17:51:45 +08:00
kjwang-talend
0b038f5ac7 TUP-16183 Fix: Component tRunJob has warnings of "The context name (#768)
* TUP-16183 Fix: Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183

* TUP-16183 Fix Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183

* TUP-16183 Fix Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183
2016-11-14 17:39:54 +08:00
cmeng-talend
58f08a29ad TUP-5203 fix: Can not load job properties when repeat switch from Extra
to main in jobsettings.
https://jira.talendforge.org/browse/TUP-5203
2016-11-14 16:51:46 +08:00
chmyga
a47cf4adea TDI-37704: add unit(minutes) for session duration field(assume role feature) (#788) 2016-11-14 13:59:25 +08:00
Ivan Honchar
757209c21c Revert "Revert "Merge pull request #771 from Talend/bugfix/6.3/TCOMP-333_integrate_outgoing_enforcer""
This reverts commit 8c2622b125.
2016-11-13 11:01:31 +02:00
dlin-talend
a17111d059 Merge pull request #789 from Talend/bugfix/6.3/TUP-5677_chooseDefaultNewComponentWhenDND
TUP-5677: Component Framework :Salesforce:D&D the defaule component not input component
2016-11-11 18:32:44 +08:00
ycbai
5ceb2aea96 TUP-5677: Component Framework :Salesforce:D&D the defaule component not
input component
2016-11-11 18:28:33 +08:00
dlin-talend
269b4781d7 Merge pull request #780 from Talend/bugfix/6.3/TUP-15927_add_joblet_components
TUP-15927:When input "O" in joblet editor, component "OUTPUT" should show in the list
2016-11-11 18:26:51 +08:00
wchen-talend
459df4b329 Merge pull request #783 from Talend/bugfix/6.3/TUP-16022_fix_a_problem_if_tos
TUP-16022:job/joblet "description" field should extend to match the "job view" size
2016-11-11 18:13:14 +08:00
pyzhou-talend
8666c08763 TDI-37735 : S3 Job throw errors but does complete successfully. (#769)
* TDI-37735 : S3 Job throw errors but does complete successfully.
2016-11-11 17:46:17 +08:00
chmyga
a8bb5a42d0 Merge pull request #787 from Talend/bugfix/6.3/TDI-37703_sqs_assume_role
Bugfix/6.3/tdi 37703 sqs assume role
2016-11-11 11:40:46 +02:00
Dmytro Chmyga
62adeb483b TDI-37703: add units to session duration field name. 2016-11-11 11:38:55 +02:00
Chao MENG
3c0d572488 Merge pull request #778 from Talend/bugfix/6.3/TUP-16211_fixNPEOfDNDHdItemsOfRefProjects
TUP-16211: NPE error when main spark job ues ref project hadoop cluster
2016-11-11 15:55:18 +08:00
hcyi
4d99fe18a8 TUP-16022:job/joblet "description" field should extend to match the "job
view" size
2016-11-11 14:42:30 +08:00
chmyga
c8cd00aa55 Merge pull request #782 from Talend/bugfix/6.3/TDI-37174_talend_mscrm_lib_fix
TDI-37174: update talend-mscrm library version.
2016-11-11 08:22:46 +02:00
Dmytro Chmyga
ba12dcc30c TDI-37174: update talend-mscrm library version. 2016-11-11 07:55:57 +02:00
pyzhou-talend
98a33788ca TDI-37787 : Add code to support Number Formula and Date Formula. (#781) 2016-11-11 11:48:32 +08:00
zwxue
6d12cdece3 Merge pull request #770 from Talend/bugfix/master/TUP-16297
TUP-16297:Importing a Job from 5.5 to 6.2 throws errors on ftp component
2016-11-11 10:01:18 +08:00
zwxue
4f67a9c613 Merge pull request #777 from Talend/bugfix/master/TUP-16152
TUP-16152:Convert joblet: when schema have ", change it type from spark
2016-11-11 10:00:16 +08:00
Dmytro Chmyga
088a57a895 TDI-37703: add assume role feature to SQS queue purge component. 2016-11-10 15:47:31 +02:00
Dmytro Chmyga
14314f4b0c TDI-37703: add assume role feature to SQS queue list component. 2016-11-10 15:47:06 +02:00
Dmytro Chmyga
17fe50f85a TDI-37703: add assume role feature to SQS queue delete component. 2016-11-10 15:46:44 +02:00
Dmytro Chmyga
2350766543 TDI-37703: add assume role feature to SQS queue create component. 2016-11-10 15:46:18 +02:00
Dmytro Chmyga
b295e42f83 TDI-37703: add assume role feature to SQS output component. 2016-11-10 15:45:51 +02:00
Dmytro Chmyga
e392a6bcd9 TDI-37703: add assume role feature to SQS input component. 2016-11-10 15:45:26 +02:00
Dmytro Chmyga
825bb94e7f TDI-37703: add assume role feature to SQS connection component. 2016-11-10 15:44:01 +02:00
hcyi
005d28dad5 TUP-15927:When input "O" in joblet editor, component "OUTPUT" should
show in the list
2016-11-10 18:53:29 +08:00
ycbai
4e8c2f3bfb TUP-16211: NPE error when main spark job ues ref project hadoop cluster 2016-11-10 11:45:40 +08:00
pyzhou-talend
de16152718 TDI-37725 : tHttpRequest add error massage to global map (#773)
* TDI-37725 : tHttpRequest add error massage to global map

* TDI-37725 : Add error message to global map for another Exception

* TDI-37725 : change currentcompnent to <%cid%>
2016-11-10 11:38:33 +08:00
Vladimir Bogatyrov
b2ed9faa24 [TESB-18057] After undeploying a service instances of services are getting created continuously logs 2016-11-09 21:43:27 +02:00
Ivan Honchar
8c2622b125 Revert "Merge pull request #771 from Talend/bugfix/6.3/TCOMP-333_integrate_outgoing_enforcer"
This reverts commit 765e1430c2, reversing
changes made to 4717660389.
2016-11-09 16:19:48 +02:00
chmyga
d96c6b80de Merge pull request #776 from Talend/bugfix/6.3/TDI-37174_talend_mscrm_lib_fix
TDI-37174: add required class files to talend-mscrm library
2016-11-09 15:37:47 +02:00
hwang
7a6741cecb TUP-16152:Convert joblet: when schema have ", change it type from spark
to stand, name will changed " to _
2016-11-09 18:08:16 +08:00
Dmytro Chmyga
b5625b4c9c TDI-37174: add required class files to talend-mscrm library 2016-11-09 11:54:34 +02:00
Ivan Gonchar
765e1430c2 Merge pull request #771 from Talend/bugfix/6.3/TCOMP-333_integrate_outgoing_enforcer
Bugfix/6.3/tcomp 333 integrate outgoing enforcer
2016-11-09 11:22:21 +02:00
jzhao
4717660389 Bugfix/6.3/tdi 36696 tmicrosoftcrminput 2015 paging (#774)
* TDI-36696: add paging information to tMicrosoftCrmInput component for 2015 on premise version.
2016-11-09 03:07:47 -06:00
Ivan Honchar
d33d51b071 fix(TCOMP-333): fix duplicate variable issue 2016-11-09 10:42:16 +02:00
Yucheng Bai
80f82fa08d TUP-5172: Integer properties' text fields are failed to be presented(new (#772)
framework)
2016-11-09 12:44:29 +08:00
Ivan Honchar
d9fb0a7e86 refactor(TCOMP-333): replace method call to getDynamicFieldsSchema() 2016-11-08 18:13:02 +02:00
Ivan Honchar
7ebd88f2c1 refactor(TCOMP-333): reduce DiOutgoingSchemaEnforcer.get() method calls 2016-11-08 16:08:04 +02:00
Ivan Honchar
075996fecf refactor(TCOMP-333): change DiOutgoingSchemaEnforcer creation 2016-11-08 15:45:51 +02:00
hwang
a7a55b39a5 TUP-16297:Importing a Job from 5.5 to 6.2 throws errors on ftp component 2016-11-08 18:43:20 +08:00
chmyga
da241a7a87 Bugfix/6.3/tdi 37174 tmicrosoftcrm ignoring proxy setting (#755)
* TDI-37174: use SystemDefaultHttpClient with Axis2 lib.

* TDI-37174: update Talend MSCRM lib to 20161102 version; update all required libs to newer versions.

* TDI-37174: changed axis2 version in comments.
2016-11-08 02:14:52 -06:00
nrousseau
071715fe9b TUP-16305: set the type of the fields 2016-11-08 15:50:42 +08:00
zwxue
72ea2d3997 TUP-16305: update zip file of tMap to add the map/structure 2016-11-08 14:34:50 +08:00
zwxue
1cdaf8ca09 Merge pull request #766 from Talend/bugfix/master/TUP-16215
TUP-16215:Can't export dependencies when job version is created by "open
2016-11-08 10:40:50 +08:00
zwxue
d3be986ecc Merge pull request #762 from Talend/bugfix/master/TUP-15926
TUP-15926:Joblet with the same name as in the referenced project cannot
2016-11-08 10:19:04 +08:00
Yucheng Bai
01b73eb36e TMDM-10243: fix the problem of loading parameters of new components. (#767) 2016-11-07 18:42:54 +08:00
hwang
692073eea1 TUP-16215:Can't export dependencies when job version is created by "open
another version"
2016-11-07 17:34:31 +08:00
kjwang-talend
60face033b TUP-16139 Fix: Layout is not proper for tsalesforce component (#761)
https://jira.talendforge.org/browse/TUP-16139
2016-11-07 10:22:31 +08:00
Yucheng Bai
e9fbaf1f2f TUP-16225: TDS components : Comments table can't refresh automically (#763)
after schema has values
2016-11-04 17:54:21 +08:00
hwang
7fb76752a8 TUP-15926:Joblet with the same name as in the referenced project cannot
be deleted from the referencing project
2016-11-04 15:00:12 +08:00
Chao MENG
5292f9267f TUP-16216 fix> Git: can't switch to remote mode (#754)
https://jira.talendforge.org/browse/TUP-16216
2016-11-04 11:57:59 +08:00
hcyi
db51b6dd03 TUP-16022:job/joblet "description" field should extend to match the "job (#758)
view" size
2016-11-04 11:56:11 +08:00
zwxue
84ac463cba Merge pull request #757 from Talend/bugfix/master/TUP-5269
TUP-5269:All the components use the new framework will lost the value if
2016-11-04 11:53:28 +08:00
Yucheng Bai
da9d950001 TUP-16224: TDS components : When selecting the TDS connection from (#760)
metadata, the schema synchronization dialog always pop up
2016-11-04 09:48:07 +08:00
Yucheng Bai
08e922c8a7 TUP-15964: TDS conmponent:it always pop up message "Successful connection" while check or uncheck 'Use lax schema mode' (#759)
* TUP-15964: TDS conmponent:it always pop up message "Successful
connection" while check or uncheck 'Use lax schema mode'

* Revert "TUP-15964: TDS conmponent:it always pop up message "Successful connection" while check or uncheck 'Use lax schema mode'"

This reverts commit 85a341d25a.

* TUP-15964: only popup dialog if there are errors.
2016-11-04 09:47:49 +08:00
hwang
73c2d3af80 TUP-5269:All the components use the new framework will lost the value if
you change to jobscript
2016-11-03 14:05:19 +08:00
dlin-talend
953369e0cc Merge pull request #756 from Talend/bugfix/6.3/TUP-5524_trunjob_npe
TUP-5524: Fixed the NPE if the process has been removed.
2016-11-03 10:56:24 +08:00
Vladimir Bogatyrov
0d81f1cc27 [TESB-17356] Include new custom dependencies of cMQConnectionFactory into the Bundle-ClassPath by default 2016-11-02 19:33:59 +02:00
Carsten Biermann
187f6ebffe Set version for 6.3.1-SNAPSHOT 2016-11-02 11:03:39 +00:00
GGu
ee5c5f69a5 TUP-5524: Fixed the NPE if the process has been removed. 2016-11-02 18:21:15 +08:00
Kevin Wang
573e8c7bde TUP-7147 Fix:[5.6.1] Special characters when used within a component
cause job to dont open properly
https://jira.talendforge.org/browse/TUP-7147
2016-11-01 18:10:49 +08:00
Yucheng Bai
4a5c1395cd TUP-15873: Salesforce migration issue for 'Module Name' option in new (#752)
framework
2016-11-01 17:54:01 +08:00
wang wei
e06c87379f TDI-37078: Upgrade to activemq 5.14.1
https://jira.talendforge.org/browse/TDI-37078
2016-11-01 16:49:20 +08:00
wang wei
926a1ed8bb Merge pull request #608 from csuntalendbj/master
TDI-37078 Upgrade to activemq 5.14.0
2016-11-01 16:30:11 +08:00
Chao MENG
568fe4d0c8 Merge pull request #751 from Talend/bugfix/6.3/TUP-15922_saveMetadataProblemOfFDInSpark
TUP-15922: BD batch job:there is error when click "Save the property to Metadata" of tFileOutputDelimited
2016-11-01 14:58:18 +08:00
Chao MENG
f26c862323 Merge pull request #750 from Talend/bugfix/6.3.1/TUP-16126_tLDAPInput_Filter_is_shouldn't_be_enabled_if_PropertyType_is_from_repository
TUP-15459 fix: tLDAPInput: Filter is shouldn't be enabled if
2016-11-01 14:51:44 +08:00
ycbai
d7c99051f6 TUP-15922: BD batch job:there is error when click "Save the property to
Metadata" of tFileOutputDelimited
2016-11-01 11:43:47 +08:00
guol
86176343ca TUP-15459 fix: tLDAPInput: Filter is shouldn't be enabled if
PropertyType is from repository
2016-11-01 09:59:53 +08:00
pyzhou-talend
3cad212e99 TDI-37592 : Date Pattern doesn't take effect when set Type as 'Dynamic' (#740)
* TDI-37592 : Date Pattern doesn't take effect when set Type as 'Dynamic'
in schema of tFileInputExcel when reading .xls (97-2003) format.
https://jira.talendforge.org/browse/TDI-37592

* remove the useless "if..else" code

*  add "_<%=cid%>" for variables to avoid variable duplicate issue
2016-10-31 17:19:57 +08:00
Yucheng Bai
5d34a82de7 TUP-16192: Propagating tSalesForceInputs Schema Changes Are Destroying tMap Mappings (#749)
* TUP-16192: Propagating tSalesForceInputs Schema Changes Are Destroying
tMap Mappings

* TUP-16192: Consider schema propagated is true for new components.
2016-10-31 16:11:22 +08:00
zwxue
8f4bc14533 Merge pull request #746 from Talend/bugfix/master/TUP-16104
TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
2016-10-31 15:12:36 +08:00
Dmytro Chmyga
e71539511c TDI-37558: Added processing of null lookup values. 2016-10-28 11:31:20 +03:00
Chao MENG
fbba03dc1b Merge pull request #747 from Talend/bugfix/6.3/TUP-15848_tRowGeneratorCannotSaveParameter
TUP-15848: tRowGenerator Not Saving DataMasking Parameters
2016-10-28 14:49:39 +08:00
hwang
d6424ae5f1 TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
selected
2016-10-28 14:45:44 +08:00
ycbai
46ef2efebc TUP-15848: tRowGenerator Not Saving DataMasking Parameters 2016-10-28 13:34:41 +08:00
hwang
d9a65fa79c TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
selected
2016-10-28 12:11:11 +08:00
Pierre Teyssier
c0ca534a2b Merge pull request #745 from Talend/bugfix/6.3/TDI-37174_tmicrosoftcrm_ignoring_proxy_setting
TDI-37174: add new version of crm lib.
2016-10-27 14:12:05 +08:00
Dmytro Chmyga
6c3850d3c0 TDI-37174: add new version of crm lib. 2016-10-27 08:49:11 +03:00
nrousseau
3f4541328e Bugfix/6.3/tup 16184 revert file delimited (#744)
* Revert "TUP-15986: Set Job project setting, occur compiler error (#701)"

This reverts commit 3408139c7c.

* Revert some modification of TUP-16019 which cause the bug of proxy for
salesforce

* Revert "TUP-15929: Cann't retrieve schema for HDFS"

This reverts commit 8104fd4378.

* Remove New Delimited migrationtasks.

* Revert (TDI-36957): Add new filedelimited components and new rename old
components
2016-10-26 12:51:40 +08:00
dlin-talend
5adc70b723 Merge pull request #722 from Talend/bugfix/6.3/TUP-5737_improved_can't_re_create_the_link_between_tMap_after_it's_deleted
TUP-5737 fix: improved -- can't re-create the link between tMap after
2016-10-26 11:50:30 +08:00
hwang-talend
f88c37a3bd Merge pull request #739 from Talend/bugfix/master/TUP-16135
TUP-16135: Have en error about projectname/.setting don't exist when
2016-10-26 09:49:32 +08:00
wang wei
83f844c677 Merge pull request #743 from Talend/bug/6.3/TDI-37658-runtime
TDI-37658: fix the runtime issue
2016-10-25 19:35:59 +08:00
wang wei
a5fa3dd423 TDI-37658: fix the runtime issue
https://jira.talendforge.org/browse/TDI-37658
2016-10-25 19:20:01 +08:00
Pierre Teyssier
77bcad04c7 Merge pull request #742 from Talend/bugfix/6.3/TDI-37174_tmicrosoftcrm_ignoring_proxy_setting
TDI-37174: added sources for talend-mscrm library and created pom for it.
2016-10-25 18:15:53 +08:00
Dmytro Chmyga
1f7748ff55 TDI-37174: added sources for talend-mscrm library and created pom for it. 2016-10-25 12:58:57 +03:00
jzhao
252de338c7 TDI-37545:tFileInputDelimited missing error message 2016-10-25 16:20:21 +08:00
SunChaoqun
242f3457cc TDI-37078:Upgrade to activemq 5.14.1 2016-10-25 10:48:22 +08:00
SunChaoqun
8390a64b17 Merge branch 'master' into forked-master 2016-10-25 10:41:12 +08:00
hcyi
9700fb4550 Merge pull request #738 from Talend/bugfix/6.3.1/TUP-16013_can_not_close_sqlbuilder
TUP-16084:need to restart studio if not download the jar when expand
2016-10-25 09:57:01 +08:00
hcyi
28b1a33c43 Merge pull request #737 from Talend/bugfix/6.3.1/TUP-6195_refresh_jobsetting_after_close_job
TUP-6195:Should better restore the jobsetting view after close a job,
2016-10-24 17:47:20 +08:00
zwxue
d221c4948b TUP-16135: Have en error about projectname/.setting don't exist when
logon a new created svn project.
2016-10-24 11:59:39 +08:00
nrousseau
df18fec707 TUP-16131: fix errors when using validation rules 2016-10-21 18:40:14 +08:00
Ivan Gonchar
857aef48a8 TCOMP-229 Implemented adding Iterate flow for TCOMP components (#667)
* TCOMP-229 Implemented adding Iterate flow for TCOMP components

* feat(TCOMP-229): add default iterate connectors creation for TCOMP components
2016-10-21 18:32:34 +08:00
zwxue
9fc75c36af Merge pull request #735 from Talend/bugfix/master/TUP-15865
TUP-15865:For columns under salesforce schemas, when select to export
2016-10-21 16:26:28 +08:00
ycbai
726d4ab915 TUP-16137: FileDelimited: Background shouldn't be white in
Wizard->Middle part
2016-10-21 15:27:51 +08:00
wchen-talend
db25577d0f TUP-16084:need to restart studio if not download the jar when expand
table in SQL builder
2016-10-21 15:14:59 +08:00
nrousseau
8c7030d2c9 TUP-16140: fix classcast issue 2016-10-21 14:45:06 +08:00
wchen-talend
a1c5ab8180 TUP-6195:Should better restore the jobsetting view after close a job,
now show unhandle error when switch pages
2016-10-21 13:24:46 +08:00
Pierre Teyssier
68b7730e44 Merge pull request #736 from Talend/feature/6.3/TDI-35666_ts3put_multipart_upload
TDI-35666: fixed compile error for server-side encryption.
2016-10-21 13:02:22 +08:00
Dmytro Chmyga
4ffbaa703d TDI-35666: fixed compile error for server-side encryption. 2016-10-21 07:55:31 +03:00
hwang
47907d1abb TUP-15865:For columns under salesforce schemas, when select to export
items, in export page the salesforce connection is not selected.
2016-10-21 11:39:21 +08:00
GGu
9de4580b44 Merge pull request #730 from sbliu/master
TMDM-9925: add webservice fragment to feature list.
2016-10-20 16:47:01 +08:00
ycbai
562fd9e9f1 Fix the display problem of component view. 2016-10-20 16:45:39 +08:00
dlin-talend
adc2ee483c Merge pull request #734 from yanbasic/master
TESB-17993: Fixed replace line separator in DSL builder
2016-10-20 16:42:59 +08:00
Mike Yan
f3adfd6c38 TESB-17993: Fixed replace line separator in DSL builder 2016-10-20 16:31:19 +08:00
wchen-talend
61c2d8bd9d TUP-15990:FileDelimited:Schema layout shouldn't be in same row of (#733)
PropertyType
2016-10-20 16:30:59 +08:00
zwxue
42e1f7b533 Merge pull request #731 from Talend/bugfix/master/TUP-16114
TUP-16114:MSSQL:value of "JDBC Privoder" not correct after import lower
2016-10-20 16:26:42 +08:00
ycbai
da4e84dfdd TUP-16101: Old File delimited item cannot be unfolded in DI perspective 2016-10-20 15:52:27 +08:00
GGu
ad8e2ca802 Merge pull request #724 from Talend/bugfix/6.3/TUP-16019_fixFieldsRefreshProblemOfContext
TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited after using metadata in context mode from repository
2016-10-20 15:45:14 +08:00
Yucheng Bai
3408139c7c TUP-15986: Set Job project setting, occur compiler error (#701) 2016-10-20 15:42:48 +08:00
wang wei
0fff1e21a2 Merge pull request #689 from Talend/bugfix/6.3/TDI-37548_tFlowToIterate_NB_LINE_is_incorrect
TDI-37548: moved NB_LINE increment out of the columns cycle.
2016-10-20 15:16:57 +08:00
hwang
7b7aab8559 TUP-16114:MSSQL:value of "JDBC Privoder" not correct after import lower
version to new version
2016-10-20 14:53:59 +08:00
nrousseau
162247d787 TUP-16046: fix problem of test cases 2016-10-20 14:47:06 +08:00
Yucheng Bai
2338913399 TUP-16014: FileDelimited: Job has many compile errors after migration (#729)
job from 6.2.1
2016-10-20 14:41:10 +08:00
sbliu
543462854a TMDM-9925: add webservice fragment to feature list. 2016-10-20 14:20:41 +08:00
wang wei
03d7a4c5f6 Merge pull request #728 from Talend/feature/6.3/TDI-37639
TDI-37639: Upgrade to Bonita 7.2
2016-10-20 10:42:57 +08:00
RyanSkraba
3cc14e817a Merge pull request #727 from amarouni/feature/support_maprtickets_52
[TBD-3936] : Support new Mapr tickets API
2016-10-19 14:40:36 +02:00
Abbass MAROUNI
2297e98f33 [TBD-3936] : Support new Mapr tickets API 2016-10-19 14:37:25 +02:00
wang wei
58a11628ca Merge pull request #721 from Talend/feature/6.3/TDI-36946_update_dropbox_library
Feature/6.3/tdi 36946 update dropbox library
2016-10-19 20:21:28 +08:00
Ivan Honchar
2c88064bdd fix(TDI-36946/port): fix components according PR review 2016-10-19 14:20:55 +03:00
zwxue
11b4b40f41 Merge pull request #723 from Talend/bugfix/master/TUP-16058
TUP-16058:can't Guess Query successfully for Oracle
2016-10-19 18:44:51 +08:00
hwang
8167a514b8 TUP-16058:can't Guess Query successfully for Oracle 2016-10-19 18:43:57 +08:00
zwxue
46c7ebb15f Merge pull request #725 from Talend/bugfix/master/TUP-15335
TUP-15335:Cann't run ref project spark job if logon main project
2016-10-19 17:52:09 +08:00
hwang
147a926cf9 TUP-15335:Cann't run ref project spark job if logon main project 2016-10-19 17:08:25 +08:00
wang wei
32f351753d Merge pull request #719 from Talend/feature/6.3/TDI-36698_assume_roles_for_tS3_components
Feature/6.3/tdi 36698 assume roles for t s3 components
2016-10-19 17:03:01 +08:00
Dmytro Chmyga
261ddb871d TDI-36698: fixed review comments. 2016-10-19 11:34:13 +03:00
Dmytro Chmyga
c4e229a302 Merge branch 'master' into feature/6.3/TDI-36698_assume_roles_for_tS3_components 2016-10-19 11:07:09 +03:00
wang wei
0806a07dae Merge pull request #720 from Talend/feature/6.3/TDI-35666_ts3put_multipart_upload
TDI-35666: added Multipart Upload feature to tS3Put component.
2016-10-19 15:59:14 +08:00
Dmytro Chmyga
701e0cb4b1 TDI-35666: fixed review comments. 2016-10-19 10:53:33 +03:00
ycbai
f26328c23a TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited
after using metadata in context mode from repository
2016-10-19 15:44:17 +08:00
hwang
b183dc93da TUP-16058:can't Guess Query successfully for Oracle 2016-10-19 10:59:13 +08:00
wang wei
5625cb7941 TDI-37639: Upgrade to Bonita 7.2
https://jira.talendforge.org/browse/TDI-37639
2016-10-19 09:32:43 +08:00
guol
46fdb1381f TUP-5737 fix: improved -- can't re-create the link between tMap after
it's deleted
2016-10-19 09:24:56 +08:00
Ivan Honchar
5934150c36 feat(TDI-36946/port): update Dropbox components configuration files to API library v2 2016-10-18 19:59:13 +03:00
Ivan Honchar
ed581facf4 feat(TDI-36946/port): add the same exception types and messages as were before in v1 2016-10-18 19:01:06 +03:00
Ivan Honchar
b0ce90ce88 feat(TDI-36946/port): added root folder path handling DropboxList component according to API update 2016-10-18 18:25:40 +03:00
Ivan Honchar
adc980046c feat(TDI-36946/port): update dropbox API library version in tDropboxList component to v2 2016-10-18 18:07:53 +03:00
Ivan Honchar
8365136932 feat(TDI-36946/port): update dropbox API library version in tDropboxDelete component to v2 2016-10-18 14:29:39 +03:00
Dmytro Chmyga
49c4c5dc33 TDI-35666: added Multipart Upload feature to tS3Put component. 2016-10-18 14:21:08 +03:00
Ivan Honchar
8389e677a7 feat(TDI-36946/port): update dropbox API library version in tDropboxPut component to v2 2016-10-18 14:12:37 +03:00
cmeng-talend
ba75415bde TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead
of previous logged branch
https://jira.talendforge.org/browse/TUP-5155
2016-10-18 17:44:48 +08:00
GGu
a2f9224c38 Merge pull request #706 from Talend/bugfix/6.3/TUP-16050_fixNPEOfReplaceMultiFlowBytReplicateMigrationTask
TUP-16050: FileDelimited: When import old item, have NPE in ReplaceMultiFlowBytReplicateMigrationTask
2016-10-18 15:18:27 +08:00
wchen-talend
a7c4b631fb Merge pull request #712 from Talend/bugfix/6.3.0/TUP-5155-Last_used_branch
TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead of previous logged branch
2016-10-18 15:00:50 +08:00
Haiting Yin
c143c12047 TMDM-10151 Uncheck Fire a Create/Update event option would happen compile error (#715) 2016-10-18 14:49:48 +08:00
hcyi
c742e04061 Merge pull request #716 from Talend/bugfix/6.3.1/TUP-16059_schema_change_buildin_when_reroute_source
TUP-16059:tSAPTableInput: Repository schema is changed to built-in when
2016-10-18 10:37:36 +08:00
Vladimir Bogatyrov
752dfff6e1 [TESB-17359] tMomOutput closes producer when using existing AMQ-connection 2016-10-17 21:42:44 +03:00
Ivan Honchar
4825847c32 feat(TDI-36946/port): update dropbox API library version in tDropboxGet component to v2 2016-10-17 17:48:22 +03:00
Sebastien Gandon
ac1663018f refactor (TCOMP-294): changed the bundle name for tcom services 2016-10-17 15:38:31 +02:00
Dmytro Chmyga
bdb407d984 TDI-36698: added Assume role feature to tS3List component. 2016-10-17 15:27:56 +03:00
Dmytro Chmyga
5c270bc128 TDI-36698: added Assume role feature to tS3Get component. 2016-10-17 15:27:31 +03:00
Dmytro Chmyga
7cf5ffa51e TDI-36698: added Assume role feature to tS3Delete component. 2016-10-17 15:27:02 +03:00
Dmytro Chmyga
ec184c8da3 TDI-36698: added Assume role feature to tS3Copy component. 2016-10-17 15:25:43 +03:00
Ivan Honchar
d6db1d1de9 feat(TDI-36946/port): update dropbox API library version in tDropboxConnection component to v2 2016-10-17 14:57:42 +03:00
Dmytro Chmyga
3beeb97745 TDI-36698: added Assume role feature to tS3Put component. 2016-10-17 14:44:29 +03:00
Dmytro Chmyga
4d84447d19 TDI-36698: added Assume role feature to tS3BucketList component. 2016-10-17 14:28:59 +03:00
Dmytro Chmyga
5b22b9c5ad TDI-36698: added Assume role feature to tS3BucketExist component. 2016-10-17 14:08:03 +03:00
Dmytro Chmyga
dc17ecc21b TDI-36698: added Assume role feature to tS3BucketDelete component. 2016-10-17 13:39:53 +03:00
Dmytro Chmyga
2d484a0f1e TDI-36698: fixed some properties visibility in tS3BucketCreate component. 2016-10-17 12:45:08 +03:00
Dmytro Chmyga
59a58277e8 TDI-36698: added Assume role feature to tS3BucketCreate component. 2016-10-17 12:09:40 +03:00
Dmytro Chmyga
acc46e034a TDI-36698: added Assume role feature to tS3Connection component. 2016-10-17 11:44:09 +03:00
zwxue
18716c4459 Merge pull request #713 from Talend/bugfix/master/TUP-16066
TUP-16066:when delete a componet for spark job that used joblet, line is
2016-10-17 16:01:35 +08:00
wchen-talend
50dac0371d TUP-16059:tSAPTableInput: Repository schema is changed to built-in when
main row is re-routed
2016-10-17 14:37:39 +08:00
wang wei
30086c5987 TDI-37519: fix the common javajet part
https://jira.talendforge.org/browse/TDI-37519
2016-10-17 14:34:35 +08:00
sgandon
7c9a074116 Merge pull request #714 from Talend/bug/6.3/TDI-37519-daikon
TDI-37519: fix the import
2016-10-16 17:12:24 +02:00
Sebastien Gandon
7afe1068c7 fix (TDI-37519): add missing import in manifest for daikon.runtime 2016-10-16 17:11:51 +02:00
wang wei
69826a054d TDI-37519: fix the import
https://jira.talendforge.org/browse/TDI-37519
2016-10-14 22:37:21 +08:00
hwang
fbd056c0b7 TUP-16066:when delete a componet for spark job that used joblet, line is
not deleted
2016-10-14 17:15:31 +08:00
zwxue
1393bf4c30 Merge pull request #710 from Talend/bugfix/master/TUP-16037
TUP-16037:Version for MSSQL is missing in Some Settings
2016-10-14 11:31:19 +08:00
cmeng-talend
18a2454cef TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead
of previous logged branch
https://jira.talendforge.org/browse/TUP-5155
2016-10-14 11:28:12 +08:00
Chao MENG
3d0a0f94d8 Merge pull request #711 from Talend/bugfix/6.3/TUP-16060_!!!SchemaController.schemaOf!!!_display_on_Guess_schema_dialog
TUP-16060 fix:!!!SchemaController.schemaOf!!! display on Guess schema
2016-10-13 18:04:53 +08:00
wchen-talend
bdbfa95aff Merge pull request #704 from Talend/bugfix/6.3/TUP-16049_Enable_Auto_Conversion_types_only_for_standard_job
TUP-16049:"Enable Auto-Conversion of types" not added for Bigdata job
2016-10-13 17:35:22 +08:00
guol
2d2aeb90ce TUP-16060 fix:!!!SchemaController.schemaOf!!! display on Guess schema
dialog
2016-10-13 17:10:17 +08:00
GGu
a578b60a6c Merge pull request #699 from Talend/bugfix/6.3/TUP-15958_fixRefactorJobletProblem
TUP-15958: NPE error when refactor for joblet for tFileInputDelimited on spark job
2016-10-13 16:55:25 +08:00
GGu
b60befa081 Merge pull request #695 from Talend/bugfix/6.3/TUP-15962_fixUpdateProblem
TUP-15962: FileDelimited: Imported job always need Update when open it even if run job and auto-save
2016-10-13 16:53:38 +08:00
wchen-talend
91476446dd Merge pull request #702 from Talend/bugfix/6.3/TUP-16004_MapRDB_column_family_missing
TUP-16004:Column family is not set when drag MapRDB schema to job
2016-10-13 15:31:26 +08:00
GGu
bdc7cdc344 Merge pull request #707 from msjian/master
TDQ-7446: fix TDQ-7348 pattern list in tMultiPatternCheck show more than
2016-10-13 15:30:29 +08:00
hwang
918fce7dbd TUP-16037:Version for MSSQL is missing in Some Settings 2016-10-13 15:13:44 +08:00
msjian
56e3de1c02 TDQ-7446: fix TDQ-7348 pattern list in tMultiPatternCheck show more than
once.
2016-10-13 14:56:26 +08:00
wang wei
8e0d42279e Merge pull request #696 from Talend/bugfix/6.3/TDI-37552_Azure_support_for_other_mssql_components
Bugfix/6.3/tdi 37552 azure support for other mssql components
2016-10-13 13:54:53 +08:00
dlin-talend
503b97e6cd Merge pull request #705 from Talend/bugfix/master/TUP-15833
TUP-15833: [6.2.1] General JDBC metadata connection cannot use SAPHana
2016-10-13 11:12:08 +08:00
zwxue
f3a6d29e32 TUP-15833: [6.2.1] General JDBC metadata connection cannot use SAPHana
Mapping.
2016-10-13 11:05:54 +08:00
hcyi
057fac325b TUP-16049:"Enable Auto-Conversion of types" not added for Bigdata job 2016-10-13 10:46:35 +08:00
ycbai
ce6f72393a TUP-16050: FileDelimited: When import old item, have NPE in
ReplaceMultiFlowBytReplicateMigrationTask
2016-10-13 10:42:07 +08:00
hcyi
69f14ae212 Merge pull request #698 from Talend/bugfix/6.3.1/TUP-15996_saphana_guess_schema
TUP-15996:Guess Schema for tJDBCInput/tSAPHanaInput does not work for
2016-10-13 09:59:20 +08:00
wang wei
044e159924 Merge pull request #703 from Talend/bugfix/6.3/TDI-37525_support_document
TDI-37525: Add support document type in new framework
2016-10-13 09:56:44 +08:00
jzhao
b08772f36d TDI-37525: Fix delimited wrong migration mapping
https://jira.talendforge.org/browse/TDI-37525
2016-10-12 20:15:14 +08:00
jzhao
25fd1de78f TDI-37525: Add support document type in new framework
https://jira.talendforge.org/browse/TDI-37525
2016-10-12 18:15:09 +08:00
hcyi
3301983a59 TUP-16004:Column family is not set when drag MapRDB schema to job 2016-10-12 17:10:59 +08:00
nrousseau
a7591376b6 TUP-15998: Improve build speed for jobs (#700) 2016-10-12 10:25:37 +02:00
jzhao
6c93bea4c4 TDI-37606: Avoid NPE during filedelimited components migration 2016-10-11 18:40:50 +08:00
ycbai
8164b9ec83 TUP-15958: NPE error when refactor for joblet for tFileInputDelimited on
spark job
2016-10-11 18:22:20 +08:00
hwang-talend
aba9c3b6fc Merge pull request #693 from Talend/bugfix/master/TUP-15833
TUP-15833: Add migration task.
2016-10-11 17:25:56 +08:00
wchen-talend
dbdc5194da Merge pull request #697 from Talend/bugfix/6.3/TUP-15901_Proposal_for_Auto_Conversion
TUP-15901:Improve: Should support "Ctrl+Space" to list available functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 17:20:10 +08:00
wchen-talend
31800ac634 Merge pull request #691 from Talend/bugfix/6.3.0/TUP-15939-Git_offline_mode
TUP-15939 fix> GIT: Cannot Switch to Offline Mode if tag is selected in Remote Connection list
2016-10-11 17:12:48 +08:00
wchen-talend
d259f0310d TUP-15996:Guess Schema for tJDBCInput/tSAPHanaInput does not work for
SAP HANA tables
2016-10-11 16:19:17 +08:00
hcyi
90973106bc TUP-15901:Improve: Should support "Ctrl+Space" to list available
functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 14:09:57 +08:00
Dmytro Chmyga
af4f8fdea0 TDI-37552: added driver selection to tELTMSSqlMap component. 2016-10-10 15:32:52 +03:00
jzhao
e7ac065285 TDI-37525: Fix new delimited components table migration issue
https://jira.talendforge.org/browse/TDI-37525
2016-10-10 18:58:39 +08:00
ycbai
944146b602 TUP-15962: FileDelimited: Imported job always need Update when open it
even if run job and auto-save
2016-10-10 15:09:56 +08:00
GGu
a9a547bb26 Add missing test file. 2016-10-10 14:07:19 +08:00
Chao MENG
1bdcb41e1c Merge pull request #694 from Talend/bugfix/6.3.0/TUP-15923_git_editor_conn_status
TUP-15923:Git merge: parameter "Active" can be edited but can not be
2016-10-10 10:03:26 +08:00
GGu
4b3b81a1ab Merge pull request #690 from Talend/bugfix/6.3/TUP-15961_fixOverwriteProblemOfImportItems
TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite existing item"
2016-10-10 09:50:01 +08:00
wchen-talend
4f4cf8571a TUP-15923:Git merge: parameter "Active" can be edited but can not be
saved.
2016-10-09 18:10:37 +08:00
zwxue
f600260074 TUP-15833: Add migration task. 2016-10-09 16:28:26 +08:00
wchen-talend
e1e463ef22 Merge pull request #692 from Talend/bugfix/6.3/TUP-15920_default_checked_auto_conversion_type
TUP-15920:when create tmap not enable option if checked auto-conversion of type in project setting
2016-10-09 15:36:10 +08:00
Mike Yan
b1af456353 TESB-17993: Add escapeJavaString method in CamelEndpointBuilder and
reformat
2016-10-09 15:23:44 +08:00
Mike Yan
a666f6a1f2 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2016-10-09 15:17:32 +08:00
hcyi
1038f0afce TUP-15920:when create tmap not enable option if checked auto-conversion
of type in project setting
2016-10-09 14:37:00 +08:00
cmeng-talend
f9acdcb0ec TUP-15939 fix> GIT: Cannot Switch to Offline Mode if tag is selected in
Remote Connection list
https://jira.talendforge.org/browse/TUP-15939
2016-10-08 18:36:17 +08:00
ycbai
0c383cf322 TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite
existing item"
2016-10-08 16:37:52 +08:00
jzhao
d9036bdeec TUP-5011: tJMSInput "Enable Durable Subscription" causing
ClassCastException
https://jira.talendforge.org/browse/TUP-5011
2016-10-08 16:13:43 +08:00
Chao Meng
c88a63a754 Merge pull request #688 from Talend/bugfix/6.2/TUP-5737_can't_re_create_the_link_between_tMap_after_it's_deleted
TUP-5737 fix: can't re-create the link between tMap after it's deleted
2016-10-08 11:12:04 +08:00
wang wei
0f9501f816 TDI-37540: Unable to convert Dynamic type to String type in tMap with
'Auto Type Convert'
https://jira.talendforge.org/browse/TDI-37540
2016-10-08 10:47:58 +08:00
hcyi
2cfa9a3faf Merge pull request #682 from Talend/bugfix/6.3.0/TUP-15975_npe_in_tWebService
TUP-15975:Get NPE when click refresh on tWebService wizard with specific
2016-10-08 10:31:13 +08:00
Dmytro Chmyga
0109697cbd TDI-37552: added Azure support for tCreateTable component. 2016-10-06 10:48:20 +03:00
Dmytro Chmyga
7102262427 TDI-37548: moved NB_LINE increment out of the columns cycle. 2016-10-03 09:38:25 +03:00
dlin-talend
f0703aa0db Merge pull request #668 from Talend/bugfix/6.3/TUP-5524
TUP-5524: Keep the job id always, won't set empty in backgroud.
2016-09-30 16:49:33 +08:00
guol
90fdabd479 TUP-5737 fix: can't re-create the link between tMap after it's deleted 2016-09-30 16:40:34 +08:00
GGu
7fa9786249 Merge pull request #687 from Talend/bugfix/6.3/TUP-15957_fixReadonlyProblem
TUP-15957: fix the problem that contexted fileds are not readonly after export context.
2016-09-30 16:11:46 +08:00
ycbai
abb83569f7 TUP-15957: fix the problem that contexted fileds are not readonly after
export context.
2016-09-30 15:47:38 +08:00
GGu
08731d1528 Merge pull request #686 from Talend/bugfix/6.3/TUP-15954_rowSepEmptyAfterExportContext
TUP-15954: FileDelimited: "Row Seperator" is Empty after "Export as Context"
2016-09-30 15:29:34 +08:00
GGu
c49b7de01c Merge pull request #685 from Talend/feature/TUP-15978_addReadonlySupportForConfOfWidget
TUP-15978: Make READ_ONLY configuration of widget take effect in studio
2016-09-30 15:27:00 +08:00
GGu
7ec2820c95 Merge pull request #683 from Talend/bugfix/6.3/TUP-15955_fixContextIssuse
TUP-15955: FileDelimited: Useless context variable after "Export as Context"
2016-09-30 15:25:30 +08:00
ycbai
2f4adf5454 TUP-15954: FileDelimited: "Row Seperator" is Empty after "Export as
Context"
2016-09-30 15:05:32 +08:00
jzhao
4722c8ddb5 TDI-37525: Fix new delimited encoding migration
https://jira.talendforge.org/browse/TDI-37525
2016-09-29 19:43:17 +08:00
ycbai
a7fd418387 TUP-15978: Make READ_ONLY configuration of widget take effect in studio 2016-09-29 18:00:54 +08:00
dlin-talend
a6b4263a9f Merge pull request #684 from Talend/bugfix/6.3/TUP-15971
TUP-15971: Fix the problem for condition of Map components.
2016-09-29 17:01:09 +08:00
ycbai
a85d9e607a TUP-15955: FileDelimited: Useless context variable after "Export as
Context"
2016-09-29 16:46:37 +08:00
GGu
8f405c003d TUP-15971: Fix the problem for condition of Map components. 2016-09-29 16:29:53 +08:00
GGu
60adffbed8 Merge pull request #681 from Talend/bugfix/6.3/TUP-15948_fileNameQuotesProblem
TUP-15948: FileDelimited:file name is not right when choose an existed metadata for tFileInputDelimited
2016-09-29 16:02:17 +08:00
wchen-talend
c582f6b33d TUP-15975:Get NPE when click refresh on tWebService wizard with specific
wsdl.
2016-09-29 15:34:44 +08:00
ycbai
80f76d3b07 TUP-15948: FileDelimited:file name is not right when choose an existed
metadata for tFileInputDelimited
2016-09-29 11:00:57 +08:00
GGu
20c2765b2c Merge pull request #680 from Talend/bugfix/6.3/TUP-15940_fixNPEWhenSaveJobWithFileDelimitedComponent
TUP-15940: Studio throw a NPE error log when saving a testcase or a job contain tfileInputDelimited/tfileOutputDelimited.
2016-09-28 17:36:07 +08:00
GGu
babe894758 Merge pull request #679 from Talend/bugfix/6.3/TUP-15937_fixRefreshProblem
TUP-15937: New framework components UI can't be refreshed
2016-09-28 17:35:27 +08:00
jzhao
a8d479471e TDI-37525: Fix filedelimited "rowseparator" migration issue.
https://jira.talendforge.org/browse/TDI-37525
2016-09-28 17:19:04 +08:00
ycbai
d273256dbe TUP-15940: Studio throw a NPE error log when saving a testcase or a job
contain tfileInputDelimited/tfileOutputDelimited.
2016-09-28 15:39:26 +08:00
ycbai
17f18fdc3d TUP-15937: New framework components UI can't be refreshed 2016-09-28 15:05:43 +08:00
hwang-talend
a30f500c56 Merge pull request #676 from Talend/bugfix/master/TUP-15938
TUP-15938:Cann't create joblet when use TP_BD license
2016-09-27 18:52:36 +08:00
GGu
4b7eff2772 Merge pull request #678 from Talend/bugfix/6.3/TUP-15929_fixProblemOfHDFSRetrieveSchema
TUP-15929: Cann't retrieve schema for HDFS
2016-09-27 18:05:28 +08:00
ycbai
8104fd4378 TUP-15929: Cann't retrieve schema for HDFS 2016-09-27 17:57:52 +08:00
hwang-talend
ddbbc4b683 Merge pull request #675 from Talend/bugfix/master/TUP-15880
TUP-15880: "Guess schema" throwing ClassNotFoundException when
2016-09-27 17:50:59 +08:00
Dmytro Chmyga
df1422cdda TDI-32687: added enforcement property to tSOAP component; updated talend-soap library version. 2016-09-27 12:31:48 +03:00
hwang
daf01d0bd4 TUP-15938:Cann't create joblet when use TP_BD license 2016-09-27 17:29:08 +08:00
Dmytro Chmyga
39cdc79b5a TDI-32687: added ntlm credentials enforcement to talend-soap library. 2016-09-27 12:26:48 +03:00
jzhao
eb94936002 TDI-37525: Fix Output components just passed the input records to next
component
https://jira.talendforge.org/browse/TDI-37525
2016-09-27 17:26:16 +08:00
zwxue
4aff5e0147 Merge pull request #673 from Talend/bugfix/master/TUP-15870
TUP-15870:NPE shows when drag Big Data schema to Spark/Spark Streaming
2016-09-27 17:13:59 +08:00
zwxue
9a9699cc6a TUP-15880: "Guess schema" throwing ClassNotFoundException when
t<DB>Connection in Joblet.
2016-09-27 17:01:54 +08:00
Mike Yan
9ad7832c84 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2016-09-27 09:55:51 +08:00
jzhao
d292db8843 Merge pull request #658 from Talend/feature/6.3/TDI-36985_MS_SQL_Azure_2016_2014_support
Feature/6.3/tdi 36985 ms sql azure 2016 2014 support
2016-09-26 06:06:27 -05:00
Pierre Teyssier
f13930e18c TDI-37520 : Deprecate Alfresco component
https://jira.talendforge.org/browse/TDI-37520
2016-09-26 17:29:50 +08:00
dlin-talend
f6fe0e9797 Merge pull request #674 from Talend/feature/TUP-15819_workForNewFileDelimited
TUP-15819: Set the new wizard from the new framework for File Delimited
2016-09-26 16:20:20 +08:00
ycbai
88a91aa301 TUP-15819: Set the new wizard from the new framework for File Delimited
1) Add migration task for old delimited file metadatas;
2) Improve UI.
2016-09-26 16:07:26 +08:00
wang wei
a35e04d395 Merge pull request #650 from Talend/bugfix/6.3/TDI-37285_tMSSqlSP_issue
TDI-37285: fixed issues with getting out parameters from result.
2016-09-26 15:52:50 +08:00
jzhao
bf8a437a7b Feature/6.3/tdi 36957 file delimited (#666)
* TDI-36957: Rename old FileDelimited component
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Fix FileDelimited components migration task.
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Fixed tFileInputDelimited reject line
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Add new delimited components(and wizard) to studio and remove
old wizard
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Replaced removed wizard extension id
https://jira.talendforge.org/browse/TDI-36957
2016-09-26 15:52:26 +08:00
Mike Yan
23cdd58198 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2016-09-26 14:27:02 +08:00
hwang
38948abcc6 TUP-15870:NPE shows when drag Big Data schema to Spark/Spark Streaming
joblet
2016-09-26 13:29:57 +08:00
zwxue
8e0b843d0f Merge pull request #669 from Talend/bugfix/master/TUP-15851
TUP-15851:Not generate JobScript for all kinds of Joblet
2016-09-26 12:03:02 +08:00
RyanSkraba
121c360076 Merge pull request #672 from pbailly/master
[TBD-3906] Remove MapR ticket's configuration on Hive components when using  an existing connection.
2016-09-23 16:59:43 +02:00
pbailly
64ad57c803 [TBD-3906] Remove MapR ticket's configuration on Hive components when using
an existing connection.
2016-09-23 16:54:47 +02:00
Chao Meng
f8d57df1d5 Merge pull request #670 from Talend/bugfix/6.3/fixed_junit_from_Jenkins
fixed junit fron Jenkins
2016-09-23 18:01:43 +08:00
guol
04fce9bc4e fixed junit fron Jenkins 2016-09-23 17:56:37 +08:00
hcyi
3df627f704 Feature/6.3/tbd 3947 add support map r db (#661)
* TBD-4026:Add the basic code for MapR-DB wizard(TBD-3947)

* TBD-4026:MapR-DB: add context and drag&drop component from
repository(TBD-3947)

* TUP-15883:Test and update code since component pushed(TUP-14770)
2016-09-23 15:30:52 +08:00
hwang
e335fa8ecf TUP-15851:Not generate JobScript for all kinds of Joblet 2016-09-23 15:24:16 +08:00
zwxue
6ffb1ed38d Merge pull request #664 from Talend/bugfix/master/TUP-15841
TUP-15841:Spark/Spark ss joblet:on R-click option don't have setup
2016-09-23 09:50:59 +08:00
wang wei
b26145b194 Merge pull request #665 from Talend/bug/6.3/TDI-37177
Bug/6.3/tdi 37177
2016-09-22 17:31:18 +08:00
wang wei
4a7172a0a3 TDI-37177: fix the util class to return the better exception information
https://jira.talendforge.org/browse/TDI-37177
2016-09-22 16:14:35 +08:00
wang wei
cbdfe792a6 TDI-37177: only move the class to the right package
https://jira.talendforge.org/browse/TDI-37177
2016-09-22 16:12:43 +08:00
dlin-talend
50c0ea52bc Merge pull request #655 from Talend/bugfix/master/TUP-15840
TUP-15840: tRowGenerator can't import xml.
2016-09-22 15:37:48 +08:00
GGu
6089570f6d TUP-5524: Keep the job id always, won't set empty in backgroud. 2016-09-22 15:32:31 +08:00
hwang
f5035c6d0d TUP-15841:Spark/Spark ss joblet:on R-click option don't have setup
routine dependiencies
2016-09-22 14:47:25 +08:00
Mike Yan
d0a92a5c16 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2016-09-22 09:41:33 +08:00
Mike Yan
cfdebdc46a TESB-17856: ESB Microservice can be exported only with Default context (#663) 2016-09-21 21:14:42 +08:00
Mike Yan
5cf148fbee TESB-17856: ESB Microservice can be exported only with Default context 2016-09-21 19:35:15 +08:00
Sizhao Liu
e44ac6f9ba TDQ-12283 export newer version of guava to satisfy Elasticsearch dependency 2016-09-21 13:32:48 +02:00
Yucheng Bai
db507607a8 TUP-5272: Propagate modification to jobs takes a long time and there is (#662)
no respond.
2016-09-21 18:58:04 +08:00
wchen-talend
ef286c159b TUP-4960:Unexpected files loaded with the job 2016-09-21 18:50:50 +08:00
Dmytro Chmyga
6d9bc5ac89 TDI-36985: adjusted code for changes in wizard. 2016-09-21 09:44:36 +03:00
wchen-talend
cc598782e0 Merge pull request #639 from Talend/bugfix/6.3/TUP-14718_NPE_when_convert_special_job
TUP-14718:Convert Job:NPE pop up after convert to Streaming /BigData Batch job
2016-09-21 10:17:11 +08:00
zwxue
2c1f03b7f0 Merge pull request #657 from Talend/bugfix/master/TUP-15844
TUP-15844:spark/spark ss: on the recently used palette, icon is not
2016-09-20 17:29:00 +08:00
Dmytro Chmyga
f1f1089974 TDI-36985: removed jar files import for components using existing connection. 2016-09-20 10:22:46 +03:00
Dmytro Chmyga
b6c416d83e TDI-36985: fixed driver selection for components using existing connection. 2016-09-20 10:13:23 +03:00
Yucheng Bai
6e219a1f1d TUP-15828: New Framework: Some special String property value show (#656)
incorrect in studio
2016-09-20 15:07:44 +08:00
Yucheng Bai
7e2e7f4cfa TUP-14173: Hide button in table widget (#647)
* TUP-14173: Hide button in table widget

* TUP-14173: adapt name change of the hide toolbar constant.
2016-09-20 15:07:36 +08:00
hwang
7b2282dc74 TUP-15844:spark/spark ss: on the recently used palette, icon is not
correct
2016-09-20 13:44:17 +08:00
zwxue
dfd4e48905 TUP-15840: tRowGenerator can't import xml. 2016-09-19 17:59:44 +08:00
wchen-talend
f402a25968 Merge pull request #619 from Talend/feature/6.3/TDI-36987_Auto_Type_Convert
Feature/6.3/tdi 36987 auto type convert
2016-09-19 16:58:22 +08:00
zwxue
0757310e43 Merge pull request #653 from Talend/feature/master/TUP-5410
TUP-541:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
2016-09-19 16:19:52 +08:00
zwxue
6b0d0a5b0b Merge pull request #654 from Talend/bugfix/master/TUP-15846
TUP-15846:Spark streaming joblet:joblet style is not same as it opend in
2016-09-19 16:15:40 +08:00
hwang
f19192b558 TUP-15846:Spark streaming joblet:joblet style is not same as it opend in
job
2016-09-19 14:04:49 +08:00
dlin-talend
1b0dd65665 Merge pull request #649 from Talend/bugfix/6.3/TUP-14739_Change_new_branding_images_for_6.3
TUP-14739 :fix Change new branding images for 6.3
2016-09-19 12:27:22 +08:00
hwang
a34949a60e TUP-541:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
version support
2016-09-18 17:11:49 +08:00
Vladimir Bogatyrov
7d0c795c86 [TESB-17836] Add option to tRestRequest to enable Swagger specification 2016-09-17 15:50:09 +03:00
Dmytro Chmyga
4f81f986cd TDI-36985: added JDBC Provider selection to MSSqlRow component. 2016-09-15 14:39:25 +03:00
Dmytro Chmyga
87fe2894c6 TDI-36985: fixed common mssql connection template. 2016-09-15 13:59:55 +03:00
Dmytro Chmyga
9b7f601465 TDI-36985: added JDBC Provider selection to MSSqlOutputBulkExec component. 2016-09-15 13:44:12 +03:00
Dmytro Chmyga
e6761cdac4 TDI-36985: removed unnecessary import from tMSSqlLastInsertId component. 2016-09-15 13:37:42 +03:00
Dmytro Chmyga
90067a4771 TDI-36985: added JDBC Provider selection to common MSSql connection template. 2016-09-15 12:46:07 +03:00
Dmytro Chmyga
bd8a6732cd TDI-36985: added JDBC Provider selection for tMSSqlSCD component. 2016-09-15 12:45:14 +03:00
Dmytro Chmyga
4f2c302e46 TDI-36985: added JDBC Provider selection for tMSSqlOutput component. 2016-09-15 12:40:49 +03:00
Dmytro Chmyga
b9386cc40c TDI-36985: added JDBC Provider selection for tMSSqlConnection component. 2016-09-14 16:18:43 +03:00
Dmytro Chmyga
411b631bab TDI-36985: added JDBC Provider selection for tMSSqlBulkExec component. 2016-09-14 16:15:50 +03:00
Dmytro Chmyga
3e7bfce3f3 TDI-36985: added JDBC Provider selection for tMSSqlSP component. 2016-09-14 15:29:00 +03:00
Pierre Teyssier
e464215e15 Merge pull request #638 from Talend/bugfix/6.3.1/TDI-37028
TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
2016-09-14 17:55:41 +08:00
Pierre Teyssier
13029b39af Merge pull request #651 from Talend/feature/6.3.1/TDI-31839
feature/6.3.1/TDI-31839 : tFTP connection doesn't release connection
2016-09-14 17:51:44 +08:00
pxmiao
508d95cb57 feature/6.3.1/TDI-31839 : tFTP connection doesn't release connection
when job ends
https://jira.talendforge.org/browse/TDI-31839
# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tFTPClose/LICENSE.TXT
#	main/plugins/org.talend.designer.components.localprovider/components/tFTPClose/tFTPClose_begin.javajet
2016-09-14 17:35:11 +08:00
Jan Lolling
4c37845f64 TDI-36630 tFTPClose 2016-09-14 17:35:10 +08:00
zwxue
7e7066441d Merge pull request #652 from Talend/bugfix/master/TUP-14724
TUP-14724:The build folder structure was change in 6.2.1
2016-09-14 16:53:04 +08:00
wang wei
bfd75681f5 TDI-37456: adjust the common javajet
https://jira.talendforge.org/browse/TDI-37456
2016-09-14 16:43:20 +08:00
Dmytro Chmyga
0cd61ab0f2 TDI-36985: changed presentation of tMSSqlInput properties for jdbc provider. 2016-09-13 15:39:29 +03:00
Dmytro Chmyga
6d2f9ce182 TDI-37285: fixed issues with getting out parameters from result. 2016-09-13 13:27:40 +03:00
hwang
2f879d4d86 TUP-14724:The build folder structure was change in 6.2.1 2016-09-13 17:51:02 +08:00
guol
a3a262c1d4 TUP-14739 :fix Change new branding images for 6.3 2016-09-13 17:34:46 +08:00
zwxue
ea5017890b Merge pull request #648 from Talend/bugfix/master/TBD-4036
TBD-4036:Should change job type to joblet type in joblet view.
2016-09-13 16:54:02 +08:00
nrousseau
3dd0396152 TUP-14707: remove version in the dependency 2016-09-13 16:04:29 +08:00
hwang
d883e3d4fd TBD-4036:Should change job type to joblet type in joblet view. 2016-09-13 11:43:33 +08:00
dlin-talend
717780c5d1 Merge pull request #641 from Talend/feature/TUP-14707_upgradeComponents
TUP-14707: upgrade component framework to 0.15
2016-09-13 10:30:56 +08:00
Dmytro Chmyga
b2ec620523 TDI-36985: added MS SQL proprietary driver support to MSSQL Input component. 2016-09-12 10:17:53 +03:00
Yucheng Bai
77d4d79b40 TUP-4799: Implement display of the combo box using i18n strings in (#645)
Studio widget renderer
2016-09-12 14:47:41 +08:00
Yucheng Bai
471ccf6657 Merge pull request #642 from Talend/bugfix/6.2/TBD-3987_Impala_Cann`t_check_successfully_when_I_use_custom_hadoop_cluster
TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
2016-09-12 14:37:48 +08:00
Yucheng Bai
44cefb729d TUP-5252: add JSON_TABLE controller which is a table with json input. (#643)
And fix the layout problem of Text, Combo, Checkbox, File, Table
controllers in the wizard at the same time.
2016-09-12 12:31:20 +08:00
dlin-talend
c6f14a198a Merge pull request #644 from Talend/bugfix/master/TUP-5942
TUP-5942: Pop up update detection when save job which already propagate
2016-09-12 10:29:35 +08:00
zwxue
4cf822a7c3 TUP-5942: Pop up update detection when save job which already propagate
the modification from the joblet it generated.
2016-09-12 10:17:36 +08:00
nrousseau
f9a062c815 TUP-14707: upgrade component framework to 0.15 2016-09-09 14:01:05 +08:00
wang wei
3940431fec TDI-37456: fix the javajet part for new runtime
https://jira.talendforge.org/browse/TDI-37456
2016-09-09 11:29:28 +08:00
guol
53552f170e TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
cluster
https://jira.talendforge.org/browse/TBD-3987
2016-09-09 09:46:52 +08:00
hwang-talend
abce8bf1a5 Tbd 2650 spark joblet (#640)
* TBD-3884:Create new emf model (extends standard joblets)

* TBD-3886:Create/Edit Action joblet

* TBD-3893:show joblet display in spark job

* TBD-3896:Update manager

* TBD-3896:Update manager

* TBD-3890:Convert DI Joblet to BD (copy, duplicate, change from joblet
settings..)

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-3999:Cann't save mr job

* TBD-4001:Cann't copy paste when joblet is expand on spark job

* TBD-4010:main and ref project have same name joblet, drag ref to main
project but it's ues main

* TBD-4014:Cann't clear joblet line statistics after it run
2016-09-08 13:40:04 +08:00
nrousseau
0a6e74325a TUP-14707: upgrade component framework to 0.15 2016-09-08 12:29:11 +08:00
wang wei
cfcb3ae962 TDI-36988: add the default function support
https://jira.talendforge.org/browse/TDI-36988
2016-09-07 14:55:10 +08:00
hcyi
e57279b517 TUP-14718:Convert Job:NPE pop up after convert to Streaming /BigData
Batch job
2016-09-07 14:23:27 +08:00
pxmiao
06c2bdea74 TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
https://jira.talendforge.org/browse/TDI-37028
2016-09-07 10:42:58 +08:00
pxmiao
dbea34833d TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
https://jira.talendforge.org/browse/TDI-37028
2016-09-06 15:24:35 +08:00
wang wei
5513ebe1e4 TDI-37122: Amazon EMR Resize connector doesn't compile if Instance count
is parameterized
https://jira.talendforge.org/browse/TDI-37122
2016-09-06 14:29:19 +08:00
wang wei
b00d327c18 TDI-36988: adjust the code and add one enable parameter
https://jira.talendforge.org/browse/TDI-36988
2016-09-06 13:29:47 +08:00
hcyi
32cde2d338 TUP-5373:tMapAuto Type Convert,test and fix a bug since Component team
pushed the modification.
2016-09-06 10:39:52 +08:00
wang wei
cf1cda7fba TDI-36988: tMap Auto Type Convert
https://jira.talendforge.org/browse/TDI-36988
2016-09-05 17:06:18 +08:00
Pierre Teyssier
a48baccfa7 Merge pull request #579 from Talend/bugfix/6.2.2/TDI-36790
bugfix/6.3.1/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
2016-09-05 16:24:37 +08:00
jzhao
a16b77f634 TDI-35267: Update SQS Components icon
https://jira.talendforge.org/browse/TDI-35267
2016-09-02 14:36:26 +08:00
GGu
016bc0028e TUP-5267: Avoid to load property so often (#636) 2016-09-02 12:21:17 +08:00
nrousseau
9605c1a43c Feature/6.3.0 m1/export babili (#635)
* Set version for 6.3.0M1

* babili-export lun. août 29 17:02:08 CEST 2016

* babili-export jeudi 1 septembre 2016, 17:29:18 (UTC+0200)

* Revert "Set version for 6.3.0M1"

This reverts commit ccd01ba440.
2016-09-02 10:02:09 +08:00
Yucheng Bai
610df25ba4 Merge pull request #634 from Talend/bugfix/TDI-36859_fixRefreshWhenGenerate
TDI-36859: Refresh the forms before any generation to ensure it has the
2016-09-01 17:33:55 +08:00
nrousseau
bd95075f28 TDI-36859: Refresh the forms before any generation to ensure it has the
correct status
2016-09-01 15:34:09 +08:00
jzhao
95934711f3 TDI-35934: tFileInputExcel NB_LINE count is sometimes wrong
https://jira.talendforge.org/browse/TDI-35934
2016-09-01 13:32:39 +08:00
wang wei
ce5b9e43fa TDI-36958: add a interface for global key
https://jira.talendforge.org/browse/TDI-36958
2016-09-01 11:36:37 +08:00
nrousseau
c84c214aa0 Merge pull request #632 from Talend/bugfix/6.3.0/TUP-4960_classpath_remove_javalib
TUP-4960:Unexpected files loaded with the job
2016-09-01 10:35:22 +08:00
Pierre Teyssier
bcae69a540 Merge pull request #596 from Talend/bugfix/master/TDI-37050
TDI-37050: Import special job failed from 5.3.1 to 6.1.1.
2016-08-31 16:34:12 +08:00
pxmiao
92f88f98b0 bugfix/6.3.1/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
'Newer email first' selected and 'Number of emails to retrieve' equals
the total mail number.
2016-08-31 16:15:46 +08:00
nrousseau
498bfdffe8 Merge pull request #626 from Talend/bugfix/6.3/TDI-37083_enumTypeDisplayInTable
TDI-37083: Error when selecting enum in a table
2016-08-31 11:49:30 +08:00
nrousseau
d4d1bd50e8 TUP-5106: Generic widget display issues for new component framework (#623) 2016-08-31 11:48:39 +08:00
wchen-talend
f8604370ac TUP-4960:Unexpected files loaded with the job 2016-08-31 11:37:25 +08:00
wchen-talend
ed3b8c18b1 Merge pull request #631 from Talend/bugfix/master/TDI-36420
TDI-36420: "apply context to children" doesn't work for the published
2016-08-31 10:13:08 +08:00
zwxue
2498869940 TDI-36420: "apply context to children" doesn't work for the published
normal task in TAC.
2016-08-30 18:40:21 +08:00
jzhao
e158f61405 TDI-37103: Delete empty error log file
https://jira.talendforge.org/browse/TDI-37103
2016-08-30 11:55:33 +08:00
jzhao
0a8bb73513 TDI-35267: Fix a issue for tSQSQueueCreate
https://jira.talendforge.org/browse/TDI-35267
2016-08-30 11:42:03 +08:00
wang wei
6dfd464b0c Merge pull request #628 from Talend/feature/6.3/TDI-36698_instance_roles_iam_account_aws_components
Feature/6.3/tdi 36698 instance roles iam account aws components
2016-08-30 10:22:41 +08:00
nrousseau
2f4dd2de7a TDI-37164: avoid to check the generated process 2016-08-29 17:39:07 +08:00
Yucheng Bai
4ea32773ad Merge pull request #627 from Talend/bugfix/6.2/Job_versions_do_not_show_in_order_in_the_build_job_page
TDI-37055 fix: Job versions do not show in order in the build job page.
2016-08-29 14:43:46 +08:00
zwxue
48556ff272 TUP-5144: Add maven configuration for every job. (#629) 2016-08-29 12:17:14 +08:00
nrousseau
f6a611cf61 TDI-37091: if commandline mode, force to set the git mode as remote 2016-08-26 16:00:04 +08:00
wdliu
0f89dac6bf Merge pull request #620 from Talend/bugfix/6.3.0/TUP-5221-Should_not_do_update
TUP-5221 fix: shouldn't do update when logon local mode project
2016-08-25 18:17:26 +08:00
guol
2c7c195cfb TDI-37055 fix: Job versions do not show in order in the build job page.
https://jira.talendforge.org/browse/TDI-37055
2016-08-25 18:12:06 +08:00
wdliu
99c616a950 TDI-27409: Unable to export a job via TIS Studio with statistics enable (#625)
* TDI-27409: Unable to export a job via TIS Studio with statistics enable

* TDI-37091: project migration:it totally breaks the project then force to
start migrations at each starts
2016-08-25 17:39:57 +08:00
ycbai
73c951174c TDI-37083: Error when selecting enum in a table 2016-08-25 15:57:10 +08:00
hcyi
432b6a0c1e TDI-36987:add some junits for tMap Auto Conversion Type 2016-08-25 15:23:08 +08:00
cmeng-talend
0e83eab663 TUP-5221 fix: shouldn't do update when logon local mode project
https://jira.talendforge.org/browse/TUP-5221
2016-08-24 18:17:50 +08:00
GGu
7c0b6eb60d Fixed one junit issue for NPE 2016-08-24 18:07:01 +08:00
hcyi
87c36d9252 Merge pull request #622 from Talend/bugfix/6.3.0/TUP-5212_problems_in_compare_editor
TUP-5205: do some refactor to move the display value calculate code to
2016-08-24 16:51:34 +08:00
ycbai
1d971c70a7 TUP-5106: Generic widget display issues for new component framework 2016-08-24 14:19:15 +08:00
Jan Lolling
709fd6547e TDI-37103 & TDI-37108 & TDI-37113 :
Note:Empty log files will be deleted. This is not the actual solution
for the missing log entries - this will rise an issue for EXASolution.
The target column was not defined if the source is a query
Pre defined connection causes a Exception
2016-08-24 12:03:14 +08:00
Yucheng Bai
2358c11f3a Merge pull request #616 from Talend/bugfix/master/TDI-37120
TDI-37120: Edit schema which used in job, will hang on "Progress
2016-08-24 10:37:02 +08:00
wchen-talend
ae818c0f8a TUP-5205: do some refactor to move the display value calculate code to
the util class to reuse by the compare editor
2016-08-24 09:25:01 +08:00
cmeng-talend
2911476321 TUP-5221 fix: shouldn't do update when logon local mode project
https://jira.talendforge.org/browse/TUP-5221
2016-08-23 17:25:22 +08:00
hcyi
c794e8eef6 TDI-36987:Auto-Convention fix some problems and add the service and add
option on tMap editor.
2016-08-23 14:26:59 +08:00
Mike Yan
7b3b5bd0c0 TESB-17725: Fix namespace issue to get correct local name and prefix 2016-08-23 14:11:02 +08:00
Dmytro Chmyga
7108c2c105 TDI-36698: added instance roles and assume roles to tAmazonRedshiftManage component. 2016-08-22 14:59:32 +03:00
Dmytro Chmyga
2479382f9f TDI-36698: added instance roles and assume roles to tAmazonEMRResize component. Updated AWS SDK version to 1.10.52. 2016-08-22 14:50:51 +03:00
Dmytro Chmyga
26dd4d2d81 TDI-36698: added instance roles and assume roles to tAmazonEMRManage component. 2016-08-22 14:43:37 +03:00
nrousseau
f6b6c46f61 TDI-36930: force to refresh the target folder 2016-08-22 19:12:12 +08:00
hcyi
8be8ced481 TDI-36987: save / load tMap Auto Conversion Type. 2016-08-22 18:10:37 +08:00
Dmytro Chmyga
16862b09e5 TDI-36698: extracted common code to separate .javajet file; added instance roles and assume roles to tAmazonEMRListInstances component. 2016-08-22 12:58:22 +03:00
Yucheng Bai
7c26d654ef TDI-36831: Component Framework :Salesforce: error when delete a (#617)
subfolder.
2016-08-22 17:32:50 +08:00
zwxue
f34035b13c TDI-37120: Edit schema which used in job, will hang on "Progress
Information" long time.
2016-08-22 16:18:41 +08:00
nrousseau
0ff06df189 TDI-36930: Improve performances during the build (#610) 2016-08-19 18:30:41 +08:00
Chao Meng
20d47a285c Merge pull request #615 from Talend/bugfix/master/TDI-37119
TDI-37119: Imported ELTPostgresql job has error with link.
2016-08-19 18:18:33 +08:00
zwxue
8d9f235fc5 TDI-37119: Imported ELTPostgresql job has error with link. 2016-08-19 18:07:50 +08:00
dlin-talend
17151142f6 Merge pull request #614 from Talend/bugfix/master/TUP-5136
TUP-5136: fix UI thread bug.
2016-08-19 17:32:11 +08:00
zwxue
864cab4de4 TUP-5136: fix UI thread bug. 2016-08-19 17:28:11 +08:00
Yucheng Bai
7120f59c52 TDI-36683: Component Framework :Salesforce:the icon of salesforce show (#613)
as "?"
2016-08-19 16:53:56 +08:00
hcyi
d55c53d4ce TDI-36987:tMap Auto Conversion Type,add the gui code . 2016-08-19 16:40:44 +08:00
dlin-talend
0d15d4b51e Merge pull request #612 from Talend/bugfix/master/TDI-36036
TDI-36036: For columns under schemas, the r-click menu "read schema" and
2016-08-19 15:51:28 +08:00
zwxue
5f39a1b8f4 TDI-36036: For columns under schemas, the r-click menu "read schema" and
"detect dependencies" do not work correctly.
2016-08-19 15:47:28 +08:00
Yucheng Bai
03c3727cad TDI-36779: Component Framework :Salesforce: duplicate error. (#611) 2016-08-18 18:35:38 +08:00
hcyi
dab781ec0f Merge pull request #609 from Talend/bugfix/6.3.1/TUP-5161_tac_down_studio_freeze
TUP-5161:Studio connecting to Last Used Remote Connection can cause
2016-08-18 10:10:04 +08:00
jzhao
2e706b5ccc TDI-35267: Create SQS Component
https://jira.talendforge.org/browse/TDI-35267
2016-08-17 19:21:08 +08:00
wchen-talend
b712c6dcec TUP-5161:Studio connecting to Last Used Remote Connection can cause
issue during Studio start-up
2016-08-17 17:10:29 +08:00
Vladimir Bogatyrov
fc094e943f [TESB-1755] Switch to cxf-rt-metrics-features in Studio 2016-08-16 10:33:33 +03:00
wchen-talend
e8ed5ff7a1 Merge pull request #607 from Talend/bugFix/6.2/TDI-37034-can't_save_successfully_after_set_Set_As_Repeatable_Element_for_tHL7Output
TDI-37034 fix: can't save successfully after set "Set As Repeatable
2016-08-16 14:34:50 +08:00
SunChaoqun
37729ca979 TDI-37078 Upgrade to activemq 5.14.0 2016-08-16 13:32:11 +08:00
hwang-talend
323d41c950 Merge pull request #606 from Talend/bugfix/master/TUP-5136
TUP-5136: Importing context group doesn't propagate changes to the jobs
2016-08-16 10:42:04 +08:00
GL
a64fdd666e TDI-37034 fix: can't save successfully after set "Set As Repeatable
Element" for tHL7Output
https://jira.talendforge.org/browse/TDI-37034
2016-08-16 10:26:08 +08:00
zwxue
0d8a0d1c75 TUP-5136: Importing context group doesn't propagate changes to the jobs
using same contect group.
2016-08-16 10:06:36 +08:00
Yucheng Bai
c75dfbe24e TDI-37064: For the non-connection salesforce components, the choice of (#605)
"Use existing connection" is unable to saved
2016-08-15 18:44:37 +08:00
wchen-talend
1f48d89f6a TUP-5032:[6.1.1] Studio hang issue (#604)
* TUP-5032:[6.1.1] Studio hang issue

* TUP-5032:[6.1.1] Studio hang issue
2016-08-12 12:48:51 +08:00
nrousseau
4abae24db9 Merge pull request #598 from Talend/bugfix/6.2/TDI-36930
TDI-36930: Only format main job and check compile error after build
2016-08-11 14:12:56 +08:00
wchen-talend
a63b230f17 Merge pull request #602 from Talend/bugfix/6.3/TBD-3869_Column_family_missing_when_select_hbase
TBD-3869:Column family is missing when dragging hbase retrived table to a job
2016-08-11 12:10:32 +08:00
nrousseau
fb0ab82618 Merge pull request #603 from Talend/bugFix/6.3.0/TDI-27409_Unable_to_export
TDI-27409:Unable to export a job via TIS Studio with statistics enable
2016-08-11 11:17:01 +08:00
dlin-talend
d61586daf1 Merge pull request #600 from Talend/feature/6.3.0/TDI-36986
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-11 10:43:03 +08:00
zwxue
46d2ad71bb TDI-36986: Fixed sync log4j settings problem. 2016-08-11 10:00:37 +08:00
zwxue
8e5c4b5111 TDI-36986: Data-Type mapping configuration for Projects. 2016-08-11 10:00:34 +08:00
wdliu
618359b8fc TDI-27409:Unable to export a job via TIS Studio with statistics enable 2016-08-10 18:18:44 +08:00
GGu
ded0bc83ad TDI-37067: Fix the NPE for junits. 2016-08-10 17:40:59 +08:00
hcyi
a4e88a922c Merge pull request #593 from Talend/bugfix/6.3.0/TUP-2716_import_empty_folder
TUP-2716:Can't export and import empty folder
2016-08-10 14:05:15 +08:00
hcyi
aefd07d758 TBD-3869:Column family is missing when dragging hbase retrived table to
a job
2016-08-10 10:55:16 +08:00
Chao Meng
7f423666a1 Merge pull request #597 from Talend/feature/6.3.0/TUP-4819_manual_merge
Feature/6.3.0/tup 4819 manual merge
2016-08-09 17:04:50 +08:00
GGu
29985b5ddb TDI-36930: Only format main job and check compile error after build 2016-08-09 14:37:48 +08:00
wchen-talend
4f7e3e7595 TUP-4819:Allow manual/edit git merge 2016-08-08 18:10:11 +08:00
zwxue
fc2cb7bed3 TDI-37050: Import special job failed from 5.3.1 to 6.1.1. 2016-08-08 14:53:53 +08:00
nrousseau
b2a5ec59af Merge pull request #595 from Talend/feature/6.3/TUP-5101_addTEXT_AREAControlerSupportForCF
TUP-5101: Make Widget of TEXT_AREA available in new framework
2016-08-08 14:05:20 +08:00
ycbai
f732ce3b38 TUP-5101: Make Widget of TEXT_AREA available in new framework 2016-08-05 15:14:40 +08:00
Chao Meng
a56d1a47f7 Merge pull request #594 from Talend/bugfix/6.3/TDI-36812_fixJiraQuotesProblem
TDI-36812: tJira* --> The default template value in 'Host URL' and 'JQL' should include double quotation marks.
2016-08-04 19:11:57 +08:00
Chao Meng
0daea08df7 Merge pull request #592 from Talend/bugfix/TBD-3827_Cann't_edit_query_for_Impala
TBD-3827 fix: Cann't edit query for Impala
2016-08-04 19:06:30 +08:00
ycbai
0aa33e17e6 TDI-36812: tJira* --> The default template value in 'Host URL' and 'JQL'
should include double quotation marks.
2016-08-04 18:18:17 +08:00
hwang-talend
d1e13d42e3 Merge pull request #578 from Talend/bugfix/master/TDI-35297
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
2016-08-04 10:04:33 +08:00
wchen-talend
8d706f6792 TUP-2716:Can't export and import empty folder 2016-08-04 10:04:09 +08:00
hwang-talend
7e088b3982 Merge pull request #591 from Talend/bugfix/master/TDI-36886
TDI-36886: Update a context parameter will make the studio blocked on a
2016-08-04 10:00:26 +08:00
GL
e4a037ac9d TBD-3827 fix: Cann't edit query for Impala
https://jira.talendforge.org/browse/TBD-3827
2016-08-03 14:39:44 +08:00
zwxue
4044c00461 TDI-36886: Update a context parameter will make the studio blocked on a
big project.
2016-08-02 16:15:18 +08:00
xqliu-talend
5a5ab675fd TUP-5117 fix the typo in AddBlockingFortRecordMatching line 113 114 2016-08-02 11:35:03 +08:00
nrousseau
4c4926c441 Merge pull request #590 from Talend/bugfix/6.2/TDI-36940_fixSalesforceMigrationProblem
TDI-36940: [6.2.1] Error when migrated Salesforce job from 6.0.1 to 6.2.1
2016-08-01 22:38:16 -04:00
wchen-talend
7cbaa20bcc Merge pull request #588 from Talend/bugfix/6.3/TBD-3869_Column_family_missing_when_dragging_hbase
TBD-3869:Column family is missing when dragging hbase retrived table to a job.
2016-07-29 17:24:04 +08:00
wchen-talend
c0e6ce25c8 TUP-4819:Allow manual/edit git merge 2016-07-29 16:17:20 +08:00
ycbai
bdfd6f0c37 TDI-36940: [6.2.1] Error when migrated Salesforce job from 6.0.1 to
6.2.1
2016-07-28 15:51:21 +08:00
GGu
e192c99df5 Merge pull request #589 from joclaude/master
TDM-5232 tHMap: replace separate zip files under __tdm by resources i…
2016-07-28 15:14:41 +08:00
jclaude
bee5670d43 TDM-5232 tHMap: replace separate zip files under __tdm by resources in the jar archive 2016-07-27 11:05:05 +02:00
hcyi
20a011789c TBD-3869:Column family is missing when dragging hbase retrived table to
a job.
2016-07-27 16:59:04 +08:00
Pierre Teyssier
eade2f545b Merge pull request #583 from Talend/bugfix/6.3/TDI-35990_tFileInputJSON_no_getter_for_field_scale
TDI-35990: updated accessors-smart library version.
2016-07-27 12:34:16 +08:00
wchen-talend
1dbe20acd0 TUP-4474:"Export items" can not show when right click on Recycle bin 2016-07-27 11:45:33 +08:00
zwxue
363701da2a Merge pull request #585 from Talend/bugfix/master/TDI-36487
TDI-36487:joblet in a test case does not update context
2016-07-27 09:51:26 +08:00
Chao Meng
936e8d6779 Merge pull request #584 from Talend/bugFix/6.2/TDI-36791-ELT_Map_queries_compilation_error_with_quotes
Bug fix/6.2/tdi 36791 elt map queries compilation error with quotes
2016-07-26 11:00:39 +08:00
nrousseau
a8af0b3967 fix junit setup 2016-07-26 10:37:53 +08:00
hwang
1d6e4b89c7 TDI-36487:joblet in a test case does not update context 2016-07-25 16:26:18 +08:00
GL
c3a34fa06b TDI-36791 fix add Junit: ELT Map queries : compilation error with quotes
https://jira.talendforge.org/browse/TDI-36791
2016-07-25 11:09:21 +08:00
GL
a204e266e8 TDI-36791 fix: ELT Map queries : compilation error with quotes
https://jira.talendforge.org/browse/TDI-36791
2016-07-25 11:08:59 +08:00
hcyi
1583ef21f4 Merge pull request #580 from Talend/bugfix/6.3.0/TDI-36897_teradata_query
TDI-36897:Auto Generated Query isn't correct after Drag teradata schema
2016-07-25 10:11:18 +08:00
Dmytro Chmyga
d44b86af81 TDI-35990: updated accessors-smart library version. 2016-07-22 14:00:43 +03:00
ycbai
cf9e90ac86 Revert "TUP-5071: add a migration task to revise the existing wrong migration tasks of project."
This reverts commit 2932bb3374.
2016-07-22 17:32:18 +08:00
nrousseau
ba7917f9be Merge pull request #582 from Talend/bugfix/6.2/TUP-5071_addMigTaskToReviseWrongMigTasks
TUP-5071: add a migration task to revise the existing wrong migration tasks of project.
2016-07-22 16:14:28 +08:00
ycbai
2932bb3374 TUP-5071: add a migration task to revise the existing wrong migration
tasks of project.
2016-07-22 15:57:21 +08:00
wdliu
8754ee78a3 Merge pull request #581 from Talend/bugFix/6.3.0/TUP-3675_Components_search
Bug fix/6.3.0/tup 3675 components search
2016-07-22 15:38:16 +08:00
cmeng-talend
40369afa01 TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 15:14:55 +08:00
cmeng-talend
6147cd4fd5 TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675

Add junit
2016-07-22 14:58:37 +08:00
cmeng-talend
30ce0fe8f0 TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 14:58:26 +08:00
cmeng-talend
63da480fd5 TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 14:57:52 +08:00
nrousseau
3b6c082f10 add missing tests plugins to junit product 2016-07-22 12:28:15 +08:00
cmeng-talend
74e872e53e TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-21 17:46:54 +08:00
wchen-talend
b4d50a9f71 TDI-36897:Auto Generated Query isn't correct after Drag teradata schema
to job as tTeradataInput
2016-07-21 17:36:38 +08:00
pxmiao
e2d65417c4 bugfix/6.3.1/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
'Newer email first' selected and 'Number of emails to retrieve' equals
the total mail number.
https://jira.talendforge.org/browse/TDI-36790
2016-07-21 15:27:09 +08:00
zwxue
d57539c4a5 Merge pull request #560 from Talend/bugfix/master/TDI-36618
TDI-36618:Sunfire-reports contain testcase which is already deleted.
2016-07-21 14:32:26 +08:00
nrousseau
ed28e46cd0 fix wrong setup of manifest 2016-07-21 11:13:46 +08:00
Pierre Teyssier
74673515fe Merge pull request #543 from Talend/bugfix/TUP-2594_set_globalMap_before_doZip
TUP-2594: Populate tFileArchive_1_ARCHIVE_FILEPATH before attempting doZip
2016-07-21 01:57:37 +08:00
zwxue
7d5636566b TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
from public schema.
2016-07-20 11:48:35 +08:00
Pierre Teyssier
9b1da023ae Merge pull request #576 from Talend/bugfix/6.3/TDI-36579_tSoap_Need_authentication_uneffective
TDI-36579: tSoap need authentication uneffective
2016-07-19 18:50:08 +08:00
Dmytro Chmyga
c7e727e9ac TDI-36579: added automated talend-soap lib build. 2016-07-19 11:29:38 +03:00
Haiting Yin
adf11989f4 TMDM-9703 tMDMInput with one filter return different records size by different batch size (#559) 2016-07-19 15:48:22 +08:00
nrousseau
e27178ff14 Merge pull request #570 from Talend/bugfix/6.2/TDI-36865_fixDateTypeContextProblem
TDI-36865: Start Date and End Date of components tSalesforceGetUpdate and tSalesforceGetDelete NOT support context
2016-07-18 16:03:02 +08:00
ycbai
2f2f7db107 TDI-36865: Start Date and End Date of components tSalesforceGetUpdate
and tSalesforceGetDelete NOT support context
2016-07-18 14:59:57 +08:00
zwxue
1a9ff8a9c2 Merge pull request #566 from Talend/bugfix/master/TUP-4175
TUP-4175:Export with dependencies fails to select (and export)
2016-07-18 14:57:53 +08:00
nrousseau
2a98f6d67f Merge pull request #569 from Talend/bugfix/6.3/TUP-4922
TUP-4922: CI-Builder to support Talend Reference Projects
2016-07-18 11:53:33 +08:00
Chao Meng
afd09b3dd0 Merge pull request #562 from Talend/bugFix/6.2.2/TUP-5010-Password_field_show_asterisk_when_using_context_password_context_token
TUP-5010 fix: Password field show *** when using
2016-07-18 11:01:34 +08:00
GGu
ecb4e8bfef TUP-4922: If resources folder is not existed, will create it 2016-07-18 10:40:28 +08:00
Pierre Teyssier
96b15fb3bb Merge pull request #564 from Talend/bugfix/6.3/TDI-35990_tFileInputJSON_no_getter_for_field_scale
TDI-35990: changed version of json-smart lib to 2.2.1.
2016-07-15 17:51:55 +08:00
Chao Meng
a7d84fb98a Merge pull request #565 from Talend/bugfix/6.2/TUP-4565_passwordFieldDisplayProblem
TUP-4565: Component Framework :Salesforce:"password" and "security key" do not show in context mode after export to context.
2016-07-15 15:04:07 +08:00
hwang
32ae8025c0 TUP-4175:Export with dependencies fails to select (and export)
dependencies
2016-07-14 17:11:22 +08:00
ycbai
28a808ea8b TUP-4565: Component Framework :Salesforce:"password" and "security key"
do not show in context mode after export to context.
2016-07-14 15:32:26 +08:00
Dmytro Chmyga
2b883bc0a4 TDI-35990: changed version of json-smart lib to 2.2.1. 2016-07-13 12:01:06 +03:00
Pierre Teyssier
74f6b0e7ab Merge pull request #553 from Talend/bugfix/6.2.2/TDI-36790
bugfix/6.2.2/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
2016-07-12 16:57:56 +08:00
Pierre Teyssier
f7bdc87616 Merge pull request #540 from Talend/bugfix/6.2.2/TUP-4925
bugfix/6.2.2/TUP-4925 : The code of method
2016-07-12 16:43:47 +08:00
Pierre Teyssier
57e6abae9a Merge pull request #554 from Talend/bugfix/6.3/TUP-4979_file_not_deleted
TUP-4979: added closing of FileInputStream to release it.
2016-07-12 08:39:39 +08:00
Dmytro Chmyga
bb8ba7a5c4 TDI-36579: added authorization header to soap request. 2016-07-11 16:12:40 +03:00
Chao Meng
90705e3a3f Merge pull request #563 from Talend/bugfix/6.3/TUP-5009_fixHadoopPropertiesContextProblem
TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
2016-07-11 18:31:45 +08:00
wchen-talend
6662be5286 Merge pull request #557 from Talend/bugfix/6.2/TBD-3224_Hive_guess_schema_fail
TBD-3224:[6.1.1] Hive Guess schema button not returning back error
2016-07-11 18:01:05 +08:00
Dmytro Chmyga
5bab6e461d TUP-4979: added logging for exceptions during streams closing. 2016-07-11 12:36:22 +03:00
ycbai
56c6d3fa65 TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
behavior when HA properties
2016-07-11 16:12:01 +08:00
GL
5f282bdaf7 TUP-5010 fix: Password field show *** when using
context.password+context.token
https://jira.talendforge.org/browse/TUP-5010
2016-07-11 14:53:42 +08:00
hcyi
ad73126ecb Merge pull request #561 from Talend/bugfix/6.3.0/TDI-36560_used_column_order
TDI-36560:The order of schema changed when ticked "used column" again
2016-07-11 10:24:26 +08:00
wdliu
d075e13a9e Merge pull request #555 from Talend/bugFix/6.2.2/TDI-35811-Delete_job_in_ref_project
TDI-35811 fix: Studio throw NPE error if you delete a job in referrence project and try to open the job by trunjob in main project.
2016-07-11 10:11:17 +08:00
nrousseau
ae97a93f1e update tests 2016-07-09 16:00:49 +08:00
pxmiao
ac276e57a5 bugfix/6.2.2/TUP-4925 : The code of method
tMSSqlInput_3Process(Map<String,Object>) is exceeding the 65535 bytes
limit
https://jira.talendforge.org/browse/TUP-4925
2016-07-08 18:25:20 +08:00
wchen-talend
390f0a4b56 TDI-36560:The order of schema changed when ticked "used column" again 2016-07-08 17:08:52 +08:00
hcyi
c679559586 Merge pull request #556 from Talend/bugfix/6.2.2/TDI-36497_missing_jar_when_build_webservice
TDI-36497:Jar Missing when build Job as :Axis WebService(ZIP)
2016-07-08 15:15:23 +08:00
hwang
48e289c85b TDI-36618:Sunfire-reports contain testcase which is already deleted. 2016-07-08 14:30:34 +08:00
hcyi
0d769c7dfa Merge pull request #558 from Talend/bugfix/6.2.2/TUP-4474_export_action
TUP-4474:"Export items" can not show when right click on Recycle bin
2016-07-07 18:29:50 +08:00
wchen-talend
25abe3668a TUP-4474:"Export items" can not show when right click on Recycle bin 2016-07-07 16:13:41 +08:00
hcyi
b7510b3761 TBD-3224:[6.1.1] Hive Guess schema button not returning back error 2016-07-07 16:01:15 +08:00
wang wei
ea86412e78 Revert "TDI-36822: NPE in tDatasetOutput when performing a full run on a live dataset https://jira.talendforge.org/browse/TDI-36822"
This reverts commit ffc901f022.
2016-07-06 17:18:34 +08:00
hcyi
f5dedb6ef6 Merge pull request #548 from Talend/bugfix/6.2.2/TDI-35713_tWebService_cannot_parse_wsdl
TDI-35713:tWebService component can't parse WSDL
2016-07-06 15:52:11 +08:00
Irene Wang
fa67dc5b6c Update versions to 6.3.0-SNAPSHOT 2016-07-05 20:02:58 +02:00
Irene Wang
e924ba55cd Update versions to 6.2.2-SNAPSHOT 2016-07-05 14:26:13 +02:00
Irene Wang
c06b83211a DEVOPS-667 Update NOTICE file 2016-07-05 12:04:42 +02:00
cmeng-talend
da403615df TDI-35811 fix: Studio throw NPE error if you delete a job in referrence
project and try to open the job by trunjob in main project.
https://jira.talendforge.org/browse/TDI-35811
2016-07-05 17:08:06 +08:00
wchen-talend
4b3aab3ff5 TDI-36497:Jar Missing when build Job as :Axis WebService(ZIP) 2016-07-05 16:52:17 +08:00
zwxue
7b0c15ec43 Merge pull request #531 from Talend/bugfix/master/TDI-36720
TDI-36720:"Edit Routine Libraries" can't import the external jar
2016-07-05 11:46:53 +08:00
hwang-talend
1a9f2638fb Merge pull request #544 from Talend/bugfix/master/TDI-36621
TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap.
2016-07-05 10:16:14 +08:00
Dmytro Chmyga
bf52e9f09d TUP-4979: added closing of FileInputStream to release it. 2016-07-04 14:31:32 +03:00
Chao Meng
84576414db Merge pull request #551 from Talend/bugs/6.2.1/TUP-4998_Git_There_is_error_when
TUP-4998:Git:There is error when logon branch
2016-07-04 19:05:39 +08:00
nrousseau
6a21ac8e96 TDI-36770: fix dirty on routines 2016-07-04 18:40:09 +08:00
Pierre Teyssier
af181f0d03 Merge pull request #552 from Talend/bug/6.2/TDI-36822
TDI-36822: NPE in tDatasetOutput when performing a full run on a live
2016-07-04 18:20:30 +08:00
wang wei
ffc901f022 TDI-36822: NPE in tDatasetOutput when performing a full run on a live
dataset
https://jira.talendforge.org/browse/TDI-36822
2016-07-04 18:15:17 +08:00
wdliu
6a95895317 TUP-4998:Git:There is error when logon branch 2016-07-04 18:04:24 +08:00
pxmiao
c1f5d46f42 bugfix/6.2.2/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
'Newer email first' selected and 'Number of emails to retrieve' equals
the total mail number.
https://jira.talendforge.org/browse/TDI-36790
2016-07-04 17:50:14 +08:00
wdliu
0a2fa45556 TUP-4998:Git:There is error when logon branch 2016-07-04 17:33:04 +08:00
hcyi
6b1a4f302d Merge pull request #550 from Talend/bugfix/6.2.2/TDI-36773_publish_selected_version
TDI-36773:Studio always publish latest job version even if you select a
2016-07-04 16:07:53 +08:00
wchen-talend
b3fce3ac6f TDI-36773:Studio always publish latest job version even if you select a
previous version
2016-07-04 11:21:18 +08:00
Remy Dubois
045ddf76a2 TUP-4994 - compile the job and the routines with JDT in order to make the maven package work with a JRE 2016-07-03 17:46:10 +02:00
wchen-talend
4f2fef955c TDI-35713:tWebService component can't parse WSDL 2016-07-01 14:36:49 +08:00
Pierre Teyssier
ee8a72a765 Merge pull request #542 from Talend/bugfix/6.2/TUP-4964_dynamic_long_to_date
TUP-4964: New framework dynamic long to date convert issue
2016-07-01 14:29:46 +08:00
Chao Meng
7b9f883d00 Merge pull request #547 from Talend/bugFix/6.2.1/TDI-36731_sometimes_can't_retrieve
TDI-36731: sometimes can't retrieve remote project on login page
2016-07-01 14:03:47 +08:00
wdliu
75aee9ec8a TDI-36731: sometimes can't retrieve remote project on login page 2016-07-01 13:12:36 +08:00
dlin-talend
6d8e079de2 Merge pull request #546 from Talend/bugfix/6.2.2/TDI-36772-Studio_restart_problem
TDI-36772 fix: No response when click restart button when I start studio with cutom workspace
2016-06-30 20:36:51 +08:00
GGu
22a6e28638 Merge pull request #541 from Talend/bugfix/6.2.1/TDI-36717_ChildrenJob
TDI-36717: When generete codes, need check children job
2016-06-30 19:29:13 +08:00
nrousseau
981298ab96 Merge pull request #545 from Talend/bugfix/6.2/TDI-36776_fixNameContextProblemOfSF
TDI-36776: Component Framework :Salesforce: when export to context, the name of the context will change to context mode too.
2016-06-30 19:07:24 +08:00
ycbai
9de90cfa87 TDI-36776: Component Framework :Salesforce: when export to context, the
name of the context will change to context mode too.
2016-06-30 18:56:17 +08:00
zwxue
46c2227ea7 TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap. 2016-06-30 18:44:27 +08:00
cmeng-talend
c5ca011882 TDI-36772 fix: No response when click restart button when I start studio
with cutom workspace
https://jira.talendforge.org/browse/TDI-36772
2016-06-30 17:43:17 +08:00
Maksym Stavytskyi
8745e58c58 TUP-2594: Set globalMap before doZip() 2016-06-29 16:19:39 +03:00
jzhao
d8b0d0c74a TUP-4964: New framework dynamic long to date convert issue
https://jira.talendforge.org/browse/TUP-4964
2016-06-29 16:11:51 +08:00
GGu
626adc89b6 TDI-36717: When generete codes, need check children job 2016-06-29 15:39:48 +08:00
pxmiao
ce3b28ecaf bugfix/6.2.2/TUP-4925 : The code of method
tMSSqlInput_3Process(Map<String,Object>) is exceeding the 65535 bytes
limit
https://jira.talendforge.org/browse/TUP-4925
2016-06-29 15:08:09 +08:00
hwang
48a93f9a7c TDI-36720:"Edit Routine Libraries" can't import the external jar 2016-06-28 16:50:43 +08:00
RyanSkraba
ef0be06149 Merge pull request #534 from pradasouvanlasy/bugfixes/6.2/tbd-3774
[TBD-3774] Rename HDP 2.3 assembly to fix path length on Windows
2016-06-27 13:13:23 +02:00
Haiting Yin
68084711fe TMDM-9703 (#522)
* TMDM-9703 tMDMInput with one filter return different records size by different batch size

* TMDM-9703 tMDMInput with one filter return different records size by different batch size.
2016-06-27 19:13:02 +08:00
Prada Souvanlasy
45809b724c [TBD-3774] Rename HDP 2.3 assembly to fix path length on Windows 2016-06-27 13:09:17 +02:00
hwang
5d0b0263ae TDI-36720:"Edit Routine Libraries" can't import the external jar 2016-06-27 18:21:26 +08:00
nrousseau
395d65cd91 Merge pull request #527 from Talend/bugfix/6.2/TDI-36738_fixBuildJobNPE
TDI-36738: Build job out throw npe error when select "latest".
2016-06-27 18:06:45 +08:00
jzhao
002620af1a TUP-4530: partnerBulk34 jar is missing for tSalesforceWave
https://jira.talendforge.org/browse/TUP-4530
2016-06-27 17:29:41 +08:00
nrousseau
d39c7965c7 TDI-36682: fix update of repository from connection only 2016-06-27 17:28:19 +08:00
nrousseau
af4d720232 TUP-4951: fix the problem of schema of salesforce 2016-06-27 17:28:17 +08:00
Pierre Teyssier
52ecbfc03b Merge pull request #528 from Talend/bugfix/6.2/TDI-35931
bugfix/6.2/TDI-35931 : Number format with toracleoutputbulkexec
2016-06-27 17:11:44 +08:00
pxmiao
d3da44fd8d bugfix/6.2/TDI-35931 : Number format with toracleoutputbulkexec
component
https://jira.talendforge.org/browse/TDI-35931
2016-06-27 16:59:29 +08:00
ycbai
f1516c6af5 TDI-36738: Build job out throw npe error when select "latest". 2016-06-27 16:35:05 +08:00
pxmiao
e78f603516 bugfix/6.2/TDI-35931 : Number format with toracleoutputbulkexec
component
https://jira.talendforge.org/browse/TDI-35931
2016-06-27 16:12:46 +08:00
CHEN Bin
bb124fb50f Merge pull request #518 from amarouni/bug/TBD-3745
[TBD-3745] Update missing jars for secure Hbase
2016-06-27 02:24:50 -05:00
nrousseau
f66d008093 TDI-36729: improve repository performance 2016-06-27 14:20:48 +08:00
Pierre Teyssier
c1edf8739e Merge pull request #526 from Talend/bugfix/6.2/TDI-35425_parametersToEncrypt_name_dont_have_cid
TDI-35425: fixed compilation error by adding CID to parametersToEncry…
2016-06-27 13:25:34 +08:00
Dmytro Chmyga
8036d3a70b TDI-35425: fixed compilation error by adding CID to parametersToEncrypt field name for tRunJob. 2016-06-27 08:18:17 +03:00
jzhao
88ff899a5c Merge pull request #524 from Talend/bugfix/6.2/TUP-4943_salesforceoutput_issue
TUP-4943: tsalesforceOutput:output is not correct when Extend Insert is
2016-06-27 11:16:37 +08:00
nrousseau
1f87036a23 Merge pull request #525 from Talend/bugfix/6.2/TDI-36717
TDI-36717: fix one problem for get parameter
2016-06-27 11:12:48 +08:00
GGu
57a21a4c68 TDI-36717: fix one problem for get parameter 2016-06-27 11:09:35 +08:00
nrousseau
5559431e2b TDI-36410: fix problem of renaming of generic connection 2016-06-26 11:18:49 +08:00
nrousseau
e1424db784 TDI-36652: update for the selection of dataset 2016-06-26 11:18:49 +08:00
jzhao
5fb5083d4a TUP-4943: tsalesforceOutput:output is not correct when Extend Insert is
checked depends on the commit level
https://jira.talendforge.org/browse/TUP-4943
2016-06-24 19:53:19 +08:00
nrousseau
1329d04052 Merge pull request #523 from Talend/bugfix/6.2/TDI-36717_UseDynamicJob
TDI-36717: use dynamic job
2016-06-24 19:05:28 +08:00
GGu
f90503a13d TDI-36717: Add one simple test, but need add more later. 2016-06-24 17:49:05 +08:00
GGu
1cc7c3ced0 TDI-36717: when use dynamic job, if children job is not indepenent or
dynamic, should add the children modules always.
2016-06-24 17:49:03 +08:00
nrousseau
4af78c5774 TUP-4901: fix the problem when the enumeration contains a wrong value 2016-06-24 15:50:23 +08:00
nrousseau
4e6a6e9355 TUP-4938: avoid popup for text field validation 2016-06-24 15:50:23 +08:00
dlin-talend
e60f9e2e29 Merge pull request #520 from Talend/bugfix/master/TDI-35297
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
2016-06-24 15:12:44 +08:00
Pierre Teyssier
d699564c93 Revert "Merge pull request #489 from Talend/bugfix/6.2/TDI-35717"
TDI-35717 : tOracleBulkExec's action on table still used when invisible
This reverts commit a7324a0373, reversing
changes made to 3c46d1011f.
2016-06-24 14:17:39 +08:00
wang wei
6d61bcec7f TDI-34582: The wrong originalType of function "buildOverflowMessage"
when tAggregateRow uses the byte type
https://jira.talendforge.org/browse/TDI-34582
2016-06-24 12:31:09 +08:00
jzhao
81ab388b69 TUP-3960: Marketo REST API UnknownHostException display the password
https://jira.talendforge.org/browse/TUP-3960
2016-06-24 10:11:14 +08:00
nrousseau
1fd71ddb1d TDI-36716: fix the problem of schema not modified 2016-06-23 19:09:43 +08:00
wang wei
e9ee1e82d6 Merge pull request #521 from Talend/bug/6.2/TUP-4570-studio-var
TUP-4570: fix the new return property.
2016-06-23 18:54:06 +08:00
wang wei
56527e24d7 TUP-4570: fix the new return property.
https://jira.talendforge.org/browse/TUP-4570
2016-06-23 18:48:47 +08:00
zwxue
2dc066ed8b TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
from public schema.
2016-06-23 18:44:46 +08:00
nrousseau
be257bb28c TDI-36430: avoid popup for schema update on tSalesforceOutput 2016-06-23 18:44:04 +08:00
wchen-talend
a347427ca7 Merge pull request #516 from Talend/feature/6.2.1/TDI-36652_add_select_control_for_dataset
TDI-36652:Add control to select dataset ID from component
2016-06-23 18:41:23 +08:00
Abbass MAROUNI
73e2dad70e [TBD-3745] Update missing jars for secure Hbase 2016-06-23 10:57:39 +02:00
nrousseau
eaad307550 TDI-35812: avoid popup, force to use the same properties as the node on
element parameter
2016-06-23 16:08:18 +08:00
nrousseau
6770adb4f9 TDI-36682: fix the problem of update of repository for proxy 2016-06-23 16:08:16 +08:00
Pierre Teyssier
32e94c9217 Merge pull request #490 from Talend/bugfix/6.2.1/TDI-35672_tDB2_JDK8_support
TDI-35672 Upgraded DB2 JDBC driver to JDBC 4.0. Changed import from d…
2016-06-23 15:51:46 +08:00
wang wei
78f2702a29 Merge pull request #517 from Talend/bug/6.2/TUP-4570-i18
TUP-4570: fix some i18 issue for the return property
2016-06-23 14:10:38 +08:00
wang wei
67f1e3cc1d TUP-4570: fix some i18 issue for the return property
https://jira.talendforge.org/browse/TUP-4570
2016-06-23 14:05:41 +08:00
Pingwen Lin
6cf871d4f3 TMDM-9111 : To be compatible with 1.6 compile level (#515) 2016-06-23 12:10:52 +08:00
wchen-talend
8755b5e6a3 TDI-36652:Add control to select dataset ID from component 2016-06-23 11:00:45 +08:00
Pierre Teyssier
7c792f39fa TDI-36257 : amazon EMR component description is wrong 2016-06-22 23:38:22 +08:00
Pierre Teyssier
1fcf4e7c0f TDI-36676 : Cannot run Jobs in 6.1.1 tJdbcOutput component gives remove rejects row error 2016-06-22 20:22:08 +08:00
Pierre Teyssier
3e72b82a88 TDI-36657 : Calculating md5 in tFTPFileProperties 2016-06-22 19:00:04 +08:00
nrousseau
b6fd567eff TDI-36521: fix issue on recursive build, and refactor to have only one
common piece of code
2016-06-22 18:10:47 +08:00
nrousseau
a85f4ad0c8 TDI-36686: set as readonly if repository is used 2016-06-22 18:10:44 +08:00
nrousseau
1801f8b275 TDI-36521: set hierarchy to expand lvl 3 by default 2016-06-22 18:10:42 +08:00
Dmytro Chmyga
8470530b95 Revert "Merge pull request #435 from Talend/bugfix/6.2/TDI-29308_twritexmlfield_default_values_support"
This reverts commit 66ebc2faa9, reversing
changes made to 2dfafdcb01.
2016-06-22 10:38:02 +03:00
Pierre Teyssier
4b4f3c56f9 Merge pull request #486 from Talend/bugfix/6.2.1/TUP-3977_Aggregate_output_order
TUP-3977 Reverted LinkedHashMap to HashMap in tAggregateOut_begin.jav…
2016-06-22 15:00:49 +08:00
Pierre Teyssier
4400c1b718 Merge pull request #512 from Talend/bugfix/6.2/TDI-36251
bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
2016-06-22 14:50:51 +08:00
pxmiao
f75ac43984 bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-22 14:42:23 +08:00
Pierre Teyssier
145675f4f7 Merge pull request #508 from Talend/bugfix/6.2/TDI-35360
bugfix/6.2/TDI-35360 : tFileOutputPositional + "Don't generate empty
2016-06-22 14:26:57 +08:00
nrousseau
24013fc53d Merge pull request #511 from Talend/bugfix/6.2/TDI-35251
TDI-35251: won't select the first one by default
2016-06-22 12:14:41 +08:00
GGu
e671f595d7 TDI-35251: Won't set the first context as default for Context Param List
field.
2016-06-22 11:58:17 +08:00
nrousseau
4b66e8fae9 TDI-36356: null string values will always be set as empty string to the
component
2016-06-22 11:56:04 +08:00
nrousseau
5d87878b66 Merge pull request #503 from Talend/bugfix/6.2.1/TDI-35608_publish_job
TDI-35608:Publish standalone job with compilation error finished
2016-06-22 11:30:11 +08:00
wang wei
ebd70bdaff Merge pull request #509 from Talend/bug/6.2/TCOMP-219
TCOMP-219: add the finally part for generic components.
2016-06-22 09:19:30 +08:00
wang wei
47df7e8bf5 TCOMP-219: New components runtime Writers and Readers should be closed
in finally block
https://jira.talendforge.org/browse/TCOMP-219
2016-06-22 08:59:09 +08:00
wang wei
c24622ef49 Merge remote-tracking branch 'origin/master' into bug/6.2/TCOMP-219 2016-06-22 08:23:06 +08:00
RyanSkraba
26961ffb49 Merge pull request #488 from Talend/feature/6.2/TBD-3688-spark2-preview
TBD-3688 Add SPARK_VERSION[] as an expression.
2016-06-21 19:02:52 +02:00
Ryan Skraba
d98ebcc964 Merge remote-tracking branch 'origin/master' into feature/6.2/TBD-3688-spark2-preview 2016-06-21 18:41:56 +02:00
RyanSkraba
22656589b9 Merge pull request #510 from pbailly/master
[TBD-3699] Add mapr ticket to custom distribution.
2016-06-21 18:30:07 +02:00
pbailly
efd636fa34 [TBD-3699] Add mapr ticket to customo distribution. 2016-06-21 18:26:29 +02:00
amarkevich
c529cbdab2 TESB-17498 Error Calling a Web service 2016-06-21 16:04:45 +03:00
jzhao
1f31bca9ec Merge pull request #507 from Talend/bugfix/6.2/TUP-4910_salesforceoutput_extendInsert_data_flow
TUP-4910: Fixed salesforce extendInsert missing output data
2016-06-21 19:43:05 +08:00
nrousseau
27cf32436a Merge pull request #506 from Talend/bugfix/master/TUP-4908
TUP-4908: Update license agreement of 2016 for TOS_DI/BD/DQ/ESB.
2016-06-21 18:26:09 +08:00
nrousseau
955447b0b2 TUP-4915: update variable name 2016-06-21 18:21:31 +08:00
wang wei
bd7dad3fbd TCOMP-219: add the finally part for generic components.
https://jira.talendforge.org/browse/TCOMP-219
2016-06-21 18:07:23 +08:00
pxmiao
51e3094fa3 bugfix/6.2/TDI-35360 : tFileOutputPositional + "Don't generate empty
file" not working with tMap
https://jira.talendforge.org/browse/TDI-35360
2016-06-21 17:36:33 +08:00
jzhao
c5a1a7ec58 TUP-4910: Fixed salesforce extendInsert missing output data
https://jira.talendforge.org/browse/TUP-4910
2016-06-21 17:11:03 +08:00
Ryan Skraba
9ea98cacfd Merge remote-tracking branch 'origin/master' into feature/6.2/TBD-3688-spark2-preview 2016-06-21 10:35:43 +02:00
GGu
6232da600d TDI-35251: if component is not active/existed, shouldn't select the
first one by default for Component List field.
2016-06-21 16:05:45 +08:00
Pierre Teyssier
f20981b75b Merge pull request #500 from csuntalendbj/master
TESB-17553:Sync with Component team on tMOM upgrade and upload of activemq--all-5.13.3.jar
2016-06-21 16:05:00 +08:00
wang wei
2e6c826705 TUP-4570: fix the issue : no any data reject information when no any
output connector line and the data is rejected.
https://jira.talendforge.org/browse/TUP-4570
2016-06-21 15:05:53 +08:00
hcyi
402743bff0 Merge pull request #502 from Talend/bugfix/6.2.1/TDI-36561_import_jobs_with_wrong_context
TDI-36561:Import Job:Error msg at error log list when import jobs
2016-06-21 14:45:34 +08:00
Pierre Teyssier
5a38b7f9e3 Merge pull request #474 from Talend/bugfix/6.2/TDI-35719_tTeradataTPTExec_Script
TDI-35719: Fixed logic for Load operator.
2016-06-21 14:18:15 +08:00
Pierre Teyssier
1dae012ad6 Merge pull request #499 from Talend/bugfix/6.2/TDI-36251
bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
2016-06-21 14:10:00 +08:00
zwxue
8763be17f3 TUP-4908: Update license agreement of 2016 for TOS_DI/BD/DQ/ESB. 2016-06-21 11:56:00 +08:00
wang wei
25d81bb398 Merge pull request #501 from Talend/bug/6.2/TDI-36651
TDI-36651: fix the runtime part for the return property
2016-06-21 11:38:17 +08:00
wchen-talend
f856c937be TDI-35608:Publish standalone job with compilation error finished
successfuly
2016-06-21 10:39:51 +08:00
jzhao
974577280b Merge pull request #494 from Talend/bugfix/6.2/TUP-4585_upsert_lookup_field_null
TUP-4585: upsert lookup field null
2016-06-21 10:02:49 +08:00
wchen-talend
a297932aca TDI-36561:Import Job:Error msg at error log list when import jobs 2016-06-21 09:36:56 +08:00
nrousseau
29d1cc333d TDI-36636: fix wrong thread for ask propagation since the component
change
2016-06-20 23:54:15 +08:00
Pierre Teyssier
63144a3daa TDI-36624 : Moving tAzureStorage* and tBigQuery* from BD to DI 2016-06-20 20:00:26 +08:00
wang wei
957e82943f TDI-36651: use container instead of globalMap directly
https://jira.talendforge.org/browse/TDI-36651
2016-06-20 18:15:52 +08:00
wang wei
ddb297178f TDI-36651: fix the runtime part for the return property
https://jira.talendforge.org/browse/TDI-36651
2016-06-20 17:37:00 +08:00
pxmiao
a7324a0373 Merge pull request #489 from Talend/bugfix/6.2/TDI-35717
bugfix/6.2/TDI-35717 : tOracleBulkExec's action on table still used when
2016-06-20 16:22:30 +08:00
SunChaoqun
8a52205cc5 TESB-17553:Sync with Component team on tMOM upgrade and upload of
activemq--all-5.13.3.jar
2016-06-20 16:13:06 +08:00
nrousseau
3c46d1011f TDI-36408: improve schema update 2016-06-20 15:28:39 +08:00
wang wei
f59cc5662c Merge pull request #498 from Talend/bug/6.2/TUP-4570
TUP-4570: use the DiIncomingSchemaEnforcer instead of
2016-06-20 15:11:08 +08:00
wang wei
d013602f2e TUP-4570: use the DiIncomingSchemaEnforcer instead of
Talend6IncomingSchemaEnforcer in javajet part
https://jira.talendforge.org/browse/TUP-4570
2016-06-20 14:55:46 +08:00
CHEN Bin
bffe4647af [TBD-3691] Support ElasticSearch 2.3 on spark tElasticsearch components
and update tElasticSearchLookupInput from 1.7.2 to 1.7.5
add migration task for tElasticSearchLookupInput
2016-06-20 14:09:12 +08:00
Yucheng Bai
8c20d1fd5f Merge pull request #497 from Talend/bugfix/6.2.0/TDI-36408_avoidDetection
Bugfix/6.2.0/tdi 36408 avoid detection
2016-06-20 13:54:59 +08:00
nrousseau
4d2e7bea13 TDI-36408: avoid update on schema reference for property detection 2016-06-20 13:28:35 +08:00
CHEN Bin
f1eeaaf8e0 [TBD-3691] Support ElasticSearch 2.3 on spark tElasticsearch components
and update tElasticSearchLookupInput from 1.7.2 to 1.7.5
2016-06-20 13:27:43 +08:00
nrousseau
714d687c91 TDI-36408: don't handle the reload on the new framework. Schema will be
simply updated / propagated
2016-06-20 13:22:03 +08:00
nrousseau
104b3f27a0 TUP-4896: add Dynamic support by default for new components framework 2016-06-19 14:05:29 +08:00
nrousseau
0fd2f1c04e Improve code to reuse the same deserialize function 2016-06-19 13:42:05 +08:00
nrousseau
fd37760e54 TUP-4484: Improve the selection of module to allow context mode 2016-06-19 12:32:16 +08:00
nrousseau
74ba043e56 TUP-4875: update from components/daikon 2016-06-18 20:49:39 +08:00
nrousseau
c0f1838b4b TDI-36342: fix revert of context due to component refactor 2016-06-18 20:13:26 +08:00
nrousseau
9e9cb68513 Merge pull request #495 from Talend/bugfix/6.2.0/TUP-4851_upgradeComponentDaikon
Bugfix/6.2.0/tup 4851 upgrade component daikon
2016-06-18 16:55:49 +08:00
pxmiao
63d4ce6cac bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-17 18:39:31 +08:00
Pingwen Lin
7bcc5ba272 TMDM-9111 : Fix tMDMOutput compiling issue(log part) (#493)
* TMDM-9111 : Fix tMDMOutput compiling issue(log part)

* TMDM-9111 : Fix compiling issue of LOG
2016-06-17 01:38:15 -05:00
jzhao
badf5b3330 Merge branch 'master' into bugfix/6.2/TUP-4585_upsert_lookup_field_null 2016-06-17 12:43:33 +08:00
amarkevich
5789c0469b fix duplicated attribute 2016-06-16 18:22:12 +03:00
Ivan Honchar
5d5449c099 TDI-35672 Upgraded DB2 JDBC driver to JDBC 4.0. Changed import from db2jcc.jar to db2jcc4.jar 2016-06-16 16:34:01 +03:00
Ryan Skraba
68b5d2f8c3 Merge remote-tracking branch 'origin/master' into
feature/6.2/TBD-3688-spark2-preview git fetch
2016-06-16 15:29:55 +02:00
amarkevich
07e1063751 TESB-17498 Error Calling a Web service 2016-06-16 16:20:23 +03:00
nrousseau
0dbb57e2c7 TUP-4875: update junit 2016-06-16 19:28:49 +08:00
nrousseau
424ee3afb6 Merge branch 'master' into bugfix/6.2.0/TUP-4851_upgradeComponentDaikon 2016-06-16 19:03:50 +08:00
nrousseau
378c668520 TUP-4875: update from components/daikon 2016-06-16 18:59:41 +08:00
pxmiao
483126adc7 bugfix/6.2/TDI-35717 : tOracleBulkExec's action on table still used when
invisible
https://jira.talendforge.org/browse/TDI-35717
2016-06-16 18:25:11 +08:00
GGu
01dc03f92b Merge pull request #487 from Talend/bugfix/6.2.0/TDI-36521_fixRecursiveBuild
TDI-36521: fix recursive build
2016-06-16 18:17:31 +08:00
Ryan Skraba
cd80b5b991 TBD-2688 Simplify SPARK_VERSION[] expression. 2016-06-16 12:12:22 +02:00
Ryan Skraba
20abea7433 TBD-3688 Add SPARK_VERSION[] as an expression. 2016-06-16 12:12:22 +02:00
Pingwen Lin
64b8ee81f7 TMDM-9111 : MDM transaction handling is wrong in multithreaded environment (#482) 2016-06-16 05:11:47 -05:00
Ivan Honchar
50d3b0a43f TUP-3977 Reverted LinkedHashMap to HashMap in tAggregateOut_begin.javajet 2016-06-16 11:36:05 +03:00
Pierre Teyssier
90b2085778 TDI-35730 : Review Palette Category of Amazon 2016-06-16 16:22:20 +08:00
Pierre Teyssier
b70c8d179d Merge pull request #483 from Talend/bugfix/6.2/TDI-35425_password_display_not_encrypted
TDI-35425: Added new List to log context parameters.
2016-06-15 19:15:37 +08:00
nrousseau
9c9afe787f Merge branch 'master' into bugfix/6.2.0/TUP-4851_upgradeComponentDaikon 2016-06-15 15:21:40 +08:00
nrousseau
72f4ea804c TDI-36521: fix recursive build 2016-06-15 15:17:33 +08:00
Dmytro Chmyga
4ee049b3c6 TDI-35425: Added new List to log context parameters. 2016-06-14 14:43:19 +03:00
nrousseau
e6b32b1dc3 Merge pull request #481 from Talend/bug/6.2/NPE
fix the NPE issue when talend git plugin is not loaded.
2016-06-14 16:14:26 +08:00
nrousseau
c420c9da45 Merge pull request #479 from Talend/bugfix/master/TDI-35078
TDI-35078:Need to save job with full screenshot in studio
2016-06-14 16:07:33 +08:00
wang wei
c4ce9d593d fix the NPE issue when talend git plugin is not loaded. 2016-06-14 15:56:32 +08:00
nrousseau
33a186897d TBD-3708: add setup of routine dependencies on bigdata streaming 2016-06-14 15:39:33 +08:00
hwang
b308182535 TDI-35078:Need to save job with full screenshot in studio 2016-06-14 14:06:06 +08:00
hwang-talend
596b2fdfe7 Merge pull request #472 from Talend/bugfix/master/TDI-36473
TDI-36473: Drag SAP InfoObject to a job as a component
2016-06-13 17:22:22 +08:00
Yucheng Bai
75927a3f01 Merge pull request #348 from Talend/TUP-4450-Two-Reference-Widget
[TUP-4450] fixed the problem when the component has one more
2016-06-13 16:54:16 +08:00
CHEN Bin
f85d0a9799 [TUP-4450] fixed the problem when the component has one more
Widget.WidgetType.NAME_SELECTION_REFERENCE
2016-06-13 16:51:47 +08:00
CHEN Bin
5b94dda8f0 [TUP-4450] fixed the problem when the component has one more
Widget.WidgetType.NAME_SELECTION_REFERENCE
2016-06-13 16:51:43 +08:00
Chao Meng
dfa72f06e7 Merge pull request #478 from Talend/bugfix/6.2.1/TUP-4345_can't_focus_on
TUP-4345: can't focus on what you click, and will do refresh
2016-06-13 14:29:56 +08:00
wdliu
c1f9c56d97 TUP-4345: can't focus on what you click, and will do refresh 2016-06-13 13:01:15 +08:00
nrousseau
0698f9676b Merge pull request #477 from Talend/bugfix/6.2/TDI-36429_fixMoveMutiObjectBug
[TDI-36429] Component Framework :Salesforce:drag more than one salesforce connection out of a folder will occur error.
2016-06-13 10:56:01 +08:00
ycbai
7f51d9a89d [TDI-36429] Component Framework :Salesforce:drag more than one
salesforce connection out of a folder will occur error.
2016-06-13 10:54:45 +08:00
nrousseau
8a018c4de5 TUP-4853: update dynamically the maven repository in the studio 2016-06-13 10:30:02 +08:00
zwxue
580a3c2585 Merge pull request #475 from Talend/bugfix/master/TDI-35007
TDI-35007:positioning of drag and drop objects on designer space in
2016-06-13 10:20:29 +08:00
wang wei
e93de01116 TUP-4854: salesforceBulkExec upsert key column issue when migration
https://jira.talendforge.org/browse/TUP-4854
2016-06-12 14:36:49 +08:00
wchen-talend
9ea7b124c1 Merge pull request #467 from Talend/bugfix/6.2/TDI-35971_Errorlog_clicking_Set_parameter_and_continue_action
TDI-35971:Errorlog shows after clicking OK on "Set parameter and continue" dialog
2016-06-12 10:15:46 +08:00
nrousseau
56f6ede947 TUP-4851: upgrade to latest version of component/daikon 2016-06-12 09:24:28 +08:00
nrousseau
d3f63eb6cc TUP-4820: limit the number of creation of instance of FunctionManager,
to avoid java bug
2016-06-11 12:07:29 +08:00
nrousseau
abf7c6fd34 TDI-34745: Force to clear elements from the toolbar not released by e4 2016-06-11 12:07:25 +08:00
Ilya Melnik
8686213954 TIPAAS-8660 Fix marketo actions 2016-06-10 15:43:07 +03:00
amarkevich
75eb22af8d TIPAAS-8992 create list of deps 2016-06-09 13:21:44 +03:00
Remy Dubois
fe5ec5e632 TBD-3646 - spawn the ticket renewal thread in the hive connection component 2016-06-09 10:14:57 +02:00
nrousseau
5db7bfe057 TUP-4845: don't add to dependencies if LIBPATH/HOTLIB don't have any jar
/ context
2016-06-08 23:48:46 +08:00
Sizhao Liu
e7ecf5f96a remove a package version restriction 2016-06-08 14:31:53 +02:00
nrousseau
13688d8364 remove the use of triggers on studio 2016-06-08 19:21:43 +08:00
hwang
d995e62ea8 TDI-35007:positioning of drag and drop objects on designer space in
Studio
2016-06-08 18:12:47 +08:00
Dmytro Chmyga
d54bca4d5b TDI-35719: Fixed logic for Load operator. 2016-06-08 12:09:05 +03:00
nrousseau
99ec399a4e Merge pull request #473 from Talend/bugfix/6.2/TDI-36408_fixRepositoryUpdateProblems
Bugfix/6.2/tdi 36408 fix repository update problems
2016-06-08 16:06:59 +08:00
ycbai
632515a341 TDI-36408: modify junit comments. 2016-06-08 15:01:39 +08:00
ycbai
e78d477c2b TDI-36408: add junits. 2016-06-08 14:32:47 +08:00
zwxue
547b51ee9b Merge pull request #471 from Talend/bugfix/master/TDI-36468
TDI-36468:Joblet: when drag joblet to job, don't have expand button
2016-06-08 14:14:45 +08:00
zwxue
0786bb1c9a TDI-36473: Drag SAP InfoObject to a job as a component
tSAPInfoObjectOutput can't get schema from repository.
2016-06-08 14:05:33 +08:00
hwang
b48575f0a7 TDI-36468:Joblet: when drag joblet to job, don't have expand button 2016-06-08 11:19:48 +08:00
ycbai
c30d7e884c TDI-36408: fix the repository update problems. 2016-06-08 10:59:17 +08:00
wang wei
9e57125f65 TDI-36360: tAmazonEMRManage component fails to start a cluster
https://jira.talendforge.org/browse/TDI-36360
2016-06-08 10:08:39 +08:00
wang wei
a2e491b760 TUP-4727: Unable to get schema for tSalesforceBulkExec
https://jira.talendforge.org/browse/TUP-4727
2016-06-08 06:54:05 +08:00
Pierre Teyssier
9ada6eca9f Merge pull request #469 from Talend/bugfix/6.2.1/TUP-3977_Aggregate_output_order
TUP-3977 Changed type of map from HashMap to LinkedHashMap
2016-06-08 00:56:35 +08:00
Pierre Teyssier
23fe073b09 Merge pull request #470 from Talend/bugfix/6.2/TDI-34776_process_java_errors
TDI-34776: added failure status setting for multithread execution
2016-06-07 22:10:07 +08:00
Dmytro Chmyga
8e5aa9a583 TDI-34776: added failure status setting for multithread execution 2016-06-07 17:05:04 +03:00
Ivan Honchar
10f9026e79 TUP-3977 Changed type of map from HashMap to LinkedHashMap 2016-06-07 14:30:25 +03:00
RyanSkraba
2ae64f2eaa Merge pull request #463 from Talend/feature/6.2/TCOMP-190-main-and-reject-flow
TCOMP-190 javajet changes to work with change and reject flow.
2016-06-07 11:23:31 +02:00
Ryan Skraba
c0541b5553 TCOMP-190 Remove unused code and use correct daikon API. 2016-06-07 11:06:38 +02:00
nrousseau
b3a12d7a89 TUP-4727: update component to setup the dynamic list of connectors 2016-06-07 15:46:03 +08:00
GGu
48d30b7f6e Merge pull request #466 from Talend/bugfix/master/TUP-4056
TUP-4056: Support LDAP login from studio side.
2016-06-07 14:34:35 +08:00
zwxue
710dbd3279 TUP-4056: Support LDAP login from studio side. 2016-06-07 14:24:26 +08:00
hcyi
e6683168ff TDI-35971:Errorlog shows after clicking OK on "Set parameter and
continue" dialog
2016-06-07 12:04:02 +08:00
nrousseau
33f3b6f279 fix compilation error with the latest changes of components 2016-06-07 10:42:23 +08:00
Sebastien Gandon
e95b4c5901 TCOMP-50 : added bnd annotation to avoid too many inner jars. 2016-06-06 22:37:47 +02:00
Sebastien Gandon
fc14057d99 TCOMP_50 : uses package depenencies to handle components api module split. 2016-06-06 17:22:48 +02:00
Ryan Skraba
a75b22adb5 TCOMP-190 Correctly initialize row structures using the IndexedRecordToRowStruct generator. 2016-06-06 13:50:46 +02:00
GGu
edb37e3492 Merge pull request #465 from Talend/bugfix/master/TUP-4056
TUP-4056: Support LDAP login from studio side.
2016-06-06 18:20:40 +08:00
nrousseau
a98775285d Merge pull request #464 from Talend/bugfix/6.2/TDI-36408_fixEmptyValuesProblemOfDND
TDI-36408: fix the empty values problem of DND.
2016-06-06 18:15:38 +08:00
zwxue
b7bc2f2614 TUP-4056: Support LDAP login from studio side. 2016-06-06 18:08:07 +08:00
ycbai
c421a4b58b TDI-36408: fix the empty values problem of DND. 2016-06-06 17:24:27 +08:00
nrousseau
6bb42b0e1f Merge pull request #449 from Talend/bugfix/6.2/TDI-36343_schemasCanBeEditedInRecyclebin
[TDI-36343] Salesforce/files: schemas can be edited in recycle bin.
2016-06-06 16:24:51 +08:00
Ryan Skraba
9ce006fc11 TCOMP-190 javajet changes to work with change and reject flow. 2016-06-06 09:37:04 +02:00
nrousseau
0e2b492764 TDI-35956: fix classcast after api update 2016-06-06 14:14:08 +08:00
nrousseau
6d089d14e6 TUP-4396: add message if the connection name is not set 2016-06-06 13:49:09 +08:00
nrousseau
a77fbb89e7 TUP-4223: remove the label since it's not even translated now 2016-06-03 18:57:26 +08:00
nrousseau
ce573587ce TUP-4804: update to latest version of components/daikon 2016-06-03 18:57:24 +08:00
Pierre Teyssier
95b6907af4 TDI-36426 : GUID (Type byte[]) as SourceKey is not working for tOracle_SCD Components 2016-06-03 18:49:28 +08:00
Pierre Teyssier
93dcd8caee Merge pull request #459 from Talend/bugfix/6.2/TDI-35603_tFilterRow_parseTo_compile_error
TDI-35603: fixed creation os String passed to ParserUtils
2016-06-03 17:56:39 +08:00
nrousseau
c70c97427a Merge pull request #462 from Talend/bugfix/6.2.1/TUP-4797_NoBean_DuplicateJobScript
TUP-4797: Add test fragement to test feature
2016-06-03 11:52:59 +02:00
nrousseau
48b638d4f5 Merge pull request #461 from Talend/bugfix/6.2/TUP-4199_fixProblemCausedByTDKN-35
TUP-4199: fix the problems which caused by TDKN-35.
2016-06-03 11:40:17 +02:00
GGu
0e2d06a2f7 TUP-4797: Add test fragement to test feature 2016-06-03 17:30:34 +08:00
zwxue
db6a22e1aa Merge pull request #460 from Talend/bugfix/master/TDI-35823
TDI-35823:tETLOracleMap does not generate correct Inner Join SQL
2016-06-03 17:22:06 +08:00
ycbai
f3269cb33e TUP-4199: fix the problems which caused by TDKN-35. 2016-06-03 17:08:29 +08:00
hwang
0e0c17abeb TDI-35823:tETLOracleMap does not generate correct Inner Join SQL 2016-06-03 15:45:25 +08:00
hcyi
0b45b1f1d6 Merge pull request #427 from Talend/bugfix/6.2.1/TDI-35985_studio_crash_when_losing_tac
TDI-35985:Studio crashes after losing TAC connection
2016-06-03 14:41:48 +08:00
Pierre Teyssier
66ebc2faa9 Merge pull request #435 from Talend/bugfix/6.2/TDI-29308_twritexmlfield_default_values_support
TDI-29308: added formatting for default values.
2016-06-03 13:49:20 +08:00
Pierre Teyssier
2dfafdcb01 Merge pull request #451 from Talend/bugfix/6.2/TDI-35719_tTeradataTPT_script
TDI-35719: fixed code for table names; replaced code for update and load operators.
2016-06-03 13:19:28 +08:00
Pierre Teyssier
7839575a31 Merge pull request #445 from Talend/bugfix/6.2/TDI-36251
TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
2016-06-03 13:18:23 +08:00
zwxue
17e61c9484 Merge pull request #457 from Talend/bugfix/master/TBD-3495
TBD-3495:The context menu for Test Case in Recycle Bin is wrong
2016-06-03 11:09:05 +08:00
hcyi
bef7b8e2b8 Merge pull request #452 from Talend/bugfix/6.2.1/TDI-35608_publish_job_with_error
TDI-35608:Publish standalone job with compilation error finished
2016-06-03 10:25:08 +08:00
GGu
63ce87d85f Merge pull request #458 from Talend/bugfix/master/TDI-36044
TDI-36044: 'Enable parallel execution' shouldn't been enabled when
2016-06-03 09:52:01 +08:00
wang wei
59f73e66d4 TDI-36017: Syntax error for tRedshiftBulkExec loading a file in the AVRO
format
https://jira.talendforge.org/browse/TDI-36017
2016-06-03 09:47:32 +08:00
GGu
395b545e56 Merge pull request #454 from Talend/bugfix/master/TDI-35820
TDI-35820: job using joblet displays wrong contexts.
2016-06-03 09:43:21 +08:00
GGu
8a6236c215 Merge pull request #453 from Talend/bugfix/master/TDI-36371
TDI-36371:can't focus on component when select it
2016-06-03 09:41:24 +08:00
GGu
6522f144bf Merge pull request #456 from lpw82gf/bugfix/6.2/TMDM-9573
TMDM-9573 : tMDMRestInput & Query Text : context variable or globalmap variable not allowed.
2016-06-03 09:39:00 +08:00
nrousseau
0b9fa5788d TDI-36409: fix password and metadata detection 2016-06-03 00:51:07 +08:00
nrousseau
b53d96487f TDI-36356: fix problem of clientId that can't be modified 2016-06-02 23:15:38 +08:00
nrousseau
56193ceef1 TUP-4800: use the getPossibleConnector method 2016-06-02 23:04:02 +08:00
nrousseau
616a8a08ee TDI-36409: fix problem of migration of connections for 6.2.0 to 6.2.1 2016-06-02 23:04:00 +08:00
Dmytro Chmyga
ddb54d9e88 TDI-35603: fixed creation os String passed to ParserUtils 2016-06-02 15:20:54 +03:00
amarkevich
f0dc886010 rename file 2016-06-02 15:13:23 +03:00
amarkevich
3f08b9c0bf use Properties to load excludes 2016-06-02 14:50:35 +03:00
amarkevich
c8dc613a5b update description 2016-06-02 14:42:51 +03:00
amarkevich
f1b57dccaf use '#' as comment separator 2016-06-02 14:42:01 +03:00
amarkevich
aed4149fa5 TIPAAS-8713 post-demo improvements 2016-06-02 14:25:37 +03:00
zwxue
c435d31d00 TDI-36044: 'Enable parallel execution' shouldn't been enabled when
switch property type between built-in and repository.
2016-06-02 18:40:25 +08:00
hwang
d351cd979d TBD-3495:The context menu for Test Case in Recycle Bin is wrong 2016-06-02 18:16:29 +08:00
Pingwen Lin
2459ebd82d TMDM-9573 : tMDMRestInput & Query Text : context variable or globalmap variable not allowed. 2016-06-02 18:14:45 +08:00
wang wei
58a91a2af4 TDI-36261: Add streaming in tDataprepRun (intput & output)
https://jira.talendforge.org/browse/TDI-36261
2016-06-02 16:54:33 +08:00
zwxue
8fea13e673 TDI-35820: job using joblet displays wrong contexts. 2016-06-02 11:47:26 +08:00
Pierre Teyssier
a1d5013321 TDI-36402 : Dataset component are EE 2016-06-02 11:29:09 +08:00
jzhao
bfb44cbe7a TDI-36231: tS3Copy mandatory configuration
https://jira.talendforge.org/browse/TDI-36231
2016-06-02 10:50:57 +08:00
nrousseau
32ff9f8410 TUP-4481: add slf4j dependency for components from new framework 2016-06-01 22:51:18 +08:00
nrousseau
2fec6339ea TDI-36243: fix save to generic schema 2016-06-01 22:35:15 +08:00
nrousseau
85678ef5ec TDI-36372: fix component from new framework with lookup, and fix
migration tasks
2016-06-01 22:17:49 +08:00
Dmytro Chmyga
359beea468 TDI-35719: fixed possible performance issues in migration task. 2016-06-01 13:12:24 +03:00
rdubois
6357bedb62 TBD-3651 fixed - Do not use the auto-build feature during the job build time 2016-06-01 12:08:19 +02:00
nrousseau
35d20a06d3 TUP-4680: update for the error message, and avoid every popup with OK
without any message
2016-06-01 17:51:40 +08:00
nrousseau
d16af89f8c TUP-4573: update and propagate schema when drag&drop component 2016-06-01 17:51:37 +08:00
wchen-talend
9b635e906d TDI-35608:Publish standalone job with compilation error finished
successfuly
2016-06-01 17:42:05 +08:00
pxmiao
6808b97d72 TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-01 17:27:03 +08:00
Dmytro Chmyga
cff08b9e57 TDI-35719: fixed code for table names; replaced code for update and load operators. 2016-06-01 11:21:16 +03:00
hwang
8c2adec8fd TDI-36371:can't focus on component when select it 2016-06-01 15:31:31 +08:00
CHEN Bin
59c9d7327e [TBD-3064] [spark] tTeradataOutput doesn't support time type 2016-06-01 14:51:27 +08:00
nrousseau
20b7a606e2 TUP-4680: Add the callback result for before/after methods 2016-06-01 13:46:37 +08:00
nrousseau
42011f5866 TUP-4789:add missing options in new components 2016-06-01 12:45:28 +08:00
nrousseau
d1ccd64219 TDI-36374: fix problem of NPE when refactor joblet 2016-06-01 12:13:44 +08:00
GGu
db66cd0c89 Fixed the compile error for the classpath and remove the .settings too 2016-06-01 10:30:02 +08:00
nrousseau
06defca510 Merge pull request #446 from Talend/bugfix/6.2/TUP-4639_UseJobServerCache
TUP-4639: Enable to use jobserver cache
2016-06-01 03:56:58 +02:00
amarkevich
642db035e2 added osgi exclude list 2016-05-31 14:06:26 +03:00
amarkevich
017282f1a8 TIPAAS-8713 [Studio] Do not use BundleID to define if deps should be
embedded or not
2016-05-31 14:03:47 +03:00
Pierre Teyssier
1e45a16ff8 Revert the revert of "Adding Dataprep" (and removed duplicate salesforce) 2016-05-31 17:43:11 +08:00
ycbai
fa9eb13f4a [TDI-36343] Salesforce/files: schemas can be edited in recycle bin. 2016-05-31 17:08:02 +08:00
nrousseau
3ec3ff8d37 Merge pull request #447 from Talend/bugfix/6.2/TUP-4568_cannotCreateSFIntoFolders
[TUP-4568] Component Framework :Salesforce:can not create salesforce connection under folders.
2016-05-31 07:28:31 +02:00
ycbai
18e34e3fdb [TUP-4568] Component Framework :Salesforce:can not create salesforce
connection under folders.
2016-05-31 11:20:59 +08:00
GGu
ea17453d7f TUP-4639: Enhance the export for tmp folder 2016-05-31 11:18:42 +08:00
nrousseau
404aef757e TDI-36344: fix 6.2.0 migration for salesforce wizards 2016-05-31 00:45:23 +08:00
nrousseau
b35815806b TDI-36249: fix empty value compilation error for the token when test the
job attached
2016-05-31 00:14:38 +08:00
nrousseau
419af2a82b TDI-36285: fix issue with context mode 2016-05-30 23:48:04 +08:00
nrousseau
3d8ff0bef5 TUP-4532: fix oauth url during migration 2016-05-30 23:37:41 +08:00
nrousseau
0d9161a925 TUP-4766: add additional fixes for the changes of TDKN-42, and other 2016-05-30 22:30:50 +08:00
nrousseau
1f34e0691f TUP-4766: add additional fixes for the changes of TDKN-42, and other 2016-05-30 22:26:32 +08:00
pxmiao
7a3c1e196b TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-05-30 15:11:42 +08:00
nrousseau
0754c4509a Merge pull request #444 from Talend/bugfix/6.2/TDI-36285_removeQuotesFromProperty
[TDI-36285] Double quotes isn't removed from input fields in the studio
2016-05-30 09:08:51 +02:00
ycbai
8cf49a36cf [TDI-36285] Modify copyright annotation 2016-05-30 15:05:56 +08:00
GGu
e559fdb538 Merge pull request #441 from Talend/bugfix/master/TUP-4056
TUP-4056: When using LDAP: TAC accepts login or email to login in,Studio only email.
2016-05-30 14:58:03 +08:00
zwxue
9450405223 TUP-4056: When using LDAP: TAC accepts login or email to login in,Studio
only email.
2016-05-30 14:56:24 +08:00
ycbai
4fff8428fa [TDI-36285] Double quotes isn't removed from input fields in the studio 2016-05-30 14:55:22 +08:00
ycbai
fae4dc7a2e [TDI-36285] Double quotes isn't removed from input fields in the studio 2016-05-30 14:51:13 +08:00
Dmytro Chmyga
9a87360c69 TDI-35719: added migration task. 2016-05-30 13:28:15 +08:00
rdubois
268bd31a7e TUP-4639 - Improve the Big Data jobs build time for local executions. 2016-05-27 17:29:07 +02:00
nrousseau
dbf8444e4f Merge pull request #437 from Talend/bugfix/6.2/TUP-4578_fixQuotesProblemOfField
[TUP-4578] Automatic double-quote added in input text field (except for context)
2016-05-27 17:12:57 +02:00
nrousseau
af8e5f8563 Merge branch 'master' into bugfix/6.2/TUP-4578_fixQuotesProblemOfField
Conflicts:
	test/plugins/org.talend.designer.core.generic.test/src/main/java/org/talend/designer/core/generic/utils/ComponentsUtilsTest.java
2016-05-27 17:12:07 +02:00
nrousseau
958b27e55a Merge branch 'master' into bugfix/6.2/TUP-4578_fixQuotesProblemOfField
Conflicts:
	test/plugins/org.talend.designer.core.generic.test/src/main/java/org/talend/designer/core/generic/utils/ComponentsUtilsTest.java
2016-05-27 16:23:50 +02:00
sgandon
0183322188 Merge pull request #440 from Talend/bugfix/6.2/TUP-4766_adaptForTDKN-42
[TUP-4766] Adapt studio to the changes of TDKN-42
2016-05-27 13:49:34 +02:00
nrousseau
28ca0e9b5a TDI-36342: fix revert context on wizard 2016-05-27 13:27:41 +02:00
zwxue
5027be723d Merge pull request #439 from Talend/bugfix/master/TUP-4563
TUP-4563:[TestCase][Di][Spark][SparkStreaming] You cannot open a test
2016-05-27 18:23:27 +08:00
zwxue
e76938428c Merge pull request #436 from Talend/bugfix/master/TUP-4738
TUP-4738:Two same version
2016-05-27 18:21:33 +08:00
ycbai
55ff950374 [TUP-4766] Adapt studio to the changes of TDKN-42 2016-05-27 17:31:27 +08:00
hwang
e8a42e54c7 TUP-4563:[TestCase][Di][Spark][SparkStreaming] You cannot open a test
case with a tUnite inside
2016-05-27 16:39:27 +08:00
jzhao
f30be694f2 TDI-34400: [5.6.2] tSoap component does not allow you to choose
character encoding
https://jira.talendforge.org/browse/TDI-34400
2016-05-27 15:42:17 +08:00
Pierre Teyssier
e0e699b9b4 Merge pull request #421 from jlolling/TDI-36277_Change_log_level_for_technical_info
TDI-36277 change log level for technical info
2016-05-27 14:45:39 +08:00
GGu
543362b962 Merge pull request #432 from csuntalendbj/master
TESB-17310:SoapAction is set to empty in Runtime when tEsbConsumer is invoked from a Joblet
2016-05-27 14:11:23 +08:00
jzhao
56a515ea92 TDI-36308: Redshift Components not working since upgrade to 6.1.1
https://jira.talendforge.org/browse/TDI-36308
Note:Enable fill "Schema" in "Table" param
2016-05-27 12:02:53 +08:00
nrousseau
1a7ef8291c TUP-4759: junit update 2016-05-26 16:28:21 +02:00
nrousseau
22dafd6364 TUP-4759: junit update 2016-05-26 16:19:08 +02:00
nrousseau
f7c2f8571b TUP-4759: update powermock version 2016-05-26 15:52:02 +02:00
rdubois
75875c446c TBD-3518 fixed - Enable the connection share for all the distributions but HD Insight 2016-05-26 12:47:19 +02:00
wang wei
7853472374 TDI-36255: tAmazonEMRManage -distribution EMR 4.6 doesn't appear in the
distribution list
https://jira.talendforge.org/browse/TDI-36255
2016-05-26 18:28:05 +08:00
wang wei
06588b2548 TUP-4582: support the property setting instead of only for emrfs
encryption
https://jira.talendforge.org/browse/TUP-4582
2016-05-26 17:06:37 +08:00
ycbai
375e623de4 [TUP-4578] improve some codes. 2016-05-26 15:23:26 +08:00
ycbai
a6718a322e [TUP-4578] add junits. 2016-05-26 15:23:20 +08:00
ycbai
5a8199ed6c [TUP-4578] Automatic double-quote added in input text field (except for
context)
2016-05-26 15:23:15 +08:00
wang wei
69f2fa7a8c TUP-4582: add the --emrfs Encryption=ServerSide support
https://jira.talendforge.org/browse/TUP-4582
2016-05-26 14:36:13 +08:00
nrousseau
aa84751114 Merge pull request #407 from Talend/bugfix/6.2/TDI-35884_schemaUnselectedWhenResizeWizardPage
[TDI-35884] Component Framework :Salesforce: the schema selected will be unselected if you change the framework width/height.
2016-05-26 08:30:18 +02:00
nrousseau
f6806640d9 Merge pull request #397 from Talend/bugfix/6.2/TDI-35812_fixProblemOfSalesforceSchemaPropagation
Fix TDI-35812 and TDI-36010
2016-05-26 08:24:23 +02:00
ycbai
07030966c2 [TDI-35884] Component Framework :Salesforce: the schema selected will be
unselected if you change the framework width/height.
2016-05-26 14:21:37 +08:00
ycbai
02a143bd69 Fix:
[TDI-35812] Component Framework :Salesforce:Update schema under
repository, cannot propagate to job
and
[TDI-36010] Component Framework :Salesforce:The column "Used Column"
isn't checked after retrieve schema again
2016-05-26 14:04:24 +08:00
zwxue
27f6ef8699 Merge pull request #425 from Talend/bugfix/master/TDI-36227
TDI-36227:Primary key change is not saved
2016-05-26 11:55:04 +08:00
hcyi
829e3b9298 Merge pull request #419 from Talend/bugfix/6.2.1/TDI-34538
TDI-34538:trunjob's "context param" parameter can't be set when use "use
2016-05-26 11:46:10 +08:00
hwang
133ccd71ed TUP-4738:Two same version 2016-05-26 10:19:02 +08:00
nrousseau
56b0d19eb6 TDI-35078: save full image of the job in the screenshot 2016-05-25 20:49:23 +02:00
nrousseau
4a94242cc3 TUP-4733: adapt studio to the changes of TDKN-35 2016-05-25 18:29:39 +02:00
nrousseau
6d84be7236 TUP-4733: adapt studio to the changes of TDKN-35 2016-05-25 18:15:44 +02:00
nrousseau
ba4fcd1115 TUP-4733: adapt studio to the changes of TDKN-35 2016-05-25 17:22:11 +02:00
jzhao
a6d12fbc3f TUP-4585: Change upsert realation table migration mapping
https://jira.talendforge.org/browse/TUP-4585
2016-05-25 19:27:06 +08:00
Dmytro Chmyga
a691453a34 TDI-29308: use date format for default date values. 2016-05-25 11:30:03 +03:00
Pierre Teyssier
4e91d38480 Merge pull request #431 from Talend/bugfix/6.2/TDI-35892
TDI-35892 : globalMap.get("tMysqlOutput_1_ERROR_MESSAGE") return null
2016-05-25 14:17:48 +08:00
Dmytro Chmyga
2805adaf91 TDI-29308: added formatting for default values. 2016-05-25 08:52:38 +03:00
SunChaoqun
3d9ec958e0 TESB-17310:SoapAction is set to empty in Runtime when tEsbConsumer is
invoked from a Joblet
2016-05-25 11:32:42 +08:00
wchen-talend
4ab51b0eda Merge pull request #424 from Talend/bugfix/6.2/TDI-35875_batch_job_show_information_not_work
TDI-35875:'Show information' does not work as expected for 6.1.1 for certain job types.
2016-05-25 10:30:11 +08:00
wchen-talend
0ab728ccb8 Merge pull request #428 from Talend/bugfix/6.2/TUP-4687_Convert_job_types_no_need_for_route/routelet/joblet
TUP-4687:Joblet/Route/Routelet have freely editable Job Type and Framework
2016-05-25 10:28:44 +08:00
pxmiao
159093fbcd TDI-35892 : globalMap.get("tMysqlOutput_1_ERROR_MESSAGE") return null
without 'die on error' on the component
https://jira.talendforge.org/browse/TDI-35892
2016-05-25 10:20:50 +08:00
wang wei
86e2a89382 TUP-4582: tAmazonEMRManage: add subnet and bootstrap actions
https://jira.talendforge.org/browse/TUP-4582
2016-05-25 08:44:32 +08:00
nrousseau
47b216aec9 Merge pull request #426 from Talend/bugfix/6.2/TUP-4562_fixReferProjectProblemOfSF
[TUP-4562] Component Framework :Salesforce: user log in main project can edit salesforce connection/schemas in refer project.
2016-05-24 12:14:05 +02:00
Pierre Teyssier
3162471a52 Merge pull request #429 from Talend/bugfix/6.2/TDI-35976
TDI-35976 : tpop retrieves emails from the oldest time stamp first
2016-05-24 17:59:27 +08:00
pxmiao
049d94accc TDI-35976 : tpop retrieves emails from the oldest time stamp first 2016-05-24 17:54:25 +08:00
Yucheng Bai
693a7f1f89 Merge pull request #423 from Talend/feature/6.2.1/TBD-3475-NewParameters4HiveWizard
Feature/6.2.1/tbd 3475 new parameters4 hive wizard
2016-05-24 15:50:05 +08:00
hcyi
9e5c52e72f TUP-4687:Joblet/Route/Routelet have freely editable Job Type and
Framework
2016-05-24 15:26:52 +08:00
wang wei
c91dc66ee6 TDI-36272: fix the 65535 issue
https://jira.talendforge.org/browse/TDI-36272
2016-05-24 11:06:53 +08:00
wchen-talend
4476278158 TDI-35985:Studio crashes after losing TAC connection 2016-05-24 10:47:23 +08:00
ycbai
9ce076dc9e [TUP-4562] Component Framework :Salesforce: user log in main project can
edit salesforce connection/schemas in refer project.
2016-05-23 18:23:28 +08:00
hwang-talend
9d840a68ad Merge pull request #415 from Talend/bugfix/master/TDI-35820
TDI-35820: job using joblet displays wrong contexts.
2016-05-23 15:44:13 +08:00
nrousseau
8842daa71b Merge pull request #422 from Talend/bugfix/6.2/TUP-4511_fixDuplicateNodeProblem
[TUP-4511] duplicate salesforce node display on reference project
2016-05-23 09:21:55 +02:00
hwang
33b9e5e2e3 TDI-36227:Primary key change is not saved 2016-05-23 14:36:27 +08:00
hcyi
12303e5520 TDI-35875:'Show information' does not work as expected for 6.1.1 for
certain job types.
2016-05-23 11:27:14 +08:00
Jan Lolling
5642e09175 log component start and end point with debug level 2016-05-21 15:44:49 +02:00
Jan Lolling
daca925f07 Changes to use the DEBUG level instead of INFO level. 2016-05-21 14:04:35 +02:00
nrousseau
0601b7e677 Merge pull request #420 from yanbasic/master
TESB-17150: Fixed to deploy snapshot version artifact to repository
2016-05-20 14:09:36 +02:00
Mike Yan
8bf4198a7a TESB-17150: Fixed to deploy snapshot version artifact to repository 2016-05-20 19:08:35 +08:00
ycbai
c101b2668f [TUP-4511] duplicate salesforce node display on reference project 2016-05-20 17:20:21 +08:00
cmeng-talend
29dc6980c9 TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-20 15:47:18 +08:00
wchen-talend
12a95c3b63 TDI-34538:trunjob's "context param" parameter can't be set when use "use
dynamic job"
2016-05-20 11:35:28 +08:00
nrousseau
142adf9a06 Merge pull request #417 from Talend/bugfix/6.2/TUP-4199_supportDynamicSettings
[TUP-4199] Add support of Dynamic Settings
2016-05-19 15:56:30 +02:00
hcyi
4f5911c24f Merge pull request #411 from Talend/feature/6.2.1/TUP-3990_remove_snapshot
TUP-3990:Remove -SNAPSHOT from libraries artifacts
2016-05-19 19:03:02 +08:00
ycbai
7880e29299 [TUP-4199] Add support of Dynamic Settings 2016-05-19 18:39:54 +08:00
RyanSkraba
484ca73edd Merge pull request #416 from pbailly/master
[TBD-3507] Update checkbox label in MapR ticket configuration
2016-05-19 10:53:40 +02:00
pbailly
78e1766834 [TBD-3507] Update checkbox label in MapR ticket configuration 2016-05-19 10:52:28 +02:00
nrousseau
f56970922b Merge pull request #413 from Talend/bugfix/6.2/TDI-36029_fixContextUIProblem
[TDI-36029] Component Framework :Salesforce:After do export to context, the parameters do not change to readonly.
2016-05-19 09:39:59 +02:00
cmeng-talend
adb3537870 TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-18 18:37:36 +08:00
wchen-talend
e4174cc11f Merge pull request #414 from Talend/bugfix/6.2/TDI-35853_View/Update_documentation_will_generate_all_versions
TDI-35853:view/Update documentation generate/updates all versions of a job documentation.
2016-05-18 12:00:56 +08:00
mswei
cb779f0433 TDI-36129: Not checking the cluster status of tAmazonRedshiftManage after triggering resize operation
https://jira.talendforge.org/browse/TDI-36129
2016-05-18 11:56:48 +08:00
mswei
6af723755e TDI-36129: Not checking the cluster status of tAmazonRedshiftManage after triggering resize operation
https://jira.talendforge.org/browse/TDI-36129
2016-05-18 11:24:41 +08:00
wang wei
b4c943dc44 TDI-36142: remove redshift jar
https://jira.talendforge.org/browse/TDI-36142
2016-05-18 08:44:52 +08:00
zwxue
88ccfddb2e TDI-35820: job using joblet displays wrong contexts. 2016-05-17 18:53:00 +08:00
hcyi
54adf48975 TDI-35853:view/Update documentation generate/updates all versions of a
job documentation.
2016-05-17 16:30:46 +08:00
ycbai
3435b45067 [TDI-36029] Component Framework :Salesforce:After do export to context,
the parameters do not change to readonly.
2016-05-17 14:10:30 +08:00
mswei
a557754720 TUP-4200:tOracleBulkExec returning wrong NB_LINE_* value with DIRECT path mode
https://jira.talendforge.org/browse/TUP-4200
2016-05-16 19:45:03 +08:00
mswei
4636b0a14f TUP-4200: tOracleBulkExec returning wrong NB_LINE_* value with DIRECT
path mode
https://jira.talendforge.org/browse/TUP-4200
Note: Add some new logic to deal with existing control file.
2016-05-16 19:45:02 +08:00
wchen-talend
2f49d01c64 TUP-3990:Remove -SNAPSHOT from libraries artifacts 2016-05-16 17:44:14 +08:00
CHEN Bin
a90ec3667c [TBD-3372] Poor Job Performance with Datastax Cassandra
https://jira.talendforge.org/browse/TBD-3372
default value of Async for old job is false, else it will break the
order of output operation
2016-05-16 14:31:42 +08:00
wchen-talend
20de2f35b0 Merge pull request #400 from Talend/bugfix/6.2/TBD-3224_Hive_Guess_schema
TBD-3224:[6.1.1] Hive Guess schema button not returning back error
2016-05-16 10:03:07 +08:00
Irene Wang
028e48a52b Set version to 6.2.1-SNAPSHOT 2016-05-13 20:54:04 +02:00
GGu
aec6a87247 Merge pull request #409 from Talend/feature/master/TUP-4557
TUP-4557:Append version after tos dynamic additional packages, URL
2016-05-13 15:46:34 +08:00
hwang
a89d76208e TUP-4557:Append version after tos dynamic additional packages, URL 2016-05-13 13:07:35 +08:00
hwang-talend
738779fccd Merge pull request #406 from Talend/bugfix/master/TDI-30861
TDI-30861: Duplicate context in jobs when context added to repository.
2016-05-13 10:32:25 +08:00
zwxue
817b74f276 TDI-30861: Duplicate context in jobs when context added to repository. 2016-05-13 10:13:20 +08:00
nrousseau
9ad034e398 TDI-29976: fix problems of junits 2016-05-12 20:44:11 +02:00
nrousseau
a080a66ff7 TDI-35460: Fix problem of preview for validation rules 2016-05-12 15:09:43 +02:00
nrousseau
2d50e1a714 TDI-35460: fix problem of dataviewer for external nodes 2016-05-12 14:01:18 +02:00
nrousseau
e9f908c241 Merge pull request #408 from Talend/bugfix/master/TDI-35569
Bugfix/master/tdi 35569
2016-05-12 13:57:20 +02:00
hwang
2047f27dbe TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 19:26:50 +08:00
hwang
3e4173d9a5 TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 18:39:34 +08:00
wang wei
780861bb9c TDI-35565: fix the type mapping when teradata output and fastload works
with dynamic 
https://jira.talendforge.org/browse/TDI-35565
2016-05-12 17:05:58 +08:00
hwang
347ae567b7 TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 15:53:28 +08:00
Chao Meng
2493e89da5 Merge pull request #405 from Talend/feature/TUP-3998
Feature/tup 3998
2016-05-12 11:02:25 +08:00
wdliu
834d1c2000 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-05-12 10:58:56 +08:00
wdliu
4196667f9f Fix a NPE issue for create new project 2016-05-12 10:46:05 +08:00
nrousseau
78aa7462e1 TUP-4453: fix problem of generation
Generated process should not be calculated during the loading of the job
2016-05-11 20:39:45 +02:00
Pierre Teyssier
0b02bdf1ed TDI-35995 : tREST component can not retrieve body when return code not null
- add the body content if an http error is returned
2016-05-12 02:36:10 +08:00
RyanSkraba
56fe00fedb Merge pull request #404 from pbailly/master
[TBD-3184] Add hive library on pig components for mapr 4.0.1.
2016-05-11 19:27:55 +02:00
pbailly
b8d37ba764 [TBD-3184] Add hive library on pig components for mapr 4.0.1. 2016-05-11 18:37:13 +02:00
wdliu
f859c9e71c Merge pull request #401 from Talend/feature/TUP-3998
Feature/tup 3998
2016-05-11 18:35:20 +08:00
nrousseau
9482a2009e Merge pull request #402 from Talend/bugfix/6.2/TDI-36024_fixExportContextProblem
[TDI-36024] Component Framework :Salesforce:can not create salesforce connection if I do export to context before retrieve schema.
2016-05-11 12:31:50 +02:00
ycbai
2cb4c4ef83 [TDI-36024] Component Framework :Salesforce:can not create salesforce
connection if I do export to context before retrieve schema.
2016-05-11 18:17:01 +08:00
cmeng-talend
fbc0c51e12 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-05-11 17:30:14 +08:00
hcyi
a54aa9aa64 TBD-3224:[6.1.1] Hive Guess schema button not returning back error 2016-05-11 17:15:00 +08:00
wdliu
8a1c5b8d41 TUP-4551:Conflict detected when logon project, when click cancel, studio
hang
2016-05-11 13:07:10 +08:00
wang wei
96ba5273c2 TUP-4547: fix the different schema issue,especially for dynamic
https://jira.talendforge.org/browse/TUP-4547
2016-05-11 13:02:23 +08:00
cmeng-talend
591f6c1a98 TDI-36019 fix: Export Dependencies:Cann't check used connection when I
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-11 10:58:07 +08:00
wang wei
b48639ec61 TUP-4547: fix the wrong usage for getting main and reject line
https://jira.talendforge.org/browse/TUP-4547
2016-05-11 09:59:29 +08:00
wchen-talend
873cf84e29 TDI-35506:[6.0.1] Studio distant run missing trace information with
patch TPS-1168
2016-05-11 09:54:47 +08:00
nrousseau
949a7bd5ab Revert "Adding Dataprep"
This reverts commit b414e9b7c2.
2016-05-10 18:07:30 +02:00
Pierre Teyssier
b414e9b7c2 Adding Dataprep 2016-05-10 22:11:24 +08:00
wang wei
0d9c7b7815 Merge pull request #398 from Talend/feature/6.2/TUP-4547
TUP-4547: support reject line for input
2016-05-10 19:56:58 +08:00
jzhao
b021f2ff2c Merge pull request #386 from Talend/bugfix/6.2/TUP-4531_Connectors_Processing
TUP-4531: Fixed connections fetching for Output components.
2016-05-10 19:25:14 +08:00
wang wei
1f38c35792 TUP-4547: support reject line for input
component(tsalesforcebulkexec)
https://jira.talendforge.org/browse/TUP-4547
2016-05-10 17:50:03 +08:00
nrousseau
6475065b3c TUP-4552: add a way to setup a schema without connector defined (set as
FLOW by default)
2016-05-10 10:37:52 +02:00
cmeng-talend
6c0b913b01 TDI-36019 fix: Export Dependencies:Cann't check used connection when I
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-10 14:09:40 +08:00
hcyi
cc5753f914 Merge pull request #394 from Talend/bugfix/6.2.0/TDI-35947_toggle_subjobs
TDI-35947:'toggle subjobs' for test case do not work as expected
2016-05-10 10:31:22 +08:00
nrousseau
5637c9d718 Merge pull request #395 from yanbasic/master
TBD-3480: Use a separate POM for camel route test case
2016-05-09 12:02:23 +02:00
Mike Yan
bdb8b8dad5 TBD-3480: Use a separate POM for camel route test case 2016-05-09 17:55:15 +08:00
wang wei
561195def2 TUP-4480: all columns var should have the same length in table field.
https://jira.talendforge.org/browse/TUP-4480
2016-05-09 17:42:55 +08:00
wchen-talend
a49ace4c4c TDI-35947:'toggle subjobs' for test case do not work as expected 2016-05-09 14:18:33 +08:00
wang wei
ed7a8b2780 Merge pull request #393 from Talend/feature/6.2/TUP-4480
TUP-4480: fix the compile issue for table usage
2016-05-09 11:39:08 +08:00
wang wei
685e171136 TUP-4480: fix the compile issue for table usage
https://jira.talendforge.org/browse/TUP-4480
2016-05-09 11:36:59 +08:00
nrousseau
d5a68086c6 TDI-36058: fix NPE after drag&drop some components from the connection 2016-05-06 17:13:26 +08:00
Pierre Teyssier
0d9b546ba6 Merge pull request #392 from Talend/feature/6.2/TDI-36007
TDI-36007 : Use REST API as default for Marketo
2016-05-06 17:09:30 +08:00
GGu
91cc49b7e1 Merge pull request #388 from csuntalendbj/master
TESB-17314:NPE error in error log when open a route
2016-05-06 17:08:53 +08:00
pxmiao
491f5aa3cd TDI-36007 : Use REST API as default for Marketo
https://jira.talendforge.org/browse/TDI-36007
2016-05-06 17:00:01 +08:00
SunChaoqun
a91a9e3f7a Merge remote-tracking branch 'origin/master' into forked-master 2016-05-06 16:43:41 +08:00
wang wei
bc573e3032 Merge pull request #390 from Talend/feature/6.2/TUP-4480-ui
TUP-4480: fix the migratask for the table
2016-05-06 15:59:36 +08:00
wang wei
4666043422 TUP-4480: fix the migratask for the table
https://jira.talendforge.org/browse/TUP-4480
2016-05-06 15:57:15 +08:00
nrousseau
6a1f9210e5 TUP-4536: fix problem of refresh of form 2016-05-06 14:45:42 +08:00
SunChaoqun
86280a9f61 TESB-17314:NPE error in error log when open a route 2016-05-06 11:27:17 +08:00
wang wei
586bd442e1 Merge pull request #387 from Talend/bugifx/6.2/TUP-4480
TUP-4480: fix the javajet for bulkexec and outputbulkexec without any
2016-05-05 18:00:05 +08:00
wang wei
9fe1952de7 TUP-4480: fix the javajet for bulkexec and outputbulkexec without any
output
https://jira.talendforge.org/browse/TUP-4480
2016-05-05 17:51:53 +08:00
nrousseau
4564d5852d TUP-4529: fix use of repository 2016-05-05 17:46:08 +08:00
Pierre Teyssier
793e884bb9 Merge pull request #385 from Talend/bugfix/6.2.1/TUP-4336
TUP : tFileInputMail issue with attachment filename containing non ASCII
2016-05-05 16:44:45 +08:00
pxmiao
1bb8d00e4a TUP-4336 : tFileInputMail issue with attachment filename containing non ASCII chars 2016-05-05 16:40:18 +08:00
Dmytro Chmyga
cf711f590f TUP-4531: Fixed connections fetching for Output components. 2016-05-05 11:34:44 +03:00
nrousseau
01e1cebba3 TUP-4509: fix issue of refresh for connection types 2016-05-05 15:29:50 +08:00
GGu
611be4d160 TUP-4528: fix some demo junits for user routines 2016-05-05 13:51:49 +08:00
Pierre Teyssier
43b7fa714e TDI-35765 TDI-35766 Integrate tJIRA and tSplunk 2016-05-04 20:20:34 +08:00
nrousseau
0f693d8903 TUP-4515: fix problem of migration task of salesforce 2016-05-04 19:50:12 +08:00
nrousseau
6aa8a6cb60 Merge pull request #384 from Talend/bugfix/6.2/TDI-36018_fixSalesforceFolderProblem
[TDI-36018] Component Framework :Salesforce: folder error under
2016-05-04 19:45:44 +08:00
ycbai
369520a278 [TDI-36018] Component Framework :Salesforce: folder error under
salesforce node.
2016-05-04 19:40:52 +08:00
dlin-talend
d8a5f28789 Merge pull request #383 from Talend/bugfix/master/TDI-35808
TDI-35808:There is no run result after run testcase.
2016-05-04 18:11:08 +08:00
Ryan Skraba
cd3ef9a5c3 TBD-3129 Add netty jar for MapR 5.0.0 and HBase. 2016-05-04 11:44:36 +02:00
hwang
b9df44df9d TDI-35808:There is no run result after run testcase. 2016-05-04 17:04:21 +08:00
nrousseau
69ce45f14f Merge pull request #375 from Talend/feature/TUP-4442-updateTable
Feature/tup 4442 update table
2016-05-04 16:03:33 +08:00
nrousseau
6957d3ed85 TUP-4442: update for the migration of table 2016-05-04 15:53:26 +08:00
CHEN Bin
b2714bcfa5 [TBD-1992] Running a tHiveInput job on the Tez Execution engine does not
provide any result
https://jira.talendforge.org/browse/TBD-1992
2016-05-04 15:18:03 +08:00
jzhao
d886a800b1 TUP-4404: Remove hidden property from generate code
https://jira.talendforge.org/browse/TUP-4404
2016-05-04 14:54:36 +08:00
Pierre Teyssier
a62331bb64 Merge pull request #382 from Talend/feature/6.2/TUP-4428
Feature/6.2/tup 4428
2016-05-04 14:22:39 +08:00
wang wei
d820de8b33 TUP-4428: Handle reject record in component side.
https://jira.talendforge.org/browse/TUP-4428
2016-05-04 13:33:39 +08:00
wang wei
b9b62523fd TUP-4428: Handle reject record in component side.
https://jira.talendforge.org/browse/TUP-4428
2016-05-04 13:10:58 +08:00
nrousseau
83af632b33 TUP-4442: update to allow table to be instanceof Properties instead of
ComponentProperties
2016-05-04 12:57:50 +08:00
nrousseau
73941e239e TUP-4442: fix issue when remove values 2016-05-04 12:54:47 +08:00
wang wei
d955ddb16b TUP-4428: Handle reject record in component side.
https://jira.talendforge.org/browse/TUP-4428
2016-05-04 12:50:04 +08:00
jzhao
2488923033 TUP-4504: Use new salesforce connection component in salesforce wave
https://jira.talendforge.org/browse/TUP-4504
2016-05-04 12:36:40 +08:00
nrousseau
9071cad6fd Merge branch 'master' into feature/TUP-4442-updateTable
Conflicts:
	main/plugins/org.talend.designer.core.generic/src/main/java/org/talend/designer/core/generic/utils/ComponentsUtils.java
2016-05-04 12:33:44 +08:00
Rémy DUBOIS
8b4279592a Merge pull request #381 from amarouni/feature/tbd-3447
[TBD-3447] Support SSL + Kerberos in Hive Comps
2016-05-03 17:52:58 +02:00
Abbass MAROUNI
d8e87a7be4 [TBD-3447] Support SSL + Kerberos in Hive Comps 2016-05-03 17:19:40 +02:00
nrousseau
8ede316445 TUP-4501: avoid message on log 2016-05-03 23:16:50 +08:00
nrousseau
97f23587f2 Merge pull request #376 from Talend/bugfix/TUP-4493_add_input_connector_for_salesforce_output
Bugfix/tup 4493 add input connector for salesforce output
2016-05-03 20:31:49 +08:00
nrousseau
5d5aa2d7b4 Merge branch 'master' into bugfix/TUP-4493_add_input_connector_for_salesforce_output 2016-05-03 20:08:50 +08:00
nrousseau
c2e6c91e39 TUP-4493: update schema propagation for component framework 2016-05-03 19:56:59 +08:00
nrousseau
1a4ad4b31c Merge pull request #380 from Talend/bugfix/6.2/TUP-4501_hideOldSalesforceNode
[TUP-4501] Hide old salesforce node in repository view and rename "SalesforceOld" to "Salesforce" in import items viewer
2016-05-03 19:08:43 +08:00
ycbai
e0d3ee836b [TUP-4501] Hide old salesforce node in repository view and rename
"SalesforceOld" to "Salesforce" in import items viewer
2016-05-03 18:55:16 +08:00
Ryan Skraba
4105e499ba TBD-3123 Add missing commons-io library for MapR 5.0. 2016-05-03 12:41:11 +02:00
Ryan Skraba
2e78b88f16 TBD-3371 Add commons-codec to HDP2.3 HDFS libraries. 2016-05-03 12:13:50 +02:00
nrousseau
9f56f8e9d5 Merge pull request #379 from Talend/bugfix/6.2/TDI-35812_fixPropagateSchemaProblem
[TDI-35812] Component Framework :Salesforce:Update schema under repository, cannot propagate to job
2016-05-03 16:50:41 +08:00
ycbai
13675f7974 [TDI-35812] Component Framework :Salesforce:Update schema under
repository, cannot propagate to job
2016-05-03 16:21:00 +08:00
dlin-talend
5307331192 Merge pull request #374 from Talend/bugfix/master/TUP-4067
TUP-4067: Issue with Date pattern retrived from Metadata.
2016-05-03 10:58:00 +08:00
nrousseau
8dd1450ff3 Merge branch 'master' into bugfix/TUP-4493_add_input_connector_for_salesforce_output 2016-05-03 09:51:36 +08:00
nrousseau
dba2802c46 Merge pull request #377 from Talend/bugfix/master/components-0.8.0-isVisible
Change isVisible to !isHidden for the usual reasons.
2016-05-03 09:32:59 +08:00
Rémy DUBOIS
2101da696f Merge pull request #378 from pbailly/master
[TBD-3133] Integrate MapR ticket
2016-05-02 18:53:14 +02:00
pbailly
b8e7ea5169 [TBD-3133] Remove unwanted code. 2016-05-02 18:48:03 +02:00
Ryan Skraba
65557f6d79 Change isVisible to \!isHidden for the usual reasons. 2016-05-02 18:02:37 +02:00
pbailly
af96bbb9a6 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2016-05-02 17:40:18 +02:00
pbailly
82f9d439a1 [TBD-3133] Fix login/password authentication on hive component. 2016-05-02 17:39:03 +02:00
nrousseau
d70dbe5d0a TUP-4493: check every schema of connectors after every operation (to
detect propagation / schema changes from component itself)
2016-05-02 23:32:21 +08:00
nrousseau
b836c1bf38 TUP-4493: add possibility to set input connector 2016-05-01 19:21:01 +08:00
nrousseau
a6c222afda TUP-4491: add possibility to set input connector 2016-05-01 10:18:38 +08:00
nrousseau
6f383082e3 TUP-4442: adds change for the migration of table 2016-04-30 22:24:02 +08:00
nrousseau
247f1e0d46 TUP-4442: remove debug info 2016-04-30 17:13:19 +08:00
nrousseau
2fb76b2a00 Merge branch 'master' into feature/TUP-4442-updateTable
Conflicts:
	main/plugins/org.talend.designer.codegen/jet_stub/generic/component_begin.javajet
2016-04-30 17:10:20 +08:00
nrousseau
39ceb29db1 TUP-4442: update generic table implementation 2016-04-30 16:43:23 +08:00
Ryan Skraba
b0cd1b47ac Update the Hortonworks 2.3.0 display text to 2.3.2. 2016-04-29 18:39:37 +02:00
zwxue
46084b0046 TUP-4067: Issue with Date pattern retrived from Metadata. 2016-04-29 19:43:26 +08:00
dlin-talend
9e173f76e4 Merge pull request #339 from Talend/bugFix/TDI-35536_tWebService-parameters_output
Bug fix/tdi 35536 t web service parameters output
2016-04-29 17:57:00 +08:00
nrousseau
7f4caac3d2 TUP-4442: update generic table implementation 2016-04-29 17:53:50 +08:00
dlin-talend
ce9e9e9264 Merge pull request #373 from Talend/bugFix/master/TDI-35771
TDI-35771: Rename version and breaks of migration task.
2016-04-29 16:16:51 +08:00
zwxue
246e057ad5 TDI-35771: Rename version and breaks of migration task. 2016-04-29 16:12:48 +08:00
dlin-talend
c21f480d72 Merge pull request #372 from Talend/bugfix/master/TDI-35771
TDI-35771: the imported jdbc connection can not be used.
2016-04-29 14:34:25 +08:00
zwxue
86f25f0582 TDI-35771: the imported jdbc connection can not be used. 2016-04-29 11:39:15 +08:00
nrousseau
0bdc8570f6 Merge pull request #371 from Talend/bugfix/6.2/TDI-35938_fixOAuthDisplayProblem
Fix display problem of OAuth.
2016-04-29 10:09:49 +08:00
ycbai
f708a2a278 Fix display problem of OAuth. 2016-04-29 09:52:56 +08:00
dlin-talend
f74a42065a Merge pull request #368 from Talend/bugfix/master/TDI-35906
TDI-35906: TOS_DI:studio can't be started if uncheck "Always show welcome view at startup".
2016-04-29 09:50:43 +08:00
RyanSkraba
0b3fe934b4 Merge pull request #370 from Talend/feature/TCOMP-175-runtime-output-records
Feature/tcomp 175 runtime output records
2016-04-28 18:10:24 +02:00
nrousseau
d3c651e825 TUP-4442: update generic table implementation 2016-04-28 23:25:16 +08:00
Ryan Skraba
f0fabcfb57 TCOMP-175 Don't reuse IndexedRecord instances. 2016-04-28 14:40:33 +02:00
amarkevich
ec03c5a1b2 replace 'replaceAll' with 'replace' 2016-04-28 11:47:38 +03:00
Ryan Skraba
ef950659a2 Merge remote-tracking branch 'origin' into feature/TCOMP-175-runtime-output-records 2016-04-28 10:04:45 +02:00
CHEN Bin
0921d61c28 [TBD-3415] tCassandra can't generate code when ssl value is empty
https://jira.talendforge.org/browse/TBD-3415
2016-04-28 15:28:37 +08:00
zwxue
50ccf81f1a Merge pull request #367 from Talend/bugfix/master/TUP-3922
TUP-3922:TalendDesignerPrefConstants.COMP_DEFAULT_PROJECT_DIR's default
2016-04-28 15:28:09 +08:00
hwang
5e85e1dcec TUP-3922:TalendDesignerPrefConstants.COMP_DEFAULT_PROJECT_DIR's default
value is wrong when the project is git remote project
2016-04-28 14:57:47 +08:00
zwxue
9dba67cf24 TDI-35906: TOS_DI:studio can't be started if uncheck "Always show
welcome view at startup".
2016-04-28 14:57:28 +08:00
wang wei
1bc06ea124 TDI-35932: fix the compile issue when empty string value
https://jira.talendforge.org/browse/TDI-35932
2016-04-28 10:27:46 +08:00
Ryan Skraba
72745fe5fb TCOMP-175 Start implementation of a Talend6IncomingSchemaEnforcer. 2016-04-27 20:30:37 +02:00
rdubois
c7d1f2dcdc TBD-3017 - fix contexts issues related to M/R and HD Insight 2016-04-27 18:18:21 +02:00
nrousseau
6b759fc91e TDI-35938: fix problem of migration of salesforce 2016-04-28 00:00:36 +08:00
nrousseau
32685d740a TUP-4468: fix problem of connection for outputbulk exec 2016-04-28 00:00:33 +08:00
jzhao
b47b69eb94 TDI-35834: Fixed schema migration in component generete code
https://jira.talendforge.org/browse/TDI-35834
Note: also the miss mapping of getServerTimestamp
2016-04-27 19:17:23 +08:00
kevin.cui
664ff4c025 TMDM-9392 : Migration path for removed operators
Conflicts:
	main/plugins/org.talend.repository/plugin.xml

*  remove unused sentence
2016-04-27 06:12:17 -05:00
kevin.cui
43c7a27158 Feature/6.2/tmdm 9392
TMDM-9392 : Migration path for removed operators
2016-04-27 05:46:21 -05:00
CHEN Bin
42bc6dab1e [TBD-3441] Missing migration task for the cassandra version default
value changed
https://jira.talendforge.org/browse/TBD-3441
2016-04-27 16:47:41 +08:00
wang wei
d607c2598a TDI-35910: avoid NPE
https://jira.talendforge.org/browse/TDI-35910
2016-04-27 16:40:52 +08:00
zwxue
b3e032a0bf Merge pull request #360 from Talend/bugfix/master/TDI-35731
TDI-35731:cleartext passwords are displayed instead of being encrypted
2016-04-27 14:35:52 +08:00
Pierre Teyssier
c0810399b8 TDI-35110 Enhance tEXABulkExec for using remote sources
- temporary solution: add the jar built from libs_src in the component
2016-04-27 13:45:17 +08:00
Pierre Teyssier
16eb2d3e55 TDI-35110 : Enhance tEXABulkExec for using remote sources
- adapt the pom to Talend.
2016-04-27 13:31:00 +08:00
Pierre Teyssier
8c8faddb65 Merge pull request #302 from jlolling/TDI-35110_Add_remote_sources_to_exasol_bulk_exec
TDI-35110 Enhance tEXABulkExec for using remote sources
2016-04-27 13:03:42 +08:00
nrousseau
412d823ded TUP-3934: disable eclipse update scheduler 2016-04-27 12:28:07 +08:00
GGu
38d7ea3e4a Merge pull request #361 from Talend/bugfix/master/TDI-35593
TDI-35593: Add migration task for RedShift.
2016-04-27 11:04:40 +08:00
nrousseau
357b09a53a TDI-35938: fix problems of migration 2016-04-26 21:58:54 +08:00
nrousseau
b9bd634da8 Merge pull request #362 from Talend/bugfix/6.2/TDI-35802_schemasLostAfterEditSchema
[TDI-35802] Component Framework :Salesforce: Edit connection and retrieve new schema ,the schema which retrieve previous will lost
2016-04-26 18:57:47 +08:00
nrousseau
a9d4378c56 Merge pull request #363 from Talend/bugfix/6.2/TUP-4445_FixDBXmiId
TUP-4445: make sure the id is not changed for Query
2016-04-26 18:56:19 +08:00
ycbai
05efed20f1 [TDI-35802] Component Framework :Salesforce: Edit connection and
retrieve new schema ,the schema which retrieve previous will lost
2016-04-26 18:31:21 +08:00
zwxue
973af54a3e TDI-35593: Add migration task for RedShift. 2016-04-26 17:55:00 +08:00
nrousseau
2f01327259 TDI-35910: fix password issue 2016-04-26 17:40:54 +08:00
nrousseau
f610713840 TDI-35883: fix issues related to the connectors and wizard 2016-04-26 17:40:52 +08:00
hwang
9bfad363f4 TDI-35731:cleartext passwords are displayed instead of being encrypted 2016-04-26 17:16:47 +08:00
jzhao
31281af397 TDI-35834: Fixed customer module migrate issue.
https://jira.talendforge.org/browse/TDI-35834
2016-04-26 16:46:52 +08:00
nrousseau
03068a2a6e TDI-35883: fix issues related to the connectors 2016-04-26 15:37:14 +08:00
GGu
4ce8367b40 TUP-4445: make sure the id is not changed for Query 2016-04-26 15:24:46 +08:00
nrousseau
641e960ce6 TDI-35910: fix problem of password 2016-04-26 13:40:14 +08:00
nrousseau
b49db31cba Merge pull request #358 from Talend/bugfix/6.2/TDI-35883_fixSchemaMigrationProblem
[TDI-35883] Schema is not migrated correctly
2016-04-26 10:46:55 +08:00
nrousseau
50fce53abc TDI-35772: update pom of test for camel test cases 2016-04-26 09:44:31 +08:00
Maksym Stavytskyi
b72f947c65 Add Intellij Idea configuration files to ignore file 2016-04-25 22:43:25 +03:00
ycbai
4633ca2b21 [TDI-35883] Schema is not migrated correctly 2016-04-25 20:11:26 +08:00
nrousseau
2d8f197e34 TUP-4305: fix problem with connection component 2016-04-25 20:04:49 +08:00
nrousseau
285e9a873e Merge pull request #356 from Talend/feature/TUP-4305_add_schema_path_to_connectors
Feature/tup 4305 add schema path to connectors
2016-04-25 17:46:54 +08:00
nrousseau
e5ebee9eb6 TUP-4305: refactor related to the TCOMP-126 2016-04-25 17:29:13 +08:00
nrousseau
29afee015a Merge pull request #353 from yanbasic/master
TESB-17218: Hide for route test case editor
2016-04-25 15:56:10 +08:00
Guoliang Zhou
f6da854949 Merge pull request #352 from glzhou/master
TMDM-9478 DSC components should be available in EE only
2016-04-25 01:27:58 -05:00
Pierre Teyssier
3ec5b6e56a Merge pull request #354 from Talend/bugfix/6.2/TDI-35706
TDI-35706 : Code generation errors in Talend 5.5/6.1.1 after enabling
2016-04-25 12:20:01 +08:00
pxmiao
e83fe0af6f TDI-35706 : Code generation errors in Talend 5.5/6.1.1 after enabling
'Multi thread execution' on the job
https://jira.talendforge.org/browse/TDI-35706
2016-04-25 12:05:28 +08:00
Mike Yan
c1604e1f59 TESB-17218: Hide for route test case editor 2016-04-25 12:04:04 +08:00
nrousseau
6c1c41123a TUP-4305: refactor related to the TCOMP-126 2016-04-24 23:26:27 +08:00
nrousseau
9e32beb190 TUP-4305: refactor after the changes of TCOMP-126 2016-04-23 11:08:45 +08:00
nrousseau
a461035fd9 Merge branch 'master' into feature/TCOMP-126_add_schema_path_to_connectors 2016-04-23 10:42:29 +08:00
nrousseau
955c744151 TUP-4305: refactor code related to the TCOMP-126 2016-04-23 10:40:11 +08:00
jzhao
87b3ed28a6 TDI-35903: The migration of upsertRelation is incorrect
https://jira.talendforge.org/browse/TDI-35903
Note: add table field migrate.
2016-04-22 20:16:42 +08:00
mswei
b07b85eef5 TDI-19385: Add support for DynamoDB
https://jira.talendforge.org/browse/TDI-19385
2016-04-22 19:08:08 +08:00
wang wei
06522e83e7 fix the migratask issue 2016-04-22 16:17:54 +08:00
mswei
a6a3416919 TDI-35432: AWS Cluster Resizing (EMR/Redshift)
https://jira.talendforge.org/browse/TDI-35432?filter=-1
2016-04-22 16:01:57 +08:00
mswei
0fac245b98 TDI-35432: AWS Cluster Resizing (EMR/Redshift)
https://jira.talendforge.org/browse/TDI-35432
2016-04-22 16:01:56 +08:00
nrousseau
da842f6abb Merge pull request #351 from Talend/feature/6.2/TUP-4411_changeDefaultValue
TUP-4411: remove the use of default value
2016-04-22 15:41:07 +08:00
jzhao
c8be8c723a Merge pull request #344 from Talend/bugfix/6.2/TDI-35834_migration_new_framework
TDI-35834: Salesforce connection failed when job migrate to new framework
2016-04-22 15:31:41 +08:00
glzhou
d6f4d15cd5 TMDM-9478 DSC components should be available in EE only
- Removing DSC components from TOS studio
2016-04-22 15:25:02 +08:00
nrousseau
0684e9d8cf TUP-4411: remove the use of default value 2016-04-22 13:32:31 +08:00
GGu
10c29c5bb9 Merge pull request #350 from Talend/bugfix/master/TUP-4216
TUP-4216: Add resources folder to bin includes.
2016-04-22 11:44:00 +08:00
zwxue
341c2730c5 TUP-4216: Add resources folder to bin includes. 2016-04-22 11:32:25 +08:00
rdubois
950e0e2f90 TUP-4447 - Make sure to keep the single parameter constructor 2016-04-21 17:37:24 +02:00
nrousseau
5db3b278cc Merge pull request #347 from rdubois/master
TUP-4447 - Iterate over the job and its childs in order to re-archive…
2016-04-21 21:51:59 +08:00
rdubois
45e26a0230 TUP-4447 - Iterate over the job and its childs in order to re-archive them if needed 2016-04-21 15:31:01 +02:00
rdubois
d5403fbcc3 TBD-3017 - Add support for HD Insight 3.4 2016-04-21 15:04:14 +02:00
nrousseau
be9d2a38de Merge pull request #345 from Talend/bugfix/master/TDI-35775
TDI-35759: Schema do not updated correctly.
2016-04-21 19:43:30 +08:00
nrousseau
b9be288eac Merge pull request #326 from Talend/bugfix/master/TUP-4216
TUP-4216: Build job without Items checked produces broken artifact.
2016-04-21 19:41:34 +08:00
Pierre Teyssier
d8f0cc7d8a Merge pull request #346 from Talend/feature/6.2/TDI-35468
TDI-35468 : WebSphere 8.0 and Active 5.13+ for tMomXXXX and tJMS
2016-04-21 18:31:11 +08:00
pxmiao
098276fa05 TDI-35468 : WebSphere 8.0 and Active 5.13+ for tMomXXXX and tJMS
https://jira.talendforge.org/browse/TDI-35468
2016-04-21 18:25:45 +08:00
jzhao
e9f7ab9359 TDI-35834: Salesforce connection failed when job migrate to new
framework
https://jira.talendforge.org/browse/TDI-35834
Fixed some issue
2016-04-21 18:23:36 +08:00
zwxue
3e1b682b4f TDI-35759: Schema do not updated correctly. 2016-04-21 17:31:18 +08:00
ycbai
c35a2b90f8 TUP-4441: Throws NPE when drag and drop salesforce schema from
repository to job
2016-04-21 17:04:18 +08:00
wang wei
51904a47ce TDI-35565: adjust the code for tteradatafastload
https://jira.talendforge.org/browse/TDI-35565
2016-04-21 16:07:20 +08:00
wang wei
28daafcc13 TDI-35565: Request for a Dynamic schema capability for
tTeradataFastLoad component.
fix by Maksym
https://jira.talendforge.org/browse/TDI-35565
2016-04-21 16:07:18 +08:00
jzhao
ad3e75f24c TDI-35834: Salesforce connection failed when job migrate to new
framework
https://jira.talendforge.org/browse/TDI-35834
1)Fixed password migration problem job and metadata
2)Module migration problem
3)Use connection migration problem
2016-04-21 14:52:51 +08:00
Mike Yan
4789a468e9 TESB-17238: Blueprint file is missing datasoure name in a subjob 2016-04-21 14:40:20 +08:00
wang wei
9a0451d098 TDI-35864: Improve Redshift parallel loading from Amazon EMR, DynamoDB
and SSH
https://jira.talendforge.org/browse/TDI-35864
2016-04-21 11:41:11 +08:00
nrousseau
3e75bbe528 Merge pull request #342 from Talend/bugfix/6.2/TUP-4369_addJunits
TUP-4369: add junits
2016-04-21 11:13:48 +08:00
Pierre Teyssier
8082c02e63 Merge pull request #343 from Talend/feature/6.2/TDI-35468
TDI-35468 : WebSphere 8.0 and Active 5.13+ for tMomXXXX and tJMS
2016-04-20 17:53:19 +08:00
pxmiao
04a3feff92 TDI-35468 : WebSphere 8.0 and Active 5.13+ for tMomXXXX and tJMS
https://jira.talendforge.org/browse/TDI-35468
2016-04-20 17:44:58 +08:00
pbailly
25e0ed5882 [TBD-3133] Add MapR ticket API to Hive component. 2016-04-20 10:21:07 +02:00
pbailly
4ddab7582f [TBD-3133] Add the possibility to negate a "isShow" expression on Expression.java. 2016-04-20 10:17:13 +02:00
zwxue
e81b017092 TUP-4216: remove wrong dependency. 2016-04-20 15:41:18 +08:00
nrousseau
3cee15b886 TUP-4417: Add default types on connectors 2016-04-20 15:29:40 +08:00
nrousseau
ae2067ed38 TUP-4427: set the color of the reject link 2016-04-20 14:41:14 +08:00
nrousseau
8b09930bd6 TUP-4238: fix the problem of update of schema. Only use the root
properties linked to the element parameter
2016-04-20 14:41:11 +08:00
wang wei
2eebcab26e TDI-32587: Enable S3 components to inherit credentials
from AWS role
https://jira.talendforge.org/browse/TDI-32587
2016-04-20 13:24:42 +08:00
zwxue
1c062330d4 TUP-4216: add junit for testing build job. 2016-04-20 10:54:23 +08:00
zwxue
e22d2f6efe TUP-4216: Build job without Items checked produces broken artifact. 2016-04-20 10:54:21 +08:00
jzhao
db1866619c TCOMP-128: Fixed runtime of tSalesforceGetUpdated and
tSalesforceGetDeleted 
https://jira.talendforge.org/browse/TCOMP-128
Note:Parse String value to Date for Date Property
2016-04-20 09:38:18 +08:00
ycbai
6bd63f8d5f TUP-4369: move common codes from test util plugin to design core plugin. 2016-04-19 19:50:07 +08:00
ycbai
8b9fce4719 TUP-4369: add junits and improve some codes. 2016-04-19 19:36:28 +08:00
wchen-talend
7fdf15bc8b Merge pull request #334 from Talend/bugfix/6.2/TBD-3229_tSqoopimport_hadoop_properties
TBD-3229:[6.1.1] tSqoopimport allows to add hadoop properties when using metadata connection
2016-04-19 17:28:58 +08:00
nrousseau
cfad29e0e7 TUP-4403: add encryption of password in the generated code 2016-04-19 14:08:57 +08:00
nrousseau
10b988c76f TDI-35787: fix password type for context 2016-04-19 14:08:53 +08:00
nrousseau
ed38ce350d Revert "TDI-35787: fix password type for context"
This reverts commit 98278037ad0f0bd81ddc31878c52d48039840945.
2016-04-19 14:08:49 +08:00
nrousseau
9f656cbc3c TUP-4388: Add File Widget support 2016-04-19 14:08:45 +08:00
nrousseau
305c6b39c1 TUP-4375: fix node return type 2016-04-19 14:08:42 +08:00
nrousseau
c857517cb3 TDI-35787: fix password type for context 2016-04-19 14:08:38 +08:00
nrousseau
2fadcfcf20 TUP-4392: fix settings of repository value used 2016-04-19 14:08:33 +08:00
Guoliang Zhou
c95f6a7646 Merge pull request #340 from qcui/feature/6.2/TMDM-9454
TMDM-9454 : Add 'contains the sentence' operator to tMDMInput, tMDMVi…
2016-04-19 11:21:57 +08:00
GGu
5e67879a17 Fixed one NPE for junits by mistake 2016-04-18 18:48:25 +08:00
wdliu
9b94d4c45c Add webservice junit test into the feture and remove the useless parts. 2016-04-18 17:07:56 +08:00
wdliu
5acdb04343 Add junit-test for TDI-35536:tWebService - parameters are not seen on
output mapping
2016-04-18 16:08:10 +08:00
wdliu
ec93be7010 Fix TDI-35536 tWebService - parameters are not seen on output mapping 2016-04-18 16:07:34 +08:00
nrousseau
43e4146832 Merge pull request #336 from Talend/bugfix/6.2.0/TDI-35788_manual_query
TDI-35788: fix problem of detection of schema modified
2016-04-16 21:20:47 +08:00
nrousseau
e0c063dbec TDI-35788: fix problem of detection of schema modified 2016-04-16 21:17:20 +08:00
nrousseau
dfb7f8a41e Merge pull request #335 from Talend/bugfix/6.2.0/TUP-4379_refreshComposite
TUP-4379: Fix a refresh of properties for the first time we open the job
2016-04-16 13:20:32 +08:00
nrousseau
8e95dec5c9 TUP-4379: Fix a refresh of properties for the first time we open the job 2016-04-16 12:35:02 +08:00
pxmiao
45fe974bbb TDI-35360 : tFileOutputPositional + "Don't generate empty file" not
working with tMap
https://jira.talendforge.org/browse/TDI-35360
2016-04-15 16:56:36 +08:00
hcyi
b890dfe635 TBD-3229:[6.1.1] tSqoopimport allows to add hadoop properties when using
metadata connection
2016-04-15 16:18:31 +08:00
nrousseau
a3d497467e Merge pull request #333 from Talend/bugfix/6.2/TUP-4369_fixComponentSchemaProblem
[TUP-4369] Modified schemas are not saved in component properties.
2016-04-15 16:17:00 +08:00
zwxue
9b638ff2d0 Merge pull request #330 from Talend/bugfix/master/TDI-35385
TDI-35385:Build Job with Extraction of zip creates unnessesary folders
2016-04-15 16:07:49 +08:00
ycbai
1bd818d2f0 [TUP-4369] Modified schemas are not saved in component properties. 2016-04-15 15:37:45 +08:00
wang wei
2af006438b TDI-35695: fix the issue when the same table name appear at TABLES and
CHANGING element together
https://jira.talendforge.org/browse/TDI-35695
2016-04-15 15:22:00 +08:00
wang wei
f6b7c338e7 TDI-35695: performance issue about tSAPBapi component
https://jira.talendforge.org/browse/TDI-35695
2016-04-15 11:05:35 +08:00
wang wei
c55e6c4641 TDI-35695: provide the base code for compare firstly
https://jira.talendforge.org/browse/TDI-35695
2016-04-15 11:05:32 +08:00
zwxue
1d2415277b Merge pull request #282 from Talend/bugfix/master/TDI-35456
TDI-35456:MapReduce job:Progress bar is lost when I go to jobscript tab
2016-04-14 17:43:26 +08:00
zwxue
6f4d69267a Merge pull request #323 from Talend/bugfix/master/TDI-35731
TDI-35731:cleartext passwords are displayed instead of being encrypted
2016-04-14 16:53:27 +08:00
zwxue
510c7d506b Merge pull request #274 from Talend/bugfix/master/TUP-4222
TUP-4222:Change in context value does not get updated in the job and
2016-04-14 16:39:14 +08:00
hwang
0a378f6890 TDI-35385:Build Job with Extraction of zip creates unnessesary folders 2016-04-14 14:21:51 +08:00
Guoliang Zhou
6ef6f5e290 Merge pull request #329 from lpw82gf/bugfix/6.2/TMDM-9395
TMDM-9395 : tMDMInput and tUnite cause duplicate variable exception
2016-04-14 12:09:27 +08:00
Pingwen Lin
c5a2287465 TMDM-9395 : tMDMInput and tUnite cause duplicate variable exception 2016-04-14 12:08:00 +08:00
Guoliang Zhou
17dbe09a40 Merge pull request #328 from lpw82gf/bugfix/6.2/TMDM-9472
TMDM-9472 : tMDMRestInput not work in CE version
2016-04-13 18:07:28 +08:00
Pingwen Lin
075d40f761 TMDM-9472 : tMDMRestInput not work in CE version 2016-04-13 17:55:01 +08:00
nrousseau
c4f806b482 Merge pull request #327 from Talend/bugfix/6.2/TUP-4233
TUP-4233: fixed one token problem for "key not found"
2016-04-13 17:34:29 +08:00
GGu
8acce86a27 TUP-4233: fixed one token problem for "key not found" 2016-04-13 17:25:33 +08:00
nrousseau
59cb210c15 Merge pull request #325 from Talend/bugfix/6.2/TCOMP-57_fixProblemOfReferencedComponent
Bugfix/6.2/tcomp 57 fix problem of referenced component
2016-04-13 17:14:12 +08:00
mswei
3fad44b1ac TDI-35432: AWS Cluster Resizing (EMR/Redshift)
https://jira.talendforge.org/browse/TDI-35432
2016-04-13 15:04:00 +08:00
ycbai
0fc49077c5 TUP-4355: use tag value instead of RAW tag. 2016-04-13 11:51:24 +08:00
nrousseau
544cafbc55 TUP-4233: enhance token 2016-04-12 21:14:26 +08:00
ycbai
d783b6b3e0 [TCOMP-57] Connection info fields should be updated after
"referencedComponentId" property changes
1. wrap double qoute when flag is RAW
2. remove componentProperties from ComponentReferenceProperties for
runtime
2016-04-12 20:04:01 +08:00
ycbai
5f03814c54 [TCOMP-57] remove double quote for
"referencedComponentId" property changes and change to use RAW flag
2016-04-12 19:59:20 +08:00
ycbai
c48db71462 [TCOMP-57] Connection info fields should be updated after
"referencedComponentId" property changes
2016-04-12 19:59:11 +08:00
nrousseau
5a2915441c Merge pull request #324 from Talend/feature/6.2/TUP-4340_integrate_salesforce
Feature/6.2/tup 4340 integrate salesforce
2016-04-12 19:40:51 +08:00
hcyi
73aa5eea9d TUP-3661:migration tasks(TUP-4010) 2016-04-12 19:19:14 +08:00
nrousseau
c52ffcd183 TUP-4233: enhance token 2016-04-12 19:05:57 +08:00
hcyi
99a3edb55e Merge pull request #322 from Talend/bugfix/6.2/TUP-3661_New_component_framework_migration_tasks
TUP-3661:generic migration of wizard(TUP-4010)
2016-04-12 18:21:28 +08:00
hwang
58b98545bd TDI-35731:cleartext passwords are displayed instead of being encrypted 2016-04-12 18:12:51 +08:00
hcyi
5720ab0efa TUP-3661:generic migration of wizard(TUP-4010) 2016-04-12 18:11:38 +08:00
nrousseau
5684399696 TUP-4340: update migration task 2016-04-12 17:05:58 +08:00
nrousseau
72bd3010cc TUP-4340: remove old salesforce components 2016-04-12 17:04:22 +08:00
nrousseau
4c672a7cc8 TUP-4340: add salesforce component to the build 2016-04-12 13:19:37 +08:00
nrousseau
85258353ba TUP-3661: update and enable migration task of component 2016-04-12 13:16:03 +08:00
nrousseau
a9737c912f Merge pull request #316 from Talend/bugfix/6.2.0/TDI-35574
TDI-35759: Add InfoObject type to repository schema name.
2016-04-12 13:07:21 +08:00
nrousseau
21e97aa886 Merge branch 'master' into bugfix/6.2/TUP-3661_New_component_framework_migration_tasks 2016-04-12 13:03:47 +08:00
zwxue
1847502b12 TDI-35759: Add InfoObject type to repository schema display name. 2016-04-12 12:02:26 +08:00
Pierre Teyssier
57dfea42d0 Merge pull request #319 from Talend/bugfix/6.2/TDI-35719
TDI-35719: tTeradataTPTUtility script declares VARCHAR ARRAY
2016-04-12 10:25:59 +08:00
Francis Upton IV
24899147fb Merge pull request #321 from Talend/feature/TCOMP-146-francis
TCOMP-146 Add codegen for connection components
2016-04-11 16:51:32 -07:00
Francis Upton IV
dfcf25fa68 TCOMP-146 Add codegen for connection components 2016-04-11 16:49:37 -07:00
Dmytro Chmyga
40ca6714dc TDI-35719: changed attributes types from varchar array to varchar 2016-04-11 16:00:58 +03:00
GGu
1482d190b6 Merge pull request #317 from Talend/feature/TUP-4233_enhance_token
Feature/tup 4233 enhance token
2016-04-11 20:23:24 +08:00
nrousseau
c921ee01f3 Merge pull request #318 from Talend/bugfix/6.2.0/TUP-4339_UX_Generic
Bugfix/6.2.0/tup 4339 ux generic
2016-04-11 20:09:39 +08:00
nrousseau
a488c1ff41 TUP-4233 : Enhance token 2016-04-11 20:02:39 +08:00
Rémy DUBOIS
8cb545056d Merge pull request #315 from amarouni/PR/hdp2.4
[TBD-3015] Merge HDP240 conflicts
2016-04-11 13:31:52 +02:00
Abbass MAROUNI
13d3f3abe0 [TBD-3015] Merge HDP240 conflicts 2016-04-11 13:30:30 +02:00
nrousseau
5e1a8bba28 Merge pull request #314 from Talend/feature/TUP-3998
TUP-4242 : make the compare editor work with bigdata process
2016-04-11 19:23:33 +08:00
qcui
b183937312 TMDM-9454 : Add 'contains the sentence' operator to tMDMInput, tMDMViewSearch, tMDMDelete components 2016-04-11 18:49:59 +08:00
nrousseau
a7cfdce8ac Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-11 18:25:57 +08:00
mswei
69426eaf34 TDI-35432 : AWS Cluster Resizing (EMR/Redshift)
https://jira.talendforge.org/browse/TDI-35432
2016-04-11 18:20:34 +08:00
nrousseau
56042ff667 Merge pull request #312 from Talend/workitem/6.2.0/TDI-34583
TDI-34583: To provide job type in jobinfo.properties of zip job.
2016-04-11 18:17:58 +08:00
wchen-talend
d39cd02cbe Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-11 17:51:05 +08:00
rdubois
75d4fbcd0e TBD-3017 - Upgrade the bigdata-launcher library 2016-04-11 11:49:02 +02:00
wchen-talend
1c653403be TUP-4242 : make the compare editor work with bigdata process 2016-04-11 17:43:52 +08:00
nrousseau
b9b3e06634 TUP-4339: fix alignment in wizard 2016-04-11 16:30:44 +08:00
ycbai
a486767a82 TUP-4339: remove dots button of password field in wizard. 2016-04-11 15:12:46 +08:00
nrousseau
19a8417385 TUP-4339: fix problems of UX for Generic Wizard 2016-04-11 14:12:36 +08:00
zwxue
8e5a0a462e TDI-34583: Add framework to jobInfo.properties. 2016-04-11 10:42:06 +08:00
nrousseau
5bae7141b6 Merge pull request #300 from Talend/bugfix/6.2/TUP-4301_Default_fields_schema_can't_showed
Bugfix/6.2/tup 4301 default fields schema can't showed
2016-04-10 16:24:43 +08:00
nrousseau
50b0c4005d Merge branch 'master' into
bugfix/6.2/TUP-4301_Default_fields_schema_can't_showed

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/cmd/ChangeMetadataCommand.java
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/nodes/Node.java
2016-04-10 16:22:10 +08:00
nrousseau
75205972dd TUP-4162: disable the generic table added for test 2016-04-09 16:10:07 +08:00
nrousseau
b58f4ca9da TUP-4233: enhance token 2016-04-08 22:23:54 +08:00
hcyi
9e7001ef1a TUP-3661:Create migration for all new components (TUP-4010) 2016-04-08 19:36:46 +08:00
hcyi
7003c5b432 UP-3661:Create migration for all new components (TUP-4010) 2016-04-08 19:05:38 +08:00
zwxue
1c616ce00f TDI-34583: To provide job type in jobinfo.properties of zip job. 2016-04-08 19:02:00 +08:00
nrousseau
f24083d902 Merge pull request #311 from Talend/feature/6.2/TUP-4289_implementVirtualComponentsInStudio
[TUP-4289] Implement virtual components in studio side
2016-04-08 18:52:39 +08:00
nrousseau
daac077661 Merge pull request #310 from Talend/feature/6.2.0/TUP-4232
TUP-4232 feature: Add more informations to the export logs menu.
2016-04-08 18:45:55 +08:00
ycbai
dff9bb7336 [TUP-4289] Implement virtual components in studio side 2016-04-08 18:23:17 +08:00
Guoliang Zhou
3fdca53e4c Merge pull request #309 from lpw82gf/feature/6.2/TMDM-9457
TMDM-9457 : Reuse tMDMConnection for tMDMRestInput (1, Delete tMDMRestConnection, 2, Update tMDMRestInput to use tMDMConnection 3, Upgrade Jackson from 2.4.2 to 2.5.3)
2016-04-08 17:01:33 +08:00
wang wei
b509f6b5b2 TDI-35039 : Add S3 Encryption Client side support
https://jira.talendforge.org/browse/TDI-35039
2016-04-08 16:50:37 +08:00
Pingwen Lin
18e78453ab TMDM-9457 : Reuse tMDMConnection for tMDMRestInput (1, Delete tMDMRestConnection, 2, Update tMDMRestInput to use tMDMConnection 3, Upgrade Jackson from 2.4.2 to 2.5.3) 2016-04-08 16:43:33 +08:00
hcyi
4e603e1f86 TUP-3661:Create migration for all new components (TUP-4010) 2016-04-08 16:01:14 +08:00
zwxue
74472df0b1 TUP-4232 feature: Add more informations to the export logs menu. 2016-04-08 15:07:18 +08:00
nrousseau
e0ae411eb4 Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-08 14:06:59 +08:00
nrousseau
c6879f8113 TUP-4162: add support of table for generic component 2016-04-08 12:55:17 +08:00
nrousseau
67f644f288 Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-08 12:41:27 +08:00
GGu
4e50ee6d8b TDI-35739: Remove parentType for BM 2016-04-08 12:05:29 +08:00
Guoliang Zhou
c5dec20ac4 Merge pull request #304 from lpw82gf/bugfix/6.2/TMDM-9434
TMDM-9434 : Can't access webUI after run demo job(mssql db) (nodes dealing with PROVISIONING will always be auto-committed on Server side, it will affect other nodes, so we need to create new AD_HOC transaction for PROVISIONING nodes, then other nodes won't be affected.)
2016-04-08 10:44:09 +08:00
Jan Lolling
ec6493b05c Fixed bug: the column index is not increased. 2016-04-08 00:28:54 +02:00
nrousseau
275a82c689 Merge pull request #306 from Talend/bugfix/6.2/TUP-4327_fixComponentSchemaProblem
Bugfix/6.2/tup 4327 fix component schema problem
2016-04-07 19:01:29 +08:00
nrousseau
e3131ec413 Merge pull request #305 from Talend/bugfix/6.2/TDI-35724
TDI-35724: remove the export-package for org.w3c.dom to conflict
2016-04-07 18:39:12 +08:00
ycbai
ddcc1eb1e3 TUP-4327: fix the problem of schema propagation. 2016-04-07 18:37:13 +08:00
ycbai
ece9125118 [TUP-4327] wrong schema in runtime 2016-04-07 18:37:02 +08:00
GGu
310030d803 TUP-4167: update junit for view, when no di repo, no need test 2016-04-07 18:31:54 +08:00
GGu
c8934ff409 TDI-35724: remove the export-package for org.w3c.dom to conflict 2016-04-07 16:25:44 +08:00
nrousseau
7ce1cbe76b Merge pull request #303 from csuntalendbj/master
TESB-17183:Implement the function of export route with spring boot in studio
2016-04-07 15:29:56 +08:00
Pingwen Lin
5767ff924a TMDM-9434 : Can't access webUI after run demo job(mssql db) (nodes dealing with PROVISIONING will always be auto-committed on Server side, it will affect other nodes, so we need to create new AD_HOC transaction for PROVISIONING nodes, then other nodes won't be affected.) 2016-04-07 15:11:17 +08:00
SunChaoqun
0877948640 TESB-17183:Implement the function of export route with spring boot in
studio
2016-04-07 14:31:17 +08:00
SunChaoqun
3c3b89f197 Merge remote-tracking branch 'origin/master' into forked-master 2016-04-07 14:19:22 +08:00
GGu
4021e93b13 TBD-3324: Remove the HiveConnVersionInfo for embedded 2016-04-07 14:12:45 +08:00
GGu
526bd98dfd TBD-3186: refactor the Hadoop Distributions for Hadoop Cluster and
Database wizard
2016-04-07 14:12:45 +08:00
GGu
a690f43e65 TBD-3186: Use new distribution framework for Hadoop Distribution 2016-04-07 14:12:44 +08:00
nrousseau
1756f28838 Merge pull request #292 from ggu-talend/feature/6.2/TBD-3057_Decouple_Distributions
TBD-3057: Merge the refactor feature on master
2016-04-07 11:50:37 +08:00
Jan Lolling
72a27d1bf7 TDI-35110 Enhance tEXABulkExec for using remote sources (file and
databases).
The package is changed to org.talend.database.exasol.imp because of the
upcoming merge support.
New jdbc driver referenced.
2016-04-06 20:49:39 +02:00
nrousseau
6a8ac9404a Merge pull request #301 from Talend/bugfix/6.2/TDI-35281_Schema_with_unused_columns_problem
TDI-35281:reference Schema with unused columns switch to built-in after editing tMap.
2016-04-06 18:48:37 +08:00
hcyi
4de4604df3 TDI-35281:reference Schema with unused columns switch to built-in after
editing tMap.
2016-04-06 17:44:24 +08:00
wang wei
85a403f5d8 TDI-32941: Improve the tredshiftoutputbulk and tredshiftoutputbulkexec
for data encryption
https://jira.talendforge.org/browse/TDI-32941
2016-04-06 14:40:52 +08:00
hcyi
9f6a82c8f8 TUP-4301:Default fields of Schema can't be showed(TUP-4010) 2016-04-06 13:35:59 +08:00
CHEN Bin
0da687d573 [TBD-3211] make cassandra support ssl 2016-04-06 09:15:44 +08:00
nrousseau
d2e4dd6b53 Merge pull request #298 from Talend/bugFix/master/TDI-35574_SAPBW
Bug fix/master/tdi 35574 sapbw
2016-04-05 19:24:40 +08:00
Yucheng Bai
23bc2ef2f1 Merge pull request #277 from Talend/bugfix/6.2/TUP-4149_Implment_useMerge_useFlow_useSchema
TUP-4149:Implment useMerge, useFlow, useSchema in Component(TUP-4010)
2016-04-05 18:39:07 +08:00
jzhao
5d3e8e7c73 TDI-35282: tSalesforce component cannot upsert null values on a lookup
field when external ID is used
https://jira.talendforge.org/browse/TDI-35282
Note: Add a "Field name" column in relationship table for upsert
2016-04-05 18:20:07 +08:00
GGu
4565b7acb7 TBD-3324: Remove the HiveConnVersionInfo for embedded 2016-04-05 17:54:30 +08:00
pxmiao
de928aa35f TDI-35360 : tFileOutputPositional + "Don't generate empty file" not
working with tMap
https://jira.talendforge.org/browse/TDI-35360
2016-04-05 17:29:44 +08:00
GGu
6f4acd8f05 Merge remote-tracking branch 'origin/master' into feature/6.2/TBD-3057_Decouple_Distributions 2016-04-05 16:39:04 +08:00
wang wei
59e67f8e71 TDI-35040: add the migratask for the old job
https://jira.talendforge.org/browse/TDI-35040
2016-04-05 15:34:05 +08:00
zwxue
b8d8ed2801 TDI-35657: update type when changing schema of SAP InfoObject component. 2016-04-05 15:22:18 +08:00
zwxue
be241ee07a TDI-35574: Fixed class cast exception when opening job with sap
component.
2016-04-05 15:22:04 +08:00
nrousseau
bf396259b1 TUP-4233: enhance token 2016-04-05 09:48:01 +08:00
rdubois
025228873e Add a commons-collection-3.2.2 entry in the localprovider plugin.xml 2016-04-01 17:59:51 +02:00
hcyi
2c0068c4f4 Merge pull request #290 from Talend/bugfix/6.2/TUP-4158_TUP-4303
Fix TUP-4158 and TUP-4303
2016-04-01 19:18:58 +08:00
hcyi
ffa7686daa TUP-4301:Default fields of Schema can't be showed(TUP-4010) 2016-04-01 19:14:13 +08:00
wang wei
ab7bbe4719 TDI-35040: AWS Redshift components, driver, and metadata update
https://jira.talendforge.org/browse/TDI-35040
2016-04-01 18:39:37 +08:00
jzhao
a8fe58d44d TCOMP-69: Fixed salesforce output components can't be work in studio job 2016-04-01 18:16:36 +08:00
zwxue
5b763c0eb8 Merge pull request #269 from Talend/bugfix/master/TDI-35131_Push_components
TDI-35131:'Push components to Palette' doesnt update the files correctly
2016-04-01 16:31:55 +08:00
nrousseau
d5396977ec Merge pull request #296 from Talend/bugfix/6.2/TDI-35560_NPE_When_Generate_HTML
TDI-35560: Fixed the NPE for generating html doc in TOS
2016-04-01 16:27:37 +08:00
GGu
5a8224432e TDI-35560: Fixed the NPE for generating html doc in TOS 2016-04-01 16:06:28 +08:00
nrousseau
9d6528cda2 Merge pull request #295 from Talend/bugfix/6.2/TDI-35669_BM_OnTop
TDI-35669: Make sure Business Models on top always
2016-04-01 15:53:39 +08:00
GGu
caea1888f9 TDI-35669: Make sure Business Models on top always 2016-04-01 15:13:41 +08:00
Yucheng Bai
79b7310fe3 Merge pull request #286 from Talend/bugfix/6.2/TUP-4297_Not_update_context_mode_if_job_opened
TUP-4297:Not update to context mode if the job opened(TUP-4010)
2016-04-01 10:56:34 +08:00
GGu
8a886b9449 TBD-3186: refactor the Hadoop Distributions for Hadoop Cluster and
Database wizard
2016-04-01 10:22:56 +08:00
GGu
8c78b428d3 TBD-3186: Use new distribution framework for Hadoop Distribution 2016-04-01 10:22:54 +08:00
Yucheng Bai
2219a3eb5a Merge pull request #289 from Talend/bugfix/6.2/TUP-4300_Date_property_can't_loaded
TUP-4300:DATE Property can't be loaded with default null value(TUP-4010)
2016-04-01 10:18:52 +08:00
RyanSkraba
0f3b5f644c Merge pull request #291 from Talend/feature/TBD-3319-tMap-fix
TBD-3319 Ensure that the lookup type is available for Spark but not MR
2016-03-31 17:09:28 +02:00
Ryan Skraba
3a1f03f370 TBD-3319 Ensure that the lookup type is available for Spark but not MR 2016-03-31 16:14:41 +02:00
jzhao
ad8309eca2 Merge pull request #288 from Talend/bugfix/6.0.1/TDI-33821_update_groovy_dependency
TDI-33821: update tGroovy and tGroovyFile components to groovy version 2.4.6
2016-03-31 18:37:38 +08:00
nrousseau
8311f32cb9 Merge pull request #262 from Talend/feature/TUP-3998
Merge remote-tracking branch 'origin/master' into feature/TUP-3998
2016-03-31 18:14:31 +08:00
ycbai
4ec7d7be1b [TUP-4158] Advanced connection properties are not used in Export Context
in Salesforce Wizard
[TUP-4303] Advance page of salesforce connection wizard is empty
2016-03-31 18:04:50 +08:00
wdliu
780cc370eb Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-31 17:49:01 +08:00
hbhong
2a539f6c56 Merge pull request #280 from lpw82gf/feature/tMDMRestInput
TMDM-9390 : Add tMDMRestConnection component
2016-03-31 17:21:35 +08:00
Pingwen Lin
dbaf99809f TMDM-9389 TMDM-9435 : tMDMRestInput:issue when batch is 0 or -1(unlimited) 2016-03-31 17:13:41 +08:00
cmeng-talend
e619923745 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050

Fix bugs
2016-03-31 16:10:30 +08:00
hcyi
af1f7aef26 TUP-4300:DATE Property can't be loaded with default null value(TUP-4010) 2016-03-31 15:33:41 +08:00
jzhao
faec2af877 TDI-35645: 'activate query logging' checked by default for upgraded
jobs
https://jira.talendforge.org/browse/TDI-35645
Note:Change the wrong logic of the migration task.
2016-03-31 14:38:13 +08:00
Maksym Stavytskyi
c4b572be33 TDI-33821: update tGroovy and tGroovyFile components to groovy version 2.4.6 2016-03-31 00:24:45 +03:00
cmeng-talend
c6a35e8e25 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-30 18:02:45 +08:00
hcyi
6b499e04d8 TUP-4297:Not update to context mode if the job opened(TUP-4010) 2016-03-30 17:07:41 +08:00
nrousseau
d76706c62c Merge pull request #283 from Talend/bugFix/master/TDI-35574_SAPBW
Bug fix/master/tdi 35574 sapbw
2016-03-30 15:35:26 +08:00
zwxue
fbf1c005f8 TDI-35575: set source system name for tSAPDataSourceOutput. 2016-03-30 15:04:42 +08:00
Yucheng Bai
c10932fe34 Merge pull request #284 from Talend/bugfix/6.2/TUP-4291_Modification_update_detection
TUP-4291:Modification will be detected although there is not any update from Repository(TUP-4010)
2016-03-30 14:07:51 +08:00
nrousseau
8c17f4a14b Merge remote-tracking branch 'origin/master' into feature/TUP-4233_enhance_token 2016-03-30 12:15:32 +08:00
rdubois
fe1b7d1095 TBD-3257 fixed - List the tHiveInput and tHiveOutput when D&D a hive schema to spark jobs 2016-03-29 17:10:18 +02:00
amarkevich
dc301043b5 TIPAAS-8354 [studio] canceled publishing single job, still show link in
progress view.
2016-03-29 15:32:25 +03:00
cmeng-talend
7da86b4a38 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-29 18:52:46 +08:00
Pierre Teyssier
befe5d7a7b Merge pull request #285 from Talend/feature/6.2/TDI-31934
Feature/6.2/tdi 31934
2016-03-29 17:39:18 +08:00
pxmiao
f2e463775b TDI-31934 : multiple tHttpRequest with bad network hang after some time
https://jira.talendforge.org/browse/TDI-31934
2016-03-29 17:29:12 +08:00
hcyi
ae4f178b22 TUP-4291:Modification will be detected although there is not any update
from Repository(TUP-4010)
2016-03-29 15:47:16 +08:00
zwxue
b8404251d1 TDI-35586: Schema type is "built- in" when drag the column under schema
into a job.
2016-03-28 19:03:17 +08:00
zwxue
31e2199cfd TDI-35588: Studio throw NPE error when you do change from build in
schema type to repository.
2016-03-28 18:58:39 +08:00
nrousseau
6d1c50a6b2 TUP-4233: enhance token 2016-03-28 18:53:26 +08:00
hwang
f3c072057a TDI-35456:MapReduce job:Progress bar is lost when I go to jobscript tab
then switch to Designer
2016-03-28 18:36:29 +08:00
pxmiao
d174ba3309 TDI-31934 : multiple tHttpRequest with bad network hang after some time
https://jira.talendforge.org/browse/TDI-31934
2016-03-28 18:13:05 +08:00
hcyi
839fb41a4c Merge pull request #276 from Talend/bugfix/6.2/TUP-4166_addArbitraryStringInNAME_SELECTION_REFERENCE
[TUP-4166] Allow an arbitrary string in NAME_SELECTION_REFERENCE
2016-03-28 16:38:05 +08:00
Pingwen Lin
8a821f4f3c TMDM-9390 : Add tMDMRestConnection component 2016-03-28 16:14:18 +08:00
Yucheng Bai
1af65aa33b Merge pull request #275 from Talend/bugfix/6.2/TUP-4199_Add_support_dynamic_settings
TUP-4199:Add support of Dynamic Settings(TUP-4010)
2016-03-28 15:18:10 +08:00
pxmiao
64184196dc TDI-31934 : multiple tHttpRequest with bad network hang after some time
https://jira.talendforge.org/browse/TDI-31934
2016-03-28 15:14:44 +08:00
hcyi
b5bca732a4 TUP-4149:Implment useMerge, useFlow, useSchema in Component(TUP-4010) 2016-03-28 11:37:11 +08:00
ycbai
05f8d2cc8b [TUP-4166] Allow an arbitrary string in NAME_SELECTION_REFERENCE 2016-03-28 10:47:11 +08:00
RyanSkraba
7b3a0e63e8 Merge pull request #263 from Talend/TCOMP-87-Dynamic-2
[TCOMP-87] fix the dynamic problem
2016-03-25 15:58:11 +01:00
rdubois
39d7f3d4ba TBD-3292 fixed - The principal short name is used in case of kerberos is used, in order to define the user tmp path 2016-03-25 14:57:36 +01:00
hcyi
d6e88dd6fd TUP-4199:Add support of Dynamic Settings(TUP-4010) 2016-03-25 16:12:44 +08:00
Guoliang Zhou
f016658791 Merge pull request #268 from lpw82gf/feature/tMDMRestInput
TMDM-9389 : Use batch size parameter to retrieve records
2016-03-25 15:43:11 +08:00
hwang-talend
d6fdfa42ca Merge pull request #265 from Talend/bugFix/master/TUP-4216
TUP-4216: Build job without Items checked produces broken artifact.
2016-03-25 15:27:46 +08:00
hwang
4bb8152664 TUP-4222:Change in context value does not get updated in the job and
test case and job stops building
2016-03-25 14:30:01 +08:00
CHEN Bin
7f840709d1 [TCOMP-87] fix the dynamic problem, use include-all-fields instead of
empty schema
2016-03-25 11:41:12 +08:00
Yucheng Bai
d5377013c8 Merge pull request #273 from Talend/bugfix/6.2/TUP-4152_ComponentsProvider_is_scary
Bugfix/6.2/tup 4152 components provider is scary
2016-03-25 11:40:51 +08:00
hcyi
2cf9fea6ef TUP-4152:Refactoring code about generic provider(TUP-4010) 2016-03-25 10:48:46 +08:00
rdubois
2c92d42000 TBD-3241 - Remove parquet from the EMR 4.0.0 assembly 2016-03-24 13:10:43 +01:00
Pierre Teyssier
c3921eb88a Merge pull request #272 from Talend/bugfix/6.2/TDI-35602
TDI-35602 : issue when setting escape char as "" for tVerticaBulkExec
2016-03-24 19:13:43 +08:00
Sebastien Gandon
7fd6b5b673 TUP-4273 : used servicemix.avro instead of avro. 2016-03-24 11:45:57 +01:00
pxmiao
bc81cb54aa TDI-35602 : issue when setting escape char as "" for tVerticaBulkExec
https://jira.talendforge.org/browse/TDI-35602
2016-03-24 18:43:14 +08:00
Yucheng Bai
a090fd123e Merge pull request #271 from Talend/bugfix/6.2/TUP-4244_Wrong_module_name_when_drag&drop
Bugfix/6.2/tup 4244 wrong module name when drag&drop
2016-03-24 18:41:35 +08:00
hcyi
db72e1e5e2 Merge pull request #270 from Talend/bugfix/6.2/TUP-4154_callBeforePropertyActivateBeforeButtonAndCombo
[TUP-4154] ComponentService.beforePropertyActivate() should be called before *any* button or combo box
2016-03-24 18:41:06 +08:00
hcyi
9d33179550 Merge branch 'master' into bugfix/6.2/TUP-4152_ComponentsProvider_is_scary 2016-03-24 18:30:04 +08:00
hcyi
ae4bdb25c2 TUP-4244:Refactoring drag&drop code and fix some problems when drag&drop
component(TUP-4010)
2016-03-24 18:09:12 +08:00
ycbai
126f16cf1f [TUP-4154] ComponentService.beforePropertyActivate() should be called
before *any* button or combo box
2016-03-24 17:26:22 +08:00
rdubois
f700db09a0 TBD-3241 - Remove parquet from the HDP assembly 2016-03-24 10:07:44 +01:00
Pingwen Lin
fbd1c5d292 TMDM-9388 : Data Viewer should work for tMDMRestInput 2016-03-24 16:19:23 +08:00
hwang
3a610f57c9 TDI-35131:'Push components to Palette' doesnt update the files correctly
under 'user component folder'
2016-03-24 13:57:56 +08:00
hcyi
1f10d7f21e Merge branch 'master' into bugfix/6.2/TUP-4244_Wrong_module_name_when_drag&drop 2016-03-24 11:52:06 +08:00
hcyi
da95596c69 Merge pull request #264 from Talend/bugfix/6.2/TUP-4258_codeDoesnotUpdateBySchema
TUP-4258: Generate job java code not update the schema property value
2016-03-24 11:39:02 +08:00
Pingwen Lin
e1f1f15469 TMDM-9389 : Use batch size parameter to retrieve records 2016-03-24 11:00:12 +08:00
Yucheng Bai
333d0a9c5f Merge pull request #259 from Talend/bugfix/6.2/TUP-4160_Refactor_DynamicComposite.resetElementParameters()
TUP-4160:DynamicComposite.resetElementParameters() probably needs to go away(TUP-4010)
2016-03-23 18:46:27 +08:00
hcyi
58600b4513 TUP-4152:ComponentsProvider is scary(TUP-4010) 2016-03-23 17:58:08 +08:00
Yucheng Bai
450cb064d4 Merge pull request #261 from Talend/bugfix/6.2/TUP-4147_Make_super_class_4_Component_and_EmfComponent
TUP-4147:Make new superclass for Component and EmfComponent(TUP-4010)
2016-03-23 17:27:31 +08:00
zwxue
2f3650d96b TUP-4216: Build job without Items checked produces broken artifact. 2016-03-23 17:07:06 +08:00
Guoliang Zhou
59dff30304 Merge pull request #260 from lpw82gf/feature/tMDMRestInput
TMDM-9380 : tMDMRestInput:More useful&clear info when query data with wrong configuration
2016-03-23 16:36:44 +08:00
ycbai
27d5d24ceb TUP-4258: add junits. 2016-03-23 16:13:29 +08:00
ycbai
0fb2cb3389 [TUP-4258] fix some problems of SchemaReferenceController and
performance issues.
2016-03-23 16:13:23 +08:00
ycbai
1ffb192e61 [TUP-4258] Generate job java code not update the schema property value 2016-03-23 16:13:18 +08:00
Pingwen Lin
8c354a444b TMDM-9403 : "Retreive full record" change to "Retreive raw data" 2016-03-23 10:57:07 +08:00
wdliu
7d821c9373 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-23 10:14:39 +08:00
d.savina
ae0a729d03 TIPAAS-8133: MDM jobs failed on TIC1.5: export "xmlschema-core" for
runtime also not requires
2016-03-22 13:02:39 +03:00
hcyi
160912c373 TUP-4147:Make new superclass for Component and EmfComponent(TUP-4010) 2016-03-22 17:50:17 +08:00
Pingwen Lin
571e0efb45 TMDM-9380 : tMDMRestInput:More useful&clear info when query data with wrong configuration 2016-03-22 16:45:37 +08:00
hcyi
5864543975 TUP-4160:DynamicComposite.resetElementParameters() probably needs to go
away(TUP-4010)
2016-03-22 11:53:56 +08:00
nrousseau
666fccb322 Merge pull request #258 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-21 19:10:52 +08:00
mswei
96a37d561c TUP-4200: tOracleBulkExec returning wrong NB_LINE_* value with DIRECT
path mode
https://jira.talendforge.org/browse/TUP-4200
Note: Changed the algorithm to read the right line of the generated log
file.

TUP-4200: tOracleBulkExec returning wrong NB_LINE_* value with DIRECT
path mode
https://jira.talendforge.org/browse/TUP-4200
Note: Changed the algorithm to read the bad/disc files instead of the
log file.

TUP-4200: tOracleBulkExec returning wrong NB_LINE_* value with DIRECT
path mode
https://jira.talendforge.org/browse/TUP-4200
Note: Changed the algorithm to read the bad/disc files instead of the
log file.
2016-03-21 18:44:48 +08:00
cmeng-talend
b496d33a97 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-21 18:01:54 +08:00
wchen-talend
9f56258a39 TUP-4242 : add note category for the compare structure 2016-03-21 14:14:55 +08:00
nrousseau
9aec6a4c58 Merge pull request #255 from Talend/feature/6.2.0/TDI-35115_SAPBW
TDI-35563: fix propagating bug of SAP InfoObject.
2016-03-21 12:18:22 +08:00
alex
870b5fca69 Merge pull request #256 from dmitry-savina/master
TIPAAS-8133: MDM jobs failed on TIC1.5
2016-03-20 13:07:36 +03:00
Francis Upton IV
23a97b1f74 TCOMP-57 Support referencing other components 2016-03-18 15:53:52 -07:00
Francis Upton IV
b3c4a47ba1 Merge remote-tracking branch 'origin/master' into bugfix/TCOMP-57 2016-03-18 12:34:53 -07:00
Francis Upton IV
3a737dfd87 TCOMP-57 Support referencing other components 2016-03-18 12:34:28 -07:00
d.savina
fd7a056218 TIPAAS-8133: MDM jobs failed on TIC1.5 2016-03-18 17:02:49 +03:00
hwang-talend
ea082b6758 Merge pull request #215 from Talend/bugFix/master/TDI-35424
TDI-35424: Add migration for old item with context.
2016-03-18 18:28:09 +08:00
hcyi
1762576547 TUP-4244:Missing the module name when drag&drop component(TUP-4010) 2016-03-18 18:06:50 +08:00
Sebastien Gandon
73121d59e7 API change for Form.getWidgets() from List to Collection. 2016-03-18 09:57:16 +01:00
zwxue
db53cbc1c4 TDI-35563: fix propagating bug of SAP InfoObject. 2016-03-18 16:52:36 +08:00
wang wei
5eb30563ce TDI-35155: tFileInputPositional Trim option for a specific column
doesn't work with "export as context"
https://jira.talendforge.org/browse/TDI-35155
2016-03-18 15:20:14 +08:00
Pierre Teyssier
e64cf6c7a0 Merge pull request #250 from Talend/bugfix/6.2/TDI-35391
Bugfix/6.2/tdi 35391
2016-03-18 12:41:25 +08:00
Ryan Skraba
209e207821 TBD-3272 Use the same map dialog and problem settings for MapReduce, Spark and Spark Streaming. 2016-03-17 14:45:04 +01:00
pxmiao
670e48c6f8 TDI-35391 : The option 'sap jco 2.*' from tSAPConnection whence it's
done
https://jira.talendforge.org/browse/TDI-35391
2016-03-17 18:54:22 +08:00
cmeng-talend
f010e36da0 TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-17 16:43:17 +08:00
Yucheng Bai
42c7e1011a Merge pull request #249 from Talend/bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE
Bugfix/6.2/tup 4161 implement widget type.schema reference
2016-03-17 15:36:45 +08:00
Francis Upton IV
1b250e5a50 TCOMP-57 Support referencing other components 2016-03-16 20:11:05 -07:00
nrousseau
08f5763d04 Merge pull request #245 from Talend/bugfix/6.2/TUP-4251_Default_value_no_saved
TUP-4251:Default value can't be saved in new component framework(TUP-4010)
2016-03-16 19:40:58 +08:00
pxmiao
32df863dde TDI-35391 : The option 'sap jco 2.*' from tSAPConnection whence it's
done
https://jira.talendforge.org/browse/TDI-35391
2016-03-16 19:39:00 +08:00
nrousseau
8f5e160fbf Merge pull request #246 from Talend/bugfix/6.2/TUP-4252_Missing_property_type
TUP-4252:"Property Type" is missed in new tSalesforceOutput(TUP-4010)
2016-03-16 19:33:05 +08:00
nrousseau
6c53d77b6f Merge pull request #247 from Talend/bugfix/6.2/TUP-4248_runJobFailed
[TUP-4248] fixed bugs for type convert
2016-03-16 19:32:07 +08:00
CHEN Bin
02adea4631 [TUP-4248] fixed bugs for type convert
https://jira.talendforge.org/browse/TUP-4248
2016-03-16 18:51:43 +08:00
ycbai
e1817e93c4 TUP-4161: added update schema method. 2016-03-16 17:52:22 +08:00
hcyi
195328b99d TUP-4252:"Property Type" is missed in new tSalesforceOutput(TUP-4010) 2016-03-16 17:17:06 +08:00
hcyi
790accd962 TUP-4251:Default value can't be saved in new component
framework(TUP-4010)
2016-03-16 15:58:59 +08:00
hcyi
38f57c66b0 TUP-4161:WidgetType.SCHEMA_REFERENCE needs to be implemented(TUP-4010) 2016-03-16 14:52:03 +08:00
hcyi
7cd9f217ea Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-16 10:25:51 +08:00
CHEN Bin
07180c4c85 [TBD-2999] Cassandra 3.x update for 6.2
regroup version
2016-03-15 20:30:19 +08:00
hcyi
2b30a4e1cb Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-15 20:26:29 +08:00
hcyi
89d9b73826 Merge pull request #243 from Talend/bugfix/6.2/TUP-4156_updateSchemaAccordingMetadataTable
TUP-4156: update component schema according metadata table.
2016-03-15 20:06:22 +08:00
Yucheng Bai
9e665f80db Merge pull request #242 from Talend/bugfix/6.2/TUP-4244_Missing_module_name_when_drag&drop
TUP-4244:Missing the module name when drag&drop component(TUP-4010)
2016-03-15 19:58:01 +08:00
hcyi
9b9100731a TUP-4244:Missing the module name when drag&drop component(TUP-4010) 2016-03-15 19:53:15 +08:00
GGu
67d0e7bfd4 Merge pull request #241 from ggu-talend/master
TDI-35498: Revert the log4j to be removed
2016-03-15 19:38:31 +08:00
GGu
87c9c1d35a TDI-35498: Revert the log4j to be removed 2016-03-15 19:35:58 +08:00
ycbai
9f4589dfac TUP-4156: update component schema according metadata table. 2016-03-15 19:06:09 +08:00
RyanSkraba
c758e3aa8d Merge pull request #239 from RyanSkraba/master
TCOMP-125 Move Avro <-> MetadataTable conversions to its own helper c…
2016-03-15 11:50:15 +01:00
nrousseau
b98157af63 Merge pull request #232 from Talend/feature/6.2.0/TDI-35115_SAPBW
TDI-35402: fix bugs of SAPBW
2016-03-15 18:13:16 +08:00
zwxue
5b58130aa0 TDI-35402: refactor some code for SAPBW. 2016-03-15 18:03:40 +08:00
Guoliang Zhou
c9e723bf99 Merge pull request #237 from lpw82gf/feature/tMDMRestInput
TMDM-9275 TMDM-9330 : tMDMRestInput - tMDMRestInput - Create a simple tMDMRestInput for POC (using old framework)
2016-03-15 17:32:28 +08:00
Yucheng Bai
e72e231761 Merge pull request #240 from Talend/bugfix/6.2/TUP-4245_fix_quote_problem
TUP-4245:Need fix a quote problem when click back button in the wizard page(TUP-4010)
2016-03-15 17:17:05 +08:00
hcyi
407d6d1d95 TUP-4245:Need fix a quote problem when click back button in the wizard
page(TUP-4010)
2016-03-15 17:03:06 +08:00
Pierre Teyssier
a7464e822b Merge pull request #238 from pxmiao-talend/bugfix/6.2/TDI-35262
TDI-35262 : security issues: Oracle password in plain text
2016-03-15 16:33:56 +08:00
Ryan Skraba
69f38b8ed4 TCOMP-125 Move Avro <-> MetadataTable conversions to its own helper class. 2016-03-15 09:31:57 +01:00
pxmiao
cf373537fd TDI-35262 : security issues: Oracle password in plain text
https://jira.talendforge.org/browse/TDI-35262
2016-03-15 16:30:05 +08:00
hcyi
f1a849dcb1 TUP-4161:Refactor the schema conteoller to implemented
WidgetType.SCHEMA_REFERENCE(TUP-4010)
2016-03-15 16:17:45 +08:00
Pingwen Lin
6fc3bcbd17 TMDM-9275 TMDM-9330 : tMDMRestInput - Create a simple tMDMRestInput for POC (remove unnecessary dependency of "wsdl4j-1.6.3.jar") 2016-03-15 15:58:25 +08:00
Pingwen Lin
5a108417d8 TMDM-9275 TMDM-9330 : tMDMRestInput - Create a simple tMDMRestInput for POC (format) 2016-03-15 15:32:48 +08:00
Pingwen Lin
5b2f6d82f1 TMDM-9275 TMDM-9330 : tMDMRestInput - Create a simple tMDMRestInput for POC (format) 2016-03-15 15:24:19 +08:00
Pingwen Lin
97c8788ed9 TMDM-9275 TMDM-9330 : tMDMRestInput - Create a simple tMDMRestInput for POC (using old framework) 2016-03-15 14:55:50 +08:00
hcyi
c7ad74594d TUP-4161:WidgetType.SCHEMA_REFERENCE needs to be implemented(TUP-4010) 2016-03-15 14:30:32 +08:00
Pierre Teyssier
ec7fe774bc Merge pull request #233 from pbailly/master
[TBD-3244] Correctly output bytes.
2016-03-15 12:13:00 +08:00
nrousseau
6663a143eb Merge pull request #235 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-15 11:37:54 +08:00
wchen-talend
814e7b131b Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-15 11:24:37 +08:00
hcyi
69156277f5 Merge branch 'master' into
bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE
2016-03-15 11:04:35 +08:00
zwxue
fabaec217c TDI-35402: fix bugs of SAPBW 2016-03-15 09:58:28 +08:00
Francis Upton IV
f272c22020 TUP-4241 NPE when dragging archetype created components to job 2016-03-14 11:34:30 -07:00
pbailly
a94990d989 [TBD-3244] Correctly output bytes.
(We use to save a string with the pointer to the object,
now we save the byte as a String.)
2016-03-14 19:23:07 +01:00
rdubois
5a60bcaafb Preparation for TBD-3017 2016-03-14 17:21:27 +01:00
nrousseau
98472320d1 Merge pull request #231 from Talend/bugfix/6.2/TUP-4237_fixRepositoryContentEmptyProblem
[TUP-4237] Repository content is empty when browse salesforce connections in salesforce component
2016-03-14 20:16:12 +08:00
Yucheng Bai
e3fdab3a21 Merge pull request #218 from Talend/bugfix/6.2/TUP-4153_Move_componentUtils_methods
TUP-4153:Move ...core.model.ComponentUtils methods to real ComponentsUtils(TUP-4010)
2016-03-14 20:14:54 +08:00
ycbai
b0e28dd8bf [TUP-4237] Repository content is empty when browse salesforce
connections in salesforce component
2016-03-14 20:06:42 +08:00
nrousseau
81f4242776 Merge pull request #230 from Talend/bugfix/6.2/TUP-4148_hooked_up_returns_property
Bugfix/6.2/tup 4148 hooked up returns property
2016-03-14 20:00:42 +08:00
nrousseau
12004c166b Merge pull request #229 from Talend/bugfix/6.2/TUP-4236_adaptSchemaTypeChangeOfComponent
TUP-4236 Adapt schema type change of component
2016-03-14 19:56:19 +08:00
hcyi
168175fae1 Merge branch 'master' into
bugfix/6.2/TUP-4153_Move_componentUtils_methods
2016-03-14 19:42:39 +08:00
hcyi
e4597a866c Merge branch 'master' into
bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE
2016-03-14 19:33:41 +08:00
Yucheng Bai
2678ac8377 Merge pull request #216 from Talend/bugfix/6.2/TUP-4168_Create_many_securityKey_widget_problem
TUP-4168:Create many securityKey widget when change the property type to repository(TUP-4010)
2016-03-14 19:18:16 +08:00
hcyi
2888bb0500 TUP-4148:The returns property from ComponentProperties needs to be
hooked up(TUP-4010)
2016-03-14 18:28:24 +08:00
wchen-talend
a26d9ff62c Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-14 18:10:27 +08:00
ycbai
3d61be3eda [TUP-4236] Value type of Schema property is String instead of
org.apache.avro.Schema
2016-03-14 17:08:18 +08:00
hcyi
421a8039ac Merge pull request #213 from Talend/bugfix/6.2/TUP-4163_supportLongRunningWhenInvokeComponentService
TUP-4163: add long running when invoking callXXX methods of component
2016-03-14 17:03:24 +08:00
cmeng-talend
2feb7a7bab TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-03-14 16:45:03 +08:00
Pierre Teyssier
8b171b4a60 Merge pull request #228 from Talend/bugfix/6.2/TDI-35382
TDI-35382 : tWaitForfile with trigger action "file created" is not triggered if a filename is used twice
https://jira.talendforge.org/browse/TDI-35382
2016-03-14 15:08:12 +08:00
mswei
b971d9d032 TDI-35382: tWaitForfile with trigger action "file created" is not
triggered if a filename is used twice
https://jira.talendforge.org/browse/TDI-35382
Note: Add some code to update the cache in every loop.
2016-03-14 13:15:25 +08:00
nrousseau
74e821bf46 Merge pull request #226 from ggu-talend/master
TUP-4060: Fixed the filter problem for job in TOS
2016-03-14 12:05:47 +08:00
GGu
1588d8c5dc TUP-4060: Fixed the filter problem for job in TOS 2016-03-14 11:02:01 +08:00
hcyi
a8f48b2fb4 Merge branch 'master' into bugfix/6.2/TUP-4148_hooked_up_returns_property 2016-03-14 10:36:27 +08:00
Francis Upton IV
5baeba8a25 TUP-4053 ComponentProperties are created too often 2016-03-13 17:58:33 -07:00
Francis Upton IV
dceb22666d TUP-4226 property not found errors in proxy properties 2016-03-13 17:58:31 -07:00
nrousseau
82d88c94ed Revert "TESB-14376: fix compilation error"
This reverts commit d3075387cc.
2016-03-12 18:44:01 +08:00
nrousseau
d3075387cc TESB-14376: fix compilation error 2016-03-12 15:36:44 +08:00
hcyi
59b08086d3 Merge branch 'master' into
bugfix/6.2/TUP-4148_hooked_up_returns_property
2016-03-11 20:42:10 +08:00
hcyi
e941b7c691 Merge branch 'master' into
bugfix/6.2/TUP-4168_Create_many_securityKey_widget_problem
2016-03-11 17:56:01 +08:00
hcyi
ce889c4b3a Merge branch 'master' into
bugfix/6.2/TUP-4153_Move_componentUtils_methods
2016-03-11 17:47:36 +08:00
Yucheng Bai
f366cbaaee Merge pull request #217 from Talend/bugfix/6.2/TUP-4129_TCOMP_unwanted_property_appears_on_properties_view
TUP-4129:TCOMP:unwanted property appears on the component properties view(TUP-4010)
2016-03-11 17:32:40 +08:00
hcyi
7181eca996 Merge branch 'master' into
bugfix/6.2/TUP-4129_TCOMP_unwanted_property_appears_on_properties_view
2016-03-11 17:30:33 +08:00
Yucheng Bai
53c181c117 Merge pull request #225 from Talend/bugfix/6.2/TUP-4145_Set_first_possible_value_if_enum
TUP-4145:Set initial value of an ENUM to be first possible value(TUP-4010)
2016-03-11 17:11:16 +08:00
hcyi
ff6fc96f21 TUP-4145:Set initial value of an ENUM to be first possible
value(TUP-4010)
2016-03-11 16:41:06 +08:00
nrousseau
4fbc6737bb Merge pull request #224 from Talend/workitem/tup-4122
TUP-4122:update  product version marking icons to 6.2
2016-03-11 16:14:14 +08:00
nrousseau
b859138f2d Merge pull request #223 from Talend/bugfix/6.2/TUP-4156-TUP-4157
Bugfix of TUP-4156 and TUP-4157
2016-03-11 15:22:22 +08:00
Lin Dehua
aacfd5875c TUP-4122:update product version marking icons to 6.2 2016-03-11 15:00:43 +08:00
ycbai
bb82a8cba7 TUP-4157: refactor schema part and add some junits. 2016-03-11 14:49:00 +08:00
ycbai
88a2cf4627 TUP-4156: Fix schema modification to be bi-directional 2016-03-11 14:48:07 +08:00
GGu
a69fb654c2 Merge pull request #222 from Talend/bugfix/master/TDI-35393
TDI-35393:Migration issue about joblet from 5.2.2. to 6.1.1
2016-03-11 12:00:09 +08:00
nrousseau
5bf7f12525 Merge pull request #221 from ggu-talend/feature/6.2.0/TUP-4060_merging-mediation-perspective
TUP-4060: Merge Integration and Mediation perspectives
2016-03-11 11:45:47 +08:00
Rémy DUBOIS
feef876e53 Merge pull request #220 from pbailly/master
[TBD-3005] Add spark postprocessing phase.
2016-03-10 16:42:53 +01:00
pbailly
ecf6de1966 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2016-03-10 16:41:47 +01:00
pbailly
50e8f1c8fb [TBD-3005] Add spark postprocessing phase. 2016-03-10 16:40:55 +01:00
mswei
8475eb7302 TDI-35382: tWaitForfile with trigger action "file created" is not
triggered if a filename is used twice
https://jira.talendforge.org/browse/TDI-35382
Note: Add some code to update the cache in every loop.
2016-03-10 18:49:21 +08:00
Sebastien Gandon
3ccdd633fd Merge remote-tracking branch 'origin/master' into TCOMP-62 2016-03-10 10:23:21 +01:00
GGu
28687418d0 TUP-4208: Remove Mediation perspective 2016-03-10 17:20:14 +08:00
GGu
d6077e9afe TUP-4212: Fix the duplicated action for repository 2016-03-10 17:20:12 +08:00
GGu
b6af5f12a5 TUP-4196: Change the order for Resources 2016-03-10 17:20:09 +08:00
GGu
5ac8da6ca9 TUP-4196: After merge Bean in Code, sort the nodes too 2016-03-10 17:20:07 +08:00
GGu
c8874b647c TUP-4167: Unify the type of generated doc for JOB_DOC and JOBLET_DOC 2016-03-10 17:20:05 +08:00
GGu
1e1244d444 TUP-4167: Change to use CNF content provider for Generated Doc 2016-03-10 17:20:02 +08:00
GGu
ac4819800c TUP-4167: Move Business Diagram under Documentation 2016-03-10 17:20:00 +08:00
GGu
2e84830189 TUP-4167: When create standard job, need check joblet too 2016-03-10 17:19:58 +08:00
GGu
894a03550a TUP-4167: Add sorter extension point to resolve the order of JobDesign
children
2016-03-10 17:19:55 +08:00
GGu
ec7f3f4d49 TUP-4167: Add JUnits to test the children nodes of Job Designs
(Standard, BD Batch, BD Streaming, Joblet)
2016-03-10 17:19:53 +08:00
GGu
07b56f86cc TUP-4167: Add some JUnit content provider tests 2016-03-10 17:19:51 +08:00
GGu
9c3d87f3c8 TUP-4167: Remove duplicate viewer filter for Standard Node 2016-03-10 17:19:48 +08:00
GGu
08386886b8 TUP-4167: Add the JUnit tests for JobTopNodesPropertyTester 2016-03-10 17:19:45 +08:00
GGu
0deb66962d TUP-4167: move Joblet under Job Designs, same other BD job, if TOS,
won't have Standard also
2016-03-10 17:19:42 +08:00
hcyi
e544ccc28a TUP-4153:Move ...core.model.ComponentUtils methods to real
ComponentsUtils(TUP-4010)
2016-03-10 16:44:33 +08:00
CHEN Bin
6bb28489e1 TCOMP-62 support Dyanmic column 2016-03-10 16:21:21 +08:00
hcyi
daf459d646 TUP-4148:The returns property from ComponentProperties needs to be
hooked up(TUP-4010)
2016-03-10 15:48:37 +08:00
jzhao
b5a7a2517b TDI-35063: Create tAmazonS3Copy component
https://jira.talendforge.org/browse/TDI-35063
Note:Replace the icon with a new one.
2016-03-10 13:00:45 +08:00
Francis Upton IV
a7fd85e575 TCOMP-28 Avro representation changes 2016-03-09 17:20:47 -08:00
hcyi
1320d17225 TUP-4129:TCOMP:unwanted property appears on the component properties
view(TUP-4010)
2016-03-09 19:12:03 +08:00
CHEN Bin
6475087ded [TBD-3003] add tJDBC components for spark batch/streaming
https://jira.talendforge.org/browse/TBD-3003
2016-03-09 17:24:06 +08:00
hwang
ba34c22919 TDI-35393:Migration issue about joblet from 5.2.2. to 6.1.1 2016-03-09 14:05:54 +08:00
Francis Upton IV
d0d776772a TCOMP-28 Avro representation changes 2016-03-08 20:59:45 -08:00
hcyi
7e043e575a TUP-4168:Create many securityKey widget when change the property type to
repository(TUP-4010)
2016-03-09 11:36:50 +08:00
zwxue
e04f6430e6 TDI-35424: Add migration for old item with context. 2016-03-09 11:26:55 +08:00
Francis Upton IV
7a2ab165f9 Merge remote-tracking branch 'origin/master' into TCOMP-62 2016-03-08 10:44:10 -08:00
Sizhao Liu
a4e16d6446 avoid an occasional compile error asking for rebuild of all plugins in eclipse 2016-03-08 22:26:56 +08:00
hcyi
2f654ee673 Merge pull request #214 from Talend/bugfix/6.2/TUP-4182_setDefaultValue()
TUP-4182:setDefaultValue() doesn't work(TUP-4010)
2016-03-08 18:50:27 +08:00
hcyi
1bc2962453 TUP-4182:setDefaultValue() doesn't work(TUP-4010) 2016-03-08 18:47:06 +08:00
ycbai
639eaf65ba TUP-4163: add long running when invoking callXXX methods of component
service.
2016-03-08 17:34:58 +08:00
Yucheng Bai
581248fdd2 Merge pull request #206 from Talend/bugfix/6.2/TUP-4144_Remove_all_references_to_Salesforce
TUP-4144:Remove all references to Salesforce or any other component properties in the studio(TUP-4010)
2016-03-08 16:05:14 +08:00
Mike Yan
21b4c7db23 TESB-5041: Add Bundle-NativeCode property in the manifest 2016-03-08 14:44:15 +08:00
Yucheng Bai
49f21efbc9 Merge pull request #211 from Talend/bugfix/6.2/TUP-4182_setDefaultValue()
TUP-4182:setDefaultValue() doesn't work(TUP-4010)
2016-03-08 14:13:45 +08:00
Pierre Teyssier
ab88d8727b Merge pull request #212 from pxmiao-talend/bugfix/6.2/TDI-35391
TDI-35391 : Remove the option 'sap jco 2.*' from tSAPConnection
2016-03-08 12:00:24 +08:00
pxmiao
4c5a216636 TDI-35391 : Remove the option 'sap jco 2.*' from tSAPConnection
https://jira.talendforge.org/browse/TDI-35391
2016-03-08 10:49:10 +08:00
rdubois
faa3e43951 Merge branch 'master' of https://github.com/Talend/tdi-studio-se 2016-03-07 13:38:13 +01:00
rdubois
046f22dcf3 TBD-3192 fixed - Unable to get the group for the hive components in MapR. Use the username as the group name instead 2016-03-07 13:37:48 +01:00
CHEN Bin
abff5856cc adapt Avro and Dynamic changes for Input component 2016-03-07 19:40:38 +08:00
pxmiao
87b845c7af TDI-35262 : security issues: Oracle password in plain text
https://jira.talendforge.org/browse/TDI-35262
2016-03-07 19:00:21 +08:00
hcyi
ce86e8d0e4 TUP-4182:setDefaultValue() doesn't work(TUP-4010) 2016-03-07 18:58:36 +08:00
CHEN Bin
78e699a5fb Merge branch 'master' into TCOMP-62 2016-03-07 11:01:54 +08:00
hcyi
5a25416899 TUP-4144:Remove all references to Salesforce or any other component
properties in the studio(TUP-4010)
2016-03-04 17:44:00 +08:00
nrousseau
dda4b73a83 add missing plugin for junit for generic component 2016-03-04 14:14:38 +08:00
nrousseau
ac1dfb727f add missing tests to the junit product 2016-03-04 13:51:37 +08:00
nrousseau
06b6b51b2c Merge pull request #205 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-04 13:21:52 +08:00
Yucheng Bai
017574599e Merge pull request #198 from Talend/bugfix/6.2/TDI-35280_Bean_Editor_Problem
TDI-35280 bug: Talend stores te content of a bean to the wrong file!
2016-03-04 09:55:39 +08:00
Francis Upton IV
8c1cfc34c2 Merge remote-tracking branch 'origin/master' into TCOMP-62 2016-03-03 13:22:43 -08:00
wchen-talend
80e11b88e8 UP-4064:Implement the git compare editor with Structure compare to list
the conflict elements .
2016-03-03 11:32:57 +08:00
cmeng-talend
19495ad07d TUP-3997 feature: Component Level Diff/Merge for Git
https://jira.talendforge.org/browse/TUP-3997

Fix a NPE problem
2016-03-03 11:30:44 +08:00
nrousseau
f911353809 Merge pull request #194 from Talend/feature/master/TBD-3089
TBD-3174:add parameters to distinguish different job types and
2016-03-03 11:21:21 +08:00
nrousseau
822d8771d9 Merge pull request #204 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:update the pom.xml file for the new plugin(TUP-4010)
2016-03-03 11:11:28 +08:00
hcyi
3035bf0572 TUP-3843:update the pom.xml file for the new plugin(TUP-4010) 2016-03-03 10:44:40 +08:00
nrousseau
a7820f8564 Merge pull request #203 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:remove execution environment in new plugin setup(TUP-4010)
2016-03-02 18:48:03 +08:00
hcyi
e1b4b81867 TUP-3843:remove execution environment in new plugin setup(TUP-4010) 2016-03-02 18:31:14 +08:00
Yucheng Bai
27fd91043c Merge pull request #202 from Talend/bugfix/6.2/TUP-4170_NPE_when_dropping_tSalesforceOutputNew
TUP-4170:TCOMP : NPE when dropping tSalesforceOutputNew on the designer(TUP-4010)
2016-03-02 18:30:40 +08:00
Yucheng Bai
2eee9059f3 Merge pull request #201 from Talend/bugfix/6.2/TUP-4177_Error_of_module_schema_when_dropping
TUP-4177:Throw error when dropping tSalesforceInputNew on the designer.
2016-03-02 18:30:30 +08:00
Yucheng Bai
31b44da0d7 Merge pull request #196 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:Remove org.talend.component top-level package(TUP-4010)
2016-03-02 16:17:28 +08:00
hcyi
d8969f5bc6 Merge branch 'master' into
bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
2016-03-02 16:14:46 +08:00
hcyi
1d62f7aba0 TUP-4161:WidgetType.SCHEMA_REFERENCE needs to be implemented(TUP-4010) 2016-03-02 15:45:53 +08:00
wchen-talend
05558a71cb Merge pull request #200 from Talend/bufix/6.2.0/TDI-35139_TUP-4155_TUP-4085
Commits for tasks: 	TUP-35139 / TUP-4085 / TUP-4155
2016-03-02 14:33:42 +08:00
nrousseau
10cb5d9700 Merge remote-tracking branch 'origin/master' into bufix/6.2.0/TDI-35139_TUP-4155_TUP-4085 2016-03-02 13:31:14 +08:00
nrousseau
95a819f757 TUP-4085: set preferences to setup the update of artifacts from Nexus 2016-03-02 13:12:02 +08:00
Francis Upton IV
71d3fdcf0c Merge remote-tracking branch 'origin/master' into TCOMP-62 2016-03-01 20:06:51 -08:00
Francis Upton IV
53b0b6772e TCOMP-108 Provide the location of the Schema property to the studio when
storing properties
2016-03-01 11:53:14 -08:00
git_init_user
cb9ab461a7 TCOMP-28 Update component_begin.javajet to use Avro data at runtime. 2016-03-01 16:36:29 +01:00
cmeng-talend
54f9200177 TDI-35280 bug: Talend stores te content of a bean to the wrong file!
https://jira.talendforge.org/browse/TDI-35280
2016-03-01 18:24:48 +08:00
git_init_user
8d7a607d3b Merge branch 'master' into TCOMP-62 2016-03-01 10:49:47 +01:00
Francis Upton IV
ed4de3f1ce TCOMP-62 Align studio classes with new component runtime API 2016-03-01 01:43:33 -08:00
CHEN Bin
5af674d841 TCOMP-62 quick fix for type mapping, should be replaced later 2016-03-01 16:51:53 +08:00
wchen-talend
e426768526 TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-03-01 16:18:00 +08:00
Francis Upton IV
61b43787e0 TCOMP-62 Align studio classes with new compnent runtime API 2016-02-29 23:22:46 -08:00
wang wei
a160b29fe9 Merge pull request #197 from pxmiao-talend/master
fix feature TDI-31235:https://jira.talendforge.org/browse/TDI-31235
2016-03-01 14:17:38 +08:00
hcyi
36a4445770 TUP-4177:Throw error when dropping tSalesforceInputNew on the
designer(TUP-4010)
2016-03-01 14:13:12 +08:00
wang wei
46fc200381 TDI-35160: change the jar name
https://jira.talendforge.org/browse/TDI-35160
2016-03-01 13:33:32 +08:00
pxmiao
86be6e75a3 fix feature TDI-31235:https://jira.talendforge.org/browse/TDI-31235
It would be better if there are options available to specify backslashes
as a literal or an escape character in tVerticaBulkExec component
2016-03-01 13:10:06 +08:00
SunChaoqun
0292be0595 TESB-16978:tRestClient - HTTPS hostname wrong: 2016-03-01 11:31:41 +08:00
hcyi
a08d3f74cf TUP-4170:TCOMP : NPE when dropping tSalesforceOutputNew on the
designer(TUP-4010)
2016-02-29 17:31:53 +08:00
hcyi
6850f960b3 TUP-3843:fix a problem about the password controller , change to hidden
text type(TUP-4010)
2016-02-29 16:50:29 +08:00
sbliu
7c35084bad TMDM-9322: Remove "Strict Contains"&"Contains Text Of" operators. For tMDMViewSearch component "Full Text Search" operator renamed to "whole content contains". 2016-02-29 16:19:55 +08:00
hcyi
3a1c927fea TUP-3843:Remove org.talend.component top-level package(TUP-4010) 2016-02-29 14:48:20 +08:00
Yucheng Bai
8b014c4fec Merge pull request #195 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
Bugfix/6.2/tup 4141 fix studio or component issues
2016-02-29 14:01:00 +08:00
hwang
198b90811b TDI-35033:The link is deleted and the editor is mess after trying to
delete component in Test Case
2016-02-29 11:08:01 +08:00
nrousseau
9ee9b3895a TUP-4155: set offline resolution 2016-02-28 12:12:59 +08:00
nrousseau
d2414670da TDI-35139: avoid to have several popup for the same jar during the
build, and avoid to retrieve even from nexus several times
2016-02-27 13:29:15 +08:00
CHEN Bin
622b2d92c9 TCOMP-62 javajet part 2016-02-26 18:47:11 +08:00
nrousseau
08a524b72c Merge branch 'master' into bugfix/6.2.0/TUP-4036_syn_lib_from_nexus 2016-02-26 18:32:54 +08:00
hwang
4393da3af2 TDI-33752:ctrl+space still can't work after disable it for the conflict
on Windows
2016-02-26 15:54:40 +08:00
Eric Putney
e488dcbd91 TDI-35063 Added new component for the Amazon S3 Copy 2016-02-26 14:19:33 +08:00
ycbai
2c6c68af95 TUP-3842: Handle OK/Cancel button on advanced properties dialog by
component service
2016-02-26 14:02:57 +08:00
hcyi
f4b81bda59 Merge branch 'master' into bugfix/6.2/TUP_4141_fixStudioOrComponentIssues 2016-02-26 11:31:36 +08:00
hwang
b8e0e26141 TBD-3174:add parameters to distinguish different job types and
frameworks
2016-02-26 11:29:39 +08:00
wang wei
8fc21126ae TDI-35320: tWriteJSONfield not grouping as expected
https://jira.talendforge.org/browse/TDI-35320
2016-02-26 11:27:49 +08:00
jzhao
e4bc3611b1 TUP-4164: Update Jackson-core for DI Components to
jackson-core-2.5.3.jar
https://jira.talendforge.org/browse/TUP-4164
2016-02-25 18:26:28 +08:00
hcyi
8a507f42c9 TUP-4151:When drag/drop from repository to job designer, use
ComponentService.getPossibleComponents()(TUP-4010)
2016-02-25 17:16:19 +08:00
wang wei
fe47334d92 TUP-4046: fix the license issue
https://jira.talendforge.org/browse/TUP-4046
2016-02-25 17:03:19 +08:00
pxmiao
58ec74ab9a TDI-35227:Insert number is incorrect on tNetezzaOutput
https://jira.talendforge.org/browse/TDI-35227
2016-02-25 10:06:40 +08:00
hcyi
271d7e654b TDI-35324:create new standard job many components can not found in
palette, reopen get NPE.
2016-02-24 18:27:06 +08:00
hcyi
6ab612270a TDI-35324:create new standard job many components can not found in
palette, reopen get NPE.
2016-02-24 16:44:49 +08:00
hcyi
a5449e0255 TDI-35324:create new standard job many components can not found in
palette, reopen get NPE.
2016-02-24 16:08:45 +08:00
ycbai
2f57d2e37e Do some refactor. 2016-02-24 15:25:22 +08:00
hcyi
1d0c619e9a TUP-4014:fix the problem that not save the repository value when reopen
job(TUP-4010)
2016-02-22 18:46:16 +08:00
hcyi
2e61fd1f6f Merge branch 'master' into bugfix/master/TUP-4010_Component_properties_problems_new 2016-02-22 15:21:20 +08:00
hcyi
335584faf8 TUP-4014:add some junits . 2016-02-22 15:13:44 +08:00
nrousseau
e348158068 fix junits 2016-02-22 14:49:34 +08:00
nrousseau
30ad3ca2b3 fix junit 2016-02-22 14:49:31 +08:00
nrousseau
26321b51e4 TDI-35269: add junit for the connection to ELTMap component with
OnSubjobOk
2016-02-22 14:49:28 +08:00
nrousseau
0dc0ce969e TDI-35268: Enhance the speed of display for the connection with many
tables
2016-02-22 14:49:26 +08:00
nrousseau
5e5c3c7182 TDI-35269: fix problem of connection to ELTMap Component 2016-02-22 14:49:23 +08:00
nrousseau
8b847c1cb4 TDI-35198: fix the problem of update of schema, if component is followed
by a non-row link
2016-02-22 14:49:21 +08:00
hcyi
081b207a95 Merge branch 'master' into
bugfix/master/TUP-4010_Component_properties_problems_new
2016-02-19 17:04:26 +08:00
hcyi
956ca99e89 TUP-4012:fix some problems when password displayed as text
type(TUP-4010)
2016-02-19 16:37:46 +08:00
wchen-talend
6f6efb29f0 TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-02-18 19:16:07 +08:00
hcyi
445fa37638 TUP-4014:parameters not linked to repository, displayed as linked to
repository,set the repositoryValue(TUP-4010)
2016-02-18 18:43:26 +08:00
ycbai
35e032fe6a TUP-3782: add junit. 2016-02-18 18:27:44 +08:00
ycbai
e0d02b2275 TUP-3782: fix compile errors. 2016-02-18 18:27:34 +08:00
ycbai
bc8c22b47d TUP-3782: Support Context 2016-02-18 18:27:24 +08:00
hcyi
5b84734578 TUP-4042:Studio component property sheet does not appear(TUP-4010) 2016-02-18 16:27:55 +08:00
hcyi
b361f6afca TUP-4014:parameters not linked to repository, displayed as linked to
repository,set the repositoryValue/default value(TUP-4010)
2016-02-18 15:28:13 +08:00
Sebastien Gandon
9eb4df4300 TCOMP widget now uses a single context and
renamed getProperty into getContent
2016-02-17 17:09:56 +01:00
hcyi
3febe80aff TUP-4012:password displayed as text type(TUP-4010) 2016-02-17 13:41:47 +08:00
hcyi
6d23675bdf TUP-4054:add some junits(TUP-4010) 2016-02-17 11:57:20 +08:00
hcyi
06141780eb TUP-4018:Add junits (TUP-4010) 2016-02-16 19:10:55 +08:00
hcyi
efee06dec7 TUP-4018:Add test plugin for org.talend.component.core (TUP-4010) 2016-02-16 17:33:22 +08:00
hcyi
c3aca78cb4 TUP-4018:Add test plugin for org.talend.component.core (TUP-4010) 2016-02-16 16:10:53 +08:00
hcyi
96b2d52008 TUP-4017:Implement extension point parameter field type
mapping(TUP-4010)
2016-02-16 15:38:50 +08:00
Rémy DUBOIS
59d6f54e39 Merge pull request #189 from pbailly/master
[TBD-3147] Fix S3 dependencies for HDP2.3
2016-02-15 18:45:36 +01:00
pbailly
0d663d3b4b [TBD-3147] Fix S3 dependencies for HDP2.3 2016-02-15 18:43:56 +01:00
wang wei
fdf7211d86 TUP-4046: Upgrade all amazon components to same sdk version
https://jira.talendforge.org/browse/TUP-4046
2016-02-15 16:20:53 +08:00
wang wei
03ac58f026 TDI-34979: tSybaseIQBulkExec - The issue when insert the null value
https://jira.talendforge.org/browse/TDI-34979
2016-02-15 12:58:50 +08:00
jclaude
ae96ec8a3d TDM-5006 create bundle to integrate talend data mapper spark components in studio. (need to export some tdm specific resources when executing spark batch job using standard
talend extension point "org.talend.core.runtime.buildExport_provider", this modification have been agreed with Nicolas R and Remy D.)
2016-02-10 09:46:15 +01:00
Sebastien Gandon
933963174f TCOMP-74 : remove an unused method from the ComponentService interface 2016-02-05 17:42:18 +01:00
rdubois
35fa24ee2e Prepare TBD-3012 by refactoring the way we find the ESparkVersion corresponding to a tSparkConfiguration setting 2016-02-05 09:38:22 +01:00
Sebastien Gandon
f7fa5a555f TCOM-74 : update package name to match components/daikon refactoring 2016-02-04 12:15:03 +01:00
CHEN Bin
f7f8fb7019 Revert "[TBD-2999] support Cassandra 3.x in DI
https://jira.talendforge.org/browse/TBD-2999"
just upgrade the dependency
2016-02-04 17:15:34 +08:00
wang wei
1d36937037 TDI-34979: fix the row separator bug
https://jira.talendforge.org/browse/TDI-34979
2016-02-04 14:07:19 +08:00
wang wei
1c5480aedb TDI-35194: escape the input as json string value
https://jira.talendforge.org/browse/TDI-35194
2016-02-04 10:24:59 +08:00
wang wei
22c84f80d4 TDI-35194: correlationID and/or samlToken are URL-encoded in BPM
https://jira.talendforge.org/browse/TDI-35194
2016-02-03 15:38:33 +08:00
CHEN Bin
659751ba25 [TBD-2999] support Cassandra 3.x in DI
https://jira.talendforge.org/browse/TBD-2999
2016-02-01 18:15:48 +08:00
Rémy DUBOIS
bd85124b32 Merge pull request #185 from amarouni/feature/tbd-3025
[TBD-3025] Support HiveContext in tSqlRow
2016-02-01 09:44:16 +01:00
Rémy DUBOIS
40a72027c6 Merge pull request #184 from pbailly/master
[TBD-2979] Add S3 dependency for HDP 2.3
2016-02-01 09:43:37 +01:00
wang wei
5762f9628b TDI-34979: tSybaseIQBulkExec - The issue when insert the null value
https://jira.talendforge.org/browse/TDI-34979
2016-02-01 11:28:05 +08:00
Abbass MAROUNI
e2bc4b28d4 [TBD-3025] Support HiveContext in tSqlRow 2016-01-29 17:04:07 +01:00
pbailly
e977475091 [TBD-2979] Add S3 dependency for HDP 2.3 2016-01-29 14:16:29 +01:00
hcyi
d587b1fe25 TUP-4054:ComponentProperties are incorrectly deserializated. 2016-01-29 19:40:50 +08:00
glzhou
aae1c305f6 TMDM-9278 tMDMOutput with “Return Keys” feature generates wrong code 2016-01-29 17:21:36 +08:00
sgandon
e01f623a01 Merge pull request #182 from pbailly/master
[TCOM-46] Separate Trigger from ComponentConnector.
2016-01-28 18:31:17 +01:00
pbailly
9121348993 [TCOM-46] Separate ComponentConnector into Trigger and Connector. 2016-01-28 18:17:44 +01:00
wchen-talend
62c86b03e1 TUP-3972: add junit 2016-01-27 09:59:47 +08:00
wchen-talend
cf3fa66684 TUP-3972:Issue with Implicit Context Load when value is empty 2016-01-27 09:59:28 +08:00
cmeng-talend
98d99febbd TBD-2850 bug: When change a mr job which use cdh54 to a spark job,
studio will throw errorlogs and the default spark configuration is
wrong.
https://jira.talendforge.org/browse/TBD-2850
2016-01-26 15:45:10 +08:00
iwang
e9be26899e Update copyright year to 2016 2016-01-25 11:07:48 +01:00
pxmiao
3581d674b7 TDI-32695:Exception in SFTP mode : "verify: false"
https://jira.talendforge.org/browse/TDI-32695
- updagrading jsch to version 0.1.53
2016-01-25 17:59:49 +08:00
iwang
2229fd2377 Update copyright year to 2016 2016-01-25 09:46:54 +01:00
Mike Hirt
34b95e599f Update README.md
Update download links
2016-01-22 18:18:22 +01:00
jzhao
7f9bfca8f1 Merge pull request #181 from jzhao-talend/master
TDI-35107: New Salesforce components "Use this connection" doesn't work
2016-01-22 18:43:27 +08:00
wchen-talend
1707243ecf TUP-3920:can choose multiple versions in 'Open another version' view 2016-01-22 11:01:22 +08:00
iwang
b01a58ec53 Set org.talend.mdm.bulkload.client version to project.version 2016-01-21 11:52:19 +01:00
hwang
831529e386 TUP-3932:Make output Timestamp available earlier in generation process 2016-01-21 13:47:09 +08:00
cmeng-talend
d72b55e73e TDI-34005 bug: CPU usage won't go down after a job export
https://jira.talendforge.org/browse/TDI-34005
2016-01-21 11:32:19 +08:00
wang wei
b1fdfe3898 TDI-35076: tXMLMap removing the namespace for attributes
https://jira.talendforge.org/browse/TDI-35076
2016-01-18 15:30:40 +08:00
jzhao
bf795e7dfc TDI-35107: New Salesforce components "Use this connection" doesn't work
[Need modify code out of "components" repository]
https://jira.talendforge.org/browse/TDI-35107
2016-01-15 18:39:39 +08:00
wdliu
94e32b9802 TDI-35053: DI Studio Part
TDI-35053: For repository name don't display branch or tag name when I
logon it for SVN & GIT project
2016-01-15 15:33:49 +08:00
Sebastien Gandon
2768b0449a Merge branch 'changed ComponentProperties to be a NamedThing' 2016-01-14 12:38:13 +01:00
Sebastien Gandon
da7da29422 update Generic Component set/getValue after Framework change 2016-01-14 12:37:03 +01:00
wchen-talend
2ff9022fa6 TDI-35074:When do compare joblet, the joblet will be locked, after close
the joblet editor page, the joblet is always in lock mode.
2016-01-14 18:02:21 +08:00
cmeng-talend
87ef17f8aa TDI-34680 bug: WebService: the parameter should display readonly when
d&d to job
https://jira.talendforge.org/browse/TDI-34680
2016-01-14 15:46:32 +08:00
wchen-talend
fe28b085d9 TUP-3853:[Export items] switch select archive file to select root
directory has wrong information
2016-01-14 14:23:34 +08:00
wdliu
833e93d539 TDI-35053: DI Studio Part
TDI-35053: For repository name don't display branch or tag name when I
logon it for SVN & GIT project
2016-01-14 11:40:29 +08:00
GGu
34f2386165 Merge pull request #180 from csuntalendbj/master
TESB-16985:tESBConsumer using default SOAPAction header when there is no SOAPAction defined
2016-01-14 09:45:03 +08:00
hcyi
796dd4f685 TDI-35065:fix a problem of iterate has no max limit. 2016-01-13 18:50:44 +08:00
wchen-talend
ff2e7e491b TDI-34728:Setup Trace is not defautly selected columns but can be show
when do trace debug.
2016-01-13 17:11:48 +08:00
SunChaoqun
efd0b96467 TESB-16985:tESBConsumer using default SOAPAction header when there is no
SOAPAction defined
2016-01-13 16:47:37 +08:00
SunChaoqun
f9fd895d27 TESB-16985:tESBConsumer using default SOAPAction header when there is no
SOAPAction defined
2016-01-13 16:19:45 +08:00
Sebastien Gandon
a00bd23867 update Generic Component set/getValue after Framework change 2016-01-12 10:23:25 +01:00
ycbai
24722fdefb [TDI-35073] The label of nodes which are returned by
ComponentRefController.getRefNodes(...) is NULL
2016-01-12 17:05:16 +08:00
hcyi
c2ce38b235 TDI-35065:New tSalesforceXX can't show reject line and it's main line
has no max limit.
2016-01-12 15:16:48 +08:00
zwxue
33235db8d1 TDI-31793: fix other related bugs. 2016-01-12 15:02:08 +08:00
cmeng-talend
c1ce8a0857 TDI-33600 bug: Web Service:Cannot get "WSDL" URL when "save the property
to Metadata" in tWebServiceInput
https://jira.talendforge.org/browse/TDI-33600
2016-01-12 13:50:28 +08:00
zwxue
1e7638c2f3 File Json: "Export as Context" doesn't work for Output Json. 2016-01-12 10:16:41 +08:00
nrousseau
2994effa92 TUP-3979: Improve buildProject for CI plugin 2016-01-11 12:33:11 +01:00
ycbai
50eb26a316 [TDI-35067] New tSalesforceConnection can't get connection configuration
from salesforce repository
2016-01-11 14:53:24 +08:00
GGu
2113b31b8b TDI-34985 : removed the unused classpath for json. 2016-01-11 14:26:00 +08:00
wang wei
a9219393de TDI-34980: Enable Transient Clusters in tAmazonEMRManage
https://jira.talendforge.org/browse/TDI-34980
2016-01-11 13:41:31 +08:00
Eric Putney
d8288c5fd6 TDI-34980 Enable Transient Clusters in tAmazonEMRManage 2016-01-11 13:41:17 +08:00
zwxue
ab1b11af7e TDI-31793: File Json: Both "Export as Context" and "Rever Context" are
always disabled
2016-01-11 10:55:53 +08:00
hwang
02696eee9e TDI-35066:when create testcase,tAggregateRow get the wrong input schema 2016-01-11 09:54:26 +08:00
zwxue
cb4b96f463 TDI-35060: File Json: "Export as Context" doesn't work for Output Json. 2016-01-08 19:01:15 +08:00
wang wei
20bfe5e503 TUP-3768: Null Exception in tHashOutput
https://jira.talendforge.org/browse/TUP-3768
2016-01-08 15:08:40 +08:00
hwang
9ac1f61687 TBD-2846:TestCase: Schema can be modified in RowGenerator Editor for
test case component
2016-01-08 09:33:50 +08:00
zwxue
72cfaf5b2b TDI-33412: fix NPE when canceling export as context dialog in File Json
Wizard.
2016-01-07 17:35:45 +08:00
ycbai
3bba1cf15c [TDI-34917] Need some update of pom.xml 2016-01-07 17:22:54 +08:00
wang wei
eeb307a17e TDI-35054: Can't generate code using joblet with shared Oracle
connection - Support call 00042187
https://jira.talendforge.org/browse/TDI-35054
2016-01-07 17:07:08 +08:00
jzhao
957ad1bd15 TCOMP-55:The new tSalesforceOutput's main part code can't be generated
correctly.
https://jira.talendforge.org/browse/TCOMP-55
2016-01-06 18:39:47 +08:00
wang wei
c4d6c71013 TDI-34995: rename the jars
https://jira.talendforge.org/browse/TDI-34995
2016-01-06 16:28:59 +08:00
wang wei
c82c5b12c3 TDI-34995: Teradata support for v15 is added but was tested with old
driver
https://jira.talendforge.org/browse/TDI-34995
2016-01-06 15:22:17 +08:00
hcyi
0545d0e087 TUP-3391:Drag component tOracleInvalidRows, tOracleValidRows,
tELTOracleMap to job has error.
2016-01-06 10:22:31 +08:00
rdubois
51ab3dc69e TBD-2929 fixed - Add the right UrlPath for the netty-Final and htrace-core jars 2016-01-05 12:32:13 +01:00
cmeng-talend
41f5fe9f61 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2016-01-05 18:15:43 +08:00
hwang
0a129e786d TDI-33752:get hot keys from preference 2016-01-05 17:24:15 +08:00
wdliu
656e1751d2 TDI-34978: DI Studio Part
TDI-34978: cann't execute SQL query for db on TOS
2016-01-05 16:21:34 +08:00
zwxue
6cfbe286fb TDI-34988: set jobscript readonly in compare joblet. 2016-01-04 19:13:18 +08:00
wchen-talend
1d1c7c8cc1 TBD-2937:components import from Palette point to wrong default path. 2016-01-04 17:52:45 +08:00
cmeng-talend
fef713b3c2 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-31 10:46:01 +08:00
hwang
4b33d33066 TDI-35033:The link is deleted and the editor is mess after trying to
delete component in Test Case
2015-12-30 18:12:22 +08:00
cmeng-talend
f4274921b5 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781

Add some comments
2015-12-30 12:05:28 +08:00
cmeng-talend
06387aa237 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-30 11:46:56 +08:00
wchen-talend
7e9f7b67c8 TDI-33694:Advanced Webservice: refresh button is invalid when reuse
context
2015-12-29 17:10:28 +08:00
cmeng-talend
ef1f26859e TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-29 17:04:09 +08:00
hwang
dce3e25661 TDI-35008:tELTOracleMap output will lost expression when copy,paste elt
job
2015-12-28 17:44:11 +08:00
hwang
765f161b79 TDI-33966:Rows will disappear if I do minimum a subjob in testcase. 2015-12-28 12:36:22 +08:00
wang wei
f9b94d1c0d TDI-34238: XML Validation with tXSDValidator
https://jira.talendforge.org/browse/TDI-34238
2015-12-28 10:09:27 +08:00
cmeng-talend
17e25be8f0 TBD-2568 bug: The icon in Job View does not change directly after
convert a MR job to Standard
https://jira.talendforge.org/browse/TBD-2568
2015-12-25 14:19:51 +08:00
wdliu
6b3e45f287 TDI-34970: DI Studio Part
TDI-34970: tWebService - parameters are not seen on input mapping
2015-12-25 13:56:19 +08:00
zwxue
53ed41412a TDI-34934: show correct svn branch name in offline mode. 2015-12-24 15:10:41 +08:00
cmeng-talend
ca0c8012c3 TDI-34944 bug: NPE when ticked "use dynamic job" on DND trunjob
component
https://jira.talendforge.org/browse/TDI-34944
2015-12-24 11:01:20 +08:00
hwang
7266c01396 TDI-33547:Incorrect Line in Job Editor 2015-12-24 10:41:23 +08:00
cmeng-talend
52ba9a0897 TDI-34564 bug: Impossible to open the SQLBuilder in some conditions
https://jira.talendforge.org/browse/TDI-34564
2015-12-23 11:12:33 +08:00
nrousseau
b94fccb86d TDI-34989: fix npe 2015-12-22 10:57:38 +01:00
cmeng-talend
4880788101 TDI-32601 bug: Palette Settings:Result limitation from Help is not
editable when restore default for it on the condition that checkbox is
not unchecked
https://jira.talendforge.org/browse/TDI-32601
2015-12-22 17:09:25 +08:00
wchen-talend
ab450906cc TDI-34305 :reverted previous commit and redo the fix for sql query has
wrong column name by tELTOracleMap
2015-12-22 16:12:03 +08:00
wdliu
7a9655705a TDI-32162: DI Studio Part
TDI-32162: TAdvancedFileOutputXML and TFileOutputMSXML hang on large xsd
2015-12-21 18:42:42 +08:00
hwang
bda69155a5 TUP-3882:Jobs fail when Java VM arguments table is empty. 2015-12-21 16:58:49 +08:00
hcyi
5475fed301 TDI-34445:'Base Schema' value changes back to 'Build-in' even when
'update from repository' is selected
2015-12-21 15:43:15 +08:00
cmeng-talend
cfea6d360b TDI-34564 bug: Impossible to open the SQLBuilder in some conditions
https://jira.talendforge.org/browse/TDI-34564
2015-12-21 14:40:12 +08:00
cmeng-talend
650c530b49 TBD-2119 bug: Only CDH 5.4 Hadoop Cluster should be shown in Repository
Content when using Yarn Client and set Property Type as repository in
Spark job
https://jira.talendforge.org/browse/TBD-2119

Add a json string formatted attributes string into REPOSITORY_VALUE to
support more filter cases, the '$' charactor will be replaced to '"' in
Studio
2015-12-18 16:20:00 +08:00
hwang
2e1994e6bb TDI-34916:Remote project down + local project at Studio start are
difficult to switch
2015-12-18 10:22:25 +08:00
hwang
12b76faf1e TDI-34899:Testcase: "File not found" after running testcase if
input_file name contains blank
2015-12-18 10:21:57 +08:00
hcyi
124ecf580f TDI-34655:tMap Auto Map FAILS to update last output column properly 2015-12-17 16:05:27 +08:00
Sizhao Liu
7b54d3fde2 remove a duplicated bundle requirement from org.talend.designer.core 2015-12-16 12:28:31 +01:00
ycbai
d7243d45e2 [TUP-3923] Module/Schema nodes dont appear when creating a new
Salesforce connection
2015-12-16 18:02:10 +08:00
nrousseau
08a5d75cb9 TDI-34745: clear actions of outline 2015-12-16 10:32:49 +08:00
ycbai
6f8b93cfc5 [TUP-3924] Add data viewer support 2015-12-15 17:28:11 +08:00
wang wei
cc6282841b Revert "TDI-33559: tAccessXX don't work when access database encrypted https://jira.talendforge.org/browse/TDI-33559"
This reverts commit b985fd35fe.
2015-12-15 15:37:02 +08:00
wang wei
b985fd35fe TDI-33559: tAccessXX don't work when access database encrypted
https://jira.talendforge.org/browse/TDI-33559
2015-12-15 14:14:00 +08:00
Rémy DUBOIS
fb48b7094e Merge pull request #174 from amarouni/bug/TBD-2935
[TBD-2935] Add a missing library to HDP_2_3
2015-12-14 17:35:25 +01:00
Abbass MAROUNI
f2c8043d24 [TBD-2935] Add a missing library to HDP_2_3 2015-12-14 13:36:40 +01:00
rdubois
b2e40260b6 TBD-2934 fixed - Remove the wrong duplicated code 2015-12-14 12:09:26 +01:00
cmeng-talend
0f324252eb TBD-2875 bug: Should not let user to download winutils-hadoop-2.6.0.exe
on linux when running spark
https://jira.talendforge.org/browse/TBD-2875
2015-12-14 17:28:32 +08:00
cmeng-talend
ecfe424cd8 TUP-3796 bug: Studio will open INFINITE error popups if TAC is shutted
down
https://jira.talendforge.org/browse/TUP-3796

Add a tac connection timeout preference in Preference: Talend >
Performance
2015-12-14 14:08:17 +08:00
nrousseau
b0f0a8ed33 TDI-34940: fix NPE for pure DI projects 2015-12-13 13:38:20 +08:00
hwang
2223abd811 TDI-34797:should allow to refresh the value when use closed_list with
show_if or not_show_if
2015-12-11 18:29:54 +08:00
hwang
6a06185efe TDI-34699:Unable to change the bound dropdownlist automatically if the
host dropdownlist is in the type of OPENED_LIST
2015-12-11 18:29:19 +08:00
GGu
d789fb1efe Merge pull request #172 from zshen-talend/master
bug fixed TDQ-11338
2015-12-11 18:17:09 +08:00
zshen-talend
5fa5bd3172 bug fixed TDQ-11338
The job failed when run tDQReportRun job with git remote
2015-12-11 18:07:52 +08:00
wchen-talend
7d9ca3ea28 TDI-34632:Issue with tWebService component hanging 2015-12-11 15:53:28 +08:00
wang wei
4d26b35b50 TUP-3921: Vulnerability commons-collection on DI Component
https://jira.talendforge.org/browse/TUP-3921
2015-12-11 15:40:25 +08:00
wchen-talend
a2dde2e1a8 TDI-34632:Issue with tWebService component hanging 2015-12-11 15:37:28 +08:00
ycbai
3fbd2e6899 [TUP-3871] Order of salesforce Test Connection and Advanced buttons is
backward
2015-12-11 11:02:10 +08:00
hcyi
7827ebb80c TBD-2859:MapReduce job turns to Spark when opening 2015-12-10 22:32:33 +08:00
hcyi
d9d5ecc567 TUP-3881:check all the link actions work like before
(row/trigger)(TUP-3462)
2015-12-10 18:35:27 +08:00
hwang
290fde693a TDI-34885:git+svn: when convert a spark job with testcase to a mr job,
it can not be changed.
2015-12-10 18:19:28 +08:00
yshamin
e0ad865d51 - TDI-34907: fix 2015-12-09 16:03:52 +01:00
Irene Wang
5c0b557f77 Merge branch 'master' of github.com:talend/tdi-studio-se 2015-12-08 11:08:32 +01:00
Irene Wang
b444d72505 Update versions to 6.2.0-SNAPSHOT 2015-12-08 10:59:53 +01:00
glzhou
461cf1bde0 TMDM-9177 tMDMOutput compilation error 2015-12-08 17:34:04 +08:00
hcyi
124083ccc0 TUP-3892:save then reopen job ,can not run it,Schema has no
SchemaElements when running Salesforce component(TUP-3462)
2015-12-08 16:21:34 +08:00
hcyi
5c7b4ea41e TUP-3892:Schema has no SchemaElements when running Salesforce
component(TUP-3462)
2015-12-08 16:21:25 +08:00
nrousseau
9f85d818d3 TDI-34315: fix user/password issue 2015-12-08 12:25:39 +08:00
Irene Wang
bb09eb7935 Update versions for 6.1.2-SNAPSHOT 2015-12-07 18:55:48 +01:00
Francis Upton IV
8d3024099f TUP-3898 Generic codegen for a Schema does not properly handle escaped
quotes.
2015-12-07 16:13:49 +01:00
Francis Upton IV
87dd60858c TUP-3895 Bad codegen if component property is blank 2015-12-07 16:13:45 +01:00
ycbai
01e99cf4ff [TUP-3868] NPE in generic component support in the studio 2015-12-07 20:59:10 +08:00
hcyi
1d42c92ba2 TUP-3866:Salesforce module name not properly quoted with
tSalesforceInputNew(TUP-3462,TUP-3856)
2015-12-07 19:12:28 +08:00
ycbai
ceb27572e8 TUP-3866: remove quotes from NAME_SELECTION_REFERENCE controller 2015-12-07 18:37:34 +08:00
jzhao
3345433cc8 Fixed lost commits of salesforce 2015-12-07 13:49:47 +08:00
GGu
f30b4c11b0 TUP-3862 : should remove ths visitor when dispose. 2015-12-07 11:21:10 +08:00
nrousseau
f10547edcb Revert "TDI-33525: set default icon in joblet extra setting."
This reverts commit 434faf58ba.
2015-12-05 21:56:27 +08:00
7067 changed files with 344373 additions and 61463 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,6 @@
*.class
*.iml
.idea/
bin/
target/
class/

View File

@@ -27,7 +27,7 @@ All Talend Studio repositories follow the same file structure:
## Download
You can download this product from the [Talend website](http://www.talend.com/download/data-integration).
You can download this product from the [Talend website](http://www.talend.com/download/talend-open-studio?qt-product_tos_download_new=1&utm_source=github&utm_campaign=tosdi).
## Usage and Documentation
@@ -55,6 +55,6 @@ See the [CONTRIBUTORS.md](./CONTRIBUTORS.md) file for details.
## License
Copyright (c) 2006-2015 Talend
Copyright (c) 2006-2016 Talend
Licensed under the Apache V2 License

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Designer Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.componentdesigner.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.componentdesigner
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -81,7 +81,7 @@ EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Component Project:
ComponentProjectPreferencePage.ButtonLabel0=Ok
AbstractXMLConfigPage.New=New
CopyComponentValidator.ComponentExist=The component has been exsit
CopyComponentValidator.ComponentExist=The component exists
ImportComponentDialog.WarningMSG=This operation will overwrite the existing components in workspace. Do you really want to import the selected components?
CreateComponentWizard.MainProperties=Main Properties
ComponentProjectManager.WarningMsg=The underlying file system is case insensitive. There is an existing project which conflicts with {0}

View File

@@ -1,6 +1,6 @@
FileCopy.ExceptionMSG=Le fichier source "
PushToPaletteActionProvider.PushComponentsToPalette=Mettre les composants dans la Palette
EditComponentActionProvider.Edit=Editer ce composant
EditComponentActionProvider.Edit=Modifier ce composant
ImportComponentDialog.ErrorMSG4=Aucun composant sélectionné pour l'import
ProjectSelectionDialog.SelectPath=Sélectionner le chemin du projet
AbstractXMLConfigPage.TYPETip=Type de données.
@@ -14,12 +14,12 @@ PushToPaletteActionProvider.ErrorMSG2=Le r
AddExternalResourceAction.JarSelection=Sélection Jar
ComponentProjectManager.CreationProblems=Problèmes de Création
CopyComponentActionProvider.InputName=Saisir le nom du nouveau composant pour
CreateComponentWizard.SpecifyRes=Spécifiez les ressources
CreateComponentWizard.SpecifyRes=Spécifier les ressources
AbstractXMLConfigPage.REPOSITORYVALUETip=Référentiel de Métadonnées à sélectionner.
PushToPaletteActionProvider.ErrorMSG=Le répertoire des composants utilisateur n'est pas défini.
AbstractXMLConfigPage.NUMROWTip=Entier. Position de ligne du paramètre dans la vue Composant
PushToPaletteActionProvider.Error=ERROR
ComponentProjectManager.InternalErrorMsg=Erreur interne \: {(0)}
ComponentProjectManager.InternalErrorMsg=Erreur interne \: {0}
AbstractXMLConfigPage.IntValue=Entier
ImportComponentDialog.ImportCanceled=Import des composants annulé
WizardComponentFolderPage.Available=Disponible dans
@@ -43,7 +43,7 @@ WizardComponentFolderPage.ErrMSG3=Ce composant existe d
WizardComponentFolderPage.ErrMSG2=Le nom du composant est vide
WizardComponentFolderPage.ErrMSG1=Le langage du composant n'a pas été sélectionné
ImportComponentDialog.Filter=Filtre \:
CreateComponentWizard.FillIn=Renseignez les propriétés du Composant
CreateComponentWizard.FillIn=Renseignez les propriétés du composant
ImportComponentDialog.ImportCanceledMSG=La tâche d'import des composants depuis la Palette a été annulée
ComponentProjectPreferencePage.Warning=Avertissement
AbstractXMLConfigPage.VERSIONTip=Valeur décimale indiquant la version de votre nouveau composant
@@ -84,13 +84,13 @@ AbstractXMLConfigPage.New=Nouveau
CopyComponentValidator.ComponentExist=Le composant existe déjà
ImportComponentDialog.WarningMSG=Cette opération va écraser les composants existants dans l'espace de travail. Voulez-vous vraiment importer les composants sélectionnés?
CreateComponentWizard.MainProperties=Propriétés principales
ComponentProjectManager.WarningMsg=Le système de fichiers fondamental est insensible à la casse. {0} est en conflit avec un projet existant
ComponentProjectManager.WarningMsg=Le système de fichiers sous-jacent est insensible à la casse. {0} est en conflit avec un projet existant
WizardComponentFolderPage.Family=Famille
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=Copier le composant
AbstractXMLConfigPage.CTYPETip=Type de connecteur.
AddResourceAction.ChooseResource=&Choisir les JAR et ZIP à ajouter:
AddResourceAction.ChooseResource=&Choisir les JAR et ZIP à ajouter :
ImportComponentDialog.WarningTitle=Avertissement
AddExternalResourceAction.AddELibs=Ajouter des bibliothèques externes...
WizardComponentFolderPage.Java=Java

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.componentdesigner.rcp.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.componentdesigner.rcp

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.rcp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.rcp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -4,3 +4,7 @@ ApplicationActionBarAdvisor.fileMenu=&Fichier
ShowViewAction.actionLabel=Montrer la vue...
ApplicationActionBarAdvisor.windowMenu=Fe&nêtre
ApplicationWorkbenchWindowAdvisor.rcpApp=Application RCP
ApplicationActionBarAdvisor.ShowView_errorTitle=Problème lors de l'affichage de la vue
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=Quitter l'application ?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1=Quitter {0} ?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=Confirmer sortie

View File

@@ -7,4 +7,5 @@ ApplicationWorkbenchWindowAdvisor.rcpApp=RCP\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7
ApplicationActionBarAdvisor.ShowView_errorTitle=\u30D3\u30E5\u30FC\u306E\u8868\u793A\u3067\u554F\u984C\u304C\u767A\u751F\u3057\u307E\u3057\u305F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3\u3092\u7D42\u4E86\u3057\u307E\u3059\u304B\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1={0}\u3092\u7D42\u4E86\u3057\u307E\u3059\u304B\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=\u78BA\u8A8D
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_choice=\u4EE5\u964D\u78BA\u8A8D\u3057\u306A\u3044

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.abstractmap.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.abstractmap

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.alfrescooutput.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.alfrescooutput

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -17,4 +17,4 @@ AlfrescoModelDialog.type=Type
AlfrescoModelDialog.addModelFailed=Echec de l'ajout du modèle
AlfrescoModelDialog.modelTable.name=Nom
AlfrescoModelDialog.remove=Supprimer
AlfrescoOutputManager.failedLoadModel=Echec du chargement du modèle depuis les métadonnées du composant, réinitialisation.
AlfrescoOutputManager.failedLoadModel=Échec du chargement du modèle depuis les métadonnées du composant, réinitialisation.

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.business.diagram.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.business.diagram
Bundle-Localization: plugin

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.diagram.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.diagram.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -5,7 +5,6 @@ BusinessPaletteFactory.DataComment=Cr
CreateDiagramAction.CreateBusinessModel=Créer un Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Créer un nouveau schéma métier
BusinessAbstractParser.StringIntegerConvertError=Une valeur de chaîne ne peut pas être convertie en valeur Integer
BusinessPaletteFactory.CreateGear=Insérer une transformation
SimpleBusinessCreationWizardPage.Title=Nouveau Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Créer un nouveau diagramme basé sur le contenu du modèle {0}
BusinessAbstractParser.UnknownLiteral=Littérale inconnue :
@@ -14,12 +13,12 @@ AssignmentPropertySection.DeleteAssignment=Effacer l'affectation.
AssignmentPropertySection.Type=Type
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Éléments de modèle de domaine disponibles :
BusinessPaletteFactory.BidirectionalRelationShip=Relation Bidirectionnelle
BusinessPaletteFactory.CreateDirectionalRelationShip=Créer une nouvelle relation
BusinessPaletteFactory.CreateDirectionalRelationShip=Créer une nouvelle relation directionnelle
BusinessPaletteFactory.CreateBidirectionalRelationShip=Créer une nouvelle relation bidirectionnelle
AssignmentPropertySection.Name=Nom
CreateAssignmentCommand.CannotAssign=Impossible d'assigner.
BusinessNewDiagramFileWizard.DiagramRootElement=Élément racine du diagramme
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun élément racine de diagramme séléctionné.
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun élément racine de diagramme sélectionné.
BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que numéro idVisuel
OpenDiagramAction.EditBusinessModel=Editer le Business modèle
BusinessAbstractParser.ValueOfTypeByteIsExpected=Une valeur de type Byte est attendue
@@ -27,7 +26,7 @@ BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Une valeur de type Charact
BusinessPaletteFactory.ActionComment=Créer une nouvelle action
BusinessAbstractParser.ValueOfTypeStringIsExpected=Une valeur de type String est attendue
BusinessInitDiagramFileAction.Error=ERROR
BusinessNewDiagramFileWizard.SelectRootElement=Sélectionnez un élément racine
BusinessNewDiagramFileWizard.SelectRootElement=Sélectionnez un élément racine de diagramme
RepositoryFactoryProxyLabelProvider.Deleted=(Supprimé)
BusinessPaletteFactory.TerminalComment=Créer un nouveau Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Une valeur de type Short est attendue
@@ -68,7 +67,7 @@ BusinessAbstractParser.ValueOfDoubleIsExpected=Une valeur de type Double est att
OpenDiagramAction.ReadBusinessModel=Lire le Business modèle
BusinessInitDiagramFileAction.UnableToLoadResource=Impossible de charger la ressource :
BusinessPaletteFactory.CreateEllipse=Créer une nouvelle ellipse
BusinessNewDiagramFileWizard.DiagramFile=Fichier diagramme
BusinessNewDiagramFileWizard.DiagramFile=Fichier du diagramme
BusinessAbstractParser.StringShortConverError=Une valeur de chaîne ne peut pas être convertie en valeur Short
BusinessPaletteFactory.DocuemntComment=Créer un nouveau document
BusinessAbstractParser.ValueOfIntegerIsExpected=Une valeur de type Integer est attendue
@@ -78,5 +77,25 @@ BusinessAbstractParser.StringFloatConvertError=Une valeur de cha
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Une valeur de chaîne ne peut pas être convertie en valeur Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Initialiser un nouveau fichier diagramme Ecore
BusinessTooltipFigure.assignedMeta={0} Métadonnée affectée
DeleteAssignmentAction.DeleteAssignment=Effacer l'affectation.
DeleteAssignmentAction.DeleteAssignment=Effacer l'affectation
BusinessDiagramEditor.canNotSaveTitle=Avertissement
BusinessRulersAndGridComposite.Grid_On_Label_Text=Show Grid
BusinessRulersAndGridComposite.Grid_Level_Label_Text=Grid In Front
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=Snap To Grid
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=Snap To Shapes
BusinessRulersAndGridComposite.Ruler_On_Label_Text=Show Ruler
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=Ruler Units
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=Grid Spacing
BusinessRulersAndGridComposite.Display_Group_Label_Text=Display
BusinessRulersAndGridComposite.Gridline_Group_Label_Text=Grid Line
BusinessRulersAndGridComposite.Line_Color_Label_Text=Color
BusinessRulersAndGridComposite.Line_Style_Label_Text=Style
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=Restore Defaults
BusinessRulersAndGridComposite.Inches_Label_Text=Inches
BusinessRulersAndGridComposite.Centimeters_Label_Text=Centimeters
BusinessRulersAndGridComposite.Pixel_Label_Text=Pixels
BusinessRulersAndGridComposite.Solid_Label_Text=Solid
BusinessRulersAndGridComposite.Dot_Label_Text=Dot
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=Dash Dot
BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=Dash Dot Dot
BusinessRulersAndGridComposite.Spaced_Dot_Label_Text=Spaced Dot

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.designer.codegen Nl Fragment
Bundle-SymbolicName: org.talend.designer.codegen.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.codegen
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.codegen.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.codegen.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -134,3 +134,4 @@ FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Update the palette for editors
ComponentsPreferencePage.componentAssist=Enable Component Creation Assistant
ComponentsPreferencePage.notValidDirectory=Your selection will result in folder nesting, which is not recommended. Do you want to continue anyway?
ComponentsFactory.loadComponents.missingFolder=The folder "{0}" is missing in the plugin "{1}".

View File

@@ -1,4 +1,4 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=Méthode non implémentée:\norg.talend.designer.codegen.JavaRoutineSynchronizer line:49
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=Méthode non implémentée : org.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Le projet JETEmitters est introuvable, une réinitialisation complète est requise
generatedcode.footerprocess.nbcharsgenerated={0} caractères générés par {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Le template est toujours présent, mais la classe {0} a disparue. Cette fonction doit d'être recompilée.
@@ -13,16 +13,16 @@ CodeGenerator.Node.NotFound=Noeud introuvable dans le processus courant
generatedcode.copyright.body3=Vous pouvez trouver plus d'informations sur les produits Talend sur www.talend.com.
EmittersPoolFactoryImpl.Class.IllegalArg=La classe '{0}' n'est pas un classifiant valide
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=Méthode non implémentée:\norg.talend.designer.codegen.JavaRoutineSynchronizer line:58
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=Méthode non implémentée : org.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
JetSkeletonManager.unableLoad=Impossible de charger le fichier de cache de la mise à jour du squelette
JetSkeletonManager.unableSave=impossible d'enregistrer le fichier de cache de la mise à jour skeleton
JetSkeletonManager.updateProblem=quand les données persistantes du squelette sont mises à jour, il y a des problèmes
CodeGeneratorEmittersPoolFactory.codeThread=Génération de code d'arrière-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composant compilé en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=Erreur de compilation des composants \: \r\n
JetSkeletonManager.updateProblem=quand les données persistantes du squelette sont mises à jour, il y a des problèmes.
CodeGeneratorEmittersPoolFactory.codeThread=Génération de code en arrière-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compilés en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=Échec 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.
@@ -31,7 +31,7 @@ CodeGenInit.addMarkers=Ajouter des marqueurs dans l'espace de travail
CodeGenInit.createProject=Créer le projet {0}
CodeGenInit.deleteProject=Supprimer le projet {0}
CodeGenInit.initTemplate=Init templates
CodeGenInit.removeLink=Supprimez les ressources liées
CodeGenInit.removeLink=Supprimer les ressources liées
CodeGenInit.saveWorkspace=Enregistrement de l'espace de travail
DocumentRootImpl.mixed=(mixé\:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
@@ -133,3 +133,5 @@ FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre à jour la palette pour les éditeurs
ComponentsPreferencePage.componentAssist=Activer l'assistant de création de composant
ComponentsPreferencePage.notValidDirectory=Votre sélection va imbriquer des dossiers, ce n'est pas recommandé. Continuer ?
ComponentsFactory.loadComponents.missingFolder=Le plug-in "{1}" manque dans le dossier "{0}".

View File

@@ -87,8 +87,9 @@ FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLDb
FAMILY.Healthcare=Healthcare
FAMILY.Hive=Hive
FAMILY.Informix=Informix
FAMILY.Ingres=Ingres
FAMILY.Input=\u5165\u529B
FAMILY.Input=\u30D5\u30A1\u30A4\u30EB\u5165\u529B
FAMILY.Interbase=Interbase
FAMILY.Internet=\u30A4\u30F3\u30BF\u30FC\u30CD\u30C3\u30C8
FAMILY.Jasper=Jasper

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.components.exchange.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.components.exchange

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.components.exchange.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.components.exchange.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Designer Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.designer.core.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.core
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -34,3 +34,4 @@ findJob.title=Trouver un Job
findJob.tootip=Trouver un Job spécifique
exchange=Exchange
defaultTypeAndLength=Type et longueur par défaut
palettesettings=Paramètres de la Palette

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.core.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.core.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -116,7 +116,6 @@ TnsEditorDialog.Value=\u0642\u064A\u0645\u0629
EParameterName.className=\u0627\u0633\u0645 \u0627\u0644\u0641\u0626\u0629
PerformancePreferencePage.addAllSystemRoutines=\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u0441\u0435 \u0441\u0438\u0441\u0442\u0435\u043C\u043D\u044B\u0435 \u0440\u0443\u0442\u0438\u043D\u044B \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043C\u043E\u0441\u0442\u0438 \u043F\u0440\u0438 \u0441\u043E\u0437\u0434\u0430\u043D\u0438\u0438 \u043D\u043E\u0432\u043E\u0439 \u0440\u0430\u0431\u043E\u0442\u044B
EParameterName.routeType=\u0646\u0648\u0639
SchemaTypeController.validationrule.title.confirm=\u062A\u0623\u0643\u064A\u062F
AbstractMultiPageTalendEditor.canNotSaveTitle=\u062A\u062D\u0630\u064A\u0631
ConnectionSetAsMainRef.ERROR=\u062E\u0637\u0623
ModifyMergeOrderAction.ERROE=\u062E\u0637\u0623

View File

@@ -81,7 +81,6 @@ EParameterName.DisableWarnings=Warnungen deaktivieren
ChangeConnTextCommand.Label=Ändere Verbindungsbezeichnung
TalendEditorPaletteFactory.Note=Notiz
EParameterName.tStatCatcherStats=tStatCatcher Statistik
SchemaController.resetButton.tooltip=Alle Spalten der vorangegangenen Komponente werden übernommen
EParameterName.startable=Ausführbar
MultiPageEditorContributor.Snap=An Geo&metrie anpassen
ExecuteSystemCommandCommand.Command=Ausführen...
@@ -113,7 +112,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Aktiviere gesamten Subjob
ChangeMetadataCommand.messageDialog.questionMessage=Wollen Sie die Änderungen übernehmen?
ChangeActivateStatusNodeCommand.Label.Deactive=Element(e) deaktivieren
EParameterName.user=User
SchemaController.schemaOf=Schema von
ParallelExecutionCommand.Parallel=Parallelisiert
SendToBackAction.sendToBack=In den Hintergrund
TalendEditorPaletteFactory.Default=Default
@@ -236,7 +234,6 @@ EParameterName.start=Start
DesignerPreferencePage.SubjobTitleColorLabel=Subjob &Titelfarbe:
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach Änderung im Repository
SchemaController.syncColumns=Synchronisiere Spalten
EParameterName.ShowHint=Zeige Hinweis
ContextParameterPage.commentEmpty=Der Kommentar sollte nicht leer sein.
NewProcessWizard.description=Job dem Repository hinzufügen
@@ -250,7 +247,6 @@ MoveNodeLabelCommand.Label=NodeLabel verschieben
EParameterName.context=Context
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} von Job {1} vom Projekt {2}
EParameterName.MultiThread=Multi-Thread Ausführung
SchemaController.editSchema=Ändere Schema
ChangeActivateStatusSubjobCommand.Label.ActivePart=Aktiviere aktuellen Subjob
MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=None
@@ -396,8 +392,6 @@ SQLPatternComposite.sqlPattern=SQL Template Liste
SQLPatternComposite.up=Hoch
SaveToProjectSettings=Als Projekteinstellungen speichern
SaveToProjectSettingsMessage=Aktuelle Projekteinstellungen werden überschriben, möchen Sie fortfahren?
SchemaTypeController.connectionNotAvaliable=Verbindung wurde nicht oder nicht korrekt in dieser Komponente gesetzt
SchemaTypeController.inputNotSet=Eingangsverbindung nicht angegeben
SearchComponentInJobs.Title=Finde Komponente in Jobs
SearchComponentInJobs.Tooltip=Finde alle Jobs die diese Komponente verwenden
SqlMemoController.query=Abfrage
@@ -485,7 +479,6 @@ GenerateGrammarController.import=Import
OoziePreferencePage.userName=Benutzername
OoziePreferencePage.path=Pfad
OpenExistVersionProcessWizard.windowTitle=Auftrags-Version
SchemaTypeController.validationrule.title.confirm=Bestätigen
AbstractMultiPageTalendEditor.canNotSaveTitle=Warnung
ConnectionSetAsMainRef.ERROR=ERROR
ModifyMergeOrderAction.ERROE=ERROR

View File

@@ -75,7 +75,6 @@ EParameterName.PrintOperations=\u039B\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\
ConfigureConnParamDialog.DialogLabel=\u03A1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03A0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03C9\u03BD \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2
Problems.category.infos=\u03A0\u03BB\u03B7\u03C1\u03BF\u03C6\u03BF\u03C1\u03AF\u03B5\u03C2
Process.Job=\u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
SchemaController.copyChildSchema=\u0391\u03BD\u03C4\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE \u03A3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2 \u03A0\u03B1\u03B9\u03B4\u03B9\u03BF\u03CD
ReadProcess.label=\u0391\u03BD\u03AC\u03B3\u03BD\u03C9\u03C3\u03B7 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
PropertiesContextAction.Properties=\u03A1\u03C5\u03B8\u03BC\u03AF\u03C3\u03B5\u03B9\u03C2
NotesPasteCommand.label=\u0395\u03C0\u03B9\u03BA\u03CC\u03BB\u03BB\u03B7\u03C3\u03B7
@@ -91,7 +90,6 @@ EParameterName.DisableWarnings=\u0391\u03C0\u03B5\u03BD\u03B5\u03C1\u03B3\u03BF\
ChangeConnTextCommand.Label=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u0395\u03C4\u03B9\u03BA\u03AD\u03C4\u03B1\u03C2 \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2
TalendEditorPaletteFactory.Note=\u03C3\u03B7\u03BC\u03B5\u03AF\u03C9\u03C3\u03B7
EParameterName.tStatCatcherStats=tStatCatcher \u03A3\u03C4\u03B1\u03C4\u03B9\u03C3\u03C4\u03B9\u03BA\u03AC
SchemaController.resetButton.tooltip=\u0391\u03C5\u03C4\u03CC \u03B8\u03B1 \u03C0\u03AC\u03C1\u03B5\u03B9 \u03B1\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03B1 \u03C4\u03B9\u03C2 \u03C3\u03C4\u03AE\u03BB\u03B5\u03C2 \u03C4\u03BF\u03C5 \u03C0\u03C1\u03BF\u03B7\u03B3\u03BF\u03CD\u03BC\u03B5\u03BD\u03BF\u03C5 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
EParameterName.LoadNewVariableLabel=\u0391\u03BD \u03C6\u03BF\u03C1\u03C4\u03C9\u03B8\u03B5\u03AF \u03BC\u03B9\u03B1 \u03BC\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE, \u03B1\u03BB\u03BB\u03AC \u03CC\u03C7\u03B9 \u03C3\u03C4\u03BF \u03C0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF
EParameterName.startable=\u0395\u03BA\u03BA\u03B9\u03BD\u03AE\u03C3\u03B9\u03BC\u03BF
ProblemsView.severity=&\u03A3\u03BF\u03B2\u03B1\u03C1\u03CC\u03C4\u03B7\u03C4\u03B1
@@ -128,7 +126,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u0395\u03BD\u03C1\u03B3\
ChangeMetadataCommand.messageDialog.questionMessage=\u0398\u03B1 \u03B8\u03AD\u03BB\u03B1\u03C4\u03B5 \u03BD\u03B1 \u03B4\u03B9\u03B1\u03B4\u03CE\u03C3\u03B5\u03C4\u03B5 \u03C4\u03B9\u03C2 \u03B1\u03BB\u03BB\u03B1\u03B3\u03AD\u03C2;
ChangeActivateStatusNodeCommand.Label.Deactive=\u0391\u03C0\u03B5\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
EParameterName.user=\u03C7\u03C1\u03AE\u03C3\u03C4\u03B7\u03C2
SchemaController.schemaOf=\u03A3\u03C7\u03AE\u03BC\u03B1 \u03C4\u03BF\u03C5
ParallelExecutionCommand.Parallel=\u03A0\u03B1\u03C1\u03B1\u03BB\u03BB\u03B7\u03BB\u03B9\u03C3\u03BC\u03CC\u03C2
SendToBackAction.sendToBack=\u0391\u03C0\u03BF\u03C3\u03C4\u03BF\u03BB\u03AE \u03C0\u03AF\u03C3\u03C9
TalendEditorPaletteFactory.Default=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE
@@ -261,7 +258,6 @@ DesignerPreferencePage.SubjobTitleColorLabel=\u03A7\u03C1\u03CE\u03BC\u03B1 \u03
EParameterName.host=\u039A\u03CC\u03BC\u03B2\u03BF\u03C2
DesignerPreferencePage.display.deactiveRepositoryUpdate=\u0391\u03C0\u03B5\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03B1\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03B7\u03C2 \u03B1\u03BD\u03AF\u03C7\u03BD\u03B5\u03C5\u03C3\u03B7\u03C2/\u03B1\u03BD\u03B1\u03BD\u03AD\u03C9\u03C3\u03B7\u03C2 \u03BC\u03B5\u03C4\u03AC \u03C4\u03B7\u03BD \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C4\u03BF\u03C5 \u03C7\u03CE\u03C1\u03BF\u03C5 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
AbstractElementPropertySectionController.variableTooltip=\u0397 \u03C3\u03C5\u03BD\u03B4\u03B5\u03CC\u03BC\u03B5\u03BD\u03B7 \u03BC\u03B5 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7\u03BD \u03C0\u03B1\u03C1\u03AC\u03BC\u03B5\u03C4\u03C1\u03BF \u03BC\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE \u03B5\u03AF\u03BD\u03B1\u03B9:
SchemaController.syncColumns=\u03A3\u03C5\u03B3\u03C7\u03C1\u03BF\u03BD\u03B9\u03C3\u03BC\u03CC\u03C2 \u03C3\u03C4\u03B7\u03BB\u03CE\u03BD
EParameterName.ShowHint=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u0392\u03BF\u03AE\u03B8\u03B5\u03B9\u03B1\u03C2
ContextParameterPage.commentEmpty=\u039A\u03B5\u03BD\u03CC \u03C3\u03C7\u03CC\u03BB\u03B9\u03BF \u03B1\u03C0\u03BF\u03B8\u03B1\u03C1\u03C1\u03CD\u03BD\u03B5\u03C4\u03B1\u03B9.
NewProcessWizard.description=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03BC\u03B9\u03B1 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2 \u03C3\u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
@@ -276,7 +272,6 @@ MoveNodeLabelCommand.Label=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C
EParameterName.context=\u03A0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} \u03C4\u03B7\u03C2 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2 {1} \u03B1\u03C0\u03CC \u03C4\u03BF \u0388\u03C1\u03B3\u03BF {2}
EParameterName.MultiThread=\u03A0\u03BF\u03BB\u03C5\u03BD\u03B7\u03BC\u03B1\u03C4\u03B9\u03BA\u03AE \u03B5\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7
SchemaController.editSchema=\u0395\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u0395\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1\u03C2 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
MultiPageTalendEditor.Job=\u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 {0} {1}
EmfComponent.None=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE
@@ -287,7 +282,6 @@ ContextParameterPage.defaultValue=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03
MergeOrderDialog.MoveDown=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u039A\u03AC\u03C4\u03C9
EParameterName.dbName=\u038C\u03BD\u03BF\u03BC\u03B1 \u0392\u03B4
TalendEditorContextMenuProvider.Row=\u0393\u03C1\u03B1\u03BC\u03BC\u03AE
SchemaController.copyChildSchema.tooltip=\u0395\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE \u03C4\u03BF\u03C5 \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 tBufferOutput \u03B1\u03C0\u03CC \u03C4\u03B7\u03BD \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03C0\u03B1\u03B9\u03B4\u03AF
EParameterName.catchUserWarning=\u03A3\u03C5\u03BB\u03BB\u03BF\u03B3\u03AE \u03C0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03B9\u03AE\u03C3\u03B5\u03C9\u03BD \u03C7\u03C1\u03AE\u03C3\u03C4\u03B7
StatsAndLogsComposite.Save=&\u0391\u03C0\u03BF\u03B8\u03AE\u03BA\u03B5\u03C5\u03C3\u03B7 \u03C3\u03C4\u03B9\u03C2 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03B9\u03C2
DesignerPreferencePage.schemaOptions=\u038C\u03C4\u03B1\u03BD \u03B7 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 \u03B4\u03B9\u03B1\u03C6\u03AD\u03C1\u03B5\u03B9 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C0\u03C1\u03BF\u03C3\u03B4\u03B9\u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5:
@@ -489,8 +483,6 @@ SQLPatternComposite.up=\u03A0\u03AC\u03BD\u03C9
SaveToProjectSettings=&\u0391\u03C0\u03BF\u03B8\u03AE\u03BA\u03B5\u03C5\u03C3\u03B7 \u03C3\u03C4\u03B9\u03C2 \u03C1\u03C5\u03B8\u03BC\u03AF\u03C3\u03B5\u03B9\u03C2 \u03AD\u03C1\u03B3\u03BF\u03C5
SaveToProjectSettingsMessage=\u0397 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1 \u03C1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03AD\u03C1\u03B3\u03BF\u03C5 \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03B5\u03AF, \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5;
SaveToProjectSettingsToolTipText=\u0391\u03C0\u03BF\u03B8\u03AE\u03BA\u03B5\u03C5\u03C3\u03B7 \u03C4\u03B9\u03BC\u03CE\u03BD \u03C3\u03C4\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03C1\u03C5\u03B8\u03BC\u03AF\u03C3\u03B5\u03C9\u03BD \u03AD\u03C1\u03B3\u03BF\u03C5
SchemaTypeController.connectionNotAvaliable=\u0397 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03B4\u03B5\u03BD \u03AD\u03C7\u03B5\u03B9 \u03BF\u03C1\u03B9\u03C3\u03C4\u03B5\u03AF \u03AE \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C3\u03C9\u03C3\u03C4\u03AC \u03C3\u03C4\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
SchemaTypeController.inputNotSet=\u039C\u03B7 \u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5
SearchComponentInJobs.Title=\u0395\u03CD\u03C1\u03B5\u03C3\u03B7 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 \u03C3\u03C4\u03B9\u03C2 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B5\u03C2
SearchComponentInJobs.Tooltip=\u0391\u03BD\u03B1\u03B6\u03AE\u03C4\u03B7\u03C3\u03B7 \u03CC\u03BB\u03C9\u03BD \u03C4\u03C9\u03BD \u03B5\u03C1\u03B3\u03B1\u03C3\u03B9\u03CE\u03BD \u03C0\u03BF\u03C5 \u03C7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03BF\u03CD\u03BD \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
SqlMemoController.query=\u0395\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1
@@ -609,8 +601,6 @@ CamelPerformancePreferencePage.ConnectionTimeout=\u03A7\u03C1\u03CC\u03BD\u03BF\
CamelPerformancePreferencePage.ConnectionTimeoutTip=\u0391\u03BD \u03C4\u03B5\u03B8\u03B5\u03AF \u03C3\u03C4\u03BF \u03BC\u03B7\u03B4\u03AD\u03BD, \u03B8\u03B1 \u03B9\u03C3\u03BF\u03B4\u03C5\u03BD\u03B1\u03BC\u03B5\u03AF \u03BC\u03B5 \u03B1\u03C0\u03B5\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C4\u03BF\u03C5 \u03C7\u03C1\u03CC\u03BD\u03BF\u03C5 \u03BB\u03AE\u03BE\u03B7\u03C2.
OoziePreferencePage.userName=\u038C\u03BD\u03BF\u03BC\u03B1 \u03A7\u03C1\u03AE\u03C3\u03C4\u03B7
OoziePreferencePage.path=\u039C\u03BF\u03BD\u03BF\u03C0\u03AC\u03C4\u03B9
SchemaTypeController.validationrule.title.warn=\u03C0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7
SchemaTypeController.validationrule.title.confirm=\u0395\u03C0\u03B9\u03B2\u03B5\u03B2\u03B1\u03AF\u03C9\u03C3\u03B7
AbstractMultiPageTalendEditor.canNotSaveTitle=\u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7
ConnectionSetAsMainRef.ERROR=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
ModifyMergeOrderAction.ERROE=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1

View File

@@ -75,7 +75,6 @@ EParameterName.PrintOperations=Print operations
ConfigureConnParamDialog.DialogLabel=Configure Connection Parameters
Problems.category.infos=Infos
Process.Job=Job
SchemaController.copyChildSchema=Copy Child Job Schema
ReadProcess.label=Read job
PropertiesContextAction.Properties=Settings
NotesPasteCommand.label=Paste
@@ -91,7 +90,6 @@ EParameterName.DisableWarnings=Disable warnings
ChangeConnTextCommand.Label=Change Connection Label
TalendEditorPaletteFactory.Note=note
EParameterName.tStatCatcherStats=tStatCatcher Statistics
SchemaController.resetButton.tooltip=This will take automatically the columns of the previous component
EParameterName.LoadNewVariableLabel=If a variable loaded, but not in the context
EParameterName.startable=Startable
MultiPageEditorContributor.Snap=Snap to Geo&metry
@@ -129,7 +127,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Activate all liniked Subj
ChangeMetadataCommand.messageDialog.questionMessage=Would you like to propagate changes ?
ChangeActivateStatusNodeCommand.Label.Deactive=Deactivate component
EParameterName.user=User
SchemaController.schemaOf=Schema of 
ParallelExecutionCommand.Parallel=Parallelize
SendToBackAction.sendToBack=Send to back
TalendEditorPaletteFactory.Default=Default
@@ -263,7 +260,6 @@ DesignerPreferencePage.SubjobTitleColorLabel=Subjob Title Color
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Deactivate auto detect/update after a modification in the repository
AbstractElementPropertySectionController.variableTooltip=The variable attached to this parameter is:
SchemaController.syncColumns=Sync columns
EParameterName.ShowHint=Show Hint
ContextParameterPage.commentEmpty=Empty comment is discouraged.
NewProcessWizard.description=Add a job in the repository
@@ -278,7 +274,6 @@ MoveNodeLabelCommand.Label=Move NodeLabel
EParameterName.context=Context
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} of Job {1} from Project {2}
EParameterName.MultiThread=Multi thread execution
SchemaController.editSchema=Edit schema
ChangeActivateStatusSubjobCommand.Label.ActivePart=Activate current Subjob
MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=Default
@@ -289,7 +284,6 @@ ContextParameterPage.defaultValue=Default value
MergeOrderDialog.MoveDown=Move Down
EParameterName.dbName=Db Name
TalendEditorContextMenuProvider.Row=Row
SchemaController.copyChildSchema.tooltip=Import the tBufferOutput schema from the child job
EParameterName.catchUserWarning=Catch user warnings
StatsAndLogsComposite.Save=&Save to preferences
DesignerPreferencePage.schemaOptions=When the input data row differs from the specified input schema:
@@ -494,8 +488,6 @@ SQLPatternComposite.up=Up
SaveToProjectSettings=&Save to project settings
SaveToProjectSettingsMessage=Current project setting will be overwritten, do you want to continue?
SaveToProjectSettingsToolTipText=Save values to project setting page (Shift+S)
SchemaTypeController.connectionNotAvaliable=Connection has not been set or not correctly in the component
SchemaTypeController.inputNotSet=Input connection not set
SearchComponentInJobs.Title=Find Component in Jobs
SearchComponentInJobs.Tooltip=Search all jobs that use this component
SqlMemoController.query=Query
@@ -694,13 +686,8 @@ OoziePreferencePage.oozieEndPoint=Oozie End Point
EParameterName.SK_CREATION=SK_CREATION
OpenExistVersionProcessWizard.windowTitle=Job version
Node.checkHasMultiPrejobOrPostJobComponents="{0}" component found in this job,there must be only one totally,Please check it.
SchemaTypeController.validationrule.title.warn=Warn
SchemaTypeController.validationrule.title.confirm=Confirm
SchemaTypeController.validationrule.selectBuildInMsg=If you select Built-In, the validation rule under the component will be lost. Continue?
SchemaTypeController.validationrule.selectMetadataMsg=The metadata you select now doesnot contain current validation rule. Validation rule will be lost if you still select it. Continue?
SchemaTypeController.validationrule.cannotApplyValMsg=Cannot apply the validation rule to the component because none of its schema use the validation rule.
AbstractMultiPageTalendEditor.canNotSaveTitle=Warning
AbstractMultiPageTalendEditor.canNotSaveMessage=Job is not locked by user, can not save
AbstractMultiPageTalendEditor.canNotSaveMessage=Job is not locked by user, cannot save
ConnectionSetAsMainRef.ConnectionModifyError=Can't modify the connection when start component has a subjob link
ConnectionSetAsMainRef.ERROR=Error
ModifyMergeOrderAction.ConnectionModifyError=Can't modify the connection when start component has a subjob link
@@ -715,7 +702,7 @@ DbTableController.dialog.title=Error
DbTableController.dialog.contents.fetchTableFailed=Table(s) can not be fetched successfully! For more details, please check the error log.
EParameterName.Project_Technical_Name=Project Technical Name
EParameterName.endofChoice=Append endChoice()
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Routine is not locked by user, can not save
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Routine is not locked by user, cannot save
EParameterName.dParallelize=Disable parallelization
EOozieParameterName.hadoopAppPath=HDFS path
EOozieParameterName.jobId=Job id
@@ -917,13 +904,29 @@ EOozieParameterName.enableOoKerberos=Enable Kerberos Security
EOozieParameterName.nameNodeEndPoint=Name Node end point
EOozieParameterName.jobTrackerEndPoint=Job Tracker end point
EOozieParameterName.oozieEndPointValue=Oozie end point
Node.parameterWrong=The value of Parameter ({0}) is not exist.
Node.checkSparkTXXXInputDataFrame=This component uses data frames. Due to a limitation in Spark 1.3.0, this component won't work with this distribution unless you configure your cluster classpath with the required libraries.
Node.parameterWrong=The value of Parameter ({0}) does not exist.
Connection.languageWarning=*Note: For Bean Language, the Expression should be a qualified class name without quotes.\n*Note: For None Language, the Value should be a full expression, instead of a plain text.\n*Note: For XPath Language, the Namespaces will be used automatically if it's checked.
EParameterName.useNamespaces=Add Namespaces
EParameterName.namespaces=Namespaces
EParameterName.xpathPrefix=Prefix
Node.checkSparkMLComponentVersion14=This component requires Spark 1.4 or higher.
Node.checkSparkMLComponentVersion15=This component requires Spark 1.5 or higher.
Node.checkSparkTLogRowWithHDInsight=The tLogRow is not supported with this distribution.
Node.supportOnlyLookupOutput=This component can only be linked with a lookup flow. For example, you can link it as a lookup with a tMap component.
Node.inputMustNotBeAMappingField=The input field ({0}) is used in the mapping. You should keep the field as blank.
PerformancePreferencePage.autoRefreshLocksField=Automatic refresh of locks
PerformancePreferencePage.tacTimeout=Connection timeout with Administrator Center (seconds)
PerformancePreferencePage.CodeFormatTimeout=Code Format timeout (seconds)
AbstractSchemaController.copyChildSchema=Copy Child Job Schema
AbstractSchemaController.copyChildSchema.tooltip=Import the tBufferOutput schema from the child job
AbstractSchemaController.editSchema=Edit schema
AbstractSchemaController.resetButton.tooltip=This will take automatically the columns of the previous component
AbstractSchemaController.schemaOf=Schema of
AbstractSchemaController.syncColumns=Sync columns
AbstractSchemaController.validationrule.title.warn=Warn
AbstractSchemaController.validationrule.title.confirm=Confirm
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.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
AbstractBasicComponent.builtIn=Built-In
AbstractBasicComponent.repository=Repository

View File

@@ -146,7 +146,6 @@ DocumentationPreferencePage.must_css_file=Valor debe ser un archivo CSS
DocumentationPreferencePage.must_existing_value=Valor debe ser un archivo existente
EParameterName.routeType=Tipo
tPassportAdvancedDenormalize.needOnlyOneValue=Ambos {0} y {1} no pueden especificarse
SchemaTypeController.validationrule.title.confirm=Confirmar
AbstractMultiPageTalendEditor.canNotSaveTitle=Advertencia
ConnectionSetAsMainRef.ERROR=Error
ModifyMergeOrderAction.ERROE=Error

View File

@@ -16,7 +16,7 @@ ContextParameterPage.description=Cr
CodeView.Main=Main
DeleteNoteCommand.Name=Suprrimer la note
ProblemsView.description=Description
ConnectionSetAsMainRef.mainLabel=Paramétrez cette connexion en tant que principale
ConnectionSetAsMainRef.mainLabel=Paramétrer cette connexion en tant que Main
UpdateDetectionDialog.Collapse=Réduire tout
EParameterName.FieldSeparator=Séparateur de champs
GEFDeleteAction.DeleteItems=Supprimer les éléments
@@ -40,7 +40,7 @@ MultiPageEditorContributor.Grid=&Grille
EParameterName.tableLogs=Table de logs
SqlMemoController.QueryError.infoMsg=Cette requête ne peut contenir des paramètres de contexte (comme $_context) ,\n ou cette requête n'a pas été entourée de {0}. Merci de corriger.
NodeBreakpointAction.removeBreakpoint=Supprimer un point d'arrêt
ChangeActivateStatusNodeCommand.Label.Active=Activer l'(les) élément(s)
ChangeActivateStatusNodeCommand.Label.Active=Activer le composant
EParameterName.queryType=Type de requête
EParameterName.Log.Stdout=Logger sur la sortie standard
ConnTextEditPolicy.ErrorTitle=ERROR
@@ -65,17 +65,16 @@ MergeOrderDialog.MoveUp=Monter
Problems.category.jobs=Jobs
EditProcess.editJob=Editer le job
NodesCopyAction.label=Copier
EParameterName.fileNameLogs=Nom du fichier Log
EParameterName.fileNameLogs=Nom du fichier de log
PropertyChangeCommand.Label=Changement des propriétés
TextNoteSection.Label=Texte
AbstractElementPropertySectionController.fieldRequired=Ce champ est requis.
EParameterName.Level.Log.Db=Niveau
EParameterName.MeterFileName=Nom du fichier de mesure
EParameterName.PrintOperations=Afficher les opérations
ConfigureConnParamDialog.DialogLabel=Configurer les Paramètres de Connexion
ConfigureConnParamDialog.DialogLabel=Configurer les paramètres de connexion
Problems.category.infos=Infos
Process.Job=Job
SchemaController.copyChildSchema=Copier le schéma du Job fils
ReadProcess.label=Lire le Job
PropertiesContextAction.Properties=Paramètres
NotesPasteCommand.label=Coller
@@ -91,14 +90,12 @@ EParameterName.DisableWarnings=D
ChangeConnTextCommand.Label=Modifier le libellé de la connexion
TalendEditorPaletteFactory.Note=Note
EParameterName.tStatCatcherStats=Statistiques du tStatCatcher
SchemaController.resetButton.tooltip=Cela retrouvera automatiquement les colonnes du composant précédent
EParameterName.LoadNewVariableLabel=Si une variable est chargée, mais hors contexte
EParameterName.startable=Démarrable
MultiPageEditorContributor.Snap=Aligner sur la grille
ProblemsView.severity=&Sévérité
ExecuteSystemCommandCommand.Command=Exécuter...
UpdateDetectionDialog.Operations=Opérations
ChangeConnectionStatusCommand.setLinkRef=définir le Lien comme Réf
Note.DefaultText=Texte
DesignerColorsPreferencePage.ConnectionColorMessages=Si vous changez les couleurs des liens, vous devrez redémarrer le job courant pour appliquer les changements.
MultiPageEditorContributor.runMenu=Exécuter
@@ -107,7 +104,7 @@ ExternalNodeChangeCommand.propagateMessage=Voulez-vous propager les changements
EParameterName.FromFile=Depuis le fichier
EParameterName.connectionList=Référence de connexion
NodesPasteCommand.renameMessages=Les variables des composants sont utilisée dans les éléments copiés ; voulez-vous le renommer automatiquement ?
ChangeNoteTextCommand.Name=Changer le texte
ChangeNoteTextCommand.Name=Modifier le texte de la note
EParameterName.HintFormat=Format des astuces
NodeBreakpointAction.addBreakPoint=Ajouter un point d'arrêt
EParameterName.preview=Aperçu
@@ -121,15 +118,14 @@ ContextParameterExtractor.ExistedMessages=Des param
TextController.decoration.description=Valeur prise du référentiel
StatsAndLogsComposite.SaveToolTipText=Enregistre les valeurs dans la page de préférence (Shift+S)
NodeReturn.Availability.FLOW=Flux
NodeReturn.Availability.FLOW=Flux
CodeView.MultipleComponentError=///Pas de code disponible\n/// Plusieurs composants ne peuvent\n/// afficher le code
EParameterName.onFileFlag=Dans des fichiers
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Projet {2}
ParallelExecutionCommand.numberInvalid=Le nombre est invalide.
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Activer les Sous-jobs liés
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Activer les Sous-jobs liés
ChangeMetadataCommand.messageDialog.questionMessage=Voulez-vous propager les changements ?
ChangeMetadataCommand.messageDialog.questionMessage=Voulez-vous propager les modifications ?
ChangeActivateStatusNodeCommand.Label.Deactive=Désactiver le composant
EParameterName.user=Utilisateur
EParameterName.user=Utilisateur
ParallelExecutionCommand.Parallel=Paralléliser
SendToBackAction.sendToBack=Mettre en dernier plan
TalendEditorPaletteFactory.Default=Défaut
@@ -137,7 +133,6 @@ EParameterName.fromDatabaseFlag=Depuis la base de donn
ContextRemoveParameterCommand.label=Supprimer le paramètre
ContextParameterExtractor.ExistedTitle=ERROR
EParameterName.UseVolumetrics=Utiliser les volumes (tFlowMeterCatcher)
EParameterName.UseVolumetrics=Utiliser les volumes (tFlowMeterCatcher)
MergeOrderDialog.ModifyMergeOrder=- Modifier l'ordre de fusion
DesignerPreferencePage.largeIconsSize=Taille d'icône \:
ContextRenameParameterCommand.renameParameter=Renommer le paramètre
@@ -157,7 +152,7 @@ CodeView.Start=D
StatsAndLogsComposite.SavePreferenceMessages=Le paramètrage des préférences courantes sera écrasé, voulez-vous continuer ?
StatsAndLogsComposite.ReloadToolTipText=Recharger les valeurs depuis la page de préférences (Shift+R)
ContextParameterPage.nameEmpty=Le nom du paramètre est vide.
ContextParameterPage.nameEmpty=Le nom du paramètre est vide.
JobHierarchyMessages.JobHierarchyViewPart_createinput=Création de la hiérarchie du type "{0}"...
UpdateDetectionDialog.Messages=Les propriétés utilisées dans les éléments suivants ont été modifiées.\nSélectionnez et mettez à jour ce que vous avez coché. \n\n(*) \: Ce Job n'est pas ouvert.
EParameterName.condition=Condition
SubjobBasicComposite.SaveTip=Sauvegarde les couleurs dans la page de préférences.
@@ -169,7 +164,7 @@ EmfComponent.Perf=Performance
MergeOrderDialog.Order=Ordre
DesignerPreferencePage.display.hiddenComponents=Afficher les composants cachés (redémarrage requis ou Ctrl+Shift+F3)
EParameterName.UseLogs=Utiliser les logs (tLogCatcher)
EParameterName.UseLogs=Utiliser les logs (tLogCatcher)
ConnectionSetAsMainRef.lookupLabel=Paramétrer cette connexion en tant que Lookup
Process.errorLoadingConnectionTitle=Erreur pendant le chargement du Job
MoveNodeCommand.Label=Déplacer le noeud
CreateNoteCommand.Name=Créer une note
@@ -190,7 +185,7 @@ ChangeNodeTextCommand.Label=Modifier le libell
ConnectionReconnectCommand.LabelTarget=Déplacer la cible de la connexion
SubjobBasicComposite.RestoreLabel=Restaurer la couleur par défaut
EParameterName.help=Aide
EParameterName.help=Aide
Category_Label=({1} éléments) {0}
Problems.category.errors=Erreurs
ActivateSubjobAction.ActivatePart=Activer le Sous-job courant
ContextParameterPage.promptEmpty=L'invite de paramètre est vide
@@ -206,7 +201,7 @@ EParameterName.dbType=Type de BdD
EParameterName.Version=Version
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=Le Job requiert une mise à jour à partir du référentiel, mais il ne peut être mis à jour en lecture seule.
ModifyMergeOrderAction.actionText=Modifier l'ordre de fusion
ModifyMergeOrderAction.actionText=Modifier l'ordre de fusion
Category_One_Item_Label=({1} élément) {0}
EmfComponent.builtIn=Built-In
EParameterName.ImplicitContextLoad=tContextLoad implicite
UpdateDetectionDialog.Title=Détection des mises à jour
@@ -214,7 +209,7 @@ EParameterName.generateCode=G
SubjobBasicComposite.SaveLabel=Enregistrer comme couleur par défaut
ContextProcessSection2.contextType=Type de contexte
EParameterName.catchRealtimeStats=Capturer les statistiques des composants
EParameterName.catchRealtimeStats=Capturer les statistiques des composants
ContextProcessSection.ChangeDefault=Ce contexte est utilisé par défaut, changez de contexte par défaut pour supprimer celui-ci.
EParameterName.encodingType=Encodage
DesignerPreferencePage.defaultFilePathDirectory=Chemin par des défauts des composants \:
ExtraComposite.ImplicitContextSettings=Paramètres de chargement du contexte implicite
@@ -223,7 +218,7 @@ Process.componentsUnloaded=Il y a des composants non charg
EParameterName.connectionType=Type de connexion
DesignerPreferencePage.component.defaultHint=Astuce par défaut du composant
EParameterName.TableName=Nom de la table
EParameterName.TableName=Nom de la table
ChangeNoteOpacityCommand.Name=Modifier l'opacité de la note
Problems.category.warnings=Avertissements
TalendEditorContextMenuProvider.Trigger=Trigger
ConnectionDeleteCommand.Label=Supprimer une connexion
@@ -235,10 +230,10 @@ SubjobBasicComposite.DialogTitle=Param
DesignerPreferencePage.SubjobColorLabel=Couleur d'un sous-job
ActivateSubjobAction.DeactivatePart=Désactiver le Sous-job courant
ConnectionCreateCommand.Label=Créer une connexion
ConnectionCreateCommand.Label=Créer une connexion
DisplaySubjobCommand.HideSubjob=Cacher le sous-job
MultiPageEditorContributor.runProcess=Exécuter le Job
ConnectionCreateAction.errorCreateConnectionName=Le nom "{0}" n'est pas valide ou existe déjà
ConnectionCreateAction.errorCreateConnectionName=Le nom "{0}" n'est pas valide ou existe déjà
DisplaySubjobCommand.DisplaySubjob=Afficher le sous-job
ContextParameterPage.title=Paramètre de contexte
NodeReturn.Availability.AFTER=AFTER
EmfComponent.repository=Référentiel
@@ -263,7 +258,6 @@ DesignerPreferencePage.SubjobTitleColorLabel=Couleur de titre du sous-job
EParameterName.host=Hôte
DesignerPreferencePage.display.deactiveRepositoryUpdate=Désactiver l'auto détection/mise à jour après une modification dans le référentiel
AbstractElementPropertySectionController.variableTooltip=La variable associée à ce paramètre est :
AbstractElementPropertySectionController.variableTooltip=La variable associée à ce paramètre est :
EParameterName.ShowHint=Afficher l'astuce
ContextParameterPage.commentEmpty=Il est recommandé de ne pas laisser le champ Commentaire vide.
NewProcessWizard.description=Ajoute un Job dans le Référentiel
@@ -278,18 +272,16 @@ MoveNodeLabelCommand.Label=D
EParameterName.context=Contexte
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} du Job {1} du Projet {2}
EParameterName.MultiThread=Exécution multi thread
EParameterName.MultiThread=Exécution multi thread
ChangeActivateStatusSubjobCommand.Label.ActivePart=Activer le Sous-job courant
MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=Défaut
MultiPageEditorContributor.View=View
MultiPageEditorContributor.View=View
ContextParameterPage.nameExists=Le nom du paramètre existe déjà.
ExecuteSystemCommandCommand.Label=Exécute les commandes spécifiques définies par l'utilisateur ou dans le composant.
ContextParameterPage.defaultValue=Valeur par défaut
MergeOrderDialog.MoveDown=Descendre
EParameterName.dbName=Nom de la BdD
TalendEditorContextMenuProvider.Row=Row
TalendEditorContextMenuProvider.Row=Row
EParameterName.catchUserWarning=Capturer les alertes à l'utilisateur
StatsAndLogsComposite.Save=Enregi&strer dans les préférences
DesignerPreferencePage.schemaOptions=Lorsque la ligne de saisie de donnée diffère du schéma spécifié de saisie :
@@ -328,7 +320,7 @@ ColumnListController.confirm=Confirmer
ColumnListController.saveChange=La colonne Longueur dans le schéma {0} a été modifiée. Voulez-vous propager la modification ?
ComboController.alert=Alerte
ComboController.nothingGuess=Rien à détecter.
ComboController.nothingGuess=Rien à détecter.
ComponentSearcher.noJobsFound=Aucun Job existant trouvé
ComponentSearcher.searchResult=Résultats de la recherche pour le composant {0}
ComponentSettingsView.noAdvancedSetting=Pas de paramètres avancés.
ComponentSettingsView.note=Note
@@ -337,7 +329,7 @@ Connection.enableParallel=Ex
Connection.inputInvalid=L'Id d'entrée n'est pas valide
Connection.monitorConnection=Monitorer cette connexion
Connection.numberParallel=Nombre d'exécutions en parallèle
Connection.numberParallel=Nombre d'exécutions en parallèle
DataProcess.checkComponent=Le composant {0} a rencontré des problèmes. Vérifiez-le.
DataProcess.enableParallel=Exécuter parallèlement
DataProcess.numberParallelExcution=Nombre d'exécutions en parallèle
DbTableController.connectionError=Erreur de connexion
@@ -417,11 +409,12 @@ IconSelectionController.MessageTitle=ERROR
IconSelectionController.Messages=La sélection de l'icône devrait être de 32x32.
IconSelectionController.Revert=Revenir à la version précédente
ImplicitContextLoad.LoadOldPreferences=Les paramètres ImplicitContextLoad seront chargés à partir de l'ancienne configuration.
ImplicitContextLoad.LoadOldPreferences=Les paramètres ImplicitContextLoad seront chargés à partir de l'ancienne configuration.
JavaSampleCodeFactory.schema=//Code généré selon les schémas d'entrée et de sortie
JobHierarchyViewPart.reason=il y a une raison.
JobHierarchyViewPart.reason=il y a une raison.
JobHierarchyViewPart.showDecription=Afin d'afficher la hiérarchie du Job, sélectionnez un Job, puis sélectionnez l'option 'Ouvrir la hiérarchie du Job' dans le menu. Alternativement, vous pouvez glisser-déposer un Job depuis la vue du référentiel dans cette vue.
JobHierarchyViewer.hirarchy=Hiérarchie du Job
JobHierarchyViewer.hirarchy=Hiérarchie du Job
JobLaunchConfigurationDelegate.jobNotFound=Le Job {0} est introuvable ; il peut avoir été supprimé.
JobTemplateViewsAndProcessUtil.jobName=Exemple de Job pour l'assistant de modèle de Jobs
MultipleThreadDynamicComposite.gatherInformation=Rassemblement des informations à partir du Référentiel
Node.componentNotExist=Ce composant dépend du composant {0} qui n'existe pas.
Node.differentFromSchemaDefined=Le schéma du lien d'entrée "{0}\\" est différent du schéma défini dans le composant.
@@ -492,8 +485,6 @@ SQLPatternComposite.up=Haut
SaveToProjectSettings=Enregi&strer dans les paramètres du projet
SaveToProjectSettingsMessage=Le paramètre courant du projet sera écrasé, voulez-vous continuer?
SaveToProjectSettingsToolTipText=Enregistrer les valeurs dans la page de paramètrage du projet (Maj+S)
SaveToProjectSettingsToolTipText=Enregistrer les valeurs dans la page de paramètrage du projet (Maj+S)
SchemaTypeController.connectionNotAvaliable=La connexion n'a pas été définie ou est incorrecte pour le composant
SearchComponentInJobs.Title=Trouver les Jobs utilisant ce composant
SearchComponentInJobs.Tooltip=Trouver tous les jobs utilisant ce composant
SqlMemoController.query=Requête
@@ -630,12 +621,13 @@ Node.lengthDiffWarning=La longueur d'au moins une colonne du sch
WSDL2JAVAController.WSDLEquals=Le WSDL ne peut pas valoir "";
BringForwardAction_bring_forward=Amener devant
BringToFrontAction_bring_to_front=Amener au premier plan
Processor.commandLineLog=CommandLine\:
Processor.configureJava=L'interpréteur Java n'est pas configuré.
Processor.configurePerl=L'interpréteur Perl n'est pas configuré.
Processor.execFailed=Echec de l'exécution du Job.
Processor.generationFailed=Echec de la génération du code
Processor.perlModuleNotFound=Impossible de trouver le plug-in du module Perl.
Processor.perlModuleNotFound=Impossible de trouver le plug-in du module Perl.
CreateProcess.createRoutes=Créer une Route
EParameterName.validationRuleItemid=ID de l'élément de règle de validation
EParameterName.validationRules=Utiliser une règle de validation existante
EParameterName.validationRuleType=Type de règle de validation
@@ -685,11 +677,6 @@ OoziePreferencePage.jobTrackerEndPoint=Endpoint du JobTracker
OoziePreferencePage.oozieEndPoint=Endpoint Oozie
OpenExistVersionProcessWizard.windowTitle=Version du Job
Node.checkHasMultiPrejobOrPostJobComponents="{0}" composant(s) trouvé dans ce Job, il ne doit y en avoir qu'un seul, vérifiez.
Node.checkHasMultiPrejobOrPostJobComponents="{0}" composant(s) trouvé dans ce Job, il ne doit y en avoir qu'un seul, vérifiez.
SchemaTypeController.validationrule.title.warn=WARN
SchemaTypeController.validationrule.title.confirm=Confirmer
SchemaTypeController.validationrule.selectBuildInMsg=Si vous sélectionnez Built-In, la règle de validation sous le composant sera perdue. Continuer ?
SchemaTypeController.validationrule.selectMetadataMsg=La métadonnée sélectionnée ne contient pas la règle de validation. La règle de validation sera perdue si vous sélectionnez cette métadonnée. Continuer ?
AbstractMultiPageTalendEditor.canNotSaveTitle=Avertissement
AbstractMultiPageTalendEditor.canNotSaveMessage=Le Job n'est pas verrouillé par l'utilisateur, impossible de sauvegarder
ConnectionSetAsMainRef.ConnectionModifyError=Impossible de modifier la connexion lorsque le composant de début a un lien vers un sous-job
@@ -702,7 +689,7 @@ UpdateDetectionDialog.jobletMessage=Les Jobs ferm
DbTableController.dialog.title=ERROR
DbTableController.dialog.contents.fetchTableFailed=Impossible de récupérer la (les) table(s). Consultez le log d'erreurs pour plus de détails.
EParameterName.Project_Technical_Name=Nom technique du projet
EParameterName.Project_Technical_Name=Nom technique du projet
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=La routine n'est pas verrouillée par l'utilisateur, impossible de sauvegarder
EParameterName.dParallelize=Désactiver la parallélisation
EOozieParameterName.hadoopAppPath=Chemin HDFS
EOozieParameterName.jobId=ID du Job
@@ -770,9 +757,38 @@ PaserRuleSelectionDialog.RULE_NAME=Nom de la r
PaserRuleSelectionDialog.RULE_TYPE=Type de règle
PaserRuleSelectionDialog.RULE_VALUE=Valeur de la règle
GEFDeleteAction.deleteConnectionDialog.toggleMsg=Ne plus montrer ce dialogue.
MarkerMessages.Category_One_Item_Label={0} (1 élément)
MarkerMessages.ProblemView_Type=&Type
Node.hasMoreThenOneColumn=La table ({0}) a plus d'une colonne.
NodePart_componentNotLoaded=Le composant n'est pas chargé
TalendEditorPaletteFactory.palette.favorites=Favoris
TalendEditorPaletteFactory.palette.recentlyUsed=Récemment utilisé
DesignerPreferencePage.JobletColorGroup=Joblet
CreateProcess.action.createStandardJob=Créer un Job standard
MainComposite.VersionAuthorSection.authorLabel=Auteur
MainComposite.PurposeStatusSection.statusLabel=Statut
MainComposite.DescriptionSection.Label=Description
MainComposite.DateSection.ModificationLabel=Modification
EOozieParameterName.hadoopDistribution=Distribution Hadoop
EOozieParameterName.enableKerberos=Activer la sécurité Kerberos
EOozieParameterName.nameNodePrincipal=Principal du NameNode
EOozieParameterName.keytab=KeyTab
EOozieParameterName.nameNodeEndPoint=Endpoint du NameNode
EOozieParameterName.jobTrackerEndPoint=Endpoint du JobTracker
EOozieParameterName.oozieEndPointValue=Endpoint Oozie
Node.parameterWrong=La valeur du paramètre ({0}) n'existe pas.
EParameterName.useNamespaces=Ajout d'espaces de noms
EParameterName.namespaces=Espaces de noms
EParameterName.xpathPrefix=Préfixe
Node.checkSparkMLComponentVersion14=Ce composant nécessite la version Spark 1.4 ou supérieure
Node.checkSparkMLComponentVersion15=Ce composant nécessite la version Spark 1.5 ou supérieure
AbstractSchemaController.copyChildSchema.tooltip=Importer le schéma du tBufferOutput à partir du Job fils.
AbstractSchemaController.editSchema=Modifier le schéma
AbstractSchemaController.resetButton.tooltip=Cela prend automatiquement les colonnes du composant précédent
AbstractSchemaController.schemaOf=Schéma du
AbstractSchemaController.syncColumns=Sync colonnes
AbstractSchemaController.validationrule.selectBuildInMsg=Si vous sélectionnez Built-In, la règle de validation sous le composant sera perdue. Continuer ?
AbstractSchemaController.validationrule.selectMetadataMsg=La métadonnée sélectionnée ne contient pas de règle de validation. La règle de validation sera perdue si vous la sélectionnez. Continuer ?
AbstractSchemaController.validationrule.cannotApplyValMsg=Impossible d'appliquer la règle de validation au composant car aucun de ses schémas n'utilise la règle de validation.
AbstractSchemaController.inputNotSet=Connexion d'entrée non définie
AbstractBasicComponent.repository=Référentiel

View File

@@ -130,7 +130,6 @@ AppearancePreferencePage.groupBySource="Grupiraj prema izvoru" u kontekstu
EParameterName.dataSource=Izvor podataka
CamelPerformancePreferencePage.propertyCodeCheck=Provjeriti svojstva dok se generira kod (onemogu\u0107avanje ove opcije \u0107e ubrzati svojstva komponenata)
OoziePreferencePage.path=Putanja
SchemaTypeController.validationrule.title.confirm=Potvrdi
AbstractMultiPageTalendEditor.canNotSaveTitle=Upozorenje
ConnectionSetAsMainRef.ERROR=Gre\u0161ka
ModifyMergeOrderAction.ERROE=Gre\u0161ka

View File

@@ -70,7 +70,6 @@ EParameterName.PrintOperations=Stampa operazioni
ConfigureConnParamDialog.DialogLabel=Configurare i parametri di connessione
Problems.category.infos=Informazioni
Process.Job=Job
SchemaController.copyChildSchema=Copia schema job figlio
ReadProcess.label=Leggi Job
PropertiesContextAction.Properties=Impostazioni
NotesPasteCommand.label=Incolla
@@ -86,7 +85,6 @@ EParameterName.DisableWarnings=Disattiva avvertimenti
ChangeConnTextCommand.Label=Modificare l'etichetta della connessione
TalendEditorPaletteFactory.Note=Nota
EParameterName.tStatCatcherStats=Statistiche tStatCatcher
SchemaController.resetButton.tooltip=Questo prenderà automaticamente le colonne del precedente componente
EParameterName.LoadNewVariableLabel=Se una variabile caricata, ma non nel contesto
EParameterName.startable=Avviabile
ExecuteSystemCommandCommand.Command=Esegui...
@@ -121,7 +119,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Attiva il Subjob completo
ChangeMetadataCommand.messageDialog.questionMessage=Vuoi propagare i cambiamenti?
ChangeActivateStatusNodeCommand.Label.Deactive=Disattiva elemento(i)
EParameterName.user=Utente
SchemaController.schemaOf=Schema di
ParallelExecutionCommand.Parallel=In parallelo
SendToBackAction.sendToBack=Inviare dietro
TalendEditorPaletteFactory.Default=Predefinito
@@ -253,7 +250,6 @@ 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 è:
SchemaController.syncColumns=Sincronizza colonne
EParameterName.ShowHint=Mostra suggerimento
ContextParameterPage.commentEmpty=Nessun commento è sconsigliato.
NewProcessWizard.description=Aggiungi un job nel repository
@@ -268,7 +264,6 @@ MoveNodeLabelCommand.Label=Muovi nodo etichetta
EParameterName.context=Contesto
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} del job {1} dal progetto {2}
EParameterName.MultiThread=Esecuzione multi thread
SchemaController.editSchema=Edita schema
ChangeActivateStatusSubjobCommand.Label.ActivePart=Attiva il subjob corrente
EmfComponent.None=Nessuno
MultiPageEditorContributor.View=Visualizza
@@ -278,7 +273,6 @@ ContextParameterPage.defaultValue=Valore predefinito
MergeOrderDialog.MoveDown=Spostare sopra
EParameterName.dbName=Nome Db
TalendEditorContextMenuProvider.Row=Riga
SchemaController.copyChildSchema.tooltip=Importa lo schema fi tBufferOutput dal job figlio
EParameterName.catchUserWarning=Cattura avvisi utente
StatsAndLogsComposite.Save=&Salvare come preferito
DesignerPreferencePage.schemaOptions=Quando i record di ingresso differiscono dallo schema di input specificato:
@@ -479,8 +473,6 @@ SQLPatternComposite.up=Su
SaveToProjectSettings=&Salva le impostazioni del progetto
SaveToProjectSettingsMessage=L'attuale impostazione del progetto sarà sovrascritta. Vuoi continuare?
SaveToProjectSettingsToolTipText=Salva valori della pagina dell'impostazione (shift+S)
SchemaTypeController.connectionNotAvaliable=Connessione non ancora impostata o non corretta nel componente
SchemaTypeController.inputNotSet=Connessione di input non impostata
SearchComponentInJobs.Title=Trova componente nei Job
SearchComponentInJobs.Tooltip=Cerca tutti i job che utilizzano questo componente
SqlMemoController.query=Query
@@ -661,8 +653,6 @@ OoziePreferencePage.userName=Nome utente
OoziePreferencePage.path=Percorso
OoziePreferencePage.nameNodeEndPoint=Nome nodo di end point
OpenExistVersionProcessWizard.windowTitle=Versione progetto
SchemaTypeController.validationrule.title.warn=attenzione
SchemaTypeController.validationrule.title.confirm=Conferma
AbstractMultiPageTalendEditor.canNotSaveTitle=Avvertimento
ConnectionSetAsMainRef.ERROR=Errore
ModifyMergeOrderAction.ERROE=Errore

View File

@@ -75,7 +75,6 @@ EParameterName.PrintOperations=\u8868\u793A\u64CD\u4F5C
ConfigureConnParamDialog.DialogLabel=\u63A5\u7D9A\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u69CB\u6210
Problems.category.infos=\u30A4\u30F3\u30D5\u30A9\u30E1\u30FC\u30B7\u30E7\u30F3
Process.Job=\u30B8\u30E7\u30D6
SchemaController.copyChildSchema=\u5B50\u30B8\u30E7\u30D6\u306E\u30B9\u30AD\u30FC\u30DE\u3092\u30B3\u30D4\u30FC
ReadProcess.label=\u30b8\u30e7\u30d6\u306e\u8aad\u8fbc\u307f
PropertiesContextAction.Properties=\u8A2D\u5B9A
NotesPasteCommand.label=\u8CBC\u308A\u4ED8\u3051
@@ -89,9 +88,8 @@ SqlMemoController.QueryError.mainMsg=\u30AF\u30A8\u30EA\u30B9\u30C6\u30FC\u30C8\
ContextRepositoryCommand.modifyContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
EParameterName.DisableWarnings=\u8B66\u544A\u306E\u7121\u52B9\u5316
ChangeConnTextCommand.Label=\u63A5\u7D9A\u30E9\u30D9\u30EB\u306E\u5909\u66F4
TalendEditorPaletteFactory.Note=Note
TalendEditorPaletteFactory.Note=\u30CE\u30FC\u30C8
EParameterName.tStatCatcherStats=tStatCatcher\u7D71\u8A08
SchemaController.resetButton.tooltip=\u3053\u308C\u306F\u524D\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30AB\u30E9\u30E0\u3092\u81EA\u52D5\u7684\u306B\u53D6\u5F97\u3057\u307E\u3059
EParameterName.LoadNewVariableLabel=\u5909\u6570\u304C\u8AAD\u307F\u8FBC\u307E\u308C\u3066\u3044\u308B\u304C\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u306A\u3044\u5834\u5408
EParameterName.startable=\u958B\u59CB\u53EF\u80FD
MultiPageEditorContributor.Snap=\u56F3\u5F62\u5EA7\u6A19\u3078\u306E\u4F4D\u7F6E\u5408\u308F\u305B (&M)
@@ -129,7 +127,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u63A5\u7D9A\u306E\u3042\
ChangeMetadataCommand.messageDialog.questionMessage=\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F
ChangeActivateStatusNodeCommand.Label.Deactive=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u7121\u52B9\u5316
EParameterName.user=\u30E6\u30FC\u30B6\u30FC
SchemaController.schemaOf=\u30B9\u30AD\u30FC\u30DE \:
ParallelExecutionCommand.Parallel=\u4E26\u5217\u51E6\u7406\u5316
SendToBackAction.sendToBack=\u6700\u80CC\u9762\u3078\u79FB\u52D5
TalendEditorPaletteFactory.Default=\u30C7\u30D5\u30A9\u30EB\u30C8
@@ -263,7 +260,6 @@ DesignerPreferencePage.SubjobTitleColorLabel=\u30B5\u30D6\u30B8\u30E7\u30D6\u306
EParameterName.host=\u30DB\u30B9\u30C8
DesignerPreferencePage.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u5909\u66F4\u5F8C\u306E\u81EA\u52D5\u691C\u7D22/\u66F4\u65B0\u3092\u7121\u52B9\u5316
AbstractElementPropertySectionController.variableTooltip=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306B\u4ED8\u968F\u3059\u308B\u5909\u6570\uFF1A
SchemaController.syncColumns=\u30AB\u30E9\u30E0\u306E\u540C\u671F
EParameterName.ShowHint=\u30D2\u30F3\u30C8\u306E\u8868\u793A
ContextParameterPage.commentEmpty=\u30B3\u30E1\u30F3\u30C8\u6B04\u306E\u5165\u529B\u3092\u63A8\u5968\u3057\u307E\u3059
NewProcessWizard.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u306B\u30B8\u30E7\u30D6\u306E\u8FFD\u52A0
@@ -278,7 +274,6 @@ MoveNodeLabelCommand.Label=\u30CE\u30FC\u30C9\u30E9\u30D9\u30EB\u306E\u79FB\u52D
EParameterName.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
JobHierarchyMessages.JobHierarchyViewPart_tooltip=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 {2} \u304B\u3089\u30B8\u30E7\u30D6 {1} \u306E {0}
EParameterName.MultiThread=\u30DE\u30EB\u30C1\u30B9\u30EC\u30C3\u30C9\u5B9F\u884C
SchemaController.editSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u7DE8\u96C6
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u6709\u52B9\u5316
MultiPageTalendEditor.Job=\u30B8\u30E7\u30D6 {0} {1}
EmfComponent.None=\u30C7\u30D5\u30A9\u30EB\u30C8
@@ -289,7 +284,6 @@ ContextParameterPage.defaultValue=\u30C7\u30D5\u30A9\u30EB\u30C8\u5024
MergeOrderDialog.MoveDown=\u4E0B\u306B\u79FB\u52D5
EParameterName.dbName=DB\u540D
TalendEditorContextMenuProvider.Row=\u30ED\u30A6
SchemaController.copyChildSchema.tooltip=\u5B50\u30B8\u30E7\u30D6\u304B\u3089 tBufferOutput\u30B9\u30AD\u30FC\u30DE\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
EParameterName.catchUserWarning=\u30E6\u30FC\u30B6\u8B66\u544A\u306E\u30AD\u30E3\u30C3\u30C1
StatsAndLogsComposite.Save=\u57FA\u672C\u8A2D\u5B9A\u306B\u4FDD\u5B58 (&S)
DesignerPreferencePage.schemaOptions=\u5165\u529B\u30C7\u30FC\u30BF\u884C\u304C\u6307\u5B9A\u3057\u305F\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u308B\u5834\u5408 \:
@@ -331,7 +325,7 @@ ComboController.nothingGuess=\u63A8\u5B9A\u5BFE\u8C61\u304C\u3042\u308A\u307E\u3
ComponentSearcher.noJobsFound=\u30B8\u30E7\u30D6\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
ComponentSearcher.searchResult=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0} \u306E\u691C\u7D22\u7D50\u679C
ComponentSettingsView.noAdvancedSetting=\u8A73\u7D30\u8A2D\u5B9A\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ComponentSettingsView.note=Note
ComponentSettingsView.note=\u30CE\u30FC\u30C8
ComponentSettingsView.subjob=\u30B5\u30D6\u30B8\u30E7\u30D6
Connection.enableParallel=\u4E26\u5217\u51E6\u7406\u306E\u6709\u52B9\u5316
Connection.inputInvalid=\u5165\u529BId\u306F\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093
@@ -494,8 +488,6 @@ SQLPatternComposite.up=\u4E0A\u3078
SaveToProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u4FDD\u5B58 (&S)
SaveToProjectSettingsMessage=\u73FE\u5728\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u8A2D\u5B9A\u306F\u4E0A\u66F8\u304D\u3055\u308C\u307E\u3059\u3001\u7D9A\u3051\u307E\u3059\u304B\uFF1F
SaveToProjectSettingsToolTipText=\u30D7\u30EC\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u5024\u3092\u4FDD\u5B58 (Shift+S)
SchemaTypeController.connectionNotAvaliable=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3044\u304B\u3001\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
SchemaTypeController.inputNotSet=\u5165\u529B\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
SearchComponentInJobs.Title=\u30B8\u30E7\u30D6\u5185\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u691C\u7D22
SearchComponentInJobs.Tooltip=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u30B8\u30E7\u30D6\u3092\u691C\u7D22
SqlMemoController.query=\u30AF\u30A8\u30EA\u30FC
@@ -693,11 +685,6 @@ OoziePreferencePage.oozieEndPoint=Oozie\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C
EParameterName.SK_CREATION=SK_CREATION
OpenExistVersionProcessWizard.windowTitle=\u30B8\u30E7\u30D6\u30D0\u30FC\u30B8\u30E7\u30F3
Node.checkHasMultiPrejobOrPostJobComponents=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8" {0} "\u306F\u3001\u4E00\u3064\u306E\u30B8\u30E7\u30D6\u3067\u4E00\u3064\u3057\u304B\u5B9A\u7FA9\u51FA\u6765\u307E\u305B\u3093\u3002\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
SchemaTypeController.validationrule.title.warn=\u8B66\u544A
SchemaTypeController.validationrule.title.confirm=Confirm
SchemaTypeController.validationrule.selectBuildInMsg=\u7D44\u8FBC\u307F\u3092\u9078\u629E\u3059\u308B\u3068\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u6D88\u6EC5\u3057\u307E\u3059\u304C\u7D9A\u3051\u307E\u3059\u304B\uFF1F
SchemaTypeController.validationrule.selectMetadataMsg=\u30E1\u30BF\u30C7\u30FC\u30BF\u306F\u691C\u8A3C\u30EB\u30FC\u30EB\u542B\u3067\u3044\u307E\u305B\u3093\u3002\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u4FDD\u5B58\u3055\u308C\u307E\u305B\u3093\u304C\u7D9A\u3051\u307E\u3059\u304B\uFF1F
SchemaTypeController.validationrule.cannotApplyValMsg=\u30B9\u30AD\u30FC\u30DE\u306B\u8A2D\u5B9A\u3055\u308C\u305F\u691C\u8A3C\u308B\u30FC\u308B\u30FC\u304C\u7121\u3044\u306E\u3067\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u9069\u7528\u3067\u304D\u307E\u305B\u3093\u3002
AbstractMultiPageTalendEditor.canNotSaveTitle=\u8B66\u544A
AbstractMultiPageTalendEditor.canNotSaveMessage=\u30B8\u30E7\u30D6\u3092\u30ED\u30C3\u30AF\u51FA\u6765\u306A\u3044\u306E\u3067\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002
ConnectionSetAsMainRef.ConnectionModifyError=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u30B5\u30D6\u30B8\u30E7\u30D6\u63A5\u7D9A\u3092\u3057\u3066\u3044\u308B\u305F\u3081\u63A5\u7D9A\u3092\u5909\u66F4\u3067\u304D\u307E\u305B\u3093
@@ -737,7 +724,8 @@ CodeView.initMessage=\u30B3\u30FC\u30C9\u751F\u6210\u30A8\u30F3\u30B8\u30F3\u309
Connection.paral_queuesize=\u30AD\u30E5\u30FC\u30B5\u30A4\u30BA
ModulesInstaller_text1=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0} \u306F\u3001\u4EE5\u4E0B\u306E3rd party\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u5FC5\u8981\u3067\u3059
ModulesInstaller_text2=\u9078\u629E\u3055\u308C\u305F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001\u6B21\u306E\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u5FC5\u8981\u3067\u3059
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u304C\u7A7A\u3067\u3059
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u304C\u3042\u308A\u307E\u305B\u3093
PropertiesWizardPage.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
ColorsCodeViewerPreferencePage.Comment1Color=\u30B3\u30E1\u30F3\u30C81\u8272
ColorsCodeViewerPreferencePage.Comment2Color=\u30B3\u30E1\u30F3\u30C82\u8272
ColorsCodeViewerPreferencePage.DigitColor=\u6570\u5B57\u8272
@@ -804,8 +792,10 @@ ToggleOrientationAction_single_description=\u968E\u5C64\u306E\u307F
ToggleViewAction_subtypes_description=\u30B5\u30D6\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
ToggleViewAction_supertypes_description=\u30B5\u30D6\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
ToggleViewAction_vajhierarchy_description=\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
PerformancePreferencePage.autoCheckField=SVN\u306E\u66F4\u65B0\u3092\u81EA\u52D5\u78BA\u8A8D
TalendEditorPaletteFactory.palette.favorites=\u304A\u6C17\u306B\u5165\u308A
TalendEditorPaletteFactory.palette.recentlyUsed=\u4F7F\u7528\u5C65\u6B74
TalendEditorPaletteFactory.palette.recentlyUsed=\u6700\u8FD1\u306E\u4F7F\u7528
TalendEditorPaletteFactory.searchingFromHelp=\u30D8\u30EB\u30D7\u3092\u691C\u7D22
DesignerPreferencePage.JobletColorGroup=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
DesignerPreferencePage.JobletGroupColorLabel=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u8272
CreateProcess.action.createStandardJob=\u6A19\u6E96\u30B8\u30E7\u30D6\u3092\u4F5C\u6210
@@ -813,6 +803,8 @@ MainComposite.NameSection.Name=\u540D\u524D
MainComposite.VersionAuthorSection.authorLabel=\u4F5C\u6210\u8005
MainComposite.PurposeStatusSection.purposeLabel=\u76EE\u7684
MainComposite.PurposeStatusSection.statusLabel=\u30B9\u30C6\u30FC\u30BF\u30B9
MainComposite.NameEmptyError=\u540D\u524D\u304C\u7A7A\u3067\u3059\u3002
MainComposite.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
MainComposite.SameAsProjectname=\u540D\u524D\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059
EOozieParameterName.propertyType=\u30D7\u30ED\u30D1\u30C6\u30A3\u30BF\u30A4\u30D7
EOozieParameterName.hadoopDistribution=Hadoop\u30C7\u30A3\u30B9\u30C8\u30EA\u30D3\u30E5\u30FC\u30B7\u30E7\u30F3
@@ -827,3 +819,21 @@ EOozieParameterName.nameNodeEndPoint=\u30CD\u30FC\u30E0\u30CE\u30FC\u30C9\u30A8\
EOozieParameterName.jobTrackerEndPoint=\u30B8\u30E7\u30D6\u30C8\u30E9\u30C3\u30AB\u30FC\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
EOozieParameterName.oozieEndPointValue=Oozie\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
Node.parameterWrong=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\uFF08{0}\uFF09\u306E\u5024\u304C\u3042\u308A\u307E\u305B\u3093
EParameterName.useNamespaces=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u3092\u8FFD\u52A0
EParameterName.namespaces=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9
EParameterName.xpathPrefix=\u30D7\u30EC\u30D5\u30A3\u30AF\u30B9
Node.checkSparkMLComponentVersion14=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306FSpark1.4\u4EE5\u4E0A\u3067\u4F7F\u7528\u51FA\u6765\u307E\u3059
Node.checkSparkMLComponentVersion15=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306FSpark1.5\u4EE5\u4E0A\u3067\u4F7F\u7528\u51FA\u6765\u307E\u3059
Node.inputMustNotBeAMappingField=\u5165\u529B\u30D5\u30A3\u30FC\u30EB\u30C9\uFF08{0}\uFF09\u306F\u30DE\u30C3\u30D4\u30F3\u30B0\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u7A7A\u767D\u306B\u3057\u3066\u304A\u3044\u3066\u4E0B\u3055\u3044\u3002
PerformancePreferencePage.autoRefreshLocksField=\u30ED\u30C3\u30AF\u72B6\u614B\u306E\u81EA\u52D5\u66F4\u65B0
PerformancePreferencePage.tacTimeout=TAC\u3068\u306E\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u5024\uFF08\u79D2\uFF09
AbstractSchemaController.copyChildSchema=\u5B50\u30B8\u30E7\u30D6\u306E\u30B9\u30AD\u30FC\u30DE\u3092\u30B3\u30D4\u30FC
AbstractSchemaController.copyChildSchema.tooltip=\u5B50\u30B8\u30E7\u30D6\u306EtBufferOutput\u30B9\u30AD\u30FC\u30DE\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
AbstractSchemaController.editSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u7DE8\u96C6
AbstractSchemaController.resetButton.tooltip=\u76F4\u524D\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u3082\u3064\u30AB\u30E9\u30E0\u304C\u81EA\u52D5\u7684\u306B\u9069\u7528\u3055\u308C\u307E\u3059
AbstractSchemaController.schemaOf=\u30B9\u30AD\u30FC\u30DE
AbstractSchemaController.syncColumns=\u30AB\u30E9\u30E0\u3092\u540C\u671F
AbstractSchemaController.validationrule.title.warn=\u8B66\u544A
AbstractSchemaController.validationrule.title.confirm=\u78BA\u8A8D
AbstractSchemaController.validationrule.cannotApplyValMsg=\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u9069\u7528\u3067\u304D\u307E\u305B\u3093\u3002\u691C\u8A3C\u30EB\u30FC\u30EB\u306B\u9069\u5408\u3059\u308B\u30B9\u30AD\u30FC\u30DE\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AbstractSchemaController.connectionNotAvaliable=\u63A5\u7D9A\u60C5\u5831\u306B\u8AA4\u308A\u304C\u3042\u308A\u307E\u3059

View File

@@ -299,7 +299,6 @@ EParameterName.routeType=Typ
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ów
OoziePreferencePage.userName=Nazwa u\u017Cytkownika
SchemaTypeController.validationrule.title.confirm=Potwierd\u017A
AbstractMultiPageTalendEditor.canNotSaveTitle=Ostrze\u017Cenie
ConnectionSetAsMainRef.ERROR=B\u0141\u0104D
ModifyMergeOrderAction.ERROE=B\u0141\u0104D

View File

@@ -236,7 +236,6 @@ EParameterName.mappingFile=Mapeando arquivo
ImportRulesFromRepository.dialog=Importar
GenerateGrammarController.import=Importar
OoziePreferencePage.userName=Nome de usuário
SchemaTypeController.validationrule.title.warn=advertir
AbstractMultiPageTalendEditor.canNotSaveTitle=Advertência
ConnectionSetAsMainRef.ERROR=Erro
ModifyMergeOrderAction.ERROE=Erro

View File

@@ -48,6 +48,5 @@ WSDL2JAVAController.WSDLEquals=WSDL nu poate fi "";
EParameterName.routeType=Tip
EParameterName.Use.Dynamic.Job=Foloseste actiune dinamica
OoziePreferencePage.userName=Nume utilizator
SchemaTypeController.validationrule.title.confirm=Confirma
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Rutina nu este blocatã de utilizator, nu se poate salva
Connection.paral_none=Nici unul

View File

@@ -37,7 +37,6 @@ NodesCopyAction.label=\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u04
AbstractElementPropertySectionController.fieldRequired=\u042D\u0442\u043E \u043F\u043E\u043B\u0435 \u044F\u0432\u043B\u044F\u0435\u0442\u0441\u044F \u043E\u0431\u044F\u0437\u0430\u0442\u0435\u043B\u044C\u043D\u044B\u043C
ConfigureConnParamDialog.DialogLabel=\u0417\u0430\u0434\u0430\u0442\u044C \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F:
Process.Job=\u0420\u0430\u0431\u043E\u0442\u0430
SchemaController.copyChildSchema=\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0445\u0435\u043C\u0443 \u0437\u0430\u0434\u0430\u0447\u0438-\u043F\u043E\u0442\u043E\u043C\u043A\u0430
PropertiesContextAction.Properties=\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438
NotesPasteCommand.label=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044C
DeleteNodeCommand.Label=\u0423\u0434\u0430\u043B\u0435\u043D\u043D\u044B\u0439 \u0443\u0437\u0435\u043B
@@ -136,13 +135,11 @@ ContextParameterPage.commentEmpty=\u041F\u0443\u0441\u0442\u044B\u0435 \u043A\u0
EParameterName.additionParam=\u0414\u043E\u043F\u043E\u043B\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B
JobSettingsView.JobSettings=\u0420\u0430\u0431\u043E\u0442\u0430
EParameterName.context=\u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442
SchemaController.editSchema=\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0445\u0435\u043C\u0443
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u0410\u043A\u0442\u0438\u0432\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0442\u0435\u043A\u0443\u0449\u0443\u044E \u043F\u043E\u0434\u0437\u0430\u0434\u0430\u0447\u0443
ContextParameterPage.nameExists=\u0422\u0430\u043A\u043E\u0435 \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0430 \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442.
ContextParameterPage.defaultValue=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
MergeOrderDialog.MoveDown=\u041F\u0435\u0440\u0435\u043C\u0435\u0441\u0442\u0438\u0442\u044C \u0432\u043D\u0438\u0437
TalendEditorContextMenuProvider.Row=\u0421\u0442\u0440\u043E\u043A\u0430
SchemaController.copyChildSchema.tooltip=\u0418\u043C\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0445\u0435\u043C\u0443 tBufferOutput \u0438\u0437 \u0437\u0430\u0434\u0430\u0447\u0438-\u043F\u043E\u0442\u043E\u043C\u043A\u0430
DesignerPreferencePage.schemaOptions=\u0415\u0441\u043B\u0438 \u0432\u0432\u043E\u0434\u0438\u043C\u0430\u044F \u0441\u0442\u0440\u043E\u043A\u0430 \u0434\u0430\u043D\u043D\u044B\u0445 \u043E\u0442\u043B\u0438\u0447\u0430\u0435\u0442\u0441\u044F \u043E\u0442 \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u043D\u043E\u0439 \u0441\u0445\u0435\u043C\u044B \u0432\u0432\u043E\u0434\u0430:
NodeReturn.Availability.BEFORE=\u0434\u043E
ChangeValuesFromRepository.messageDialog.takeMessage=\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u0441\u0445\u0435\u043C\u0443 \u0432\u0445\u043E\u0434\u043D\u043E\u0433\u043E \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430?
@@ -297,8 +294,6 @@ CamelPerformancePreferencePage.ActivedTimeoutSetting=\u0410\u043A\u0442\u0438\u0
CamelPerformancePreferencePage.ConnectionTimeout=\u0422\u0430\u0439\u043C-\u0430\u0443\u0442 \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F (\u0432 \u0441\u0435\u043A\u0443\u043D\u0434\u0430\u0445)
CamelPerformancePreferencePage.ConnectionTimeoutTip=\u0417\u0430\u0434\u0430\u043D\u0438\u0435 \u043D\u0443\u043B\u044F \u0440\u0430\u0432\u043D\u043E\u0437\u043D\u0430\u0447\u043D\u043E \u043F\u043E\u043B\u043D\u043E\u0439 \u0434\u0435\u0430\u043A\u0442\u0438\u0432\u0430\u0446\u0438\u0438 \u0442\u0430\u0439\u043C-\u0430\u0443\u0442\u0430
OoziePreferencePage.userName=\u0418\u043C\u044F \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044F
SchemaTypeController.validationrule.title.warn=\u043F\u0440\u0435\u0434\u043E\u0441\u0442\u0435\u0440\u0435\u0447\u044C
SchemaTypeController.validationrule.title.confirm=\u041F\u043E\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044C
AbstractMultiPageTalendEditor.canNotSaveTitle=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435
ConnectionSetAsMainRef.ERROR=\u041E\u0448\u0438\u0431\u043A\u0430
ModifyMergeOrderAction.ERROE=\u041E\u0448\u0438\u0431\u043A\u0430

View File

@@ -97,8 +97,6 @@ TnsEditorDialog.Value=Hodnota
AbstractMultiPageTalendEditor_pleaseWait=Ukladanie Prosím \u010Cakajte...
EParameterName.routeType=Typ
GenerateGrammarController.export=Export
SchemaTypeController.validationrule.title.warn=VAROVANIE
SchemaTypeController.validationrule.title.confirm=Potvrdenie
AbstractMultiPageTalendEditor.canNotSaveTitle=Varovanie
ConnectionSetAsMainRef.ERROR=CHYBA
ModifyMergeOrderAction.ERROE=CHYBA

View File

@@ -70,7 +70,6 @@ EParameterName.MeterFileName=Meter\u6587\u4EF6\u540D
EParameterName.PrintOperations=\u6253\u5370\u64CD\u4F5C
ConfigureConnParamDialog.DialogLabel=\u8bbe\u7f6e\u8fde\u63a5\u53c2\u6570
Process.Job=\u4f5c\u4e1a
SchemaController.copyChildSchema=\u590D\u5236\u5B50\u4F5C\u4E1A\u56FE\u89E3
ReadProcess.label=\u8bfb\u53d6\u4f5c\u4e1a
PropertiesContextAction.Properties=\u8BBE\u7F6E
NotesPasteCommand.label=\u7c98\u8d34
@@ -86,7 +85,6 @@ EParameterName.DisableWarnings=\u5C4F\u853D\u8B66\u544A
ChangeConnTextCommand.Label=\u66f4\u6539\u8fde\u63a5\u6807\u7b7e
TalendEditorPaletteFactory.Note=\u8282\u70b9
EParameterName.tStatCatcherStats=tStatCatcher\u7edf\u8ba1\u8868
SchemaController.resetButton.tooltip=\u53ef\u4ee5\u81ea\u52a8\u83b7\u53d6\u4e0a\u4e00\u7ec4\u4ef6\u7684\u5217
EParameterName.LoadNewVariableLabel=\u5982\u679C\u4E00\u4E2A\u53D8\u91CF\u52A0\u8F7D\uFF0C\u4F46\u662F\u4E0D\u5728\u4E0A\u4E0B\u6587
EParameterName.startable=\u53ef\u4ee5\u5f00\u59cb
ExecuteSystemCommandCommand.Command=\u6267\u884C...
@@ -118,7 +116,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u6FC0\u6D3B\u6574\u4E2AS
ChangeMetadataCommand.messageDialog.questionMessage=\u662f\u5426\u8981\u4f20\u64ad\u6539\u53d8\uff1f
ChangeActivateStatusNodeCommand.Label.Deactive=\u65e0\u6548\u7ec4\u4ef6
EParameterName.user=\u7528\u6237\u540d
SchemaController.schemaOf=\u56fe\u89e3
ParallelExecutionCommand.Parallel=\u5E76\u884C
SendToBackAction.sendToBack=\u53d1\u9001\u5230\u540e\u9762
TalendEditorPaletteFactory.Default=\u786e\u7701
@@ -248,7 +245,6 @@ DesignerPreferencePage.SubjobTitleColorLabel=\u5B50\u4F5C\u4E1A\u6807\u9898\u989
EParameterName.host=\u4e3b\u673a
DesignerPreferencePage.display.deactiveRepositoryUpdate=\u89E3\u9664\u4FEE\u6539\u5E93\u540E\u7684\u81EA\u52A8\u5220\u9664/\u66F4\u65B0
AbstractElementPropertySectionController.variableTooltip=\u6b64\u53c2\u6570\u7684\u53d8\u91cf\u4e3a:
SchemaController.syncColumns=\u540c\u6b65\u5217
EParameterName.ShowHint=\u663e\u793a\u63d0\u793a
ContextParameterPage.commentEmpty=\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528\u7a7a\u5907\u6ce8\u3002
NewProcessWizard.description=\u5411\u50a8\u5b58\u5e93\u6dfb\u52a0\u4f5c\u4e1a
@@ -262,7 +258,6 @@ DesignerPreferencePage.SubjobColorGroup=\u5B50\u4F5C\u4E1A\u9ED8\u8BA4\u989C\u82
MoveNodeLabelCommand.Label=\u79fb\u52a8\u8282\u70b9\u6807\u7b7e
EParameterName.context=\u4e0a\u4e0b\u6587
EParameterName.MultiThread=\u591A\u7EBF\u7A0B\u7684\u6267\u884C
SchemaController.editSchema=\u7F16\u8F91\u67B6\u6784
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u6FC0\u6D3B\u5F53\u524DSubjob
MultiPageTalendEditor.Job=\u4f5c\u4e1a {0} {1}
EmfComponent.None=\u65e0
@@ -428,8 +423,6 @@ SQLPatternComposite.sqlPattern=sql\u6A21\u677F\u5217\u8868
SQLPatternComposite.up=\u5411\u4E0A
SaveToProjectSettingsMessage=\u5F53\u524D\u5DE5\u7A0B\u8BBE\u7F6E\u5C06\u88AB\u8986\u76D6\uFF0C\u786E\u8BA4\u8981\u7EE7\u7EED\u5417\uFF1F
SaveToProjectSettingsToolTipText=\u5C06\u503C\u4FDD\u5B58\u5230\u5DE5\u7A0B\u8BBE\u7F6E\u9875\uFF08Shift+S\uFF09
SchemaTypeController.connectionNotAvaliable=\u7EC4\u4EF6\u4E2D\u8FDE\u63A5\u672A\u8BBE\u7F6E\u6216\u4E0D\u6B63\u786E
SchemaTypeController.inputNotSet=\u8F93\u5165\u8FDE\u63A5\u672A\u8BBE\u7F6E
SearchComponentInJobs.Title=\u67E5\u627E\u4F5C\u4E1A\u4E2D\u7EC4\u4EF6
SearchComponentInJobs.Tooltip=\u67E5\u627E\u4F5C\u4E1A\u4E2D\u6240\u6709\u4F7F\u7528\u7684\u7EC4\u4EF6
SqlMemoController.query=\u67E5\u8BE2
@@ -520,8 +513,6 @@ ExchangePreferencePage.signInExchangeTitle=\u767B\u5165
ExchangePreferencePage.signOutExchangeTitle=\u767B\u51FA
OoziePreferencePage.path=\u8DEF\u5F84
OpenExistVersionProcessWizard.windowTitle=\u4F5C\u4E1A\u7248\u672C
SchemaTypeController.validationrule.title.warn=\u8B66\u544A
SchemaTypeController.validationrule.title.confirm=\u786E\u8BA4
AbstractMultiPageTalendEditor.canNotSaveTitle=\u8B66\u544A
ConnectionSetAsMainRef.ERROR=\u9519\u8BEF
ModifyMergeOrderAction.ERROE=\u9519\u8BEF

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.dbmap.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.dbmap

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.dbmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.dbmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,7 +1,7 @@
UIManager.1=Cas non trouvé
TabFolderEditors.expressionEditor=Editeur d'expression
EntryContentProposal.comment=Commentaire \:
DataMapTableView.buttonTooltip.addFilterRow=Ajouter un filtre de ligne
DataMapTableView.buttonTooltip.addFilterRow=Ajouter un filtre de lignes
TableEntriesManager.exceptionMessage.typeIsNotValid=Le type "{0}" n'est pas valide.
UIManager.addNewOutputTable=Ajouter une nouvelle table en sortie
EntryContentProposal.variable=Variable
@@ -26,7 +26,7 @@ TabFolderEditors.schemaEditor=
TableEntriesManager.exceptionMessage.tableEntriesNotSame=Les tableEntries ne sont pas les mêmes.
ProblemsManager.outputExpressionEmpty=L'expression de sortie "{0}.{1}" n'est pas paramétrée.
EntryContentProposal.dbType=Type de BdD :
MapperManager.removeInputTableTitleMessage=Etes-vous sûr de vouloir supprimer la table d'entrée "{0}" ?
MapperManager.removeInputTableTitleMessage=Êtes-vous sûr de vouloir supprimer la table d'entrée "{0}" ?
ToolbarInputZone.movedownTooltip=Descendre la table lookup de sortie sélectionnée
ToolbarOutputZone.movedownTooltip=Déplace vers le bas la table cible sélectionnée
AliasDialog.aliasAlreadyExists=Un alias de table ou une table porte déjà le nom : "{0}"!
@@ -72,7 +72,7 @@ UIManager.3=n'existe pas
UIManager.3=n'existe pas
UIManager.2=La zone
DbMapComponent.unknowValue=La valeur du paramètre NAME est inconnue :
UIManager.nameExistOrNull=Le nom existe déjà ou est vide.
UIManager.nameExistOrNull=Le nom existe déjà ou est vide.
AliasDialog.inputValid=L'entrée est invalide.
DbGenerationManager.conditionNotSet=Les conditions de jointure ne sont pas définies
DbGenerationManager.InputExpSetMessage=L'expression de l'entrée '{0}' n'est pas définie
@@ -110,3 +110,5 @@ HTMLDocGenerator.type=Type
HTMLDocGenerator.type=Type
HTMLDocGenerator.value=Valeur
HTMLDocGenerator.values=Valeurs
HTMLDocGenerator.version=Version
DataMapTableView.buttonTooltip.menu.addWhereClauses=Ajouter une clause WHERE

View File

@@ -35,7 +35,7 @@ ToolbarOutputZone.restorTooltip=\u3059\u3079\u3066\u306E\u51FA\u529B\u30C6\u30FC
TableEntriesManager.exceptionMessage.caseNotFound=\u30B1\u30FC\u30B9\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
ToolbarInputZone.widgetTooltip.addAlias=\u30A8\u30A4\u30EA\u30A2\u30B9\u306E\u8FFD\u52A0
ToolbarOutputZone.widgetTooltip.removeOutputTable=\u9078\u629E\u3057\u305F\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u524A\u9664
InputDataMapTableView.columnTitle.ExplicitJoin=Explicit join
InputDataMapTableView.columnTitle.ExplicitJoin=\u660E\u793A\u7684\u30B8\u30E7\u30A4\u30F3
AliasDialog.addNewAlias=\u65B0\u898F\u306E\u30A8\u30A4\u30EA\u30A2\u30B9\u306E\u8FFD\u52A0
MapperManager.exceptionMessage.useOtherSignature=\u30A8\u30F3\u30C8\u30EA\u3092\u8FFD\u52A0\u3059\u308B\u306B\u306F\u4ED6\u306E\u30B7\u30B0\u30CD\u30C1\u30E3\u30E1\u30BD\u30C3\u30C9\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044
UIManager.propagateTitle=\u53CD\u6620

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.documentation.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.documentation

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.documentation.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.documentation.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -43,7 +43,7 @@ HTMLDocGenerator_Source_Code=\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9
HTMLDocGenerator_Status=\u30b9\u30c6\u30fc\u30bf\u30b9
HTMLDocGenerator_Summary=\u6982\u8981
HTMLDocGenerator_Type=\u30BF\u30A4\u30D7
HTMLDocGenerator_UNIQUE_NAME=\u30E6\u30CB\u30FC\u30AF\u306A\u540D\u524D
HTMLDocGenerator_UNIQUE_NAME=\u30E6\u30CB\u30FC\u30AF\u540D
HTMLDocGenerator_Value=\u5024
HTMLDocGenerator_Values=\u5024
HTMLDocGenerator_Version=\u30D0\u30FC\u30B8\u30E7\u30F3

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.fileoutputxml.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.fileoutputxml

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.fileoutputxml.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.fileoutputxml.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,12 +1,12 @@
CreateAttributeAction.2=Créer un libellé valide du nouvel attribut
CreateAttributeAction.1=Créer le libellé de l'attribut
CreateAttributeAction.2=Saisissez un libellé valide pour le nouvel attribut
CreateAttributeAction.1=Saisir le libellé de l'attribut
CreateElementAction.5=Saisissez un libellé valide pour le nouvel élément
CreateElementAction.4=Saisir le libellé de l'élément
CreateElementAction.1=Vous voulez débrancher lien existant et ajouter ensuite un sous-élément pour l'élément choisi "
CreateElementAction.1=Vous voulez déconnecter le lien existant et ajouter ensuite un sous-élément pour l'élément choisi "
CreateElementAction.0=Avertissement
DragAndDrogDialog.DialogTitle=Sélection
DragAndDrogDialog.GroupTitle=Sélectionner l'opération :
DragAndDrogDialog.AddSubElements=Créer comme sous-élément au noeud cible
DragAndDrogDialog.AddSubElements=Créer comme sous-élément du n\u0153ud cible
FOXMain.1=Synchronisez d\u2019abord le schéma
FOXMain.0=Erreur dans le schéma
Schema2XMLDragAndDropHandler.HasChildrenWarning=a des enfants, ne peut avoir de lien.
@@ -26,7 +26,7 @@ FOXUI.3=Statut du noeud
FOXUI.2=Colonne liée
FOXUI.1=Arbre XML
FOXUI.0=Cible du lien
DragAndDrogDialog.AddAttributes=Créer comme attribut de noeud sélectionné
DragAndDrogDialog.AddAttributes=Créer comme attribut du n\u0153ud cible
FOXUI.19=Source du lien
FOXUI.18=Enlever l'élément de groupe
FOXUI.17=Définir comme élément de groupe

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.gefabstractmap.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.gefabstractmap

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.gefabstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.gefabstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.hl7.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.hl7

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.hl7.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.hl7.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mapper component Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.designer.mapper.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.mapper
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.mapper.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.mapper.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,7 +1,7 @@
UIManager.1=Cas non trouvé
TabFolderEditors.expressionEditor=Editeur d'expression
EntryContentProposal.comment=Commentaire \:
DataMapTableView.buttonTooltip.addFilterRow=Ajouter un filtre de ligne
DataMapTableView.buttonTooltip.addFilterRow=Ajouter un filtre de lignes
TableEntriesManager.exceptionMessage.typeIsNotValid=Le type "{0}" n'est pas valide.
InputDataMapTableView.widgetTooltip.innerJoin=Inner join
UIManager.comfirmToRemoveTableKeys=Appuyez sur [OK] pour supprimer les clés invalides dans la table source '
@@ -31,7 +31,7 @@ DataMapTableView.widgetTooltip.enableLookupInnerJoin=Activer/D
InputDataMapTableView.buttonTooltip.activatePersistentCheck=Stocker les données temporaires sur disque
VarsDataMapTableView.columnTitle.expression=Expression
ToolbarOutputZone.movedownTooltip=Déplace vers le bas la table cible sélectionnée
DataMapTableView.buttonTooltip.activateExpressionFilter=Activer/Désactiver le filtre (expression)
DataMapTableView.buttonTooltip.activateExpressionFilter=Activer/désactiver l'expression de filtre
ToolbarOutputZone.restorTooltip=Restaurer toutes les tables de sortie
MapperMain.ShellTitle={0} - {1} - {2}
TableEntriesManager.exceptionMessage.caseNotFound=Cas non trouvé
@@ -54,7 +54,7 @@ FooterComposite.button.OK=OK
UIManager.SaveDespiteErrors.Title=Des erreurs existent
ToolbarInputZone.minimizeTooltip=Minimiser toutes les tables source
InputDataMapTableView.columnTitle.Expr=Clé d'expr.
DataMapTableView.widgetTooltip.enableOutputReject=Activer/Désactiver le rejet de sortie
DataMapTableView.widgetTooltip.enableOutputReject=Activer/désactiver le rejet en sortie
DataMapTableView.buttonTooltip.restore=Restaurer
ToolbarOutputZone.minimizeTooltip=Minimiser toutes les tables de sortie
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Mappe automatiquement les sources et les cibles (pour les expressions vides seulement)
@@ -105,7 +105,7 @@ DropContextAnalyzer.notFound=Cas non trouv
InputDataMapTableView.removeGlobalMapVar.Title=Supprimer une variable globalMap
InputDataMapTableView.removeGlobalMapVar.Message=Êtes-vous certain de vouloir supprimer la variable {0} du globalMap ?
InputDataMapTableView.globalMapKey=Clé globalMap
InputDataMapTableView.invalid=<Invalid>
InputDataMapTableView.invalid=<Invalide>
InputDataMapTableView.invalidConfiguration=Configuration invalide, choisissez un autre mode lookup ou paramétrez une expression dans la colonne clé dans le lookup "{0}\\"
FooterComposite.button.APPLY=Appliquer
InputDataMapTableView.columnTitle.Operator=Opérateur

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Maven Job NL
Bundle-SymbolicName: org.talend.designer.maven.job.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.maven.job
Bundle-RequiredExecutionEnvironment: JavaSE-1.7

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.job.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.job.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -0,0 +1,2 @@
StandaloneJobRepositorySettingPage_CreatingMavenSettingMessage=Vous pouvez personnaliser les fichiers Maven '{0}' et '{1}' dans le dossier courant.
StandaloneJobRepositorySettingNode_Label=Job standalone

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Rowgenerator Nl Fragment
Bundle-SymbolicName: org.talend.designer.rowgenerator.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.rowgenerator
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.rowgenerator.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.rowgenerator.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.designer.runprocess.nl fragment
Bundle-SymbolicName: org.talend.designer.runprocess.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.runprocess
Bundle-Localization: plugin

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.runprocess.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.runprocess.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -55,7 +55,7 @@ prefs.clientConfiguration=Talend client configuration
ProcessComposite.endPattern=Job {0} ended at {1,date,HH:mm dd/MM/yyyy}. [exit code={2,number}]\n
ProcessView.title=Run ({0})
Processor.configurePerl=Perl interpreter not configured.
JavaProcessor.notFoundedFolderException=Folder within .Java project not founded
JavaProcessor.notFoundedFolderException=Folder within .Java project not found
ProcessComposite.execHint=Run the job
ProcessComposite.valueCol=Value
ProcessComposite.saveBeforeRunHint=Saves the Job before the execution.
@@ -124,3 +124,5 @@ ProcessView.anotherJobMonitoring=there is another job monitoring
ProcessView.remoteMonitoringUnavailable=Remote monitoring is unavailable. Enable this function in Preferences.
ProcessView.commandlineForbidden=Monitoring on Commandline Server is not supported.
JobErrorsChecker_routines_compile_errors=Routines "{0}" has compile errors
JavaProcessor.warn.codeFormatTimeout.title=Warning
JavaProcessor.warn.codeFormatTimeout.message=Code Format action for source code is stopped by studio since it ran time out.\n\n You can configure the timeout in Window > Preference > Talend > Performance : Code Format timeout(seconds)

View File

@@ -18,7 +18,7 @@ ProcessComposite.targetExecutionTab=Cible d'ex
prefs.clientStatInvalidRange=Les ports des clients pour les stats doivent être compris entre 1024 et 65535 inclus.
Processor.commandLineLog=Ligne de commande \:
ProcessView.jobName=Job
JavaProcessor.notFoundedProjectException=Projet Java non trouvé.
JavaProcessor.notFoundedProjectException=Projet Java introuvable.
ProcessView.titleEmpty=Exécuter le Job
RunProcessContext.PortErrorTraces=Traces
prefs.clientStatsPortBound1=Plage de ports pour les stats :
@@ -45,7 +45,7 @@ ProcessComposite.saveBeforeRun=Enregistrer le Job avant d'ex
ProcessComposite.confirmTitle=Confirmer l'exécution
Processor.generationFailed=Échec de la génération du code.
ProcessView.lostFocusLog=Perte de focus du traitement d'exécution
JavaCodeProblemsChecker.processDetailError=Erreur sur {0}\=> {1}
JavaCodeProblemsChecker.processDetailError=Erreur sur {0} => {1}
ProcessDebugDialog.errortext=Impossible de débuger le job.\nVérifiez votre configuration.
ShadowProcess.notGeneratedOutputException=Sortie non générée
ProcessComposite.contextGroup=Contexte
@@ -62,7 +62,7 @@ prefs.configuration.title=Configuration du processus de l'ex
ProcessComposite.startPattern=Démarrage du job {0} a {1,date,HH:mm dd/MM/yyyy}.
DefaultRunProcessService.methodCalledError=Cette méthode ne peux pas être appelée ici, utilisez-la dans la classe RunProcessService.
ErrorDetailDialog.errorExist=Attention. Beaucoup d'erreurs ont été détectées dans les jobs. Voulez-vous continuer ?
ErrorDetailDialog.findError=Chercher les erreurs dans les Jobs
ErrorDetailDialog.findError=Erreur trouvée
ProcessComposite.hideContext=Cacher le Contexte
ProcessComposite.lineLimited=Nombre limite de lignes
ProcessComposite.pause=Pause
@@ -97,5 +97,16 @@ CamelJobErrorsChecker_compile_error_content=Au moins la route "{0}" a des erreur
ProcessComposite.wrapbutton=Retour automatique à la ligne
JavaProcessorUtilities.msg.missingjar.forProcess=Jars manquants :
JavaProcessorUtilities.msg.missingjar.note=Note :
JavaProcessorUtilities.msg.missingjar.onlyforroutine=Les Jar suivants sont aussi requis par le compilateur :
JavaProcessorUtilities.msg.missingjar.warningtitle=Attention !
Log4jPreferencePage.title=Modèle Log4j
JobErrorsChecker_compile_error_message=Au moins le Job "{0}" a des erreurs de compilation, réparez et réexportez.
JobErrorsChecker_compile_error_line=Ligne en erreur
JobErrorsChecker_compile_error_detailmessage=Message détaillé
JobErrorsChecker_compile_error_jvmmessage=Il peut y avoir d'autres erreurs causées par la compatibilité avec la JVM. Vérifiez que les paramètres de votre JVM sont les mêmes que dans le studio.
ProcessComposite.log4jInfo=Niveau Log4j
ProcessView.noJobRunning=aucun Job en cours d'exécution
ProcessView.monitorNotStart=Le monitoring de la mémoire des Jobs n'est pas démarré
ProcessView.remoteMonitoringUnavailable=Le monitoring distant est indisponible. Activez cette fonction dans les Préférences.
ProcessView.commandlineForbidden=Le monitoring n'est pas supporté sur le serveur du CommandLine.
JobErrorsChecker_routines_compile_errors=La routine "{0}" a des erreurs de compilation

View File

@@ -112,3 +112,4 @@ JobErrorsChecker_compile_error_jvmmessage=JVM\u4E92\u63DB\u6027\u306B\u3088\u308
ProcessComposite.log4jInfo=Log4j\u30EC\u30D9\u30EB
ProcessView.remoteMonitoringUnavailable=\u30EA\u30E2\u30FC\u30C8\u76E3\u8996\u304C\u51FA\u6765\u307E\u305B\u3093\u3002Preferences\u306E\u8A2D\u5B9A\u3092\u78BA\u8A8D\u3057\u3066\u6709\u52B9\u5316\u3057\u3066\u4E0B\u3055\u3044\u3002
ProcessView.commandlineForbidden=Commandline\u30E2\u30CB\u30BF\u30EA\u30F3\u30B0\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u307E\u305B\u3093
JobErrorsChecker_routines_compile_errors=\u30EB\u30FC\u30C1\u30F3"{0}"\u306B\u30B3\u30F3\u30D1\u30A4\u30EB\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.scd.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.scd

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.scd.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.scd.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,6 +1,6 @@
UIManager.MessageBox.Content=Voulez-vous fermer l'éditeur SCD sans sauvegarder les paramètres courants ?
UIManager.MessageBox.title=Talend Open Studio
AbstractScdDialog.SCDEditor=Editeur du composant SCD
AbstractScdDialog.SCDEditor=Éditeur du composant SCD
AbstractScdDialog.filter=Filtre
JavaScdDialog.sourceKey=Clés source
JavaScdDialog.surrogateKey=Clé de substitution

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.webservice.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.webservice

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.webservice.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.webservice.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -0,0 +1 @@
AllTypeDialog.Group2Text=Détails du type complexe

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.xmlmap.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.designer.xmlmap

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.xmlmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.xmlmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Expression Builder Nl Fragment
Bundle-SymbolicName: org.talend.expressionbuilder.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.expressionbuilder
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.expressionbuilder.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.expressionbuilder.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -23,7 +23,7 @@ ExpressionComposite.clear=Effacer
TestComposite.test2=Test
TestComposite.value=Valeur
TestComposite.remove=Supprimer
CategoryComposite.SelectCategoryAndFunction=Merci de sélectionner une catégorie et une fonction.
CategoryComposite.SelectCategoryAndFunction=Sélectionnez une catégorie et une fonction.
ExpressionFileOperation.variable=Variable
CategoryManager.user.defined=*Défini par l'utilisateur
ExpressionFileOperation.warn=WARN

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: NL
Bundle-SymbolicName: org.talend.presentation.onboarding.resource.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.presentation.onboarding.resource
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.resource.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.resource.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -0,0 +1 @@
importDemoJobHandler.import.excuting=Import du Job de démo, cela peut prendre quelques secondes, patientez...

View File

@@ -0,0 +1,2 @@
importDemoJobHandler.import.excuting=\u30C7\u30E2\u30B8\u30E7\u30D6\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u3059\u3002\u66AB\u304F\u304A\u5F85\u3061\u4E0B\u3055\u3044...
importDemoJobHandler.import.waitingFinish=\u30C7\u30E2\u30B8\u30E7\u30D6\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u3092\u505C\u6B62\u3067\u304D\u307E\u305B\u3093n

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: NL
Bundle-SymbolicName: org.talend.presentation.onboarding.resource.tos.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.presentation.onboarding.resource.tos
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.resource.tos.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.resource.tos.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -8,3 +8,6 @@ onboarding.page4.title=Configuration Tabs
onboarding.page4.content=Each tab opens a view that displays the properties of the selected element in the design workspace. These properties can be edited to change or set the parameters related to a particular component or to the Job as a whole.
onboarding.page5.title=Palette
onboarding.page5.content=The Palette contains the different technical components you use to build your Jobs, grouped together in families. A component is a preconfigured connector used to perform a specific data integration operation. It can minimize the amount of hand-coding required to work on data from multiple, heterogeneous sources.
onboarding.page4_1.content=The Run tab lets you execute your Job.
onboarding.page4_2.content=Switch to this tab now
onboarding.page4_3.content=and click the Run button to try it.

View File

@@ -0,0 +1,13 @@
onboarding.page1.title=Talend Studio\u3078\u3088\u3046\u3053\u305D\uFF01
onboarding.page1.content=Talend Studio\u3092\u7406\u89E3\u3059\u308B\u305F\u3081\u306B\u30AF\u30A4\u30C3\u30AF\u30C4\u30A2\u30FC\u3092\u3054\u89A7\u304F\u3060\u3055\u3044
onboarding.page2.title=\u30EA\u30DD\u30B8\u30C8\u30EA
onboarding.page2.content=\u30B8\u30E7\u30D6\u3092\u30C7\u30B6\u30A4\u30F3\u3059\u308B\u305F\u3081\u306E\u30C6\u30AF\u30CB\u30AB\u30EB\u306A\u30A2\u30A4\u30C6\u30E0\u3084\u3042\u306A\u305F\u304C\u4F5C\u6210\u3057\u305F\u30B8\u30E7\u30D6\u3001\u30E1\u30BF\u30C7\u30FC\u30BF\u306A\u3069\u306F\u30EA\u30DD\u30B8\u30C8\u30EA\u306B\u96C6\u7D04\u3055\u308C\u3066\u7BA1\u7406\u3055\u308C\u307E\u3059\u3002
onboarding.page3.title=\u30C7\u30B6\u30A4\u30F3\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9
onboarding.page3.content=\u3053\u3053\u3067\u306F\u30B8\u30E7\u30D6\u306E\u30C7\u30B6\u30A4\u30F3\u3084\u30EC\u30A4\u30A2\u30A6\u30C8\u3092\u884C\u3044\u307E\u3059\u3002Designer\u30BF\u30D6\u3067\u306F\u30B8\u30E7\u30D6\u304C\u30B0\u30E9\u30D5\u30A3\u30AB\u30EB\u306B\u8868\u793A\u3055\u308C\u307E\u3059\u3002Code\u30BF\u30D6\u3067\u306F\u751F\u6210\u3055\u308C\u308BJava\u30B3\u30FC\u30C9\u304C\u78BA\u8A8D\u51FA\u6765\u308B\u3060\u3051\u3067\u306F\u306A\u304F\u6F5C\u5728\u7684\u306A\u30A8\u30E9\u30FC\u3082\u8868\u793A\u3055\u308C\u307E\u3059\u3002
onboarding.page4.title=\u30B3\u30F3\u30D5\u30A3\u30B0\u30EC\u30FC\u30B7\u30E7\u30F3\u30BF\u30D6
onboarding.page4.content=\u5404\u30BF\u30D6\u3067\u306F\u30C7\u30B6\u30A4\u30F3\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u4E0A\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3084\u30EA\u30F3\u30AF\u7DDA\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u304C\u8868\u793A\u3055\u308C\u307E\u3059\u3002\u30D7\u30ED\u30D1\u30C6\u30A3\u5024\u306F\u7DE8\u96C6\u304C\u53EF\u80FD\u3067\u3059\u3002\u5E7E\u3064\u304B\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306F\u30B8\u30E7\u30D6\u5168\u4F53\u306B\u6CE2\u53CA\u3059\u308B\u8A2D\u5B9A\u3067\u3059\u3002
onboarding.page5.title=\u30D1\u30EC\u30C3\u30C8
onboarding.page5.content=\u30D1\u30EC\u30C3\u30C8\u306B\u306F\u30B8\u30E7\u30D6\u3092\u4F5C\u308B\u305F\u3081\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u30B0\u30EB\u30FC\u30D7\u3054\u3068\u306B\u8868\u793A\u3055\u308C\u307E\u3059\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001\u30C7\u30FC\u30BF\u3068\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u3059\u308B\u30B3\u30CD\u30AF\u30BF\u30FC\u985E\u3084\u5909\u63DB\u51E6\u7406\u3092\u8A2D\u5B9A\u3059\u308B\u305F\u3081\u306E\u3082\u306E\u7B49\u304C\u591A\u7A2E\u591A\u69D8\u306B\u7528\u610F\u3055\u308C\u3066\u304A\u308A\u3001\u30D7\u30ED\u30B0\u30E9\u30E0\u30B3\u30FC\u30C9\u3092\u30CF\u30F3\u30C9\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u3059\u308B\u3053\u3068\u306B\u6BD4\u3079\u3066\u98DB\u8E8D\u7684\u306A\u751F\u7523\u6027\u3092\u63D0\u4F9B\u3057\u307E\u3059\u3002
onboarding.page4_1.content=\u300C\u30B8\u30E7\u30D6\u306E\u5B9F\u884C\u300D\u30BF\u30D6\u3067\u30B8\u30E7\u30D6\u3092\u5B9F\u884C\u3055\u305B\u308B\u3053\u3068\u304C\u51FA\u6765\u307E\u3059\u3002
onboarding.page4_2.content=\u30BF\u30D6\u3092\u5207\u308A\u66FF\u3048\u307E\u3059
onboarding.page4_3.content=\u300C\u5B9F\u884C\u300D\u30DC\u30BF\u30F3\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u30B8\u30E7\u30D6\u3092\u5B9F\u884C\u3057\u307E\u3059\u3002

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.ftp.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.repository.ftp

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.ftp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.ftp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.repository.json.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.repository.json
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.json.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.json.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.repository.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.repository
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -38,7 +38,7 @@ migrationtask.renametDbInputToMssql.title=Renommer tDBxx en tMssqlxx
migrationtask.RenameTheClassnameofTheRoutinesFileMigrationTask.title=Renommer les classes nommées __CLASS_NAME__
migrationtask.renametFileZipUnzip.title=Renommer les composants tFileZip et tFileUnzip
migrationtask.renametDbInputToMySQL.title=Renommer tDBxx en tMySQLxx
deleteProjectsAction.title=Supprimer des projets
deleteProjectsAction.title=Supprimer les projets
repository.prop.version=Version
prefsRepositoryName=Référentiel
migrationtask.renametDbInputToMssql.description=Changer les composants génériques connectés à une base de données Microsoft SQL Server en composants Microsoft SQL Server spécifiques.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.3.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -301,7 +301,7 @@ EditContextAction.editContext=Edit context group
FileStep1.noExist=doesn't exist
DatabaseTableForm.connectionIsDone=Connection successful.
ImportProjectsUtilities.task.importingProject=Importing project...
FileStep2.fieldPositionTip=You must defined here the position of each column. The positions must be presented in the ascending order
FileStep2.fieldPositionTip=You must define here the position of each column. The positions must be presented in ascending order.
FileStep2.headerTip=Header
FileStep2.csv=CSV
FileStep1.filepathAlert=Filepath must be specified
@@ -477,7 +477,7 @@ SecurityProjectSettingPage.hidePass=Hide password for document generation
SelectDeleteProjectDialog.deleteWarning=Do not delete projects physically
SelectorTableForm.enterType=Enter type name prefix or pattern (*,?).
SelectorTableForm.nameFilter=Name Filter\:
connections.form.field.usernameNoMail=User Name
connections.form.field.usernameNoMail=User name
ImportProjectSettings.Error=Project settings file is invalid !
ExportTreeViewer.hideJobTree=Hide job tree
ExportTreeViewer.selectItems=Select the items to Export:
@@ -869,3 +869,4 @@ LoginProjectPage.project_need.remote.v1=Can't retrieve any project from Administ
LoginProjectPage.update.error.title=Error occurs
LoginProjectPage.update.error.message=Error occurs during update, usually this is caused by a bad update configuration in TAC.
LoginProjectPage.Branch=Branch:
SelectDeleteProjectDialog.retrieveProjects.npe=Function returns null value when retrieving projects from workspace

View File

@@ -80,7 +80,7 @@ ConfigExternalJarPage.required.label=Si la biblioth
FileStep2.splitwayRecordForJavaFID=Séparer les lignes avant le champ
NewProjectWizard.failureText=La création du projet a échoué
FileStep1.filepath=Fichier
DatabaseTableForm.connectionFailure=Erreur de connexion à la base de données\: "Récupérer le schéma" est désactivé. Appuyer sur "Vérifier la connexion" pour restaurer la situation.
DatabaseTableForm.connectionFailure=Erreur de connexion à la base de données\: "Récupérer le schéma" est désactivé. Cliquez sur "Vérifier la connexion" pour restaurer la situation.
SelectorTableForm.ColumnNumber=Nombre de colonnes
CommonWizard.persistenceException=Echec de l'accès aux données
JavaJobScriptsExportWSWizardPage.AxisLib=Axis 1.4 Lib
@@ -88,7 +88,7 @@ FileStep2.escapeCharAlert=Le caract
CreateFileXmlAction.action.createTitle=Créer un fichier XML
FileStep2.fieldPosition=Position du marqueur
FileStep3.guessIsDone=Détection réussie
FileStep2.fieldSeparatorAlert=Le séparateur de champ doit être renseigné. Pour être valide, il doit être entouré de guillemets.
FileStep2.fieldSeparatorAlert=Le séparateur de champ doit être spécifié. Pour être valide, il doit être entouré de guillemets.
JavaJobScriptsExportWSWizardPage.ApplyToChildren=Appliquer aux enfants
DocumentationPreferencePage.sourceCodeToHTML=Génération du code source en HTML
FileStep2.previewFailure=Erreur de prévisualisation. Des paramètres doivent être modifiés.\nNote : les erreurs de prévisualisation sont généralement dues à un mauvais paramètre d'encodage.
@@ -145,7 +145,7 @@ NameSection.Name=Nom
VersionAuthorSection.authorLabel=Créé par :
CreateTableAction.action.readTitle=Lire le schéma
ReplaceRunBeforeAfterWithThenRunMigrationTask.RunBefore=DémarrerAvant
FileStep2.noresultDetailMessage=Vérifiez que l'expression XPath ou le document source XML est correct.
FileStep2.noresultDetailMessage=Vérifiez que l'expression XPath ou le document source XML est correct(e).
CreateFileRegexpAction.action.openTitle=Ouvrir un fichier REGEX
LicenseWizard.subtitle=Ce produit est soumis à la licence suivante :
EditRoutineAction.text.readRoutine=Lire la routine
@@ -301,7 +301,7 @@ EditContextAction.editContext=Editer le groupe de contextes
FileStep1.noExist=n'existe pas
DatabaseTableForm.connectionIsDone=Connexion établie.
ImportProjectsUtilities.task.importingProject=Import du projet en cours...
FileStep2.fieldPositionTip=Vous devez définir la position de chaque colonne. Les positions doivent être dans l'ordre ascendant.
FileStep2.fieldPositionTip=Vous devez définir la position de chaque colonne. Les positions doivent être en ordre ascendant.
FileStep2.headerTip=En-tête
FileStep2.csv=CSV
FileStep1.filepathAlert=Le répertoire doit être spécifié
@@ -417,7 +417,7 @@ ConnectionsListButtonsToolBar.copyLabelPrefix=Copier de
FileStep3.guessProgress=Détection en cours...
ExtractionFieldsWithXPathEditorView.columnTitle.columnName=Nom de colonne
NewFolderWizard.label=Libellé
AbstractCreateTableAction.errorMessage=Impossible d'établir la connexion avec la base de données, veuillez vérifier les paramètres de connexion.
AbstractCreateTableAction.errorMessage=Impossible de se connecter à la base de données, vérifiez les paramètres de connexion.
AbstractCreateTableAction.connError=Erreur de connexion
AbstractRoutineAction.unknowLanguage=Language inconnu
BootTalendAction.pluginNotLoaded=le plugin org.talend.rcp n'est pas chargé
@@ -450,7 +450,7 @@ FileStep2Form.preview=Aper
ImportProjectAsWizard.encouteringProblem=Des problèmes sont survenus lors de l'ouverture du fichier d'archive
ImportProjectsUtilities.fileFormatError=Le fichier {0} n'est ni un zip ni un tar
JavaJobScriptsExportWSWizardPage.extractZipFile=Extraire le fichier zip
JobJavaScriptsWSManager.errorMessage=Echec du JAVA2WSDL, le fichier déployé .wsdd n'existe pas. Le fichier server-config.wsdd sera invalide.
JobJavaScriptsWSManager.errorMessage=Échec de JAVA2WSDL, le fichier deploy.wsdd n'existe pas. Le fichier server-config.wsdd sera invalide.
JobJavaScriptsWSManager.impClassNotSpecified=Classe d'implémentation non définie.
JobPerlScriptsManager.exportJob=Expoter le Job \:
JobScriptsExportWizardPage.extractZipFile=Extraire le fichier zip
@@ -482,7 +482,7 @@ ExportTreeViewer.hideJobTree=Masque l'arbre des Jobs
ExportTreeViewer.selectItems=Sélectionner les éléments à exporter :
ExportTreeViewer.showJobTree=Affiche l'arbre des Jobs
JavaJobScriptsExportWSWizardPage.actionRequest={0}_action_Requête
JavaJobScriptsExportWSWizardPage.checkVersion=Veuillez trouver l'élément dans votre version actuelle de JBoss ESB et l'ajouter avec la vue Module.\n
JavaJobScriptsExportWSWizardPage.checkVersion=Trouvez-le dans votre version de JBoss ESB et ajoutez-le via la vue Module.\n
JavaJobScriptsExportWSWizardPage.exportForJBoss=Le jar jbossesb-rosetta.jar est requis pour exporter vers JBoss ESB.\n
JavaJobScriptsExportWSWizardPage.needOneJobSelected=L'export nécessite la sélection d'au moins un job.
JavaJobScriptsExportWSWizardPage.queueName=Nom de la file de messages \:
@@ -495,7 +495,7 @@ EbcdicForm.genarateFailure=Echec lors de la g
EbcdicForm.dataFile=Fichier de données
EbcdicForm.dataNotExist=Ficher de données inexistant
EbcdicForm.dataNull=Un chemin d'accès au fichier de données doit être spécifié.
LoginComposite.DIFFERENT_WORKSPACE=Le répertoire workspace a été changé. Merci de relancer.
LoginComposite.DIFFERENT_WORKSPACE=Le répertoire Workspace a été changé. Merci de redémarrer.
LoginComposite.RESTART=relancer
SAPSelectorForm.connectionFailure=Echec lors de la connexion SAP \: "Retrouver le schéma" est désactivé. Cliquez sur "Vérifier la connexion" afin de restaurer la situation.
MultiSchemasUI.useMultiSchemabtn=Utiliser des séparateurs multiples
@@ -503,7 +503,7 @@ MultiSchemasUI.keyValues=Valeurs des cl
MultiSchemasUI.keyIndex=Clé d'index
ConfigExternalJarPage.error=ERROR
ConfigExternalJarPage.reloadLibrary=Recharger la bibliothèque
ConfigExternalJarPage.fileNotFound="Impossible de trouver le fichier {0} dans la librairie {1}, veuillez revérifier.
ConfigExternalJarPage.fileNotFound="Impossible de trouver le fichier {0} dans la bibliothèque {1}, vérifiez.
JavaJobScriptsExportWSWizardPage.esbCategoryLabel=Catégorie
JavaJobScriptsExportWSWizardPage.esbExportTypeLabel=Type d'export ESB
JavaJobScriptsExportWSWizardPage.esbServiceNameLabel=Nom du service
@@ -525,7 +525,9 @@ ContextExportType_NullCannotBeMapped=Une valeur null ne peut
ContextExportDialog_ContextsExport=Export des contextes
ContextExportDialog_ContextsExportDesc=Définit la manière dont les contextes seront exportés dans le WSDL généré.
ContextExportDialog_ExportMode=Mode export
ContextExportDialog_FileAttachmentNotSupported=\ est un contexte de chaîne. Les modes d'ajout de fichiers ne sont pas supportés.
ContextExportDialog_Name=Nom
ContextExportDialog_StringAttachmentNotSupported=\ est un contexte de fichier. Les modes d'ajout de fichiers ne sont pas supportés.
ContextExportDialog_XsdType=Type XSD
PaletteSettingPage.paletteSettings=Paramètres de la Palette
PaletteSettingPage.selection1=Certains composants que vous avez définis comme cachés sont utilisés dans ce projet, ils doivent donc être visibles.
@@ -719,6 +721,7 @@ RepositoryService.projectReadonlyTitle=Informations
RepositoryService.projectReadonly=Le projet est en lecture seule.
EditRoutinePropertiesWizard.wizard.title=Editer les propriétés des Routines
EditRoutinePropertiesWizardPage.alreadyLockedByUser=Les propriétés sont en lecture seule car cet objet est déjà verrouillé par un éditeur.
ConfigRoutineLibraryAction.pigudf.actionLabel=Modifier les bibliothèques personnalisées Pig
ImportItemUtil.unsupportItem=Impossible d'importer l'élément, assurez-vous que les éléments sont valides dans le produit.
ImportExternalJarPage.pageMessagelock=Déverrouillez l'élément pour configurer les bibliothèques externes pour la routine.
PropertiesWizardPage.ItemExistsError=Cet élément existe déjà. Vérifiez la corbeille et videz-la si besoin.
@@ -727,19 +730,66 @@ Log4jSettingPage.Log4jEnabled=Log4j activ
Log4jSettingPage.ActivateLog4j=Activer Log4j dans les composants
ConnectionFormComposite.workspaceInvalid=Le répertoire est invalide ou n'existe pas
ExportJobScriptAction.buildJob=Construire le Job
JavaJobScriptsExportWSWizardPage.LOG4jLEVEL=Personnaliser le niveau Log4j
JobJavaScriptsManager.buildJob=Construire le Job :
JobScriptsExportWizard.buildJob=Construire le Job
ImportDemoAction.Label=Importer les démos
ImportItemWizardPage.ImportDemoProjectDescription=Importer le projet Démo
ImportDemoProjectPage.overwrite=Ecraser
Log4jSettingPage.IlleagalExp=Le projet utilise des paramètres Log4j, mais le CommandLine ne supporte pas cette fonctionnalité.
Log4jSettingPage.IlleagalBuild=Le projet utilise des paramètres Log4j, mais le studio ne supporte pas cette fonctionnalité.\nConstruire quand même ?
LoginComposite.warningTitle=Avertissement de Talend Administration Center
JobScriptsManager.ResourceNotFoundForExport="Impossible de trouver la ressource pour l'export : " {0}
ImportItemsWizardPage_TarImport_badFormat=Le fichier source n'est pas un fichier tar valide.
ImportItemsWizardPage_ZipImport_badFormat=Le fichier source n'est pas un fichier Zip valide.
LoginComposite.updateArchiva=Une mise à jour est requise, cliquez sur le bouton afin de mettre à jour.
LoginComposite.archivaFailed=Le site de mise à jour ne fonctionne pas.
LoginComposite.archivaFinish=Mise à jour terminée, redémarrez
LoginComposite.archivaJarLost=Le fichier javax.ws.rs-api-2.0-m10.jar est nécessaire à l'utilisation du site de mise à jour des fonctionnalités
JavaJobScriptsExportWSWizardPage.WSWAR=Service Web Axis (WAR)
JavaJobScriptsExportWSWizardPage.WSZIP=Service Web Axis (ZIP)
JavaJobScriptsExportWSWizardPage.JBOSSESB=JBoss ESB (déprécié)
JavaJobScriptsExportWSWizardPage.PETALSESB=Petals ESB (déprécié)
JavaJobScriptsExportWSWizardPage.OSGI=Bundle OSGI pour ESB
DataTransferMessages.FileExport_selectDestinationTitle=Exporter vers répertoire
DataTransferMessages.chiveExport_selectDestinationTitle=Exporter vers fichier archive
DataTransferMessages.ZipExport_alreadyExists=Le fichier cible existe déjà. L'écraser ?
DataTransferMessages.ZipExport_alreadyExistsError=La destination de l'export existe déjà et ne peut être écrasée.
DataTransferMessages.ArchiveExport_destinationLabel=Vers fichier &archive :
DataTransferMessages.WizardProjectsImportPage_SelectDialogTitle=Sélectionnez le répertoire racine des projets à importer
DataTransferMessages.WizardProjectsImportPage_SelectArchiveDialogTitle=Sélectionner l'archive contenant les projets à importer
DataTransferMessages.WizardProjectsImportPage_SearchingMessage=Recherche des projets
DataTransferMessages.TarImport_badFormat=Le fichier source n'est pas un fichier tar valide.
DataTransferMessages.WizardProjectsImportPage_projectLabel={0} ({1})
DataTransferMessages.ArchiveExport_selectDestinationTitle=Exporter vers fichier archive
LoginDialog.logonCanceled=Connexion annulée
JavaJobScriptsExportWSWizardPage.POJO.optionType.binaries=Binaires
JavaJobScriptsExportWSWizardPage.POJO.optionType.sources=Sources (Maven)
JobScriptsExportWizardPage.addTestContainersButton.label=Conteneurs de test
JobScriptsExportWizardPage.executeTests=Exécuter les tests
JobScriptsExportWizardPage.addTestSources=Ajouter des sources de test
JobScriptsExportWizardPage.includeLibs=Inclure les bibliothèques
LoginHelper.branchChanged=Les branches ont été modifiées.\nVérifiez et connectez-vous manuellement.
LoginProjectPage.selectProject=Sélectionnez un projet existant
LoginProjectPage.manage=Gérer les connexions
LoginProjectPage.remote=Distant
LoginProjectPage.local=Local
LoginProjectPage.restart=Redémarrer
LoginProjectPage.execute=Sélectionner...
LoginProjectPage.createNewProject=Créer un nouveau projet
LoginProjectPage.createNewProject.beginCreate=Créer un nouveau projet
LoginProjectPage.importLocalProject=Importer un projet existant
LoginProjectPage.importDemoProject=Importer un projet démo
LoginProjectPage.ArchivaErrorDialog.howToInstallAJar=Comment installer un Jar
LoginProjectPage.DIFFERENT_WORKSPACE=Le répertoire a été modifié. Redémarrer.
LoginProjectPage.updateArchiva=Une mise à jour est requise, cliquez sur le bouton pour mettre à jour.
LoginProjectPage.archivaFinish=Mise à jour terminée, redémarrage requis.
ConnectionFormComposite.deleteExistingProject=Supprimer le(s) projet(s) existant(s)
LoginFirstTimeStartupActionPage.title=Sélectionnez quoi faire ensuite :
LoginFirstTimeStartupActionPage.manageConnection.incomplete=La connexion par défaut n'est pas configurée, terminez-la.
BuildJobManager.building=Construction du processus {0}
ConnectionFormComposite.connectionNameInvalid=Le nom de la connexion existe déjà dans la liste des connexions.
LoginProjectPage.project_need.remote.v1=Impossible de récupérer un projet depuis Talend Administration Center. Demandez de l'aide à votre administrateur.
LoginProjectPage.update.error.title=Des erreurs sont survenues
LoginProjectPage.Branch=Branche :
SelectDeleteProjectDialog.retrieveProjects.npe=La fonction retourne une valeur null quand elle récupère des projets du Workspace

View File

@@ -337,7 +337,7 @@ LicenseWizard.btnCancle=\u30AD\u30E3\u30F3\u30BB\u30EB
FileStep1.name=\u540D\u524D
FileStep1.formatTip=\u4F7F\u7528\u3059\u308B\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u5B9A\u7FA9
StatusEditor.codeColumnTitle=\u30B3\u30FC\u30C9
connections.form.field.password=\u30E6\u30FC\u30B6\u30D1\u30B9\u30EF\u30FC\u30C9
connections.form.field.password=\u30E6\u30FC\u30B6\u30FC\u30D1\u30B9\u30EF\u30FC\u30C9
DatabaseTableForm.comment=\u30B3\u30E1\u30F3\u30C8
NewProjectWizardPage.illegalCharacter=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
DatabaseTableForm.navigatorTree=\u30B9\u30AD\u30FC\u30DE
@@ -603,17 +603,17 @@ VersionManagementDialog.AllDependencies=\u3059\u3079\u3066\u306E\u4F9D\u5B58\u95
VersionManagementDialog.Subjob=\u3059\u3079\u3066\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u9078\u629E
VersionManagementDialog.FixVersion=\u6700\u65B0\u306E\u5834\u5408\u306FtRunJob\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u540C\u4E00\u306B\u3059\u308B
VersionManagementDialog.FixLastVersion=\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u66F4\u65B0\u3059\u308B\u3068\u304D\u3001tRunJob\u304C\u6700\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u306B\u3059\u3067\u306B\u30BB\u30C3\u30C8\u30A2\u30C3\u30D7\u3055\u308C\u3066\u3044\u308B\u5834\u5408\u306F\u3001\u4EE5\u524D\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u306B\u4FEE\u6B63\u3057\u307E\u3059\u3002\u305F\u3068\u3048\u3070\u3001\u89AA\u304C1.0\uFF08tRunJob<child,\u6700\u65B0>\uFF09\n\u30D0\u30FC\u30B8\u30E7\u30F31.1\u306B\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u3059\u308B\u5834\u5408\u3001\n-\u89AA\u306E\u30D0\u30FC\u30B8\u30E7\u30F31.0\u306F\u3001\u5B50\u30821.0\u3067\u5B9F\u884C\u3059\u308B\u305F\u3081\u3001tRunJob<child, 1.0>\u3092\u542B\u3080\n-\u89AA\u306E\u30D0\u30FC\u30B8\u30E7\u30F31.1\u306F\u3001\u6700\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u4F7F\u3044\u7D9A\u3051\u308B\u305F\u3081\u3001tRunJob<child, \u6700\u65B0>\u3092\u542B\u3080\n\n\u6CE8\uFF1A\u3059\u3067\u306B\u30D0\u30FC\u30B8\u30E7\u30F3\u304C\u56FA\u5B9A\u3055\u308C\u3066\u3044\u308B\u5834\u5408\u3001\u304A\u3088\u3073\u6700\u65B0\u3092\u4F7F\u308F\u306A\u3044\u5834\u5408\u306F\u3001\u4F55\u3082\u3057\u306A\u3044\u3002
ImportItemAction.Label=\u9805\u76EE\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
ImportItemUtil.itemLogException=\u4E0D\u5B8C\u5168\u306A\u30A4\u30F3\u30DD\u30FC\u30C8\u9805\u76EE{0}\uFF08\u79FB\u884C\u30BF\u30B9\u30AF{1}\u306E\u5931\u6557\uFF09
ImportItemAction.Label=\u30A2\u30A4\u30C6\u30E0\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
ImportItemUtil.itemLogException=\u30A2\u30A4\u30C6\u30E0 {0} \u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u306F\u4E0D\u5B8C\u5168\u3067\u3059 (\u79FB\u884C\u30BF\u30B9\u30AF {1} \u306F\u5931\u6557\u3057\u307E\u3057\u305F\uFF09
ImportItemUtil.itemLogWarn=\u4E0D\u5B8C\u5168\u306A\u30A4\u30F3\u30DD\u30FC\u30C8\u9805\u76EE{0}\uFF08\u79FB\u884C\u30BF\u30B9\u30AF{1}\u306E\u5931\u6557\uFF09
ImportItemUtil.message=\u9805\u76EE{0}\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3067\u304D\u307E\u305B\u3093->\u4E0D\u660E\u306A\u30BF\u30B9\u30AF{1}
ImportItemUtil.message=\u30A2\u30A4\u30C6\u30E0{0}\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3067\u304D\u307E\u305B\u3093->\u4E0D\u660E\u306A\u30BF\u30B9\u30AF{1}
ImportItemUtil.persistenceException={0}\u306E\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u306F\u3059\u3067\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
ImportItemUtil.taskLogWarn=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u5185\u306E\u30BF\u30B9\u30AF{0}\u306F\u3082\u3046\u5B58\u5728\u3057\u307E\u305B\u3093
ImportItemUtil.taskMonitor=\u9805\u76EE{1}\u306B\u79FB\u884C\u30BF\u30B9\u30AF{0}\u3092\u9069\u7528
ImportItemUtil.tdqErrorInfor=TDQ\u9805\u76EE{0}\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
ImportItemUtil.unknowException=\u4E0D\u660E\u306A\u8A00\u8A9E\uFF1A{0}
ImportItemWizardPage.ItemsList=\u9805\u76EE\u30EA\u30B9\u30C8
ImportItemWizardPage.ImportDescription=\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u307E\u305F\u306F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u304B\u3089\u9805\u76EE\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u307E\u3059
ImportItemWizardPage.ImportDescription=\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u307E\u305F\u306F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3092\u6307\u5B9A\u3057\u3066\u30A2\u30A4\u30C6\u30E0\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
ImportItemWizardPage.Importing=\u30A4\u30F3\u30DD\u30FC\u30C8\u4E2D
ImportItemWizardPage.ErrorsAndWarnings=\u30a8\u30e9\u30fc\u3068\u8b66\u544a
ImportItemWizardPage.NoValidItems=\uFF08\u73FE\u5728\u306E\u30BD\u30FC\u30B9\u306B\u306F\u6B63\u3057\u3044\u30A2\u30A4\u30C6\u30E0\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\uFF09
@@ -622,9 +622,9 @@ ImportItemWizardPage.ImportSelectedItems=\u9078\u629E\u9805\u76EE\u306E\u30A4\u3
ImportItemWizardPage.ApplyMigrationTasks=\u79FB\u884C\u30BF\u30B9\u30AF\u306E\u9069\u7528
ImportItemWizardPage.browseTalend=TalendExchange\u306E\u53C2\u7167
ImportItemWizardPage.overwriteButtonText=\u65E2\u5B58\u9805\u76EE\u306E\u4E0A\u66F8\u304D
ExportItemAction.Label=\u9805\u76EE\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ExportItemAction.Label=\u30A2\u30A4\u30C6\u30E0\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ExportItemWizardPage.collapseBtnText=\u5168\u3066\u6298\u308A\u7573\u3080
ExportItemWizardPage.description=\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u53C8\u306F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306B\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ExportItemWizardPage.description=\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u53C8\u306F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306B\u30A2\u30A4\u30C6\u30E0\u3092\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ExportItemWizardPage.expandBtnText=\u3059\u3079\u3066\u5C55\u958B\u3059\u308B
ExportItemWizardPage.exportDependenciesText=\u4F9D\u5B58\u95A2\u4FC2\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ExportItemWizardPage.labelText=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u30A2\u30A4\u30C6\u30E0\u306E\u9078\u629E\:
@@ -729,8 +729,8 @@ EditRoutinePropertiesWizard.wizard.title=\u30EB\u30FC\u30C1\u30F3\u8A2D\u5B9A\u7
ConfigRoutineLibraryAction.pigudf.actionLabel=Pig\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9\u95A2\u6570\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u7DE8\u96C6
ImportItemUtil.unsupportItem=\u30A2\u30A4\u30C6\u30E0\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3067\u304D\u307E\u305B\u3093\u3002\u73FE\u5728\u306E\u30D7\u30ED\u30C0\u30AF\u30C8\u3067\u30A2\u30A4\u30C6\u30E0\u304C\u6B63\u3057\u3044\u3053\u3068\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ImportExternalJarPage.pageMessagelock=\u30A2\u30A4\u30C6\u30E0\u306E\u30ED\u30C3\u30AF\u3092\u89E3\u9664\u3057\u3066\u4E0B\u3055\u3044
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u304C\u7A7A\u3067\u3059
PropertiesWizardPage.NameFormatError=\u540D\u524D\u306B\u4F7F\u7528\u51FA\u6765\u306A\u3044\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u304C\u3042\u308A\u307E\u305B\u3093
PropertiesWizardPage.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
JobScriptsExportWizardPage.ApplyLog4jToChildren=log4j\u8A2D\u5B9A\u3092\u5B50\u30B8\u30E7\u30D6\u306B\u9069\u7528
Log4jSettingPage.ActivateLog4j=log4j\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A2\u30AF\u30C6\u30A3\u30D9\u30FC\u30B7\u30E7\u30F3
ConnectionFormComposite.workspaceInvalid=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u540D\u306E\u4E0D\u6B63\u53C8\u306F\u5B58\u5728\u3057\u307E\u305B\u3093

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.view.di.nl
Bundle-Version: 6.1.2.qualifier
Bundle-Version: 6.3.1.qualifier
Fragment-Host: org.talend.repository.view.di

Some files were not shown because too many files have changed in this diff Show More