Compare commits

..

1461 Commits

Author SHA1 Message Date
jzhao
60f55f190a fix(TDI-40441): remove duplicate item in cipher siute list for mom components(#2385) 2018-06-05 11:13:01 +08:00
Andreas Mattes
91a7443a1f fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. (#2379)
Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
2018-06-04 08:38:45 +02:00
kjwang-talend
87e0d4ab9d TUP-20199 Studio is way too slow when branching 2 ways with if condition (#2370)
https://jira.talendforge.org/browse/TUP-20199
2018-06-04 10:59:22 +08:00
Roman
12c4cfef01 fix(TDI-40448): creating of yaml file was fixed (#2314)
* fix(TDI-40448): creating of yaml file was fixed
2018-06-01 13:58:32 +03:00
ypiel
56e47a161b fix(TDI-40521) : Encode to base64 byte[]->String (#2346) 2018-06-01 11:41:22 +02:00
SunChaoqun
b9ca2dd9ef TESB-22085:Dynamic schema column type is always String in Runtime (#2360)
LGTM
2018-05-31 16:53:39 +08:00
wchen-talend
ea4c60feb0 fix(TUP-20021):Deactive component will change the execution order (#2368) 2018-05-31 11:53:15 +08:00
Vladimir Bogatyrov
b976c2a189 [TESB-20978] java.lang.ClassCastException:javax.mail.internet.MimeMultipart cannot be cast to javax.mail.Multipart
UrlPath of JAF dependency was pointing out to a non-existing library, which resulted in that activation.jar was not included into job's OSGi bundle; removed the UrlPath property to use activation library from the studio repoistory
2018-05-30 03:40:51 +00:00
jzhao
fec6f3ed1e fix(TDI-40441): tMomXXX components to connect to SSL enabled Websphere
MQ channel (#2341)


* add new parameters to support both ibm and oracle java cipher suite

* Upgrade the jars

* change "cipher spec" to "cipher suite"
2018-05-24 17:55:16 +08:00
wchen-talend
701065f005 fix(TUP-19943):Generated schema miss some fields while import xsd 2018-05-23 12:00:20 +08:00
wchen-talend
15eb9b7d5b fix(TUP-20021):Deactive component will change the execution order (#2315) 2018-05-23 10:54:11 +08:00
Chao MENG
ce0f4826cb fix(TUP-20133): Edit queries does not display the "SQL Builder" window (#2323)
fix(TUP-20133): Edit queries does not display the "SQL Builder" window in some conditions.
https://jira.talendforge.org/browse/TUP-20133
2018-05-21 10:31:15 +08:00
Anas KHABALI
f8dbde4488 fix(TDI-40473): fix date handling in tservicenowOutput (#2306) 2018-05-18 13:05:01 +01:00
zafkirTalend
8c85b96df0 fix(TBD-6701): Fix condition left join on for tELTHiveMap (#2301) 2018-05-17 09:09:15 +02:00
jzhao
4962d64dad fix(TDI-40443): add check to control tsalesforceinput bulk mode all return null for empty value(#2302)
* set default value true when migration old framework jobs
2018-05-10 17:57:21 +08:00
Emmanuel GALLOIS
457991df77 fix(TDI-40488): check target column existance in enforcer (#2297) 2018-05-09 15:55:36 +02:00
Chao MENG
b10c5356d1 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2285)
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 18:26:10 +08:00
Chao MENG
3136603faa fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2284)
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 14:52:04 +08:00
zwxue
38d2eb878d fix(TUP-19806):Error: Could not find or load main class / Remote (#2278)
Execution / routines.jar missing in ZIP file.
2018-05-03 16:48:48 +08:00
Chao MENG
231c84b84a fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2277)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-03 15:21:56 +08:00
pyzhou
017adc6898 fix(TDI-40458):compile error dynamic schema with identity tsybaseOutput (#2274) 2018-05-03 09:49:51 +08:00
Anas KHABALI
52296f8f42 fix(TDI-40464): fix column mapping in servicenowInput component. (#2273)
with more than one result, tServicenownput returns bad data for resolved_at and closed_at fields
2018-05-02 10:57:17 +01:00
Chao MENG
eeaf605a2a fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it (#2272)

* fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961

Conflicts:
	test/plugins/org.talend.designer.dbmap.test/src/org/talend/designer/dbmap/language/mysql/MysqlGenerationManagerTest.java
	test/plugins/org.talend.designer.dbmap.test/src/org/talend/designer/dbmap/language/oracle/OracleGenerationManagerTest.java
	test/plugins/org.talend.designer.dbmap.test/src/org/talend/designer/dbmap/language/postgres/PostgresGenerationManagerTest.java
2018-05-02 16:51:40 +08:00
Chao MENG
982c999258 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2266)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-28 19:02:59 +08:00
Chao MENG
a394e45e94 fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it

https://jira.talendforge.org/browse/TUP-19961

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/process/DataProcess.java
	main/plugins/org.talend.designer.dbmap/src/main/java/org/talend/designer/dbmap/language/generation/DbGenerationManager.java
	main/plugins/org.talend.designer.dbmap/src/main/java/org/talend/designer/dbmap/language/postgres/PostgresGenerationManager.java
2018-04-28 19:01:55 +08:00
ypiel
5aeee9ebe1 fix(TDI-40438) : backport of some fixes on mscrm
* fix(TDI-40438) : Backport some fixes on Guid type

* TDI-39571 : For tMicrosoftCRMOutput (ODATA), it is unable to update lookup field null
* TDI-39522 : For tMicrosoftCRMOutput (OnPremise-2016 ODATA), unable to insert data in the type of Edm.Guid

* fix(TDI-40438) : Fix DB type for the binary property is wrong

* TDI-39578 : For tMicrosoftCRMOutput (ODATA), the DB type for the binary property is wrong
2018-04-27 17:49:34 +02:00
pyzhou
14fb1e1ccd fix(TDI-39968):split the string in log. (#1943)
* fix(TDI-39968):split the string in log.

* simplify the code.
2018-04-27 11:24:18 +08:00
kjwang-talend
93a8036d20 Kjwang/fix(tup 19974)opening a job takes more than half an hour in
studio (#2232)

* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974

* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/cmd/ChangeValuesFromRepository.java
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/cmd/RepositoryChangeMetadataCommand.java
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/service/GenericWizardService.java
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/ui/dnd/GenericDragAndDropHandler.java
2018-04-24 16:37:04 +08:00
kjwang-talend
9ca2ee1a47 Kjwang/fix(tup 19732)joblet not being called after elt components (#2205)
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
2018-04-24 15:27:37 +08:00
wang wei
51dc1af20e fix(TDI-40329): Constant String too long due to a large schema
# Conflicts:
#	main/plugins/org.talend.designer.codegen/jet_stub/generic/component_begin.javajet
2018-04-18 10:50:51 +08:00
Chao MENG
61e9c48b93 fix(TUP-19961): tELTMSSqlInput component does not support the schema
(#2219)

fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/components/EParameterName.java
	main/plugins/org.talend.designer.dbmap/src/main/java/org/talend/designer/dbmap/language/generation/DbGenerationManager.java
2018-04-17 11:21:53 +08:00
pyzhou
f6dc71c46e fix(TDI-40284): Make dynamic and non-dynamic behave in accordance. (#2144) 2018-03-27 17:58:19 +08:00
nrousseau
9fde71a881 Avoid the popup of missing jars for junits 2018-03-26 16:44:26 +08:00
hcyi
30fdef208b fix(TUP-19691):java.lang.StackOverflowException when job is run. (#2039) 2018-03-23 10:51:44 +08:00
195858
a5d8029f5c fix(TDI-40170): Add HANA support to tJDBCSCDELT (#2063)
* fix(TDI-40170): Add HANA support to tJDBCSCDELT

Adding support for SAP Hana.
Amended the begin template to conditionally include SAP Hana specific template if the appropriate mapping is selected.
Added a SAP HANA specific javajet template,

* fix(TDI-40170): Add HANA support to tJDBCSCDELT

Fixed the generation of UPDATE statements as suggested

# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tJDBCSCDELT/tJDBCSCDELT_begin.javajet
2018-03-16 10:47:09 +08:00
wang wei
7f6be77cab fix(TDI-40201): ts3put is slower than expected 2018-03-15 11:57:12 +08:00
nrousseau
3a564700de fix(TUP-19758) generate code even if the jars are missing (#2065) 2018-03-15 11:50:10 +08:00
ypiel
70164e6472 fix(TDI-39447) : Save cookie even if there is HTTP error. (#1740) 2018-03-13 15:11:56 +01:00
ypiel
cfd01ce161 fix(TDI-39446) : Redirect 303/302(optional) with GET (#1742)
* fix(TDI-39446) : Redirect 303/302(optional) with GET

* fix(TDI39446) : Use the right redirect url

* fix(TDI-39446) : Update label for force label on 302 redirect option

* fix(TDI-39446) : Update label for 302 redirect option
2018-03-13 15:11:46 +01:00
jzhao
42c6842218 fix(TDI-40217) tMSSqlOutput component fails while writing exponential notation data using Dynamic Schema(#2072)
* wrong code caused compiler error
2018-03-13 10:45:39 +08:00
jzhao
585b8bd480 fix(TDI-40217) tMSSqlOutput component fails while writing exponential notation data using Dynamic Schema(#2067)
* Avro to DI  didn't handle BigDecimal correct.
2018-03-12 16:44:39 +08:00
kjwang-talend
6be48d2d64 Kjwang/fix(tup 19528)implicit t context load does not load variables when from file is initialized with a context variable (#2001) 2018-02-28 11:05:53 +08:00
pyzhou
0a914c953d fix(TDI-40057):tAmazonEMRManager fails when enable debug. (#1948) 2018-02-23 15:01:29 +08:00
Emmanuel GALLOIS
36fa84f79b fix(TDI-40106): avoid ConcurrentModificationException (#1982)
(cherry picked from commit baec479)
2018-02-19 11:08:59 +01:00
Emmanuel GALLOIS
d8b707307f fix(TDI-40112): tCloudStart doesn't start an existing EC2 instance (#1981)
* fix(TDI-40112): tCloudStart don't start an existing EC2 instance but create a new one
* fix(TDI-40112): manage correctly logging

(cherry picked from commit 8da8a3c)
2018-02-14 13:39:06 +01:00
ypiel
af7f7953d0 Merge branch 'maintenance/6.4' of https://github.com/Talend/tdi-studio-se into maintenance/6.4 2018-02-14 10:49:57 +01:00
ypiel
5382ed5b1a bug(TDI-40026) : Get only exception msg from subjob 2018-02-14 10:48:49 +01:00
Roman Voievidko
6716097429 bug(TDI-39879): change adding of binary attribute to context 2018-02-14 11:36:09 +02:00
Kevin Wang
74cd0079d0 TUP-19372 Studio crashed after importing projects
https://jira.talendforge.org/browse/TUP-19372
2018-02-13 15:49:35 +08:00
kcoepeau
01e2ad576e fix(TBD-6388): Add Migration Task for tImpalaOutput (#1955) 2018-02-12 16:37:16 +01:00
Irene Wang
fcfed6a949 DEVOPS-3791 Update copyright year to 2018 2018-02-09 14:41:56 +01:00
kcoepeau
0b85038370 fix(TBD-6388): Add Migration Task for tImpalaOutput (#1955) 2018-02-09 11:22:07 +01:00
kjwang-talend
69193d10b0 fix(TUP-19342)Implicit context load from file behavior change (#1931)
https://jira.talendforge.org/browse/TUP-19342
2018-02-05 17:40:19 +08:00
hcyi
f8a40be8f1 fix(TUP-19277):Errors when creating tSASoutput component from SAS (#1877)
metadata connection.
2018-02-05 11:12:51 +08:00
jzhao
21187cfbc1 fix(TDI-39932): tLDAPXX components does not close TLS connection (#1918) 2018-01-29 14:23:57 +08:00
Emmanuel GALLOIS
42d24789f5 fix(TDI-39948): change default behavior for USE_EXISTING_CONNECTION (#1893) 2018-01-23 12:43:56 +00:00
Vladimir Bogatyrov
fe8e336afd [TESB-20919] Issue with Apache DBCP connection pools (#1790)
* [TESB-20919] Issue with Apache DBCP connection pools

The fix handles the situation when Apache Commons DBCP is used to create connection pool for Oracle.

* [TESB-20919] Issue with Apache DBCP

* [TESB-20919] Simplified conditions
2018-01-23 11:18:56 +02:00
kcoepeau
e0977df644 fix(TBD-5317): consistent field separator and support without existing connection use (#1881) 2018-01-23 09:55:11 +01:00
wang wei
39c9d2d22b fix(TDI-39904): make sure use postgresql jdbc driver for postgresql connection component when both redshift and postgresql jdbc driver exist(#1867) 2018-01-17 09:25:53 +08:00
Pingwen Lin
206e14f7df TMDM-11667 Can't download jar automatically while running mdm demo jobs (#1857)
* TMDM-11667 Can't download jar automatically while running mdm demo jobs (#1773)

* TMDM-11667 Can't download jar automatically while running mdm demo jobs (fix other components besides tMDMConnection) (#1776)
2018-01-12 17:34:56 +08:00
wang wei
5e91bbe6df fix(TDI-39893): Exception in component tRedshiftOutput: "java.sql.SQLException: [Amazon](500310) Invalid operation: there is no parameter $-32768" (#1853) 2018-01-11 15:44:00 +08:00
ypiel
292ab4a077 fix(TDI-39876) : report the TDI39761 correction when redirection is disabled (#1839) 2018-01-05 11:26:48 +01:00
Stefan Le Moing
7e768bbf84 fix(TBD-6075): change jar http versions (#1840) 2018-01-05 10:25:51 +01:00
nrousseau
f98d27e6f4 fix(TUP-18434) fix wrong node initialization 2018-01-05 13:28:06 +08:00
nrousseau
65fb7f7b1b fix(TUP-18434) fix junits 2018-01-05 13:27:53 +08:00
pyzhou
273606c788 Revert "fix(TDI-39423):Amend the escape method. (#1630)" (#1837)
This reverts commit 11ff8135b4.
2018-01-04 14:44:00 +08:00
hcyi
4f0e72809c fix(TUP-19128):Talend Migration issue in joblet connection (#1811) 2018-01-04 09:52:15 +08:00
nrousseau
a889c63b82 fix(TUP-18434): fix problem of refresh (#1616)
Fix the problem of reference display and limit the number of refresh
done.
2018-01-02 15:12:27 +08:00
pyzhou-talend
613952016b fix(TDI-39841):tS3put should only evaluated Key once. 2017-12-27 17:34:22 +08:00
undx
e0aff762b7 fix(TDI-39808): allow subfolder to be created in any folder
(cherry picked from commit adb630e)
2017-12-27 09:05:27 +01:00
wchen-talend
b13f4b1b98 fix(TUP-19005):fix the show_if not_show_if problem for links 2017-12-20 15:24:27 +08:00
pyzhou-talend
a77d2bbfba fix(TDI-39800):close connection for tOleDbInput and migration task. 2017-12-20 11:26:32 +08:00
Pingwen Lin
878837d5d8 TMDM-11629 MDM transaction does not commit when multiple tMDMOutput used in same subjob (#1785) 2017-12-14 15:03:40 +08:00
kjwang-talend
5be5de4753 TUP-19013 Studio hangs/freezes after clicking cancel while job is being (#1754)
* TUP-19013 Studio hangs/freezes after clicking cancel while job is being
built
https://jira.talendforge.org/browse/TUP-19013

* TUP-19013 Studio hangs/freezes after clicking cancel while job is being
built
https://jira.talendforge.org/browse/TUP-19013
2017-12-11 17:02:32 +08:00
wang wei
582ca7a769 fix(TDI-39503): tLDAPConnection error ( [LDAP: error code 13 - TLS confidentiality required]) when slapd is configured with require tls (#1770) 2017-12-11 14:06:39 +08:00
ypiel
d839e37bb5 Merge branch 'maintenance/6.4' of https://github.com/Talend/tdi-studio-se into maintenance/6.4 2017-12-08 11:35:20 +01:00
ypiel
9f0d925c9a fix(TDI-39761) : SC_ACCEPTED doesn't generate exception on POST file.
* fix(TDI-39761) : SC_ACCEPTED doesn't generate exception anymore.

* fix(TDI-39761) : SC_ACCEPTED managed only for upload file.
2017-12-08 11:34:47 +01:00
zwxue
55cdafd993 Revert "fix(TUP-18772):buildjob override parameter add unecessary backslash (#1738)"
This reverts commit 51bf13272a.
2017-12-04 16:42:41 +08:00
wang wei
5bc85d37a4 fix(TDI-39707): mutli thread failed for stats and logs in redshift database by redshift jdbc and postgresql output component(#1725) 2017-12-01 13:35:49 +08:00
jzhao
28ea44d5cb feat(TDI-39718): Upgrade to CXF 3.1.14 (#1747)
* MDM components
* CRM components
* tWebService
2017-12-01 10:11:49 +08:00
wchen-talend
760ef38010 fix(TUP-19019):TUJ broken since TUP-18265 tELTSAPMAP component does not
(#1746)
2017-11-30 17:46:25 +08:00
hcyi
adec2ee076 fix(TUP-18492): Stats Logs still use JTDS driver even select
Microsoft.Microsoft.
2017-11-30 10:18:55 +08:00
zwxue
51bf13272a fix(TUP-18772):buildjob override parameter add unecessary backslash (#1738) 2017-11-28 15:22:13 +08:00
pyzhou
c73f278d27 fix(TDI-39711):remove \r|\n|\r\n of module name. (#1733)
* fix(TDI-39711):remove \r|\n|\r\n of module name.

* move the replacement to the migration task of old framework to new.

* remove the brackets.
2017-11-27 16:09:21 +08:00
Chao MENG
4ad42ced6f fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-11-24 16:07:44 +08:00
Chao MENG
dcf869db27 fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-11-17 18:55:53 +08:00
Chao MENG
b968aa1ddd fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-11-17 18:54:53 +08:00
Chao MENG
d4525290ff fix(TUP-18261): there is an error when Studio tries to make a query to
(#1682)

fix(TUP-18261): there is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/DesignerCoreService.java
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/preferences/PerformancePreferencePage.java
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/preferences/PreferenceInitializer.java
2017-11-17 18:54:14 +08:00
Irene Wang
5b004e7cea Update copyright year to 2017 2017-11-14 16:43:54 +01:00
iwangtalend
7f023a0978 Update copyright year to 2017 2017-11-14 16:36:55 +01:00
wchen-talend
fef6d598cd fix(TUP-18592): make the not_show_if only work with outupts 2017-11-13 14:14:31 +08:00
jzhao
ebe3837dc7 fix(TDI-39662):"log4jSb_tGreenplumGPLoad_1" cannot be resolved (#1711) 2017-11-09 18:06:14 +08:00
wchen-talend
476ae1efef fix(TUP-18738):UHG - Configuring SVN Polling from TAC (#1681)
* fix(TUP-18738):UHG - Configuring SVN Polling from TAC

* fix(TUP-18738):UHG - Configuring SVN Polling from TAC
2017-11-06 18:55:11 +08:00
zwxue
54927b3398 fix(TUP-18770):Implicit project level settings issue in migration. (#1694) 2017-11-06 10:58:04 +08:00
jzhao
3684e55efb fix(TDI-39612)Talend 6.4 tExtractJSONFields not working similar to 6.2.1. (#1696) 2017-11-03 16:08:20 +08:00
qiongli
73de8456a2 TDQ-14308 include some drools file for tRulesurvivorhsip. (#1638) (#1679)
* TDQ-14308 include some drools file for tRulesurvivorhsip.

* TDQ-14308 move the code of copy drools file to 'ProcesssorUtilites.java'
2017-11-03 13:55:48 +08:00
wang wei
878284ad6d fix(TDI-39568): Component tSocketOutput does not provide error message (#1675) 2017-10-25 14:52:18 +08:00
wang wei
94e38783d6 fix(TDI-39584): Timestamp shifts to wrong time during DST (#1665) 2017-10-25 12:09:51 +08:00
wang wei
41eaa6be01 fix(TDI-39361): When creating a table in MS SQL, if the size of the varchar is greater than 8000, Talend should create the table using a varchar(max)(#1670) 2017-10-25 10:43:25 +08:00
wchen-talend
98a7152134 fix(TUP-18592): remove not useful junit (#1678) 2017-10-25 10:33:28 +08:00
Emmanuel GALLOIS
15e754fc28 fix(TDI-39319): correct include/exclude types in REST API (#1677) 2017-10-24 18:43:40 +01:00
GGu
c4f3a87c0d fix(TUP-18769): exclude the dependenceis of children jobs in main pom (#1676) 2017-10-24 04:46:30 -05:00
wchen-talend
ac23d7ad41 fix(TUP-18592):No connector can be selected after remove it on UI (#1657) 2017-10-13 10:42:45 +08:00
jzhao
a87039e281 fix(TDI-39562):tFileOutputExcel "Keep existing cell format" doesn't work in some situation (#1658) 2017-10-11 15:53:50 +08:00
Diya Muliyil
bcb1df1df8 [TESB-20340 - Talend Studio hangs when building a job (for 6.4.2)] (#1651)
This is a backport fix, the master fix has been approved.
2017-09-27 22:22:15 +08:00
Chao MENG
eed2087f3b fix(TUP-18466): complete URL Pop-up with LDAP SSH Git Authentication
https://jira.talendforge.org/browse/TUP-18466
fix a bug when managing connection in login dialog
2017-09-26 16:27:47 +08:00
wchen-talend
f01f32590e fix(TUP-18489):tLibraryLoad doesn't display the jars available in local
maven
2017-09-21 12:07:15 +08:00
wchen-talend
b43ec7a5e6 fix(TUP-18489):tLibraryLoad doesn't display the jars available in local
maven
2017-09-20 16:19:45 +08:00
wchen-talend
053b44eac2 fix(TUP-18489):tLibraryLoad doesn't display the jars available in local
maven
2017-09-19 16:39:39 +08:00
jzhao
ce553b83d9 fix(TDI-39333):tRedshiftOutputBulk log issue (#1637) 2017-09-18 18:50:28 +08:00
pyzhou
6411fd6b91 fix(TDI-39423):Amend the escape method. (#1630)
* fix(TDI-39423):Amend the escape method.

* fix(TDI-39423): Eliminate the flag trap.
2017-09-18 09:39:51 +08:00
wchen-talend
03b8b6551e fix(TUP-18489):tLibraryLoad doesn't display the jars available in local (#1633) 2017-09-14 10:04:02 +08:00
pyzhou
ed6cb090d6 fix(TDI-39432):Correct the wrong mvn path. (#1631) 2017-09-11 15:00:24 +08:00
hcyi
1ad4e4969b fix (TUP-18492): Stats&Logs still use JTDS driver even select Microsoft 2017-09-06 16:31:13 +08:00
Irene Wang
66b571ea96 Update copyright to 2017 2017-09-05 17:39:06 +02:00
pyzhou-talend
37920e2416 fix(TDI-39376):Import the jar to eliminate compile error. 2017-09-01 11:51:37 +08:00
hcyi
7d9f5355f3 fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.
2017-09-01 10:05:09 +08:00
jzhao
e3e092b6fc fix(TDI-39350): Performance decline for tFileInputXML compared to 5.3.1 (#1617) 2017-08-31 11:55:38 +08:00
Pingwen Lin
1d2f4ed46b TMDM-11385 [tMDMConnection] "OnComponentError" and "On SubjobError" not triggered when an error occurs (#1619) 2017-08-30 16:15:29 +08:00
wang wei
88b8040ffa fix(TDI-39363): add the miss instance type (#1615) 2017-08-28 14:22:33 +08:00
Pingwen Lin
f5d82d9aa1 TMDM-9923 Ability to control the timeout or start/end date of the transaction in MDM components (remove dependency of routines.MDM) (#1613) 2017-08-25 15:05:37 +08:00
hcyi
7da66120ad fix (TUP-18355): Opening a BD job from the search feature in Studio
transformsit into a DI job
2017-08-25 10:22:17 +08:00
hcyi
84e0a19358 fix TUP-18355:Opening a BD job from the search feature in Studio transforms it into a DI job (#1581)
* TUP-18355:Opening a BD job from the search feature in Studio transforms
it into a DI job

* TUP-18355:add junits for Opening a BD job from the search feature in
Studio transforms it into a DI job
2017-08-25 10:17:26 +08:00
xwen
154d9ca98e fix(TUP-18404)Link Target Issue
xwen committed 2 hours ago
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac

https://jira.talendforge.org/browse/TUP-18404

Conflicts:
	main/plugins/org.talend.designer.fileoutputxml/src/main/java/org/talend/designer/fileoutputxml/ui/FOXUI.java
2017-08-24 10:49:38 +08:00
Chao MENG
d152795c70 fix(TUP-18213): set correct connection bean if logon studio using (#1501)
fix(TUP-18213): set correct connection bean if logon studio using parameters instead of logon dialog
https://jira.talendforge.org/browse/TUP-18213
2017-08-23 17:14:24 +08:00
wang wei
6066561432 fix(TDI-39320): tcloudstart can't work (#1593) 2017-08-22 14:24:37 +08:00
wang wei
87a1528f7a fix(TDI-39054): improve the support for version and after the fix, no need to change the xml every release. (#1487) 2017-08-21 13:05:00 +08:00
ypiel-talend
d2ce3b6a7c fix(TDI-39101) : Don't send null for rejected (#1594)
* fix(TDI-39101) : Don't send null for rejected

* fix(TDI-39101) : Correct indentation after review.
2017-08-17 15:23:44 +02:00
ypiel-talend
d07981f788 fix(TDI-39101) : Update export labels (#1588) 2017-08-17 15:23:33 +02:00
ypiel-talend
a96078957c fix(TDI-39101) : Export Google documents
* Add  parameters to choose export mime-types
* Add parameter to add an extension on exported files
2017-08-17 15:23:26 +02:00
RyanSkraba
0f0c9fa6a3 fix(TBD-4416/components): Cann't run job that use joblet use existing connection for tHiveInput - fixed (#1540) (#1603) 2017-08-17 14:04:51 +02:00
jzhao
c86537dad0 fix(TDI-38635): tMicrosoftOutput can't be update null value with V2016 odata (#1551)
* tMicrosoftOutput can't be update null value with V2016
odata

* update odata jar with talend patch
2017-08-16 17:56:10 +08:00
Ihor Istomin
6513aff28e Revert "fix(TDI-39301): Back-port TDI-39229 to 6.4" (#1599)
* Revert "fix(TDI-39301): Back-port TDI-39229 to 6.4 (#1585)"

This reverts commit c1c15826cc.
2017-08-16 11:20:31 +03:00
GGu
b4039aa0e4 fix(TUP-18405/module): enable to update the list of modules parameter 2017-08-16 16:05:23 +08:00
ypiel-talend
e1f46284ca fix(TDI-39248) : Prefix SP by schema (#1574)
* fix(TDI-39248) : Prefix SP by schema
2017-08-04 10:42:46 +02:00
Ihor Istomin
c1c15826cc fix(TDI-39301): Back-port TDI-39229 to 6.4 (#1585) 2017-08-03 15:07:09 +03:00
zwxue
56f965271f fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. (#1482) 2017-08-03 17:40:09 +08:00
wchen-talend
3521ed77e0 fix(TUP-18265):tELTSAPMAP component does not work as expected (#1542) 2017-07-31 15:46:03 +08:00
Dmytro Sylaiev
5385bb2599 Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1550)
* fix(TDI-39089): Hide new checkbox when it is not needed
2017-07-24 14:11:04 +03:00
Dmytro Sylaiev
8b86d50768 Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1548)
* fix(TDI-39089): Add 'encode URI' property
2017-07-24 14:10:29 +03:00
zwxue
9e87025f8b fix(TUP-18278):Could not find or load main class exception after (#1547) 2017-07-21 10:23:29 +08:00
Dmytro Sylaiev
e24486296b fix(TDI-39089): Remove redundant migration task from 6.4 2017-07-20 18:09:46 +03:00
hwang-talend
b196a85f39 fix(TUP-18270):Propogation problems when change contexts in a joblet (#1535)
which use by some jobs.
2017-07-19 10:24:26 +08:00
wchen-talend
f952d01e1c fixe(TUP-18118):Remote run in studio fails with file not found exception (#1511)
* fixe(TUP-18118):Remote run in studio fails with file not found exception

* fix(TUP-18118):Remote run in studio fails with file not found exception
2017-07-14 10:00:22 +08:00
Dmytro Sylaiev
d3617a519b fix(TDI-39089): Add uri encoding in tFileFetch (#1479)
* fix(TDI-39089): Add uri encoding in tFileFetch

* Incorrect uri would become correct in the job using URI.toASCIIString method

* No changes for ftp and smb protocol due to they should work OK with special characters

* Already correct uri become incorrect-encoded in properties (migration task)

* fix(TDI-39089): Add uri decoding in tFileFetch

* Update plugin.xml

* chore(TDI-39089): Fix indentations
2017-07-13 12:24:38 +03:00
hwang-talend
b0722b918e fix(TUP-18217):Testcase for tWriteJSONFiled gives junitGlobalMap cannot (#1509)
be resolved exception
2017-07-13 16:33:33 +08:00
zwxue
628a441bf8 fix(TUP-17858):Use different version of subjob in father job
:NoClassDefFoundError.
2017-07-13 10:06:23 +08:00
pyzhou-talend
5b0b949ea0 fix(TDI-39135):Handle duplicate variable in tOracleBlukOutput. 2017-07-10 14:57:14 +08:00
jzhao
9298412f25 fix(TDI-39051): tMSSqlSP doesn't always return execution error (#1493) 2017-07-06 18:20:41 +08:00
pyzhou
cdd7787219 fix(TDI-39037):Handle NPE for tReplaceList. (#1436)
* fix(TDI-39037):Handle NPE for tReplaceList.

* fix(TDI-32121):make vacant `replacement` available.
2017-07-06 11:45:56 +08:00
Dmytro Sylaiev
b66b680792 fix(TDI-38143): Process null data in tReplaceList correctly (#1405)
* fix(TDI-38143): Process null data in tReplaceList correctly

* fix(TDI-38143): minor changes
2017-07-06 11:44:51 +08:00
Pingwen Lin
dc5082477b TMDM-11072 : Support of AWS ELB for MDM Cluster (#1464) (#1488) 2017-07-05 15:41:28 +08:00
wchen-talend
2d21884c45 fix(TUP-18128):joblets change not applied to all jobs automatically (#1459) 2017-07-05 15:05:58 +08:00
Vladimir Bogatyrov
a15e84b449 [TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly (#1432)
* [TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly

* [TESB-19484] Switched from using globalMap to resourceMap

* [TESB-19484] Added cid to exception variable name
2017-07-04 22:25:38 +03:00
zwxue
293de09d00 fix(TUP-18158):tELTOracleMap / ELT Oracle Map Editor / left panel empty
after migration from 6.1.1 to 6.3.1.
2017-07-04 18:41:57 +08:00
Yucheng Bai
78c0054e3b fix(TUP-18154): Cleanup the code related to quotes for new component (#1455)
framework
2017-07-04 17:17:46 +08:00
Yucheng Bai
c115fcc367 fix(TUP-18156): improve and add junits. (#1461) 2017-07-04 17:14:53 +08:00
Yucheng Bai
9560580825 fix(TUP-18156): Issue with Date pattern retrieved from Metadata (#1460) 2017-07-04 17:14:29 +08:00
Yucheng Bai
415314ba32 fix(TUP-18098): Hive Connectivity post-kerberos on Talend (#1426) 2017-07-04 17:10:36 +08:00
yyin-talend
2b3a67c372 TDQ-13899 when save pattern, on the "Update Detection" dialog can not (#1481) (#1483)
show the job name of tMultiPatternCheck as others --fixed
2017-07-04 15:45:06 +08:00
kjwang-talend
66f51694cd fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long (#1403)
fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long
https://jira.talendforge.org/browse/TUP-17996
2017-07-04 14:24:05 +08:00
pyzhou
4cc25f36e8 fix(TDI-38965):upgrade the talend_DB_mssqlUtil-1.1-20170612.jar (#1380) 2017-07-04 11:23:38 +08:00
jzhao
114b943de2 fix(TDI-39045) improve the error message when when used the tMicrosoftCRMOutput to do the update without key column is set(#1469) 2017-07-03 14:47:46 +08:00
hcyi
aadc713c96 TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1448)
* TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database
Connection.

* TUP-18046:update,Cannot Retrieve Columns from Metadata MapRDB Database
Connection
2017-07-03 14:17:04 +08:00
hcyi
7439d4516f TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1445)
Connection.
2017-07-03 14:16:47 +08:00
wchen-talend
22ac337bcd fix(TUP-18120): fix document generate and export problems (#1438) 2017-07-03 13:59:27 +08:00
zwxue
6cda05ea7e fix(TUP-18109):"Use Custom groupId" checkbox does not work for migrated
job under the folder for publish.
2017-07-03 10:39:37 +08:00
Jenkins Continuous Build server
3c69ebfc0e Set version to 6.4.2 SNAPSHOT 2017-06-30 18:38:06 +02:00
Yucheng Bai
398955415d fix(TUP-18178): tMicrosoftCRMOutput Online 2016(oada) can't work (#1468) (#1470) 2017-06-29 18:18:39 +08:00
Yucheng Bai
21699748d1 fix(TUP-18146): https://jira.talendforge.org/browse/TUP-18146 (#1446)
* fix(TUP-18146) fix quote issue

* fix(TUP-18146): update junits.

* fix(TUP-18146): update junits.
2017-06-23 17:27:29 +08:00
mtuhai
5c9f7fa16c bug(TBD-5111/components): tBigQueryBulkExec component does not report error when failures happen - fixed (#1419) 2017-06-22 09:46:33 +02:00
zafkirTalend
660ba3714b fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown (#1416) 2017-06-22 09:44:00 +02:00
zafkirTalend
94108609db fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown (#1409) 2017-06-22 09:43:49 +02:00
Liu Xinquan
e9bcfa8af1 TDQ-13814 TDQ-13930 always ask user to change the Property to built-in mode (#1424) 2017-06-21 16:22:08 +08:00
kevin.cui
39ea1fe8be TMDM-11077 : tMDMBulkLoad & tMDMConnection can't load data with auto commit setting (#1429) 2017-06-21 03:17:08 -05:00
zwxue
3cce521491 fix(TUP-17726):java version for reference project changed to 1.8 after
migration.
2017-06-19 16:09:02 +08:00
zwxue
8cc6cbbd02 fix(TUP-18075):Studio throw NPE error when switch to page "Deployment"
for a service child node.
2017-06-19 16:08:20 +08:00
Jenkins Continuous Build server
dec1792509 Set version to 6.4.1 2017-06-14 12:42:04 +02:00
Yucheng Bai
d0e0d02f03 fix(TDI-38486): fix the migration problem. (#1400) 2017-06-14 16:11:00 +08:00
GGu
e7b072e24f fix(TUP-18062): disable the deploy settings for tos (#1398) 2017-06-14 15:19:20 +08:00
nrousseau
2d5c576854 babili-export (#1397) 2017-06-14 10:40:38 +08:00
nrousseau
00b2fbf010 feat(TUP-18003) Add help plugins 2017-06-14 09:14:57 +08:00
hcyi
9fcf67dbbe TUP-17219:When set a spark job from repository to local mode and then (#1396)
uncheck the "use local mode" checkbox,the job returns to repository with
a wrong state.
2017-06-13 18:57:14 +08:00
wang wei
3ab68fbce5 fix(TDI-38785): fix the tsapconnection (#1395) 2017-06-13 18:21:12 +08:00
jzhao
c84d2450c9 feat(TDI-38890):Add parameter "applicationName=Talend;" for tSQLDWHXXX components (#1394) 2017-06-13 05:16:49 -05:00
zwxue
c7baf6d878 fix(TUP-18052):Deployment Versioning:Job's "use snapshot" choice can not (#1393)
updated if do not accompany with the change of maven version.
2017-06-13 18:13:34 +08:00
nrousseau
788f23cdeb feat(TUP-18003) Add help plugins 2017-06-13 16:28:21 +08:00
jzhao
ff8aa39b58 feat(TDI-38772): Upgrade to CXF 3.1.11 (#1389) 2017-06-13 02:41:36 -05:00
hwang-talend
9a97d13d7a feat(TUP-18048):Update translations for 6.4.1 (#1391) 2017-06-13 14:45:10 +08:00
Chao MENG
4b93c49ce5 fix(TUP-16516): after change context group under repository re-import (#1390)
fix(TUP-16516): after change context group under repository re-import the whole project again will get error
https://jira.talendforge.org/browse/TUP-16516
2017-06-13 11:53:52 +08:00
Prada Souvanlasy
4e72896c41 fix(TBD-5244): add network tags in tGoogleDataprocManage (#1388) 2017-06-12 16:12:16 +02:00
Ihor Istomin
aad50b750c fix(TDI-38997): Fix migration of search confitions. (#1384) 2017-06-12 14:44:02 +03:00
zwxue
3ac34f7f21 fix(TUP-17864):Project Settings > Maven > Deploy Version: selecting or (#1379)
manipulating items takes very long.
2017-06-12 19:23:19 +08:00
Liu Xinquan
e2748a5b00 TDQ-13814 TDQ-13929 the list of select Embedded rule dialog is empty (#1381) 2017-06-12 19:22:57 +08:00
Yucheng Bai
f06fbcff9f fix(TUP-17946): tSalesForceInput - Guess Schema (#1387)
* fix(TUP-17946) fix reference issue for components

* fix(TUP-17946): tSalesForceInput - Guess Schema
https://jira.talendforge.org/browse/TUP-17946

* fix(TUP-17946): fix some problems and add junits.
2017-06-12 19:12:50 +08:00
Chao MENG
1abe5a02db fix(TUP-18027): can't get git project branch with "listProject -b" (#1385)
fix(TUP-18027): can't get git project branch with "listProject -b" command
https://jira.talendforge.org/browse/TUP-18027
2017-06-12 19:08:03 +08:00
wchen-talend
40bc81c9a7 fix(TUP-18033):Deprecate Axis exports in build job (#1386) 2017-06-12 19:03:32 +08:00
hwang-talend
ce8e897988 fix(TUP-18025):Misleading Task Publisher Status when Job has compilation (#1383)
errors
2017-06-12 18:57:21 +08:00
wchen-talend
42e2f8c119 fix(TUP-18032):Deprecate Component designer (#1378)
* fix(TUP-18032):Deprecate Component designer

* fix(TUP-18032):Deprecate Component designer

* Update plugin.xml

fix(TUP-18032):Deprecate Component designer
2017-06-12 18:41:24 +08:00
Yucheng Bai
c31f323548 fix(TUP-18030): One more double quote for text area if copy/paste for (#1373)
all new frame work components
2017-06-12 18:39:41 +08:00
GGu
0dcb76cf2c feat(TUP-17662): add the log for failed messages (#1360)
* feat(TUP-17662): add the log for failed messages

* feat(TUP-17662): do i18n for some message title

* fix(TUP-17616) improve component reload
2017-06-12 18:30:43 +08:00
pyzhou
2acbdaf360 fix(TDI-38965):tMssqlInput returns null for some Date column. (#1377) 2017-06-12 17:48:58 +08:00
wang wei
95fbcbd415 fix(TDI-38904): change the value for user agent (#1374) 2017-06-12 17:31:26 +08:00
kjwang-talend
1e77f439fe TUP-17701 Can't setup / reopen tMap if component is not existing (D&D (#1375)
tmap from palette to Job)
https://jira.talendforge.org/browse/TUP-17701
2017-06-12 17:30:32 +08:00
wang wei
3da35d1881 fix(TDI-38904): Tracking influence for AWS connectors (#1372) 2017-06-12 15:00:50 +08:00
kjwang-talend
e70e985e08 fix(TUP-5461):AmazonAurora components can't select existing connection (#1371)
https://jira.talendforge.org/browse/TUP-5461
2017-06-12 14:58:22 +08:00
Yucheng Bai
2202cfa721 fix(TUP-17883): Can't propagate the modifications of Azure wizard to all (#1362)
job
2017-06-10 10:29:53 +08:00
Yucheng Bai
f5cdc3b54d fix(TUP-17889): Snowflake Component - JsonParseException: Unexpected (#1349)
character ('s' (code 115))
2017-06-10 10:28:25 +08:00
hwang-talend
e7968546eb fix(TUP-18017):Password not encrypt after import a context contain (#1370)
password from a lower version
2017-06-10 10:23:35 +08:00
Rémy DUBOIS
980841a8c8 fix(TBD-5163): Remove the dependencies signature in the fat jar (#1369) 2017-06-09 15:41:05 +02:00
nrousseau
9f8e976afb feat(TUP-18003) Add help plugins (#1367) 2017-06-09 15:43:23 +08:00
Seloen
3b52729bb3 fix(TUP-17971)tMap Temp data directory path get doublequote for Contexts (#1363)
* fix(TUP-17971)tMap Temp data directory path get doublequote for Contexts

https://jira.talendforge.org/browse/TUP-17971

* fix(TUP-17971)

* fix(TUP-17971)tMap Temp data directory path get doublequote for Contexts

https://jira.talendforge.org/browse/TUP-17971

* f
2017-06-09 14:09:21 +08:00
Chao MENG
c0be8e7904 fix(TUP-18012): ui problem for json wizard (#1364)
fix(TUP-18012): ui problem for json wizard
https://jira.talendforge.org/browse/TUP-18012
2017-06-09 10:16:28 +08:00
zwxue
57fc9ce63a fix(TUP-18010):NPE when use Implicit tContextLoad in job. (#1361) 2017-06-09 09:53:28 +08:00
zafkirTalend
995f7a0376 fix(TBD-4990): Remove tHiveRow's output links for Google Dataproc (#1365) 2017-06-08 16:10:01 +02:00
Vladimir Bogatyrov
bab9a317f8 [TESB-19636] Routes, Services, Bundle Jobs POM templates use Java 7 instead of Java 8 (#1328) 2017-06-08 16:52:17 +08:00
zwxue
73d72c224a feat(TUP-17620): Set default value of project version. (#1359) 2017-06-08 15:21:30 +08:00
Vladimir Bogatyrov
e720827c20 [TESB-19596] Swagger JSON documentation appears to be 'cached' (#1344)
Merge as this file is only used for REST DS Job and a very little adjustment in the template.
Yi
2017-06-08 15:00:59 +08:00
nrousseau
e211fd0607 fix(TUP-18008) add joda-time 2.8.2 to platform 2017-06-08 13:06:44 +08:00
zwxue
97440000cd fix(TUP-17749):[6.4.0] Building Spark job that couldnt run in studio (#1356)
doesnt give any error but also doesnt produce zip.
2017-06-08 12:33:42 +08:00
Chao MENG
fab7e4f83b fix(TUP-17983): random issue when logon remote project error pop up (#1355)
fix(TUP-17983): random issue when logon remote project error pop up
https://jira.talendforge.org/browse/TUP-17983
2017-06-08 11:47:39 +08:00
jzhao
e4cec94ef1 feat(TDI-38890):New components Azure SQL Datawarehouse (#1341) 2017-06-07 22:16:42 -05:00
pyzhou
c1216ba3ec feat(TDI-38110):eliminate the job name and job version. (#1357) 2017-06-08 10:33:28 +08:00
jzhao
57ba4b252c chore(TDI-38854):tSQSInput parameter rename (#1353) 2017-06-07 16:57:28 +08:00
Mike Yan
c76ac98b6b TESB-19577: Disable the deployment tab for SOAP data service type job (#1354) 2017-06-07 14:51:52 +08:00
Yucheng Bai
ccdfd03e7a fix(TUP-17980): Unable to use filter expression of (#1352)
tAuzreTableStorageInput like before
2017-06-07 11:42:48 +08:00
zwxue
76e8e24369 fix(TUP-17660):Context: propagation won't be applied to jobs which (#1348)
aren't opened when renaming a context group.
2017-06-06 18:44:25 +08:00
yyin-talend
e83a6c98a5 fix(TDQ-13705): run tPatternCheck/tPatternExtract job, on pop up change to (#1350)
build-in mode dialog select "ok", Regex Pattern field can not show.
2017-06-06 16:54:07 +08:00
zwxue
97bb4084bf feat(TUP-17620): Add -snapshot checkbox in deployment tab and project settings. (#1335)
* feat(TUP-17871):Support Service of deployment.

* feat(TUP-17620): Add -snapshot checkbox in deployment tab and project
settings.

* feat(TUP-17620):change texts and fix some bugs.

* feat(TUP-17620): Add JUnit.
2017-06-06 16:06:18 +08:00
Ihor Istomin
6ad51beeaf fix(TDI-34726): Upgrade milyn-smooks framework. (#1319)
* Upgrade milyn-smooks framework. Provide compatibility of output EDI/XML document.
2017-06-06 10:33:58 +03:00
wang wei
668231d905 fix(TDI-38852): Align apache http versions (#1346) 2017-06-06 11:06:36 +08:00
hcyi
d85a1a884d TUP-17753:tMap Option: "Enable/ Disable column filter " does not save (#1347)
value
2017-06-06 10:51:10 +08:00
SunChaoqun
bcd7233550 TESB-19538:Fail to add Dependencies in "Bundle ClassPath" for cConfig component (#1271)
* TESB-19538:Fail to add Dependencies in "Bundle ClassPath" for cConfig
component

* TESB-19538:Fail to add Dependencies in "Bundle ClassPath" for cConfig
component
2017-06-05 17:52:54 +08:00
wang wei
879654a589 fix(TDI-32437): fix the Bug_TDI_29037_tOracleInput_65535 tuj (#1345) 2017-06-05 17:38:55 +08:00
Yucheng Bai
798ae53e07 fix(TUP-17673): tAzureStoragePut job from V6.2.1 can't compile at (#1337) 2017-06-05 10:27:36 +08:00
Chao MENG
03b01b6a3c fix(TUP-17766): unable to rollback git version with routine dependencies (#1343)
fix(TUP-17766): unable to rollback git version with routine dependencies setting
https://jira.talendforge.org/browse/TUP-17766
2017-06-05 10:06:21 +08:00
Chao MENG
cfdc3d9c55 fix(TUP-17869): routines dependencies cannot be added to newly created (#1342)
fix(TUP-17869): routines dependencies cannot be added to newly created job automatically even tick the checkbox
https://jira.talendforge.org/browse/TUP-17869
2017-06-05 10:02:47 +08:00
wchen-talend
4e9d2ab4c8 fix(TUP-17900):"Export all projects documentation" does not create the (#1329)
zip file
2017-06-02 18:44:52 +08:00
zwxue
d176e7051d fix(TUP-17863):Use routine in job, could build job successfully even (#1340)
routine has compile error.
2017-06-02 17:55:00 +08:00
kjwang-talend
e307121b92 kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing (#1334)
* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701

* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701

* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701
2017-06-02 17:54:34 +08:00
hcyi
8144e41de5 TUP-17910:tELTHiveMap output table is deleted when related link is (#1336)
removed
2017-06-02 17:00:51 +08:00
wchen-talend
13a9f80b1d fix(TUP-17890):tRunJob takes 1 minute to display the component tab (#1338)
content
2017-06-02 15:55:15 +08:00
zwxue
16b54f5048 fix(TUP-17726):java version for reference project changed to 1.8 after (#1339)
migration.
2017-06-02 15:24:42 +08:00
wang wei
6c1a39fb8c fix(TDI-34993): tDB2Output Truncate Table FAILS (#1331) 2017-06-02 11:33:12 +08:00
nrousseau
3a22ce8c33 fix(TUP-2233) avoid to copy template jet files (#1332) 2017-06-02 10:42:48 +08:00
SunChaoqun
d8743e6abe TESB-19643:RouteBuilder - cConfig Install button active and creation of (#1333)
6.0.0-SNAPSHOT Versions
2017-06-02 10:39:15 +08:00
Chao MENG
52eebb3a77 fix(TUP-17707): an error happened during login in (#1330)
Talend-Studio-20170510_1410-V6.4.0EP
https://jira.talendforge.org/browse/TUP-17707
2017-06-01 18:04:41 +08:00
wang wei
e949672070 fix(TDI-38780): Compile error for tSAPELTMap, if two tSAPELTXX are connected to a tUnite(#1325) 2017-06-01 09:55:29 +08:00
Pierre Teyssier
6bd5d50d98 fix(TDI-33938):incorrect counter value tjdbcoutput (#1289)
This reverts commit a8cbdb901b.
2017-05-31 23:29:24 +08:00
jzhao
80b02f95de fix(TDI-38686):jms connection fails when use jndi (#1278) 2017-05-31 18:34:47 +08:00
Emmanuel GALLOIS
a5df49ddf7 fix(TDI-38672) : rename listParamValue to listParamListName (#1318) 2017-05-31 10:08:39 +01:00
yyin-talend
6a33f2c60c TDQ-13685-tMultiPatternCheck: fix but about refresh when deleted (#1323)
patterns
2017-05-31 16:44:29 +08:00
pyzhou
b5dbe0ad10 Pyzhou/tdi 38925 simpleexcel talendexcel have wrong name (#1324)
* fix(TDI-38925):Make the artifactId and version unified.

* fix(TDI-38925):include jars in build.

* Revert "fix(TDI-38925):include jars in build."

This reverts commit a7f66f3543.
2017-05-31 13:32:01 +08:00
nrousseau
9b4bdecd1c fix(TUP-17372) modify fix only for non-repository params 2017-05-31 11:17:00 +08:00
pyzhou
800fa1112d TDI-38693:tFileOutputExcel -> 'Define all columns auto size' doesn't (#1243)
* TDI-38693:tFileOutputExcel -> 'Define all columns auto size' doesn't
work after Excel upgrade to 2016

* TDI-38693:correct the group ID.
2017-05-31 10:01:20 +08:00
pyzhou
1cabb0cb10 TDI-38694:tFileInputExcel -> If Generation mode='Less memory ...' (after (#1246)
* TDI-38694:tFileInputExcel -> If Generation mode='Less memory ...' (after
Excel upgrade to 2016),  data will read two times

* TDI-38694:Correct the java version

* TDI-38694:Eliminate old simpleexcel.jar.

* TDI-38694:Correct the group ID
2017-05-31 10:00:58 +08:00
wang wei
627ef9eb77 fix(TDI-38919): tUniqRow outputs a line per generated output @INFO level in the logs(#1321) 2017-05-31 09:59:29 +08:00
apoltavtsev
99c052d1ed TESB-19575 Dynamic update of OIDC configuration for Studio is added (#1300)
* TESB-19575 Dynamic update of OIDC configuration for Studio is added

* Update JavaProcessor.java
2017-05-28 23:13:05 +02:00
Seloen
9f07c9ac07 fix(TUP-17720)useless component should not visible in studio palette (#1317)
https://jira.talendforge.org/browse/TUP-17720
2017-05-27 18:07:04 +08:00
nrousseau
5c94d3be7e fix(TUP-17372) switch automatically combo box (#1316) 2017-05-27 17:55:03 +08:00
wchen-talend
c9a62d6c2d fix(TUP-17775):change of default behaviours in tMap (#1308) 2017-05-27 10:33:05 +08:00
Seloen
15187a7c58 Bugfix/6.4.1/tup 17720 hadoop cluster configuration input visible in studio palette (#1315)
* fix(TUP-17720)HadoopClusterConfigurationInput visible in studio palette

https://jira.talendforge.org/browse/TUP-17720

* fix(TUP-17720)HadoopClusterConfigurationInput visible in studio palette

https://jira.talendforge.org/browse/TUP-17720
2017-05-27 09:36:40 +08:00
GGu
afe6ed8f69 fix(TUP-17680): disable to install for new CF components (#1314) 2017-05-26 18:24:56 +08:00
hcyi
83d058e364 TUP-17740:add junits for Expressions in tMap. (#1313) 2017-05-26 16:35:53 +08:00
hcyi
1f05711fcb TUP-17741:Tmap -custom blanks out the whole expression (#1310) 2017-05-26 15:11:47 +08:00
hcyi
2bce3af19c TUP-17849:tWebservice wsdl wizard don't works. (#1301) 2017-05-26 15:01:07 +08:00
hcyi
014ef20135 TUP-17740:Expressions in tMap (#1311) 2017-05-26 14:25:06 +08:00
zwxue
1ac8770447 Revert "fix(TUP-17863):Use routine in job, could build job successfully even (#1298)" (#1312)
This reverts commit db90f45ce1.
2017-05-26 14:12:08 +08:00
nrousseau
a481961091 fix(TUP-17860) avoid popup on table for new framework (#1309) 2017-05-25 15:39:01 +08:00
wang wei
dfefe4a070 fix(TDI-38840): include the version in the artifact name for the maven path in component definition xml (#1295)
* fix(TDI-38840): include the version in the artifact name for the maven
path in component definition xml

* fix(TDI-38840): change the module attribute too

* fix(TDI-38840): change the name attribute too to avoid misleading
2017-05-25 11:12:43 +08:00
wchen-talend
8d3cf2ee2e Bugfix/6.4.1/tup 17695 improve joblet (#1297)
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.

* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.

* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.
2017-05-25 10:58:06 +08:00
dlin-talend
2b963b5c3a fix(TUP-17889):Snowflake Component-JsonParseException: Unexpected (#1306)
character ('s' (code 115))
2017-05-24 18:31:19 +08:00
hwang-talend
fb54f80f32 fix(TUP-17556):map equals (#1303) 2017-05-24 14:44:19 +08:00
zwxue
db90f45ce1 fix(TUP-17863):Use routine in job, could build job successfully even (#1298)
routine has compile error.
2017-05-24 10:02:36 +08:00
nrousseau
34f49ca066 fix(TUP-17821): fix repository builtin switch (#1296) 2017-05-22 16:17:35 +08:00
hcyi
5be39d4f8d TUP-17703:tMap - rename menu of Batch Change of Expressions (#1279)
* TUP-17703:tMap - rename menu of Batch Change of Expressions

* TUP-17703:rename menu for tMap Batch Change of Expressions
2017-05-22 14:41:23 +08:00
hwang-talend
a1552cfbd0 fix(TUP-17508):SHOW_IF/NOT_SHOW_IF can't work as expect when use it in (#1294)
"ITEM" of a "TABLE" parameeter
2017-05-19 17:24:26 +08:00
pyzhou
a77a845c8a Feature/6.4.1/tdi 28181 (#1223)
* Revert "BatchUpdateExceptionHelper used to setup a meaningful exception in the (#932)"

This reverts commit bef9fb8767.

* TDI-28181:Throw new Exception.

* TDI-28181: Add the cid
2017-05-19 16:39:28 +08:00
Chen Bin
5d4ea8a8d6 TBD-4988: The feature 'Path to Google Credentials file' of tHiveInput (#1283)
can't generate code with Google Dataproc
2017-05-19 11:26:27 +08:00
nrousseau
45b140e5d7 fix(TUP-17365): fix refresh status of name (#1292)
Setup again the listener in the dynamic composite, when the component is
setup from the wizard.
2017-05-18 18:04:05 +08:00
jzhao
d5eec9fa6e fix(TDI-38801):tAdvancedFileOutputXML throws null pointer if there is more then one component in a flow and one appends the xml file (#1291) 2017-05-18 16:53:56 +08:00
Dmytro Sylaiev
a8cbdb901b Bugfix/6.4/tdi 33938 incorrect counter value tjdbcoutput (#1289)
* bug(TDI-33938): fix TJDBCOutput_NB_LINE counter

* bug(TDI-33938): fix TJDBCOutput_NB_LINE counter

* remove reduntant buggy counter
2017-05-18 11:01:03 +03:00
Seloen
72a828ec66 Bugfix/6.4.1/tup 16603 tds missing warning when no link (#1293)
* fix(TUP-16603):TDS Components missing warning when no link 

https://jira.talendforge.org/browse/TUP-16603

* fix(TUP-16603):TDS Components missing warning when no link

https://jira.talendforge.org/browse/TUP-16603

* fix(tup-16603):TDS Components missing warning when no link 

https://jira.talendforge.org/browse/TUP-16603

* Update Component.java
2017-05-18 14:50:53 +08:00
hwang-talend
c5ff64ffe1 fix(TUP-17556):Changes to a tmap in an expanded joblet from a job does not get saved 2017-05-18 11:07:42 +08:00
hwang-talend
6f37a9f01d fix(TUP-17591):Cannot drag the Spark Streaming joblet to the Spark (#1287)
Streaming job which are both converted from Spark job for the first time
2017-05-18 11:03:45 +08:00
wang wei
6a582e4a75 fix(TDI-38840): SAP libraries are syncing old one from talend central repo(#1290) 2017-05-18 10:57:15 +08:00
kjwang-talend
7aedd3907c fix(TUP-17642):6.3.1 studio takes about 25 mins to update project (#1273)
* fix(TUP-17642):6.3.1 studio takes about 25 mins to update project
settings for about 200 jobs in the GIT project.
https://jira.talendforge.org/browse/TUP-17642

* fix(TUP-17642):6.3.1 studio takes about 25 mins to update project
settings for about 200 jobs in the GIT project.
https://jira.talendforge.org/browse/TUP-17642

* fix(TUP-17642):6.3.1 studio takes about 25 mins to update project
settings for about 200 jobs in the GIT project.
https://jira.talendforge.org/browse/TUP-17642
2017-05-17 17:34:19 +08:00
GGu
14d3135c87 test(TUP-17687): fix the problem for tdm (#1286) 2017-05-17 11:20:13 +08:00
jzhao
932d6747cd fix(TDI-33784):tFirebirdOutput can't create table with use an exist connection when tFirebirdConnection check Auto commit(#1285) 2017-05-17 10:05:19 +08:00
jzhao
56b5a327e2 fix(TDI-38749):AMQ 5.14.5 Upgrade for tMOM, SAP RFC server (#1263) 2017-05-16 18:21:13 +08:00
pyzhou
aa343b7383 TDI-34461:tSybaseIQ components DB version is for DB driver type. (#1284) 2017-05-16 18:04:08 +08:00
hwang-talend
8672bddf17 fix(TUP-17586):Warning message when use joblet in a job as a lookup to a (#1281)
tMap
2017-05-16 15:33:48 +08:00
hwang-talend
5b7e3da324 fix(TUP-17159):Test Case's routine dependencies management. (#1280) 2017-05-16 15:30:23 +08:00
wang wei
033c33320f fix(TDI-38773): tUniqRow's temporary file name pattern always the same. (#1277) 2017-05-16 10:33:18 +08:00
Yucheng Bai
1141b8c42d fix(TUP-17608): Metadata Bridge(version 9.1.0):NPE error at error log (#1275)
list when import DataStage &InformaticaPowerCenter
2017-05-15 17:17:47 +08:00
GGu
4689bd02fb test(TUP-17687): enhance the junits (#1269)
* test(TUP-17687): disable the junits for maven build

* test(TUP-17687): enhance the generic type

* test(TUP-17687): enable the junits of build job

* test(TUP-17687): add maven debug parameter
2017-05-15 16:37:21 +08:00
Emmanuel GALLOIS
faffeaff08 fixed migration for tMarketoListOperation connectors (#1276) 2017-05-15 09:21:51 +01:00
hwang-talend
c165914f67 fix(TUP-17556):Changes to a tmap in an expanded joblet from a job does (#1268)
not get saved
2017-05-15 10:19:42 +08:00
wchen-talend
402e3c9b46 fix(TUP-16668): Mediation Perspective Bean Code Library Dependencies go Global (#1264) 2017-05-15 10:14:17 +08:00
wang wei
fd454a6448 fix(TDI-38733): tRunJob pass the empty password context variable from empty to 'null'(#1274) 2017-05-12 17:26:17 +08:00
jzhao
9a9fda46f8 fix(TDI-38009):compile error on tSSH component if use context expression on port field (#1272) 2017-05-12 15:45:52 +08:00
kevin.cui
955b7249f1 TMDM-9923 : Ability to control the timeout or start/end date of the transaction in MDM components (#1249) 2017-05-12 01:19:14 -05:00
Pierre Bailly-Ferry
69c92b82a8 fix(TBD-4972): Correctly reverberate bigdata-launcher API changes. (#1270) 2017-05-11 16:17:52 +02:00
Jenkins Continuous Build server
a71bc32dca Set version to 6.4.1 SNAPSHOT 2017-05-11 10:49:04 +02:00
GGu
dedc32c0f6 test(TUP-17674): cleanup the test component in project. 2017-05-11 15:46:22 +08:00
jzhao
0e0e900d83 fix(TDI-36331):avoid password code generate when parameter is hidden in twebservice(#1267) 2017-05-11 15:34:17 +08:00
Dmytro Sylaiev
42170b317b fix(TDI-38441): Fix migration task (#1265)
* tFileCopy will have failOn set to true even if copydir was absent before
2017-05-11 10:31:26 +03:00
Seloen
d4ead80df1 fix(TUP-17621):Studio quick tour page size problem (#1266)
*change page size to fit all resolution for Windows
*Its about resolution, not Windows version

https://jira.talendforge.org/browse/TUP-17621
2017-05-11 15:26:22 +08:00
GGu
405881516b test(TUP-17674): temp to disable the junits 2017-05-11 10:52:00 +08:00
Prada Souvanlasy
2313f7e69b fix(TBD-4970): correct cluster version value in tGoogleDataprocManage 2017-05-10 11:28:14 +02:00
GGu
277ae8d202 test(TUP-17674): check some junits (#1262) 2017-05-10 16:14:28 +08:00
hcyi
3c4ae07e9e TUP-17226:When drag a hadoop cluster with spark property into a spark (#1261)
job,the advanced properties in the Spark configuration can be changed.
2017-05-10 15:30:30 +08:00
wang wei
4f44da78c9 fix(TDI-38744): Amazon Redshift (tRedshiftOutput) - Too many parameters. (#1259)
Exceeding the 255 method parameters list.
2017-05-10 15:00:19 +08:00
pyzhou
d35c6fcfb9 TDI-38734:Upgrade json-path.jar of tfileinputJson to v2.1.0 and (#1257)
integrate it into org.talend.libraries.json
2017-05-10 11:42:13 +08:00
GGu
4e59013a35 test(TUP-17674): fix the issue of junits to block (#1260) 2017-05-10 11:34:48 +08:00
wchen-talend
69e7f19ae2 TUP-17011:Some components are missing when context click "Open tRunJob (#1258)
Component" of a Spark subjob in a standard job
2017-05-10 10:00:31 +08:00
jzhao
04705a5d12 fix(TDI-38636):tMicrosoftCRMOutput shouldn't display 'Transform empty lookup string values to NULL' when Action is delete(#1256) 2017-05-09 15:38:54 +08:00
wang wei
837d34bb65 fix(TUP-16778): keep the reference properties object when call Component.getCodegenPropInfos method (#1238)
* fix(TUP-16778): keep the reference properties object when call
Component.getCodegenPropInfos method

* fix(TUP-16778): add more test
2017-05-09 11:42:40 +08:00
hwang-talend
326948bbff fix(TUP-17600):Label on lookup from joblet to another joblet is removed (#1247)
when child joblet is changed
2017-05-09 11:33:46 +08:00
wchen-talend
c3d716f8eb TUP-17597:WebService component name display wrong after open job (#1255) 2017-05-08 18:36:07 +08:00
zwxue
180b0a6aa5 fix(TUP-17581): Fix UI problem of project setting in Linux and Mac. (#1254) 2017-05-08 17:12:05 +08:00
Dmytro Sylaiev
92a040d5d3 bug(TDI-38441): Add missing property name (#1253)
* return FailOn property name which was deleted by babili
2017-05-08 16:17:35 +08:00
pyzhou
b884daaa78 TDI-38693:Refactor TalendExcel.jar to build by maven. (#1252) 2017-05-08 11:27:00 +08:00
pyzhou
d3e930015f TDI-38694:Build the simpleexcel.jar by maven (#1251) 2017-05-08 11:26:47 +08:00
wchen-talend
c1204124b3 TUP-5694:In Studio 6.1.1 when you right click on a job and click on (#1245)
build, green progress bar does not change
2017-05-08 10:35:46 +08:00
Yucheng Bai
a0b170ff61 fix(TUP-17303): fix the NPE. (#1250) 2017-05-05 17:21:24 +08:00
Seloen
df41eea66e (bugfix)TUP-17209 (#1242)
Create a Routine(Sql Template,Pig UDF,bean, business models) can't show
the version at the editor title
https://jira.talendforge.org/browse/TUP-17209
2017-05-05 17:21:11 +08:00
wang wei
24817e8637 fix(TDI-31891): tUniqRow cannot cope with very large data volumes when caching to disk(#1248) 2017-05-05 15:57:39 +08:00
Prada Souvanlasy
3f7dbac2e9 fix(TBD-4923): fix tGoogleDataprocManage_java.xml 2017-05-04 17:13:37 +02:00
Pingwen Lin
a5ba6b6b14 TMDM-10814 : Too slow when tMDMoutput rejects a bad data (fix compile issue for partial update) (#1241) 2017-05-04 17:28:19 +08:00
Prada Souvanlasy
86949081ff feat(TBD-4923): add tGoogleDataprocManage component (#1236) 2017-05-04 10:07:49 +02:00
nrousseau
f97dfaabbc babili-export (#1237) 2017-05-04 10:11:03 +08:00
Ivan Gonchar
2fc0d0f6b3 Bugfix/tdi 38316 logical types support (#1181)
* fix(TDI-38316): add support for logical types, fix API calls for DiIncomingSchemaEnforcer

* fix(TDI-38316): fix logical type setting

* fix(TDI-38316): change recreateRuntimeSchema() to createRuntimeSchema()
2017-05-03 20:48:00 +03:00
Pierre Bailly-Ferry
f9b6401134 [TBD-4722] Add Hive on Dataproc (#1235)
* faet(TBD-4722): Add Dataproc to Hive.

* feat(TBD-4722): Add Dataproc on tHiveRow.

* feat(TBD-4722): Add compaitbility dataproc/hiveInput; display logs on dataproc.

* feat(TBD-4722): Fix tHiveRow and tHiveInput.

* chore(TBD-4722): Text and formatting.
2017-05-03 17:46:16 +02:00
kjwang-talend
53e3ef1ad1 fix(TUP-17123):TUP-17123 Build as War will miss wsdd and wsdl folder if (#1234)
studio patch include blank
https://jira.talendforge.org/browse/TUP-17123
2017-05-03 18:25:27 +08:00
wchen-talend
6a6ab697b1 TUP-17457:Salesforce Metadata Bug (#1229) 2017-05-03 18:19:54 +08:00
GGu
440eadd51a fix(TUP-17607): fix the UI thread problem for dialog (#1233) 2017-05-03 17:27:18 +08:00
Mike Yan
9b0db4f0ec TESB-19129: Fixed only use JMX monitor for route tracing 2017-05-03 17:18:44 +08:00
Mike Yan
c785bb7696 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2017-05-03 17:12:38 +08:00
Seloen
fa886ed09d bugfix(TUP-17303) (#1226)
Azure blob components should hide property type with use an existing
connection used
https://jira.talendforge.org/browse/TUP-17303
2017-05-03 11:07:33 +08:00
hcyi
d8e249886f Bugfix/6.4/tup 17590 update translations for 6.4.0 (#1227)
* TUP-17590:Update translations for 6.4.0.

* TUP-17590:Update translations for 6.4.0
2017-05-03 10:42:20 +08:00
amarouni
4f9aa772fa TBD-4486: Add Spark Dataframe column order migration job (#1228) 2017-05-02 17:40:02 +02:00
pyzhou
bc9ff3b0ad TDI-38627:Correct brackets issue (#1225) 2017-05-02 16:18:59 +08:00
Mike Yan
8a1ba3f8b6 TESB-19437: ESB Studio with local runtime does not show logs (#1224) 2017-05-02 15:38:53 +08:00
Mike Yan
a1aa6018e1 TESB-19437: ESB Studio with local runtime does not show logs 2017-05-02 15:31:26 +08:00
GGu
88220c0085 test(TUP-17393): fix one failure junit 2017-05-02 14:45:20 +08:00
Pingwen Lin
42abf42b3c TMDM-10814 : Too slow when tMDMoutput rejects a bad data (fix compile issue without batch size) (#1221) 2017-05-02 14:01:06 +08:00
nrousseau
ee25252c16 fix(TUP-17521): avoid maven remote resolve (#1218) 2017-05-02 10:42:54 +08:00
Yucheng Bai
b0b9041560 feat(TUP-17570): Add version to new component framework to Component (#1219)
class
2017-05-02 10:38:38 +08:00
zwxue
b3823ff0ac test(TUP-17449): update MavenVersionUtilsTest. 2017-05-02 10:33:10 +08:00
nrousseau
3bb264cb30 fix(TUP-17065): fix new framework propagation (#1217) 2017-04-29 09:51:59 +08:00
Rémy DUBOIS
f389b389d3 feat(tbd-4453): Add support for dynamic hadoop configuration (#155) 2017-04-28 13:56:54 +02:00
Pingwen Lin
55bff69765 TMDM-10814 : Too slow when tMDMoutput rejects a bad data (#1213) 2017-04-28 18:31:05 +08:00
wchen-talend
00fab63bf2 TUP-17149:Build Job very slow compared to version 5 even with TPS-1656 (#1212) 2017-04-28 16:36:40 +08:00
Dmytro Sylaiev
31ccd15559 Bug/6.4/tdi 38441 migration task (#1210)
* fix(TDI-38441): create migration task for tFileCopy at 640

* fix(TDI-38441): small refactoring

* refactor(TDI-38441): Move inner class to anonymous

* style(TDI-38441): Fix indentation
2017-04-28 11:09:53 +03:00
hcyi
9200142204 TUP-17465:tMap filter : enable status not save after reopen map editor. (#1204) 2017-04-28 15:37:11 +08:00
Mike Yan
db89b1b4e0 TESB-19381: Fixed JMX connection number calculate problem (#1216) 2017-04-28 15:36:33 +08:00
Jan Lolling
bef9fb8767 BatchUpdateExceptionHelper used to setup a meaningful exception in the (#932)
* BatchUpdateExceptionHelper used to setup a meaningful exception in the
batch mode

* TDI-28181:use inner class to reduce the code bytes.

* TDI-28181:Add the error.print.

* Revert "TDI-28181:Add the error.print."

This reverts commit 4b054de417.

* TDI-28181:correct the error print issue.
2017-04-28 15:17:00 +08:00
jzhao
df8d9b6c5a fix(TDI-38625): fix tMicrosoftCRMOutput handle exception issue (#1211) 2017-04-28 15:15:42 +08:00
SunChaoqun
8a5005b3c4 TESB-19012:[Runtime / Studio] Upgrade to AMQ 5.14.4 (#1103) 2017-04-28 14:32:53 +08:00
zwxue
7efad1ee15 fix(TUP-17453): When convert a hadoop cluster to context,the context (#1207)
group is not added into MR/Spark job which uses it.
2017-04-28 14:01:20 +08:00
Yucheng Bai
547d1dfdc1 fix(TUP-17501): fix quotes problems of new framework. (#1197) 2017-04-28 12:06:40 +08:00
Yucheng Bai
1f3ef7181f fix(TUP-17565): Can't have two HDFS components in the same job using (#1203)
dynamic conf jar
2017-04-28 10:34:24 +08:00
Ihor Istomin
c1d212bdc9 fix(TDI-38674): Fix migration of tNetsuiteOutput component with outgoing flow (#1209) 2017-04-27 16:05:18 +03:00
zshen-talend
9355476f0d fix(TDQ-13503): when save Patterns, propagate to jobs issue. (#1208) 2017-04-27 18:58:42 +08:00
jzhao
5ed30ebf65 Revert "feat(TDI-38114): Amazon quicksight (#979)"
This reverts commit 5f705f078e.
                and 4851905ac3.
2017-04-27 18:43:01 +08:00
jzhao
e2b21d2cab fix(TDI-38625):update tMicrosoftCRM odata client api version (#1202) 2017-04-27 18:16:18 +08:00
jzhao
b93c295516 fix(TDI-38625): fix some connection issue for tMicrosoftCRMXX (#1201)
* fix crm odata reuse connection and timeout not work in some case

* fix crm odata input connection rest issue

* fix reuse httpclient problem and remove private default entityset

* fix crm component odata api work with proxy

* fix(TDI-38625):change property show value for crm input component
2017-04-27 18:04:57 +08:00
pyzhou
a6d3b7c442 TDI-38665:tELTSybaseMap -> Missing version (#1205) 2017-04-27 16:16:01 +08:00
pyzhou
8b8f79f242 TDI-38627:NUMERIC format problem on tAS400Output (#1199) 2017-04-27 11:19:53 +08:00
pyzhou
e31cb5c59b TDI-38545:Update version of "json-path" dependency for (#1196)
"tExtractJSONFields" component to 2.1.0  (TESB-19182)
2017-04-27 11:15:52 +08:00
zwxue
7548b986ad fix(TUP-17449): Cannot deploy a snapshot feature from TAC esbconductor. (#1200) 2017-04-27 09:57:17 +08:00
hwang-talend
492d44c1ea fix(TUP-17538):"The connected components in a job must not form a closed (#1189)
loop"
2017-04-27 09:54:26 +08:00
hwang-talend
368c99c7d4 fix(TUP-17451):Guess schema fail for sybase 16. (#1194) 2017-04-27 09:50:53 +08:00
wang wei
6550a1dc4e fix(TDI-38667): upgrade the redshift jdbc driver to the lastest one (#1195) 2017-04-26 15:30:46 +08:00
Vladimir Bogatyrov
696b388f50 [TESB-19256] Newlines in Swagger description for blueprint 2017-04-26 08:22:40 +03:00
Mike Yan
e88630143f TESB-19405: Fixed to load blueprint template for local runtime server (#1193) 2017-04-26 11:06:54 +08:00
zwxue
c899ef03ab feat(TUP-17364): Studio: Change Code-Gen Compiler Compliance Level to (#1176)
Java 8.
2017-04-26 10:27:21 +08:00
Vladimir Bogatyrov
1bd12bd5bf [TESB-19256] Preserve newlines in Swagger description for blueprint 2017-04-25 19:08:44 +03:00
wchen-talend
453bbb3a1b TUP-17149:Build Job very slow compared to version 5 even with TPS-1656 (#1192) 2017-04-25 18:57:28 +08:00
wang wei
9ef6838d46 fix(TDI-38518): Logic error for the unchanged data in type2 of (#1191)
tJDBCSCDELT (Netezza)
2017-04-25 16:54:17 +08:00
msjian
6a4a5b4b7a TUP-17554: Move org.talend.libraries.jboss and (#1190)
org.talend.libraries.jboss.jars from tdi-studio-se to tcommon-studio-se
2017-04-25 16:22:56 +08:00
Seloen
f3f1e7b430 bugfix(TUP-17050):tmap looses setting for Die on error (#1187)
*add a if judge in initCurrentModel() method

https://jira.talendforge.org/browse/TUP-17050
2017-04-25 14:17:52 +08:00
yyin-talend
123cee14fe fix(TUP-17557): need to judge if it is a node (#1188)
* TUP-17557 need to judge if it is a node

* TDQ-13507 "Cancel" button which on "Pattern Selector" dialog will dirty
the job.
2017-04-25 14:16:02 +08:00
nrousseau
d83b1a238e feat(TUP-16710): update excel libs (#1186) 2017-04-25 12:38:44 +08:00
pyzhou
7797a6d4f9 TDI-37924:revert the commit of change localprovider pom. (#1183) 2017-04-25 11:56:26 +08:00
zwxue
54f363303d fix(TUP-17479): When run testcase in CI, the group id in pom file do not (#1182)
use the job's group id.
2017-04-25 11:20:42 +08:00
pyzhou
06b49829b2 TDI-37924:Upgrade poi.jar to 3.16 (#1162)
* TDI-37924:Upgrade poi.jar to 3.16

* TDI-37924:delete the new jar & change the pom and version.

* TDI-37924: update to download automatically the jar of mail util
2017-04-25 09:44:17 +08:00
Dmytro Sylaiev
f1fd2b54f4 Bugfix/6.4/tdi 38421 refix (#1180)
* bug(TDI-38421): Fix problem with reference connection component using Teradata

* bug(TDI-38421): Some refactoring

* Delete unnecessary variables
2017-04-24 13:47:05 +03:00
yyin-talend
2e920ede37 fix(TDQ-13437): fix TDQ-13503 fixed issue 1 and TDQ-13484 reopen job path lost (#1179) 2017-04-24 17:09:26 +08:00
Emmanuel GALLOIS
3d80892e1d Correct typo in tMarketoInput's operation since 563 (#1177) 2017-04-24 09:48:33 +02:00
wchen-talend
82f02eb3e9 TUP-17457:Salesforce Metadata Bug (#1173) 2017-04-24 15:03:36 +08:00
jzhao
1ff62b7884 fix(TDI-38639):tMicrosoftCRMOutput can't support 'lookup type mapping' (#1169)
* tMicrosoftCRMOutput can't support 'lookup type mapping'
* tMicrosoftCRMXX can't pass the custom entity correctly with V2016
odata
2017-04-24 01:58:14 -05:00
GGu
904b424483 test(TUP-17549): fix the failed junits 2017-04-24 14:57:11 +08:00
Chao MENG
3b665c3dc3 bug(TUP-17396): saved job changes are lost when studio crashes (#1159)
https://jira.talendforge.org/browse/TUP-17396
2017-04-21 17:54:14 +08:00
wchen-talend
95606200da TUP-17454:Generation Error When using tFileInputPositional with Reject (#1174)
Row Link in a Spark Job
2017-04-21 17:20:43 +08:00
Anas KHABALI
0962939c4e fix(TDI-38519): revert the order caching in the tFileOutputMSXML (#1163)
we can't cache the xml element order because it's not a fix order and it's may change in branch
by caching the order we get bas insert position for the element causing IndexOutOfBoundsException
2017-04-21 09:53:56 +02:00
msjian
1d45215f94 fix(TDQ-13464): fix running the match analysis with "Store on disk" option (#1175) 2017-04-21 15:40:38 +08:00
Yucheng Bai
0e438c8b2d TUP-17187: Some issues for tsalesforceInput with repository (#1161) 2017-04-21 11:38:41 +08:00
hwang-talend
27e7d000e5 fix(TUP-17459):Have a Json error on error log when run mr or spark job (#1157) 2017-04-21 11:36:58 +08:00
hwang-talend
4dbd95ec76 fix(TUP-17255):Context groups once edited, changes it name. (#1167) 2017-04-21 11:34:19 +08:00
GGu
521b16f244 Revert "TDQ-13464:rename org.talend.libraries.persist.lookup" (#1172)
* Revert "Revert "TDQ-13464: fix running the match analysis with "Store on disk" option" (#1171)"

This reverts commit f3cc37feaf.

* Revert "TDI-38641:Change the default DB version to Sybase 16 (#1170)"

This reverts commit ae982f2cb8.

* Revert "fix(TDI-38345): Implement migration task for NetSuite components (#1140)"

This reverts commit e4d6865632.

* Revert "TDQ-13464:rename org.talend.libraries.persist.lookup (#1168)"

This reverts commit b529e8e40f.
2017-04-21 10:50:32 +08:00
GGu
f3cc37feaf Revert "TDQ-13464: fix running the match analysis with "Store on disk" option" (#1171)
* Revert "TDI-38641:Change the default DB version to Sybase 16 (#1170)"

This reverts commit ae982f2cb8.

* Revert "fix(TDI-38345): Implement migration task for NetSuite components (#1140)"

This reverts commit e4d6865632.

* Revert "TDQ-13464:rename org.talend.libraries.persist.lookup (#1168)"

This reverts commit b529e8e40f.

* Revert "TDQ-13464: fix running the match analysis with "Store on disk" option (#1165)"

This reverts commit 31fb3a14ac.
2017-04-21 10:49:35 +08:00
pyzhou
ae982f2cb8 TDI-38641:Change the default DB version to Sybase 16 (#1170) 2017-04-21 10:21:58 +08:00
Ihor Istomin
e4d6865632 fix(TDI-38345): Implement migration task for NetSuite components (#1140)
* fix(TDI-38345): Implement migration task for NetSuite components

* fix(TDI-38345): Corrected formatting

* fix(TDI-38345): Fix migration to handle 'dieOnError' and 'apiVersion'
properties

* fix(TDI-38345): Reverted refactoring of conversion code

* fix(TDI-38345): Minor corrections

* fix(TDI-38345): Line endings

* fix(TDI-38345): Correct comments
2017-04-21 10:16:59 +08:00
msjian
b529e8e40f TDQ-13464:rename org.talend.libraries.persist.lookup (#1168)
* TDQ-13464: fix running the match analysis with "Store on disk" option
get error

* TDQ-13464: rename org.talend.libraries.persist.lookup to
org.talend.persist.lookup
2017-04-20 16:24:47 +08:00
msjian
31fb3a14ac TDQ-13464: fix running the match analysis with "Store on disk" option (#1165)
get error
2017-04-20 15:47:17 +08:00
kjwang-talend
6197015b36 fix(TUP-17412): remote Runs from Studio Display Project Setting Log4jLevel (#1164) 2017-04-20 15:36:40 +08:00
wchen-talend
e7e788c175 TUP-17421:SHOW_IF for input CONNECTOR (#1166) 2017-04-20 11:42:03 +08:00
yyin-talend
deeb182554 TDQ-13437 modify tmultipatter to support repository mode (#1160) 2017-04-20 11:02:03 +08:00
Mike Yan
03fdc50a93 TESB-19257: Add JMX listener and add to run process context (#1158)
* TESB-19257: Add JMX listener for route running and add it into Run
Process Context

* TESB-19257: Fixed NPE in creating JMX connection
2017-04-19 11:18:58 +08:00
wchen-talend
d0dc3f95a8 Feature/6.4.1/tup 17421 input connector show if (#1149)
* TUP-17421:SHOW_IF for input CONNECTOR

* TUP-17421:SHOW_IF for input CONNECTOR

* TUP-17421: add junit
2017-04-18 18:25:55 +08:00
jzhao
debf7af041 fix(TDI-38334):MaxNumberOfMessages for tSQSInput should displayed always (#1156) 2017-04-18 04:42:34 -05:00
Yucheng Bai
a30990f067 Feature/6.4/tup 16698 improve context of hadoop metadata (#1150)
* Revert "Feature/6.4.0/tup 16698 revert feature (#1123)"

This reverts commit 726ea7a500.

* TUP-16698: take back the feature.

* TUP-16698: Remove dynamic loading for OSGI built jobs

* TUP-16698: add more junits.
2017-04-18 16:46:52 +08:00
Emmanuel GALLOIS
2a20b945f3 feature(TDI-38596): Add API properties to Marketo jobs created pre 6.1 (#1155) 2017-04-18 08:21:34 +01:00
Emmanuel GALLOIS
df0bf75a83 bugfix(TDI-38465) : manage correctly Apimode for old jobs (#1154) 2017-04-18 08:20:59 +01:00
wchen-talend
1e422e3909 TUP-17491 : sap repository reivew dialog (#1151) 2017-04-18 10:14:32 +08:00
jzhao
b6fa27a53c fix(TDI-38613):the entitySet of MicrosoftCRM can't refresh with V2016(odata) (#1152) 2017-04-17 06:02:25 -05:00
nrousseau
c0fe59d71f TUP-17392: update resources folder, since it can get conflict with
resources from original plugin
2017-04-17 18:04:30 +08:00
pyzhou
4711acf239 TDI-37699: correct the list name. (#1153) 2017-04-17 17:44:44 +08:00
wchen-talend
7954f797cc TUP-17428:File>Edit Project properties>Job Settings>Implicit Context 2017-04-17 16:20:36 +08:00
hcyi
1abba405b9 TUP-17494:tWarn log level conflicts with Log4j "Advanced settings" (#1148) 2017-04-17 16:05:50 +08:00
wchen-talend
9686dbf683 TUP-17428:File>Edit Project properties>Job Settings>Implicit Context (#1146)
load>From Database>Query Condition is red (Value is invalid)
2017-04-17 15:50:24 +08:00
wang wei
546d08ebc7 fix(TDI-38476): Compile error for tJDBCSCDELT when use redshift and table action is truncate table(#1147) 2017-04-17 11:20:30 +08:00
hwang-talend
cf09805f19 feat(TUP-16710/hwang):Update Excel components to support Excel 2016/next (#1144)
version
2017-04-17 10:56:02 +08:00
wchen-talend
e997378fd4 Bugfix/6.4.1/tup 17454 disable validationrule for bigdata (#1142)
* TUP-17454:Generation Error When using tFileInputPositional with Reject
Row Link in a Spark Job

* TUP-17454: add junit
2017-04-14 18:36:43 +08:00
Vladimir Bogatyrov
855872277f [TESB-19256] Add option 'Include Documentation into Swagger spec' to cREST and tRestRequest 2017-04-13 13:55:11 +03:00
wang wei
07e9b3c559 fix(TDI-38242): For Exasol/Ingres/Redshift, unable to run tELTJDBCOutput with table action.(#1145) 2017-04-13 15:04:49 +08:00
jzhao
152fb3e998 fix(TDI-38108): add the icon for tSQSMessageDelete,
tSQSMessageChangeVisibility
2017-04-13 12:59:46 +08:00
wang wei
a6e743ba71 fix(TDI-38093): add the icon 2017-04-13 11:57:37 +08:00
wang wei
98e8cfe4b4 fix(TDI-38564): tHttpRequest error message is not complete (#1143)
* fix(TDI-38564): tHttpRequest error message is not complete

* fix(TDI-38564): use jvm default encoding for byte to text
2017-04-12 16:37:30 +08:00
zwxue
19c7221d88 fix(TUP-17440): can not import jobs which created by early studio. (#1141) 2017-04-11 19:15:12 +08:00
Chao MENG
5c932df1b3 fix(TUP-17460): can't retrieve projects by default (#1138)
https://jira.talendforge.org/browse/TUP-17460
2017-04-11 16:55:14 +08:00
Anas KHABALI
3eaa5a6394 fix(TDI-38519): IndexOutOfBoundsException When Using tFileOutputMSXML with Several Inputs (#1135)
we need to recalculate the node order when we change the current element to ensure that the order is valid in the XML DOM.
This case happens when we have a loop that change it's order regarding to the prior elements existence in the XML Node

* Root
** Group
*** element (can be absent)
*** loop (the loop order is 1 or 2 regarding of the element presence in the group. So we need to recalculate the loop order for each group node)
2017-04-11 10:32:38 +02:00
hcyi
82d214634f TUP-17203:tMap filter improve: unify column name filter and expression (#1139)
filter
2017-04-11 16:25:49 +08:00
hcyi
fef694af1c TUP-17200:tMap:function of *Find* cannot work well once use column (#1136)
fitler first
2017-04-11 15:37:04 +08:00
nrousseau
b513ab0420 TUP-16711: fix tSybaseConnection 2017-04-10 19:14:23 +08:00
hcyi
251db5c037 TUP-16749:Provide guided Tutorials at Studio Start up. 2017-04-10 18:53:19 +08:00
pyzhou
e820c6c4d5 Feature/6.4.1/tdi 38105 (#1134)
* TDI-38105:Update Excel components to support Excel 2016/next version for some other components.
2017-04-10 18:02:58 +08:00
ycbai
0abecd0bb4 TUP-17424: Cann't retrieve schem for HDFS only on 623 2017-04-10 17:42:11 +08:00
Ihor Istomin
bfe72d326f fix(TDI-38559): Fixed initialization of ComponentReferenceProperties (#1128)
* fix(TDI-38559): Fix initialization of ComponentReferenceProperties in generated job
2017-04-10 12:34:33 +03:00
pyzhou
5c2dd47a95 TDI-38105:Update Excel components to support Excel 2016/next version (#1133) 2017-04-10 16:49:29 +08:00
Chao MENG
986f427f37 Feature/6.4.0/tup 5116 tup 5280 bd project and tic (#1132)
* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116

* TUP-5280 feature: Studio use TIC as user management (additionaly to TAC)
https://jira.talendforge.org/browse/TUP-5280

* feat(TUP-5116): fix a logon problem

https://jira.talendforge.org/browse/TUP-5116
2017-04-10 16:29:39 +08:00
jzhao
1bdd40fb43 fix(TDI-38098): upgrade Salesforce API to 39 (#1131) 2017-04-10 03:23:38 -05:00
wchen-talend
6a130986a8 Feature/6.4.1/tup 16685 sap elt map (#1130)
* TUP-16685:SAP Ecc Massive extraction via Push-Down/ABAP generation

* TUP-16685 : do not remove table when remove output connection
2017-04-10 15:56:37 +08:00
jzhao
08fd9e9637 feat(TDI-38091):Support Microsoft CRM online 365/2016 - ODATA (#1122)
* support odata for microsoft crm
2017-04-07 07:10:32 -05:00
Chen Bin
afe0e66e92 TBD-4738: Reuse BigQuery Query function for spark components (#1110)
* TBD-4738: Reuse BigQuery Query function for spark components

* TBD-4738: Reuse BigQuery Query function for spark components, fix after
review
2017-04-07 07:02:48 -05:00
jzhao
ac5cb87b51 feat(TDI-38091):add Microsoft CRM online 365/2016 odata client api (#1129)
* fix the retry can't work in some case

* feat(TDI-38091):add Microsoft CRM online 365/2016  odata client api

* move source code to talend-mscrm
2017-04-07 06:20:52 -05:00
apoltavtsev
9b12637f8a TESB-19255 "openid" inputs are changed to "oidc" 2017-04-07 13:17:24 +03:00
hwang-talend
8d77837429 feat(TUP-16711/hwang):Update Sybase in the db wizard (#1119) 2017-04-07 18:04:42 +08:00
pyzhou
3c9407daa0 TDI-37699:change the version name to fit the wizard and migration task. (#1127)
* TDI-37699:change the version name to fit the wizard and migration task.

* TDI-37699:correct the date of migration task
2017-04-07 17:59:36 +08:00
zwxue
da82ef7733 TUP-17344: TestCase should not support to see Deployment view. (#1120) 2017-04-07 17:32:43 +08:00
zwxue
7257c08496 TUP-17345: Deployment Versioning: select all button will selected items (#1121)
in recyclebin and not in the list.
2017-04-07 17:32:14 +08:00
zwxue
976b36321a TUP-17350: The icon for biddata job do not show correctly. (#1124) 2017-04-07 17:31:32 +08:00
zwxue
11b4398108 TUP-17343: Should not support to edit Group ID and version when open an (#1125)
old version of job.
2017-04-07 17:27:14 +08:00
zwxue
23b788b1f6 TUP-17342: Win 10: can not show borders for GroupId and Version's value. (#1126) 2017-04-07 17:26:58 +08:00
zwxue
37d12ab9fc TUP-17342: Win 10: can not show borders for GroupId and Version's value. 2017-04-07 17:23:57 +08:00
GGu
485871fc1a test(TUP-16755/cf): fix the junits problem for user components 2017-04-07 16:38:47 +08:00
apoltavtsev
cf50de8801 TESB-18905 OpenID support for tRESTRequest (OSGI)
Codegereration for tRESTRequest is extended by OpenID access tokens validation in case of job is created as OSGI bundle
2017-04-07 10:39:24 +03:00
Pierre Teyssier
a700acbb83 TDI-38109 : Deprecate HL7 components 2017-04-07 13:20:48 +08:00
GGu
e97d20e885 feat(TUP-16755/cf): merge the feature from dev branch into master (#1115)
* feat(TUP-17355/cf): enable to load components from project

* feat(TUP-17355/cf): unify the API for download components from exchange

* feat(TUP-17322/cf): install m2 repository from new component updatesite

* feat(TUP-17392/cf): install the new components from "patches" folder

#time 3h
2017-04-07 12:06:04 +08:00
Chao MENG
726ea7a500 Feature/6.4.0/tup 16698 revert feature (#1123)
* Revert "TUP-17405: Cann't retrieve schem for HDFS"

This reverts commit 3e4b479647.

* Revert "TUP-17361: hadoop-conf jar is not in classpath (#1098)"

This reverts commit 91168f1ab8.

* Revert "Feature/6.4/tup 16698 support context for hadoop conf jar (#1046)"

This reverts commit 2adbe617cd.
2017-04-07 10:09:26 +08:00
hcyi
dacda7ba40 TUP-16749:missing resources folder for Provide guided Tutorials. 2017-04-06 18:39:18 +08:00
wang wei
7e993e0648 fix(TDI-37648): add the slf4j dependency (#1099)
https://jira.talendforge.org/browse/TDI-37648
2017-04-06 16:49:40 +08:00
jzhao
7c5d668343 feat(TDI-38091):add Microsoft CRM online 365/2016 odata client api (#1118)
* add odata client source
2017-04-06 03:35:09 -05:00
Emmanuel GALLOIS
e7c0015746 feature(TDI-38379): updated plugins.xml to include Marketo migration (#1116) 2017-04-05 19:33:32 +01:00
hcyi
5d6306d947 Feature/6.4/tup 16749 provide guided tutorials (#1105)
* TUP-16749:Load the tutorials dialog for Provide guided Tutorials.

* TUP-16749:improve for Provide guided Tutorials.

* TUP-16749:Update the icon /description/tab name since attached the UX
review doc

* TUP-16749:Provide guided Tutorials plugin add into tos.feature.

* TUP-16749:update after review of video / tutorial and change to use the
vedio from nexus

* TUP-16749:update after review of video / tutorial and change to use the
vedio from nexus

* TUP-16749:update the video,groupId,artifactId.
2017-04-05 12:31:28 +08:00
Yucheng Bai
858785c4a6 TUP-16713: Need to be able to have Spark component with new framework in the studio (#1117)
* TUP-16713: Need to be able to have Spark component with new framework in
the studio

* TUP-16713: Regard the SupportedProduct.ALL as SupportedProduct.DI
temporarily for
2017-04-05 11:51:33 +08:00
Ivan Gonchar
c140cbbb94 Bugfix/6.4/tdi 38316 dynamic metadata (#1112)
* fix(TDI-38316): set logical type to dynamic metadata

* fix(TDI-38316): replace DI constants with corresponding daikon constants

* fix(TDI-38316): fix wrong argument for getLogicalTypeName() method

* fix(TDI-38316): rename local variable in loop from childDynamic to dynamicMetadata
2017-04-04 14:41:34 +03:00
Vladimir Bogatyrov
e6ee2f9592 [TESB-17836] Set some properties of Swagger feature for tRestRequest 2017-04-03 13:04:16 +03:00
ycbai
3e4b479647 TUP-17405: Cann't retrieve schem for HDFS 2017-04-01 15:14:48 +08:00
Dmytro Sylaiev
13e832680d bug(TDI-38421): Refix (#1113)
* Make the checking for table existing the same as in the tTeradataOutput component

* Remove previous fix
2017-03-31 15:33:05 +03:00
Dmytro Sylaiev
7d9f6b46a4 fix(TDI-38369): Refactoring (#1104)
* Remove duplicate code
2017-03-31 11:00:03 +03:00
pyzhou
81460f047f TDI-37699:Support Sybase IQ/ASE version 16 (#1111) 2017-03-31 10:45:10 +08:00
pyzhou
589457eaa9 TDI-38466:Problem with writing time field with nulls to Exasol (#1114) 2017-03-31 10:44:42 +08:00
Dmytro Sylaiev
56dbb3d918 Bugfix/6.4/tdi 38454 updating thashfile lib (#1108)
* bug(TDI-38454): updating thashfile lib

* Change architecture (create src/main/java folder for sources)

* Change version of lib in the pom.xml

* Change resource directory in the pom.xml

* bug(TDI-38454): updating components lib imports

* Update Import in tHashInput and tHashOutput component (to new lib's jar file)

* Delete old jar file from repository

* bug(TDI-38454): Add lib to localprovider's pom

* Add new dependency to the localprovider's pom.xml (new version of thashfile lib)

* New studio's build should contain new version of lib in the thashfileinput directory

* bug(TDI-38454): Add old jars to clean plugin goal

* bug(TDI-38454): update junit version
2017-03-30 16:45:23 +03:00
zwxue
bc7666e017 TUP-17349: Job should not update the maven version if I close the job (#1109)
without saving after change maven version in project setting.
2017-03-30 14:15:25 +08:00
Dmytro Sylaiev
f6a32cccf9 fix(TDI-38441): add failOn error to tFileCopy (#1102)
* fix(TDI-38441): add failOn error to tFileCopy

* Create new checkbox property for tFileCopy component (default value - false)

* Create en message for it

* Change logic for component - it now trows RuntimeException if failOn is enabled

* fix(TDI-38441): add failOn error to tFileCopy

* Add log4j support in one more place.

* fix(TDI-38441): Refactoring
2017-03-29 15:23:00 +03:00
wchen-talend
8cf4c7f86e TUP-17072:Misleading Task Generation Status when jars are missing (#1106) 2017-03-29 13:34:11 +08:00
GGu
ef5be4fc3d TUP-17017: enable to use reference template for reference jobs. (#1081) 2017-03-28 14:24:31 +08:00
ycbai
502325225d TDI-38379: fix the compile errors. 2017-03-28 11:06:29 +08:00
Dmytro Sylaiev
ac5b75d968 fix(TDI-38421): Add specific behavior for Teradata (#1101)
* fix(TDI-38421): Add specific behavior for Teradata

* Add an additional check before drop a table

* If table name present in metadata - component checks if it present under current user

* This information should be stored into DBC.tables service table

* fix(TDI-38421): fix typo

* In the messages_en.properties fix "not exits" to "does not exist"

* fix(TDI-38421): Aboid SQL Injection

* Replace Statement to PreparedStatement
2017-03-27 15:30:37 +03:00
Emmanuel GALLOIS
eeeedb7ce4 feature(TDI-38474): Remove the NON-TCOMP tMarketoXX components (#1097) 2017-03-27 11:06:35 +01:00
Emmanuel GALLOIS
214c24c927 Feature/6.4/tdi 38379 marketo migration (#1096)
* feature(TDI-38379): initial commit for tMarketoComponents Migration Task
* feature(TDI-38379): added API mode migration
* feature(TDI-38379): fixed NPE for API mode migration
* feature(TDI-38379): changed getOrder() value to today
* feature(TDI-38474): manage MAX_RETURN and BATCH_SIZE parameters properly
2017-03-27 11:04:16 +01:00
wang wei
4c9b781fe6 fix(TDI-38244): For Teradata, the create statement is wrong in the (#1100)
tELTJDBCOutput
https://jira.talendforge.org/browse/TDI-38244
2017-03-27 17:54:11 +08:00
Yucheng Bai
91168f1ab8 TUP-17361: hadoop-conf jar is not in classpath (#1098) 2017-03-27 15:36:37 +08:00
Dmytro Sylaiev
08f988f7ac fix(TDI-38351): set correct talend-mscrm version (#1083)
* fix(TDI-38351): set correct talend-mscrm version

* Fix wrong talend-mscrm lib version, it should be 2.1, not 2.0 for tos6.4

* fix(TDI-38351): fix for proxy (#1035)

* fix(TDI-38351): fix tMicrosoftInput failing with Timeout

* Fix initial issue of Proxy settings

* fix(TDI-38351): fix tMicrosoftInput failing with Timeout
2017-03-24 17:35:04 +02:00
Dmytro Sylaiev
5ad91e8fa4 fix(TDI-38442): tFileDelete doesnt trigger errors (on Component Error/on Subjob error) (#1095)
* fix(TDI-38442): tFileDelete doesnt trigger errors

* Add throwing RuntimeException for case when deleting wasn't successfull

* Fix log-levels for errors (new level now is "error" instead of "info")

* fix(TDI-38442): tFileDelete doesnt trigger errors

* Refactoring
2017-03-24 16:18:31 +02:00
nrousseau
4d1a964df6 TDI-38374 : change the reference point for salesforce bundle jar 2017-03-24 16:33:12 +08:00
nrousseau
d00acc2726 TDI-38374 : change the reference point for salesforce bundle jar 2017-03-24 11:33:18 +08:00
pyzhou
a55423bbc5 TDI-38212:upgrade the jar (#1082) 2017-03-24 10:50:12 +08:00
pyzhou
5f251d64d8 TDI-38464: handle Error in code generation. (#1092) 2017-03-24 10:48:26 +08:00
nrousseau
74150081dc TUP-17268: fix radio button
Simple re-use the old code to find the related radio buttons to the same
group, and set the value to false. (moved code to util class)
2017-03-23 14:00:18 +08:00
hwang-talend
b84c7fb8a7 TUP-16639:fix a junit problem (#1089) 2017-03-22 17:36:27 +08:00
Dmytro Sylaiev
af424902e6 fix(TDI-37068): Increase performance of tHashcomponents (#1088)
* fix(TDI-37068): Increase performance of tHashcomponents

* Make changes in the thashfile lib

* clearChildCache method in MapHashFile class now delete used keys from keyMap

* Fix artifactName, source folder in the pom.xml

* Refactoring: replace wildcart concurrency import with ConcurentHashMap directly

* Refactoring: avoid twice-getting value from keyMap
2017-03-22 11:28:30 +02:00
hwang-talend
40c028b3ce Merge pull request #1090 from Talend/bugfix/master/TUP-17315
TUP-17315: Build job with compile error, should be given some tips.
2017-03-22 16:39:47 +08:00
ycbai
5a473f5dde TUP-17095: Job is not properly built when the reference project is
presented
2017-03-22 16:38:17 +08:00
nrousseau
5286025d9d feat(TBD-4707): fix compilation error (renaming) 2017-03-22 13:52:09 +08:00
nrousseau
a9cddd5a76 fix wrong setup of build.properties of excel plugin. 2017-03-22 12:29:02 +08:00
zwxue
773d541adb TUP-17315: Build job with compile error, should be given some tips. 2017-03-22 11:25:27 +08:00
Pierre Bailly-Ferry
4c69aaa08c feat(TBD-4707): Add Google Dataproc context Handling. (#1086)
* feat(TBD-4707): Add Google Dataproc context Handling.

* feat(TBD-4707): Improve naming.
2017-03-21 15:51:37 +01:00
nrousseau
31d9dcf097 TUP-17326: fix tMap for bigdata, since it should not be as virtual (#1087)
component
2017-03-21 14:32:59 +08:00
Yucheng Bai
2adbe617cd Feature/6.4/tup 16698 support context for hadoop conf jar (#1046)
* TUP-17110: remove hadoop confs jars in classpath of bat/shell script.

* TUP-17110: added tHadoopConfManager component.

* TUP-17110: modify codegen part and fix context bugs.

* TUP-17110: fix context problems. add one migration task to adapt old
conf jar. improve some parts.
2017-03-21 11:00:14 +08:00
Rémy DUBOIS
60d480bebd feat(tbd-4623): Support hybrid spark distributions (#1085) 2017-03-20 18:14:31 +01:00
Yucheng Bai
520aa09e90 TUP-17240: Fix wrong Job's dependency list, when component supports (#1084)
multiple runtimes
2017-03-20 17:20:10 +08:00
zwxue
e6476528d8 TUP-17277: Add warning if jobs are locked when version from project
settings.
2017-03-20 17:07:49 +08:00
zwxue
3b0bc0013c TUP-17278: Rename Job Version to Deployment Version. 2017-03-20 17:07:49 +08:00
zwxue
3c879b65c0 TUP-16674: fix repository tree view problem in versioning page. 2017-03-20 17:07:49 +08:00
zwxue
8ad03ec9d7 Merge pull request #1078 from Talend/bugfix/master/TUP-17287
TUP-17287:Preferences: Run/Debug: VM arguments show in wrong way
2017-03-20 16:03:22 +08:00
wchen-talend
e56b56ffab Merge pull request #1074 from Talend/bugfix/6.4/TUP-17196_tOracleSCD_Type0_fields_disappears
TUP-17196:tOracleSCD : Type 0 fields window disappears / invisible in SCD component editor when many columns in Type 1 fields
2017-03-17 18:40:19 +08:00
Dmytro Sylaiev
6be7dfdacb Bugfix/tdi 38351 update axis2 libraries (#1055)
* fix(TDI-38351): update axis2 libraries versions

* Change xml files for 2 components and update some libraries for fix max
* connection pool size problem

* fix(TDI-38351): update axis2 libraries versions

* Fix indents

* Remove parameters comes from master (not nessessary here)

* fix(TDI-38351): update axis2 libraries versions

* Fix tMicrosoftCrmOutput_java.xml parameters

* fix(TDI-38351): update axis2 libraries versions

* Change 6.0.0 version to 6.3.0 (present in the nexus repo) for httpcore
* and for httpclient

* fix(TDI-38351): update axis2 libraries versions

* Delete unnesessary urlpaths

* Update lib version to 20170314 in the org.talend.libraries.crm/pom.xml
2017-03-17 11:45:55 +02:00
zwxue
5ef03e842a Merge pull request #1066 from Talend/bugfix/master/TUP-17255
Bugfix/master/tup 17255
2017-03-17 17:03:13 +08:00
dlin-talend
df8d3f07b1 TUP-17234:Change new branding images for 6.4 (#1076) 2017-03-17 15:40:35 +08:00
Dmytro Sylaiev
ad57fb4d79 Bugfix/tdi 38369 t run job send datatypes to childjob (#1059)
* fix(TDI-38369): Storing contextParams types in job

* Add one more param to evaluate: "--contextType key=type"

* Add class PropertiesWithType extends java.util.Properties

* ContextProperties and evaluated properties extend new one class

* PropertyTypes Map fills only with parent's job context variables

* fix(TDI-38369): Send and process contextTypes

* tRunJob now send --contextType parameters into child job (for
* transmitWholeContext setting)

* tContextDump now process parents contextParams' types for passwords and
* replace with asterisks
2017-03-17 09:31:58 +02:00
chmyga
5f64ccd264 TCOMP-234: modified codegen class to run standalone components' runtimes (#660)
* TCOMP-234: modified codegen class to run standalone components' runtimes.

* feat(TCOMP-234): add support for Standalone components which should be launched only on Driver node
2017-03-17 09:22:38 +02:00
hwang
e81cd8643a TUP-17287:Preferences: Run/Debug: VM arguments show in wrong way 2017-03-17 11:47:25 +08:00
Ihor Istomin
7619531179 Merge pull request #1077 from Talend/bugfix/TDI-38453
bugfix(TDI-38453): Removed legacy NetSuite components to facilitate u…
2017-03-16 15:18:25 +02:00
Ihor Istomin
3f63059194 bugfix(TDI-38453): Removed legacy NetSuite components to facilitate usage of new NetSuite components. 2017-03-16 14:45:46 +02:00
hcyi
ebabcf5ee1 TUP-17196:tOracleSCD : Type 0 fields window disappears / invisible in
SCD component editor when many columns in Type 1 fields
2017-03-16 17:45:57 +08:00
wchen-talend
472a9d2fda TUP-17072 : fix the junit 2017-03-16 17:17:53 +08:00
wchen-talend
84b998e093 TUP-17072: add junit (#1072) 2017-03-16 13:00:08 +08:00
nrousseau
49ce1d774d TUP-17072:Misleading Task Generation Status when jars are missing (#1071) 2017-03-16 11:21:17 +08:00
nrousseau
85686885b2 Revert "Bug/tbd 4639 t hive output sp to ss convert" (#1069)
* Revert "TUP-16639:fix a junit problem (#1065)"

This reverts commit 7fa29e77ea.

* Revert "TBD4649 Process conversion compatible with MR Process (#1054)"

This reverts commit 3e016e8550.
2017-03-16 10:58:59 +08:00
hwang-talend
7fa29e77ea TUP-16639:fix a junit problem (#1065) 2017-03-16 10:52:15 +08:00
lbourgeois
3e016e8550 TBD4649 Process conversion compatible with MR Process (#1054) 2017-03-15 16:01:59 +01:00
Yucheng Bai
f6d13365e6 TUP-17273: issue about Implicit Context load from JDBC metadata (#1067) 2017-03-15 18:25:39 +08:00
yyin-talend
ff164e53dc TDQ-13484 open job with tPatternCheck and tPatternExtract which select
Repository pattern type get error dialog, job can not run--on windows
2017-03-15 16:09:28 +08:00
Mike Yan
198aa366a9 TESB-19053: Fixed to use default process context (#1063)
* TESB-18750: Add ESB runtime server in target exec tab

* TESB-18750: Add JMX implemention for PerformanceMonitor on route running

* TESB-19053: fixed job default run in esb runtime container

* TESB-19053: Fixed to use default process context
2017-03-15 14:29:35 +08:00
hcyi
8b74fbdaf3 Merge pull request #1053 from Talend/bugfix/6.4.1/TUP-17245_rename_connection_label
Bugfix/6.4.1/tup 17245 rename connection label
2017-03-15 14:25:55 +08:00
pyzhou
ee4248c0c6 TDI-38429:Correct the wrong jar name. (#1062) 2017-03-15 14:13:42 +08:00
hwang
0dd0c0e1bd TUP-17255:Context groups once edited, changes it name. 2017-03-15 10:35:01 +08:00
Ivan Gonchar
11b21b6670 chore(TDI-38103): add TCOMP marketo component family 0.18.0-SNAPSHOT (#1060) 2017-03-14 18:17:40 +08:00
Ivan Gonchar
5ba53d8452 chore(TDI-36057): add netsuite component family feature (#1056) 2017-03-14 17:30:09 +08:00
Yucheng Bai
5d67239be8 TUP-17246: OSX hits GC Overhead Error modifying salesforce metadata in (#1057)
jobs
2017-03-14 15:46:35 +08:00
yyin-talend
163817f9be TDQ-11688 make pattern-regex visiable when built-in 2017-03-14 15:45:36 +08:00
wchen-talend
148cb7f1ae Merge pull request #1040 from Talend/bugfix/6.4/TUP-17232_Double_Pipe_delimiter_doesn't_work
TUP-17232:Double Pipe delimiter - doesn't work
2017-03-14 11:51:07 +08:00
wchen-talend
1ef41e33e8 TUP-17245: add junit 2017-03-13 19:21:01 +08:00
wchen-talend
a30ad75e2b TUP-17245:Link names are renamed in jobs as Main1 when migrating from
5.4.1 to 6.2.1
2017-03-13 19:20:15 +08:00
kevin
45ad7b3e03 TUP-6549 tFixFlowInput on the Ubuntu job:show an error when I click add
button before add schema
https://jira.talendforge.org/browse/TUP-6549
2017-03-13 18:14:49 +08:00
hwang
22e960a91a TUP-17255:Context groups once edited, changes it name. 2017-03-13 17:11:53 +08:00
Mike Yan
6cbe91a693 Fixed TESB-19053: ESB runtime test container realted issue (#1052)
* TESB-18750: Add ESB runtime server in target exec tab

* TESB-18750: Add JMX implemention for PerformanceMonitor on route running

* TESB-19053: fixed job default run in esb runtime container
2017-03-13 16:50:09 +08:00
GGu
74f2ef5243 TUP-17276: Hide build type when the build provider <1. (#1051) 2017-03-13 16:36:32 +08:00
wang wei
f692fa51bd fix(TDI-38366): tRedshiftBulkExec doesn't excludes Schema when creating
a temporal table
2017-03-13 16:26:04 +08:00
zwxue
d0206db029 Merge pull request #1042 from Talend/bugfix/master/TUP-17214
TUP-17214:Problem by using joblets from the reference project
2017-03-13 10:32:23 +08:00
wchen-talend
59650e69ee Merge pull request #1044 from Talend/bugfix/6.4/TUP-17198_tMap_filter_after_cleanfilter_result_cannot_update
TUP-17198:tMap filter: After clean filter condition, the filtered result cannot update(TUP-17197)
2017-03-13 09:44:46 +08:00
wang wei
5e08935ed4 fix(TDI-38093): Create Generic tJDBCSCDELT Component 2017-03-10 18:48:53 +08:00
Ivan Gonchar
535221ae57 Merge pull request #1037 from Talend/bugfix/6.4/TDI-38348-tContextLoad_Logs_Display_Passwords
fix(TDI-38348): Add context variables typechecking before printing
2017-03-10 12:46:16 +02:00
wchen-talend
e8bd7683db Bugfix/6.4.1/tup 17231 tmap match mode (#1045)
* TUP-17231:tMap changes match mode after edit

* TUP-17231:add junit test
2017-03-10 14:33:05 +08:00
pyzhou
362cb3f072 TDI-37831:Add Support for ExaSol 6 (#952) 2017-03-10 14:31:56 +08:00
hcyi
f576288d1d TUP-17198:tMap filter: After clean filter condition, the filtered result
cannot update(TUP-17197)
2017-03-10 11:32:39 +08:00
hwang
044f20968d TUP-17214:Problem by using joblets from the reference project 2017-03-10 11:25:33 +08:00
hcyi
84c76e129b TUP-17262:tMap filter improve: redraw the text control if height is not
enough.
2017-03-09 18:27:50 +08:00
hwang
cce76bab43 TUP-17214:Problem by using joblets from the reference project 2017-03-09 17:25:57 +08:00
yyin-talend
6fb87d81f5 TDQ-11688: use command to replace use service to modify the job
directly, and fix one problem found.
2017-03-09 16:54:08 +08:00
yyin-talend
e3ba2abe5e TDQ-11688 Propagate changes from the pattern to jobs 2017-03-09 16:54:08 +08:00
hwang-talend
f1dbee9058 TUP-17194:Error with a job using nested joblets with MDM components (#1041) 2017-03-09 11:58:33 +08:00
hcyi
8b59187b9a TUP-17232:Double Pipe delimiter - doesn't work and add some junits 2017-03-08 17:04:22 +08:00
Anas KHABALI
1915ba9a3e fix(TDI-38294) migration task for jobs using azureBlob cpt to tcomp (#1024)
This migration task move jobs, using Azure Blob components, from old
format to new TCOMP format

* tAzureStorageConnection
* tAzureStorageContainerCreate
* tAzureStorageContainerDelete
* tAzureStorageContainerExist
* tAzureStorageDelete
* tAzureStorageGet
* tAzureStorageList
* tAzureStoragePut
2017-03-08 09:53:12 +01:00
hcyi
c5c4d9ab70 TUP-17232:Double Pipe delimiter - doesn't work 2017-03-07 18:02:53 +08:00
ycbai
922c242f67 TUP-17176: set modules from "HOTLIBS" as dynamic. 2017-03-07 14:10:27 +08:00
GGu
85ad347109 TUP-16719: Hide osgi tmp, because need recheck for ESB. 2017-03-07 11:46:14 +08:00
GGu
f4247f990d Merge pull request #960 from Talend/feature/6.4.1/TUP-16719_deployment_options
TUP-16719: maven  deployment options
2017-03-07 11:06:04 +08:00
Mike Yan
35453609d9 TESB-18750: Add JMX implemention for PerformanceMonitor on route running (#1038)
* TESB-18750: Add ESB runtime server in target exec tab

* TESB-18750: Add JMX implemention for PerformanceMonitor on route running
2017-03-07 10:50:24 +08:00
pyzhou
c5d23ba8ca TDI-38346:Refactor WebServiceInsert.jar form Ant to Maven. (#1023)
* TDI-38346:Refactor WebServiceInsert.jar form Ant to Maven.

* TDI-38346:Remove old project.

* TDI-38346:Amend the pom.
2017-03-07 10:22:22 +08:00
Irene Wang
6d4eb8a1fd Use proxy repo to talend-update 2017-03-03 14:51:13 +01:00
Dmytro Sylaiev
34f5480402 fix(TDI-38348): Add context variables typechecking
* Before print load-logs to the console component now checks the type

* If type is Password - replace all symbols with '*'
2017-03-03 13:10:50 +02:00
zwxue
f8e9f9dedc Merge pull request #1026 from Talend/bugfix/master/TUP-17201
TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
2017-03-03 17:15:21 +08:00
hwang
44f7255836 TUP-17201:Upgrade issue with Jobs referencing joblets from a reference 2017-03-03 17:13:09 +08:00
zwxue
49900c82e5 Merge pull request #1005 from Talend/bugfix/master/TUP-17185
TUP-17185:"Auto-Conversion of Types" does not work with columns in
2017-03-03 16:56:25 +08:00
zwxue
aab7320c37 TUP-17003: optimize UI. 2017-03-03 16:48:33 +08:00
wchen-talend
09c130e368 Merge pull request #1004 from Talend/bugfix/6.4/TUP-17074_Warning_when_Having_SQM_Query_Comments
TUP-17074:Unexpected tOracleInput Warning when Having SQM Query Comments
2017-03-03 14:35:29 +08:00
dmytro-sylaiev
5c5a51260c fix(TDI-35306): Add support of cursors in tJDBCInput components for M… (#1022)
* fix(TDI-35306): Add support of cursors in tJDBCInput components for MySQL

* (New versions of MySQL support's setFetchSize for cursor)

* setFetchSize() code now generates even for mysql connector

* add case-insensitive string "contains" check
2017-03-03 12:57:33 +08:00
zshen-talend
61d1e6a63a bug fixed TDQ-13053 fixed nullPointerException with mutilpass case (#1000) 2017-03-02 17:17:00 +08:00
hwang
0cf8b5c385 TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
project.
2017-03-02 11:48:49 +08:00
pyzhou-talend
44c9710a04 TDI-38212: Upgrade the WebServiceInput.jar 2017-03-01 11:36:03 +08:00
wchen-talend
8667def052 Merge pull request #1018 from Talend/bugfix/6.4/TUP-17195_tMap_can't_batch_change
TUP-17195:tMap: can't batch change the expressions for the attached job
2017-03-01 10:01:41 +08:00
zwxue
fc0caac1f7 TUP-17044: fix some bugs. 2017-02-28 18:01:59 +08:00
wang wei
0082a9e908 update the pom to adapter the new talend maven nexus repository(or only (#1019)
change a name mapping)
2017-02-28 17:29:58 +08:00
hcyi
1cfc09abf0 TUP-17195:tMap: can't batch change the expressions for the attached job 2017-02-28 16:41:57 +08:00
pyzhou
160d8a103c TDI-38212:tWebServiceInput returning empty result (#993)
* TDI-38212:tWebServiceInput returning empty result

* TDI-38212: Insert into single row instead of multiple.

* TDI-38212: Clean unused import.
2017-02-28 15:52:27 +08:00
GGu
c73439b8a8 TUP-16719: try to save the process editor directly 2017-02-28 14:55:29 +08:00
GGu
589ba33f84 TUP-16719: Fix the NPE for active editor. 2017-02-28 14:42:20 +08:00
GGu
7f1ddd64d4 TUP-16719: fix the i18n for build type. 2017-02-28 11:45:28 +08:00
zwxue
86ed9d8a4c TUP-17158: The layout of Deployment is not good for my linux in Job
Setting view.
Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/views/jobsettings/tabs/DeploymentComposite.java
2017-02-28 11:25:34 +08:00
zwxue
691cfc7398 TUP-16674: Add header comments. 2017-02-28 11:16:31 +08:00
GGu
1f5ab2a770 TUP-17150: when build or run, use the right build type. 2017-02-28 11:13:37 +08:00
GGu
b3deb2d078 TUP-17150: when build job, still use old way temp, and when run, will be
standalone only.
2017-02-28 11:13:34 +08:00
GGu
d6c808f3dc TUP-16719: impl the export type when build. 2017-02-28 11:13:31 +08:00
GGu
ba9f48c3d6 TUP-17000:Impl the build handler for standalone. 2017-02-28 11:13:29 +08:00
GGu
d50257dc8f TUP-16779: Add osgi build provider test. 2017-02-28 11:13:26 +08:00
GGu
fa3ce1e499 TUP-16779: move osgi pom template to se. 2017-02-28 11:13:23 +08:00
GGu
cb9cfc2106 TUP-16779: add junit tests for build providers. 2017-02-28 11:13:21 +08:00
GGu
46f86f3e7f TUP-16779: Add OSGi bundle build provider. 2017-02-28 11:13:18 +08:00
GGu
d853e85f76 TUP-16779: Add route test case build provider. 2017-02-28 11:13:15 +08:00
GGu
8d9fdb2f25 TUP-16779: If no build provider, will use old way to create pom. 2017-02-28 11:13:12 +08:00
GGu
21954eb7b5 TUP-17000: Impl build handler for standalone. 2017-02-28 11:13:10 +08:00
GGu
6c9dc3836b TUP-16779: Change the build parameters. 2017-02-28 11:13:07 +08:00
GGu
380e10605a TUP-16779: impl the pom creator for standalone. 2017-02-28 11:13:04 +08:00
zwxue
f55ebc28fc TUP-17044: Add Versioning in project settings. 2017-02-28 10:20:42 +08:00
zwxue
8876095d8d TUP-17003: Add Deployment tab in job setting view. 2017-02-28 10:20:38 +08:00
iwangtalend
ad8d2baa83 Merge pull request #1012 from Talend/feature/DEVOPS-1729/master_nexus
DEVOPS-1729 Nexus migration: Update URLs [master]
2017-02-28 00:18:12 +01:00
build-talend
6f11b1fca0 DEVOPS-1729 Nexus migration: Update URLs 2017-02-27 17:32:50 +01:00
hwang
569713403b TUP-17185:"Auto-Conversion of Types" does not work with columns in 2017-02-27 18:12:54 +08:00
hwang
7cd3c81ece TUP-17185:"Auto-Conversion of Types" does not work with columns in
multi-byte characters
2017-02-27 16:29:00 +08:00
hcyi
b0ac339ff6 TUP-17074:Unexpected tOracleInput Warning when Having SQM Query Comments 2017-02-27 15:53:11 +08:00
nrousseau
0ea883e524 Revert "TUP-16710:Update Excel components to support Excel 2016/next version" (#1003) 2017-02-24 22:58:49 +08:00
chmyga
1f8d72b160 feat(TDI-35388): handle ExpiredSecurityTokenException (#1002)
* feat(TDI-35388): handle ExpiredSecurityTokenException

* Add reconnect timeout and retries parameters to MS CRM components

* Update mscrm library version in libraries pom.xml

* Update mscrm library version in components xml

* feat(TDI-35388): handle ExpiredSecurityTokenException

* Set the smallest value of reconnect retries to 0
2017-02-24 09:03:42 +02:00
hcyi
ab08561f3b Feature/6.4/tup 16703 centralize spark properties (#999)
* TUP-17141:The advanced properties will populate the spark properties
table in the Spark configuration of Run tab,add context
support(TUP-16703)

* TUP-17152:Refactoring GUI part of Spark properties in the cluster,fix
some other bugs to improve(TUP-16703)
2017-02-23 17:33:06 +08:00
zwxue
7280d65371 Merge pull request #1001 from Talend/bugfix/master/TUP-17093_errormessage
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-23 17:13:36 +08:00
hwang
1d41204a5f TUP-17093:[Talend Studio] Compilation error not shown on a box 2017-02-23 17:09:38 +08:00
chmyga
600a3c67aa Merge pull request #996 from Talend/feature/6.4/TDI-35388_expired_token_handling
feat(TDI-35388): handle ExpiredSecurityTokenException
2017-02-23 08:32:52 +02:00
nrousseau
e10dcb13b8 TUP-17080: fix the resolution of jars (review fix) 2017-02-23 11:34:19 +08:00
Dmytro Chmyga
60d32ed6c1 feat(TDI-35388): handle ExpiredSecurityTokenException
* Add reconnect timeout and retries parameters to MSCRMClient
2017-02-22 16:06:33 +02:00
dmytro-sylaiev
7c147a0744 Merge pull request #998 from Talend/bugfix/6.4/TDI-38213_poor_performance_of_tPivotToColumns_Delimited
fix(TDI-38213): poor performance of tPivotToColumnsDelimited
2017-02-22 13:13:51 +02:00
Dmytro Sylaiev
5a84546c34 fix(TDI-38213): Poor performance of tPivotToColumnsDelimited
* Add main part of component to commit.

* Small refactoring: rename variables, delete commented code
2017-02-22 12:30:25 +02:00
nrousseau
bdcc4d2f19 TUP-17080: fix the resolution of jars (simplify current fix) 2017-02-22 18:28:59 +08:00
Dmytro Sylaiev
afc0bbc2fa fix(TDI-38213): poor performance of tPivotToColumnsDelimited
* Substitute groupKeys List with groupKeys LinkedHashSet

* Add iterators
2017-02-22 11:36:49 +02:00
Anas KHABALI
b77618bbe6 fix(TDI-38232): fix the indexoutofboud while adding elements to branch (#988) 2017-02-22 09:38:04 +01:00
pyzhou
72aeae227b TDI-38279:Remove the old Azure components. (#997) 2017-02-22 15:37:40 +08:00
Dmytro Chmyga
5e7ea69063 feat(TDI-35388): handle ExpiredSecurityTokenException
* Add wrapper for OrganizationServiceStub

* Implement automatic token renewal

* Increment talend-mscrm lib version
2017-02-22 07:41:29 +02:00
GGu
278876a691 TUP-17139: change the junit package to org.talend 2017-02-22 10:15:54 +08:00
hcyi
9350f93e29 Merge pull request #991 from Talend/bugfix/6.4.1/TUP-17120_sapbapi_output_reoder
Bugfix/6.4.1/tup 17120 sapbapi output reoder
2017-02-22 10:04:49 +08:00
nrousseau
67627e52f7 TUP-17080: fix maven resolution for dependencies with splitted
components
2017-02-21 17:32:11 +08:00
GGu
faed222fd9 TUP-17139: fixed the problem for wrong renaming expression. (#995) 2017-02-21 16:48:02 +08:00
wchen-talend
3c791d58db Merge pull request #982 from Talend/feature/6.4/TUP-5330_tMap_Batch_Change_Expressions
TUP-5330:tMap - Batch Change of Expressions
2017-02-21 16:34:40 +08:00
zwxue
767636aa8f Merge pull request #987 from Talend/feature/master/TUP-16710
TUP-16710:Update Excel components to support Excel 2016/next version
2017-02-21 16:11:36 +08:00
zwxue
e4cd301ddb Merge pull request #994 from Talend/bugfix/master/TUP-17093
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-21 14:23:10 +08:00
hwang
74a579bdd2 TUP-17093:[Talend Studio] Compilation error not shown on a box 2017-02-21 12:15:19 +08:00
Ivan Gonchar
fd8a0383b2 Merge pull request #896 from Talend/feature/6.4/TCOMP-230_flowvariables
feat(TCOMP-230): add flow varibles support
2017-02-20 16:08:56 +02:00
hcyi
ca5f1e575e Merge pull request #950 from Talend/feature6.4/TUP-16673_Provide_Filters_in_tMap_component_
feature TUP-16673:Provide Filters in tMap component
2017-02-20 18:41:46 +08:00
Mike Hirt
bb67c898c1 Update README.md 2017-02-20 10:33:30 +01:00
guol
037682a847 TUP-16673 improve code & fixed refresh perference problems 2017-02-20 16:10:25 +08:00
wchen-talend
bbb1cac632 TUP-17120: add junit 2017-02-17 17:33:02 +08:00
wchen-talend
864228270a TUP-17120:Changing the order of output rows from tSAPBapi component
breaks the code generation
2017-02-17 17:32:15 +08:00
Mike Yan
1e1141e71e TESB-18750: Add ESB runtime server in target exec tab (#989) 2017-02-17 16:52:13 +08:00
pyzhou
48d6b7a325 TDI-38235:Remove useless Encoding option. (#990) 2017-02-17 16:21:26 +08:00
Chen Bin
9f389d9465 TBD-4538: support allowLargeResult for tBigQueryInput(DI) component 2017-02-17 11:52:39 +08:00
nrousseau
a7c6f37881 TUP-17128: fixed the installation of component from exchange 2017-02-16 18:50:40 +08:00
Ivan Gonchar
43fc0e7763 Merge pull request #983 from Talend/feature/6.4/TCOMP-230_codegenUtils
fix(TCOMP-230): fix NPE problem in case of empty Iterable returned fr…
2017-02-16 12:44:26 +02:00
wang wei
2946a12625 TDI-37582: tSAPBapi does not return data when BAPI name contains a
namespace
https://jira.talendforge.org/browse/TDI-37582
2017-02-16 17:49:10 +08:00
wang wei
d656619d20 fix(TDI-37582): make the build and install process auto, the jar will be
pushed to talend newbuild maven repository by a jenkins job, then other
plugin can fetch it by the maven path when talend studio build process
2017-02-16 17:49:08 +08:00
pyzhou
4e8ee36187 TDI-38197: Performance issue for tMssqlOutput. (#981)
* TDI-38197: Performance issue for tMssqlOutput.

* TDI-38197:Simplify code and restore NB_LINE.
2017-02-16 16:35:02 +08:00
hwang
0f1c4d4446 TUP-16710:Update Excel components to support Excel 2016/next version 2017-02-16 16:32:10 +08:00
ycbai
176f783201 Fix problem of junit:
org.talend.designer.core.generic.utils.ComponentsUtilsTest.testGetParametersFromForm
2017-02-16 16:02:52 +08:00
zwxue
b967d7d527 Merge pull request #977 from Talend/bugfix/master/TUP-17091
TUP-17091:Unexpected Warning with tOracleOutput when Parallel Execution
2017-02-16 14:38:58 +08:00
Yucheng Bai
6fda07277a TUP-16792: can not select all salesforce modules in wizard from v6.2.1 (#985) 2017-02-16 11:46:35 +08:00
zwxue
f763522297 Merge pull request #984 from Talend/bugfix/master/TUP-17093
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-16 11:37:00 +08:00
hwang
8e768d6936 TUP-17093:[Talend Studio] Compilation error not shown on a box 2017-02-16 11:08:25 +08:00
Ivan Honchar
4468771cb5 fix(TCOMP-230): fix NPE problem in case of empty Iterable returned from wrapped Writer 2017-02-15 18:00:23 +02:00
Ivan Honchar
82455b1636 fix(TCOMP-230): fix compilation errors 2017-02-15 17:45:05 +02:00
Ivan Honchar
eb16aa3dad feat(TCOMP-230): add flow varibles support 2017-02-15 17:45:05 +02:00
hcyi
5521f7b81c TUP-5330:tMap - Batch Change of Expressions 2017-02-15 17:34:10 +08:00
cmeng-talend
f90a692f64 TUP-17099 fix: Studio blocked after click refresh button
https://jira.talendforge.org/browse/TUP-17099
2017-02-15 15:39:18 +08:00
wang wei
9a909075a3 fix(TDI-38230): NoSuchFieldError When Using Amazon S3 and Google Cloud
Storage Components in One Job
2017-02-15 14:15:16 +08:00
jzhao
5f705f078e fix(TDI-38114): data file location incorrect in manifest file for
tQuickSightOutputBulkExec
2017-02-15 11:27:42 +08:00
Pierre Teyssier
3da325f1cc TDI-29152 : Create additional components to support Azure Blob and Azure Queues
- fix missing jar in NB
2017-02-14 18:41:53 +08:00
jzhao
4851905ac3 feat(TDI-38114): Amazon quicksight (#979)
* add Amazon quicksight components
2017-02-14 04:14:38 -06:00
pyzhou
2c2d15b356 TDI-38177:tFileDelimitedOutput compile error if split every is empty. (#974) 2017-02-13 17:36:48 +08:00
pyzhou
3a725350fb TDI-38154:tOracleBulkExec Error in the CTL file generated (#957) 2017-02-13 17:36:25 +08:00
hwang
13c33ab773 TUP-17091:Unexpected Warning with tOracleOutput when Parallel Execution
is Enabled
2017-02-13 16:02:30 +08:00
guol
1eefc17958 feature 6.4 TUP-16673 fixed linux/windos resize issue & fixed filter
status
2017-02-13 15:00:13 +08:00
zwxue
8edf390d6e Merge pull request #975 from Talend/bugfix/master/TUP-16584
TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
2017-02-13 11:09:15 +08:00
zwxue
907f9e195e Merge pull request #976 from Talend/bugfix/master/TUP-17068
TUP-17068:Use a joblet more than once in job, the component id is wrong.
2017-02-13 11:08:05 +08:00
hwang
f39c7d492c TUP-17068:Use a joblet more than once in job, the component id is wrong. 2017-02-10 18:04:55 +08:00
pyzhou
ff4d0c9483 TDI-38110 : Google Components: Adding Partner Data Tracking in GCS (#970)
* TDI-38110:Adding Partner Data Tracking for tBigQueryBulkExec

* TDI-38110:Adding Partner Data Tracking in GCS

* TDI-38110:Adding Partner Data Tracking in Google Drive components.

* Revert "TDI-38110:Adding Partner Data Tracking in Google Drive components."

This reverts commit 6d04150cfd.

* Revert "TDI-38110:Adding Partner Data Tracking in GCS"

This reverts commit 6ac9037647.

* Revert "TDI-38110:Adding Partner Data Tracking for tBigQueryBulkExec"

This reverts commit ff19911d22.

* TDI-38110:Google Components: Adding Partner Data Tracking in GCS

* TDI-38110:Remove the redundance semicolon。
2017-02-10 17:49:01 +08:00
pyzhou
1252dfe969 TDI-38166 : tPOP component throws an exception when deleting emails using imap (#973)
* TDI-38166:tPOP component throws an exception when deleting emails imap

* TDI-38166: Add Massimiliano Rizzato to hall of fame.
2017-02-10 15:39:10 +08:00
hwang
ebdbc1a3be TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
escape character works [MacOS]
2017-02-10 14:53:13 +08:00
hcyi
262315da84 Merge pull request #972 from Talend/bugfix/6.4.1/TUP-17048_tunit_schema
TUP-17048:Warning about schema attached to tUnite component while no
2017-02-10 10:52:41 +08:00
hcyi
bde3839a86 Merge pull request #971 from Talend/bugfix/6.4.1/TUP-17032_code_line_number
TUP-17032:Lines Numbers do not appear In Talend Studio Code View
2017-02-10 10:08:15 +08:00
chmyga
6a0a7671d1 Merge pull request #963 from Talend/bugfix/6.4/TDI-37987_tMicrosoftCrmOutput_NullPointerException
Bugfix/6.4/tdi 37987 t microsoft crm output null pointer exception
2017-02-09 14:31:48 +02:00
Dmytro Chmyga
44cddf2f95 Merge branch 'master' into bugfix/6.4/TDI-37987_tMicrosoftCrmOutput_NullPointerException 2017-02-09 14:30:11 +02:00
guol
06f35fd321 TUP-16673 improve code & fix linux resize table issue & fix icon display
issue
2017-02-09 19:15:33 +08:00
wang wei
fe70f2e426 fix(TDI-38094): Add Action on Table to tELTJDBCOutput 2017-02-09 17:56:55 +08:00
wang wei
f690d70d31 fix(TDI-38094): only remove the unuseful code and format the javajet 2017-02-09 17:56:52 +08:00
pyzhou
a2dc8f1ccf TDI-37772: tFileOutputDelimited prevent overwriting existing file. (#958)
* TDI-37772: tFileOutputDelimited prevent overwriting existing file.

* TDI-37772:Correct file name.

* TDI-37772 : Amend the ErrorMessage of Exception.
2017-02-09 15:38:34 +08:00
wchen-talend
f4582278c3 TUP-17048:Warning about schema attached to tUnite component while no
difference found in schema editor
2017-02-09 14:52:30 +08:00
wchen-talend
271edfbb64 Merge pull request #967 from Talend/bugfix/6.4/TUP-17058_ELT_Map_Queries_problems
TUP-17058:ELT Map Queries : error on fields in query
2017-02-09 11:13:33 +08:00
wchen-talend
ff5bc30a01 TUP-17032:Lines Numbers do not appear In Talend Studio Code View 2017-02-09 11:10:38 +08:00
hcyi
669ca37ede Merge pull request #962 from Talend/bugfix/6.4.1/TUP-17033_eltmap_remove_output
TUP-17033:Unable to edit tELTMSSqlMap anymore after removing output
2017-02-09 10:03:54 +08:00
guol
5e169ad3fa TUP-16673 improve code and update 2017-02-08 19:10:03 +08:00
guol
49dcb4368d TUP-16673 improve code and update 2017-02-08 18:57:45 +08:00
pyzhou
568f5c226a TDI-37755:Using the origin replaceCRLFInMEMO_SQL method. (#969) 2017-02-08 15:17:27 +08:00
hcyi
5b4d109c1f Merge pull request #968 from Talend/bugfix/6.4.1/TUP-16061_download_not_related_jar
TUP-16061:not related jar asked to download when use oracle 11
2017-02-08 09:49:19 +08:00
wchen-talend
d663fe7b99 TUP-16061:not related jar asked to download when use oracle 11 2017-02-07 18:10:22 +08:00
hcyi
d13e5c95cf TUP-17058:ELT Map Queries : error on fields in query 2017-02-07 17:27:31 +08:00
hcyi
962650d6a8 Merge pull request #965 from Talend/bugfix/6.4.1/TUP-17054_npe_refact_joblet
TUP-17054:Refactor to joblet fail.
2017-02-07 17:25:13 +08:00
wchen-talend
82f8c9f53f TUP-17054:Refactor to joblet fail. 2017-02-07 17:07:58 +08:00
hcyi
9db7447209 Merge pull request #961 from Talend/bugfix/6.4.1/TUP-5958_tXMLMap_input_pattern
TUP-5958:tXMLMap: Pattern is hidden for input
2017-02-07 10:20:35 +08:00
Dmytro Chmyga
0099467842 fix(TDI-37987): tMicrosoftCrmOutput has NullPointerException
* Add migration task
2017-02-06 13:48:28 +02:00
Dmytro Chmyga
c7e49e3d2d fix(TDI-37987): tMicrosoftCrmOutput has NullPointerException
* Add "Ignore null" property

* Add ignoring null values code

* Add fix for NPE when set primitive value from null(Online 2011 API)
2017-02-06 13:32:12 +02:00
wchen-talend
23b190870c TUP-17033:Unable to edit tELTMSSqlMap anymore after removing output 2017-02-06 17:45:22 +08:00
Yucheng Bai
15cbe1a7ab TUP-16778: Make Studio compatible with new TCOMP API for properties reference (#942)
* TUP-16778: Make Studio compatible with new TCOMP API for properties
reference

* TUP-16778: fix compile errors of codegen.
2017-02-06 16:59:03 +08:00
wchen-talend
840c2d855f TUP-5958:tXMLMap: Pattern is hidden for input 2017-02-06 14:42:06 +08:00
pyzhou
b3d8f69e65 TDI-37712: Revert commit f347eb0599 (#959) 2017-02-04 17:46:48 +08:00
Diya Muliyil
1e8e7be62b [TESB-18799]rename cCXF component to cSOAP (#953) 2017-02-03 15:03:44 +08:00
Diya Muliyil
5ed7a57d4d [TESB-18761] Rename cCXFRS component to cREST (#956) 2017-02-03 14:53:55 +08:00
hwang-talend
0c469650cb Merge pull request #951 from Talend/bugfix/master/TUP-16318
TUP-16318:Password field in connection components should not mask global
2017-01-25 10:39:44 +08:00
hwang
910db6f716 TUP-16318:Password field in connection components should not mask global 2017-01-25 10:34:02 +08:00
hwang-talend
f1b9d86500 Merge pull request #949 from Talend/bugfix/master/TUP-16318
TUP-16318:Password field in connection components should not mask global
2017-01-25 10:14:28 +08:00
guol
a07906f880 feature TUP-16673:Provide Filters in tMap component 2017-01-24 19:02:47 +08:00
hwang
9248dcd264 TUP-16318:Password field in connection components should not mask global
variables only string
2017-01-24 18:54:45 +08:00
chmyga
8ca2279e4e feat(TDI-38068): integrate snowflake component (#948) 2017-01-24 18:36:00 +08:00
wchen-talend
600f57f694 TUP-16108:joblet in job , not support copy/paste if joblet contain (#947)
joblet component (input/output)
2017-01-24 17:50:57 +08:00
cmeng-talend
f1258aa623 TUP-16796 fix: Can't run any jobs after build a job which have
compilation error
https://jira.talendforge.org/browse/TUP-16796
2017-01-24 15:03:54 +08:00
zwxue
c91a73424d Merge pull request #946 from Talend/bugfix/master/TUP-16410
Bugfix/master/tup 16410
2017-01-24 10:18:54 +08:00
hwang
a69b529001 TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file 2017-01-23 18:31:11 +08:00
nrousseau
a63bb06379 TUP-16598: add missing plugin.xml 2017-01-23 17:54:38 +08:00
hwang
3893ddf345 TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file 2017-01-23 17:41:56 +08:00
pyzhou
49bf861d05 TDI-37755:compile error when "+" sign for concatenating string exists (#894)
* TDI-37755:compile error when "+" sign for concatenating string exists

* TDI-37755: Only replace the line separator in double quote.

* TDI-37755: Correct Format.

* TDI-37755:Fix this issue base on NodeUtil.replaceCRLFInMEMO_SQL()

* TDI-37755: Move the redundancy code to NodeUtil.
2017-01-23 12:12:16 +08:00
pyzhou
7cd9101f99 Bug/6.3.1/tdi 37712 (#802)
* TDI-37712 : tFileInputPositional : length is not correct with the option

* TDI-37712 : correct format issue.

* TDI-37712: Rebuild the file_enhanced_20070724.jar in java 1.7

* TDI-37712:Add the condition to make the generated code clearly.
2017-01-22 11:22:36 +08:00
wchen-talend
ce2148100c TUP-16196:For status management and version management, if check "Job (#944)
Designs" on the left, only show standard job on the right
2017-01-20 17:53:29 +08:00
wchen-talend
dafea42fe7 TUP-16061:not related jar asked to download when use oracle 11 (#943) 2017-01-20 17:46:38 +08:00
hwang-talend
043b21b1d8 Merge pull request #938 from Talend/bugfix/master/TUP-16771
TUP-16771: slow when open routines.
2017-01-20 14:51:33 +08:00
pyzhou
c4462a71b8 TDI-38131:error message for tRunjob is not complete in tLogCatcher's output (#941) 2017-01-20 14:49:41 +08:00
jzhao
5f6aacca06 TDI-38108:Add tSQSMessageDelete/tSQSMessageChangeVisibility and updated
tSQSInput
https://jira.talendforge.org/browse/TDI-38108

* add tSQSMessageDelete/tSQSMessageChangeVisibility

* add custom max return number for tSQSInput

* change some parameters show value in i18n

* change parameters order in i18n
2017-01-20 13:44:12 +08:00
pyzhou
804be6f485 TDI-37833:tEXAOutput component does not support dynamic schema (#940) 2017-01-20 10:52:16 +08:00
zwxue
60c0403c4a TUP-16771: slow when open routines. 2017-01-18 11:37:26 +08:00
jzhao
50feff3a4c feat(TDI-35748):salesforce connection save and reuse session (#916)
* migration from old framework
* add directory mapping with widget type
2017-01-17 18:50:04 +08:00
Yucheng Bai
7a8aa34c62 TUP-16774: File Widget of session directory in metadata for salesforce (#937) 2017-01-17 17:34:56 +08:00
xqliu-talend
6cd9138f00 TDQ-13120 wrong GID in multipass swoosh 2017-01-17 14:56:59 +08:00
Jan Lolling
4b8c41a135 TDI-38122 Feature: tEXARow enable NB_LINE counters (#929)
* TDI-38122 Feature: tEXARow enable NB_LINE counters

* Make the counter available as globalMap vars within the the flow.

* Label text more clear
2017-01-17 11:57:50 +08:00
GGu
420d518bc5 TUP-16598: set the bundle to singleton. 2017-01-17 10:37:33 +08:00
GGu
746d39131f TUP-16695: add TimeMeasure function for build job, export item, run job. (#921) 2017-01-17 10:01:57 +08:00
zwxue
39626c46bc TUP-16746: Excel file metadata : Error "Unable to recognize OLE stream" (#934)
when reading XLSX file.
2017-01-16 16:43:11 +08:00
wang wei
86e0adb1b6 fix(TDI-38038): update tAdvancedHash to remove
"advancedPersistentLookupLib-1.jar"
2017-01-16 16:08:40 +08:00
Yucheng Bai
6247096180 TUP-16757: Can not drag salesforce metadata into standard job. (#933) 2017-01-16 14:25:19 +08:00
dlin-talend
5e3a850343 TUP-16598: add codegenutil to org.talend.libraries.custom and set to (#928)
component framework by default
2017-01-16 10:33:57 +08:00
hwang-talend
fe0c311991 Merge pull request #930 from Talend/bugfix/master/TUP-5622
TUP-5622: after migration, comments are not applied to each group.
2017-01-16 10:28:27 +08:00
zwxue
c8947ce39d TUP-5622: after migration, comments are not applied to each group. 2017-01-13 15:32:51 +08:00
Pingwen Lin
9acef82b95 TMDM-10433 : Data Services with MDM Connection - behaviour change from 6.1.1 (#913) 2017-01-13 13:48:20 +08:00
wang wei
ff9fc98131 fix(TDI-33559): tAccessXX don't work when access database encrypted 2017-01-12 16:39:40 +08:00
zwxue
da2f3a5cf2 Merge pull request #927 from Talend/bugfix/master/TUP-16724
TUP-16724:Drag joblet to job, there is no corresponding context in job
2017-01-12 16:15:44 +08:00
zwxue
98a4f5d529 Merge pull request #920 from Talend/bugfix/master/TUP-1722
TUP-1722:In Open studio license information leads to an Not found page
2017-01-12 14:31:17 +08:00
hwang
96239c31f6 TUP-16724:Drag joblet to job, there is no corresponding context in job
context view
2017-01-12 13:58:33 +08:00
pyzhou
66281ea6a7 TDI-38048: Add setCharset method. (#922) 2017-01-11 17:32:58 +08:00
hwang-talend
99eb2d9c78 TUP-16639:Impossible to filter components from the new framework (#905)
* TUP-16639:Impossible to filter components from the new framework

* TUP-16639:Impossible to filter components from the new framework

* TUP-16639:Impossible to filter components from the new framework
2017-01-11 10:22:44 +08:00
hwang-talend
1b4a357341 TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No (#925)
* TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
escape character works [MacOS]

* TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No #925

* TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No #912
2017-01-10 14:05:26 +08:00
SunChaoqun
11207ef65b TESB-18147:java.lang.NoSuchMethodError: org.springframework.core.MethodParameter.getContainingClass() (#923)
* TESB-18147:java.lang.NoSuchMethodError:
org.springframework.core.MethodParameter.getContainingClass()

* TESB-18147:java.lang.NoSuchMethodError:
org.springframework.core.MethodParameter.getContainingClass()
2017-01-10 11:36:28 +08:00
zwxue
d744ab0261 Merge pull request #912 from Talend/bugfix/master/TUP-16584
TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
2017-01-06 18:19:20 +08:00
jzhao
3483e02bb2 fix(TDI-34440): compile error in tNetsuiteOutput/tNetsuiteInput 2017-01-06 14:04:54 +08:00
Yucheng Bai
211a799f35 TUP-16665: Repository link on Spark Configuration incorrect when (#919)
dragging database to job
2017-01-05 18:45:23 +08:00
hwang
157920f7d0 TUP-1722:In Open studio license information leads to an Not found page 2017-01-05 18:15:13 +08:00
Liu Xinquan
5e28bc6f69 Merge pull request #918 from zshen-talend/master
bug fixed TDQ-12896 support get dbname or schema from exist connection
2017-01-05 15:30:22 +08:00
zshen
1d414e0c08 bug fixed TDQ-12896 support get dbname or schema from exist connection
node
2017-01-05 15:25:08 +08:00
wchen-talend
eb68297572 TUP-16671:AMC database repository connect doesn't grab all context (#911)
groups
2017-01-04 17:58:17 +08:00
hwang
613f4d7d51 TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
escape character works [MacOS]
2017-01-04 10:16:12 +08:00
Vladimir Bogatyrov
3613093e40 [TESB-17836] Disable Swagger scan to make it work in OSGi environment 2017-01-03 21:11:38 +02:00
Irene Wang
ac7ff1a66c DEVOPS-1593 Add distributionManagement 2017-01-03 09:36:53 +01:00
Chao MENG
7660f6b3cc TUP-16616 fix: Error "java.util.ConcurrentModificationException" when (#903)
connecting to studio
https://jira.talendforge.org/browse/TUP-16616
2017-01-03 11:45:03 +08:00
wchen-talend
e1edc0bc2c TUP-4640:Created in Temp but not removed (#908) 2017-01-03 10:45:44 +08:00
kjwang-talend
055211b42d TUP-15678 Fix Job icon and style is displayed as standard when I use (#910)
find components for Map reduce job components
https://jira.talendforge.org/browse/TUP-15678
2017-01-03 10:01:51 +08:00
nrousseau
1a5a7e700e TUP-16666: add persist.lookup plugin by default in TOS product 2016-12-30 15:10:41 +08:00
wchen-talend
5c1a5bc7ab TUP-16398: fix the junit 2016-12-30 11:49:36 +08:00
wchen-talend
b9a11c96a3 TUP-16566:Quick tour:Need space between two words (#907) 2016-12-30 11:40:17 +08:00
hwang-talend
de3123aab9 Merge pull request #906 from Talend/bugfix/master/TUP-16528
TUP-16528: CI missing jobPom.xml for non generated java code.
2016-12-30 11:08:04 +08:00
wchen-talend
bd46ffac0c TUP-16398 : fix the junit 2016-12-29 17:16:19 +08:00
Yucheng Bai
be2b6d6e67 TUP-16634: Miss space on txxxInput/txxxCreateTable schema shell between of and component name (#904)
* TUP-16634: Miss space on txxxInput/txxxCreateTable schema shell between
of and component name

* TUP-16634: reset other properties in messages file.
2016-12-29 14:55:31 +08:00
zwxue
7620a0724b TUP-16528: CI missing jobPom.xml for non generated java code. 2016-12-29 14:42:32 +08:00
wchen-talend
813a7a5176 TUP-5760:only password filling window pop up if no svn user name and (#899)
password when logon svn project
2016-12-28 18:09:29 +08:00
wchen-talend
42a40ddccd Bugfix/6.4.1/tup 16398 wrong error showing (#902)
* TUP-16398:The error is showing in wrong studio component in designer

* TUP-16398:add junit
2016-12-28 18:06:28 +08:00
Yucheng Bai
958eef9059 TUP-16491: NPE error when focus on jobname view then select Main tab,after convert spark job to standard (#901)
* TUP-16491: NPE error when focus on jobname view then select Main
tab,after convert spark job to standard

* TUP-16491: NPE error when focus on jobname view then select Main
tab,after convert spark job to standard
2016-12-28 18:04:30 +08:00
pyzhou
45f68b84f1 TDI-37961: tMysqlnput with mariadb driver cause compilation error (#866)
* TDI-37961: tMysqlnput with mariadb driver cause compilation error

* TDI-37961: MigrtionTask for this issue.

* Revert "TDI-37961: MigrtionTask for this issue."

This reverts commit 0c8dbcbbbf.

* TDI-37961 :  tMysqlnput with mariadb driver cause compilation error
2016-12-28 14:06:27 +08:00
pyzhou
09c497c4b3 TDI-37967:Component tXSDValidator returns null in flow variable. (#873)
* Revert "TDI-37967:Component tXSDValidator returns null in flow variable."

This reverts commit 0ef52b15df9b39bf42f7da4aab1cd6b4b31ac520.

* TDI-37967 : Component tXSDValidator returns null in XSD_ERROR_MESSAGE

* Revert "TDI-37967 : Component tXSDValidator returns null in XSD_ERROR_MESSAGE"

This reverts commit b35e59d2f83abcfef16a9d02e8f8b33cf771330f.

* TDI-37967:correct the usage of flow variable.

* TDI-37967: Add the miss two variables.
2016-12-28 10:57:27 +08:00
kjwang-talend
89d83d36d4 TUP-14737 too slowly when import items using overwrite to svn/git project (#881)
* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737

* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
2016-12-27 17:07:18 +08:00
wang wei
eed1758a2c fix(TDI-37985): Enhance job info when exception in component 2016-12-27 11:06:09 +08:00
wang wei
05f93b3179 fix(TDI-38021): OutOfMemory when large file is uploaded via tREST 2016-12-26 15:20:50 +08:00
wchen-talend
79da995182 Merge pull request #876 from Talend/bugfix/6.4.1/TUP-16459_keywords_validate
TUP-16459:key word validator
2016-12-26 14:15:48 +08:00
pyzhou
1ed0079f79 TDI-38006:Batter way to fix it. (#891) 2016-12-26 14:04:32 +08:00
kjwang-talend
02330cc81e TUP-16553 Logon Project:Focous switch from git project to svn project (#898)
each time do "refresh" on branch option
https://jira.talendforge.org/browse/TUP-16553
2016-12-26 10:46:18 +08:00
sbliu
33c681438d Revert "TMDM-10190: remove mdm webservice ce plugin from feature list." (#897) 2016-12-23 18:35:48 +08:00
Ivan Honchar
9b4ac51fae feat(TCOMP-230): fix codegen-utils version to 0.17.0-SNAPSHOT 2016-12-23 10:56:50 +02:00
Sebastian Hoß
8f366f7a51 Merge pull request #893 from csuntalendbj/master
TESB-17960:Exceptions of DI jobs embedded in service jobs are not logged
2016-12-23 08:44:21 +01:00
zwxue
7a54c20ef8 Merge pull request #892 from Talend/bugfix/master/TUP-16635
TUP-16635:Test case failed after modify the default test job
2016-12-23 14:26:57 +08:00
SunChaoqun
91a8bb8b1f TESB-17960:Exceptions of DI jobs embedded in service jobs are not logged 2016-12-23 10:36:37 +08:00
Ivan Gonchar
c678f71c98 Merge pull request #886 from Talend/feature/6.4/TCOMP-230_codegen_utils
Feature/6.4/tcomp 230 codegen utils
2016-12-22 10:11:40 +02:00
pyzhou
ef009a1fb5 TDI-38006:Global Variable on tFileArchive miss a letter. (#890) 2016-12-22 15:39:54 +08:00
sbliu
125a67a470 TMDM-10190: remove mdm webservice ce plugin from feature list. (#888) 2016-12-22 15:26:22 +08:00
hwang
6f94d5145d TUP-16635:Test case failed after modify the default test job 2016-12-22 12:00:54 +08:00
Yucheng Bai
7d857a3cb8 Bugfix/6.3/tup 15503 fix guess schema of ssl hive (#889)
* TUP-15503: Cann't guess schema for SSL Hive

* TUP-15503: Cann't guess schema for SSL Hive

* TUP-15503: Cann't guess schema for SSL Hive
2016-12-22 11:46:49 +08:00
Jenkins Continuous Build server
f74f6e5949 Set version to 6.4.0 SNAPSHOT 2016-12-21 16:10:20 +01:00
hwang
5452fa8811 TUP-16161: code improve 2016-12-21 16:35:50 +08:00
hwang-talend
734adb22c7 TUP-16161:Different behavior on triggers between 611 and 621 (#887) 2016-12-21 15:36:33 +08:00
hwang-talend
e8836795c5 Merge pull request #885 from Talend/bugfix/master/TUP-16617
TUP-16617: Unresolved compilation error causing the job's java process to be kept alive.
2016-12-21 14:23:03 +08:00
zwxue
7ed30ba9eb TUP-16503: Guess Schema with MariaDB fails. (#875) 2016-12-21 11:13:16 +08:00
Ivan Honchar
8ed5e4bf47 feat(TCOMP-230): clean pom.xml 2016-12-20 18:14:43 +02:00
Ivan Honchar
edf2298755 feat(TCOMP-230): make formatting correct 2016-12-20 18:01:52 +02:00
Ivan Honchar
150d823dd9 feat(TCOMP-230): add di codegen classes from daikon 2016-12-20 17:42:37 +02:00
Ivan Honchar
3362518614 feat(TCOMP-230): add license headers 2016-12-20 17:40:55 +02:00
Ivan Honchar
e9b6ff2988 feat(TCOMP-230): implement codegen utilities library 2016-12-20 17:28:30 +02:00
zwxue
293be59654 TUP-16617: Unresolved compilation error causing the job's java process
to be kept alive.
2016-12-20 18:47:58 +08:00
wang wei
d55397aed1 fix(TDI-37734): build the jar with compiler level 1.7 2016-12-20 16:58:17 +08:00
Chao MENG
577e324385 Merge pull request #882 from Talend/bugfix/6.4/TUP-16619_fixEncodingProblemOfFTP
TUP-16619: SFTP problems related to the migration from 5.2.1 to 6.2.1
2016-12-20 16:25:25 +08:00
ycbai
0eba2cc2b7 TUP-16619: SFTP problems related to the migration from 5.2.1 to 6.2.1 2016-12-20 15:54:47 +08:00
zwxue
61e671ed14 Merge pull request #878 from Talend/bugfix/master/TUP-16590
TUP-16590:[6.2.1] Nested Joblets cause code generation failures for
2016-12-19 17:25:09 +08:00
GuoLiang
51026b9b5b bugfix recheck: TUP-14431 ELT Map queries : compilation error with (#877)
quotes
2016-12-19 16:44:29 +08:00
chmyga
cc2486e0f9 Merge pull request #867 from Talend/bugfix/6.4/TDI-37734_NegativeArray_exception
Bugfix/6.4/tdi 37734 negative array exception
2016-12-19 09:41:30 +02:00
RyanSkraba
d7c0b22e11 TCOMP-275 Specify the DI execution engine for component runtimes. (#879) 2016-12-16 19:25:07 +08:00
jzhao
255bc4016b TDI-37950:When Using a tFileInputRaw as a Lookup into tMap there is an
error
https://jira.talendforge.org/browse/TDI-37950
2016-12-16 15:23:20 +08:00
hwang
49feebd497 TUP-16590:[6.2.1] Nested Joblets cause code generation failures for 2016-12-16 11:34:38 +08:00
hwang
dee0d69b68 TUP-16590:[6.2.1] Nested Joblets cause code generation failures for 2016-12-15 19:45:13 +08:00
Pierre Teyssier
4a8eee86ca Delete useless xml file
- Caused Antelink issue
2016-12-15 19:39:11 +08:00
pyzhou
329492c6c8 TDI-37968:tXSDValidatoris not containing all the expected fields. (#874)
* TDI-37968:tXSDValidatoris not containing all the expected fields.
* TDI-37968: tXSDValidator  returns 0 rows in reject line.
2016-12-15 17:41:30 +08:00
hcyi
1f37e55ab8 TUP-16459:key word validator 2016-12-15 15:12:42 +08:00
ycbai
3d06077675 TUP-16607: Generation issue on ELTMap component using Alias 2016-12-14 18:45:56 +08:00
qiongli
1d291573a9 TDQ-13026 and TDQ-12852 (#872)
* TDQ-13026 consider the sub-job and joblet dependecies wherether include
tRuleSurvivorship node when export job.

* TDQ-12852 avoid error when export job with tRuleSurvivorship.
2016-12-14 17:54:00 +08:00
Yucheng Bai
b80845de5b Bugfix/6.3/tup 16562 fix data viewer problem of sf (#869)
* TUP-16562: No reaction when click "data viewer" on salesforce item

* TUP-16562: handle new component schema parameter case.

* TUP-16562: add junits.
2016-12-14 11:41:07 +08:00
Dmytro Chmyga
56ad06e6fc TDI-37734: replace advancedPersistentLookupLib to include the latest code 2016-12-13 09:43:06 +02:00
ycbai
386daf2d1a Fixd the problem which caused by TCOMP-275 in studio. 2016-12-13 15:28:22 +08:00
nrousseau
20fd3e0e87 Revert "Bug fix/6.2/tdi 36791 elt map queries compilation error with quotes" (#864) 2016-12-13 12:54:00 +08:00
qiongli
adf5d0b37e TDQ-12474 add a profiler "include-survivorship-rules" to export (#862)
survivorship rules. it only execute when the "include-items" not be
added.
2016-12-12 10:53:56 +08:00
zwxue
b431714500 TUP-16573: cmdline generate time increase as the tasks number increase. (#860) 2016-12-09 14:29:32 +08:00
ycbai
e730675db0 Merge branch 'fixJunits' 2016-12-08 14:18:38 +08:00
ycbai
8e0073d489 Fix some junits. 2016-12-08 11:57:36 +08:00
Vladimir Bogatyrov
bade679b0c [TESB-18057] Fix (#832)
* [TESB-18057] Fix

* [TESB-18057] Declare launchingThread variable only in case when multithreading is turned on

* [TESB-18057] Change map key name to JobInterrupted

* [TESB-18057] Added handling of java.lang.Exception
2016-12-08 11:49:56 +08:00
hwang
f1e0dd978c TUP-14909:Studio can not update the modification in joblets to jobs in
the below scenario.
2016-12-08 11:01:57 +08:00
wang wei
e34adbd3d5 Revert "fix(TUP-16456): TDS Output does not translate reserved field names to external names"
This reverts commit b46834e443.
2016-12-07 17:19:23 +08:00
Dmytro Chmyga
50c5e41c6d TDI-37734: use long values for data length in output stream 2016-12-07 08:24:45 +02:00
Remy Dubois
dab9e4850c TBD-4312 fixed - Review the AWS dependencies 2016-12-06 19:12:09 +01:00
Chen Bin
612b04cbe4 TBD-4260: migration task for redshift component to correct type mapping 2016-12-06 17:32:13 +08:00
pyzhou
57b4a6dc43 TDI-37949 : tRest is throwing exception on HTTP response code 204 (#855)
* TDI-37949 : tRest is throwing exception on HTTP response code 204

* TDI-37949:indentation.
2016-12-06 16:53:37 +08:00
GGu
4fc5ad86f5 TUP-16405: enable to deploy component dependencies. (#854) 2016-12-05 17:56:41 +08:00
Haiting Yin
c3156bb73d TMDM-10262 [tMDMInput] Unsupported predicates found in tMDMInput. (#840)
- Remove StrictAnd and Exactly from predicates list
2016-12-05 16:44:27 +08:00
kjwang-talend
48dac6da9e TUP-16458 projects not retrieved correctly when do refresh on logon (#851)
window
https://jira.talendforge.org/browse/TUP-16458
2016-12-05 15:45:32 +08:00
wang wei
6f136d4f2d fix(TDI-37692): compile error occured after migration from v562 to v621 2016-12-05 15:29:04 +08:00
Pierre Teyssier
07c57ea873 Revert "Merge pull request #568 from Talend/bugfix/6.3.1/TDI-31661_add_KEEP_LAST_feature"
This reverts commit edff44d8c4, reversing
changes made to 7e3cd27d95.
2016-12-05 15:22:19 +08:00
jzhao
36bf249bdf TDI-37934: tExtractJSONFIelds: no Getter for field scale in class
BigDecimal
https://jira.talendforge.org/browse/TDI-37934
2016-12-04 23:40:56 -06:00
wang wei
b46834e443 fix(TUP-16456): TDS Output does not translate reserved field names to
external names
2016-12-02 18:07:51 +08:00
chmyga
616f267c54 Bugfix/6.3/tdi 37922 postgresql uuid string value (#846)
* TDI-37922: add UUID processing to postgre manager.

* TDI-37922: add Talend type checking to UUID processing.
2016-12-02 17:49:39 +08:00
jzhao
ffe17c8c2b Revert "TDI-37769: tFileOutputLDIF add new option "Binary transfer required" https://jira.talendforge.org/browse/TDI-37769"
This reverts commit 27068ca588.
2016-12-02 17:17:41 +08:00
wang wei
8abf1bd001 fix(TDI-37941): rename the httputil lib to a better name like
talend-httputil
2016-12-02 15:50:09 +08:00
wang wei
3eb96d3258 fix(TDI-37941): change the source dir name for httputil lib 2016-12-02 15:50:06 +08:00
Yucheng Bai
0617c7076c TUP-16451: afterCampaignName() method is called many times during input (#843) 2016-12-02 10:04:22 +08:00
zwxue
90f052a18d Merge pull request #845 from Talend/bugfix/master/TUP-16469
TUP-16469:Studio Usage JSON Component Needs an Array
2016-12-02 10:04:12 +08: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
hwang
59bcf337e6 TUP-16469:Studio Usage JSON Component Needs an Array 2016-12-01 18:42:06 +08: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
hwang
5d0b0263ae TDI-36720:"Edit Routine Libraries" can't import the external jar 2016-06-27 18:21:26 +08:00
6092 changed files with 102496 additions and 71991 deletions

View File

@@ -3,4 +3,4 @@ Huge thanks to these people who contributed in making Talend product better:
- [deki](https://github.com/deki) (Dennis Kieselhorst)
- [jlolling](https://github.com/jlolling) (Jan -and Miss- Lolling)
- [kirkalicious](https://github.com/kirkalicious) (Kirk Tarou)
- [mrizzato](https://github.com/mrizzato) (Massimiliano Rizzato)

View File

@@ -2,7 +2,7 @@
http://www.talend.com
![alt text](http://www.talend.com/sites/all/themes/talend_responsive/images/logo.png "Talend")
![alt text](https://www.talend.com/wp-content/uploads/2016/07/talend-logo.png "Talend")
> Contents
@@ -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/talend-open-studio?qt-product_tos_download_new=1&utm_source=github&utm_campaign=tosdi).
You can download this product from the [Talend website](http://www.talend.com/download/talend-open-studio?qt-product_tos_download_new=1&utm_medium=communityext&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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.componentdesigner
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.nl</artifactId>

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

@@ -9,6 +9,7 @@ ImportComponentDialog.Browser=\u6D4F\u89C8..
ComponentProjectPreferencePage.WarningMSG=\u8B66\u544A,\u8FD9\u79CD\u4FEE\u6539\u4EC5\u4EC5\u5F71\u54CD\u7EC4\u4EF6\u8BBE\u8BA1\u5668\uFF0C\u4E0D\u5F71\u54CDPalette.
AbstractXMLConfigPage.MAXINPUTTip=\u6574\u6570\u503C.\u8FDE\u63A5\u6700\u5927\u503C\u8F93\u5165.
PushToPaletteActionProvider.ErrorMSG2=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939\u4E0D\u5B58\u5728\u3002
AddExternalResourceAction.JarSelection=Jar\u6587\u4EF6\u9009\u62E9
ComponentProjectManager.CreationProblems=\u95ee\u9898\u521b\u5efa
CopyComponentActionProvider.InputName=\u8F93\u5165\u65B0\u7684\u7EC4\u4EF6\u540D
CreateComponentWizard.SpecifyRes=\u6307\u5B9A\u8D44\u6E90
@@ -19,6 +20,7 @@ PushToPaletteActionProvider.Error=\u9519\u8BEF
ComponentProjectManager.InternalErrorMsg=\u5185\u90E8\u9519\u8BEF\uFF1A{0}
AbstractXMLConfigPage.IntValue=%u6574%u6578%u503C
ImportComponentDialog.ImportCanceled=\u5BFC\u5165\u7EC4\u4EF6\u5DF2\u53D6\u6D88
WizardComponentFolderPage.Available=\u53EF\u7528
PushToPaletteActionProvider.OK=\u786E\u5B9A
WizardJetFilesChoosePage.BeginFile=\u5F00\u59CB\u6587\u4EF6
AbstractXMLConfigPage.COLORTip=RGB\u5341\u516D\u8FDB\u5236.\u4F8B\u5982:"00FF00"
@@ -28,9 +30,11 @@ PushToPaletteActionProvider.Information=\u4FE1\u606F
PluginConstant.Borwser=\u6D4F\u89C8..
NewActionProvider.New=\u65b0
AbstractXMLConfigPage.EXTENSIONTip=\u63D2\u4EF6\u540D\u79F0\u5B57\u7B26\u4E32\u503C.\u6B64\u9009\u9879\u7528\u4E8E\u5916\u90E8\u7EC4\u4EF6.
NewActionProvider.NewComponent=\u65B0\u7EC4\u4EF6
ImportComponentDialog.ShowPaletteComponents=\u663E\u793A\u7EC4\u4EF6\u8C03\u8272\u677F
ComponentProjectPreferencePage.ChooseProject=\u9009\u62E9\u7EC4\u4EF6\u8BBE\u8BA1\u5DE5\u7A0B\u6587\u4EF6\u5939
WizardComponentFolderPage.ErrMSG5=\u7EC4\u4EF6\u65CF\u65E0\u5185\u5BB9
WizardComponentFolderPage.ErrMSG4=\u7EC4\u4EF6\u957F\u540D\u79F0\u4E3A\u7A7A
AbstractXMLConfigPage.BooleanTip=Boolean\u503C(\u771F\u6216\u5047).
AbstractXMLConfigPage.Delete=\u5220\u9664
WizardComponentFolderPage.ErrMSG3=\u7EC4\u4EF6\u5DF2\u5B58\u5728
@@ -41,6 +45,7 @@ ImportComponentDialog.ImportCanceledMSG=\u5DF2\u53D6\u6D88\u4ECEPalette\u4E0A\u5
ComponentProjectPreferencePage.Warning=\u8B66\u544A
AbstractXMLConfigPage.VERSIONTip=%u8ACB%u7528%u4E00%u500B%u5341%u9032%u4F4D%u6578%u503C%u4F86%u6A19%u8A18%u60A8%u7684%u65B0%u5143%u4EF6%u7248%u672C.
WizardJetFilesChoosePage.Directory=\u76EE\u5F55
CreateComponentWizard.NewComponent=\u65B0\u7EC4\u4EF6
WizardComponentFolderPage.Name=\u8fde\u63a5\u540d
RemoveResourceAction.Remove=\u5220\u9664
WizardJetFilesChoosePage.UseIconFrom=\u9009\u62E9\u56FE\u6807\uFF1A
@@ -48,14 +53,19 @@ ImportComponentDialog.ImportFinished=\u5BFC\u5165\u7EC4\u4EF6\u5B8C\u6210
AbstractXMLConfigPage.SetProperties=\u8BBE\u7F6E\u9009\u62E9\u5143\u7D20\u5C5E\u6027
ProjectSelectionDialog.ChooseFolder=\u5728\u6B64\u4F1A\u8BDD\u4E2D\u9009\u62E9\u4E00\u4E2A\u5DE5\u7A0B\u6587\u4EF6\u5939
ComponentProjectPreferencePage.ComponentProject=\u7EC4\u4EF6\u5DE5\u7A0B
AddResourceAction.AddLib=\u6DFB\u52A0\u77E5\u8BC6\u5E93
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=\u7EC4\u4EF6\u5BFC\u5165\u6210\u529F
AddExternalResourceAction.ErrorTitle=\u5916\u90E8\u6863\u6848\u9519\u8BEF
AbstractXMLConfigPage.NBLINESTip=\u6574\u6570\u503C\u3002 \u6B64\u53C2\u6570\u5728\u7EC4\u4EF6\u89C6\u56FE\u7684\u884C\u8303\u56F4
AbstractXMLConfigPage.MININPUTTip=\u6574\u6570\u503C.\u8FDE\u63A5\u6700\u5C0F\u503C\u8F93\u51FA
WizardJetFilesChoosePage.MainFile=\u4E3B\u6587\u4EF6
CreateComponentWizard.CreateXMLJava=\u521B\u5EFAJava\u7EC4\u4EF6\u7684XML\u914D\u7F6E\u6587\u4EF6
WizardJetFilesChoosePage.UseDefaultIcon=\u4F7F\u7528\u9ED8\u8BA4\u7684\u56FE\u6807
WizardComponentFolderPage.LongName=\u957F\u540D\u79F0\uFF08\u9F20\u6807\u79FB\u4E0A\u63D0\u793A\uFF09
CopyComponentActionProvider.CopyComponent=\u590D\u5236\u8FD9\u4E2A\u7EC4\u4EF6
ImportComponentDialog.ChooseComponentsLabel=\u9009\u62E9\u8981\u5BFC\u5165\u7684\u7EC4\u4EF6\uFF1A
AddResourceAction.JARSecection=Jar\u6587\u4EF6\u9009\u62E9
AddExternalResourceAction.ErrorMsg=\u9009\u5B9A\u7684\u5916\u90E8\u6863\u6848\u662F\u4E0D\u53EF\u7528\u6216\u4E0D\u5B58\u5728.
ComponentProjectManager.NewProject=\u65B0\u7EC4\u4EF6\u9879\u76EE
CopyFromPaletteActionProvider.Label=\u4ECEPalette\u590D\u5236\u7EC4\u4EF6
@@ -64,6 +74,7 @@ ComponentProjectPreferencePage.SelectPath=\u9009\u62E9\u7EC4\u4EF6\u5DE5\u7A0B\u
AbstractXMLConfigPage.LINESTYLETip=\u6574\u6570\u503C.\u8FDE\u63A5\u7EBF\u98CE\u683C(1: Solid, 2: Dash, 3: Dot, 4: Dashdot)
WizardJetFilesChoosePage.EndFile=\u7ED3\u675F\u6587\u4EF6
PushToPaletteActionProvider.InformationMSG=\u7EC4\u4EF6\u5DF2\u53D1\u5E03\uFF0Cpalette\u5C06\u5237\u65B0\u3002
EditComponentActionProvider.GroupEdit=\u7EC4\u7F16\u8F91
ProjectSelectionDialog.ComponentProject=\u7EC4\u4EF6\u5DE5\u7A0B
ComponentProjectPreferencePage.ButtonLabel0=\u786E\u5B9A
AbstractXMLConfigPage.New=\u65b0
@@ -79,10 +90,15 @@ AbstractXMLConfigPage.CTYPETip=\u8FDE\u7ED3\u5668\u7C7B\u578B
AddResourceAction.ChooseResource=&\u9009\u62E9\u6DFB\u52A0jars\u548Czips:
ImportComponentDialog.WarningTitle=\u8B66\u544A
AddExternalResourceAction.AddELibs=\u6DFB\u52A0\u5916\u90E8\u5E93...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=\u6CA1\u6709\u53EF\u7528\u7684\u7EC4\u4EF6
AbstractXMLConfigPage.MINOUTPUTTip=\u6574\u6570\u503C\u3002\u8FDE\u63A5\u6700\u5C0F\u503C\u8F93\u51FA
ValidateComponentXMLActionProvider.error=\n\t\u5728{0}\u884C\u51FA\u73B0\u9519\u8BEF
ValidateComponentXMLActionProvider.fatalerror=\n\t\u5728{0}\u884C\u51FA\u73B0\u4E25\u91CD\u9519\u8BEF
ValidateComponentXMLActionProvider.invalid=\u65E0\u6548\u7684XML\u6587\u4EF6\u7EC4\u4EF6\:\n
ValidateComponentXMLActionProvider.ok=\u786E\u8BA4
ValidateComponentXMLActionProvider.result=\u9A8C\u8BC1\u7ED3\u679C
ValidateComponentXMLActionProvider.valid=\u7EC4\u4EF6XML\u6587\u4EF6\u5408\u6CD5\uFF01
ValidateComponentXMLActionProvider.validate=\u9A8C\u8BC1\u7EC4\u4EF6XML\u6587\u4EF6
ValidateComponentXMLActionProvider.warning=\n\t\u5728{0}\u884C\u51FA\u73B0\u8B66\u544A
PushToPaletteActionProvider.PushToPaletteActionProvider.result=\u9A8C\u8BC1\u7ED3\u679C

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.componentdesigner.rcp

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.rcp.nl</artifactId>

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

@@ -4,3 +4,8 @@ ApplicationActionBarAdvisor.fileMenu=\u6587\u4EF6(&F)
ApplicationActionBarAdvisor.fileMenu=\u6587\u4EF6(&F)
ShowViewAction.actionLabel=\u663E\u793A\u89C6\u56FE...(&v)
ApplicationActionBarAdvisor.windowMenu=\u7A97\u53E3(&W)
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP\u5E94\u7528\u7A0B\u5E8F
ApplicationActionBarAdvisor.ShowView_errorTitle=\u95EE\u9898\u5217\u8868\u89C6\u56FE
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=\u9000\u51FA\u5E94\u7528\u7A0B\u5E8F\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1=\u9000\u51FA {0}?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=\u786E\u8BA4\u9000\u51FA

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.abstractmap

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>

View File

@@ -1,3 +1,14 @@
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8
prefs.configuration.title=\u8fd0\u884c\u6b65\u9aa4\u914d\u7f6e
prefs.configuration.LINK_STYLE=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A
DraggingInfosPopup.draggingEntry=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.draggingEntries=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.overwriteMode=\ > \u8986\u76D6\u6A21\u5F0F
DraggingInfosPopup.appendMode=>\u9644\u52A0\u6A21\u5F0F
DraggingInfosPopup.appendModeToOverwrite=\u9644\u52A0\u6A21\u5F0F(\u6309Ctrl\u952E\u7528\u6765\u8986\u76D6)
DraggingInfosPopup.insertAllSelectedEntries=> \u63D2\u5165\u6240\u6709\u9009\u62E9\u9879
DraggingInfosPopup.insertRemainingEntries=\ > \u63D2\u5165\u5269\u4F59\u9879
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift\u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=>\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u5230\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift \u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=\u6240\u6709\u6E90\u9879\u5230\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.alfrescooutput

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId>

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.business.diagram
Bundle-Localization: plugin

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.diagram.nl</artifactId>

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

@@ -85,4 +85,5 @@ BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u30EB\u30FC\u30E9\u30FC\u309
BusinessRulersAndGridComposite.Line_Color_Label_Text=\u8272
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u30B9\u30BF\u30A4\u30EB
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143
BusinessRulersAndGridComposite.Centimeters_Label_Text=\u30B3\u30DF\u30C3\u30BF\u30FC
BusinessRulersAndGridComposite.Pixel_Label_Text=\u30D4\u30AF\u30BB\u30EB

View File

@@ -79,3 +79,26 @@ BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u521D\u59CB\u5316\u65B0\
BusinessTooltipFigure.assignedMeta={0}\u5206\u914D\u5143\u6570\u636E
DeleteAssignmentAction.DeleteAssignment=\u5220\u9664\u8D4B\u503C
BusinessDiagramEditor.canNotSaveTitle=\u8B66\u544A
BusinessDiagramEditor.canNotSaveMessage=\u4E1A\u52A1\u6A21\u578B\u672A\u88AB\u7528\u6237\u9501\u5B9A\uFF0C\u65E0\u6CD5\u4FDD\u5B58\u3002
BusinessRulersAndGridComposite.Grid_On_Label_Text=\u663E\u793A\u7F51\u683C
BusinessRulersAndGridComposite.Grid_Level_Label_Text=\u7F51\u683C\u5728\u524D\u9762
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=\u5BF9\u9F50\u7F51\u683C
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=\u6309\u7167\u5F62\u72B6\u5BF9\u9F50
BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u663E\u793A\u6807\u5C3A
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=\u6807\u5C3A\u5355\u4F4D
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=\u7F51\u683C\u95F4\u8DDD
BusinessRulersAndGridComposite.Display_Group_Label_Text=\u663E\u793A
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=\u5EA6\u91CF
BusinessRulersAndGridComposite.Gridline_Group_Label_Text=\u7F51\u683C\u7EBF
BusinessRulersAndGridComposite.Line_Color_Label_Text=\u989C\u8272
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u6837\u5F0F
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u6062\u590D\u9ED8\u8BA4\u503C
BusinessRulersAndGridComposite.Inches_Label_Text=\u82F1\u5BF8
BusinessRulersAndGridComposite.Centimeters_Label_Text=\u5398\u7C73
BusinessRulersAndGridComposite.Pixel_Label_Text=\u50CF\u7D20
BusinessRulersAndGridComposite.Solid_Label_Text=\u56FA\u4F53
BusinessRulersAndGridComposite.Dash_Label_Text=\u7834\u6298\u53F7
BusinessRulersAndGridComposite.Dot_Label_Text=\u70B9
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=\u70B9\u5212\u7EBF
BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=\u53CC\u70B9\u5212\u7EBF
BusinessRulersAndGridComposite.Spaced_Dot_Label_Text=\u95F4\u9694\u70B9

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.codegen
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.codegen.nl</artifactId>

View File

@@ -134,3 +134,8 @@ 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}".
ComponentsPreferencePage_SuccessTitle=Success
ComponentsPreferencePage_SuccessMessage1=Need restart studio to load the new components. Else, will be loaded in next time when start.
ComponentsPreferencePage_SuccessMessage2=Do you want to restart right now?
ComponentsPreferencePage.installComponentsFailure=Install components failure

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,7 @@ 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}".
ComponentsPreferencePage_SuccessMessage1=Redémarrez le Studio pour charger les nouveaux composants. Sinon,ils seront chargés au prochain démarrage.
ComponentsPreferencePage_SuccessMessage2=Redémarrer maintenant ?

View File

@@ -19,7 +19,7 @@ JetSkeletonManager.unableLoad=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u
JetSkeletonManager.unableSave=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093
JetSkeletonManager.updateProblem=\u30B9\u30B1\u30EB\u30C8\u30F3\u6C38\u7D9A\u30C7\u30FC\u30BF\u66F4\u65B0\u6642\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.codeThread=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u30B9\u30EC\u30C3\u30C9
CodeGeneratorEmittersPoolFactory.componentCompiled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u3057\u305F\: \u6240\u8981\u6642\u9593 {0} \u30DF\u30EA\u79D2
CodeGeneratorEmittersPoolFactory.componentCompiled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F{0}\u30DF\u30EA\u79D2\u3067\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.failCompail=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306e\u30b3\u30f3\u30d1\u30a4\u30eb\u306b\u5931\u6557\u3057\u307e\u3057\u305f : \r\n
CodeGeneratorEmittersPoolFactory.initialException=\u521D\u671F\u5316\u4E2D\u306B\u4F8B\u5916\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=JetEmitter\u306E\u521D\u671F\u5316\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
@@ -34,8 +34,8 @@ CodeGenInit.saveWorkspace=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u306E\u4FDD
DocumentRootImpl.mixed=\ (mixed \:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=\ (persistentPool\:
TalendJetEmitter.compileFail=\ \u30B3\u30F3\u30D1\u30A4\u30EB\u5931\u6557 \: {0} \: {1}
TalendJetEmitter.exception=\u4F8B\u5916 \:
TalendJetEmitter.compileFail=\u30B3\u30F3\u30D1\u30A4\u30EB\u5931\u6557\uFF1A{0}\uFF1A{1}
TalendJetEmitter.exception=\u4F8B\u5916
JetFilesProviderManager.unableLoad={0}JetFilesProviderManager \u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter\u751F\u6210\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3001\u3053\u306E\u539F\u56E0\u3092\u907F\u3051\u308B\u305F\u3081\u306B\u3001Ctrl + Shift + F3 \u3092\u62BC\u4E0B\u3057\u3066\u518D\u5EA6\u751F\u6210\u3057\u3066\u304F\u3060\u3055\u3044\u3002
CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
@@ -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
@@ -128,5 +129,8 @@ FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u30A8\u30C7\u30A3\u30BF\u306E\u30D1\u30EC\u30C3\u30C8\u306E\u66F4\u65B0
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u30D1\u30EC\u30C3\u30C8\u3092\u66F4\u65B0
ComponentsPreferencePage.componentAssist=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u4F5C\u6210\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3092\u6709\u52B9\u5316
ComponentsPreferencePage_SuccessTitle=\u6210\u529F
ComponentsPreferencePage_SuccessMessage1=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30ED\u30FC\u30C9\u3059\u308B\u305F\u3081\u306B\u306F\u3001Studio\u3092\u518D\u8D77\u52D5\u3057\u307E\u3059\u3002\u53C8\u306F\u6B21\u56DE\u306E\u958B\u59CB\u6642\u306B\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
ComponentsPreferencePage_SuccessMessage2=\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B\uFF1F

View File

@@ -7,8 +7,10 @@ CodeGenerator.JET.TimeOut=JET\u521D\u59CB\u5316\u8D85\u65F6\uFF01
generatedcode.copyright.body4=\u4F60\u53EF\u4EE5\u5728\u5728GNU LGPL \u8BB8\u53EF\u8BC1\u4E0B\u652F\u914D\u8FD9\u4E9B\u4EE3\u7801
CodeGenerator.Node.NotFound=\u5728\u5F53\u524D
generatedcode.copyright.body3=\u4F60\u53EF\u4EE5\u5728www.talend.com\u53D1\u73B0\u66F4\u591A\u5173\u4E8ETalend\u4EA7\u54C1\u4FE1\u606F
EmittersPoolFactoryImpl.Class.IllegalArg=\u7C7B ' {0}' \u4E0D\u662F\u4E00\u4E2A\u6709\u6548\u7684\u5206\u7C7B\u5668
generatedcode.copyright.body2=/ \u4F5C\u4E1A\u8BBE\u8BA1 (CodeGenerator version {0}).
generatedcode.copyright.body1=\u6E90\u4EE3\u7801\u88AB{0}\u81EA\u52A8\u751F\u6210
CodeGenerator.newLine=\n\n\n\n
JetSkeletonManager.updateProblem=\u5F53\u66F4\u65B0\u6301\u4E45\u6570\u636E\u65F6\u51FA\u73B0\u9519\u8BEF
CodeGeneratorEmittersPoolFactory.codeThread=\u4EE3\u7801\u751F\u6210\u540E\u53F0\u7EBF\u7A0B
CodeGeneratorEmittersPoolFactory.componentCompiled=\u7EC4\u4EF6\u7F16\u8BD1{0}\u6BEB\u79D2
@@ -24,13 +26,20 @@ CodeGenInit.initTemplate=\u521D\u59CB\u5316\u6A21\u677F
CodeGenInit.removeLink=\u5220\u9664\u94FE\u63A5\u8D44\u6E90
CodeGenInit.saveWorkspace=\u4FDD\u5B58\u5DE5\u4F5C\u533A
DocumentRootImpl.mixed=\ (\u6DF7\u5408:
CodeGeneratorEmittersPoolFactory.dialogContent=\u4E3A\u4E86\u907F\u514D\u4EA7\u751F\u95EE\u9898\uFF0C\u8BF7\u6309Ctrl+Shift+F3\u6765\u518D\u6B21\u751F\u6210\uFF01
CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u5DF2\u53D6\u6D88
ComponentsFactory.afterSystemComponent=\u5728\u7CFB\u7EDF\u7EC4\u4EF6
ComponentsFactory.componentNotFound=\u7EC4\u4EF6\u6587\u4EF6\u5939\u6CA1\u53D1\u73B0
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\: \u7236 *.inc.javajet \u6CA1\u6709\u91CD\u65B0\u7F16\u8BD1
ComponentsLocalProviderService.componentLoadError=\u7EC4\u4EF6\u52A0\u8F7D\u9519\u8BEF
ComponentsLocalProviderService.talendExchangeError=Talend Exchange\u9519\u8BEF
ComponentsPreferencePage.ButtonLabel0=\u786E\u5B9A
ComponentsPreferencePage.configuration.LINK_STYLE=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A
ComponentsPreferencePage.rowLimit=\u884c\u9650\u5236
ComponentsPreferencePage.WarningMsg=\u60A8\u9700\u8981\u91CD\u65B0\u542F\u52A8Talend Open Studio\u4EE5\u52A0\u8F7D\u989D\u5916\u7684\u7EC4\u4EF6\u3002
ComponentsPreferencePage.WarningTitle=\u8B66\u544A
ComponentsPreferencePage.directoryFieldLabel=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939\ :
ComponentsProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D\u7EC4\u4EF6\u63D0\u4F9B\u7A0B\u5E8F
ComponenttRunJobPreferencePage.label=\u53CC\u51FBtRunJob\u7EC4\u4EF6\u540E\u4E0D\u663E\u793A\u5BF9\u5E94\u7684JOB
ComponenttRunJobPreferencePage.showCorrespondingJob=\u53CC\u51FBtRunJob\u7EC4\u4EF6\u540E\u663E\u793A\u5BF9\u5E94JOB
XsdValidationCacheManager.unableLoadxsd=\u52A0\u8F7Dxsd\u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6\u5931\u8D25
@@ -39,7 +48,25 @@ prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8
FAMILY.Access=Access
FAMILY.Business=\u4E1A\u52A1
FAMILY.Business_Intelligence=\u5546\u4E1A\u667A\u80FD
FAMILY.Connections=\u8FDE\u63A5
FAMILY.eXist=\u9000\u51FA
FAMILY.File=\u6587\u4ef6
FAMILY.FireBird=\u706B\u9E1F
FAMILY.HSQLDb=HSQLdb
FAMILY.Informix=Informix
FAMILY.Input=\u8F93\u5165
FAMILY.JavaDB=JavaDB
FAMILY.MSSql=MSSQL
FAMILY.MaxDB=MaxDB
FAMILY.MySQL=MySQL
FAMILY.Oracle=Oracle
FAMILY.Output=\u6807\u51c6\u8f93\u51fa
FAMILY.System=\u7CFB\u7EDF
FAMILY.Teradata=Teradata
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u66F4\u65B0\u7F16\u8F91\u5668\u7684\u8C03\u8272\u677F
ComponentsPreferencePage.notValidDirectory=\u60A8\u7684\u9009\u62E9\u5C06\u5BFC\u81F4\u6587\u4EF6\u5939\u5D4C\u5957\uFF0C\u8FD9\u662F\u4E0D\u63A8\u8350\u7684\u3002 \u4F60\u60F3\u7EE7\u7EED\u5417\uFF1F
ComponentsFactory.loadComponents.missingFolder=\u6587\u4EF6\u5939 "{0}" \u7F3A\u5C11\u63D2\u4EF6 "{1}".
ComponentsPreferencePage_SuccessTitle=Success
ComponentsPreferencePage_SuccessMessage1=\u9700\u8981\u91CD\u542FStudio\u6765\u52A0\u8F7D\u7EC4\u4EF6\u3002\u5426\u5219\uFF0C\u4F1A\u5728\u4E0B\u6B21\u542F\u52A8\u65F6\u52A0\u8F7D\u3002
ComponentsPreferencePage_SuccessMessage2=\u60A8\u60F3\u8981\u9A6C\u4E0A\u91CD\u542F\u5417\uFF1F

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.components.exchange

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.components.exchange.nl</artifactId>

View File

@@ -94,3 +94,8 @@ ImportExchangeDialog.REFRESHING_PROGRESSBAR=Refreshing\! Please Wait.....
ImportExchangeDialog.OPERATION_CANCELLED=Operation was cancelled
Exchange.logon.error=Exchange user have not been registered, please register using the preferences .
ImportExchangeDialog.download.extensions=Download extensions\! Please Wait\!
DownloadComponenentsAction_restartMessage=Install the new component successfully, but need restart studio to load it, are you want to restart now?
DownloadComponenentsAction_restartTitle=Need restart
DownloadComponenentsAction_failureTitle=Failure
DownloadComponenentsAction_failureMessage=Fail to install the component {0}, need check the component is valid or not.
DownloadComponenentsAction.installComponentsTitle=Install components

View File

@@ -94,3 +94,7 @@ ImportExchangeDialog.REFRESHING_PROGRESSBAR=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
ImportExchangeDialog.OPERATION_CANCELLED=\u64CD\u4F5C\u3092\u30AD\u30E3\u30F3\u30BB\u30EB
Exchange.logon.error=Exchange\u30E6\u30FC\u30B6\u304C\u767B\u9332\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u521D\u671F\u8A2D\u5B9A\u3092\u4F7F\u7528\u3057\u3066\u767B\u9332\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ImportExchangeDialog.download.extensions=\u62E1\u5F35\u6A5F\u80FD\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u4E2D\u3067\u3059\u3001\u66AB\u304F\u304A\u5F85\u3061\u4E0B\u3055\u3044\u3002
DownloadComponenentsAction_restartMessage=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u6210\u529F\u3057\u307E\u3057\u305F\u3002Studio\u306E\u518D\u8D77\u52D5\u304C\u5FC5\u8981\u3067\u3059\u3002\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B\uFF1F
DownloadComponenentsAction_restartTitle=\u518D\u8D77\u52D5\u8981
DownloadComponenentsAction_failureTitle=\u5931\u6557
DownloadComponenentsAction_failureMessage=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u59A5\u5F53\u304B\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002

View File

@@ -1,24 +1,79 @@
ExchangeView.Exchange=Exchange
AvailableExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
AvailableExtensionsComposite.Version=\u7248\u672C
AvailableExtensionsComposite.Rating=\u8BC4\u5206
AvailableExtensionsComposite.Author=\u4F5C\u8005
AvailableExtensionsComposite.FilterTitle=\u8FC7\u6EE4
AvailableExtensionsComposite.ViewDetail.installOperateStatus=\u5B89\u88C5
AvailableExtensionsComposite.ViewDetail.WriteReview=\u53D1\u8868\u8BC4\u8BBA
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailure=\u63D2\u5165\u5BA1\u67E5\u5931\u8D25
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=\u8BF7\u68C0\u67E5
DownloadedExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
DownloadedExtensionsComposite.DownloadedVersion=\u4E0B\u8F7D\u7248\u672C
DownloadedExtensionsComposite.DownloadDate=\u4E0B\u8F7D\u65E5\u671F
DownloadedExtensionsComposite.OperateStatus=\u64CD\u4F5C\u72B6\u6001
DownloadedExtensionsComposite.installOperateStatus=\u5B89\u88C5
DownloadedExtensionsComposite.installedOperateStatus=\u5DF2\u88C5\u8F7D
DownloadedExtensionsComposite.updateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
MyExtensionsComposite.Version=\u7248\u672C
MyExtensionsComposite.UploadDate=\u4E0A\u4F20\u65E5\u671F
MyExtensionsComposite.UpdateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ModifyOperateStatus=\u4FEE\u6539
MyExtensionsComposite.DeleteOperateStatus=\u5220\u9664
MyExtensionsComposite.Form.Return=\u8FD4\u56DE
MyExtensionsComposite.Form.ExtensionTitle=\u6269\u5C55\u6807\u9898
MyExtensionsComposite.Form.InitialVersion=\u521D\u59CB\u7248\u672C
MyExtensionsComposite.Form.Compatibility.AllVersions=\u6240\u6709\u7248\u672C
MyExtensionsComposite.Form.Compatibility.Version=\u7248\u672C
MyExtensionsComposite.Form.Compatibility.AndNewer=\u548C\u66F4\u65B0\u7684
MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=\u6240\u6709\u7248\u672C\u9664\u5916:
MyExtensionsComposite.Form.Description=\u5FC5\u8981\u7684
MyExtensionsComposite.Form.Visibility=\u80FD\u89C1\u5EA6
MyExtensionsComposite.Form.Visibility.Public=\u516C\u5F00\uFF08\u5168\u90E8\u53EF\u89C1\uFF09
MyExtensionsComposite.Form.Visibility.Private=\u79C1\u4EBA(\u6211\u770B\u5F97\u89C1)
MyExtensionsComposite.Form.Upload=\u4E0A\u4F20
MyExtensionsComposite.Form.Upload.SelectAnItem=\u4ECE\u5F53\u524D\u6253\u5F00\u7684\u9879\u76EE\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
MyExtensionsComposite.Form.Upload.File=\u6587\u4EF6:
MyExtensionsComposite.Form.Upload.Browse=\u6D4F\u89C8...
MyExtensionsComposite.Form.Upload.Browse.SelectFile=\u9009\u62E9\u8981\u4E0A\u4F20\u7684\u6269\u5C55\u540D\u7684\u6587\u4EF6
MyExtensionsComposite.Form.DeleteExtensionTile=\u5220\u9664\u6269\u5C55\u540D
MyExtensionsComposite.Form.DeleteExtensionMessage=\u786E\u5B9E\u8981\u5220\u9664\u6B64\u6269\u5C55\u540D\u5417?
MyExtensionsComposite.Form.UploadExtension=\u4E0A\u4F20\u6269\u5C55
MyExtensionsComposite.Form.UpdateExtension=\u66F4\u65B0\u6269\u5C55
MyExtensionsComposite.Form.ModifyExtension=\u4FEE\u6539\u6269\u5C55
ShowContributedExtensionsJob.ShowContributedExtensions.Title=\u5BFB\u627E\u5DF2\u5206\u914D\u63D2\u4EF6
ShowContributedExtensionsJob.ShowContributedExtensions.Message=\u5BFB\u627E\u6765\u81EA\u4EA4\u6362\u7684\u5DF2\u5206\u914D\u63D2\u4EF6
DeleteExtensionJob.DeleteExtensionJob.Title=\u5220\u9664\u6269\u5C55\u2026
DeleteExtensionJob.DeleteExtensionJob.Message=\u5220\u9664\u6269\u5C55\u2026
DeleteExtensionJob.DeleteFailure=\u5220\u9664\u5931\u8D25\u3002
DeleteExtensionJob.DeleteFailureTip=\u8BF7\u68C0\u67E5
ModifyExtensionJob.ModifyFailureTip=\u8BF7\u68C0\u67E5
InsertionExtensionAction.InstalledFailureTip=\u8BF7\u68C0\u67E5
UploadRevisionJob.Title=\u4E0A\u4F20\u4FEE\u6539\u4E2D...
UploadRevisionJob.Message=\u4E0A\u4F20\u4FEE\u6539\u4E2D...
UploadRevisionAction.InstalledFailure=\u4E0A\u4F20\u4FEE\u6539\u5931\u8D25\u3002
UploadRevisionAction.InstalledFailureTip=\u8BF7\u68C0\u67E5
DownloadComponenentsAction.installExchange=\u5B89\u88C5\u6765\u81EA Exchange \u4EA4\u6D41\u4E2D\u5FC3\u7684\u7EC4\u4EF6
DownloadComponenentsAction.DownloadTaskTitle=\u4ECEExchange\u4E0B\u8F7D\u6587\u4EF6
DownloadComponenentsAction.DownloadTaskName=\u4ECEURL\u4E0B\u8F7D\u6587\u4EF6
DownloadComponenentsAction.ReloadPalette=\u91CD\u65B0\u8F7D\u5165\u8C03\u8272\u677F...
DownloadComponenentsAction.DownloadFailure=\u4E0B\u8F7D\u5931\u8D25\u3002
DownloadComponenentsAction.DownloadFailureTip=\u5FC5\u987B\u4FEE\u6539\u4E0B\u8F7D\u8BBE\u7F6E\u3002
ExchangeWebService.insertionExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u63D2\u5165\u6210\u529F
ExchangeWebService.downloadingExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u4E0B\u8F7D\u6210\u529F
ExchangeWebService.deleteExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u5220\u9664\u6210\u529F\u3002
ExchangeWebService.insertionRevisionSuccessful=\u63D2\u5165\u4FEE\u6539\u6210\u529F\u3002
ImportExchangeDialog.dialogTitle=\u4ECETalend Exchange\u9009\u62E9\u4E00\u4E2A\u9879\u76EE
ImportExchangeDialog.WARNING=\u8B66\u544A
ImportExchangeDialog.NOTSELECTWARNING=\u8BF7\u4ECE\u8868\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
ImportExchangeDialog.EXTENSION_NAME=\u6269\u5C55\u540D
ImportExchangeDialog.AUTHOR_NAME=\u521B\u5EFA\u8005\u540D\u79F0
ImportExchangeDialog.LATEST_REVISION=\u6700\u65B0\u7248\u672C
ImportExchangeDialog.REFRESH_BUTTON=\u5237\u65B0
ImportExchangeDialog.OPERATION_CANCELLED=\u64CD\u4F5C\u5DF2\u53D6\u6D88
Exchange.logon.error=\u4EA4\u6362\u7528\u6237\u5C1A\u672A\u6CE8\u518C\uFF0C\u8BF7\u4F7F\u7528\u9996\u9009\u9879\u6CE8\u518C\u3002
DownloadComponenentsAction_restartMessage=\u6210\u529F\u5B89\u88C5\u65B0\u7EC4\u4EF6\uFF0C\u9700\u8981\u91CD\u542Fstudio\u6765\u52A0\u8F7D\uFF0C\u73B0\u5728\u91CD\u542F\u5417\uFF1F
DownloadComponenentsAction_restartTitle=\u9700\u7528\u91CD\u542F
DownloadComponenentsAction_failureTitle=\u5931\u8D25
DownloadComponenentsAction_failureMessage=\u5B89\u88C5\u7EC4\u4EF6{0}\u5931\u8D25\uFF0C\u9700\u8981\u68C0\u67E5\u7EC4\u4EF6\u662F\u5426\u6709\u6548\u3002

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.core
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -37,3 +37,5 @@ colorCodeViewer=Code Viewer colors
defaultTypeAndLength=Default Type and Length
metadataofTalendType=Metadata of TalendType
palettesettings=Palette Settings
standard.job.standalone=Standalone
standard.job.osgi=OSGi Bundle

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

@@ -19,8 +19,12 @@ Repository=\u50a8\u5b58\u5e93
appearance=\u5916\u89C2
colors=\u8272\u5F69
context=\u7EC4\u4EF6
font=\u5B57\u4F53
importExport=\u5BFC\u5165/\u5BFC\u51FA
internationalization=\u56FD\u9645\u5316
outputConsole=\u8F93\u51FA\u63A7\u5236\u53F0
performance=\u6267\u884C
exchange=Exchange
colorCodeViewer=\u4EE3\u7801\u6307\u793A\u989C\u8272
defaultTypeAndLength=\u9ED8\u8BA4\u7C7B\u578B\u548C\u957F\u5EA6
standard.job.standalone=\u5355\u4F8B

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.core.nl</artifactId>

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:
@@ -424,7 +418,7 @@ JobHierarchyViewPart.showDecription=To display the job hierarchy, select a job,
JobHierarchyViewer.hirarchy=Job Hierarchy
JobLaunchConfigurationDelegate.jobNotFound=Job {0} can not be found. Maybe it is removed.
JobTemplateViewsAndProcessUtil.jobName=Mock job for job template wizard
MultipleThreadDynamicComposite.gatherInformation=Gathering informations from repository
MultipleThreadDynamicComposite.gatherInformation=Gathering information from repository
Node.componentNotExist=This component depend on component {0}, but it doesn't exist.
Node.differentFromSchemaDefined=The schema from the input link "{0}\\" is different from the schema defined in the component.
Node.errorMessage1=A component that is not a sub process start can not have any link on sub job ok / on sub job error in input.
@@ -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,45 @@ 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
Node.notExistedContextName=The context name {0} of line {1} is not existed in column {2}
PerformancePreferencePage.generateLatestVersion=Generate the lastest version of corresponding documentation of job/joblet
ImportExportPreferencePage.rebuildRelationships=Rebuild relationships of items when export.
AbstractMultiPageTalendEditor.readonly=Warning
AbstractMultiPageTalendEditor.readonlyMessage=Can't save the job! Current job or project is readonly!
MainComposite.JobTypeSection.jobletTypeLabel=Joblet Type
ProcessController.UseDynamicJobSelectionDialog.message=Context param will be retrieved from Job : {0} !
GuessSchemaController.schemaOf=Schema of
Node.notFormedLoop=The connected components in a Job must not form a closed loop. Please check.
AbstractSchemaController.schema.title=Schema of {0}
DeploymentComposite.gourpIdLabel=Use Custom GroupId
DeploymentComposite.versionLabel=Use Custom Version
DeploymentComposite.buildTypeLabel=Build Type
DeploymentComposite.valueWarning=Value is invalid.
ComponentRefController.connectionLabel=Connection Component
DeploymentComposite.snapshotLabel=Use snapshot

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
@@ -680,16 +672,12 @@ ExchangePreferencePage.checkTisLogonExchangeTitle=Ne plus me demander de me conn
ExchangePreferencePage.exchangeCheckUpdatesTitle=Me notifier lorsque des mises à jour sont disponibles.
ExchangePreferencePage.currentUserTitle=Utilisateur :
OoziePreferencePage.userName=Utilisateur
OoziePreferencePage.path=Chemin
OoziePreferencePage.nameNodeEndPoint=Endpoint du NameNode
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 +690,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
@@ -726,6 +714,9 @@ ModulesInstaller_title1=Liste des modules non install
ModulesInstaller_text2=Les composants sélectionnés requièrent les modules tiers suivants
ModulesInstaller_title2=Liste des modules non installés pour les composants sélectionnés
PropertiesWizardPage.ItemExistsError=Cet élément existe déjà. Vérifiez la corbeille et videz-la si besoin.
PropertiesWizardPage.KeywordsError=Le nom n'est pas un identifiant valide.
PropertiesWizardPage.NameEmptyError=Le nom est vide.
PropertiesWizardPage.NameFormatError=Le nom contient des caractères incorrects.
ColorsCodeViewerPreferencePage.Comment1Color=Couleur du commentaire1
ColorsCodeViewerPreferencePage.Comment2Color=Couleur du commentaire2
ColorsCodeViewerPreferencePage.FunctionColor=Couleur de la fonction
@@ -740,10 +731,14 @@ MetadataTypeLengthPreferencePage.DBTYPE=Longueur par d
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=Type par défaut
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=Longueur par défaut
MetadataTypeLengthConstants.BOOLEAN_LENGTH=Boolean
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
MetadataTypeLengthConstants.BYTE_LENGTH=Byte
MetadataTypeLengthConstants.INTEGER_LENGTH=Integer
MetadataTypeLengthConstants.BYTEARRAY_LENGTH=byte[]
MetadataTypeLengthConstants.LONG_LENGTH=Long
MetadataTypeLengthConstants.CHARACTER_LENGTH=Character
MetadataTypeLengthConstants.OBJECT_LENGTH=Object
MetadataTypeLengthConstants.DATE_LENGHT=date
MetadataTypeLengthConstants.SHORT_LENGTH=Short
MetadataTypeLengthConstants.DOUBLE_LENGTH=Double
MetadataTypeLengthConstants.FLOAT_LENGTH=Float
@@ -769,10 +764,85 @@ MissingSettingsMultiThreadDynamicComposite.installName=Installer
PaserRuleSelectionDialog.RULE_NAME=Nom de la règle
PaserRuleSelectionDialog.RULE_TYPE=Type de règle
PaserRuleSelectionDialog.RULE_VALUE=Valeur de la règle
TracesConnectionUtils.connectionComment=Le schéma est vide ou non défini.
GEFDeleteAction.deleteConnectionDialog.msg=Supprimer le lien ne met pas automatiquement à jour les Jobs utilisant \nce Joblet. Continuer ?
GEFDeleteAction.deleteConnectionDialog.toggleMsg=Ne plus montrer ce dialogue.
PasswordController.NewPassword=Saisissez un nouveau mot de passe
PasswordController.NoteConvention=Note : suivez la convention Java qui nécessite que le texte soit entouré de guillemets doubles.
ToggleOrientationAction_horizontal_label=&Horizontal
ToggleOrientationAction_horizontal_tooltip=Horizontal
ToggleOrientationAction_horizontal_description=Horizontal
ToggleOrientationAction_vertical_label=&Vertical
ToggleOrientationAction_vertical_tooltip=Vertical
ToggleOrientationAction_vertical_description=Vertical
ToggleOrientationAction_automatic_label=&Automatique
ToggleOrientationAction_automatic_tooltip=Automatique
ToggleOrientationAction_automatic_description=Automatique
ToggleOrientationAction_single_tooltip=Hiérarchie seulement
ToggleOrientationAction_single_description=Hiérarchie seulement
ToggleViewAction_vajhierarchy_label=Hiérarchie du &Type
ToggleViewAction_vajhierarchy_tooltip=Afficher la hiérarchie du type
ToggleViewAction_vajhierarchy_description=Afficher la hiérarchie du type
WorkbenchMessages.SelectionDialog_selectLabel=&Sélectionner tout
WorkbenchMessages.SelectionDialog_deselectLabel=&Désélectionner tout
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é
UpdateHelpIndexJob.title=Indexation de l'aide locale...
PropertiesWizardPage.SameAsProjectname=Le nom est le même que celui du projet.
DesignerPreferencePage.JobletColorGroup=Joblet
CreateProcess.action.createStandardJob=Créer un Job standard
MainComposite.NameSection.Name=Nom
MainComposite.VersionAuthorSection.authorLabel=Auteur
MainComposite.VersionAuthorSection.versionLabel=Version
MainComposite.JobTypeSection.jobTypeLabel=Type de Job
MainComposite.JobFrameworkSection.jobFrameworkLabel=Framework
MainComposite.PurposeStatusSection.purposeLabel=Objectifs
MainComposite.PurposeStatusSection.statusLabel=Statut
MainComposite.DescriptionSection.Label=Description
MainComposite.DateSection.ModificationLabel=Modification
MainComposite.ItemExistsError=Cet élément existe déjà. Vérifiez dans la Corbeille et videz-la si nécessaire.
MainComposite.KeywordsError=Le nom n'est pas un identifiant valide.
MainComposite.NameEmptyError=Le nom est vide.
MainComposite.NameFormatError=Le nom contient des caractères incorrects.
MainComposite.SameAsProjectname=Le nom est le même que celui du projet.
EOozieParameterName.propertyType=Type de propriété
EOozieParameterName.hadoopDistribution=Distribution Hadoop
EOozieParameterName.hadoopVersion=Version d'Hadoop
EOozieParameterName.enableKerberos=Activer la sécurité Kerberos
EOozieParameterName.nameNodePrincipal=Principal du NameNode
EOozieParameterName.userName=Nom d'utilisateur
EOozieParameterName.useKeytab=Utiliser un Keytab pour l'authentification
EOozieParameterName.ktPrincipal=Principal
EOozieParameterName.keytab=KeyTab
EOozieParameterName.enableOoKerberos=Activer la sécurité Kerberos
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
PerformancePreferencePage.autoRefreshLocksField=Rafraîchissement automatique des verrous
AbstractSchemaController.copyChildSchema=Copier le schéma du Job fils
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.title.confirm=Confirmer
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.connectionNotAvaliable=La connexion n'est pas configurée ou est mal configurée dans le composant
AbstractSchemaController.inputNotSet=Connexion d'entrée non définie
AbstractBasicComponent.repository=Référentiel
ImportExportPreferencePage.rebuildRelationships=Reconstruire les relations des éléments lors de l'export.
AbstractMultiPageTalendEditor.readonlyMessage=Impossible de sauvegarder le Job. Le Job ou le projet est en lecture seule.
ProcessController.UseDynamicJobSelectionDialog.message=Le paramètre de contexte sera récupéré du Job : {0}.
AbstractSchemaController.schema.title=Schéma de {0}

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,14 +127,13 @@ 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
EParameterName.fromDatabaseFlag=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u304B\u3089
ContextRemoveParameterCommand.label=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306E\u524A\u9664
ContextParameterExtractor.ExistedTitle=\u30A8\u30E9\u30FC
EParameterName.UseVolumetrics=\u30DC\u30EA\u30E5\u30FC\u30E1\u30C8\u30EA\u30C3\u30AF\u30B9\u306E\u4F7F\u7528 (tFlowMeterCatcher)
EParameterName.UseVolumetrics=\u6D41\u91CF\u30E1\u30FC\u30BF\u30FC\u306E\u4F7F\u7528 (tFlowMeterCatcher)
ChangeConnectionStatusCommand.setLinkMain=\u30EA\u30F3\u30AF\u3092\u30E1\u30A4\u30F3\u306B\u8A2D\u5B9A
MergeOrderDialog.ModifyMergeOrder=- \u30DE\u30FC\u30B8\u306E\u9806\u5E8F\u3092\u5909\u66F4
DesignerPreferencePage.largeIconsSize=\u30A2\u30A4\u30B3\u30F3\u306E\u30B5\u30A4\u30BA \:
@@ -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
@@ -508,7 +500,7 @@ TalendEditorDropTargetListener.cancelOperation=\u64CD\u4F5C\u3092\u30AD\u30E3\u3
TalendEditorDropTargetListener.chooseComponent=\u4F5C\u6210\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u3072\u3068\u3064\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
TalendEditorDropTargetListener.title=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
TalendLaunchToolbarAction.information=\u60C5\u5831
TalendLaunchToolbarAction.noAvailableItem=\u5229\u7528\u3067\u304D\u308B\u5B9F\u884C\u4E2D\u306E\u9805\u76EE\u306F\u3042\u308A\u307E\u305B\u3093\u3002
TalendLaunchToolbarAction.noAvailableItem=\u5229\u7528\u3067\u304D\u308B\u5B9F\u884C\u4E2D\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u3042\u308A\u307E\u305B\u3093\u3002
TalendPaletteContextMenuProvider.descriptionAdd=\u304A\u6C17\u306B\u5165\u308A\u306B\u8FFD\u52A0
TalendPaletteContextMenuProvider.descriptionDisplay=\u30D5\u30A9\u30EB\u30C0\u30FC\u306E\u8868\u793A
TalendPaletteContextMenuProvider.descriptionHidden=\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u975E\u8868\u793A
@@ -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
@@ -729,6 +716,7 @@ Node.notSupportDepartition=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C
Node.notSupportPartitioning=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30C7\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30F3\u3057\u304B\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002
Node.notSupportPartition=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30F3\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002
OpenExistVersionProcess.open.title1=\u958B\u304D\u305F\u3044\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u9078\u629E
OpenExistVersionProcessPage.messageCreated1=\u4ED6\u306E\u30E6\u30FC\u30B6\u30FC\u304C\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u3092\u30ED\u30C3\u30AF\u3057\u3066\u3044\u308B\u5834\u5408\u3001\u65B0\u898F\u30D0\u30FC\u30B8\u30E7\u30F3\u306F\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093\u3002
OpenExistVersionProcessWizard.labelContent=\u30B8\u30E7\u30D6\u304C\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u304C\u4F5C\u6210\u51FA\u6765\u307E\u305B\u3093\u3002
Node.setPartitioning=\u30D1\u30E9\u30EC\u30EB\u5316\u3092\u8A2D\u5B9A
TalendEditorDropTargetListener.updateHadoopCfgDialog.title=Hadoop\u8A2D\u5B9A\u60C5\u5831\u3092\u66F4\u65B0\u3057\u307E\u3059
@@ -737,7 +725,9 @@ 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.ItemExistsError=\u30A2\u30A4\u30C6\u30E0\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u5B8C\u5168\u306B\u524A\u9664\u3057\u3066\u4E0B\u3055\u3044\u3002
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
@@ -760,6 +750,7 @@ MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u5
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.STRING_LENGTH=String
ContextParameterProposal.ContextVariable=\n\n\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570
ContextParameterProposal.Description=\u8AAC\u660E\uFF1A{0}
ContextParameterProposal.NoCommentAvaiable=\u30B3\u30E1\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
@@ -804,18 +795,29 @@ 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
NodePart_warning=\u8B66\u544A
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
PropertiesWizardPage.SameAsProjectname=\u540D\u79F0\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059\u3002
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
MainComposite.NameSection.Name=\u540D\u524D
MainComposite.VersionAuthorSection.authorLabel=\u4F5C\u6210\u8005
MainComposite.VersionAuthorSection.versionLabel=\u30D0\u30FC\u30B8\u30E7\u30F3
MainComposite.JobTypeSection.jobTypeLabel=\u30B8\u30E7\u30D6\u30BF\u30A4\u30D7
MainComposite.PurposeStatusSection.purposeLabel=\u76EE\u7684
MainComposite.PurposeStatusSection.statusLabel=\u30B9\u30C6\u30FC\u30BF\u30B9
MainComposite.DescriptionSection.Label=\u8A73\u7D30
MainComposite.ItemExistsError=\u30A2\u30A4\u30C6\u30E0\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u5B8C\u5168\u306B\u524A\u9664\u3057\u3066\u4E0B\u3055\u3044\u3002
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
EOozieParameterName.hadoopVersion=Hadoop\u30D0\u30FC\u30B8\u30E7\u30F3
EOozieParameterName.enableKerberos=Kerberos\u8A8D\u8A3C\u3092\u6709\u52B9\u5316
EOozieParameterName.nameNodePrincipal=\u30CD\u30FC\u30E0\u30CE\u30FC\u30C9\u30D7\u30EA\u30F3\u30B7\u30D1\u30EB
EOozieParameterName.userName=\u30E6\u30FC\u30B6\u30FC\u540D
@@ -827,3 +829,27 @@ 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
AbstractMultiPageTalendEditor.readonly=\u8B66\u544A
AbstractMultiPageTalendEditor.readonlyMessage=\u30B8\u30E7\u30D6\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\uFF01\u30B8\u30E7\u30D6\u53C8\u306F\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306F\u30EA\u30FC\u30C9\u30AA\u30F3\u30EA\u30FC\u3067\u3059\uFF01
ProcessController.UseDynamicJobSelectionDialog.message=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306F\u3001\u30B8\u30E7\u30D6 {0} \u304B\u3089\u53D6\u5F97\u3055\u308C\u307E\u3059\uFF01
DeploymentComposite.gourpIdLabel=\u30AB\u30B9\u30BF\u30E0\u30B0\u30EB\u30FC\u30D7ID\u3092\u4F7F\u7528
DeploymentComposite.versionLabel=\u30AB\u30B9\u30BF\u30E0\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u4F7F\u7528
DeploymentComposite.buildTypeLabel=\u30D3\u30EB\u30C9\u30BF\u30A4\u30D7

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
@@ -153,6 +150,7 @@ ResizeNodeCommand.Name=\u91CD\u65B0\u5B9A\u4E49\u7EC4\u4EF6\u5927\u5C0F
DesignerPreferencePage.viewOptions=\u7EC4\u4EF6\u8BBE\u7F6E\u6807\u7B7E\u7684\u5E03\u5C40:
TalendEditorPaletteFactory.CreateNote=\u521b\u5efa\u8282\u70b9
EmfComponent.Perf=\u6027\u80fd
MergeOrderDialog.Order=\u8BA2\u8D2D
DesignerPreferencePage.display.hiddenComponents=\u663E\u793A\u9690\u85CF\u7EC4\u4EF6(\u9700\u8981\u91CD\u65B0\u542F\u52A8)
EParameterName.UseLogs=\u7528\u65E5\u5FD7\u4FE1\u606F(tLogCatcher)
ConnectionSetAsMainRef.lookupLabel=\u8BBE\u7F6E\u4E3A lookup \u8FDE\u63A5
@@ -248,7 +246,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 +259,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
@@ -287,6 +283,7 @@ UpdateDetectionDialog.Items=\u9879\u76EE
CodeView.End=\u7ed3\u675f
ContextParameterPage.defaultValueEmpty=\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528\u7f3a\u7701\u503c\u3002
UpdateDetectionDialog.WarningMessage=\u4E00\u4E9B\u672A\u68C0\u67E5\u7684\u9879\u76EE\u4F1A\u66F4\u6539\u5230built-in\u6A21\u5F0F\u3002
ChangeValuesFromRepository.messageDialog.take=\u91C7\u53D6
NoRepositoryDialog.Title=\u9519\u8BEF
StatsAndLogsComposite.ReloadMessages=\u5F53\u524D\u8BBE\u7F6E\u5C06\u88AB\u8986\u76D6\uFF0C\u4ECD\u8981\u7EE7\u7EED\u5417\uFF1F
EParameterName.propertyType=\u5c5e\u6027\u7c7b\u578b
@@ -305,6 +302,7 @@ AbstractPreferenceComposite.jobAssigned=\u5B50\u5DE5\u4F5C\u5E94\u5206\u914D\u7E
AbstractPreferenceComposite.textContent=\u5E94\u7528\u5B50\u5DE5\u4F5C
AbstractPreferenceComposite.tipContent=\u5E94\u7528\u5B50\u5DE5\u4F5C
AbstractPreferenceComposite.warning=\u8B66\u544A\: {0}
ColumnListController.confirm=\u786E\u5B9A
ColumnListController.saveChange=\u5728{0} schema\u7684\u680F\u4F4D\u5DF2\u88AB\u4FEE\u6539\uFF0C\u60A8\u8981\u4F20\u64AD\u8FD9\u79CD\u6539\u53D8\u5417?
ComboController.alert=\u8B66\u6212
ComboController.nothingGuess=\u6CA1\u6709\u8981\u8BA1\u7B97\u7684\u3002
@@ -327,6 +325,7 @@ DbTableController.setParameter=\u8BF7\u8BBE\u7F6E\u8FDE\u63A5\u53C2\u6570
DbTableController.showTableList=\u663E\u793A\u5F53\u524D\u8FDE\u63A5\u4E0B\u7684\u6240\u6709\u8868
DbTableController.waitingForOpen=\u7B49\u5F85\u6253\u5F00\u6570\u636E\u5E93\u8868\u5BF9\u8BDD\u6846
DesignerCoreService.property=\u5C5E\u6027
DesignerCoreService.propertySource=\u5C5E\u6027\uFF1A\u6765\u6E90
DesignerPreferencePage.DesignerEditorBackgroundColor=\u80CC\u666F\u989C\u8272
DesignerPreferencePage.ReadonlyBackgroundColor=\u53EA\u8BFB\u80CC\u666F\u989C\u8272
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=\u4F5C\u4E1A\u8BBE\u8BA1\u7F16\u8F91\u5668\u989C\u8272
@@ -350,6 +349,7 @@ EParameterName.RowSeparator=\u884c\u5206\u9694\u7b26
EParameterName.SubjobColor=\u5B50\u4F5C\u4E1A\u989C\u8272
EParameterName.SubjobTitleColor=\u6807\u9898\u989C\u8272
EParameterName.TracesConnection=\u8FFD\u8E2A\u6B64\u8FDE\u63A5
EParameterName.creation=\u521B\u5EFA
EParameterName.csvOption=CSV \u9009\u9879
EParameterName.encoding=\u7f16\u7801
EParameterName.escapeChar=\u8F6C\u4E49\u7684\u5B57\u7B26
@@ -376,6 +376,7 @@ FilterTraceColumnAction.Condition=\u6761\u4EF6
FilterTraceColumnAction.SelectAll=\u5168\u9009
FilterTraceColumnAction.UnselectAll=\u5168\u90E8\u4E0D\u9009
GEFPasteAction.textWarning=\u8B66\u544A\uFF01
GEFPasteAction.warningMessages=\u4E0D\u80FD\u7C98\u8D34Joblet\u7279\u5B9A\u7EC4\u4EF6(\u8F93\u5165/\u8F93\u51FA)\u3002
GuessSchemaController.connectionError=\u8FDE\u63A5\u9519\u8BEF
GuessSchemaController.connectionFailed=\u8FDE\u63A5\u6570\u636E\u5E93\u5931\u8D25
GuessSchemaController.setParameter=\u8BF7\u8BBE\u7F6E\u8FDE\u63A5\u53C2\u6570
@@ -410,6 +411,7 @@ OpenExistVersionProcessPage.messageCreated=\u5982\u679C\u8FD9\u4E2A\u4F5C\u4E1A\
OpenExistVersionProcessPage.textContent=\u8981\u521B\u5EFA\u65B0\u7248\u672C\u5E76\u6253\u5F00\u5417\uFF1F
OpenJobAction.description=\u5728\u7F16\u8F91\u5668\u4E2D\u6253\u5F00\u4E00\u4E2A\u4F5C\u4E1A
OpenJobAction.tipText=\u6253\u5F00\u4E00\u4E2A\u4F5C\u4E1A
ParallelExecutionAction.talend=Talend
PromptDefaultValueDialog.column=\u5217
PromptDefaultValueDialog.defaultValue=\u7f3a\u7701\u503c
PropertiesTableEditorModel.removeSchema=\u79FB\u9664\u56FE\u89E3
@@ -428,8 +430,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
@@ -466,6 +466,7 @@ PerformancePreferencePage.RepositoryPreferencePage.RefreshManually=\u624B\u52A8\
PerformancePreferencePage.RepositoryPreferencePage.RefreshSaved=\u4FDD\u5B58\u4E00\u4E2A\u9879\u76EE\u65F6\u5237\u65B0
Node.eachRowNeedLoop=\u6BCF\u4E00\u884C\u7684\u53C2\u6570{0}\u81F3\u5C11\u9700\u8981\u4E00\u4E2A\u503C
ConnectionCreateCommand.inputValid=\u8F93\u5165\u65E0\u6548\u3002
DesignerPreferencePage.actionInJobDesigner=\u5728Job\u8BBE\u8BA1\u4E2D\u4F7F\u7528\u53CD\u952F\u9F7F\u8BBE\u7F6E\u548C\u63D2\u503C
DesignerPreferencePage.compactView=\u7F29\u653E\u89C6\u56FE
DesignerPreferencePage.iconSize24=24 \u50CF\u7D20
DesignerPreferencePage.iconSize32=32 \u50CF\u7D20
@@ -481,17 +482,23 @@ AppearancePreferencePage.textFont=\u5907\u6CE8\u5B57\u4F53
AppearancePreferencePage.groupBySource=\u5728\u4E0A\u4E0B\u6587\u201C\u6839\u636E\u6E90\u5206\u7EC4\u201D
EParameterName.columnIndex=\u5217\u7D22\u5F15
EParameterName.dataSource=\u6570\u636E\u6E90
EParameterName.useMultiSaparators=\u4F7F\u7528\u591A\u4E2A\u5206\u9694\u7B26
EParameterName.multiSaparators=\u5206\u9694\u7B26
EmfComponent.tnsfile=\u4F7F\u7528 tns \u6587\u4EF6
ErrorMessageDialog.property_error=\u9519\u8BEF\u7684\u5C5E\u6027
MergeOrderDialog.ConnectionName=\u8FDE\u63A5\u540D\u79F0
TnsEditorDialog.Value=\u53C2\u6570\u503C
EParameterName.jvmArgTitle=\u4F7F\u7528\u6307\u5B9A\u7684JVM\u53C2\u6570
EParameterName.service_name=\u672C\u5730\u670D\u52A1\u540D
EParameterName.KeepCDCDatasTitle=\u5728CDC\u8868\u4E2D\u4FDD\u5B58\u6570\u636E
MessageMemoController.Message=\u6D88\u606F
DocumentationPreferencePage.userDocLogo=\u7528\u6237\u6587\u6863\u56FE\u6807
DocumentationPreferencePage.companyName=\u516C\u53F8\u540D\u79F0\uFF1A
EParameterName.FunName=\u51FD\u6570\u540D
I18nPreferencePage.importBabili=\u4ECEBabili\u5BFC\u5165\u7FFB\u8BD1
I18nPreferencePage.restart=\u91CD\u542F
I18nPreferencePage.restartButton=\u91CD\u542F\u540E\u751F\u6548\u3002
ShowBreakpointAction.ShowBreakpoint=\u663E\u793A\u65AD\u70B9\u8BBE\u7F6E
EParameterName.IDocName=IDoc \u540D
EParameterName.jdbcURL=JDBC URL
EParameterName.driverJar=\u9A71\u52A8 JAR
@@ -500,49 +507,138 @@ EParameterName.mappingFile=\u6620\u5C04\u6587\u4EF6
SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=\u7cfb\u7edf\u4e8b\u52a1
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=\u7528\u6237\u4e8b\u52a1
AbstractMultiPageTalendEditor_pleaseWait=\u4FDD\u5B58\u4E2D\uFF0C\u8BF7\u7B49\u5F85......
DocumentationPreferencePage.use_css_template=\u5BFC\u51FA\u5230HTML\u65F6\uFF0C\u4F7F\u7528CSS\u6587\u4EF6\u4F5C\u4E3A\u6A21\u677F
DocumentationPreferencePage.css_file=CSS \u6587\u4EF6
DocumentationPreferencePage.must_css_file=\u5FC5\u987B\u662F\u4E00\u4E2Acss\u6587\u4EF6
DocumentationPreferencePage.must_existing_value=\u5FC5\u987B\u662F\u5DF2\u5B58\u5728\u7684\u6587\u4EF6\n
WSDL2JAVAController.WSDLEquals=WSDL\u4E0D\u80FD\u7B49\u4E8E "";
BringForwardAction_bring_forward=\u5411\u524D
BringToFrontAction_bring_to_front=\u7F6E\u4E8E\u9876\u5C42
Processor.configureJava=Java\u62e6\u622a\u5668\u6ca1\u6709\u914d\u7f6e
Processor.configurePerl=Perl\u62e6\u622a\u5668\u6ca1\u6709\u914d\u7f6e
Processor.execFailed=\u4f5c\u4e1a\u6267\u884c\u5931\u8d25
Processor.generationFailed=\u751f\u6210\u4ee3\u7801\u5931\u8d25
Processor.perlModuleNotFound=\u6ca1\u6709\u53d1\u73b0Perl\u6a21\u5757\u63d2\u4ef6
CreateProcess.createRoutes=\u521B\u5EFA\u8DEF\u7531
EParameterName.routeType=\u7C7B\u578B
EParameterName.Context.Job=\u4E0A\u4E0B\u6587\u5DE5\u4F5C
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=\u89E3\u9664\u4FEE\u6539\u5E93\u540E\u7684\u81EA\u52A8\u5220\u9664/\u66F4\u65B0
CamelPerformancePreferencePage.propertyCodeCheck=\u7528\u4ea7\u751f\u7684\u4ee3\u7801\u68c0\u67e5\u533a\u57df\u7684\u5c5e\u6027\uff08\u8fd9\u4e0d\u80fd\u662f\u63a7\u4ef6\u5c5e\u6027\u66f4\u5feb\uff09
CamelPerformancePreferencePage.generateCode=\u6253\u5F00\u8DEF\u7EBF\u65F6\u751F\u6210\u4EE3\u7801
CamelPerformancePreferencePage.checkVersion=\u66F4\u65B0\u8DEF\u5F84\u65F6\u53EA\u68C0\u67E5\u6700\u540E\u4E00\u4E2A\u7248\u672C
CamelPerformancePreferencePage.addOrDeleteVariable=\u5C06\u6DFB\u52A0/\u5220\u9664\u4F20\u9012\u5230\u5E93\u4E0A\u4E0B\u6587\u4E2D
ImportRulesFromRepository.dialog=\u5bfc\u5165
GenerateGrammarController.export=\u5BFC\u51FA
GenerateGrammarController.import=\u5bfc\u5165
GenerateGrammarController.prompt=\u751F\u6210Jar\u5305\u5931\u8D25
ExchangePreferencePage.signInExchangeTitle=\u767B\u5165
ExchangePreferencePage.signOutExchangeTitle=\u767B\u51FA
ExchangePreferencePage.checkTisLogonExchangeTitle=\u5728\u767B\u9646\u65F6\u4E0D\u8981\u8BE2\u95EE\u6211\u662F\u5426\u8FDE\u63A5\u5230TalendForge
ExchangePreferencePage.exchangeCheckUpdatesTitle=\u66F4\u65B0\u7684\u6269\u5C55\u63D2\u4EF6\u53EF\u7528\u65F6\uFF0C\u901A\u77E5\u6211\u3002
ExchangePreferencePage.currentUserTitle=\u5F53\u524D\u7528\u6237:
OoziePreferencePage.userName=\u7528\u6237\u540D
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
AbstractMultiPageTalendEditor.canNotSaveMessage=\u4F5C\u4E1A\u672A\u88AB\u7528\u6237\u9501\u5B9A,\u65E0\u6CD5\u4FDD\u5B58
ConnectionSetAsMainRef.ConnectionModifyError=\u542F\u52A8\u7EC4\u4EF6\u5177\u6709\u5B50\u8FDE\u63A5\u65F6,\u65E0\u6CD5\u4FEE\u6539\u8FDE\u63A5
ConnectionSetAsMainRef.ERROR=\u9519\u8BEF
ModifyMergeOrderAction.ConnectionModifyError=\u542F\u52A8\u7EC4\u4EF6\u5177\u6709\u5B50\u8FDE\u63A5\u65F6,\u65E0\u6CD5\u4FEE\u6539\u8FDE\u63A5
ModifyMergeOrderAction.ERROE=\u9519\u8BEF
ConnectionDeleteCommand.COLLAPSE=\u8B66\u544A
DbTableController.dialog.title=\u9519\u8BEF
DbTableController.dialog.contents.fetchTableFailed=\u8868\u4E0D\u80FD\u6210\u529F\u83B7\u53D6\uFF01\u66F4\u591A\u8BE6\u7EC6\u4FE1\u606F\uFF0C\u8BF7\u68C0\u67E5\u9519\u8BEF\u65E5\u5FD7\u3002
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=\u4F8B\u7A0B\u672A\u88AB\u7528\u6237\u9501\u5B9A,\u65E0\u6CD5\u4FDD\u5B58\u3002
EOozieParameterName.hadoopAppPath=HDFS \u8DEF\u5F84
EOozieParameterName.jobId=\u4F5C\u4E1A\u6807\u8BC6\u7B26
PropertiesContextAction.parallelization=\u8BBE\u7F6E\u5E76\u53D1\u6267\u884C
Connection.paral_partitioner=\u5206\u533A\u7684\u884C
Connection.paral_none=\u6CA1\u6709
ProcessUpdateManager.Question=\u95EE\u9898
PropertiesContextAction.disableParallelization=\u7981\u7528\u5E76\u53D1\u6267\u884C
OpenExistVersionProcessWizard.windowTitle1=\u8F93\u5165\u4E00\u4E2A\u5176\u5B83\u7684\u7248\u672C
OpenExistVersionProcess.open.title1=\u9009\u62E9\u6253\u5F00\u4E00\u4E2A\u7248\u672C
OpenExistVersionProcessPage.messageCreated1=\u5982\u679C\u6B64\u9879\u76EE\u88AB\u5176\u4ED6\u7528\u6237\u9501\u5B9A\uFF0C\u5219\u65E0\u6CD5\u4E3A\u5176\u521B\u5EFA\u65B0\u7248\u672C\u3002
CodeView.initMessage=\u751F\u6210\u5F15\u64CE\u521D\u59CB\u5316\u8FDB\u884C\u4E2D...
ColorsCodeViewerPreferencePage.Comment1Color=\u8BC4\u8BBA1\u989C\u8272
ColorsCodeViewerPreferencePage.Comment2Color=\u8BC4\u8BBA2\u989C\u8272
ColorsCodeViewerPreferencePage.DigitColor=\u6570\u5B57\u989C\u8272
ColorsCodeViewerPreferencePage.FunctionColor=\u65B9\u6CD5\u989C\u8272
ColorsCodeViewerPreferencePage.InvalidColor=\u65E0\u6548\u7684\u989C\u8272
ColorsCodeViewerPreferencePage.LabelColor=\u6807\u7B7E\u989C\u8272
ColorsCodeViewerPreferencePage.Literal1Color=Literal1\u989C\u8272
ColorsCodeViewerPreferencePage.Literal2Color=Literal2\u989C\u8272
ColorsCodeViewerPreferencePage.MarkupColor=\u6807\u8BB0\u989C\u8272
ColorsCodeViewerPreferencePage.OperatorColor=\u8FD0\u7B97\u7B26\u989C\u8272
ColorsCodeViewerPreferencePage.defaultColor=\u9ED8\u8BA4\u989C\u8272
ColorsCodeViewerPreferencePage.fieldTip=\u7C97\u4F53
ColorsCodeViewerPreferencePage.keyword1Color=\u5173\u952E\u8BCD1\u989C\u8272
ColorsCodeViewerPreferencePage.keyword2Color=\u5173\u952E\u8BCD2\u989C\u8272
ColorsCodeViewerPreferencePage.keyword3Color=\u5173\u952E\u8BCD3\u989C\u8272
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u9ED8\u8BA4\u957F\u5EA6
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u9ED8\u8BA4\u957F\u5EA6
MetadataTypeLengthConstants.INTEGER_LENGTH=\u6574\u6570\u578B
MetadataTypeLengthConstants.OBJECT_LENGTH=\u5BF9\u8C61
MetadataTypeLengthConstants.DATE_LENGHT=\u65E5\u671F
MetadataTypeLengthConstants.DOUBLE_LENGTH=\u53CC\u7CBE\u5EA6\u578B
MetadataTypeLengthConstants.STRING_LENGTH=\u5B57\u7B26\u4E32
MetadataTypeLengthConstants.LIST_LENGTH=\u5217\u8868
ContextParameterProposal.Description=\u63CF\u8FF0\uFF1A{0}
ContextParameterProposal.NoCommentAvaiable=\u6CA1\u6709\u8BC4\u8BBA\u53EF\u7528
RoutinesFunctionProposal.User=User
GlobalVariableProposal.Description=\u63CF\u8FF0\uFF1A {0}
GlobalVariableProposal.VariableName=\n\n\u53D8\u91CF\u540D\uFF1A{1}
ActivateSubjobAction.ActivateCompleteRoute=\u6FC0\u6D3B\u5168\u90E8\u7EBF\u8DEF
ActivateSubjobAction.DeactivateCompleteRoute=\u7981\u7528\u6574\u4E2A\u8DEF\u7EBF\u6D41
MissingSettingsMultiThreadDynamicComposite.installName=\u5B89\u88C5
DesignerPreferencePage.MRColorGroup=\u7528\u6237\u540D\u9ED8\u8BA4\u989C\u8272
PaserRuleSelectionDialog.RULE_NAME=\u89C4\u5219\u540D\u79F0
DesignerPreferencePage.notShowWarningDialog=\u5F53\u5728\u4E00\u4E2Ajoblet\u4E2D\u5220\u9664\u8FDE\u63A5\u5230\u89E6\u53D1\u5668\u8F93\u5165/\u8F93\u51FA\u7EC4\u4EF6\u7684\u94FE\u63A5\u65F6\uFF0C\u4E0D\u8981\u663E\u793A\u8B66\u544A\u3002
GEFDeleteAction.deleteConnectionDialog.title=\u8B66\u544A
GEFDeleteAction.deleteConnectionDialog.msg=\u5220\u9664\u8BE5\u94FE\u63A5\u5E76\u4E0D\u4F1A\u81EA\u52A8\u66F4\u65B0\u4F7F\u7528joblet\u7684\u4F5C\u4E1A\u3002\u7EE7\u7EED\u5417?
GEFDeleteAction.deleteConnectionDialog.toggleMsg=\u4E0D\u8981\u518D\u663E\u793A\u6B64\u5BF9\u8BDD\u6846\u3002
FocusOnJobAction.FocusOnTypeAction_description=\u5C06\u7C7B\u578B\u5C42\u6B21\u7ED3\u6784\u96C6\u4E2D\u5728\u4E00\u4E2A\u65B0\u7C7B\u578B\u4E0A
FocusOnJobAction.FocusOnTypeAction_tooltip=\u5C06\u7C7B\u578B\u5C42\u6B21\u7ED3\u6784\u96C6\u4E2D\u5728\u4E00\u4E2A\u65B0\u7C7B\u578B\u4E0A
FocusOnJobAction.TypeHierarchyViewPart_layout_submenu=&\u5E03\u5C40
WorkbenchMessages.SelectionDialog_selectLabel=&\u9009\u62E9\u5168\u90E8
WorkbenchMessages.SelectionDialog_deselectLabel=&\u53CD\u9009\u5168\u90E8
NodePart_warning=\u8B66\u544A
DesignerPreferencePage.lineStyle=\u5728Job\u8BBE\u8BA1\u4E2D\u4F7F\u7528\u66F2\u7EBF
DesignerPreferencePage.JobletGroupColorLabel=Joblet\u7EC4\u989C\u8272
CreateProcess.action.createStandardJob=\u521B\u5EFA\u6807\u51C6\u4F5C\u4E1A
MainComposite.NameSection.Name=\u540D\u79F0
MainComposite.VersionAuthorSection.authorLabel=\u4F5C\u8005
MainComposite.VersionAuthorSection.versionLabel=\u7248\u672C
MainComposite.JobTypeSection.jobTypeLabel=\u4EFB\u52A1\u7C7B\u578B
MainComposite.JobFrameworkSection.jobFrameworkLabel=\u6846\u67B6
MainComposite.PurposeStatusSection.statusLabel=\u72B6\u6001
MainComposite.DescriptionSection.Label=\u63CF\u8FF0
MainComposite.DateSection.creationLabel=\u521B\u5EFA
DesignerPreferencePage.duplicateTestCases=\u5F53\u505A\u91CD\u590D\u5DE5\u4F5C\u65F6\u91CD\u590D\u6D4B\u8BD5
EOozieParameterName.hadoopDistribution=Hadoop \u53D1\u884C\u7248
EOozieParameterName.hadoopVersion=Hadoop version
EOozieParameterName.userName=\u7528\u6237\u540D
EOozieParameterName.group=\u7EC4
EOozieParameterName.useKeytab=\u4F7F\u7528keytab\u8FDB\u884C\u8EAB\u4EFD\u9A8C\u8BC1
Node.checkSparkMLComponentVersion14=\u8BE5\u7EC4\u4EF6\u9700\u8981Spark 1.4\u6216\u66F4\u9AD8\u7248\u672C\u3002
Node.checkSparkMLComponentVersion15=\u8BE5\u7EC4\u4EF6\u9700\u8981Spark 1.5\u6216\u66F4\u9AD8\u7248\u672C\u3002
AbstractSchemaController.copyChildSchema=\u590D\u5236\u5B50\u4F5C\u4E1A\u6A21\u5F0F
AbstractSchemaController.editSchema=\u7F16\u8F91\u67B6\u6784
AbstractSchemaController.resetButton.tooltip=\u8FD9\u5C06\u81EA\u52A8\u63D0\u53D6\u524D\u4E00\u4E2A\u7EC4\u4EF6\u7684\u5217
AbstractSchemaController.schemaOf=\u6A21\u5F0F
AbstractSchemaController.syncColumns=\u540C\u6B65\u5217
AbstractSchemaController.validationrule.title.warn=\u8B66\u544A
AbstractSchemaController.validationrule.title.confirm=\u786E\u5B9A
AbstractSchemaController.validationrule.selectBuildInMsg=\u5982\u679C\u4F60\u9009\u62E9\u7684\u5185\u7F6E\u5185\u7F6E\u7EC4\u4EF6\u4E0B\u7684\u9A8C\u8BC1\u89C4\u5219\u4F1A\u4E22\u5931\uFF0C\u662F\u5426\u5C06\u7EE7\u7EED\uFF1F
AbstractSchemaController.connectionNotAvaliable=\u672A\u8BBE\u7F6E\u8FDE\u63A5\u6216\u8FDE\u63A5\u8BBE\u7F6E\u4E0D\u5B8C\u6574
AbstractSchemaController.inputNotSet=\u8F93\u5165\u8FDE\u63A5\u672A\u8BBE\u7F6E
AbstractBasicComponent.repository=\u4ED3\u5E93
AbstractMultiPageTalendEditor.readonly=\u8B66\u544A
AbstractMultiPageTalendEditor.readonlyMessage=\u4E0D\u80FD\u4FDD\u5B58\u4EFB\u52A1\uFF01\u5F53\u524D\u4EFB\u52A1\u6216\u9879\u76EE\u53EA\u8BFB\uFF01
GuessSchemaController.schemaOf=\u6A21\u5F0F
AbstractSchemaController.schema.title={0}\u7684\u6A21\u5F0F
DeploymentComposite.gourpIdLabel=\u4F7F\u7528\u81EA\u5B9A\u4E49Group ID
DeploymentComposite.versionLabel=\u4F7F\u7528\u81EA\u5B9A\u4E49\u7248\u672C
DeploymentComposite.valueWarning=\u503C\u65E0\u6548

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.dbmap

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.dbmap.nl</artifactId>

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,41 +72,59 @@ 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
DbGenerationManager.InputOperationSetMessage=L'opérateur de l'entrée '{0}' n'est pas défini
HTMLDocGenerator_generate_document=Documentation générée
HTMLDocGenerator.author=Auteur
HTMLDocGenerator.author1=Auteur
HTMLDocGenerator.column=Colonne
HTMLDocGenerator.comment=Commentaire
HTMLDocGenerator.component=Composant :
HTMLDocGenerator.component_description=Description des composants
HTMLDocGenerator.component_list=Liste des composants
HTMLDocGenerator.component_name=Nom du composant
HTMLDocGenerator.component_parameters=Paramètres du composant
HTMLDocGenerator.component_type=Type de composant
HTMLDocGenerator.content=contenu
HTMLDocGenerator.context=Contexte :
HTMLDocGenerator.context_list=Liste des contextes
HTMLDocGenerator.creation=Création
HTMLDocGenerator.description=Description
HTMLDocGenerator.extra_settings=Paramètres suppl.
HTMLDocGenerator.generation_date=Date de génération
HTMLDocGenerator.job_description=Description
HTMLDocGenerator.job_settings=Paramètres
HTMLDocGenerator.key=Clé
HTMLDocGenerator.label=Libellé
HTMLDocGenerator.language=Langue
HTMLDocGenerator.length=Length
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Expression
HTMLDocGenerator.mapper.join.type=Type de jointure
HTMLDocGenerator.mapper.operator=Opérateur
HTMLDocGenerator.mapper.table.name=Nom de la table
HTMLDocGenerator.modification=Modification
HTMLDocGenerator.name=Nom
HTMLDocGenerator.nullable=Nullable
HTMLDocGenerator.precision=Precision
HTMLDocGenerator.project_description=Description du projet
HTMLDocGenerator.project_name=Nom du projet
HTMLDocGenerator.properties=Propriétés
HTMLDocGenerator.purpose=Objectifs
HTMLDocGenerator.row_default=Défaut
HTMLDocGenerator.row_functions=Fonctions
HTMLDocGenerator.row_parameters=Paramètres
HTMLDocGenerator.schema_for=Schéma de
HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Code source
HTMLDocGenerator.stats_logs=Stats & Logs
HTMLDocGenerator.status=Statut
HTMLDocGenerator.summary=Résumé
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
@@ -78,6 +78,10 @@ DbGenerationManager.InputExpSetMessage=\u5165\u529B\u30A8\u30F3\u30C8\u30EA '{0}
DbGenerationManager.InputOperationSetMessage=\u5165\u529B\u30A8\u30F3\u30C8\u30EA '{0}' \u306E\u6F14\u7B97\u5B50\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
DbGenerationManager.OuputExpSetMessage=\u51FA\u529B\u30A8\u30F3\u30C8\u30EA '{0}' \u306E\u5F0F\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
HTMLDocGenerator_generate_document=\u751F\u6210\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
HTMLDocGenerator.author=\u4F5C\u6210\u8005
HTMLDocGenerator.author1=\u4F5C\u6210\u8005
HTMLDocGenerator.column=\u30AB\u30E9\u30E0
HTMLDocGenerator.comment=\u30B3\u30E1\u30F3\u30C8
HTMLDocGenerator.component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 \:
HTMLDocGenerator.component_description=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8AAC\u660E
HTMLDocGenerator.component_list=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8
@@ -106,9 +110,12 @@ HTMLDocGenerator.mapper.expression=\u5F0F
HTMLDocGenerator.mapper.iaminimized=\u6700\u5C0F\u5316
HTMLDocGenerator.mapper.isjoin=\u30B8\u30E7\u30A4\u30F3
HTMLDocGenerator.mapper.join.type=\u30B8\u30E7\u30A4\u30F3\u30BF\u30A4\u30D7
HTMLDocGenerator.mapper.operator=\u6F14\u7B97\u5B50
HTMLDocGenerator.mapper.table.for=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB
HTMLDocGenerator.mapper.table.name=\u30C6\u30FC\u30D6\u30EB\u540D
HTMLDocGenerator.mapper.table.properties=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB\u5C5E\u6027
HTMLDocGenerator.modification=\u4FEE\u6B63
HTMLDocGenerator.name=\u540D\u524D
HTMLDocGenerator.need_prompt=\u30D7\u30ED\u30F3\u30D7\u30C8\uFF1F
HTMLDocGenerator.nullable=NULL\u53EF\u80FD
HTMLDocGenerator.original_function_para=\u30AA\u30EA\u30B8\u30CA\u30EB\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30D1\u30E9\u30E1\u30FC\u30BF
@@ -134,8 +141,10 @@ HTMLDocGenerator.tmap.isnullable=NULL\u53EF\u80FD
HTMLDocGenerator.tmap.isreject=\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.isrejectinner=\u30A4\u30F3\u30CA\u30FC\u30B8\u30E7\u30A4\u30F3\u306E\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.matching.mode=\u30DE\u30C3\u30C1\u30F3\u30B0\u30E2\u30FC\u30C9
HTMLDocGenerator.type=\u30BF\u30A4\u30D7
HTMLDocGenerator.unique_name=\u30E6\u30CB\u30FC\u30AF\u306A\u540D\u524D
HTMLDocGenerator.value=\u5024
HTMLDocGenerator.values=\u5024
HTMLDocGenerator.version=\u30D0\u30FC\u30B8\u30E7\u30F3
DataMapTableView.buttonTooltip.menu.addWhereClauses=WHERE\u53E5\u3092\u8FFD\u52A0
DataMapTableView.buttonTooltip.menu.addOtherClauses=\u4ED6\u306ESQL\u53E5\uFF08GROUP\u7B49\uFF09\u3092\u8FFD\u52A0

View File

@@ -9,6 +9,7 @@ VarsTable.baseNameCannotNull=baseName \u4E0D\u80FD\u4E3A\u7A7A
UIManager.tableNameIsNotValid=\u8FDE\u63A5/\u8868\u7684\u540D\u5B57\u65E0\u6548\u6216\u5DF2\u5B58\u5728\u3002
EntryContentProposal.expressionKey=\u8868\u8FBE\u5F0F\u952E\u7801 :
ToolbarInputZone.moveupTooltip=\u4E0A\u79FB\u9009\u62E9\u7684\u8F93\u5165\u68C0\u67E5\u8868\u683C
VarsTable.columnNameTip=\u5217\u540D'
EntryContentProposal.default=\u786E\u7701 :
EntryContentProposal.metadataColumn=\u5143\u6570\u636E\u5217
EntryContentProposal.onlyAvailable=\uFF08\u4EC5\u66F4\u65B0\u548C\u5220\u9664\u65F6\u53EF\u7528\uFF09
@@ -17,6 +18,7 @@ EntryContentProposal.precision=\u7CBE\u5EA6 :
ToolbarOutputZone.widgetTooltip.addOutputTable=\u6DFB\u52A0\u8F93\u51FA\u8868\u683C
ToolbarOutputZone.widgetText.autoMap=\u81EA\u52A8\u6620\u5C04\uFF01
EntryContentProposal.properties=\u5C5E\u6027 :
VarsTable.existTip= \n' \u5DF2\u5B58\u5728\u3002
InputDataMapTableView.Operator=\u64cd\u4f5c
AliasDialog.SelectTableToUse=\u9009\u62E9\u8868\u4F7F\u7528:
TabFolderEditors.schemaEditor=\u56FE\u89E3\u7F16\u8F91\u5668
@@ -59,23 +61,32 @@ DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316
EntryContentProposal.column=\u5217 :
ToolbarInputZone.restoreTooltip=\u6062\u590D\u6240\u6709\u8F93\u5165\u8868\u683C
InputDataMapTableView.columnTitle.Operator=\u64cd\u4f5c
VarsTable.invalidTip='\u662F\u65E0\u6548\u7684
UIManager.3= \u4E0D\u5B58\u5728\uFF01
UIManager.2=\u533A\u57DF
DbMapComponent.unknowValue=\u5143\u7D20\u7684\u53C2\u6570\u540D\u672A\u77E5
UIManager.nameExistOrNull=\u540D\u79F0\u5DF2\u5B58\u5728\u6216\u4E3A\u7A7A\u3002
AliasDialog.inputValid=\u8F93\u5165\u65E0\u6548\u3002
DbGenerationManager.conditionNotSet=\u8FDE\u63A5\u6761\u4EF6\u672A\u8BBE\u7F6E
DbGenerationManager.InputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u5165\u9879 '{0}' \u672A\u8BBE\u7F6E
DbGenerationManager.InputOperationSetMessage=\u8FD0\u7B97\u7B26\u8F93\u5165\u9879 '{0}' \u672A\u8BBE\u7F6E
DbGenerationManager.OuputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u51FA\u9879 '{0}' \u672A\u8BBE\u7F6E
HTMLDocGenerator.author=\u4F5C\u8005
HTMLDocGenerator.author1=\u4F5C\u8005
HTMLDocGenerator.column=\u5217
HTMLDocGenerator.comment=\u5217\u6CE8\u91CA
HTMLDocGenerator.component=\u7EC4\u4EF6:
HTMLDocGenerator.component_list=\u7ec4\u4ef6\u5217\u8868
HTMLDocGenerator.component_name=\u7ec4\u4ef6\u540d
HTMLDocGenerator.content=\u5185\u5BB9
HTMLDocGenerator.context=\u4e0a\u4e0b\u6587\uff1a
HTMLDocGenerator.creation=\u521B\u5EFA
HTMLDocGenerator.description=\u5FC5\u8981\u7684
HTMLDocGenerator.job_description=\u5FC5\u8981\u7684
HTMLDocGenerator.job_settings=\u8BBE\u7F6E
HTMLDocGenerator.key=\u5173\u952E\u5B57
HTMLDocGenerator.label=\u6807\u7B7E
HTMLDocGenerator.language=\u8BED\u8A00
HTMLDocGenerator.length=\u957F\u5EA6
HTMLDocGenerator.mapper.alias=\u522B\u79F0
HTMLDocGenerator.mapper.expression=\u8868\u8FBE\u5F0F
@@ -88,10 +99,14 @@ HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.project_description=\u5de5\u7a0b\u63cf\u8ff0
HTMLDocGenerator.project_name=\u5de5\u7a0b\u540d
HTMLDocGenerator.prompt=\u63D0\u793A
HTMLDocGenerator.properties=\u5C5E\u6027
HTMLDocGenerator.row_default=\u65e0
HTMLDocGenerator.row_functions=\u51FD\u6570
HTMLDocGenerator.row_parameters=\u53C2\u6570
HTMLDocGenerator.source=\u6765\u6E90
HTMLDocGenerator.status=\u72B6\u6001
HTMLDocGenerator.type=\u7C7B\u578B
HTMLDocGenerator.unique_name=\u552f\u4e00\u540d\u5b57
HTMLDocGenerator.value=\u503c
HTMLDocGenerator.values=\u503C
HTMLDocGenerator.version=\u7248\u672C

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.documentation

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.documentation.nl</artifactId>

View File

@@ -43,3 +43,8 @@ HTMLDocGenerator_UNIQUE_NAME=Nom unique
HTMLDocGenerator_Value=Valeur
HTMLDocGenerator_Values=Valeurs
HTMLDocGenerator_Version=Version
HTMLDocGenerator_Route_Manifest_Type=Type
HTMLDocGenerator_Route_Manifest_Value=Valeur
HTMLDocGenerator_Route_Resource_Name=Nom
HTMLDocGenerator_Route_Resource_Version=Version
HTMLDocGenerator_Route_Resource_Path=Chemin

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

@@ -3,22 +3,35 @@ HTMLDocGenerator_Author=\u4F5C\u8005
HTMLDocGenerator_Author=\u4F5C\u8005
HTMLDocGenerator_Column=\u5217
HTMLDocGenerator_Comment=\u5217\u6CE8\u91CA
HTMLDocGenerator_Component=\u7EC4\u4EF6
HTMLDocGenerator_Component_List=\u7ec4\u4ef6\u5217\u8868
HTMLDocGenerator_Component_Name=\u7ec4\u4ef6\u540d
HTMLDocGenerator_content=\u5185\u5BB9
HTMLDocGenerator_Context=\u7EC4\u4EF6
HTMLDocGenerator_Creation=\u521B\u5EFA
HTMLDocGenerator_Description=\u5FC5\u8981\u7684
HTMLDocGenerator_Key=\u5173\u952E\u5B57
HTMLDocGenerator_LABEL=\u6807\u7B7E
HTMLDocGenerator_Language=\u8BED\u8A00
HTMLDocGenerator_Length=\u957F\u5EA6
HTMLDocGenerator_Logs=\u65E5\u5FD7
HTMLDocGenerator_Modification=\u4fee\u6539
HTMLDocGenerator_Name=\u4f5c\u4e1a\u540d
HTMLDocGenerator_Nullable=\u53EF\u4E3A\u7A7A
HTMLDocGenerator_Project_Description=\u5de5\u7a0b\u63cf\u8ff0
HTMLDocGenerator_Project_Name=\u5de5\u7a0b\u540d
HTMLDocGenerator_Prompt=\u63D0\u793A
HTMLDocGenerator_Properties=\u5C5E\u6027
HTMLDocGenerator_Settings=\u8BBE\u7F6E
HTMLDocGenerator_Source=\u6765\u6E90
HTMLDocGenerator_Status=\u72B6\u6001
HTMLDocGenerator_Type=\u7C7B\u578B
HTMLDocGenerator_UNIQUE_NAME=\u552f\u4e00\u540d\u5b57
HTMLDocGenerator_Value=\u503c
HTMLDocGenerator_Values=\u503C
HTMLDocGenerator_Version=\u7248\u672C
HTMLDocGenerator_Route_Manifest_Type=\u7C7B\u578B
HTMLDocGenerator_Route_Manifest_Value=\u503C
HTMLDocGenerator_Route_Resource_Name=\u540D\u79F0
HTMLDocGenerator_Route_Resource_Version=\u7248\u672C
HTMLDocGenerator_Route_Resource_Path=\u8DEF\u5F84

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.fileoutputxml

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.fileoutputxml.nl</artifactId>

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

@@ -14,7 +14,9 @@ Schema2XMLDragAndDropHandler.IsRootWarning=\u4E3A\u6839\u8282\u70B9\uFF0C\u4E0D\
FOXUI.NoLoop=\u7F3A\u5C11\u5FAA\u73AF\u5143\u7D20
FooterComposite.1=\u53D6\u6D88
FooterComposite.0=\u786E\u5B9A
FooterComposite.AutoMapTip=\u5C06\u81EA\u52A8\u6620\u5C04\u5230XML\u6811(\u4EC5\u4E3A\u7A7A\u5217\u8282\u70B9)
FOXUI.22=\u6DFB\u52A0\u547D\u540D\u7A7A\u95F4
FOXUI.21=XML\u6807\u7B7E\u7684\u65E0\u6548\u5B57\u7B26\u4E32\u3002\u6807\u7B7E\u672A\u66F4\u6539
FOXUI.20=Schema\u5217\u8868
DragAndDrogDialog.AddText=\u6DFB\u52A0\u94FE\u63A5\u5230\u76EE\u6807\u8282\u70B9
FOXTargetTreeViewerProvider.3=\u7EC4
@@ -43,5 +45,8 @@ FOXMain.noInputLink=\u8BE5\u7EC4\u4EF6\u81F3\u5C11\u9700\u8981\u4E00\u4E2A\u8F93
FOXUI.NoLoopOfAdvance=\u81F3\u5C11\u9700\u8981\u8BBE\u7F6E\u5FAA\u73AF\u548C\u7EC4
FooterComposite.RootElementError.Title=\u9519\u8BEF
FooterComposite.RootElementError.Message=XML\u6811\u7684\u6839\u5143\u7D20\u5FC5\u987B\u76F8\u540C
FixValueAction.1=\u8F93\u5165\u56FA\u5B9A\u503C
FixValueAction.2=\u8F93\u5165\u9ED8\u8BA4\u503C\u7684\u6709\u6548\u6807\u7B7E
FOXUI.41=\u7ED9\u5B9A\u6570\u503C
FOXUI.4=\u7f3a\u7701\u503c
NameSpaceDialog.prefix=\u524D\u7F00

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.gefabstractmap

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.gefabstractmap.nl</artifactId>

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.hl7

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.hl7.nl</artifactId>

View File

@@ -1,5 +1,6 @@
FooterComposite.0=\u786E\u5B9A
FooterComposite.1=\u53D6\u6D88
FooterComposite.AutoMap=\u81EA\u52A8\u6620\u5C04\uFF01
FooterComposite.AutoMapTip=\u5C06\u81EA\u52A8\u6A21\u5F0F\u6620\u5C04\u5230XML\u6811(\u4EC5\u4E3A\u7A7A\u5217\u8282\u70B9)
FooterComposite.RootElementError.Title=\u9519\u8BEF
FooterComposite.RootElementError.Message=XML\u6811\u7684\u6839\u5143\u7D20\u5FC5\u987B\u76F8\u540C

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.mapper
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.mapper.nl</artifactId>

View File

@@ -29,7 +29,6 @@ DataMapTableView.widgetTooltip.enableLookupInnerJoin=Aktivieren/Inaktivieren Loo
InputDataMapTableView.buttonTooltip.activatePersistentCheck=Verwende temporäre Dateien
VarsDataMapTableView.columnTitle.expression=Ausdruck
ToolbarOutputZone.movedownTooltip=Ausgewählte Output-Tabelle nach unten verschieben
DataMapTableView.buttonTooltip.activateExpressionFilter=Aktive/Deaktiviere Filterausdruck
ToolbarOutputZone.restorTooltip=Alle Output-Tabellen wiederherstellen
MapperMain.ShellTitle={0} - {1} - {2}
ToolbarOutputZone.widgetTooltip.removeOutputTable=Ausgewählte Output-Tabelle entfernen

View File

@@ -31,7 +31,6 @@ DataMapTableView.widgetTooltip.enableLookupInnerJoin=\u0395\u03BD\u03B5\u03C1\u0
InputDataMapTableView.buttonTooltip.activatePersistentCheck=\u0391\u03C0\u03BF\u03B8\u03AE\u03BA\u03B5\u03C5\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C3\u03C9\u03C1\u03B9\u03BD\u03CE\u03BD \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03C3\u03C4\u03BF \u03B4\u03AF\u03C3\u03BA\u03BF
VarsDataMapTableView.columnTitle.expression=\u0388\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7
ToolbarOutputZone.movedownTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03BA\u03AC\u03C4\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
DataMapTableView.buttonTooltip.activateExpressionFilter=\u0395\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7/\u03B1\u03C0\u03B5\u03BD\u03B5\u03C1\u03B3\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C6\u03AF\u03BB\u03C4\u03C1\u03BF\u03C5 \u03AD\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7\u03C2
ToolbarOutputZone.restorTooltip=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC \u03CC\u03BB\u03C9\u03BD \u03C4\u03C9\u03BD \u03C0\u03B9\u03BD\u03AC\u03BA\u03C9\u03BD \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
MapperMain.ShellTitle={0} - {1} - {2}
TableEntriesManager.exceptionMessage.caseNotFound=\u0394\u03B5 \u03B2\u03C1\u03AD\u03B8\u03B7\u03BA\u03B5 \u03C0\u03B5\u03C1\u03AF\u03C0\u03C4\u03C9\u03C3\u03B7

View File

@@ -31,7 +31,6 @@ DataMapTableView.widgetTooltip.enableLookupInnerJoin=Enable/disable lookup inner
InputDataMapTableView.buttonTooltip.activatePersistentCheck=Store temp data on disk
VarsDataMapTableView.columnTitle.expression=Expression
ToolbarOutputZone.movedownTooltip=Move down selected output table
DataMapTableView.buttonTooltip.activateExpressionFilter=Activate/unactivate expression filter
ToolbarOutputZone.restorTooltip=Restore all output tables
MapperMain.ShellTitle={0} - {1} - {2}
TableEntriesManager.exceptionMessage.caseNotFound=case not found
@@ -183,3 +182,8 @@ HTMLDocGenerator.values=Values
HTMLDocGenerator.version=Version
EntryContentProposal.columnTitle.Expr=Expr.
EntryContentProposal.columnTitle.globalMapKey=GlobalMap Key
PropertySetDialog.Button.enable=Enable Auto-Conversion of types
InputDataMapTableView.baseNameCannotNull=Base name can't be null
DataMapTableView.buttonTooltip.ExpressionFilter=Enable/disable expression filter
DataMapTableView.buttonTooltip.ColumnNameFilter=Enable/disable column name filter
DataMapTableView.menu.applyRoutine=Apply Routine

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,6 @@ 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)
ToolbarOutputZone.restorTooltip=Restaurer toutes les tables de sortie
MapperMain.ShellTitle={0} - {1} - {2}
TableEntriesManager.exceptionMessage.caseNotFound=Cas non trouvé
@@ -54,7 +53,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,11 +104,13 @@ 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
HTMLDocGenerator_generate_document=Documentation générée
HTMLDocGenerator.author=Auteur
HTMLDocGenerator.author1=Auteur
HTMLDocGenerator.column=Colonne
HTMLDocGenerator.comment=Commentaire
HTMLDocGenerator.component=Composant :
@@ -129,6 +130,7 @@ HTMLDocGenerator.generation_date=Date de g
HTMLDocGenerator.job_description=Description
HTMLDocGenerator.job_settings=Paramètres
HTMLDocGenerator.key=Clé
HTMLDocGenerator.label=Libellé
HTMLDocGenerator.language=Langue
HTMLDocGenerator.length=Length
HTMLDocGenerator.mapper.alias=Alias
@@ -137,12 +139,14 @@ HTMLDocGenerator.mapper.join.type=Type de jointure
HTMLDocGenerator.mapper.metadatatable.entries=Entrées d'une table de métadonnées
HTMLDocGenerator.mapper.operator=Opérateur
HTMLDocGenerator.mapper.table.name=Nom de la table
HTMLDocGenerator.modification=Modification
HTMLDocGenerator.name=Nom
HTMLDocGenerator.nullable=Nullable
HTMLDocGenerator.precision=Precision
HTMLDocGenerator.project_description=Description du projet
HTMLDocGenerator.project_name=Nom du projet
HTMLDocGenerator.properties=Propriétés
HTMLDocGenerator.purpose=Objectif
HTMLDocGenerator.row_default=Défaut
HTMLDocGenerator.row_functions=Fonctions
HTMLDocGenerator.row_generator_info=Informations du générateur de lignes pour
@@ -151,6 +155,7 @@ HTMLDocGenerator.schema_for=Sch
HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Code source
HTMLDocGenerator.stats_logs=Stats & Logs
HTMLDocGenerator.status=Statut
HTMLDocGenerator.summary=Résumé
HTMLDocGenerator.tmap.matching.mode=Mode de correspondance
HTMLDocGenerator.type=Type
@@ -158,3 +163,4 @@ HTMLDocGenerator.value=Valeur
HTMLDocGenerator.values=Valeurs
HTMLDocGenerator.version=Version
EntryContentProposal.columnTitle.Expr=Expr.
PropertySetDialog.Button.enable=Activer la conversion auto des types

View File

@@ -31,7 +31,6 @@ DataMapTableView.widgetTooltip.enableLookupInnerJoin=\u5185\u90E8\u7D50\u5408\u3
InputDataMapTableView.buttonTooltip.activatePersistentCheck=\u30C6\u30F3\u30DD\u30E9\u30EA\u30C7\u30FC\u30BF\u3092\u30C7\u30A3\u30B9\u30AF\u306B\u4FDD\u5B58
VarsDataMapTableView.columnTitle.expression=\u5F0F
ToolbarOutputZone.movedownTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u3092\u4E0B\u306B\u79FB\u52D5
DataMapTableView.buttonTooltip.activateExpressionFilter=\u5F0F\u30D5\u30A3\u30EB\u30BF\u30FC\u306E\u6709\u52B9/\u7121\u52B9
ToolbarOutputZone.restorTooltip=\u3059\u3079\u3066\u306E\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u3092\u5FA9\u5143
MapperMain.ShellTitle={0} - {1} - {2}
TableEntriesManager.exceptionMessage.caseNotFound=\u30B1\u30FC\u30B9\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
@@ -183,3 +182,6 @@ HTMLDocGenerator.values=\u5024
HTMLDocGenerator.version=\u30D0\u30FC\u30B8\u30E7\u30F3
EntryContentProposal.columnTitle.Expr=\u5F0F\uFF1A
EntryContentProposal.columnTitle.globalMapKey=\u30B0\u30ED\u30FC\u30D0\u30EB\u30DE\u30C3\u30D7\u30AD\u30FC
PropertySetDialog.Button.enable=\u81EA\u52D5\u30C7\u30FC\u30BF\u578B\u5909\u63DB\u3092\u6709\u52B9\u5316
DataMapTableView.buttonTooltip.ExpressionFilter=\u5F0F\u30D5\u30A3\u30EB\u30BF\u30FC\u3092\u6709\u52B9/\u7121\u52B9
DataMapTableView.buttonTooltip.ColumnNameFilter=\u30AB\u30E9\u30E0\u540D\u30D5\u30A3\u30EB\u30BF\u30FC\u3092\u6709\u52B9/\u7121\u52B9

View File

@@ -6,7 +6,6 @@ VarsTable.columnNameTip=O nome da coluna'
EntryContentProposal.default=Default:
DataMapTableView.widgetTooltip.enableLookupInnerJoin=Ativa / Desativar visualização de inner join rejeitado
VarsDataMapTableView.columnTitle.expression=Expressão
DataMapTableView.buttonTooltip.activateExpressionFilter=Ativa/Desativa expressão de filtro
UIManager.propagateTitle=Propagar
EntryContentProposal.type=Tipo :
EntryContentProposal.length=Tamanho:

View File

@@ -11,6 +11,7 @@ UIManager.tableNameIsNotValid=\u8FDE\u63A5/\u8868\u7684\u540D\u5B57\u65E0\u6548\
EntryContentProposal.expressionKey=\u8868\u8FBE\u5F0F\u952E\u7801 :
ToolbarInputZone.moveupTooltip=\u4E0A\u79FB\u9009\u62E9\u7684\u8F93\u5165\u68C0\u67E5\u8868\u683C
VarsDataMapTableView.entryItemTooltip.addVariable=\u6DFB\u52A0\u53D8\u91CF
VarsTable.columnNameTip=\u5217\u540D'
EntryContentProposal.default=\u786E\u7701 :
EntryContentProposal.metadataColumn=\u5143\u6570\u636E\u5217
UIManager.SaveDespiteErrors.Message=\u4F60\u786E\u5B9A\u4FDD\u5B58\u6570\u636E\u9519\u8BEF\u5417\uFF1F
@@ -20,6 +21,7 @@ ToolbarOutputZone.widgetTooltip.addOutputTable=\u6DFB\u52A0\u8F93\u51FA\u8868\u6
InputDataMapTableView.widgetTooltip.rejectMainRow=\u5982\u679C\u68C0\u67E5\u884C\u4E0D\u5B58\u5728\uFF0C\u5219\u62D2\u7EDD\u4E3B\u884C\u3002
ToolbarOutputZone.widgetText.autoMap=\u81EA\u52A8\u6620\u5C04\uFF01
EntryContentProposal.properties=\u5C5E\u6027 :
VarsTable.existTip= \n' \u5DF2\u5B58\u5728\u3002
MapperUI.CancelWithoutSaveModifications.Title=\u5173\u95ED\u7A97\u53E3\u4E0D\u4FDD\u5B58
TabFolderEditors.schemaEditor=\u56FE\u89E3\u7F16\u8F91\u5668
TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries \u4E0D\u4E00\u81F4\uFF01
@@ -27,7 +29,6 @@ ToolbarInputZone.movedownTooltip=\u4E0B\u79FB\u9009\u62E9\u7684\u8F93\u51FA\u68C
DataMapTableView.widgetTooltip.enableLookupInnerJoin=\u4F7F\u7528/\u4E0D\u4F7F\u7528 \u68C0\u67E5\u5185\u90E8\u8FDE\u63A5\u62D2\u7EDD
VarsDataMapTableView.columnTitle.expression=\u8868\u8FBE\u5F0F
ToolbarOutputZone.movedownTooltip=\u4E0B\u79FB\u9009\u62E9\u7684\u8F93\u51FA\u8868\u683C
DataMapTableView.buttonTooltip.activateExpressionFilter=\u6FC0\u6D3B/\u64A4\u6D88 \u8868\u8FBE\u8FC7\u6EE4
ToolbarOutputZone.restorTooltip=\u6062\u590D\u6240\u6709\u8F93\u51FA\u8868\u683C
TableEntriesManager.exceptionMessage.caseNotFound=\u7528\u4F8B\u672A\u627E\u5230
ToolbarOutputZone.widgetTooltip.removeOutputTable=\u5220\u9664\u9009\u4E2D\u7684\u8F93\u51FA\u8868\u683C
@@ -64,28 +65,36 @@ DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316
EntryContentProposal.column=\u5217 :
Problem.warning.setExpressionKey=\u8BD5\u7740\u5728Lookup\u8868\u201C{0}\u201D\u91CC\u8BBE\u7F6E\u4E00\u4E2A\u8868\u8FBE\u5173\u952E\u5B57\u6765\u589E\u5F3A\u6027\u80FD
ToolbarInputZone.restoreTooltip=\u6062\u590D\u6240\u6709\u8F93\u5165\u8868\u683C
VarsTable.invalidTip='\u662F\u65E0\u6548\u7684
Problem.warning.unusableReject=\u56E0\u4E3A\u5728\u8868{0}\u91CC\u6CA1\u6709\u5B9A\u4E49\u8FC7\u6EE4\uFF0C\u6240\u4EE5\u65E0\u6CD5\u4F7F\u7528\u8F93\u51FA\u6392\u9664\u529F\u80FD\u3002
UIManager.3= \u4E0D\u5B58\u5728\uFF01
UIManager.2=\u533A\u57DF
OutputDataMapTableView.columnTitle.filterCondition=\u8FC7\u6EE4\u6761\u4EF6 (AND)
VarsDataMapTableView.nullable=\u662F\u5426\u4E3A\u7A7A
DataMapTableView.checkProblem=\u68C0\u67E5\u8FC7\u6EE4\u5668\u8868\u8FBE\u5F0F\u95EE\u9898
DataMapTableView.defaultPostMatchingFilterExpression=\u8F93\u5165\u60A8\u7684\u540E\u5339\u914D\u8FC7\u6EE4\u8868\u8FBE\u5F0F
DataMapTableView.defaultOutputFilterExpression=<\u8F93\u5165\u4F60\u8FC7\u6EE4\u7684\u8868\u8FBE\u5F0F>
DropContextAnalyzer.0=\u6B64\u7C7B\u578B\u63A7\u5236\u5668\u4E0D\u652F\u6301DND\uFF1A{0}
DropContextAnalyzer.notFound=\u7528\u4F8B\u672A\u627E\u5230
InputDataMapTableView.globalMapKey=GlobalMap\u5173\u952E
FooterComposite.button.APPLY=\u7533\u8BF7
InputDataMapTableView.columnTitle.Operator=\u64CD\u4F5C\u7B26
HTMLDocGenerator.author=\u4F5C\u8005
HTMLDocGenerator.author1=\u4F5C\u8005
HTMLDocGenerator.column=\u5217
HTMLDocGenerator.comment=\u5217\u6CE8\u91CA
HTMLDocGenerator.component=\u7EC4\u4EF6:
HTMLDocGenerator.component_list=\u7ec4\u4ef6\u5217\u8868
HTMLDocGenerator.component_name=\u7ec4\u4ef6\u540d
HTMLDocGenerator.content=\u5185\u5BB9
HTMLDocGenerator.context=\u4e0a\u4e0b\u6587\uff1a
HTMLDocGenerator.creation=\u521B\u5EFA
HTMLDocGenerator.description=\u5FC5\u8981\u7684
HTMLDocGenerator.job_description=\u5FC5\u8981\u7684
HTMLDocGenerator.job_settings=\u8BBE\u7F6E
HTMLDocGenerator.key=\u5173\u952E\u5B57
HTMLDocGenerator.label=\u6807\u7B7E
HTMLDocGenerator.language=\u8BED\u8A00
HTMLDocGenerator.length=\u957F\u5EA6
HTMLDocGenerator.mapper.alias=\u522B\u79F0
HTMLDocGenerator.mapper.expression=\u8868\u8FBE\u5F0F
@@ -98,10 +107,16 @@ HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.project_description=\u5de5\u7a0b\u63cf\u8ff0
HTMLDocGenerator.project_name=\u5de5\u7a0b\u540d
HTMLDocGenerator.prompt=\u63D0\u793A
HTMLDocGenerator.properties=\u5C5E\u6027
HTMLDocGenerator.row_default=\u65e0
HTMLDocGenerator.row_functions=\u51FD\u6570
HTMLDocGenerator.row_parameters=\u53C2\u6570
HTMLDocGenerator.source=\u6765\u6E90
HTMLDocGenerator.status=\u72B6\u6001
HTMLDocGenerator.type=\u7C7B\u578B
HTMLDocGenerator.unique_name=\u552f\u4e00\u540d\u5b57
HTMLDocGenerator.value=\u503c
HTMLDocGenerator.values=\u503C
HTMLDocGenerator.version=\u7248\u672C
EntryContentProposal.columnTitle.globalMapKey=GlobalMap\u5173\u952E
DataMapTableView.buttonTooltip.ColumnNameFilter=\u542F\u7528/\u7981\u7528\u5217\u540D\u7B5B\u9009\u5668

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.maven.job
Bundle-RequiredExecutionEnvironment: JavaSE-1.7

View File

@@ -0,0 +1 @@
ProjectSettingPage_StandaloneJob=Job standalone

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.job.nl</artifactId>

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.rowgenerator
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.rowgenerator.nl</artifactId>

View File

@@ -25,31 +25,50 @@ FunParaTableView2.Value=Valeur
RowGeneratorUI.SchemaTitle.Text=Schéma
RowGenTableEditor2.Fuctions.TitleText=Fonctions
RowGenProcessMain.checkParameter=Merci de vérifier vos paramètres. {0}\\n
HTMLDocGenerator_generate_document=Documentation générée
HTMLDocGenerator.author=Auteur
HTMLDocGenerator.author1=Auteur
HTMLDocGenerator.column=Colonne
HTMLDocGenerator.comment=Commentaire
HTMLDocGenerator.component=Composant :
HTMLDocGenerator.component_description=Description des composants
HTMLDocGenerator.component_list=Liste des composants
HTMLDocGenerator.component_name=Nom du composant
HTMLDocGenerator.component_parameters=Paramètres du composant
HTMLDocGenerator.component_type=Type de composant
HTMLDocGenerator.content=contenu
HTMLDocGenerator.context=Contexte :
HTMLDocGenerator.context_list=Liste des contextes
HTMLDocGenerator.creation=Création
HTMLDocGenerator.description=Description
HTMLDocGenerator.extra_settings=Paramètres suppl.
HTMLDocGenerator.generation_date=Date de génération
HTMLDocGenerator.job_description=Description
HTMLDocGenerator.job_settings=Paramètres
HTMLDocGenerator.key=Clé
HTMLDocGenerator.label=Libellé
HTMLDocGenerator.language=Langue
HTMLDocGenerator.length=Length
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Expression
HTMLDocGenerator.mapper.operator=Opérateur
HTMLDocGenerator.mapper.table.name=Nom de la table
HTMLDocGenerator.modification=Modification
HTMLDocGenerator.name=Nom
HTMLDocGenerator.nullable=Nullable
HTMLDocGenerator.precision=Precision
HTMLDocGenerator.project_description=Description du projet
HTMLDocGenerator.project_name=Nom du projet
HTMLDocGenerator.properties=Propriétés
HTMLDocGenerator.purpose=Objectifs
HTMLDocGenerator.row_default=Défaut
HTMLDocGenerator.row_functions=Fonctions
HTMLDocGenerator.row_parameters=Paramètres
HTMLDocGenerator.schema_for=Schéma de
HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Code source
HTMLDocGenerator.stats_logs=Stats & Logs
HTMLDocGenerator.status=Statut
HTMLDocGenerator.summary=Résumé
HTMLDocGenerator.type=Type
HTMLDocGenerator.value=Valeur

View File

@@ -25,14 +25,18 @@ HTMLDocGenerator.author=\u4F5C\u8005
HTMLDocGenerator.author1=\u4F5C\u8005
HTMLDocGenerator.column=\u5217
HTMLDocGenerator.comment=\u5217\u6CE8\u91CA
HTMLDocGenerator.component=\u7EC4\u4EF6:
HTMLDocGenerator.component_list=\u7ec4\u4ef6\u5217\u8868
HTMLDocGenerator.component_name=\u7ec4\u4ef6\u540d
HTMLDocGenerator.content=\u5185\u5BB9
HTMLDocGenerator.context=\u4e0a\u4e0b\u6587\uff1a
HTMLDocGenerator.creation=\u521B\u5EFA
HTMLDocGenerator.description=\u5FC5\u8981\u7684
HTMLDocGenerator.job_description=\u5FC5\u8981\u7684
HTMLDocGenerator.job_settings=\u8BBE\u7F6E
HTMLDocGenerator.key=\u5173\u952E\u5B57
HTMLDocGenerator.label=\u6807\u7B7E
HTMLDocGenerator.language=\u8BED\u8A00
HTMLDocGenerator.length=\u957F\u5EA6
HTMLDocGenerator.mapper.alias=\u522B\u79F0
HTMLDocGenerator.mapper.expression=\u8868\u8FBE\u5F0F
@@ -45,10 +49,14 @@ HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.project_description=\u5de5\u7a0b\u63cf\u8ff0
HTMLDocGenerator.project_name=\u5de5\u7a0b\u540d
HTMLDocGenerator.prompt=\u63D0\u793A
HTMLDocGenerator.properties=\u5C5E\u6027
HTMLDocGenerator.row_default=\u65e0
HTMLDocGenerator.row_functions=\u51FD\u6570
HTMLDocGenerator.row_parameters=\u53C2\u6570
HTMLDocGenerator.source=\u6765\u6E90
HTMLDocGenerator.status=\u72B6\u6001
HTMLDocGenerator.type=\u7C7B\u578B
HTMLDocGenerator.unique_name=\u552f\u4e00\u540d\u5b57
HTMLDocGenerator.value=\u503c
HTMLDocGenerator.values=\u503C
HTMLDocGenerator.version=\u7248\u672C

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.runprocess
Bundle-Localization: plugin

View File

@@ -3,3 +3,6 @@ runJobAction.title=Ex
statsAndTraces=Statistiques & Traces
runAndDebug=Exéc/Debug
log4j=Log4j
ProjectSettingPage_ShellSetting=Configuration des shell
ProjectSettingPage_ShellShSettingDesc=Configurer les scripts shell pour LInux
ProjectSettingPage_ShellBatSettingDesc=Configurer les scripts bat pour Windows

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.runprocess.nl</artifactId>

View File

@@ -30,7 +30,7 @@ ProcessComposite.trace=Traces
RunProcessContext.PortErrorTitle={0} Port Error!
ProcessDebugDialog.title=Debug job {0}
ProcessComposite.killHint=Stop immediatly the execution of the job
ProcessComposite.buildTask=Building job
ProcessComposite.buildTask=Building Job
ProcessComposite.execFailed=Execution failed :
Processor.execFailed=Job execution failed.
ProcessComposite.stat=Statistics
@@ -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.
@@ -63,7 +63,7 @@ ProcessDebugDialog.debugBtn=Debug
prefs.configuration.title=Run process configuration :
ProcessComposite.startPattern=Starting job {0} at {1,date,HH:mm dd/MM/yyyy}.\n
DefaultRunProcessService.methodCalledError=This method should'nt be called here, use it on RunProcessService class.
ErrorDetailDialog.errorExist=\ Some errors exist in job. Would you like to continue?
ErrorDetailDialog.errorExist=\ \ Warning\! Some errors exist in job. Would you like to continue?
ErrorDetailDialog.findError=Error found
ProcessComposite.hideContext=hide the Context
ProcessComposite.lineLimited=Line limit
@@ -113,7 +113,7 @@ WorkingSetConfigurationDialog_new_label=&New...
WorkingSetConfigurationDialog_remove_label=&Remove
WorkingSetConfigurationDialog_up_label=&Up
WorkingSetConfigurationDialog_down_label=&Down
ProcessComposite.log4jToolTip=Use only for job inside studio
ProcessComposite.log4jToolTip=Use only for Job inside studio
ProcessComposite.log4jInfo=Log4j Level
ProcessView.noJobRunning=there is no job running
ProcessView.monitorNotStart=Job Memory monitoring is not start yet
@@ -124,3 +124,7 @@ 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)
ProcessView.connectToMonitorServerFailed=Can't connect to remote monitoring server
JavaCompilationParticipant.validateRoutine=Validate routines...

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 :
@@ -28,7 +28,7 @@ ProcessComposite.trace=Traces
RunProcessContext.PortErrorTitle={0} Erreur de port.
ProcessDebugDialog.title=Débuger le Job {0}
ProcessComposite.killHint=Stopper immédiatement l'exécution du job
ProcessComposite.buildTask=Construction du job
ProcessComposite.buildTask=Construction du Job
ProcessComposite.execFailed=Exécution en erreur \:
Processor.execFailed=L'exécution du job a échoué.
ProcessComposite.stat=Statistiques
@@ -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,22 @@ 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
ProcessComposite.applyLog4jToChildren=Appliquer les paramètres Log4j aux enfants
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.
WorkingSetConfigurationDialog_new_label=&Nouveau...
WorkingSetConfigurationDialog_down_label=&Descendre
ProcessComposite.log4jToolTip=Utiliser uniquement pour un Job 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é
ShellShSettingPreferencePage_Title=Scripts shell
ShellBatSettingPreferencePage_Title=Scripts bat
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,5 @@ 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
JavaProcessor.warn.codeFormatTimeout.title=\u8B66\u544A

View File

@@ -75,6 +75,16 @@ RunProcessPreferencePage.outputConsole=\u8F93\u51FA\u63A7\u5236\u53F0
RunProcessPreferencePage.statistics=\u7edf\u8ba1
RunProcessPreferencePage.traces=\u8ddf\u8e2a
VMArgumentsViewer.argument=\u53C2\u6570
VMArgumentsViewer.argumentcolon=\u8BBA\u636E
VMArgumentsViewer.vmArgument=\u8BBE\u7F6E\u865A\u62DF\u673A\u53C2\u6570
CamelJobErrorsChecker_compile_errors=\u8DEF\u7EBF\u7F16\u8BD1\u9519\u8BEF
CamelJobErrorsChecker_compile_error_content=\u81F3\u5C11\u8DEF\u7EBF\u201C{0}\u201D\u6709\u7F16\u8BD1\u9519\u8BEF\uFF0C\u8BF7\u4FEE\u590D\u5E76\u518D\u6B21\u5BFC\u51FA\u3002
ProcessComposite.wrapbutton=\u5305\u88C5
JavaProcessorUtilities.msg.missingjar.warningtitle=\u8B66\u544A\uFF01
WorkingSetConfigurationDialog_new_label=\u65B0\u5EFA
WorkingSetConfigurationDialog_remove_label=\u79FB\u9664
WorkingSetConfigurationDialog_up_label=\u5411\u4E0A
WorkingSetConfigurationDialog_down_label=\u5411\u4E0B
ShellShSettingPreferencePage_Title=Shell\u811A\u672C
ShellBatSettingPreferencePage_Title=\u6279\u5904\u7406\u811A\u672C
JavaProcessor.warn.codeFormatTimeout.title=\u8B66\u544A

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.2.2.qualifier
Bundle-Version: 6.4.2.qualifier
Fragment-Host: org.talend.designer.scd

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.2.2</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.scd.nl</artifactId>

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

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