Compare commits

...

5942 Commits

Author SHA1 Message Date
Chao MENG
ae32f80ea9 temp patch 2022-05-23 16:58:10 +08:00
wang wei
72c11045a9 fix(TDI-47966): [JDBC TCK]: We have a input/mapper which is defined by Emitter, that don't works for using existed connection(#7511) (#7561) 2022-05-23 14:23:24 +08:00
wang wei
cc84dfffb6 fix(TDI-47958): [JDBC TCK]: support the component like tjdbcrow which have 3 modes in studio(#7501) (#7562) 2022-05-23 14:23:16 +08:00
hzhao-talendbj
249f91b6de fix(TUP-28879): JDBC metadata`s modification cannot be porpagated to (#7508) (#7555)
components
2022-05-21 13:55:22 +08:00
Chao MENG
8c1a8995d9 fix(TUP-35616): Problems on the \ processing on the password field after TUP-32821 (#7551)
* fix(TUP-35616): Problems on the \ processing on the password field after
TUP-32821
https://jira.talendforge.org/browse/TUP-35616

* Update PasswordDialog.java

* fix(TUP-35616): Problems on the \ processing on the password field after
TUP-32821
https://jira.talendforge.org/browse/TUP-35616
2022-05-19 19:25:07 +08:00
tsasada-talend
7398af81c7 Add localized files (#7550)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-05-19 17:42:57 +08:00
Alexiane Yvonet
6a546b134a Add localized files (#7549)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-05-19 17:41:32 +08:00
Dmytro Ochkas
49b47b16a8 fix(TDI-47932): EncryptClientSecretMicrosoftCRMMigrationTask returns wrong value (#7491)
Added modification check
2022-05-19 11:08:20 +03:00
Dmytro Ochkas
9cc26cd33a fix(TDI-47879): tExtractJSONFields NB_LINE not updated
Removed destination property from tExtractJSONFields. Created migration to remove the property from .item file
2022-05-19 10:39:22 +03:00
Jane Ding
e418bd6510 fix(TUP-33119):SuggestionValues.Item label is received at runtime (#7546)
* Revert "fix(TUP-33119):SuggestionValues.Item label is received at runtime (#7320)" (#7533)

This reverts commit b521f4208a.

* fix(TUP-33119):SuggestionValues.Item label is received at runtime (#7535)

instead of id when used inside table
https://jira.talendforge.org/browse/TUP-33119
2022-05-19 09:50:23 +08:00
pyzhou
2734f706d5 feat(TDI-47152):tFileFetch upgrade v4 (#7403)
* feat(TDI-47152):tFileFetch upgrade v4

* feat(TDI-47687):promote jar imports

* feat(TDI-47687):adjust show if

* fix(TDI-47152):  compile error

* fix(TDI-47152):  read cookie

* bad content type

* error message

* compile error
2022-05-18 14:41:45 +08:00
bhe-talendbj
4c96ffc367 fix(TUP-35590): update slf4j (#7540) 2022-05-17 18:04:24 +08:00
Oleksandr Zhelezniak
66fbcde8d2 fix(TDI-46054): support java11 mscrm onprem 2015 (#7490)
* add jaxb-api-2.3.1
* add jaxws-api-2.3.1
* add javax.annotation-api-1.3.2
* align slf4j dependencies to 1.7.29
2022-05-17 10:42:33 +03:00
Chao MENG
be625ab3ee chore: update message (#7528) 2022-05-13 18:08:06 +08:00
jzhangbj
e4958bb494 Add localized files (#7525)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-05-12 20:40:35 +08:00
tsasada-talend
487dcf08d6 Add localized files (#7524)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-05-12 20:40:15 +08:00
Chao MENG
0e3b5eb9d9 Cmeng/feat/tup 33928 tmc update (#7463)
* feat(TUP-33928): Controlled Studio Updates from TMC
https://jira.talendforge.org/browse/TUP-33928
2022-05-12 18:57:29 +08:00
Chao MENG
123ce87273 feat(TUP-32821): Credential property value in json format in tck framework (#7451)
* feat(TUP-32821): Credential property value in json format in tck
framework
https://jira.talendforge.org/browse/TUP-32821

* feat(TUP-32821): Credential property value in json format in tck
framework
https://jira.talendforge.org/browse/TUP-32821

* fix(TUP-35529): MarkLogic password display not properly
https://jira.talendforge.org/browse/TUP-35529
2022-05-12 18:38:09 +08:00
Chao MENG
b32f6ec697 fix(TUP-35400): Save snowflake metadata failed when selected table name (#7509)
start with number
https://jira.talendforge.org/browse/TUP-35400
2022-05-12 18:27:16 +08:00
hcyi
35171da7d9 feat(TUP-34889):Support to prompt Context on Metadata Connection (#7473)
* feat(TUP-34889):Support to prompt Context on Metadata Connection

* feat(TUP-34889):improve for Support to prompt Context on Metadata
Connection

* feat(TUP-34889):improve for Support to prompt Context on Metadata

* feat(TUP-34889):fix bug TUP-35370 and TUP-35372

* feat(TUP-34889):fix bug TUP-35486

* feat(TUP-34889):fix bug TUP-35503 and TUP-35504

* feat(TUP-34889):fix bug TUP-35503 and TUP-35504
2022-05-12 17:12:39 +08:00
hcyi
04efc3ada0 Hcyi/tup 32889 master (#7306)
* fix(TUP-32889):Credential value with double quotes in tck framework

* fix(TUP-32889):add junits

* fix(TUP-32889):Credential value with double quotes in tck framework
2022-05-12 15:18:55 +08:00
Jane Ding
bb67871008 fix(TUP-33119):SuggestionValues.Item label is received at runtime (#7320) (#7523)
* fix(TUP-33119):SuggestionValues.Item label is received at runtime
instead of id when used inside table
https://jira.talendforge.org/browse/TUP-33119

* fix(TUP-33119):SuggestionValues.Item label is received at runtime
instead of id when used inside table
https://jira.talendforge.org/browse/TUP-33119

* fix(TUP-33119):SuggestionValues.Item label is received at runtime
instead of id when used inside table
https://jira.talendforge.org/browse/TUP-33119

* fix(TUP-33119):SuggestionValues.Item label is received at runtime
instead of id when used inside table
https://jira.talendforge.org/browse/TUP-33119

* fix(TUP-33119):SuggestionValues.Item label is received at runtime
instead of id when used inside table
https://jira.talendforge.org/browse/TUP-33119

* fix(TUP-33119):SuggestionValues.Item label is received at runtime
instead of id when used inside table
https://jira.talendforge.org/browse/TUP-33119
2022-05-12 09:41:06 +08:00
Wei Hua
6af9c4ee98 APPINT-34569 [801]Job including tRESTand tRESTClient deployed to runtime with error: com.sun.jersey.api.client.ClientHandlerException (#7515) 2022-05-11 14:47:56 +02:00
apoltavtsev
13e096e752 fix(APPINT-34578) MDM components causing 'java.lang.ClassNotFoundException' (#7520) 2022-05-11 11:56:58 +02:00
hcyi
47268fad44 feat(TUP-28953):move change to other util class . (#7512) 2022-05-11 11:31:27 +08:00
Oleksandr Zhelezniak
8115399b97 chore(TDI-47688): bump jackson (#7383)
* jackson to 2.13.2
* jackson-databind to  2.13.2.2
2022-05-09 14:55:52 +03:00
Oleksandr Zhelezniak
721b3de01e chore(TDI-47688): bump jackson (#7386) 2022-05-09 14:38:58 +03:00
Olha V
f6ab592562 fix(TDI-47519): Kafka ssl conflict with schema registry (#7325)
* fix(TDI-47519): Kafka ssl conflict with schema registry

* add migration task

* fix(TDI-47519): Kafka ssl conflict with schema registry

* fix schema registry ssl configuration for empty kafka tSetKeystore

* fix(TDI-47519): Kafka ssl conflict with schema registry

* add null check for schema registry use ssl property

* fix(TDI-47519): Kafka ssl conflict with schema registry

* fix migration for empty tSetKeystore in existing connection

* fix(TDI-47519): Kafka ssl conflict with schema registry

* add null check for https settings
* clean up code

* fix(TDI-47519): Kafka ssl conflict with schema registry

* fix migrated status
2022-05-09 13:18:00 +03:00
Jane Ding
2751229fbe fix(TUP-35252):Additional parameter can not update to the job after (#7445) (#7503)
* fix(TUP-35252):Additional parameter can not update to the job after
modified.
https://jira.talendforge.org/browse/TUP-35252

* fix(TUP-35252):Additional parameter can not update to the job after
modified.
https://jira.talendforge.org/browse/TUP-35252
2022-05-07 10:48:49 +08:00
Dmytro Grygorenko
e8f5139248 feat(TDI-45870): checkbox in tWriteJSONField to avoid use of scientific notation for float values. (#7183)
* feat(TDI-45870): checkbox in tWriteJSONField to avoid use of Scientific notation for float values.

* feat(TDI-45870): change default action for checkbox.

* feat(TDI-45870): migration task.
2022-05-06 15:21:52 +03:00
hcyi
a5c0992356 fix(TUP-35248):Context password exposed when hovering over context on (#7500)
Talend 8
2022-05-06 15:56:32 +08:00
tsasada-talend
708091be96 Add localized files (#7496)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-05-05 16:33:15 +08:00
Alexiane Yvonet
4a43182f39 Add localized files (#7493)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-05-05 16:27:16 +08:00
hcyi
3a31923c97 feat(TUP-28953):Spark Big Data/streaming job are missing "open another version" action. (#7421)
* feat(TUP-28953):Spark Big Data/streaming job are missing "open another
version" action.

* feat(TUP-28953):add junits
2022-05-05 14:03:14 +08:00
wang wei
cd69df6ca7 fix(TDI-47819): tJDBCInput component results in error with Dynamic schema inTalend latest versions. (#7426) (#7492) 2022-05-05 13:42:07 +08:00
Dmytro Grygorenko
ef25314bba feat(TDI-45629): add dynamic schema support for tFileOutputJSON. (#7147)
* feat(TDI-45629): add dynamic schema support for tFileOutputJSON.

* feat(TDI-45629): changes after code review.

* feat(TDI-45629): some more changes.
2022-04-29 17:13:36 +03:00
jzhangbj
d1214eddb3 Add localized files (#7482)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-28 18:05:23 +08:00
tsasada-talend
829ba7a572 Add localized files (#7481)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-28 18:04:57 +08:00
pyzhou
d9f1c04b07 feat(TDI-43829): Add support for zip4j 2.x libraries to tFileArchive/… (#7423)
* feat(TDI-43829): Add support for zip4j 2.x libraries to tFileArchive/unArchive components

* fix(TDI-43829): move IntegrityUtil.java
2022-04-28 16:44:17 +08:00
Alexiane Yvonet
b62353969a Add localized files (#7476)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-28 15:38:06 +08:00
hcyi
c4a60de7dd fix(TUP-35078):tJDBCSCDELT does not work correctly on Snowflake. (#7395)
* fix(TUP-35078):tJDBCSCDELT does not work correctly on Snowflake.

* fix(TUP-35078):add junits
2022-04-25 17:19:15 +08:00
yyin
b8bd877a97 Feat TDQ-20141 add param algoVersion (#7430) 2022-04-22 14:38:56 +08:00
jzhangbj
32cbc40ffc Add localized files (#7467)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-22 09:53:29 +08:00
Alexiane Yvonet
9b530b68b3 Add localized files (#7466)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-22 09:50:22 +08:00
Tetiana Meronyk
f8790d0597 fix(TDI-47257): tELTOracleOutput does not print messages during execution unlike other tELT***Output components (#7387) 2022-04-22 01:48:21 +03:00
sponomarova
843cccff2d fix(TBD-13798): CVE: Replace log4j1.x by reload4j for org.talend.libraries.hadoop.mapr.5.0.0 (#7449) (#7462) 2022-04-21 15:26:11 +03:00
AlixMetivier
249d40f4be fix(TBD-13517): set default value as 3.1 for univ (#7465) (#7468) 2022-04-21 14:22:06 +02:00
vyu-talend
93a5a1842d fix(TDI-46584):modify limit label. (#7460) 2022-04-20 18:10:50 +08:00
hzhao-talendbj
4465b7539e remove @test to fix tuj build failed (#7456) 2022-04-20 17:49:21 +08:00
Jane Ding
05fe5ebd78 fix(TUP-35238):Drag and drop Redshift metadata to list components lost (#7442)
some components
https://jira.talendforge.org/browse/TUP-35238
2022-04-19 17:42:34 +08:00
Chao MENG
35ba1c7dec chore: fix swtbot issue (#7446) 2022-04-19 11:12:59 +08:00
Dmytro Sylaiev
cd025ab26c fix(TDI-47802): Fix short strings as Clobs (#7425)
* Add warning for long strings as varchar
2022-04-18 15:31:59 +03:00
bhe-talendbj
96823a247b fix(TUP-35191): fix java path (#7394) (#7427)
* fix(TUP-35191): fix java path

* fix(TUP-35191): fix java path

* fix(TUP-35191): fix java path

* fix(TUP-35191): fix java path

* fix(TUP-35191): add junit

* fix(TUP-35191): add junit

* fix(TUP-35191): add junit

* fix(TUP-35191): add junit

* fix(TUP-35191): update junit package

* fix(TUP-35191): find java instead of guess

* fix(TUP-35191): find java instead of guess
2022-04-18 14:19:13 +08:00
Laurent BOURGEOIS
d4ef464d10 feat(TBD-13522):CDE - GA (#7358) (#7440) 2022-04-15 21:57:03 +03:00
Dmytro Ochkas
5629a19ec1 fix(TDI-47539): MSCRM Application secret as password (#7432)
Update migration task
2022-04-15 12:14:48 +03:00
Jane Ding
5bc4f7e536 feat(TUP-35069):Upgrade Redshift driver to v2.x (#7436)
* feat(TUP-35069):Upgrade Redshift driver to v2.x (#7433)

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

* feat(TUP-35069):Upgrade Redshift driver to v2.x (#7411)

https://jira.talendforge.org/browse/TUP-35069
2022-04-15 15:49:37 +08:00
Jane Ding
de34ef2e0f fix(TUP-35238):Drag and drop Redshift metadata to list components lost (#7419) (#7435)
* fix(TUP-35238):Drag and drop Redshift metadata to list components lost
some components
https://jira.talendforge.org/browse/TUP-35238

* fix(TUP-35238):Drag and drop Redshift metadata to list components lost
some components
https://jira.talendforge.org/browse/TUP-35238
2022-04-15 15:47:04 +08:00
pyzhou
513a0026e9 feat(TDI-47263):upgrade redshift driver 2.0 (#7356) 2022-04-14 17:54:30 +08:00
jzhangbj
42e24269e7 Add localized files (#7431)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-14 16:30:05 +08:00
tsasada-talend
7da74ee9ce Add localized files (#7429)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-14 16:08:14 +08:00
Jane Ding
92a8bae40d fix(TUP-34716):can't get the right (#7346)
* fix(TUP-34716):can't get the right
"ACTIVE_DATABASE_DELIMITED_IDENTIFIERS" property value in tELTMap in
javajet
https://jira.talendforge.org/browse/TUP-34716

* fix(TUP-34716):can't get the right
"ACTIVE_DATABASE_DELIMITED_IDENTIFIERS" property value in tELTMap in
javajet
https://jira.talendforge.org/browse/TUP-34716
2022-04-13 00:48:09 +08:00
wang wei
8dc29d227c fix(TDI-47496): Column names in a main query are not enclosed when enabling "Delimited identifiers" (#7198) 2022-04-12 18:11:32 +08:00
vyu-talend
fc3ccf48fd feat(TDI-46111):upgrade teradata jdbc driver to 17. (#7376) (#7420) 2022-04-12 14:50:10 +08:00
pyzhou
065859a00a feat(TDI-47687):tScp reuse session (#7408)
* feat(TDI-47687):tScp reuse session

* feat(TDI-47687): tSCPFileList

* feat(TDI-47687): tSCPFileList compile error
2022-04-12 11:44:45 +08:00
hcyi
2c20ddcf20 feat(TUP-34849):missing a change for the d&d (#7415) 2022-04-12 09:39:46 +08:00
vyu-talend
8cef3416ca fix(TDI-46584): tServiceNowInput Limit disable option in Advanced settings not working (#6717) (#7413)
* fix(TDI-46584): tServiceNowInput Limit disable option in Advanced
settings not working

* fix something

* fix more

* fix(TDI-46584):fix the job won't stop issue.

* fix(TDI-46584):fix always reading-all-records issue.

Co-authored-by: vyu <vyu@talend.com>

Co-authored-by: wang wei <wwang@talend.com>
2022-04-11 17:33:46 +08:00
Tetiana Meronyk
36cda8c80f fix(TDI-47133): the log "closing the connection" in tCreateTable is not right (#7360) 2022-04-10 15:41:56 +03:00
Dmytro Ochkas
fee8c502a6 chore(TDI-47539): moved EncryptClientSecretMicrosoftCRMMigrationTask.java to correct directory (#7409) 2022-04-08 15:46:40 +03:00
jzhangbj
36d4eaa32b Add localized files (#7405)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-08 09:41:59 +08:00
tsasada-talend
aff0f14066 Add localized files (#7398)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-07 17:32:33 +08:00
Chao MENG
223b173995 fix(TUP-35034): CI - stop the build if custom component is missing (#7400)
https://jira.talendforge.org/browse/TUP-35034
2022-04-07 16:34:44 +08:00
Alexiane Yvonet
57c80b2474 Add localized files (#7396)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-07 15:51:38 +08:00
Dmytro Ochkas
0098757eea fix(TDI-47539): tMicrosoftCRM change application secret as a password (#7324)
Changed field type and refactored code so that 2 passwords didn't conflict. Created Migration task to encrypt client secret field
2022-04-06 15:46:40 +03:00
vyu-talend
abe8279842 chore(TDI-47404):bump cxf version to 3.4.4 (#7313) (#7391)
* chore(TDI-47404):bump cxf version to 3.4.4

* fix(TDI-47404):delete the codes causing error.

* chore(TDI-47404):bump cxf in talend ws.
2022-04-06 16:07:20 +08:00
sbliu
75eef3b4f4 fix(TUP-27413) add junit (#7378) 2022-04-06 09:44:07 +08:00
clesaec
572d3f7442 TDI-47287 : change ftpput (#7389) 2022-04-04 16:36:20 +02:00
Dmytro Grygorenko
07b105e021 fix(TDI-47725): increment nb_line counter for "on duplicate" output action. (#7351) 2022-04-04 16:34:54 +03:00
Chao MENG
f1252fb198 fix(TUP-35034): CI - stop the build if custom component is missing (#7381)
https://jira.talendforge.org/browse/TUP-35034
2022-04-01 19:14:41 +08:00
wang wei
7022e89faa fix(TDI-47536): CVE : logback (#7226) 2022-04-01 15:42:36 +08:00
jzhangbj
6be7f102dd Add localized files (#7368)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-01 15:42:01 +08:00
tsasada-talend
59bd368ae4 Add localized files (#7364)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-01 15:41:27 +08:00
Alexiane Yvonet
a9b8d1e085 Add localized files (#7363)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-04-01 15:40:15 +08:00
jiezhang-tlnd
2ea31df991 fix(TUP-34954)CVE: Replace log4j1.x by reload4j (#7329) (#7369)
* fix(TUP-34954)CVE: Replace log4j1.x by reload4j

* fix(TUP-34954)CVE: Replace log4j1.x by reload4j

* update junits

* exclude log4j from slf4j-log4j12
2022-04-01 15:37:16 +08:00
wang wei
e44378bd76 fix(TDI-47633): CVE: Replace log4j1.x by reload4j or upgrade to log4j2 (#7370) 2022-04-01 15:18:06 +08:00
sbliu
419adb67e9 fix(TUP-27413) SQL Builder: Graphical Editor is Empty for a specific table. (#7336) 2022-04-01 09:41:01 +08:00
Xilai Dai
6ec03713a3 fix(APPINT-34443) add missing import packages for tRESTClient (#7362) 2022-03-31 14:27:15 +08:00
Chao MENG
2d9904378b Cmeng/fix/tup 35034 err on component missing (#7326)
* fix(TUP-35034): CI - stop the build if custom component is missing
https://jira.talendforge.org/browse/TUP-35034

* fix(TUP-35034): CI - stop the build if custom component is missing
https://jira.talendforge.org/browse/TUP-35034

* fix(TUP-35034): CI - stop the build if custom component is missing
https://jira.talendforge.org/browse/TUP-35034

* fix(TUP-35034): CI - stop the build if custom component is missing
https://jira.talendforge.org/browse/TUP-35034
2022-03-30 16:09:19 +08:00
Dmytro Grygorenko
e541c3a75d fix(TDI-47670): fix Xpath "count" function for unformatted XML file. (#7333)
* fix(TDI-47670): use asXML() method instead of getText().

* fix(TDI-47670): use getStringValue() method instead.

* fix(TDI-47670): use isEmpty() method.
2022-03-29 16:13:28 +03:00
Dmytro Grygorenko
feaf9e516b fix(TDI-47532): bump XercesImpl library to 2.12.2 (#7321) 2022-03-28 16:21:59 +03:00
Dmytro Ochkas
3aa3e21582 fix(TDI-47560): tSybaseOutput BigDecimal jdbc inconsistencies (#7305)
Set BigDecimal for each Sybase version. Add DBVersion field to Manager class and remove it from OracleManager
2022-03-28 11:57:37 +03:00
wang wei
a640f1a0e3 fix(TDI-47154): no need to generate label code for joblet case if not change label(#7345) 2022-03-28 15:10:09 +08:00
wang wei
36f228c840 fix(TDI-47589): "Write Excel 2007 format" leads to tFileOutputExcel poor performance(#7261) 2022-03-28 14:26:30 +08:00
Oleksandr Zhelezniak
2b40550ff4 fix(TDI-47651): bump Redshift driver to 1.2.55.1083 (#7341) 2022-03-25 11:46:53 +02:00
jzhangbj
96a75df148 Add localized files (#7343)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-25 15:38:52 +08:00
Alexiane Yvonet
ed960cbf8a Add localized files (#7338)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-24 17:10:35 +08:00
tsasada-talend
83fa4543c4 Add localized files (#7337)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-24 17:08:36 +08:00
jiezhang-tlnd
80da90a14f chore(TUP-34977)Help links in Studio (#7317) 2022-03-21 15:22:59 +08:00
pyzhou
4adc7f0354 fix(TDI-47223):CVE_axis2-kernel compile error (#7309)
* fix(TDI-47223):CVE_axis2-kernel compile error

* correct mvn path
2022-03-18 17:34:04 +08:00
Dmytro Grygorenko
57e9574e9d fix(TDI-47073): fix description for tBigQueryOutput. (#7314) 2022-03-18 10:07:37 +02:00
tsasada-talend
c30c1109e4 Add localized files (#7318)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-18 10:34:38 +08:00
Alexiane Yvonet
79472b4e32 Add localized files (#7319)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-18 10:32:12 +08:00
jzhao
2dfae00169 fix(TDI-47373):update IBM MQ client lib to 9.2.4.0 (#7281) (#7311) 2022-03-16 16:31:23 +08:00
Chao MENG
f4f1bf3fb6 fix(TUP-34378): Job could build out successfully if contains component which cannot be loaded (#7286)
* fix(TUP-34378): Job could build out successfully if contains component
which cannot be loaded
https://jira.talendforge.org/browse/TUP-34378
2022-03-16 16:19:36 +08:00
Emmanuel GALLOIS
8f5d517779 fix(TCOMP-2003): Maven dependency classifier considered as version in dependencies.txt by Studio (#7302)
* fix(TCOMP-2003): fix Mvn.toLocation in GAV parsing
2022-03-11 16:36:52 +01:00
hzhao-talendbj
5c9a80937a chore(TUP-34757): Add a getOriginalName() in IConnection (#7301)
* chore(TUP-34757): Add a getOriginalName() in IConnection

* chore(TUP-34757): Add a getOriginalName() in IConnection
2022-03-11 17:35:38 +08:00
pyzhou
2f3f5ee9b2 fix(TDI-47528):CVE mina-sshd (#7299)
upgrade talend-scp-helper version

compile error

compile error

compile error

compile error
2022-03-11 11:29:09 +08:00
wang wei
4f362f4423 fix(TDI-47154): send exception info for audit log (#6952) 2022-03-11 11:25:24 +08:00
chmyga
057c9d9276 feat(TDI-46441): add cassandra 4.0 support (#6703)
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com>
2022-03-10 18:45:48 +08:00
tsasada-talend
bb14c4fdaf Add localized files (#7298)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-10 18:36:25 +08:00
Alexiane Yvonet
29638dc7aa Add localized files (#7297)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-10 17:55:52 +08:00
Dmytro Sylaiev
72830bf1f7 fix(TDI-47452): Fix codegen for not valid xpath expression (#7175) 2022-03-10 11:49:39 +02:00
bhe-talendbj
5a28729481 feat(TUP-33809): check modulelist (#7209) (#7294)
* feat(TUP-33809): check modulelist

* feat(TUP-33809): get all sub jobs
2022-03-10 17:28:27 +08:00
Jane Ding
67508cca0d fix(TUP-28898):Drag Exasol connection to a job choose tDBOutput(Exasol) (#7260) (#7296)
* fix(TUP-28898):Drag Exasol connection to a job choose tDBOutput(Exasol)
not work as tExasolOutput
https://jira.talendforge.org/browse/TUP-28898

* fix(TUP-28898):Drag Exasol connection to a job choose tDBOutput(Exasol)
not work as tExasolOutput
https://jira.talendforge.org/browse/TUP-28898
2022-03-09 17:49:54 +08:00
Jane Ding
6d75380549 feat(TUP-33990):Pendo tracking for Studio integrations with API Designer (#7227) (#7295)
& API Tester
https://jira.talendforge.org/browse/TUP-33990
2022-03-09 17:48:49 +08:00
sbouyer
5b06de4df9 Add localized files (#7290)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-09 15:16:28 +08:00
pyzhou
48d1297a8b fix(TDI-45863): remove Input limit for tck reuse connection (#7283) 2022-03-09 09:20:51 +08:00
zshen-talend
7b5b26f325 Zshen/feat/tdq 20069 improve t data quality rules for patch2 (#7282) 2022-03-07 17:24:24 +08:00
wang wei
d866f8a853 fix(TDI-47230): close thread pool for spring boot case (#7272) (#7275) 2022-03-07 09:29:58 +08:00
pyzhou
17a2e919fc feat(TDI-47136):tcreateTable upgrade snowflake driver (#7242) 2022-03-04 17:57:03 +08:00
Chao MENG
d760cbd25e fix(TUP-30599): tMap drag and drop does not work seamlessly in Linux GUI (#7266)
as it does in Windows
https://jira.talendforge.org/browse/TUP-30599
2022-03-04 16:13:05 +08:00
Dmytro Grygorenko
7e6bab7819 fix(TDI-47485): update "protobuf-java" to 3.19.2 (#7187) 2022-03-04 11:04:03 +08:00
tsasada-talend
35a9fead7e Add localized files (#7276)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-04 08:25:10 +08:00
Alexiane Yvonet
2a67ced722 Add localized files (#7274)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-04 08:10:25 +08:00
tsasada-talend
576d7e63f9 Add localized files (#7240)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-03 18:22:33 +08:00
Alexiane Yvonet
7b9f8948df Add localized files (#7236)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-03 18:15:38 +08:00
kjwang
c5fd7d97d4 Kjwang/fix tup 32950 on ubuntu (#7265) (#7273)
* Fix TUP-32950 On Ubuntu 18.04.5 documentation comment is displayed as a
black box in Talend Studio designer tab
https://jira.talendforge.org/browse/TUP-32950
2022-03-03 17:10:44 +08:00
jiezhang-tlnd
8321757d44 fix(TUP-34609)Cannot retrieve Module Name in tSalesforceInput with (#7245)
* fix(TUP-34609)Cannot retrieve Module Name in tSalesforceInput with
password starting with double-quotes

* change condition
2022-03-02 18:31:48 +08:00
hcyi
9892e8a86d fix(TUP-34593):Cannot connect to Salesforce with password starting with double-quotes (#7243)
* fix(TUP-34593):Cannot connect to Salesforce with password starting with
double-quotes

* fix(TUP-34593):Cannot connect to Salesforce with password starting with
double-quotes

* fix(TUP-34593):add junits
2022-03-02 17:50:55 +08:00
Xilai Dai
afb2687746 fix(APPINT-33965) add the rhino dependencies into OSGi build of tRESTRequest (#7257) (#7271) 2022-03-02 16:35:32 +08:00
tsasada-talend
14c248bc10 Add localized files (#7231)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-03-01 17:18:47 +08:00
pyzhou
af0b7a2d3b fix(TDI-47223):CVE axis2-kernel 1.8.0 (#7153) (#7225)
* fix(TDI-47223):CVE axis2-kernel 1.8.0

* Other axis2 jar

* upgrade dependency

* correct compile error

* compile error
2022-03-01 17:15:58 +08:00
Dmytro Ochkas
84a5fa74db fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux … (#7142)
* fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux platform

Added new checkbox which enables/disables codepage

* fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux platform

Fixed formatting issues

* fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux platform

Fixed one more formatting issue

* fix(TDI-46789): tMSSqlOutputBulkExec can't work with server on Linux platform

Adjusted naming with tMssqlBulkExec component
2022-03-01 12:40:33 +08:00
Liu Xinquan
21f53c14c2 fix(TBD-13419) Class not found happen in spark job calling a standard… (#7163) (#7239) 2022-02-28 09:46:04 +01:00
wang wei
3c3ddcf4f3 fix(TDI-47230): use fixedthreadpool for TDM (#7258) 2022-02-28 15:00:24 +08:00
sbliu
0e63ab14c7 fix(TUP-34769) add junit (#7255) 2022-02-28 14:24:41 +08:00
wang wei
50a6c0096c fix(TDI-47230): avoid to create too many threads when loop with twritexmlfield/twritejsonfield (#7139) 2022-02-24 14:34:07 +08:00
sbliu
152e672b12 fix(TUP-34769) Error fields for Rejects get dropped from tSalesforceOutput after Sync Columns. (#7233) (#7234)
fix bug TUP-33497
2022-02-23 18:13:30 +08:00
apoltavtsev
5bff796d45 fix(APPINT-34330) Outdated build type conversion is removed 2022-02-23 08:55:48 +01:00
Dmytro Sylaiev
ecb8c2d693 feat(TDI-47211): Update active dir drivers for mssql (#7057)
* feat(TDI-47211): Update active dir drivers for mssql

* feat(TDI-47211): Fix the pb with component descriptor
2022-02-21 12:09:59 +02:00
Dmytro Grygorenko
e2ac795f4c fix(TDI-47524): replace non-dynamic column for PosgresqlOutput with dynamic schema. (#7222)
* fix(TDI-47524): replace non-dynamic column for PosgresqlOutput with dynamic schema.

* fix(TDI-47524): rearrange after code review.
2022-02-21 09:58:22 +02:00
wang wei
78d977871b fix(TDI-46642): Observability: connector_label is not correct (#7171) 2022-02-21 11:34:50 +08:00
Jane Ding
3bf8e16503 Revert "fix(TUP-28898):Drag Exasol connection to a job choose tDBOutput(Exasol) (#7023)" (#7217) (#7219)
This reverts commit 6b82e95328.
2022-02-18 18:21:04 +08:00
AlixMetivier
118731263c feat(TBD-12989): add databricks to universal plugins (#7143) (#7216)
* feat(TBD-12989): add databricks to universal plugins

* feat(TBD-12989): add databricks to universal plugin
2022-02-17 18:54:15 +01:00
ypiel
72232409b8 fix(TDI-46848): MSCRM OAuth + on-premise mscrm lib (#7158)
* fix(TDI-46848): MSCRM OAuth + on-premise mscrm lib

* fix(TDI-46848): mscrm client secret support in on-premise/oauth
2022-02-17 11:07:23 +01:00
kjwang
43ea3e1628 Revert "Fix TUP-32950 On Ubuntu 18.04.5 documentation comment is displayed as a (#7098) (#7152)" (#7213)
This reverts commit d6431794d7.
2022-02-17 17:43:22 +08:00
kjwang
b832982551 TUP-34156 UI is broken for TCK Table structures in 8.0.1 + nighty (#7204)
TUP-34156 UI is broken for TCK Table structures in 8.0.1 + nighty
https://jira.talendforge.org/browse/TUP-34156
2022-02-17 11:47:20 +08:00
Dmytro Ochkas
d35f3d2589 fix(TDI-47435): tPostgreSqlOutput 'Debug query mode' and 'Upsert' (#7167)
* Modified some DB templates so they initialize unresolved variable when dataAction is 'Upsert'
2022-02-16 19:10:22 +02:00
Dmytro Grygorenko
7d2f9c40eb fix(TDI-47344): update Apache Ant for tFileUnarchive. (#7184) 2022-02-16 16:14:25 +02:00
Dmytro Grygorenko
791ced6856 fix(TDI-47437): check for replaced column for Postgres Upsert action. (#7177) 2022-02-16 15:43:25 +02:00
Dmytro Ochkas
cbe2bb000d fix(TDI-47385): tMap error when tenary operator is used (#7188)
Add parentheses so that user don't add them manually
2022-02-16 15:33:56 +02:00
jzhao
3dba3ac322 fix(TDI-47375):tMicrosoftCRM components with compile error when using OnPremise 2011 (#7115) (#7159)
* fix(TDI-47375):tMicrosoftCRM components with compile error when using
OnPremise 2011

* fix(TDI-47375):class not found issue
2022-02-16 18:12:38 +08:00
Dmytro Ochkas
97502bfae4 fix(TDI-47436): tPostgreSqlOutput upsert and dynamic column (#7172)
* ON CONFLICT clause now contains not only dynamic columns but not dynamic ones as well
2022-02-14 12:28:15 +02:00
pyzhou
e4d56a9c76 fix(TDI-47396):tSCPGet doesn't always close session (#7135) 2022-02-14 17:52:04 +08:00
Jane Ding
2d8a6ad376 fix(TUP-28898):Drag Exasol connection to a job choose tDBOutput(Exasol) (#7020)
not work as tExasolOutput
https://jira.talendforge.org/browse/TUP-28898
2022-02-14 10:25:50 +08:00
sbouyer
d6faaab7d5 Add localized files (#7196)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-02-14 10:14:12 +08:00
tsasada-talend
77a502e480 Add localized files (#7194)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-02-14 10:13:42 +08:00
Alexiane Yvonet
f2980de168 Add localized files (#7192)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-02-14 10:13:19 +08:00
hzhao-talendbj
a999d64f4c fix(TUP-33639): Job which import by metedata bridge:NPE (#7141) (#7193)
* fix(TUP-33639): Job which import by metedata bridge:NPE when
check/uncheck "use project settings" in stats&logs

* fix(TUP-33639):   add junit

* fix(TUP-33639): add junit

* fix(TUP-33639): Job which import by metedata bridge:NPE
2022-02-11 14:22:16 +08:00
zyuan-talend
9173316f02 fix(TUP-34489):forward interpreter to child job in commandline. (#7190) 2022-02-10 14:06:49 +08:00
tsasada-talend
a080f9ff63 Add localized files (#7181)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-02-07 10:19:03 +08:00
Alexiane Yvonet
6f1190ee4d Add localized files (#7180)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-02-07 10:18:41 +08:00
Dmytro Ochkas
545b864bfd fix(TDI-35717): tOracleBulkExec's action on table still used when invisible (#7114)
Added additional if wrappers to the sections where data action is processed in tOracleBulkExec_begin.javajet and tOracleBulkExec_end.javajet. The wrappers check if .ctl file or manual .ctl code is used and if so no data action has to be processed
2022-01-28 11:45:36 +02:00
jiezhang-tlnd
eca54ac7ca fix(TUP-34575)Correction to messages.properties file (#7169)
* fix(TUP-34575)Correction to messages.properties file

* fix(TUP-34575)Correction to messages-properties file

* fix(TUP-34575)Correction to messages-properties file
2022-01-28 14:53:02 +08:00
tsasada-talend
4218e443c4 Add localized files (#7165)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-01-28 11:36:20 +08:00
Alexiane Yvonet
63a0a09d99 Add localized files (#7164)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-01-28 11:35:59 +08:00
Laurent BOURGEOIS
3e0973ff19 fix(TBD-13463):No FileSystem for scheme: HDFS on any EMR 5.29 job on Talend 8 (#7124) (#7161) 2022-01-27 09:44:45 +01:00
jiezhang-tlnd
5391b48920 fix(TUP-34281): Cleanup of old translation files (#7102) 2022-01-26 18:30:40 +08:00
wang wei
112625f8f7 fix(TDI-47395): tPostgresqlOutput cannot select Insert as Action on Data when disable the Log4j(#7136) 2022-01-26 15:18:21 +08:00
apoltavtsev
1732c6f9b5 feat(APPINT-32531) Make all DS/Route builds Java 11 and above compatible, design/build & run should work with different Java versions (#6960) 2022-01-25 17:10:48 +01:00
pyzhou
9e4f5bb1dc fix(TDI-47234):tXSLT cache source in memory (#7021) (#7072)
* fix(TDI-47234):tXSLT regression

* migration task

* correct migration task

* Correct ExecutionResult

* Correct Migration result
2022-01-24 14:36:09 +08:00
kjwang
d6431794d7 Fix TUP-32950 On Ubuntu 18.04.5 documentation comment is displayed as a (#7098) (#7152)
Fix TUP-32950 On Ubuntu 18.04.5 documentation comment is displayed as a black box in Talend Studio designer tab
https://jira.talendforge.org/browse/TUP-32950
2022-01-21 15:02:58 +08:00
zyuan-talend
7ba8c9a37a fix(TUP-27184):add junit test (#7144) 2022-01-21 11:07:11 +08:00
Wei Hua
13f391bc87 Hwei/bugfix/master/appint 33765 (#7137)
* APPINT-33765 [7.3.1 patch] ClassNotFoundException in runtime when DB connection (SQLServer) in joblet without using alias

* APPINT-33765 [7.3.1 patch] ClassNotFoundException in runtime when DB connection (SQLServer) in joblet without using alias
2022-01-21 10:31:00 +08:00
tsasada-talend
b5469fb531 Add localized files (#7149)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-01-20 18:32:02 +08:00
Alexiane Yvonet
31b8b5467c Add localized files (#7150)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-01-20 18:31:49 +08:00
Emmanuel GALLOIS
c6901ce17d feat(TCOMP-2045): Pass meta information about columns (#6892)
* feat(TCOMP-2045): fix quotes and escaping issues
* feat(TCOMP-2045): add import
2022-01-19 17:13:50 +01:00
tsasada-talend
a613d635d7 Add localized files (#7123)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-01-19 15:19:49 +08:00
zshen-talend
1deaf892c8 feat(TDQ-19814): clear the code let it call adjustPomGeneration only to (#7128)
avoid some TDM regression
2022-01-17 19:47:39 +08:00
Jill Yan
27540097e4 Revert "jill/fix/master/APPINT-33992 (#7070)" (#7126)
This reverts commit 19eca3dfec.
2022-01-17 12:10:28 +08:00
Zhiwei Xue
e7d0282538 fix(TUP-34469):fix comp cache path problem (#7119) 2022-01-14 23:37:27 +08:00
zyuan-talend
6541771b5c fix(TUP-27184):revert javajet change. (#7118) 2022-01-14 22:09:52 +08:00
zshen-talend
22a24f13be feat(TDQ-19814): create a new component for tDataQualityRules (#7093) 2022-01-13 18:19:27 +08:00
Jill Yan
3861eeaa7a APPINT-31044 (#7110)
Co-authored-by: jillyan <yan955599@gmail.com>
2022-01-13 10:57:00 +01:00
zyuan-talend
a54e0e72a3 fix(TUP-27184):escape label value for javajet. (#7111) (#7113) 2022-01-13 16:58:12 +08:00
Tetyana Meronyk
2c25ae3771 feat(TDI-46151): Filter data based on return value in subquery in source database before pushing it down to a tDBInput to execute (#6906)
feat(TDI-46151): Filter data based on return value in subquery in source database before pushing it down to a tDBInput to execute
2022-01-12 17:11:20 +02:00
hcyi
f6511ae89f fix(I18N-322):change a message to "Set the connection and read timeouts" (#7060) 2022-01-12 16:18:35 +08:00
Jill Yan
19eca3dfec jill/fix/master/APPINT-33992 (#7070)
* APPINT-33992

* revert for mis-commit

* APPINT-33992

* APPINT-33992

* APPINT-33992

* APPINT-33992

* APPINT-33992

Co-authored-by: jillyan <yan955599@gmail.com>
2022-01-12 15:57:18 +08:00
zyuan-talend
5f89ab04b2 fix(TUP-27184): copy label from GraphicNode to DataNode. (#7095) (#7103) 2022-01-11 18:48:01 +08:00
wang wei
70f464f593 fix(TDI-47212): CVE: jackson-mapper(core)-asl-1.9.15-TALEND (#7001) 2022-01-07 10:41:34 +08:00
kjwang
a4c2535692 TUP-34282 CVE: log4j-core(1.2-api)-[2-2.16.0) (#7080)
TUP-34282 CVE: log4j-core(1.2-api)-[2-2.16.0)
https://jira.talendforge.org/browse/TUP-34282
2022-01-07 09:41:55 +08:00
jiezhang-tlnd
58d6ec8ac2 fix(TUP-34347)DataViewer doesnt work on retrieved schema (#7087) 2022-01-06 18:45:38 +08:00
tsasada-talend
57a92b3e84 Add localized files (#7091)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-01-06 18:36:25 +08:00
Alexiane Yvonet
0f24c04458 Add localized files (#7090)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-01-06 17:27:46 +08:00
ypiel
f7d399692b feat(TDI-46093): Customize tck/connection name (#7084) 2022-01-05 22:22:45 +01:00
Oleksandr Zhelezniak
3782b860b4 fix(TDI-46410): update namespace in xml element (#7018) 2022-01-04 14:33:41 +02:00
tsasada-talend
c020bb15e9 Add localized files (#7079)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-01-04 10:32:29 +08:00
Alexiane Yvonet
e222af6665 Add localized files (#7077)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2022-01-04 10:31:15 +08:00
Abdulhamid Rashankar
c78077f09e APPINT-33784: Project analysis task - Warn about custom component dep… (#7068) 2021-12-30 09:23:00 +01:00
Zhiwei Xue
af94813a99 workitem(TUP-34111):slow studio build time for remote execution (#7038) 2021-12-30 16:08:19 +08:00
jiezhang-tlnd
ef2aff872f Jzhang/tup 33863 (#6946)
* fix(TUP-33863)Update of Metadata Hadoop Cluster does not change spark
version when propagated
https://jira.talendforge.org/browse/TUP-33863

* code format

* format code

* fix(TUP-33863)Update of Metadata Hadoop Cluster does not change spark
version when propagated

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/ComboController.java

* add common judgment

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/ComboController.java

* add common fix

* Update of Metadata Hadoop Cluster does not change spark version when
propagated

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/ComboController.java
2021-12-30 15:09:27 +08:00
jiezhang-tlnd
a6b2275a32 chore(TUP-34021)CVE org.apache.maven maven-core 3.8.1 (#7008) 2021-12-30 14:58:49 +08:00
Jane Ding
2334c578a1 fix(TUP-33830):[7.3] ref project compilation error (#7053) (#7069)
https://jira.talendforge.org/browse/TUP-33830
2021-12-30 09:47:59 +08:00
Wei Hua
e128252b66 APPINT-34077 RuntimeException: java.lang.NoClassDefFoundError: org/apache/cxf/databinding/DataBinding (#7063) 2021-12-29 14:48:58 +08:00
Emmanuel GALLOIS
547ad1d694 fix(TCOMP-2053): correct migration issue w/ context + function call (#7010) 2021-12-29 11:25:36 +08:00
Zhiwei Xue
71c6234cab fix(TUP-33966):Studio/commandline fails to generate code for the job, (#6975)
throws "Invalid thread access"
2021-12-29 10:27:41 +08:00
Olha V
6f02dd7443 feat(TDI-46430): Kafka Input Output Avro support (#6981)
* feat(TDI-46430): Kafka Input Output Avro support

* add migration task for security settings setup order

* feat(TDI-46430): Kafka Input Output Avro support

* add check if https settings not empty

* feat(TDI-46430): Kafka Input Output Avro support

* fix migration task status

* feat(TDI-46430): Kafka Input Output Avro support

* add check for kafka version
2021-12-28 16:21:11 +02:00
tsasada-talend
3e9834bd80 Add localized files (#7065)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2021-12-28 19:12:41 +08:00
jiezhang-tlnd
031689f083 fix(TUP-34123)talendcsv-1.0.0.jar is missing on Guess Schema (#7014) 2021-12-28 14:15:44 +08:00
tsasada-talend
bad2301bee Add localized files (#7058)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2021-12-27 23:03:15 +08:00
sbliu
3038b140a3 chore(TUP-33956) remove xercesImpl from libraries needed. (#7028) 2021-12-27 15:26:43 +08:00
hcyi
eefa078591 fix(TUP-33897):Remove username from Studio Cloud Login. (#7015) 2021-12-27 10:15:44 +08:00
Chao MENG
66d8e597f3 chore: hide parallelize (#6950) 2021-12-23 14:34:35 +08:00
Oleksandr Zhelezniak
54b17eea2c fix(TDI-47222): invoke stop after flush (#6985)
* TCK studio-integration
* method stop should be invoked after the method flush for producers (outputs)
2021-12-21 12:01:32 +02:00
Dmytro Grygorenko
c47775c2f0 fix(TDI-47228): tPostgresqlOutput Upsert existing connection (#6998)
* fix(TDI-47228): show Upsert action when using existing connection.

* fix(TDI-47228): space added.
2021-12-20 16:45:01 +02:00
apoltavtsev
9d8b79465f fix(APPINT-33784) Project analysis task - Missing closing tag is added (#7041) 2021-12-17 13:06:17 +01:00
Alexiane Yvonet
e2dc1e9a00 Add localized files (#7032)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2021-12-17 17:53:36 +08:00
Dmytro Sylaiev
e962f9cd2f fix(TDI-46910): Fix codegen and compile errors for dynamic schemas (#7019) 2021-12-17 10:41:35 +02:00
Abdulhamid Rashankar
6bb84e0372 APPINT-33784: Project analysis task - Warn about custom component dep… (#6958)
* APPINT-33784: Project analysis task - Warn about custom component dependencies risk

* APPINT-33784: Project analysis task - Warn about custom component dependencies risk

* APPINT-33784: Project analysis task - Warn about custom component dependencies

* APPINT-33784: Project analysis task - Warn about custom component dependencies

* APPINT-33784: Project analysis task - Warn about custom component

Co-authored-by: arashankar <abdulhamid0606@gmail.com>
2021-12-16 19:16:22 +01:00
bhe-talendbj
074c4e9042 fix(TBD-13373): User did not initialize spark context when I run a simple spark job with HDI4 (#7037) 2021-12-16 19:49:19 +08:00
bhe-talendbj
53f33e7a02 fix(TUP-34105): upgrade log4j2 (#7006) (#7013) (#7025)
* fix(TUP-34105): upgrade log4j2 (#7006)

* fix(TUP-34105): upgrade log4j2

* fix(TUP-34105): update version

* fix(TUP-34105): upgrade to 2.16.0
2021-12-15 11:44:17 +08:00
Tetyana Meronyk
f505cd58cd fix(TDI-46943): Dynamic schema fail's with Excel (#6874)
* fix(TDI-46943): Dynamic schema fail's with Excel
2021-12-14 14:43:48 +02:00
nrousseau
f03218164a fix(TUP-34110): fix tck dependencies (#7005)
* fix(TUP-34110): fix tck dependencies

* fix(TUP-34110): fix tck dependencies
2021-12-13 11:16:55 +08:00
jzhao
12ead4619e feat(TDI-45793):Add migration task for tSAPADSOInput (#6989) (#6993)
* feat(TDI-45793):Add migration task for tSAPADSOInput

* chore(TDI-45793):add Copyright for migration task.
2021-12-10 11:11:54 +08:00
Dmytro Sylaiev
88d64fbe8e fix(TDI-46910): Add hadnling escaping of ELTOutput for quotes (#6875)
* fix(TDI-46910): Add hadnling escaping of ELTOutput for quotes

* fix(TDI-46910): Fix create table statement compile error
2021-12-09 16:18:13 +02:00
Xilai Dai
be36d6f345 (APPINT-34009) fix the tCosmosDB and tNeo4j dependency issues when bu… (#6887)
* (APPINT-34009) fix the tCosmosDB and tNeo4j dependency issues when building microservice

* (APPINT-34009) fix the regexp and jar name
2021-12-09 17:23:43 +08:00
kjwang
dbc6d113ea TUP-33713 Logon popup message in a mess when main project and refer (#6954) (#6996)
* TUP-33713 Logon popup message in a mess when main project and refer
project are on different patch level
https://jira.talendforge.org/browse/TUP-33443
2021-12-09 17:01:27 +08:00
hcyi
9d6d0b5f2f feat(TUP-33198):Support retrieve SAP ADSO service metadata with SAP JCO3 (#6939) 2021-12-09 16:58:04 +08:00
tsasada-talend
73e8e28e56 Add localized files (#6986)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2021-12-09 10:35:31 +08:00
sbouyer
bb12e394f8 Add localized files (#6988)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2021-12-09 10:35:03 +08:00
jiezhang-tlnd
1557474f25 add migration (#6967)
* add migration

* add migration

* fix migration
2021-12-09 09:26:22 +08:00
Dmytro Grygorenko
91f19609e8 fix(TDI-47179): enable batch checkbox for Postgres Upsert. (#6987) 2021-12-08 11:52:39 +02:00
Emmanuel GALLOIS
e3a0772610 fix(TCOMP-1988): add nashorn scripting engine for java11+ (#6973) 2021-12-07 09:32:19 +01:00
bhe-talendbj
cb7bc645ce feat(TUP-33718): add distribution version (#6979)
* feat(TUP-33718): add distribution version

* feat(TUP-33718): fix version
2021-12-07 10:13:31 +08:00
clesaec
a1095d8d2e TDI-47170 : go root directory for sftp (duplicate code) (#6980) 2021-12-06 10:39:43 +01:00
Wei Hua
724a82dde4 APPINT-34089 Project analysis task - Warn about duplicated routeId usage (#6969)
* APPINT-34089 Project analysis task - Warn about duplicated routeId usage

* update the way to get code value.

* correct component name in message
2021-12-03 17:31:32 +01:00
pyzhou
d692eb0088 fix(TDI-47147):tMap TUJ fix (#6948) 2021-12-03 15:33:24 +08:00
bhe-talendbj
3170a61736 feat(TUP-33718): add system property to load dynamic distribution jars (#6904)
* feat(TUP-33718): add system property to load dynamic distribution jars

* feat(TUP-33718): fix load dynamic distributions

* feat(TUP-33718): load all dynamic distribution jars

* feat(TUP-33718): load bigdata modules

* feat(TUP-33718): load all dynamic distributions

* feat(TUP-33718): show distribution display version

* feat(TUP-33718): replace display version by version

* feat(TUP-33718): fix bug

* feat(TUP-33718): load dynamic distribution modules

* feat(TUP-33718): load dynamic distribution modules
2021-12-02 10:26:20 +08:00
wang wei
34c380bb33 fix(TDI-46850): Upgrade ActiveMQ Jars to 5.16.3 which align with ESB (#6924) 2021-11-29 17:23:18 +08:00
Chao MENG
6ae9750c4f fix(TUP-33121): Talend Studio gives no error if unable to connect to (#6933)
remote GIT repository
https://jira.talendforge.org/browse/TUP-33121
2021-11-29 10:34:58 +08:00
kjwang
3891599573 TUP-33443 The method tFileInputDelimited_1_onSubJobError(Exception, (#6931)
TUP-33443 The method tFileInputDelimited_1_onSubJobError(Exception,String, Map<String,Object>) is undefined for the type xxxxx
https://jira.talendforge.org/browse/TUP-33443
2021-11-29 09:48:48 +08:00
Emmanuel GALLOIS
e556a39c4e fix(TCOMP-1963): adapt correct Metadata from schema (#6711) 2021-11-26 12:19:46 +01:00
wang wei
db14446448 fix(TDI-47078): [7.3]Multiple SQL Statements in SQL Template => Duplicate local variable(#6909) (#6943) 2021-11-25 16:07:39 +08:00
bhe-talendbj
b2c2e65b0a fix(TUP-32838): Custom value in a table column with suggestable values is not allowed (#6819) (#6926) (#6940)
* fix(TUP-32838): editable properties table

* fix(TUP-32838): support editable properties table

* fix(TUP-32838): support editable properties table

* fix(TUP-32838): support editable properties table

* fix(TUP-32838): rename property name

* fix(TUP-32838): editable for all of suggestable parameters

* fix(TUP-32838): resolve comments

* fix(TUP-32838): avoid invoking component
2021-11-25 15:00:51 +08:00
jiezhang-tlnd
88f328b9b6 fix(TUP-33467)Need to adjust the UI of check connection when tck (#6886)
* fix(TUP-33467)Need to adjust the UI of check connection when tck
component in studio

* fix(TUP-33467)Need to adjust the UI of check connection when tck
component in studio
2021-11-23 16:37:28 +08:00
clesaec
1fc8ef0894 TDI-46905 : treat absolute path (#6929) 2021-11-23 09:03:25 +01:00
Dmytro Grygorenko
1a1698e27b feat(TDI-44717): fix backport issue for "master" branch. (#6927) 2021-11-23 09:39:09 +02:00
Tetyana Meronyk
69f3e4b340 fix(TDI-46986): tFTPGet component unable to get file from FileZilla Server, with a particular Filemask in Studio, after September patch, Patch_20210924_R2021-09_v2-7.3.1 (#6890) 2021-11-22 18:06:01 +02:00
Tetyana Meronyk
56af81bdbc fix(TDI-46791): tBigQueryInput - Component returning extra row of NULL values (#6724)
fix(TDI-46791): tBigQueryInput - Component returning extra row of NULL values
2021-11-22 17:28:13 +02:00
Dmytro Grygorenko
5a2441b2f2 feat(TDI-44717): Postgres Upsert feature (backport to 8.0.1) (#6882) 2021-11-22 14:20:19 +02:00
Dmytro Grygorenko
2d9998f886 fix(TDI-46912): tELTOutput cannot locate & drop existing table in Snowflake (#6860)
* fix(TDI-46912): draft fix for master branch.

* fix(TDI-46912): corrections after TTP Dev run.

* fix(TDI-46912): fix for all templates.

* fix(TDI-46912): corrections after TTP Dev run.

* fix(TDI-46912): correct fix (ELT template only).

* fix(TDI-46912): small change.

* fix(TDI-46912): changes after code review.
2021-11-22 12:59:19 +02:00
nrousseau
95a920cf88 fix(TUP-33859): force upgrade for bcprov (#6915) 2021-11-22 17:10:09 +08:00
Xilai Dai
697a49294d Bugfix/master/appint 34059 (#6907)
* (APPINT-34059) fix the plexus-utils version in maven-bundle-plugin

* (APPINT-34059) fix the plexus-classworlds
2021-11-22 11:08:33 +08:00
apoltavtsev
55af9efbfc fix(APPINT-33956) Project analysis task - Seek for unresolved dependencies (Part 2) (#6893) 2021-11-19 10:37:34 +01:00
Jill Yan
75a05ec18d APPINT-34090 (#6905)
Co-authored-by: jillyan <yan955599@gmail.com>
2021-11-19 17:34:05 +08:00
apoltavtsev
8038722fa7 fix(APPINT-34066) Fail to build route as OSGI to runtime with ClassNotFoundException on MacOS 2021-11-19 10:01:57 +01:00
Wei Hua
8b0692e2d6 APPINT-32136 Job & Run view displays DI job icon and/or label when a route or routelet editor is active (#6889)
* APPINT-32136 Job & Run view displays DI job icon and/or label when a route or routelet editor is active

* Fixing labels and Routelet icon

* change the way to determine routelet

* Solve NPE issue

* small changes
2021-11-19 11:47:53 +08:00
Zhiwei Xue
f9fb319f79 chore(TUP-33614):Update each component plugin, make sure it generates a (#6902)
new timestamp at each build
2021-11-18 14:47:04 +08:00
vyu-talend
5ffae2364b feat(TDI-45016):add query time out. (#6539) (#6900)
* feat(TDI-45016):add query time out. (#6539)

* feat(TDI-45016):add query time out.

* feat(TDI-45016):optimize codes.

* feat(TDI-45016):fix bugs.

* feat(TDI-45016):fix some issues.

Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tAS400Input/tAS400Input_messages.properties
	main/plugins/org.talend.designer.components.localprovider/components/tAS400Output/tAS400Output_messages.properties
	main/plugins/org.talend.designer.components.localprovider/components/tAS400Row/tAS400Row_messages.properties
	main/plugins/org.talend.designer.components.localprovider/components/tMSSqlInput/tMSSqlInput_messages.properties
	main/plugins/org.talend.designer.components.localprovider/components/tMSSqlOutput/tMSSqlOutput_messages.properties
	main/plugins/org.talend.designer.components.localprovider/components/tMSSqlRow/tMSSqlRow_messages.properties
	main/plugins/org.talend.designer.components.localprovider/components/templates/_tableActionForOutput.javajet

* feat(TDI-45016): fix something.
2021-11-18 11:58:11 +08:00
clesaec
ec1da68a4e TDI-47072 : fix context (#6899) 2021-11-17 09:07:48 +01:00
build-talend
ed5135c814 Set version to 8.8.8 SNAPSHOT (#6896)
Co-authored-by: Jenkins Continuous Build server <jenkins@tal-rd02.talend.lan>
2021-11-16 14:49:14 +01:00
hcyi
17309e5abc fix(TUP-32940):Remove "Also search from Help when performing a component (#6864)
searching".
2021-11-16 17:42:54 +08:00
Dmytro Sylaiev
06178fbc2e Dsylaiev/tdi 46859 add licenses main branch (#6842)
* chore(TDI-46859): Add license for bonitaclient (#6750)

* chore(TDI-46859): Add license for bonitaclient

* Bump lib for tBonitaXXX

* chore(TDI-46859): Do not bump lib

* chore(TDI-46859): Add licenses for checkarchive and filezip libs (#6752)

* chore(TDI-46859): Add licenses for checkarchive and filezip libs

* chore(TDI-46859): Do not bump version

* chore(TDI-46859): Add license for commons-net-proxy (#6753)

* chore(TDI-46859): Add license for commons-net-proxy

* chore(TDI-46859): Do not bump commons-net-talend version

* chore(TDI-46859): indendation

* chore(TDI-46859): Add license for couchDBUtils lib (#6754)

* chore(TDI-46859): Add license for couchDBUtils lib

* fix(TDI-46859): Fix license path

* chore(TDI-46859): Do not bump couchDBUtil lib version

* chore(TDI-46859): Fix version

* chore(TDI-46859): Add license to cyberark-wrapper (#6755)

* chore(TDI-46859): Add license to cyberark-wrapper

* chore(TDI-46859): Do not bump cyberark wrapper version

* chore(TDI-46859): Add license for filecopy lib (#6757)

* chore(TDI-46859): Add license for filecopy lib

* Bump lib for component

* Remove from studio build

* chore(TDI-46859): Do not bump tfilecopy lib

* chore(TDI-46859): Add license for marketo-soap-sdk (#6758)

* chore(TDI-46859): Add license for marketo-soap-sdk

* chore(TDI-46859): Do not bump marketo_soap lib

* chore(TDI-46859): Add licenses for mqrfh2header and utils libs (#6767)

* chore(TDI-46859): Add licenses for mqrfh2header and utils libs

* chore(TDI-46859): Do not bump mq libs

* chore(TDI-46859): Fix versioning

* chore(TDI-46859): Add licenses to netsuite libs (#6769)

* chore(TDI-46859): Add licenses to netsuite libs

* chore(TDI-46859): Do not bump netsuite libs

* chore(TDI-46859): Add license to simpleexcel (#6772)

* chore(TDI-46859): Add license to simpleexcel

* chore(TDI-46859): Do not bump simpleexcel

* chore(TDI-46859): Fix breaks

* chore(TDI-46859): Add license to SOAP lib (#6773)

* chore(TDI-46859): Add license to SOAP lib

* chore(TDI-46859): Do not bump soap lib

* chore(TDI-46859): Add license to mssql Util lib (#6774)

* chore(TDI-46859): Add license to mssql Util lib

* chore(TDI-46859): Do not bump mssqlUtil lib

* chore(TDI-46859): Indendation

* chore(TDI-46859): Add license for jtds (#6775)

* chore(TDI-46859): Add license for jtds

* chore(TDI-46859): Do not bump jtds lib

* chore(TDI-46859): Indendation

* chore(TDI-46859): Add license for talend-aws (#6776)

* chore(TDI-46859): Add license for talend-aws

* chore(TDI-46859): Do not bump talend-aws

* chore(TDI-46859): Add license for talend-codegen-utils (#6777)

* chore(TDI-46859): Add license for talend-codegen-utils

* chore(TDI-46859): Do not bump codegen-utils

* chore(TDI-46859): Add license for talendcsv lib (#6778)

* chore(TDI-46859): Add license for talendcsv lib

* chore(TDI-46859): Bump talendcsv

* chore(TDI-46859): Add license to paloIX3 (#6770)

* chore(TDI-46859): Add license to paloIX3

* Remove jar from repo

* chore(TDI-46859): Bump talend-csv

* chore(TDI-46859): Do not bump talendcsv

* chore(TDI-46859): Add license for exasol lib (#6779)

* chore(TDI-46859): Add license for exasol lib

* chore(TDI-46859): Do not bump exasol lib

* chore(TDI-46859): Add license for talendExcel (#6780)

* chore(TDI-46859): Add license for talendExcel

* chore(TDI-46859): Do not bump talendexcel

* chore(TDI-46859): Add license for httputil (#6781)

* chore(TDI-46859): Add license for httputil

* chore(TDI-46859): Do not bump httputil lib

* chore(TDI-46859): Add license for job-monitoring (#6782)

* chore(TDI-46859): Add license for talendMsgMailUtil (#6788)

* chore(TDI-46859): Add license for talendMsgMailUtil

* chore(TDI-46859): Do not bump msgMailUtil lib

* chore(TDI-46859): Add license for talend-orc (#6789)

* chore(TDI-46859): Add license for talend-orc

* chore(TDI-46859): Do not bump talend-orc

* chore(TDI-46859): Add license for talend-parquet (#6790)

* chore(TDI-46859): Add license for talend-parquet

* chore(TDI-46859): Do not bump talend-parquet

* chore(TDI-46859): Add license for talend-proxy (#6792)

* chore(TDI-46859): Add license for talend-proxy

* chore(TDI-46859): Do not bump talend-proxy

* chore(TDI-46859): Add licenses for sap libs (#6793)

* chore(TDI-46859): Add licenses for sap libs

* chore(TDI-46859): Do not bump talend sap libs

* chore(TDI-46859): Add license for talendSAX (#6794)

* chore(TDI-46859): Add license for talendSAX

* chore(TDI-46859): Do not bump talendSax

* chore(TDI-46859): Add license for talend-scp-helper (#6795)

* chore(TDI-46859): Add license for talend-scp-helper

* chore(TDI-46859): Do not bump scpHelper

* chore(TDI-46859): Add license for talendssl (#6796)

* chore(TDI-46859): Add license for talendssl

* chore(TDI-46859): Do not bump talendssl

* Dsyliaev/tdi 46859 add license for ucanaccess (#6797)

* chore(TDI-46859): Add license for talend-ucanaccess

* chore(TDI-46859): Add license for ucanaccess-utils

* chore(TDI-46859): Add license for webserviceInput lib

* chore(TDI-46859): Do not bump ucanaccess

* chore(TDI-46859): Do not bump webservice

* chore(TDI-46859): Add license for webserviceInput lib (#6798)

* chore(TDI-46859): Add license for webserviceInput lib

* chore(TDI-46859): Do not bump webservice input

* chore(TDI-46859): Add license for talend-ws lib (#6799)

* chore(TDI-46859): Add license for talend-ws lib

* chore(TDI-46859): Do not bump talend-ws

* chore(TDI-46859): Add license for thashfile (#6800)

* chore(TDI-46859): Add license for thashfile

* chore(TDI-46859): Do not bump tHashfile lib

* chore(TDI-46859): Add license for xpathUtil (#6801)

* chore(TDI-46859): Add license for xpathUtil

* chore(TDI-46859): Do not bump xpathutil
2021-11-16 11:03:03 +02:00
wang wei
c6a11aa5ff fix(TDI-46962): tAmazonAuoraOutput compilation errors (#6872) 2021-11-16 10:06:08 +08:00
Olha V
42335629c4 chore(TDI-46752): CVE: Oauth 2.0 SDK with OpenID (#6811)
* chore(TDI-46752): CVE: Oauth 2.0 SDK with OpenID

* chore(TDI-46752): CVE: Oauth 2.0 SDK with OpenID

* bump talend-mscrm in tMicrosoftCrm

* chore(TDI-46752): CVE: Oauth 2.0 SDK with OpenID

* add content-type dependency
2021-11-11 15:20:53 +02:00
sbouyer
5441f05bfd Add localized files (#6884)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2021-11-10 09:31:12 +08:00
sbouyer
82eedbeb27 Add localized files (#6885)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2021-11-10 09:31:03 +08:00
apoltavtsev
5f3fcc1f69 feat (APPINT-33956) Project analysis task - Seek for unresolved dependencies (Part 2) (#6879)
* feat (APPINT-33956) Project analysis task - Seek for unresolved dependencies (Part 2)

* Update messages.properties

* Update plugin.xml

* Update UnresolvedComponentsDependenciesAnalysisTask.java

* Update UnresolvedComponentsDependenciesAnalysisTask.java
2021-11-09 09:25:04 +01:00
jiezhang-tlnd
5249e19a8a fix(TUP-33627)[Linux aarch64] License agreement panel and introduction (#6876)
are blank
2021-11-05 20:04:22 +08:00
Olha V
bf34aae7ad chore(TDI-46752): CVE: Oauth 2.0 SDK with OpenID Libs (#6871) 2021-11-04 17:41:51 +02:00
Jane Ding
9b4ca1d33f fix(TUP-33385):Error pops up while logging on migrated project (#6867)
* fix(TUP-33385):Error pops up while logging on migrated project if the
project which exported from monthly patch studio>Studio
https://jira.talendforge.org/browse/TUP-33385

* fix(TUP-33385):Error pops up while logging on migrated project if the
project which exported from monthly patch studio>Studio
https://jira.talendforge.org/browse/TUP-33385
2021-11-04 19:45:17 +08:00
sbouyer
bd8a39cf01 Add localized files (#6866)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2021-11-04 10:20:00 +08:00
Alexiane Yvonet
cc6697b350 Add localized files (#6852)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2021-11-04 10:19:06 +08:00
tsasada-talend
8f62485600 Add localized files (#6853)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2021-11-04 10:09:07 +08:00
Tetyana Meronyk
82243d59ac fix(TDI-46834): Additional columns in tDBOutput doesn`t generate code properly (#6825)
* fix(TDI-46834): Additional columns in tDBOutput doesn`t generate code properly
2021-11-03 14:27:56 +02:00
Dmytro Sylaiev
2502d31aaf fix(TDI-46790): Fix fetching big files GSGet (#6706) 2021-11-02 17:26:02 +02:00
Dmytro Grygorenko
df2d7343ec fix(TDI-46743): avoid file locking when using "streaming append" feature. (#6764)
* fix(TDI-46743): avoid file locking when using "streaming append" feature.

* fix(TDI-46743): corrections after code review.

* fix(TDI-46743): move library to Talend Update.

* fix(TDI-46743): restored order of resources close.

* fix(TDI-46743): added license for Talend Update, version bump.
2021-11-02 15:07:26 +02:00
Dmytro Grygorenko
bc660975e5 fix(TDI-46746): CVE - update "protobuf-java" to 3.4.0 (#6707) 2021-11-02 14:49:41 +02:00
pyzhou
9fe8679535 chore: clean up code (#6858)
* chore: clean up code

* remove useless url path
2021-11-02 16:22:28 +08:00
Dmytro Grygorenko
11efa75ac6 fix(TDI-46968): fix compile error for tGreenplumOutput. (#6862) 2021-11-02 09:36:58 +02:00
Oleksandr Zhelezniak
a0fd5cdae5 fix(TDI-46930): wrap filename (#6826)
* wrap a filename in a parenthesis to explicit handle java operations priority
2021-11-02 08:44:18 +02:00
sbliu
ee76694e1c fix(TUP-33596) NPE when try to open project setting. (#6859)
add NPE judgment
2021-11-02 11:02:06 +08:00
pyzhou
7dbb3020dd fix(TDI-45710):tXSLT support for streaming input and output (#6251) (#6830)
* Added streaming support on inputs

* Added InputStream for the 2 input files

* Added support for input / output columns

* Removed the label as it was confusing than helpful.
Changed the XML / XSLT label as it supports Stream.

Output however does NOT support stream so changed it in the Override to File only.

* Upgraded the 15 year old saxon9.jar
My tests passed.

* fix xml column was not used issue

* According to the new writing standard, only the capitalize the first character of first word

Co-authored-by: pyzhou <pyzhou@talend.com>
# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tXSLT/tXSLT_messages.properties

Co-authored-by: bgunics-talend <63251373+bgunics-talend@users.noreply.github.com>
2021-11-01 21:55:24 +08:00
Andreas Mattes
3b3be3a38e fix(APPINT-33820): Add support for log assignment to TESB task. (#6740) 2021-10-29 16:12:31 +02:00
pyzhou
7bebb2dd41 fix(TDI-46937): fix tmap tuj (#6845)
* fix(TDI-46937): fix tmap tuj

* fix(TDI-46937):fix tuj
2021-10-29 16:39:02 +08:00
sbliu
69bec6798c feat(TUP-33462) align version for as400 db. (#6816) 2021-10-29 16:27:15 +08:00
wang wei
b1f6d21099 fix(TDI-46476): as we remove some components, should adjust some tup junit(#6837) (#6849) 2021-10-29 15:08:17 +08:00
Dmytro Sylaiev
a623cac57f fix(TDI-46876): Fix dependencies list for tGoogleDataprocManage (#6820) 2021-10-29 10:45:32 +08:00
pyzhou
718889c5ca fix(TDI-46857):Upgrade bcprov-jdk15on-1.69 (#6791) 2021-10-28 19:47:21 +08:00
Dmytro Sylaiev
8bcf305d3d chore(TDI-46859): Add license for talend-mscrm lib (#6787) 2021-10-28 14:00:52 +03:00
hcyi
f50a2d9148 fix(TUP-33449):tPreJob trigger fails with GSS exception when "Set path (#6840)
to custom hadoop jar" is checked in 7.3.1
2021-10-28 15:50:17 +08:00
hcyi
3a6c61c3d6 feat(TUP-33477):Remove username/password authentication from Studio. (#6818)
* feat(TUP-33477):Remove username/password authentication from Studio.

* feat(TUP-33477):Remove username/password authentication from Studio.

* feat(TUP-33477):keep username authentication for cloud on license select
dialog.
2021-10-28 15:47:22 +08:00
hzhao-talendbj
206463a376 fix(TUP-33485): [tELTMap] Delimited identifiers does not work for (#6833)
* fix(TUP-33485): [tELTMap] Delimited identifiers does not work for

* fix(TUP-33485): [tELTMap] Delimited identifiers does not work for

* fix(TUP-33485): [tELTMap] Delimited identifiers does not work for
2021-10-27 17:43:18 +08:00
wang wei
081cb65784 fix(TDI-46286): upgrade org.slf4j version to 1.7.29 from 1.7.25 (#6733) 2021-10-27 15:32:36 +08:00
bhe-talendbj
771a3b472d chore(TUP-33502): Show installation of components only in debug mode (#6832)
* chore(TUP-33502): change logs

* chore(TUP-33502): print logs in debug mode
2021-10-27 15:28:29 +08:00
vyu-talend
a032ac99d6 fix(TDI-46921):change maven url path for miscrm. (#6824) 2021-10-27 10:19:56 +08:00
wang wei
7717b3e202 fix(TDI-46476): Remove deprecated components in 8.0 (#6730) 2021-10-26 16:26:47 +08:00
zyuan-talend
ffa3316b40 fix(TUP-33392): remove un-needed Map Reduce related tests. (#6822) 2021-10-26 14:59:59 +08:00
Dmytro Sylaiev
615e5bd5e3 chore(TDI-46859): Add license to azure-utils (#6748) 2021-10-25 18:15:31 +03:00
jiezhang-tlnd
85a693f6e2 update text (#6814) 2021-10-25 09:53:50 +08:00
AlixMetivier
f11620e9f2 fix ExpressiontTest.testSparkVersion (#6815) 2021-10-22 15:33:01 +02:00
Jane Ding
516e4a8fa6 fix(TUP-33447):"servlet-api-2.5-20081211.jar" download failed when (#6809)
install libraries
https://jira.talendforge.org/browse/TUP-33447
2021-10-22 10:35:35 +08:00
sbouyer
aa470dbab3 Add localized files (#6804)
Co-authored-by: root <obricha@talend.com>
2021-10-21 17:23:32 +08:00
Alexiane Yvonet
f7bbc3d17b Add localized files (#6805)
Co-authored-by: root <obricha@talend.com>
2021-10-21 17:17:10 +08:00
sbouyer
f897438858 Add localized files (#6807)
Co-authored-by: root <obricha@talend.com>
2021-10-21 17:08:32 +08:00
apoltavtsev
7d5e785786 feat(APPINT-33780) Project analysis task - Seek for unresolved routines & beans dependencies (#6803)
* feat(APPINT-33780) Project analysis task - Seek for unresolved routines & beans dependencies

* Add files via upload

* Update UnresolvedRoutineDependencyAnalysisTask.java

* Update messages.properties

* Update messages.properties

* Update UnresolvedRoutineDependencyAnalysisTask.java

* Update UnresolvedRoutineDependencyAnalysisTask.java
2021-10-21 08:36:35 +02:00
hzhao-talendbj
0d647971f0 feat(TUP-32198): Migrate demo project with studio 8.0 (#6771)
* add log

* add log

* feat(TUP-32198): Migrate demo project with studio 8.0

* feat(TUP-32198): Migrate demo project with studio 8.0

* feat(TUP-32198): Migrate demo project with studio 8.0

* feat(TUP-32198): Migrate demo project with studio 8.0
2021-10-21 12:19:45 +08:00
wang wei
40ef58e9d4 fix(TDI-46476): fix the studio pom as we remove old tcompv0 netsuite connector runtime (#6808)
* fix(TDI-46476): fix the studio pom as we remove old tcompv0 netsuite connector runtime

* fix more
2021-10-21 05:50:35 +02:00
pyzhou
24de5b78a9 fix(TDI-46572):tMap support JDK 17 (#6735)
* fix(TDI-46572):tAdvancedHash dependency

* fix(TDI-46572):tMap support JDK 17

* remove jboss

* change method supportMarshaller()

* add override method

* fix bug

* fix bug of cannot flush the last part

* fix(TDI-46572):use jboss marshaller

* fix bug

* Upgrade dependency

* fix tuj bug

* fix bug

* fix bug
2021-10-21 10:43:09 +08:00
Chao MENG
e5ee4773de fix(TUP-33425): It takes a long time to get the error message when (#6806)
upgrading commandline
https://jira.talendforge.org/browse/TUP-33425
2021-10-20 23:22:18 +08:00
AlixMetivier
728f054338 fix(TBD-12861): add method to retrieve spark mode value (#6763) 2021-10-20 14:11:22 +02:00
Alex Telesh
f75c405324 feat(TDI-46900/codegen): Log messages from subjobs (#6768) 2021-10-20 10:58:41 +02:00
Laurent BOURGEOIS
c9d28aa83d feat(TBD-12880):Dynamic schema in Spark batch components (#6661) 2021-10-19 14:14:13 +02:00
Tetyana Meronyk
bf520fca50 fix(TDI-46749): [tFileInputExcel] For dynamic column schema, column headers after parameter are not dropped (#6698)
* fix(TDI-46749): [tFileInputExcel] For dynamic column schema, column headers after <Last Column> parameter are not dropped
2021-10-19 13:56:56 +03:00
bhe-talendbj
218a64e43d fix(TUP-23729): fix OOM caused by DB components (#6786) 2021-10-19 18:43:51 +08:00
Jane Ding
38ec98656c fix(TUP-29570):Couchbase: Password is plaintext in .item file of its (#6785)
* fix(TUP-29570):Couchbase: Password is plaintext in .item file of its
dataset if updating the password in connection
https://jira.talendforge.org/browse/TUP-29570

* fix(TUP-29570):Couchbase: Password is plaintext in .item file of its
dataset if updating the password in connection
https://jira.talendforge.org/browse/TUP-29570
2021-10-19 16:04:20 +08:00
sbliu
30aa9a5971 bugfix(TUP-31401) Switch workspace doesn't work for remote connection. (#6766) 2021-10-19 12:11:59 +08:00
bhe-talendbj
b4c4a58fac fix(TUP-33380): remove double quotes (#6761)
* fix(TUP-33380): remove double quotes

* fix(TUP-33380): remove double quotes

* fix(TUP-33380): remove double quotes
2021-10-18 16:25:55 +08:00
jzhao
219907e072 fix(TDI-46871):tFTPXXX component host can't use expression without "()" (#6742) 2021-10-18 14:04:45 +08:00
kjwang
f152ffe549 Kjwang/fix TUP-33366 Improve progress bar for logon studio if need to download/install any feature (#6760)
* TUP-33366 Improve progress bar for logon studio if need to
download/install any feature
https://jira.talendforge.org/browse/TUP-33366
2021-10-18 10:39:19 +08:00
bhe-talendbj
34bfd9b7d2 fix(TUP-33380): Car files can not be installed on TUJ platform (#6759)
* fix(TUP-33380): fix tck install java path

* fix(TUP-33380): fix tck install java path

* fix(TUP-33380): fix tck install java path
2021-10-18 10:25:03 +08:00
Jane Ding
0bbb05d6f5 fix(TUP-26845):tcompv0 component's column name can't end with "_", a (#6749)
snowflake tuj (TDI38814_tCreateTable_snowflake_AllDataType) failed
caused by it.
https://jira.talendforge.org/browse/TUP-26845
2021-10-18 09:46:39 +08:00
zyuan-talend
468fae8511 fix(TUP-31974):not expand job design when checking other nodes. (#6745) 2021-10-16 09:24:27 +08:00
Chao MENG
39e55fdd4d fix(TUP-33092): Setup default base/update p2 for studio and make sure it work in the final release. (#6756)
* fix(TUP-33092): Setup default base/update p2 for studio and make sure it
work in the final release.
https://jira.talendforge.org/browse/TUP-33092

* fix(TUP-33092): Setup default base/update p2 for studio and make sure it
work in the final release.
https://jira.talendforge.org/browse/TUP-33092

* fix(TUP-33092): Setup default base/update p2 for studio and make sure it
work in the final release.
https://jira.talendforge.org/browse/TUP-33092
2021-10-15 22:39:36 +08:00
jzhao
eb333cbf0f chore(TDI-44605):correct the jar version to offical one (#6746) 2021-10-15 18:41:23 +08:00
bhe-talendbj
50c8a14d85 chore: tujdebug (#6747) 2021-10-15 18:11:15 +08:00
jzhao
f1761274e6 feat(TDI-44605):Upgrade Salesforce Components to support Endpoint Version 52(latest) (#6696)
* feat(TDI-44605):Upgrade Salesforce Components to support Endpoint
Version 52(latest)

* feat(TDI-44605):update dependencies for force-wsc
2021-10-15 16:02:48 +08:00
Jill Yan
1ea53b0216 APPINT-33788 (#6731)
Co-authored-by: jillyan <yan955599@gmail.com>
2021-10-15 15:44:15 +08:00
ovladyka
97a26b4bd9 fix(TDI-45900): Encoding doesn't work for byte[] type when tFileOutputDelimited use CSV option (#6150)
Updated two javajet files tFileOutputDelimited_begin and tFileOutputDelimited_main
2021-10-15 10:03:20 +08:00
Chao MENG
5317662b2f fix(TUP-33092): Setup default base/update p2 for studio and make sure it (#6741)
work in the final release.
https://jira.talendforge.org/browse/TUP-33092
2021-10-14 23:24:02 +08:00
Wei Hua
d1d03c4f55 APPINT-32850 Use of tREST component causes build types inconsistencies (#6739) 2021-10-14 16:53:43 +02:00
jzhao
9c81eaa389 feat(TDI-45864):Support File components with ORC file format (DI) (#6722)
* feat(TDI-45864):Support File components with ORC file format (DI)

* feat(TDI-45864):Date type read/write issue

* feat(TDI-45864):Double/Float from DB to ORC issue

* feat(TDI-45864):sync orc-core version
2021-10-14 16:21:08 +08:00
jzhao
074268fbeb fix(TDI-46682):Can't send e-mails via smtp.office365.com need to upgrade mail-1.4.7.jar to latest version (#6721)(#6738)
* fix(TDI-46682):Can't send e-mails via smtp.office365.com need to
upgrade mail-1.4.7.jar to latest version

* fix(TDI-46682):update for
tPOP/tFileInputMail/tVtigerCRMXX/tWebserviceXX
2021-10-14 16:01:36 +08:00
zyuan-talend
950e5b36a2 fix(TUP-31974):Cannot check "Job Design" Node if "Export Dependencies" is checked(#6737) 2021-10-14 12:04:34 +08:00
Jane Ding
6f48e78ae5 fix(TUP-33259):Analysis report show component missing but in fact not (#6736)
https://jira.talendforge.org/browse/TUP-33259
2021-10-14 10:00:20 +08:00
chmyga
830eb8f37e fix(TDI-46777): tBigQueryOutput 24 hour format (#6689) (#6734) 2021-10-13 18:09:01 +03:00
wang wei
92722dc4d3 fix(TDI-46734): LGPL jar included in TOS DI 2021-10-13 17:01:33 +08:00
bhe-talendbj
1242e91096 feat(TUP-33112): update license (#6729) 2021-10-13 16:57:37 +08:00
AlixMetivier
102a373c50 fix(TBD-13077): fix Junit (#6732)
* fix(TBD-13077): fix Junit

* fix assertion
2021-10-13 09:26:41 +02:00
AlixMetivier
0dccedeb15 fix(TBD-13077): fix Junit (#6726) 2021-10-12 09:56:33 +02:00
wang wei
4ea68e9d73 fix(TDI-46774): tS3Put doesn't copy the whole file over if using cache (#6677) 2021-10-12 10:38:07 +08:00
Jill Yan
c899aa5ff4 APPINT-33728 revert (#6686)
Co-authored-by: jillyan <yan955599@gmail.com>
2021-10-11 17:26:14 +02:00
Chao MENG
a9ae684dbf feat(TUP-33266): Remove -DdetailsLog=true and reuse -DtalendDebug=true (#6723)
https://jira.talendforge.org/browse/TUP-33266
2021-10-11 21:09:12 +08:00
Chao MENG
e1c2aebefc feat(TUP-33095): Handle update during logon if any feature is required to installed. (#6719)
* feat(TUP-33095): Handle update during logon if any feature is required
to installed.
https://jira.talendforge.org/browse/TUP-33095

* feat(TUP-33095): Handle update during logon if any feature is required
to installed.
https://jira.talendforge.org/browse/TUP-33095

* feat(TUP-33089): Update p2 parameters (CI / studio)
https://jira.talendforge.org/browse/TUP-33089
2021-10-10 09:48:50 +08:00
bhe-talendbj
201b2a93e6 feat(TUP-33112): Add possibility to set licenses on the Feature Manager (#6713)
* feat(TUP-33112): add missing license

* feat(TUP-33112): add missing license

* feat(TUP-33112): add missing license
2021-10-09 10:59:04 +08:00
jiezhang-tlnd
63b622f47a fix(TUP-32987)node "JDBC" with salesforce icon show under Metadata after (#6718)
migration from 731
https://jira.talendforge.org/browse/TUP-32987
2021-10-09 10:10:08 +08:00
vadym-drokov
d934094c2d APPINT-33842: NPE in tDB*** when selecting "data source alias" (#6704) 2021-10-08 11:51:12 +02:00
Dmytro Sylaiev
34f62a4851 fix(TDI-46759): Handle booleans as digits for OB (#6688) 2021-10-08 11:07:34 +03:00
nrousseau
1c16e14ca2 feat(TUP-33133): set component in correct feature (#6701) 2021-10-08 14:56:47 +08:00
Dmytro Grygorenko
49911dc43b fix(TDI-46616): CVE - update "commons-io" to 2.8.0 (#6710) 2021-10-07 10:38:24 +03:00
Dmytro Grygorenko
217f7d40a2 fix(TDI-46084): align versions of "jersey-core" and "jersey-client". (#6709) 2021-10-07 10:23:31 +03:00
nrousseau
1450ab0923 feat(TUP-33211): set license in features (#6700) 2021-10-06 10:25:11 +08:00
Alexiane Yvonet
689c76590a Add localized files (#6694)
Co-authored-by: root <obricha@talend.com>
2021-10-01 10:48:58 +08:00
tsasada-talend
79a847df5b Add localized files (#6687)
Co-authored-by: root <obricha@talend.com>
2021-10-01 10:27:45 +08:00
bhe-talendbj
06cc923fbd fix(TUP-31095): fix CWE-95 (#6695) 2021-09-30 11:33:16 +08:00
sbliu
b7e954fade fix(TUP-32947) fix tuj compile error, fix unit test. (#6692)
fix unit test: set parameter with correct type.
2021-09-30 09:39:19 +08:00
Chao MENG
9c320ebb2b feat(TUP-32459): Handle JETL / JETLBigData OEM monthly update (#6690)
* feat(TUP-32459): Handle JETL / JETLBigData OEM monthly update
https://jira.talendforge.org/browse/TUP-32459

* feat(TUP-32459): Handle JETL / JETLBigData OEM monthly update
https://jira.talendforge.org/browse/TUP-32459
2021-09-29 15:22:11 +08:00
hzhao-talendbj
aee8d82501 feat(TUP-32058):Add git info in the jobinfo.properties when building job (#6667)
* feat(TUP-32058):Add git info in the jobinfo.properties when building job
from studio

* feat(TUP-32058): Add git info in the jobinfo.properties when building
job from studio
2021-09-29 14:47:19 +08:00
sbliu
c1cc2cd16a fix(TUP-32947): Handle concatenating context variables, build correct update sql with real table name. (#6675) 2021-09-28 16:40:06 +08:00
Jane Ding
7c64d6af91 fix(TUP-32055):Error“java.io.FileNotFoundException: (#6685)
/icons/full/eview16/class_hi.gif" after clicking "open job hierarchy" in
job's context menu
https://jira.talendforge.org/browse/TUP-32055
2021-09-28 10:50:08 +08:00
Jane Ding
b7155465e6 fix(TUP-33067):tAmazonAuroraInput and tAmazonAuroraOutput list multiple (#6682)
different version driver moudules
https://jira.talendforge.org/browse/TUP-33067
2021-09-28 10:24:29 +08:00
Dmytro Grygorenko
61e8eaff4b fix(TDI-46614): CVE - update "commons-compress" to 1.21 (#6684) 2021-09-27 17:57:17 +03:00
bhe-talendbj
7d101d3b73 fix(TUP-26609): add missing type (#6683) 2021-09-27 21:37:21 +08:00
Oleksandr Zhelezniak
47bdb6f36f fix(TDI-46574): add nashorn library (#6641)
* add nashorn 15.3 (tFileInputJSON)
* bump asm 9.1 (tFileInputJSON)
2021-09-27 12:49:50 +03:00
hcyi
8bec384480 fix(TUP-33021):Feature Manager can't list any feature if studio install location has space. (#6676)
* fix(TUP-33021):Feature Manager can't list any feature if studio install
location has space.

* fix(TUP-33021):Feature Manager can't list any feature if studio install
location has space.
2021-09-27 10:39:27 +08:00
zyuan-talend
70b286861c fix(TUP-32758):show in connection dropdown and keep the built-in while propertytype + db version are compatible. (#6656) (#6680) 2021-09-27 09:35:42 +08:00
bhe-talendbj
fe621f2d57 feat(TUP-32561): Handle switch project if required features are different from each branch (#6672)
* feat(TUP-32561): restart studio while switching branch

* feat(TUP-32561): restart studio while switching branch
2021-09-26 15:16:28 +08:00
Laurent BOURGEOIS
6edaf6c964 fix(TBD-12972):Incorrect default Spark mode (#6669) 2021-09-24 17:16:54 +02:00
Dmytro Sylaiev
6709ec4c12 TDI-46772 - Port TDI-46610 to master 2021-09-24 15:01:40 +03:00
bhe-talendbj
978046c657 fix(TUP-26609): Harden deserialization (#6638) 2021-09-24 12:18:25 +08:00
nrousseau
ff6bd6fb4d Revert "feat(TUP-32454): change required to import plugins (#6665)" (#6671)
This reverts commit b0d8caf5b0.
2021-09-23 11:56:03 +08:00
Zhiwei Xue
916ed34890 chore():fix junit (#6670) 2021-09-23 09:37:56 +08:00
Zhiwei Xue
edaa962b76 fix(TUP-32942):Miss routines-8.0.1.jar when I local run spark universal (#6653)
spark 2.4.7 with EMR529
2021-09-22 17:08:58 +08:00
apoltavtsev
2c61ab6256 fix(APPINT-32494) cleanup Studio artifact sensitive parameters
in contexts files during publish to Cloud (backport APPINT-28826)
2021-09-22 05:33:43 +02:00
jiezhang-tlnd
13e5ad1618 fix(TUP-32888)can't use tHiveConnection in job (#6664) 2021-09-22 10:42:28 +08:00
nrousseau
b0d8caf5b0 feat(TUP-32454): change required to import plugins (#6665) 2021-09-22 09:27:38 +08:00
Jane Ding
7760033f35 feat(TUP-32281):Provide a project analysis report (#6663)
https://jira.talendforge.org/browse/TUP-32281
2021-09-18 10:14:51 +08:00
AlixMetivier
666082535a feat(TBD-12334): add run submit mode to DBR (#6629) (#6660) 2021-09-17 15:28:06 +02:00
jiezhang-tlnd
16a3a5c471 Jzhang/tup 27026 (#6652)
* feat(TUP-27026)Update Log4j 2 to 2.13.2

* Update Log4j 2 to 2.13.2
2021-09-17 17:45:16 +08:00
jzhao
0e33d378e4 fix(TDI-46527):Dataloss with Parquet components for timestamp field with nano seconds(#6627) (#6658) 2021-09-17 16:37:02 +08:00
jiezhang-tlnd
7fe27c7283 fix(TUP-31794)jar slf4j-log4j12-1.7.25.jar pop up when build job with (#6316)
log4j1
https://jira.talendforge.org/browse/TUP-31794
2021-09-17 16:25:39 +08:00
jiezhang-tlnd
93f5e55f55 chore(TUP-32666)CVE: commons-io-[2.2-2.6] (#6637) 2021-09-17 15:52:44 +08:00
jzhao
49f8cea66f fix(TDI-46315):migration task should return ExecutionResult.NOTHING_TO_DO when doesn't change anything (#6651)
* fix(TDI-46315):migration task should return
ExecutionResult.NOTHING_TO_DO when doesn't change anything

* fix(TDI-46315):remove useless code.
2021-09-17 14:02:18 +08:00
Jane Ding
c3c41f56f3 feat(TUP-32631):Add Project Audit on the Studio Core of Feature Manager (#6620)
https://jira.talendforge.org/browse/TUP-32631
2021-09-17 10:15:27 +08:00
wang wei
612b81d2ee fix(TDI-46348): studio fix for delta format (#6574) (#6657) 2021-09-17 09:45:01 +08:00
clesaec
727b6d9a8a TDI-46721 - shorter generic code (#6640) (#6655)
* TDI-46721 - shorter generic code
2021-09-16 13:27:41 +02:00
wang wei
31c2afe9df fix(TDI-45468): support streaming append (#6623) (#6654) 2021-09-16 16:29:17 +08:00
wang wei
306491b33b fix(TDI-46185): MySQL Connection issues due to TLS 1.2 after java upgrade to 1.8.0_292 (#6306) (#6633) 2021-09-16 15:26:30 +08:00
Jill Yan
23593c3682 APPINT-33092 omit ds if not set (#6643) 2021-09-16 09:05:51 +02:00
jzhao
c4cd4df0fc fix(TDI-46511):[7.3.1] tMomInput: "Sleeping time" parameter is not used in code generated for Websphere MQ (#6602) (#6644) 2021-09-15 22:50:41 +08:00
obricha
c4bc4536f2 add ja localized properties files (#6646) 2021-09-15 21:37:15 +08:00
obricha
4ff84bcf56 add fr localized properties files (#6642) 2021-09-15 21:32:37 +08:00
obricha
6d5eb95eeb add zh_CN localized properties files (#6615) 2021-09-15 21:29:01 +08:00
Wei Hua
d38ff249b7 APPINT-33503 '@' not generated with tRESTResponse after migration. (#6650)
- Add migration task to set default value
2021-09-15 21:28:26 +08:00
wang wei
bade737f68 fix(TDI-45468): support streaming append for excel (#6621) 2021-09-15 11:05:27 +08:00
Dmytro Grygorenko
d633a8db16 fix(TDI-46612): add ERROR_MESSAGE to the DBRow components. (#6639) 2021-09-14 16:41:00 +03:00
jzhao
6d72d48fa7 fix(TDI-46315):add migration task for changing the value of one dbversion item (#6606) (#6636)
* fix(TDI-46315):add migration task for changing the value of one
dbversion item

* fix(TDI-46315):sap component and sap metadata have different module
name/mvnurl.

Co-authored-by: Hongchun Yi <hcyi@talend.com>
2021-09-14 18:05:06 +08:00
apoltavtsev
390f3fce17 fix(APPINT-33658) Job with tRESTClient or tESBConsumer does not support publishing as OSGI (#6632)
* fix(APPINT-33658) Job with tRESTClient or tESBConsumer does not support publishing as OSGI

* Update JavaJobScriptsExportWSWizardPage.java
2021-09-13 19:21:53 +02:00
jiezhang-tlnd
c5a21fc706 feat(TUP-32850)Remove the welcome page in Studio 8 (#6619)
* feat(TUP-32850)Remove the welcome page in Studio 8

* remove static files
2021-09-13 20:16:23 +08:00
vadym-drokov
d6aab19512 APPINT-33638: Datasource ignored when DB components in Joblet (#6614) 2021-09-13 11:25:15 +02:00
bhe-talendbj
d49fe92d4b fix(TUP-32910): update slf4j version (#6628)
* fix(TUP-32910): update slf4j version

* fix(TUP-32910): update slf4j version
2021-09-13 14:29:45 +08:00
pyzhou
bbb48718e6 feat(TDI-46591):tFTPGet create infinite folder (#6583) 2021-09-12 07:38:40 +08:00
Jill Yan
7c91f4a18e APPINT-33604 avoid dirty model (#6613)
* APPINT-33604 avoid dirty model

* APPINT-33604 add default build type on Route creating

* Bundle version removal in required bundles

Co-authored-by: jillyan <yan955599@gmail.com>
Co-authored-by: Denis Sergent <32458402+dsergent@users.noreply.github.com>
2021-09-10 16:49:11 +02:00
Wei Hua
c48af78cad APPINT-33503 '@' not generated with tRESTResponse after migration. (#6617)
* APPINT-33503 '@' not generated with tRESTResponse after migration.

* set endpoint value
2021-09-10 18:07:01 +08:00
wang wei
1cb4e69f43 fix(TDI-46555): Unrecognized type id_byte[] while doing dynamic schema mapping (#6624) 2021-09-10 14:52:57 +08:00
Olha V
b764dd0a10 chore(TDI-46132): Update adal4j in tMicrosoftCrm (#6435) (#6622) 2021-09-09 18:28:08 +03:00
Xilai Dai
bf8d853add (APPINT-33588) upgrade commons-compress to 1.21 (#6603) 2021-09-09 11:46:47 +08:00
Olha V
69518da441 chore(TDI-46132): Update adal4j in tMicrosoftCrm (#6434) 2021-09-08 14:22:35 +03:00
hzhao-talendbj
a303d24074 chore(TUP-32664): CVE: commons-compress-[1.19,1.20] (#6611) 2021-09-08 16:57:39 +08:00
Denis Sergent
d5bdd51bf6 dsergent_fix_APPINT_33649 (#6608)
To avoid class loading issues at runtime (in Talend Runtime), we exclude mssql jar library from OSGi builds.
2021-09-07 17:28:18 +02:00
Zhiwei Xue
1195da998a fix(TUP-32833):Open a joblet will pop up error which was imported from (#6610)
studio 701
2021-09-07 17:44:01 +08:00
Jane Ding
e36324523d feat(TUP-32281):Provide a project analysis report (#6571)
* feat(TUP-32281):Provide a project analysis report
https://jira.talendforge.org/browse/TUP-32281

* feat(TUP-32281):Provide a project analysis report
https://jira.talendforge.org/browse/TUP-32281

* feat(TUP-32281):Provide a project analysis report
https://jira.talendforge.org/browse/TUP-32281

* feat(TUP-32281):Provide a project analysis report
https://jira.talendforge.org/browse/TUP-32281

* feat(TUP-32281):Provide a project analysis report
https://jira.talendforge.org/browse/TUP-32281

* feat(TUP-32281):Provide a project analysis report
https://jira.talendforge.org/browse/TUP-32281
2021-09-07 17:14:08 +08:00
bhe-talendbj
b43af123df fix(TUP-32845): do not share tck components (#6607) 2021-09-07 16:46:23 +08:00
sbliu
1a3c8fd7e9 fix(TUP-32548) Fix Table widget columns for Advanced panel. (#6599) 2021-09-07 15:34:27 +08:00
hzhao-talendbj
c0bea5bf38 fix(TUP-32790): StackOverflowError occurs by tELTMap (#6592) (#6604)
* fix(TUP-32790): StackOverflowError occurs by tELTMap when table name is
directly input in Japanese with escaped double quote

* fix(TUP-32790): StackOverflowError occurs by tELTMap
2021-09-06 15:20:49 +08:00
Jane Ding
72041effc6 fix(TUP-32765):Review default migration report. (#6597)
* fix(TUP-32765):Review default migration report.
https://jira.talendforge.org/browse/TUP-32765

* fix(TUP-32765):Review default migration report.
https://jira.talendforge.org/browse/TUP-32765
2021-09-06 14:08:03 +08:00
Zhiwei Xue
b53f97668a fix(TUP-32617):[Bug] Create new project: Focus cannot move to new (#6601)
created project
2021-09-06 10:47:49 +08:00
AlixMetivier
3b3f1ef560 fix(TBD-13001): fix for Version and spark mode when drag and drop (#6600) 2021-09-03 16:15:39 +02:00
Wei Hua
ba284889da APPINT-33620 [8.0.1] NPE error when open and then close any Service (#6589)
* APPINT-33620 [8.0.1] NPE error when open and then close any Service

* Solve NPE
2021-09-03 15:16:47 +02:00
Zhiwei Xue
d6dc4939df feat(TUP-30504):Don't commit the poms of jobs in the project (#6596) 2021-09-03 17:23:59 +08:00
hcyi
ad491547e4 feat(TUP-27993):Enable Runtime Lineage for studio. (#6595) 2021-09-03 16:18:50 +08:00
zyuan-talend
31d08f3d77 fix(TUP-32677):set default job version for tRunJob. (#6591) 2021-09-03 10:36:33 +08:00
Emmanuel GALLOIS
23c15b3e93 feat(TDI-46542): fix module inclusion in dependencies.txt when build is java9+ (#6511) 2021-09-02 15:27:39 +02:00
vadym-drokov
e317f51a6a APPINT-32251: Fix Studio "Build types" inconsistencies for REST dataservices & routes (#6594) 2021-09-02 14:55:04 +02:00
Chao MENG
e95a923782 feat(TUP-32555): Create new project: active studio available features. (#6587)
https://jira.talendforge.org/browse/TUP-32555
2021-09-01 22:21:21 +08:00
sbliu
8f30786c1e Revert "fix(TUP-32548) Fix Table widget columns for Advanced panel. (#6538)" (#6586)
This reverts commit ba7de7cd33.
2021-09-01 18:38:28 +08:00
vadym-drokov
70b25e03af APPINT-32251: Fix Studio "Build types" inconsistencies for REST dataservices & routes (#6580) 2021-09-01 11:47:20 +02:00
Dmytro Sylaiev
8142a583cc Dsylaiev/tdi-46535 add cyberark vault component wrapper (#6512)
* feat(TDI-45781): Add a wrapper-library

* feat(TDI-45781): Add util class to test the connection

* feat(TDI-46535): Add unit tests for a wrapper lib

* chore(TDI-46535): Minor refactoring
2021-08-31 17:36:44 +03:00
hzhao-talendbj
75edeec35b feat(TUP-32021):remove Apache SVN (#6530)
* feat(TUP-32021):remove Apache SVN

* feat(TUP-32021):remove Apache SVN

* feat(TUP-32021):remove Apache SVN  rename to setAvoidUpdate

* feat(TUP-32021):remove Apache SVN   rename to gitconstant

* feat(TUP-32021):remove Apache SVN

* feat(TUP-32021):remove Apache SVN

* feat(TUP-32021):remove Apache SVN
2021-08-30 16:37:19 +08:00
jzhao
0423c44f5b fix(TDI-46587):tParquetOutput - DI Job - Dynamic Issue (#6570) (#6579)
* fix(TDI-46587):tParquetOutput - DI Job - Dynamic Issue

* negative decimal value write issue
2021-08-30 16:18:13 +08:00
Chao MENG
4cf78fdae1 feat(TUP-32441): Project setting : Active/de-active installed features (#6578)
by project.
https://jira.talendforge.org/browse/TUP-32441
2021-08-27 21:52:54 +08:00
bhe-talendbj
8cf0f73863 fix(TUP-32458): [Bug] Build type is null by default when build job (#6575)
* fix(TUP-32458): Set default build type

* fix(TUP-32458): Set default build type
2021-08-27 16:45:43 +08:00
zyuan-talend
752a5c9487 fix(TUP-32567): decode hex value in job script. (#6573) 2021-08-27 14:30:01 +08:00
pyzhou
6fb22588c9 fix(TDI-46333): change ListFile to ListName for AS400 (#6540)
* fix(TDI-46333): change ListFile to ListName for AS400

* fix compile error in tFTPDelete

* fix compile error in tFTPGet

# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tFTPGet/tFTPGet_begin.javajet
2021-08-27 11:10:18 +08:00
jzhao
6e03744f64 fix(TDI-46309): remove plugin org.talend.libraries.crm in urlpath (#6546) 2021-08-27 11:09:16 +08:00
sbliu
2deb0556f0 fix(TUP-31799) fix build ESB job problem that cannot found maven-core 3.3.9 after upgrade to 3.8.1. (#6572) 2021-08-27 10:08:31 +08:00
Tetyana Meronyk
4f4802b75a feat(TDI-42314): tAmazonAuroraRow component (#6521)
* feat(TDI-42314): tAmazonAuroraRow component
2021-08-26 12:30:40 +03:00
sbliu
ba7de7cd33 fix(TUP-32548) Fix Table widget columns for Advanced panel. (#6538) 2021-08-26 09:42:04 +08:00
sbliu
dc17ff883b fix(TUP-31910) Duplicating component with Existing connection resets the connection setting. (#6547) 2021-08-26 09:40:59 +08:00
AlixMetivier
dbdd584872 feat(TBD-12847): add spark universal 2.4 plugin (#6493)
* feat(TBD-12623): add spark distribution

* fix error in log

* sqoop

* wip

* wip

* remove spark local
2021-08-25 16:26:21 +02:00
Dmytro Grygorenko
daa1076a6d chore(TDI-46270): improve logging for tFileList component. (#6569) 2021-08-25 16:28:18 +03:00
bhe-talendbj
ac783b2329 fix(TUP-32682): set category for tck InputSchemaParameter (#6565) 2021-08-25 17:35:53 +08:00
jiezhang-tlnd
2c53ee1d5c feat(TUP-32214)Studio 8 branding update (#6566) 2021-08-25 15:55:55 +08:00
apoltavtsev
a27555feeb fix(APPINT-33566) error occurred when build demoserviceconsumer 2021-08-24 09:53:18 +02:00
apoltavtsev
073718c908 fix(APPINT-33542) [801 camel3] Missing space for text "componnettRESTClient" 2021-08-24 09:52:51 +02:00
pyzhou
f8f0418b6d fix(TDI-46031):tRedshift set default log writer as null (#6559) 2021-08-24 15:20:30 +08:00
hzhao-talendbj
c236f7fc8e feat(TUP-32020): remove business models (#6544) 2021-08-23 10:34:55 +08:00
jiezhang-tlnd
5d37725464 fix(TUP-30342)Studio misplaces the component dragged from Metadata to a (#6553)
job with many components
https://jira.talendforge.org/browse/TUP-30342
2021-08-23 10:09:16 +08:00
apoltavtsev
a53cbafc37 fix(APPINT-32880) Missing WSDL is added (CI usage) 2021-08-20 10:24:25 +02:00
Jane Ding
eff697cac2 feat(TUP-32278):Provide migration report (#6498)
* feat(TUP-32278):Provide migration report
https://jira.talendforge.org/browse/TUP-32278

* feat(TUP-32278):Provide migration report
https://jira.talendforge.org/browse/TUP-32278

* feat(TUP-32278):Provide migration report
https://jira.talendforge.org/browse/TUP-32278

* feat(TUP-32278):Provide migration report
https://jira.talendforge.org/browse/TUP-32278

* feat(TUP-32278):Provide migration report
https://jira.talendforge.org/browse/TUP-32278

* feat(TUP-32278):Provide migration report
https://jira.talendforge.org/browse/TUP-32278
2021-08-20 15:39:41 +08:00
vyu-talend
37a2fbc06f Vyu/tdi 46059 missing jars in tservicexxx (#6532) (#6548)
* fix(TDI-46059):change the mvn url and upload jars

* fix(TDI-46059):change mvn path to official.

Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tMicrosoftCrmInput/tMicrosoftCrmInput_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tMicrosoftCrmOutput/tMicrosoftCrmOutput_java.xml
2021-08-19 17:52:03 +08:00
jiezhang-tlnd
3f6f349a7f fix(TUP-31798)Remove plugin org.talend.libraries.crm (#6341) 2021-08-19 17:36:00 +08:00
sbliu
0cec32cb5d Revert " fix(TUP-31910) Duplicating component with Existing connection resets the connection setting. (#6492)" (#6542)
This reverts commit 9ee2ec6107.
2021-08-18 10:55:36 +08:00
nrousseau
cac6967272 feat(TUP-32149): fix buid (#6534)
* feat(TUP-32149): fix buid

* feat(TUP-32149): fix buid

* feat(TUP-32149): fix buid

* feat(TUP-32149): fix buid

* feat(TUP-32149): fix buid
2021-08-18 10:25:24 +08:00
msjian
589eb5a7f2 fix(TDQ-19520): fix a NPE (#6485) 2021-08-17 07:57:38 +00:00
SunChaoqun
e7e5ace50b APPINT-33562:[801 camel3] error occurred when run route with ctalendjob (#6536) 2021-08-17 10:46:08 +08:00
Dmytro Sylaiev
2aa46da9b2 fix(TDI-46496): Hide password property for sftp not pass auth (#6488) (#6535) 2021-08-16 17:37:48 +03:00
obricha
b20273cf1d consolidate english ui messages properties files (#6531)
* consolidate english ui messages properties files

* fix string

Co-authored-by: Nicolas Rousseau <nrousseau@talend.com>
2021-08-14 11:35:04 +08:00
hzhao-talendbj
fd5bd1ca3e fix(TUP-32540): add gmf to license (#6533)
* fix(TUP-32540): add gmf to license

* fix(TUP-32540): add org.talend.gmf.feature
2021-08-13 21:42:38 +08:00
bhe-talendbj
aa747d49f9 feat(TUP-31489): add studio lite maven repo (#6522) 2021-08-13 10:21:08 +08:00
Chao MENG
2f0f5902ed feat(TUP-32145): CI Update (#6529)
https://jira.talendforge.org/browse/TUP-32145
Add license top feature support
2021-08-12 17:11:23 +08:00
Jane Ding
e2c1fea35d fix(TUP-32278)Fix the migration task FixProjectResourceLink execute in (#6525) (#6526)
every item
https://jira.talendforge.org/browse/TUP-32278
2021-08-12 11:58:41 +08:00
hzhao-talendbj
d438ff98fa chore(TUP-32327): remove dup dependency for maven plugins in job (#6502)
* chore(TUP-32327): remove dup dependency for maven plugins in job

* chore(TUP-32327): remove dup dependency for maven plugins in job
2021-08-11 16:03:35 +08:00
qiongli
f9b5c10e0b fix(TDQ-19637):Judge if it includes 'tdqReportRun' in main/sub-job when (#6508)
generate code

Co-authored-by: qiongli <qiongli@192.168.1.102>
2021-08-11 15:48:33 +08:00
apoltavtsev
9e1d42d49a fix(APPINT-31617) Publishing of docker image is corrected 2021-08-11 09:44:35 +02:00
hcyi
ea4a17517f fix(TUP-32438):Parameter (Component List) is empty but is required. (#6505)
* fix(TUP-32438):Parameter (Component List) is empty but is required.

* fix(TUP-32438):Parameter (Component List) is empty but is required.
2021-08-11 15:10:21 +08:00
jiezhang-tlnd
9140484caf feat(TUP-32214)Studio 8 branding update. (#6523) 2021-08-11 14:56:38 +08:00
Chao MENG
cc87aaa835 feat(TUP-32145): CI Update (#6520)
https://jira.talendforge.org/browse/TUP-32145

Update CI parameters
2021-08-10 17:07:45 +08:00
Jane Ding
9ec68d3eb4 fix(TUP-32383):Migration executed at every logon (#6515) (#6519)
https://jira.talendforge.org/browse/TUP-32383

Conflicts:
	main/plugins/org.talend.repository/plugin.xml
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/model/migration/UpdateDaikonCryptoUtilsMigrationTask.java
2021-08-10 14:28:56 +08:00
bhe-talendbj
0d9fabe500 feat(TUP-31489): include tcompv0 tck tcksdk into tos p2 (#6518) 2021-08-10 13:35:21 +08:00
zyuan-talend
8bc05dd6da feat(TUP-30465):remove older versions of job. (#6455) (#6517) 2021-08-10 09:57:15 +08:00
hzhao-talendbj
41548acb6e feat(TUP-27666): Remove deprecated features from the studio 8 (#6494)
* feat(TUP-27666): Remove deprecated features from the studio 8

* feat(TUP-27666): Remove deprecated features from the studio 8

* feat(TUP-27666): Remove deprecated features from the studio 8

* feat(TUP-27666): Remove deprecated features from the studio 8
2021-08-09 23:20:06 +08:00
bhe-talendbj
de251784f8 feat(TUP-31489): Studio Lite: Split default m2 by product (#6484)
* feat(TUP-31489): add maven repo plugins into component features

* feat(TUP-31489): exclude CVE jars

* feat(TUP-31489): refactor

* feat(TUP-31489): fix job build

* feat(TUP-31489): add sys properties

* feat(TUP-31489): resolve comments

* feat(TUP-31489): update tck sdk version

* feat(TUP-31489): update tck sdk version
2021-08-09 21:01:10 +08:00
hzhao-talendbj
8293e27902 feat(TUP-32020): remove business models (#6491)
* feat(TUP-32020): remove business models

* feat(TUP-32020): remove business models

* feat(TUP-32020): remove business models

* feat(TUP-32020): remove business models

* feat(TUP-32020): remove business models

* feat(TUP-32020): remove business models
2021-08-09 12:45:57 +08:00
jzhao
99bd0441e2 feat(TDI-46423):tSQSOutput - Get Amazon SQS Response - "Message ID" (#6477) (#6510)
* feat(TDI-46423):tSQSOutput - Get Amazon SQS Response - "Message ID"

* feat(TDI-46423):fix migration

* fix(TDI-46423):keep same field name"MessageId" between input and output
2021-08-06 19:21:07 +08:00
Max
e9c10a0d32 fix(TBD-12466): httpclient upgraded to 4.5.13 (#6420) (#6507)
Co-authored-by: Svitlana Ponomarova <sponomarova@talend.com>

Co-authored-by: Svitlana Ponomarova <sponomarova@talend.com>
2021-08-06 11:50:07 +03:00
Hanna Liashchuk
706cd3fc88 Hliashchuk/feat/tbd 12816 (#6482)
* feat(TBD-12816):remove CDH 5.13 and below

* feat(TBD-12816): removed Altus

* remove cdh

* removed dataproc

* feat(TBD-12823): removed Qubole
2021-08-05 12:03:19 +03:00
Jane Ding
2a76aa9a2d fix(TUP-32310):Migration task for checkbox to "true" for existing (#6489) (#6500)
components will make the components from deactive to active.
https://jira.talendforge.org/browse/TUP-32310
2021-08-05 14:24:16 +08:00
Jane Ding
290f689ece fix(TUP-32333):Not able to access a repository resource file in TMC (#6480) (#6499)
https://jira.talendforge.org/browse/TUP-32333
2021-08-05 14:23:11 +08:00
sbliu
9ee2ec6107 fix(TUP-31910) Duplicating component with Existing connection resets the connection setting. (#6492) 2021-08-05 11:36:52 +08:00
bkatiukhov
4006a83af4 APPINT-32251 Fix Studio "Build types" inconsistencies for REST dataservices & routes (#6444)
* APPINT-32251 Normalize names

* Fix NPE

* Fix translations

* Fix translations

Co-authored-by: bohdan.katiukhov <bohdan.katiukhov@KBP1-LHP-A00125.synapse.com>
Co-authored-by: bohdan.katiukhov <bohdan.katiukhov@KBP1-LHP-A00125.mshome.net>
2021-08-04 17:06:53 +08:00
kjwang
8b3b90f298 TUP-32307 Studio Integration plugin: Support of "Table" values in TCK (#6456) (#6495)
* TUP-32307 Studio Integration plugin: Support of "Table" values in TCK
components.
https://jira.talendforge.org/browse/TUP-32307
2021-08-04 15:25:49 +08:00
sponomarova
55b836b08f feat(TBD-12824): cleanup Pivotal on components (#6474) 2021-08-03 18:05:55 +03:00
Chao MENG
3d4d28fa77 feat(TUP-32145): CI/CMD support (#6483)
https://jira.talendforge.org/browse/TUP-32145
2021-08-03 18:32:38 +08:00
bkatiukhov
d46694c3eb APPINT-31185 Remove swagger documentation feature for data 2021-08-02 09:48:46 +02:00
hzhao-talendbj
41bed14ec7 chore(TUP-32326): CVE: maven-compat-3.0[3.2.3-3.6.3] (#6478)
* chore(TUP-32326): CVE: maven-compat-3.0[3.2.3-3.6.3]

* TUP-32326 revert esb code
2021-08-02 14:08:43 +08:00
sbliu
bba0042cd9 fix(TUP-32120) tELTMap:left join works as inner join (#6460)
tELTMap:correct update sql when explict join set for table, make explict join parsed it is, but not default inner join
2021-07-30 18:14:20 +08:00
jzhao
9ab8f35106 fix(TDI-46279):tFileInputParquet can't read INT96 type from hive table (#6443) (#6473)
* provide method to get time millis from nanotime
2021-07-30 11:23:53 +08:00
nrousseau
8c6cb7102a feat(TUP-32146): update categories (#6476) 2021-07-29 21:24:15 +08:00
bhe-talendbj
f596901b0e feat(TUP-31951): add component plugins into feature (#6475) 2021-07-29 19:03:21 +08:00
Jill Yan
6aa0d5c795 APPINT-33467 exclude jakarta.activation related jar for tSendMail (#6471)
karaf has its own jakarta jars.
karaf@trun()> exports | grep ctivation
com.sun.activation.registries                                           │ 1.2.2           │ 31  │ com.sun.activation.jakarta.activation
com.sun.activation.viewers                                              │ 1.2.2           │ 31  │ com.sun.activation.jakarta.activation
javax.activation                                                        │ 1.2.0           │ 31  │ com.sun.activation.jakarta.activation
javax.activation                                                        │ 1.3.0           │ 0   │ org.eclipse.osgi

Co-authored-by: jillyan <yan955599@gmail.com>
2021-07-29 11:53:36 +08:00
bhe-talendbj
33d3192b93 feat(TUP-31951): Studio Lite: TCOMPV0 Basic component setup (#6448)
* feat(TUP-31951): add jdbc component

* feat(TUP-31951): update manifest

* feat(TUP-31951): include jdbc into tos

* feat(TUP-31951): include jdbc into tos

* feat(TUP-31951): fix component initializing

* feat(TUP-31951): fix component loading

* feat(TUP-31951): fix TCK server checker

* feat(TUP-31951): fix TCK server checker

* feat(TUP-31951): rename

* feat(TUP-31951): rename

* feat(TUP-31951): rename

* feat(TUP-31951): add salesforce

* feat(TUP-31951): add splunk

* feat(TUP-31951): add jira

* feat(TUP-31951): add remaining

* feat(TUP-31951): add couchbase tcompv0

* feat(TUP-31951): exclude cve dependencies

* feat(TUP-31951): format
2021-07-28 15:08:06 +08:00
SunChaoqun
35302a39c6 APPINT-33383:[741 camel3] IllegalArgumentException when (#6466)
cMessagingEndpoint URI using spring properites
2021-07-28 11:23:08 +08:00
jiezhang-tlnd
3a5244b390 fix(TUP-31506)Arrow is not in the right direction when there are more (#6463)
than one input component.
2021-07-27 16:14:09 +08:00
Chao MENG
477a95ea38 TCOMP-1920 : active if fix (#6464)
Co-authored-by: Christophe Le Saec <clesaec@talend.com>
2021-07-27 14:47:36 +08:00
mbasiuk-talend
4d1cfd4fe2 feat(TDI-45914): bigquery stored procedures (#6363) (#6436)
* feat(TDI-45914): implement feature for Input component

* feat(TDI-45914): implement feature for SQLRow component

* feat(TDI-45914): implement feature for BulkExec component

* feat(TDI-45914): remove die on error, put error message

* feat(TDI-45914): update bulkexec with gson, reuse version

* feat(TDI-45914): fix SQLRow as standalone component statistic return

* feat(TDI-45914): improve logging code pieces

* feat(TDI-45914): remove extra whitespaces

* feat(TDI-45914): fix gson object missing cid

* feat(TDI-45914): fix gson object missing cid for BulkExec

* feat(TDI-45914): add return values for tBigqueryOutput

* feat(TDI-45914): fix BulkExec and Output statistics, remove virtual cid part
2021-07-26 18:38:35 +03:00
bhe-talendbj
7e60dac70c feat(TUP-31487): load tck components after installation (#6462) 2021-07-26 18:24:40 +08:00
bhe-talendbj
b00e956705 fix(TUP-32001): fix TCK server readiness checker (#6454)
* fix(TUP-32001): fix TCK server readiness checker

* fix(TUP-32001): fix TCK server readiness checker

Co-authored-by: Zhiwei Xue <zwxue@talend.com>
2021-07-26 11:03:07 +08:00
Dmytro Sylaiev
bc13351cc4 fix(TDI-46355): Add logout for ftp and ftps before disconnect (#6383) (#6458)
* A bit reduce code duplication
2021-07-23 11:51:33 +03:00
Dmytro Sylaiev
61062a887f Dsylaiev/tdi 46367 sftp http proxy enchancement (#6407) (#6453)
* fix(TDI-46367): Add support for local proxy config for tHTTPRequest

* fix(TDI-46367): Add nonProxy support for ftp,sftp,ftps
2021-07-21 10:39:41 +03:00
Zhiwei Xue
a936096650 fix(TUP-32001): add log for tck server start and health check (#6437) 2021-07-21 14:59:57 +08:00
sbliu
651534786f fix(TUP-32255) fix Studio create webservices metadata fail. (#6452) 2021-07-21 10:55:45 +08:00
bhe-talendbj
57709359f5 feat(TUP-31487): TCK Basic component setup (#6382)
* feat(TUP-31487): create installer and couchbase plugin

* feat(TUP-31487): add couchbase version

* faet(TUP-3148): fix pom

* faet(TUP-3148): fix feature

* faet(TUP-3148): fix import packages

* feat(TUP-31487): add car folder

* feat(TUP-31487): unpack plugin

* feat(TUP-31487): fix car path

* feat(TUP-31487): fix car path

* feat(TUP-31487): fix car path

* feat(TUP-3148): check m2

* feat(TUP-31487): correct gavct

* feat(TUP-31487): install tck in background

* feat(TUP-31487): do not install tck in background

* feat(TUP-31487): move couchbase to bd

* feat(TUP-31487): move couchbase plugin to bd

* feat(TUP-31487): move couchbase plugin to bd

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): refactor

* feat(TUP-31487): let car installer update config

* feat(TUP-31487): let car installer update config

* feat(TUP-31487): install instead of mvn deloy

* feat(TUP-31487): support install tcompv0

* feat(TUP-31487): remove unused package

* feat(TUP-31487): install cars without updating config.ini

* feat(TUP-31487): add installation check

* feat(TUP-31487): support reading tck from config.ini

* feat(TUP-31487): support reading tck from config.ini
2021-07-20 11:11:01 +08:00
Chao MENG
7060b06113 feat(TUP-31485): Studio Lite: Handle additional package installation for multiple users (#6446)
* feat(TUP-31485): Studio Lite: Handle additional package installation for
multiple users
https://jira.talendforge.org/browse/TUP-31485

* feat(TUP-31485): Studio Lite: Handle additional package installation for
multiple users
https://jira.talendforge.org/browse/TUP-31485

* feat(TUP-31485): Studio Lite: Handle additional package installation for
multiple users
https://jira.talendforge.org/browse/TUP-31485

* feat(TUP-31485): Studio Lite: Handle additional package installation for
multiple users
https://jira.talendforge.org/browse/TUP-31485

* feat(TUP-31485): Studio Lite: Handle additional package installation for
multiple users
https://jira.talendforge.org/browse/TUP-31485

* feat(TUP-31485): Studio Lite: Handle additional package installation for
multiple users
https://jira.talendforge.org/browse/TUP-31485
2021-07-19 15:34:06 +08:00
nrousseau
98b13c22f2 feat(TUP-32146): Setup categories (#6445)
Remove SPSS plugin unused now
2021-07-19 09:49:09 +08:00
sbliu
8dbd198dae feat(TUP-32162) Remove all the nl plugins for Talend translations. (#6438) 2021-07-16 16:11:44 +08:00
bhe-talendbj
9f864d015f fix(TUP-31858): set items value (#6442) 2021-07-16 11:12:00 +08:00
hcyi
d2e7ae8d44 feat(TUP-31123):In studio, do not store login credentials on disk for TAC and reprompt instead. (#6390)
* feat(TUP-31123):In studio, do not store login credentials on disk for
TAC and reprompt instead.

* feat(TUP-31123):improve for In studio, do not store login credentials on
disk for TAC and reprompt instead.

* feat(TUP-31123):update the messages.
2021-07-15 16:16:23 +08:00
wang wei
da07ba0d42 fix(TDI-46396): align net.minidev:accessors-smart and org.ow2.asm:asm:jar for studio (#6414) (#6440) 2021-07-15 14:48:33 +08:00
wang wei
20e4fb6f70 fix(TDI-45795): Upgrade components to use the latest version of cxf / remove axis 1 (#6372) 2021-07-14 17:56:59 +08:00
chmyga
6f180ae6ce fix(TDI-46165): tBigQueryInput deletes the token properties file for … (#6329) (#6429)
* fix(TDI-46165): tBigQueryInput deletes the token properties file for OAuth2.0

* Handle auth problems in a different catch block

* fix(TDI-46165): check for 401 error code
2021-07-13 12:25:09 +03:00
wang wei
7325915a33 fix(TDI-46393): runtime log log the password field for tcompv0 as we don't filter HIDDEN_TEXT type field (#6410) (#6428) 2021-07-13 15:45:38 +08:00
Emmanuel GALLOIS
0f48df47d2 chore(master): bump component-runtime to 1.34.1 (#6405) 2021-07-13 09:37:51 +02:00
pyzhou
ecf0b935c5 fix(TDI-46340):tMongoDB convert bson to string migration (#6388) 2021-07-13 15:36:25 +08:00
jzhao
363ec40931 fix(TDI-46081):Oracle BLOB data not ingesting in table when using Dynamic schema (#6421) (#6427) 2021-07-13 15:31:34 +08:00
Zhiwei Xue
a05d1a9c4f fix(TUP-32001):Tacokit slow to start (#6415) 2021-07-13 11:49:46 +08:00
hzhao-talendbj
68b54b8f63 feat(TUP-31484): upgrade to R2021-06 (#6367)
* feat(TUP-31484): upgrade to R2021-06
try upgrade xerces to 2.12

* TUP-31484 change to original eclipse feature and change EmfConpoment

* TUP-31484 add missig plugins to feature

* TUP-31484 add ignore for now to fix the junit failed

* TUP-31484 add @ignore to every function

* TUP-31484 add @ignore to every function

* TUP-31484 @ignore not work ,try remove all @test directly

* TUP-31484 revert change of replace \ to /
2021-07-13 11:08:36 +08:00
build-talend
4bfd393ed0 Set version to 8.0.1 SNAPSHOT (#6425)
Co-authored-by: Jenkins Continuous Build server <jenkins@tal-rd02.talend.lan>
2021-07-12 19:55:42 +08:00
ypiel
494370397f feat(TDI-46398): bump tMSCrmInOut to talend-mscrm:3.8-20210707 (#6416) 2021-07-12 14:37:33 +03:00
chmyga
7af64bd71f fix(TDI-45907): single insert Bigdecimal (#6384) (#6423)
* fix(TDI-45907): single insert Bigdecimal

* Set scale for bigdecimals

* fix(TDI-45907): fix indents

* fix(TDI-45907): consider precision is not set

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
2021-07-12 13:29:17 +03:00
wang wei
378923519f fix(TDI-45136): improve tRunJob to support Dynamic context and EXTRA_CLASSPATH (#6321) (#6419) 2021-07-09 11:08:31 +08:00
sbliu
e99151eec6 fix(TUP-31869) show table header/columns in "Advanced settings" tab. (#6411) 2021-07-09 10:50:08 +08:00
vyu-talend
ff3fe03a36 Vyu/tdi 46167 modify containsspace for column (#6392) (#6418)
* feat(TDI-46167):improve contaionsSpaces for column.

* feat(TDI-46167):reverse the changes to JDBC and ODBC.

* feat(TDI-46167):keep the minimal changes.
2021-07-09 10:36:22 +08:00
ypiel
8f1013871e fix(TDI-46392): mscrm expand list not null (#6408) 2021-07-08 13:04:48 +02:00
Jill Yan
f869d3a189 jill/fix-mst/APPINT-33364 (#6406)
* APPINT-33364 check if a null json

* add missing import Arrays

Co-authored-by: jillyan <yan955599@gmail.com>
2021-07-08 18:27:07 +08:00
kjwang
31e6083f12 TUP-31308 Remove offline component help from studio (#6242)
* TUP-31308 Remove offline component help from studio
https://jira.talendforge.org/browse/TUP-31308
2021-07-08 17:50:47 +08:00
sbliu
a44b9295bf fix(TUP-31482) fix unit test failure from remove bonia. (#6409) 2021-07-08 16:48:45 +08:00
vyu-talend
fe5cfdb5d2 fix(TDI-46125):add strict reply parsing to FTP components. (#6360) (#6413) 2021-07-08 16:26:20 +08:00
wang wei
67dc1dfe57 fix(TDI-46220): upgrade json-smart to 2.4.7 (#6412) 2021-07-08 15:51:54 +08:00
pyzhou
fb8f80b005 fix(TDI-46266):CVE Oauth2 (#6393) 2021-07-08 11:02:21 +08:00
wang wei
2cf6660a79 fix(TDI-46321): tFileOutputExcel outputs 1 less number in NB_LINE global varaible (#6345) 2021-07-08 10:19:24 +08:00
Wei Hua
80e56fbaf5 APPINT-32340 [tESBConsumer 7.3.1] NullPointerException if context variable is not provided (#6396) 2021-07-08 09:30:12 +08:00
bhe-talendbj
7a06866bc1 fix(TUP-31858): Implicit Context Load - can't find the jdbc driver class (#6343) (#6402)
* fix(TUP-31858): Implicit Context Load - can't find the jdbc driver class

* fix(TUP-31858): fix data type

* chore(TUP-31858): refactor

* fix(TUP-31858): add missing JDBC driver properties
2021-07-07 16:36:51 +08:00
bhe-talendbj
23928f22a3 fix(TUP-31736): add warning message (#6378) (#6401)
* fix(TUP-31736): add warning message

* fix(TUP-31736): fix warning message
2021-07-07 16:32:07 +08:00
sbliu
9b8fe104f6 fix(TUP-31871) Implicit contextload does not work with microsoftsql server and windows authentication + useNTLMv2=true;domain={MYDOMAIN} (#6352)
update the driver with user selected but not always the default driver.
2021-07-07 09:54:59 +08:00
jiezhang-tlnd
b6b31038d2 fix(TUP-37695)Studio tMap can't update schema timely when set schema (#6400)
from repository
https://jira.talendforge.org/browse/TUP-27695
2021-07-07 09:52:36 +08:00
Xilai Dai
a192000dad Chore(APPINT-33291) add getIntParam method in NodeParamsHelper (#6398) 2021-07-06 17:35:52 +08:00
ypiel
4dbfc088af feat(TDI-46022): Support of custom headers & Prefer: return=representation option (#6395)
feat(TDI-46022): Support of custome header and return representation

feat(TDI-46022): Support of custome header and return representation

feat(TDI-46022): minor code review remarks

feat(TDI-46022): copy entity only if 'return=representation'.

feat(TDI-46022): some minor changes while validation
2021-07-06 11:31:34 +02:00
bhe-talendbj
fa84d53270 chore(TUP-31163): upgrade daikon to 0.31.12 (#6331) 2021-07-05 20:34:21 +08:00
hcyi
af4c27e61e fix(TUP-30538):Snowflake test connection should be optional. (#6349)
* fix(TUP-30538):Snowflake test connection should be optional.

* fix(TUP-30538):Snowflake test connection should be optional.

* fix(TUP-30538):Snowflake test connection should be optional.
2021-07-05 16:16:28 +08:00
pyzhou
5b971c3c81 feat(TDI-46112):Adding profile credential provider (#6346)
* feat(TDI-46112):Adding profile credential provider

* Add feature to Buckets components

* typo

* fix bug of finding profile file

* improve code
2021-07-05 15:33:55 +08:00
wang wei
8e625c8a28 fix(TDI-46251): [7.3.1] MsSQL row named "column" results in code (#6386) 2021-07-05 11:32:52 +08:00
Jane Ding
9450a690a8 feat(TUP-23337):Option to disable Job's screenshot creation. (#6317) (#6385)
* feat(TUP-23337):Option to disable Job's screenshot creation.
https://jira.talendforge.org/browse/TUP-23337



* feat(TUP-23337):Option to disable Job's screenshot creation.
https://jira.talendforge.org/browse/TUP-23337

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-23337):Option to disable Job's screenshot creation.
https://jira.talendforge.org/browse/TUP-23337

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-23337):Option to disable Job's screenshot creation.
https://jira.talendforge.org/browse/TUP-23337

Conflicts:
	main/plugins/org.talend.repository/src/main/java/messages.properties
2021-07-05 09:51:16 +08:00
wang wei
381475da9c fix(TDI-46329): tS3List NullPointerException in R2021-05 (#6347) 2021-07-02 18:30:18 +08:00
Chao MENG
91297159f4 fix(TUP-31997): Commandline fails start studio with error 'Could not load SWT library' on Ubuntu 18 LTS without UI (#6381)
* fix(TUP-31997): Commandline fails start studio with error 'Could not
load SWT library' on Ubuntu 18 LTS without UI

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

* fix(TUP-31997): Commandline fails start studio with error 'Could not
load SWT library' on Ubuntu 18 LTS without UI

https://jira.talendforge.org/browse/TUP-31997
2021-07-01 18:55:06 +08:00
Chao MENG
8e0947310a fix(TUP-31997): Commandline fails start studio with error 'Could not (#6380)
load SWT library' on Ubuntu 18 LTS without UI
https://jira.talendforge.org/browse/TUP-31997
2021-07-01 18:12:43 +08:00
Chao MENG
1d5f7cf09a fix(TUP-32024): Module groups are not loaded anymore on Talend 7.4 build (#6377)
https://jira.talendforge.org/browse/TUP-32024
2021-06-30 09:42:29 +08:00
Chao MENG
b3e12cb5e4 fix(TUP-31997): Commandline fails start studio with error 'Could not load SWT library' on Ubuntu 18 LTS without UI (#6376)
* fix(TUP-31997): Commandline fails start studio with error 'Could not
load SWT library' on Ubuntu 18 LTS without UI

* fix(TUP-31997): Commandline fails start studio with error 'Could not
load SWT library' on Ubuntu 18 LTS without UI
2021-06-29 18:57:31 +08:00
AlixMetivier
9e11a43994 fix(TUP-32024): fix module gorup not retrieved in TBD (#6375)
* fix(TUP-32024): fix module gorup not retrieved in TBD

* fix(TUP-32024): fix module gorup not retrieved in TBD

Co-authored-by: Chao MENG <cmeng@talend.com>
2021-06-29 18:37:17 +08:00
Jill Yan
a9b99b84c3 APPINT-31920 add check popup for ms build after click run button (#6355)
* add check popup for ms build in run

* correct msg properties file

* check if route's build type is ms then popup

* add msg in run console if not in maven online mode for MS build type

* check Rest service and route

* add in mesg properties

Co-authored-by: jillyan <yan955599@gmail.com>
2021-06-29 16:02:51 +08:00
Chao MENG
8e197c08a6 fix(TUP-31997): Commandline fails start studio with error 'Could not (#6374)
load SWT library' on Ubuntu 18 LTS without UI
2021-06-29 14:47:22 +08:00
jiezhang-tlnd
7bb7e6e439 fix(TUP-31904)java.lang.NullPointerException at (#6359) (#6373)
org.talend.repository.items.importexport.handlers.cache.RepositoryObjectCache.initialize
2021-06-29 14:41:46 +08:00
Chao MENG
4607484fad fix(TUP-31997): Commandline fails start studio with error 'Could not load SWT library' on Ubuntu 18 LTS without UI (#6370)
* chore: try to avoid swt jni loading issue in commandline

* Revert "feat(TUP-31214): fix commandline issue"

This reverts commit cf9d2bd67d.

* chore: try to avoid swt jni loading issue in commandline
2021-06-29 11:54:31 +08:00
Laurent BOURGEOIS
8b3232fdee feat(TBD-10185):Support Datasets API in tMap - Spark Batch - Inner|Left Join / Match model: Unique match (#6313) (#6362) 2021-06-28 18:45:36 +02:00
Zhiwei Xue
66583971fb fix(TUP-32001):Tacokit slow to start (#6369) 2021-06-28 17:45:23 +08:00
apoltavtsev
7094566806 fix(APPINT-33088) bundle resources cleaning is skipped in CI mode 2021-06-28 08:02:52 +02:00
nrousseau
cf9d2bd67d feat(TUP-31214): fix commandline issue
Avoid to load wizard part on commandline
2021-06-27 15:57:27 +08:00
hcyi
5ef96eb539 fix(TUP-29692):Remove useless jar dependency. (#6338) 2021-06-25 16:48:32 +08:00
Zhiwei Xue
e1ce414e43 feat(TUP-31214):Improve component cache and lazy loading (#6281)
* feat(TUP-29651): Components loading improvement (#6147)

* feat(TUP-29651): partially load components



* feat(TUP-29651): partially load components



* feat(TUP-29651): load components from cache only



* feat(TUP-29651): fix type issue



* feat(TUP-29651): fix initialization



* feat(TUP-29651): refactor



* feat(TUP-29651): optimize lock



* feat(TUP-29651): optimize lock



* feat(TUP-29651): Revert lock refactor



* feat(TUP-29651): fix junit



* feat(TUP-29651): fix junit



* feat(TUP-29651): do not install lib for components



* feat(TUP-29651): refactor load joblet components



* feat(TUP-29651): fix stack overflow



Co-authored-by: bhe-talendbj <bhe@talend.com>

* feat(TUP-31214):Improve component cache and lazy loading

* item(TUP-29873): Improve performance effected by dynamic distribution
(#6288)

* item(TUP-29873): Improve performance effected by dynamic distribution
https://jira.talendforge.org/browse/TUP-29873

* item(TUP-29873): Improve performance effected by dynamic distribution
https://jira.talendforge.org/browse/TUP-29873

Co-authored-by: Chao MENG <cmeng@talend.com>

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/components/EmfComponent.java

* feat(TUP-31214): full lazy load for ComponentsFactory

* feat(TUP-29653):Improve Tacokit loading

* feat(TUP-31879):Improve performance for checking network for welcome
page

Co-authored-by: bhe-talendbj <bhe@talend.com>
2021-06-25 14:15:29 +08:00
hcyi
8617fa2d5c fix(TUP-31218):Medata for salesforce:UI show issue when enable Mutual (#6357)
authenticaiton
2021-06-25 14:09:41 +08:00
Olha V
f8d697b4ea chore(TDI-46067): Bump commons-lang3 (#6227) (#6358) 2021-06-25 10:31:42 +08:00
hcyi
0dcf0b1985 fix(TUP-31608):Output link from one tELTMSSqlMap to another tELTMSSqlMap (#6333)
is not saved after we remove once.
2021-06-24 18:21:01 +08:00
Xilai Dai
e0ca3b8bb0 Feature/master/tesb 32199 (#6339)
* APPINT-32459:Migrate Route Debugging feature to Camel 3

* APPINT-32459:Migrate Route Debugging feature to Camel 3

* feat(APPINT-32822) AWS Client Config is added

* APPINT-33007:Code cleanup related to Camel 3 support only

* APPINT-32438 Icons update

* APPINT-32438 update the resource icon

Co-authored-by: SunChaoqun <csun@talend.com>
Co-authored-by: apoltavtsev <apoltavtsev@gmail.com>
2021-06-24 11:03:20 +02:00
Olha V
f808577d6f chore(TDI-46067): Bump commons-lang3 (#6226)
* chore(TDI-46067): Bump commons-lang3

* bump commons-lang3 to 3.10 in studio-se libs to align between all
  components

* chore(TDI-46067): Bump commons-lang3

* bump commons-lang3, talend-mscrm lib versions

* chore(TDI-46067): Bump commons-lang3

* updated talend-mscrm lib version after rebase
2021-06-24 10:43:13 +03:00
nrousseau
4beba96724 feat(TUP-31484) fix issues with eclipse upgrade (#6350)
* feat(TUP-31484) fix issue found with junit execution

* feat(TUP-31484) fix issue found with junit execution

* feat(TUP-31484) fix issue found with junit execution

* feat(TUP-31484) fix issue found with junit execution
2021-06-23 15:26:50 +08:00
nrousseau
db67a79886 feat(TUP-31484) fix issue found with junit execution (#6344)
* feat(TUP-31484) fix issue found with junit execution

* feat(TUP-31484) fix issue found with junit execution

* feat(TUP-31484) fix issue found with junit execution
2021-06-21 15:58:25 +08:00
jzhao
a07c86b79a fix(TDI-46297):FCB 'EnableRegionalDisco' is disabled error when using tMicrosoftCrmInput (#6342)
* fix(TDI-46297):FCB 'EnableRegionalDisco' is disabled error when using
tMicrosoftCrmInput

* fix(TDI-46297):remove duplicate import
2021-06-21 11:46:09 +08:00
hzhao-talendbj
cd1b55472d feat(TUP-29701): Upgrade eclipse 418 (#5704)
* feat(TUP-29701): Upgrade eclipse 418

* fix compile error

* fix assert issue

* fix assert issue

* change private to protected because parent class use protected

* add a null arg

* TUP-29701 add org.eclipse.emf.edit.ui to manifest

* TUP-29701 fix require missing class when run job .

* TUP-29701 set handler in URL

* TUP-29701 fix can not find class issue when create excel metadata

* TUP-29701 set mavenResulver for handler

* TUP-29701 add mavenresolver for handler
2021-06-18 17:36:45 +08:00
jiezhang-tlnd
657d0e62a9 feat(TUP-31122)new Data Center in AWS Australia (#6296)
* feat(TUP-31122)new Data Center in AWS Australia
https://jira.talendforge.org/browse/TUP-31122

* update login ui

Co-authored-by: jie.zhang <jie.zhang@LT-DDC8R73.talend.com>
2021-06-18 12:06:06 +08:00
wang wei
12d30038a2 fix(TDI-46218): tRedshiftOutput data loss when insert size matches the input size (#6303) (#6340) 2021-06-17 14:50:31 +08:00
pyzhou
9d8a7ce301 fix(TDI-44917):error message compile error (#6335) 2021-06-16 11:00:10 +08:00
Oleksandr Zhelezniak
4c3267724c fix(TDI-46248): fix compile error when dieOnError is checked (#6308) (#6328) 2021-06-14 16:01:44 +03:00
Dmytro Grygorenko
5ecc7a8136 fix(TDI-46065): Redshift - add "Credential Provider" option to XML layout. (#6207) (#6325) 2021-06-11 11:33:03 +03:00
Xilai Dai
77fe236512 APPINT-33200 update the pom_job_template.xml (#6322)
* APPINT-33200 update the pom_job_template.xml

* APPINT-33200 add the missing dep into pom_job_template.xml
2021-06-10 19:15:42 +08:00
jzhao
ee4c252489 feat(TDI-45575):Support Parquet File format for regular DI (#6320) (#6324)
* add talend-parquet lib
2021-06-10 17:10:40 +08:00
pyzhou
0fd0940aac fix(TDI-44917):Fix Compile Error (#6319)
* fix(TDI-44917):Fix Compile Error

* fix(TDI-44917):Fix Compile Error
2021-06-10 11:36:08 +08:00
vyu-talend
958caea05e Vyu/tdi 45797 s3put enable object lock feature (#6285) (#6314)
* feat(TDI-45797):add object lock feature to s3put.

* feat(TDI-45797):optimize code.

* feat(TDI-45797):make some changes.

* feat(TDI-45797):fix code generation error.

* feat(TDI-45797):fix context value issue.

* feat(TDI-45797):fix the common file issue in ts3copy.

* feat(TDI-45797):fix the common file path issue in s3copy.

Co-authored-by: Balázs Gunics <bgunics@talend.com>
2021-06-09 14:55:15 +08:00
pyzhou
adf095b8c5 fix(TDI-46062):add checkbox Preserve last modified time tFileCopy (#6256)
* fix(TDI-46062):add checkbox Preserve last modified time tFileCopy

* fix(TDI-46062): add Junit test

* MigrationTask

* Hide preserve last modified time when check copy directory
2021-06-09 11:14:19 +08:00
ypiel
0393541a37 feat(TDI-45155) : mscrm dynamics expand (#6250)
* feat(TDI-45155) : support of odata expand in mscrm

* feat(TDI-45155) : upgrade mscrm version

* feat(TDI-45155) : fix expanded entity json serialization

* feat(TDI-45155) : variable name convention

* feat(TDI-45155) : code review / use try-with

* feat(TDI-45155) : bump mscrm lib version in tMicrosoftCrmOutput also

* feat(TDI-45155) : bump lib version

* feat(TDI-45155) : remove urlPath

* feat(TDI-45155): Fix some issues while validation

* feat(TDI-45155): Fix some issues while validation

* feat(TDI-45155): Better support of expand after QA

* feat(TDI-45992) : fix variable name

* feat(TDI-45155): fix column name
2021-06-08 11:58:27 +02:00
Dmytro Grygorenko
37660eb089 fix(TDI-46109): update XStream to 1.4.17 (#6283) (#6310) 2021-06-08 09:31:18 +03:00
Jill Yan
25695489d6 Fix/jill/APPINT-32940 (maintenance/7.3.1) (#6286) (#6307)
* APPINT-32940

* APPINT-32940

correct logic and if (unselectList.size() > 0), or it will add all dependencies into manifest

* APPINT-32940 format

* APPINT-32940 format

* APPINT-32940 compare maven uri

* APPINT-32940

format

* APPINT-32940 refector

* APPINT-32940  refactor

* APPINT-32940 correct check logic

Co-authored-by: jillyan <yan955599@gmail.com>

Co-authored-by: jillyan <yan955599@gmail.com>
2021-06-08 14:25:13 +08:00
pyzhou
e38155ae76 fix(TDI-46152):tmap die on error issue (#6292)
* fix(TDI-46152):tmap die on error issue

* fix NPE
2021-06-08 10:29:56 +08:00
pyzhou
f7912aaea8 Pyzhou/tdi 44917 check components error massage 7.3 (#5448) (#6304)
* fix(TDI-44917):format

* fix(TDI-44917):add error message

* fix tdie and tCreate table

* fix some compile error

* fix tmap

* fix error

* fix toracleOutput

* fix error

* fix compile error tFileInputMSPositional

* add googleStorageConnection.javajet

* add omission (#5909)

* fix bug

* fix compile error of tNetezzaOutput
2021-06-08 10:29:30 +08:00
bkatiukhov
b5d6e39f56 APPINT-32851 Fix enum class resolve (#6295)
Co-authored-by: bohdan.katiukhov <bohdan.katiukhov@KBP1-LHP-A00125.synapse.com>
2021-06-07 15:16:22 +03:00
Emmanuel GALLOIS
e20b83fb8c feat(TDI-46215): bump component-runtime to 1.33.1 (#6294) 2021-06-07 09:44:31 +02:00
wang wei
604efad849 fix(TDI-45979): commons-compress-1.18.jar to 1.19 (#6276) 2021-06-07 10:24:30 +08:00
bhe-talendbj
ba36adadb0 chore(TUP-29803): init ERepositoryObjectType in background (#6246)
* chore(TUP-29803): init ERepositoryObjectType in background

* chore(): init ERepositoryObjectType
2021-06-03 16:14:29 +08:00
sbliu
bfc44c52fa feat(TUP-30834) add missing comma of require bundle (#6297) 2021-06-03 15:15:02 +08:00
sbliu
87719f7fa5 feat(TUP-30834) repace axis1 with axis2. (#6279)
replace axis1 with axis2.
remove axis1 export code for export job. ref TUP-19079.
remove dependency to axis1, remove dependency to salesforce.
2021-06-03 10:32:56 +08:00
chmyga
9dbdfb3d0a fix(TDI-46100): connection support (#6253) (#6287)
* fix(TDI-46100): connection support

* Add reuse connection support to standalone connectors

* fix(TDI-46100): connection support

* Add comment explaining reflection

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
2021-05-28 16:34:31 +03:00
hcyi
2eb53d81d4 fix(TUP-31553):Hadoop Metadata Wizard when using custom distro dialog (#6267)
box doesnt pop up to import dependencies.
2021-05-28 14:37:24 +08:00
hzhao-talendbj
06a72cd3c4 feat(TUP-26184): add the same features to filter fields, same as in the (#6213) (#6284)
* feat(TUP-26184): add the same features to filter fields, same as in the
tMap

* TUP-26184:  some temp code changes

* TUP-26184 add special checkbox for eltmap table column

* TUP-36184 remove useless code

* TUP-26184 remove useless code

* add line back

* TUP-26184 remove some useless code

* TUP-26184 remove useless code

* TUP-26184 remove useless code

* TUP-26184 fix NPE issue

* TUP-26184 remove useless code

* TUP-26184 fix link can't auto change position issue

* TUP-26184 fix link display issue

* TUP-26184 add Enable/disable column name filter

* TUP-26184 fix some NPE errors when filter is on and select below columns

* TUP-26184 change filter icon position to sync with tmap
2021-05-28 14:27:07 +08:00
Jane Ding
985dfa32b9 fix(TUP-31316):Error connecting to Azure SQL database with Azure Active (#6270) (#6280)
directory method
https://jira.talendforge.org/browse/TUP-31316
2021-05-26 17:46:43 +08:00
zyuan-talend
bdc1501b14 feat(TUP-30343):have the "Export Dependencies" option checked by default.(#6273) (#6275) 2021-05-26 14:33:12 +08:00
jiezhang-tlnd
1d68b1fd8a fix(TUP-31228)Netsuite tck guess schema when use existing connection and (#6263)
Token-based login type
https://jira.talendforge.org/browse/TUP-31228
2021-05-26 10:05:23 +08:00
Jane Ding
abbb1e0022 feat(TUP-31117):Improve performances related to recursive jobs (#6245)
https://jira.talendforge.org/browse/TUP-31117
2021-05-25 17:43:04 +08:00
jiezhang-tlnd
0dd93b6666 fix(TUP-31164)Guess schema button on the informix tDBinput component (#6272)
returns zero length datatype
2021-05-25 15:21:34 +08:00
Oleksandr Zhelezniak
5d467d1ead feat(TDI-45963): after variables (#6268)
* handle specific metakey
* feature uses metadata endpoint in the framework
* extract metadata in javajet
2021-05-24 13:15:23 +03:00
apoltavtsev
1bb92b46fe bugfix(APPINT-33067) Backport fix for NPE 2021-05-21 17:07:57 +02:00
bkatiukhov
95bcbf7df5 APPINT-32843 Fix error while deploying a route with tAzureStorageQueue (#6157)
Co-authored-by: Bohdan Katiukhov <bohdan.katiukhov@synapse.com>
2021-05-21 10:07:41 +03:00
jiezhang-tlnd
8da0e27981 fix(TUP-31213)tNetSuiteV2019Input failed to guess schema because preview (#6255)
subjob can't work
2021-05-21 14:26:56 +08:00
apoltavtsev
1199c9e202 fix(APPINT-32953) Routelets are built before Route
* fix(APPINT-32953) Routelets are built before Route
* NPE is corrected
* chore(APPINT-32953) fix the NPE when using DI license
2021-05-20 08:55:48 +02:00
pyzhou
b10bdffa30 feat(TDI-41535):Refactor tSCP components
* fix(TDI-41535):change footer

* fix(TDI-41535):connection and close

* fix(TDI-41535):Filelist

* fix(TDI-41535):tSCPDelete

* fix(TDI-41535):tSCPFileExist

* fix(TDI-41535):tSCPGet & tSCPPut

* fix(TDI-41535):tSCPPut remove duplicate

* fix(TDI-41535):tSCPClose bug

* fix(TDI-41535):tSCPTruncate

* fix(TDI-41535):fix public key compile error

* fix(TDI-41535):tSCPFileList count 0 line

* fix(TDI-41535):tSCPGet overwrite warning

* fix(TDI-41535):tSCPGet error message

* fix(TDI-41535):tSCPGet escape space

* fix(TDI-41535):tSCPGet tSCPPut wildCard

* fix(TDI-41535):tSCPGet nb_line

* fix(TDI-41535):tSCPPut error

* fix(TDI-41535):tSCPPut truncate throw Exception

* fix(TDI-41535):jar for scp components

* fix(TDI-41535):add distributionManagement
2021-05-19 15:29:14 +08:00
apoltavtsev
ee15cca54b fix(APPINT-32995) Root poms installed in CI mode (#6235) 2021-05-18 18:44:58 +02:00
Dmytro Sylaiev
d827b58dbd fix(TDI-46060): Fix compile error for tFTPFileList (#6219) (#6230) 2021-05-14 18:50:31 +03:00
sponomarova
b7fdf523a3 fix(TBD-12358): CVE: Update CXF to 3.3.10 (#6229) 2021-05-14 16:16:13 +03:00
ovladyka
63c56c4b5f fix(TDI-45910):Jakarta-ORO imported (#6166) (#6225)
* fix(TDI-45910):Jakarta-ORO imported

* fix(TDI-45910):Jakarta-ORO updated the mvn GAV and required
2021-05-13 14:25:13 +03:00
vdrokov
4aa560eee8 APPINT-32987: Fix dublicate variable (#6204) 2021-05-13 12:09:00 +03:00
hcyi
c153f6877b feat(TUP-26747):improve outline for joblet and subjob. (#6212)
* feat(TUP-26747):improve Outline for joblet and subjob.

* feat(TUP-26747):improve Outline for joblet and subjob.

* feat(TUP-26747):improve outline for joblet and subjob.

* feat(TUP-26747):improve outline for joblet.

* feat(TUP-26747):switch to ComponentSettingsView.
2021-05-13 16:48:22 +08:00
qiongli
6bcf1df122 chore(TDQ-19297):Upgrade 'cxf' to 3.3.10 for security (#6198) 2021-05-13 16:22:04 +08:00
zyuan-talend
7cbbb91c0a feat(TUP-25494):Correct dialog title. (#6220) 2021-05-13 10:41:46 +08:00
zyuan-talend
abb0a63907 fix(TUP-30430): Clone the connection's UNIQUE_NAME for some links instead of generating a new one in joblet node container. (#6194) (#6216) 2021-05-12 22:34:21 +08:00
vyu-talend
2f4dff9e3e feat(TDI-45122):add charset to filefetch's parameters (#6149) (#6214)
* Added encoding option for the upload parameters. Default behavior is unchanged.
Used OPENED_LIST so context parameters can be used.

* feat(TDI-45122):add charset to filefetch's parameters

* feat(TDI-45122):fix issues.

* feat(TDI-45122):fix issue.

Co-authored-by: Balázs Gunics <bgunics@talend.com>

Co-authored-by: Balázs Gunics <bgunics@talend.com>
2021-05-12 16:35:01 +08:00
Oleksandr Zhelezniak
6ee766a846 fix(TDI-45968): fix commons-codec module name (#6136) (#6210) 2021-05-12 10:48:00 +03:00
Liu Xinquan
b97df279f7 fix(APPINT-32593) java.lang.ClassNotFoundException: org.apache.cxf.message.Message (#6201) 2021-05-12 14:02:42 +08:00
Oleksandr Zhelezniak
2a92a7aafb fix(TDI-46005): cve bump httpclient to 4.5.13 (#6164) (#6209)
* bump httpclient to 4.5.13
* fix groupId for talend-bonita-client in javajet
* update httpcore
2021-05-11 20:03:04 +03:00
Oleksandr Zhelezniak
9ce510538d fix(TDI-45973): cve bump httpclient to 4.5.13 (#6148) (#6208) 2021-05-11 19:27:56 +03:00
Oleksandr Zhelezniak
750d3edc9e chore(TDI-45929): cve junit (#6097)
* bump version to [3.4-20210428]
* bump junit to [4.13.2]
* specify version of maven plugins
* hone pom
* bump in tMicrosoftCrmInput and tMicrosoftCrmOutput component
* bump in org.talend.libraries.crm
2021-05-11 17:59:18 +03:00
Dmytro Sylaiev
17c273ec29 fix(TDI-45824): Bump jersey for tRest (#6137) (#6205) 2021-05-11 16:41:49 +03:00
mbasiuk-talend
aa6e01176d fix(TDI-45882): backport to master (#6206) 2021-05-11 16:29:19 +03:00
mbasiuk-talend
298f54b920 Mbasiuk/tdi 45882 talend ws cxf 3 3 10 (#6162)
* chore(TDI-45882): bump cxf version to 3.3.10

* chore(TDI-45882): fix JAXBUtils

* chore(TDI-45882): add method to avoid collision
2021-05-11 16:07:37 +03:00
chmyga
fa5fab4313 fix(TDI-45859): tFileCopy with different fs (#6083) (#6203)
* fix(TDI-45859): tFileCopy with different fs

* Add force copy parameter

* Copy and delete file instead of moving

* fix(TDI-45859): tFileCopy with different fs

* Add test

* Fix PR comment

* fix(TDI-45859): tFileCopy with different fs

* Fix UI issue

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
2021-05-11 15:33:02 +03:00
Oleksandr Zhelezniak
063dde163b fix(TDI-46005): cve bump httpclient to 4.5.13 (#6163) 2021-05-11 12:51:06 +03:00
Dmytro Grygorenko
75a098b67b fix(TDI-46004): tEXist components and tXMLRPCInput dependency import. (#6197) 2021-05-11 10:33:30 +03:00
wang wei
3d7faa641a fix(TDI-45491): Contextualized configuration properties for S3 component (#6143) (#6196) 2021-05-11 14:58:51 +08:00
hcyi
b89a4edb81 feat(TUP-26747):Clickable hyperlink from Outline listed component to the job canvas. (#6122)
* feat(TUP-26747):Clickable hyperlink from Outline listed component to the
job canvas.

* feat(TUP-26747):Clickable hyperlink from Outline listed component to the
job canvas.

* feat(TUP-26747):Clickable hyperlink from Outline listed component to the
job canvas.

* feat(TUP-26747):moved the link with editor button to the first one.

* feat(TUP-26747):link with editor if selected component variable.
2021-05-11 09:53:00 +08:00
Denis Sergent
73807ea4a6 Revert "APPINT-32905: Issue with Rest service flow (#6172)" (#6190)
This reverts commit 2050a76814.
2021-05-10 11:47:50 +02:00
kjwang
065c1abee3 Fix:TUP-31429 Fail to add reference project (#6183) (#6193)
Fix:TUP-31429 Fail to add reference project
https://jira.talendforge.org/browse/TUP-31429
2021-05-10 17:42:11 +08:00
kjwang
b00bd9622d Fix TUP-31096 Could not find or load main class error on the jobs (#6176) (#6191)
Fix TUP-31096 Could not find or load main class error on the jobs created on the Feature Branch which has #
https://jira.talendforge.org/browse/TUP-31096
2021-05-10 17:41:12 +08:00
Jane Ding
8e8b404ddf fix(TUP-31237):Invalid username or password when creating a Snowflake (#6132) (#6189)
Metadata Connection with a Snowflake password that has a slash character
https://jira.talendforge.org/browse/TUP-31237
2021-05-10 16:55:48 +08:00
wang wei
f345041f64 fix(TDI-45663): tS3List: Adds Missing File Details (#6187) 2021-05-10 13:38:56 +08:00
wang wei
18838f0002 fix(TDI-45580): Contextualize multipart threshold parameter for S3 components(#6186) 2021-05-10 13:30:14 +08:00
jzhao
5a9043adc6 feat(TDI-45836): Standalone connectors support (#6018) (#6185)
* feat(TDI-45836): Standalone connectors support

* Integrate TCK Standalone connectors to studio

* feat(TDI-45836): Standalone connectors support

* remove NB_LINE after var for Standalone connectors

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>

Co-authored-by: chmyga <dchmyga@talend.com>
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
2021-05-10 11:38:53 +08:00
bhe-talendbj
82b3519cda fix(TUP-31346): add default branch for remote uninitialized git repo (#6182) (#6184)
* fix(TUP-31346): always show selected item

* fix(TUP-31346): select branch
2021-05-10 11:29:24 +08:00
wang wei
70a4229df4 fix(TDI-45821): CVE: json-smart-2.2.1.jar (#6128) 2021-05-10 11:02:01 +08:00
wang wei
e403cb0b51 fix(TDI-45913): Enforce that only Strings, Maps and HashMaps can be loaded from the crcMap file(#6098) 2021-05-10 10:46:00 +08:00
wang wei
aeb073ac04 fix(TDI-45912): Enforce that System path separator character is indeed a character for tRunjob(#6092) 2021-05-10 10:36:27 +08:00
Max
330321dc99 fix(TBD-12115): master merge (#6180) 2021-05-07 03:09:41 +03:00
kjwang
56a421b4ab Feat:TUP-30377 Move the "Allow specific characters (UTF8,...)" (#6139) (#6177)
Feat:TUP-30377 Move the "Allow specific characters (UTF8,...) preference setting to project setting.
https://jira.talendforge.org/browse/TUP-30377
2021-05-06 17:21:41 +08:00
hcyi
951a6f783f fix(TUP-30413):Comma missing for tELTMap with multiple inputs, when (#6135)
aliases are used.
2021-05-06 10:04:07 +08:00
vdrokov
2050a76814 APPINT-32905: Issue with Rest service flow (#6172) 2021-05-05 12:30:59 +03:00
Dmytro Sylaiev
b36a494795 fix(TDI-45642): Fix codegen error for Greenplum (#6102) (#6173)
* fix(TDI-45642): Fix codegen error for Greenplum

* chore(TDI-45642): Add missing empty line
2021-05-05 12:21:43 +03:00
kjwang
4ed10aed5c Revert "TUP-31096 Could not find or load main class error on the jobs created on the Feature Branch which has # (#6082) (#6151)" (#6170)
This reverts commit 21e44c2fb3.
2021-04-30 18:35:58 +08:00
zyuan-talend
f5953c4bc5 feat(TUP-25494): provide branch search and memory from launcher. (#6138) (#6160) 2021-04-29 11:39:19 +08:00
Dmytro Grygorenko
58bc285221 fix(TDI-45879): save initial value of NB_LINE to globalMap. (#6155) 2021-04-28 17:19:33 +03:00
kjwang
21e44c2fb3 TUP-31096 Could not find or load main class error on the jobs created on the Feature Branch which has # (#6082) (#6151)
* TUP-31096 Could not find or load main class error on the jobs created on
the Feature Branch which has #
https://jira.talendforge.org/browse/TUP-31096
2021-04-28 16:32:32 +08:00
OleksiiNimych
60364dcddb fix(TDI-45551): SingleStore fix blob type processing (#6084) (#6144) 2021-04-27 10:51:02 +03:00
apoltavtsev
e7e37414a3 bugfix(APPINT-32288) Propagate "bundleVersion" option 2021-04-27 09:20:43 +02:00
ypiel
3b4e500164 chore: bump to tck:1.32.0 2021-04-22 12:13:26 +02:00
Zhiwei Xue
7038143560 fix(TUP-31246):Inner routine node disappeared after refresh repository (#6131)
view
2021-04-21 18:17:09 +08:00
kjwang
b2418a7fa8 Kjwang/fix tup 21090 fix command line load image error p73 (#6125) (#6126)
* TUP-21090 Support connection component for tacokit (Fix command line
load image error)
https://jira.talendforge.org/browse/TUP-21090
2021-04-20 11:29:01 +08:00
Zhiwei Xue
3c97bcec21 fix(TUP-31027):[performance] studio will hang when import a special job (#6117) 2021-04-19 15:35:38 +08:00
hcyi
f1a744087f fix(TUP-30793):to fix the password problem of RabbitMQ. (#6119) 2021-04-19 15:27:47 +08:00
bhe-talendbj
78875aa07f chore(TUP-30992): fix junits (#6113) 2021-04-19 14:18:14 +08:00
wang wei
b92b87a962 fix(TDI-45577): Job using snowflake dynamic schema fails with special char (#6095) (#6109) 2021-04-19 10:07:15 +08:00
kjwang
d51d82cc45 Kjwang/fix tup 31145 tck guess schema m (#6100)
* kjwang/Feat TUP-21090 Support connection component for tacokit
https://jira.talendforge.org/browse/TUP-21090
2021-04-19 09:19:44 +08:00
Oleksandr Zhelezniak
6c692e532b feat(TDI-45323): new auth provider web token (#6105)
* replace checkbox with drop-down credential provider list
* migration task
2021-04-16 10:10:20 +03:00
Max
6abda3ebc3 fix(TBD-12112): master merge (#6103) 2021-04-15 20:46:46 +03:00
zyuan-talend
5adae818b8 fix(TUP-29284): only show proposals for enabled categories(proposal (#6070) (#6078)
kinds).
2021-04-15 17:13:42 +08:00
jiezhang-tlnd
afde0a42c6 fix(TUP-30992)force to use the 4.13.2 (#6072) 2021-04-15 16:14:41 +08:00
hcyi
e98345c59c feat(TUP-30291):Add Suggestable support for Table options (List<Row>) in (#6086)
Studio.
2021-04-15 12:04:41 +08:00
SunChaoqun
dd6c8206d5 APPINT-32688:R2021-03 issue with tDB*** using datasource (#6091) 2021-04-15 10:25:25 +08:00
Zhiwei Xue
2856a04a07 fix(TUP-30791): remove setup code dependencies action for testcase (#6093) 2021-04-14 16:54:17 +08:00
hcyi
bf2cb58a75 fix(TUP-30438):Issue when updating snowflake table using tELTOutput. (#5885)
* fix(TUP-30438):Issue when updating snowflake table using tELTOutput.

* fix(TUP-30438):add junits

* fix(TUP-30438):Issue when updating snowflake table using tELTOutput.

* fix(TUP-30438):Issue when updating snowflake table using tELTOutput.

* fix(TUP-30438):Issue when updating snowflake table using tELTOutput.
2021-04-14 16:18:12 +08:00
Oleksandr Zhelezniak
6afa3beb27 Revert "feat(TDI-45746): fix date context variable (#5987)" (#6079)
This reverts commit c806d643df.
2021-04-14 10:32:11 +03:00
hzhao-talendbj
d4b22d84c7 fix(TUP-30625): update maven project after convert jobscript to job (#6071) 2021-04-14 11:32:25 +08:00
hcyi
f39ed39630 fix(TUP-30458):Studio throw Unhandled event loop exception when click in blank of the panel in "Import External Library". (#5958)
* fix(TUP-30458):Studio throw Unhandled event loop exception when click in
blank of the panel in "Import External Library".

* fix(TUP-30458):Studio throw Unhandled event loop exception when click in
blank of the panel in "Import External Library".
2021-04-14 09:51:58 +08:00
Richard Lecomte
79768c7b87 Rlecomte/tdi 45014 sftp double auth master (#6080)
* TDI-44342 : Ignore microseconds in BigQuery datetime (#4798)

* TDI-44342 : Ignore microseconds in BigQuery datetime

* TDI-44342 : Ignore microseconds in BigQuery datetime

Fixed for BigQuerySQLRow component

* TDI-45147 : tGsCopy issue

Cherry-pick from maintenance/7.3

* TDI-45147 : tGsCopy issue

Cherry-pick from maintenance/7.3

* TDI-45014 : SFTP auth with password and public key (#6030)

* TDI-45014 : SFTP auth with password and public key

* TDI-45014 : SFTP auth with password and public key

* TDI-45014 : SFTP auth with password and public key

* TDI-45014 : SFTP auth with password and public key

Added parenthesis

* TDI-45014 : SFTP auth with password and public key

Smarter getPassword method
2021-04-13 12:22:47 +02:00
Jane Ding
7f59c8aba8 fix(TUP-30849):Improve build Job performance (#6077)
https://jira.talendforge.org/browse/TUP-30849

Signed-off-by: jding-tlnd <jding@talend.com>
2021-04-13 18:01:00 +08:00
jiezhang-tlnd
dd29ea5228 feat(TUP-30381)Support greenplum driver for Greenplum Database in studio (#6075)
(#5995)

* feat(TUP-30381)Support greenplum driver for Greenplum Database in
studio
metadata
https://jira.talendforge.org/browse/TUP-30381

Conflicts:
	main/plugins/org.talend.repository/plugin.xml

* remove hard code

* add dbversion for greenplum

* Add REPOSITORY_VALUE for Greenplum components

* set right dbversionString

Conflicts:
	main/plugins/org.talend.repository/plugin.xml
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/model/migration/ChangeGreenplumDefaultDriverMigrationTask.java
2021-04-13 16:46:17 +08:00
Jane Ding
807a0e12e6 fix(TUP-29033):Fail to run testcase in studio and CI (#6073)
https://jira.talendforge.org/browse/TUP-29033
2021-04-13 14:33:43 +08:00
sbliu
543b2f9fa5 feat(TUP-30358) Enhance Data Collector - Route usage details 2021-04-13 10:57:42 +08:00
wang wei
8875ae5e5a fix(TDI-45815): CVE: xstream-1.4.15.jar (#6068) 2021-04-12 10:19:44 +08:00
Dmytro Sylaiev
5bb5a0902f fix(TDI-45642): Count key columns (#6039) (#6064)
* fix(TDI-45642): Count key columns

* fix(TDI-45642): Fix another regression related to dynamic schema
2021-04-09 11:00:56 +03:00
Zhiwei Xue
c7862e4f7b fix(TUP-30783):Support inner routine with the same name in different (#6066)
custom jar.
2021-04-09 15:50:39 +08:00
Zhiwei Xue
be7d2c79e9 feat(TUP-29952):Change "Assign Routine to" action to "Copy Routine to". (#6063) 2021-04-09 15:49:25 +08:00
Dmytro Sylaiev
21b75d6099 fix(TDI-42478): tFTPConnection : SSL/TLS Client Authentication does not work : no suitable certificate found - continuing without client authentication (#5971) (#6057)
Co-authored-by: s.bovsunovskyi <s.bovsunovskyi@globallogic.com>

Co-authored-by: s.bovsunovskyi <s.bovsunovskyi@globallogic.com>
2021-04-08 13:59:48 +03:00
Zhiwei Xue
91eddaf70d fix(TUP-30786):Avoid to click finish button more than once when do (#6054)
create custom routine jar/bean jar.
2021-04-08 18:43:28 +08:00
clesaec
bd99877bf2 TDI-45786 - add charset on dynamic (#6027) (#6058)
* TDI-45786 - add charset on dynamic
2021-04-08 11:46:58 +02:00
hcyi
256c1802f5 fix(TUP-30731):tELTPostgresqloutput context not work when checked "use (#6056)
update statement without subqueries"
2021-04-08 14:57:15 +08:00
nrousseau
0a8c2b7e8d feat(TUP-30475): Test of lite studio (#5848)
* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

* Revert "feat(TUP-30475): Test of lite studio"

This reverts commit ed8ebf61f9.

* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

Co-authored-by: Chao MENG <cmeng@talend.com>
2021-04-08 14:25:23 +08:00
hzhao-talendbj
06ebcab4a4 feat(TUP-30347): Remove the usage of ATL / EMF migration system (#5962)
* feat(TUP-30347): Remove the usage of ATL / EMF migration system

* feat(TUP-30347): Remove the usage of ATL EMF migration system

* TUP-30347 remove from feature

* TUP-30347 remove from feature

* TUP-30347 remove from feature

* TUP-30347 remove from feature

* TUP-30347 remove migration task

* TUP-30347 revert remove org.talend.repository.metadata.test
2021-04-08 11:58:30 +08:00
hcyi
ac8598bd91 fix(TUP-30793):TCK Datastore on studio Metadata. (#6051) 2021-04-08 11:20:41 +08:00
bhe-talendbj
b166a6bcf1 feat(TUP-30047): Need support of tRunJob with Dynamic Job option enabled on test cases / CI/CD (#6007) (#6033)
* fix(TUP-30047): Correct classpath for tRunJob in CI mode

* feat(TUP-30047): support running dynamic jobs

* feat(TUP-30047): change location of classpath.jar if running ci test
2021-04-07 16:45:25 +08:00
zyuan-talend
be5a392539 fix(TUP-30345):remove nooutput warning with tJDBCRow, tJDBCCommit and (#6052)
derivative components
2021-04-07 15:09:43 +08:00
wang wei
722526f024 fix(TDI-45650): [7.3.1] tDeltaLakeOutput- not handling the updates when we are using Dynamic schema(#5908) 2021-04-07 14:46:17 +08:00
Dmytro Sylaiev
b0295761ab fix(TDI-45776): Bump slf4j-jdk14 version to make it downloadable (#6017) (#6043)
* fix(TDI-45776): Bump slf4j-jdk14 version to make it downloadable

* fix(TDI-45776): Apply also for tBonitaInstantiateProcess
2021-04-06 12:04:30 +03:00
Zhiwei Xue
32dc1fb99a fix(TUP-30780):Only check used custom jars when run/build Job (#6042) 2021-04-06 15:53:11 +08:00
Zhiwei Xue
43f7516281 fix(TUP-30977):test run map using custom routines and beans doesn't work (#6024)
after switch branch
2021-04-06 12:06:25 +08:00
Laurent BOURGEOIS
c9ce8f226e Resolve conflicts (#6038) 2021-04-02 17:40:51 +02:00
AlixMetivier
2d8f4cf47e feat(TBD-11317): allow tS3Configuration to work with assume role in joblet (#5980) (#6032) 2021-04-01 14:13:42 +02:00
pyzhou
c2b5ee3979 fix(TDI-45834):tFileCopy change module name (#6020) 2021-03-31 16:49:27 +08:00
Emmanuel GALLOIS
ad62045f5c feat(TDI-45246): do not put in configuration hidden parameters (#6011) 2021-03-29 11:16:22 +02:00
bkatiukhov
61da309da6 TESB-32307 tESBConsumer - wrong header content-type (#5979)
Co-authored-by: bohdan.katiukhov <bohdan.katiukhov@KBP1-LHP-A00125.synapse.com>
2021-03-29 10:19:00 +02:00
pyzhou
32e8592112 fix(TDI-45727):CVE jackson-mapper-asl (#5945) 2021-03-26 18:51:24 +08:00
Dmytro Sylaiev
d01b8baed7 fix(TDI-45642): Throw an warning exception when every column is a key… (#5855) (#6008)
* fix(TDI-45642): Throw an warning exception when every column is a key for update

* Refactor, deduplicate code

* fix(TDI-45642): Fix codegen error for mssql

* fix(TDI-45642): Throw an error for update on duplicate mysql

* fix(TDI-45642): Warn message instead of exception for insert or update
2021-03-25 12:04:59 +02:00
Zhiwei Xue
534c6dd504 fix(TUP-30813):Add Junits for dependency management feature (#6005) 2021-03-25 09:58:47 +08:00
Emmanuel GALLOIS
912dce2209 feat(TDI-45809): bump component-runtime to 1.31.0 (#6004) 2021-03-24 16:15:12 +01:00
Laurent BOURGEOIS
598d4b34d2 fix(TBD-12776): Fix testAddLog4jToModuleList unit test (#5998) (#6001) 2021-03-24 15:31:53 +01:00
Oleksandr Zhelezniak
345850f3ff feat(TDI-45732): extend not dieoneerror area (#5999)
* extend try-block that includes "Input tables (lookups)"
2021-03-24 13:45:22 +02:00
jiezhang-tlnd
4a8c59de44 feat(TUP-30381)Support greenplum driver for Greenplum Database in studio metadata (#5993)
* feat(TUP-30381)Support greenplum driver for Greenplum Database in studio
metadata
https://jira.talendforge.org/browse/TUP-30381

* remove hard code
2021-03-24 18:14:41 +08:00
Zhiwei Xue
032025c736 fix(TUP-30845): fix refreshing NPE (#6000) 2021-03-24 16:41:29 +08:00
Zhiwei Xue
92f1e2d3e0 fix(TUP-30779):Custom jar resource unload issue after git pull&merge. (#5997) 2021-03-24 16:12:45 +08:00
jiezhang-tlnd
27cabaea9a fix(TUP-27695)Studio tMap can't update schema timely when set schema from repository (#5986)
* fix(TUP-27695)Studio tMap can't update schema timely when set schema
from repository
https://jira.talendforge.org/browse/TUP-27695

* fix(TUP-27695)Studio tMap can't update schema timely when set schema
from repository
2021-03-24 15:32:35 +08:00
clesaec
f53c239a2c TDI-45772 : unarchiv correction (#5994) 2021-03-23 15:32:09 +01:00
sbliu
3c976f36b4 fix(TUP-25417) JDK11: run a job call a child job use twebservice meet error.
using relative path for building parent job(whose child job contains esb cxf components) on jdk11
2021-03-23 14:55:23 +08:00
Jane Ding
0125696f6f fix(TUP-30615):Schema Update Detection popping up everytime upon opening (#5992)
the job
https://jira.talendforge.org/browse/TUP-30615

Signed-off-by: jding-tlnd <jding@talend.com>
2021-03-23 11:30:49 +08:00
Max
4a13865d44 fix(TBD-12011): master fix (#5990) 2021-03-22 23:53:37 +02:00
apoltavtsev
63885eb9f5 fix(TESB-32507) Correct manifest generation for org.talend.esb.authorization.xacml.rt.pep 2021-03-22 09:53:12 +01:00
Oleksandr Zhelezniak
c806d643df feat(TDI-45746): fix date context variable (#5987)
* fix the logic of passing date variable to sub jobs
2021-03-19 12:08:48 +02:00
Dmytro Sylaiev
e42bb1cea0 fix(TDI-45741): Fix checkbox visibility (#5924) (#5985) 2021-03-19 10:12:42 +02:00
sbliu
e8450eda24 chore(TUP-30522): add test case for version contains 'SNAPSHOT' 2021-03-18 14:16:49 +08:00
sbliu
a3c49deec5 feat(TUP-30114) update copyright. 2021-03-18 09:43:53 +08:00
SunChaoqun
f0101f0a55 TESB-31465:[7.3.1] Studio ESB build performance issue (#5765)
* TESB-31465:[7.3.1] Studio ESB build performance issue

* TESB-31465:[7.3.1] Studio ESB build performance issue

* TESB-31465:[7.3.1] Studio ESB build performance issue

* TESB-31465:[7.3.1] Studio ESB build performance issue (#5931)

* TESB-31465:[7.3.1] Studio ESB build performance issue

* TESB-32391
[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391
[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

Conflicts:
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/wizards/exportjob/scriptsmanager/esb/JobJavaScriptOSGIForESBManager.java

* TESB-31465:[7.3.1] Studio ESB build performance issue (#5931)

* TESB-31465:[7.3.1] Studio ESB build performance issue

* TESB-32391
[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391
[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

Conflicts:
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/wizards/exportjob/scriptsmanager/esb/JobJavaScriptOSGIForESBManager.java

* # WARNING: head commit changed in the meantime

TESB-31465:[7.3.1] Studio ESB build performance issue (#5931)

* TESB-31465:[7.3.1] Studio ESB build performance issue

* TESB-32391
[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391
[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

Conflicts:
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/wizards/exportjob/scriptsmanager/esb/JobJavaScriptOSGIForESBManager.java
2021-03-17 16:12:35 +08:00
Jane Ding
01510969ec fix(TUP-30758):tSingleStoreOutputBulkExec can't work (#5964) (#5972)
https://jira.talendforge.org/browse/TUP-30758

Signed-off-by: jding-tlnd <jding@talend.com>
2021-03-17 10:14:17 +08:00
kjwang
b579db76a8 TUP-30648 Migration: tRun job cannot run if Install 731 R02 monthly (#5936)
TUP-30648 Migration: tRun job cannot run if Install 731 R02 monthly
patch plus R03 temp patch
https://jira.talendforge.org/browse/TUP-30648
2021-03-17 09:49:52 +08:00
clesaec
5d51d43779 Clesaec/tdi 45301 t s3 acl (#5829) (#5968)
* TDI-45301 - ACL canned options added
2021-03-16 17:22:59 +01:00
Oleksandr Zhelezniak
e054d08702 feat(TCOMP-1877): clean cached libs studio-integration (#5963)
* clean cached libs during clean phase for studio-integration plugin
* help to avoid using the out-to-date version of jars in plugin
2021-03-16 11:12:47 +02:00
Zhiwei Xue
f96193e961 feat(TUP-29014): bugfix 2021-03-15 (#5956)
* feat(TUP-29014):disable rename of custom jar (#5942)

* feat(TUP-29014): bugfix 2021-03-15
2021-03-15 16:27:30 +08:00
bhe-talendbj
2724741915 bugfix(TUP-30378): Talend 7.3.1 tDBInput or tMSSqlInput component will not open query editor (#5886) (#5949)
* fix(TUP-30378): add exception log

* fix(TUP-30378): add log

* fix(TUP-30378): run open sqlbuilder in background
2021-03-15 09:17:44 +08:00
AlixMetivier
7e727cb038 feat(TBD-11882): update tCollectAndCheck for BD (#5919) (#5950) 2021-03-14 14:10:51 +01:00
Chao MENG
5bd8a071dc fix(TUP-30651): Login page won't be refreshed after delete project (#5941)
https://jira.talendforge.org/browse/TUP-30651
2021-03-11 16:44:39 +08:00
pyzhou
bcb4488c64 fix(TDI-45727): replace default IP for proxy (#5917) (#5934)
* fix(TDI-45727): replace default IP for proxy

* add migration/RemoveDefaultProxyIPTask.java

* add debug

* remove debug
# Conflicts:
#	main/plugins/org.talend.repository/plugin.xml
2021-03-11 16:17:39 +08:00
sbliu
d50c1eaa1b fix(TUP-30257) TMAP - Java & Traces Debug preview not working. 2021-03-11 16:10:17 +08:00
sbliu
944dc85b4c fix(TUP-30109) Log4J preferences does not save
resolved problem that after restore default value the preference changes cannot be saved on log4j preference page.
2021-03-11 10:53:45 +08:00
jiezhang-tlnd
5593f8ba1b fix(TUP-27224)Update Daikon Crypto Utils to 1.15.0 (#5935) 2021-03-10 17:23:25 +08:00
Jane Ding
1057f46448 Jding/master/tup 30169 adapt jdbc bulk component (#5926)
* feat(TUP-30169):adapter the tjdbc bulk components in TDI-45487 for
studio and support singlestore database only with a whitelist
https://jira.talendforge.org/browse/TUP-30169

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-30169):adapter the tjdbc bulk components in TDI-45487 for
studio and support singlestore database only with a whitelist
https://jira.talendforge.org/browse/TUP-30169

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-30169):adapter the tjdbc bulk components in TDI-45487 for studio
and support singlestore database only with a whitelist
https://jira.talendforge.org/browse/TUP-30169

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-30169):adapter the tjdbc bulk components in TDI-45487 for
studio
and support singlestore database only with a whitelist
https://jira.talendforge.org/browse/TUP-30169

Signed-off-by: jding-tlnd <jding@talend.com>
2021-03-09 18:39:58 +08:00
vyu-talend
4be47491d4 fix(TDI-45702):fix the syntax error in eltoutput (#5895) (#5925) 2021-03-09 17:29:35 +08:00
Zhiwei Xue
3b19851556 feat(TUP-29014): Add only compile code projects function for TDM (#5923) 2021-03-09 16:24:57 +08:00
Zhiwei Xue
65d36a880b feat(TUP-29014): Add only compile code projects function for TDM (#5922) 2021-03-09 15:51:59 +08:00
sbliu
c1e41132c3 fix(TUP-30250) Not able to share snowflake connection between job and joblet. 2021-03-09 14:26:09 +08:00
hzhao-talendbj
650aeff9ea fix(TUP-30621): Guess schema generate the wrong encoding column name (#5915) 2021-03-09 13:35:27 +08:00
Zhiwei Xue
8274a82766 feat(TUP-29014):backport 2021-03-08 (#5918)
* feat(TUP-29014):backport 2021-03-08

* feat(TUP-29014):bugfix 2021-03-09
2021-03-09 12:39:21 +08:00
hcyi
bdfcaaa3e9 fix(TUP-30043):Add a new option for tELTOracleMap to generate column alias on selection. (#5867)
* fix(TUP-30043):Add a new option for tELTOracleMap to generate column
alias on selection.

* fix(TUP-30043):Add a new option for tELTOracleMap to generate column
alias on selection.
2021-03-08 18:29:24 +08:00
hzhao-talendbj
c6b5ecf406 TUP-30333 tMap with Lookup model Reload at each row freezes Studio (#5817) (#5874) (#5912)
* TUP-30333 tMap with Lookup model Reload at each row freezes Studio

* TUP-30333 add comments

* TUP-30333 add condition for refresh background
2021-03-08 14:10:07 +08:00
sbliu
74d2efd75e fix(TUP-30041) do not show warning message if db type column does not show. (#5717) 2021-03-08 14:04:34 +08:00
kjwang
5795087629 Fix: TUP-26185 Merge GIT branches - Conflict resolution - the "Compare (#5876) (#5904)
Fix: TUP-26185 Merge GIT branches - Conflict resolution - the "Compare Result" view does not display differences with a tELTMap component
https://jira.talendforge.org/browse/TUP-26185
2021-03-05 14:27:36 +08:00
sbliu
7f4f533438 feat(TUP-30114) Update Copyrights to 2021 for master code (#5902) 2021-03-04 18:06:13 +08:00
Jane Ding
fee2636972 fix(TUP-30548):Debugger does not work in 7.3 if the installation path (#5901)
contains space
https://jira.talendforge.org/browse/TUP-30548
2021-03-04 16:47:23 +08:00
wang wei
1ae4316fdf fix(TDI-45561): Getting Permission denied error in tFileInputExcel in (#5784) (#5900)
Co-authored-by: qyliu <qyliu@talend.com>
2021-03-03 11:25:32 +08:00
pyzhou
12a1610a24 fix(TDI-45418):Upgrade Jackson libraries (#5870) 2021-03-03 10:46:55 +08:00
Zhiwei Xue
60548bf5c5 fix(TUP-30597):Fix junit failures caused by dependency management (#5899)
feature
2021-03-03 10:37:48 +08:00
Zhiwei Xue
8ef1b8e8db feat(TUP-30584):Do not show custom routine/bean jars in TOS (#5898) 2021-03-03 10:36:10 +08:00
vyu-talend
1ca076e009 fix(TDI-45613):fix the issue in md5. (#5897) 2021-03-02 18:44:18 +08:00
Emmanuel GALLOIS
2bffd0e798 feat(TDI-45704): bump component-runtime to 1.30.0 (#5892)
* feat(TDI-45704): bump component-runtime to 1.30.0
* feat(TDI-45704): fix tests
2021-03-01 16:11:28 +01:00
Emmanuel GALLOIS
d795d21c8b feat(TDI-45704): bump component-runtime to 1.30.0 (#5890) 2021-03-01 12:21:15 +01:00
pyzhou
c715e9ee2e fix(TDI-45668) CVE ant tfileUnactive (#5869) 2021-03-01 09:30:34 +08:00
Zhiwei Xue
9e0c3fe4ce feat(TUP-29014): backport 2021-02-26 (#5879) (#5880)
* feat(TUP-29018): Rearrange single routines into jars

* feat(TUP-29017):Setup routine dependencies for Job

* feat(TUP-29019): Generation and Build: Build routine jars in different
maven projects.

* feat(TUP-29019): Build routine jars in different maven projects

* feat(TUP-29019): fix codesjar cache and update job maven project
problem

* feat(TUP-29019): fix codesjar cache and update job maven project
problem

* feat(TUP-29019): fix several issues

* feat(TUP-29943):should not have create routines action when object in
(#5715)

recycle bin
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014): refactor codesjar resource cache

* feat(TUP-29019): fix wrong codesjar groupid of ref project in
classpath

* feat(TUP-29943):codeJar import items issue (#5725)

* feat(TUP-29943):codeJar import items issue
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):codeJar import items issue
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014): fix codesjar dependencies can't set required issue

* TESB-31500:[Dependency Management] Only build and package beans that
are
used in Route

* feat(TUP-29014): fix NPE of data preview

* feat(TUP-29943): export codeJar with lib modules, import codeJar with
(#5740)

lib modules
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29019): improve update codesjar project logic

* feat(TUP-29014):fix assign routine wrong package issue.

* feat(TUP-29014):fix empty class files of codesjar m2 jar issue.

* feat(TUP-29014):fix several assign to action issues and NPE of data
preview

* feat(TUP-29014):support edit codes dependencies for routelet and set
this action read only for testcases

* feat(TUP-29014):fix several import issue and build code jar problem

* feat(TUP-29014): fix nl and some spell issues

* feat(TUP-29943):add codejar check delete reference (#5773)

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

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):export and import to deploy libs issue (#5779)

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

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014):fix i18n issue

* feat(TUP-29014):revert the change for building project

* feat(TUP-29014): update ref code projects after resolved dependencies

* Revert "feat(TUP-29014): update ref code projects after resolved
dependencies"

This reverts commit 5a93e784e7.

* feat(TUP-29014): support shot class name for custom jars in component

* feat(TUP-29943):rename issues (#5823)

* feat(TUP-29943):rename issues
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):rename innercode; won't store namefor codejar
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):remove old module for properties change and delete
forever
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):check if exist relationship, warn user re-generate all
pom
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):reinstall codejar after inner code rename
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014): improve update codesjar project performance and fix
regression

* feat(TUP-29014):fix rename regressions and improve import performance

* feat(TUP-29943):build out job not include inner code items (#5852)

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

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):disable export action for innercode, and duplicate
(#5854)

import issue
https://jira.talendforge.org/browse/TUP-29943
Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014):fix bd generate code and data preview issues

Co-authored-by: Jane Ding <jding@talend.com>
Co-authored-by: SunChaoqun <csun@talend.com>

Conflicts:
	main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/java/JavaProcessor.java
	main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/java/JavaProcessorUtilities.java
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/actions/importexport/ExportItemWizardPage.java
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/wizards/ConfigExternalLib/ConfigExternalLibPage.java
2021-02-26 17:47:36 +08:00
bhe-talendbj
d958d0bf6d chore(TUP-30230): Remove org.talend.libraries.apache.batik (#5768) 2021-02-26 14:43:39 +08:00
apoltavtsev
f40282c680 fix(TESB-32252) Ignore "SNAPSHOT" during dependencies comparison 2021-02-25 09:00:23 +01:00
Chao MENG
68730ea3ef feat(TUP-29801): Improve logon dialog loading time (#5686)
* feat(TUP-29801): Improve logon dialog loading time
https://jira.talendforge.org/browse/TUP-29801
2021-02-24 10:38:27 +08:00
jiezhang-tlnd
6426e01830 fix(TUP-30273)tDBOutput component compilation error (#5859) 2021-02-23 16:48:33 +08:00
Dmytro Grygorenko
88c6a3b367 Fix(TDI-43939): Threads now handle interrupt calls, … (#4586)
* Fix(TDI-43939): Threads now handle interrupt calls, main thread waits for them to terminate.

* Fix(TDI-43939): Removed redundant interrupt() calls - threads are self-terminated.
2021-02-22 18:20:01 +02:00
jiezhang-tlnd
29de3b8f0e fix(TUP-28836)Can't change JDBC existing driver jar for Implicit Context Load (#5763)
* fix(TUP-28836)Can't change JDBC existing driver jar for Implicit Context
Load
https://jira.talendforge.org/browse/TUP-28836

* avoid npe

* avoid NPE

* fix(TUP-28836)Can't change JDBC existing driver jar
2021-02-22 10:16:49 +08:00
Laurent BOURGEOIS
bd6edb1457 fix(TBD-11971):Spark joblets keeps defaulting to HDFS (#5824) (#5843) 2021-02-12 11:56:33 +01:00
hzhao-talendbj
042fb8595d fix(TUP-30373): Implicit Context with field separator tab "\t" doesn't work (#5825) (#5842)
* fix(TUP-30373): Implicit Context with field separator tab "\t" doesn't
work anymore

* TUP-30373  code change + add junit
2021-02-10 12:35:00 +08:00
Dmytro Sylaiev
4f5a6f192b fix(TDI-45476): Remove adding second list (#5838) (#5840) 2021-02-09 13:23:25 +02:00
vdrokov
7dc07d069a TESB-32126: Null pointer exception when accessing job properties (#5836) 2021-02-08 18:00:53 +02:00
hcyi
8397d801df fix(TUP-30067):Dataproc Hive metadata not in sync with Hive component. (#5816) 2021-02-08 15:46:11 +08:00
vyu-talend
def8151ca4 feat(TDI-43232):backport to master (#5831) 2021-02-07 16:27:44 +08:00
pyzhou
86c9a5b1a8 fix(TDI-45529):CVE bouncy castle tcloudXXX (#5804) 2021-02-07 16:17:02 +08:00
sbliu
9ae08260ee fix(TUP-30186) fix unit test failure. (#5818) 2021-02-05 10:37:12 +08:00
Hanna Liashchuk
88305a4d7d fix(TBD-11964): migration task for use local timezone (#5802) (#5822)
* fix(TBD-11964): migration task for use local timezone (#5802)

* fix(TBD-11964): migration task for use local timezone

* fix(TBD-11964): correct date

* fix(TBD-11964): changed version
2021-02-04 14:46:20 +02:00
Dmytro Sylaiev
04cc43e360 fix(TDI-45476): Increate tFileOutputMSXML performance (#5741) (#5820)
* fix(TDI-45476): Increate tFileOutputMSXML performance

* fix(TDI-45476): Change generic type for list to avoid compile error

* fix(TDI-45476): Store sublist into the resourceMap

* fix(TDI-45476): Fix code compile error
2021-02-04 13:36:08 +02:00
jiezhang-tlnd
6b70596216 fix(TUP-29571)Couchbase: items cannot show if parentnode is missing (#5728)
* fix(TUP-29571)Couchbase: items cannot show if parentnode is missing
https://jira.talendforge.org/browse/TUP-29571

* fix(TUP-29571)Couchbase: items cannot show if parentnode is missing
2021-02-04 17:16:41 +08:00
Emmanuel GALLOIS
febc7491a3 feat(TDI-45530): bump component-runtime to 1.29.1 for bouncycastle CVE (#5803) 2021-02-04 09:58:29 +01:00
bhe-talendbj
c5fdda74a1 fix(TUP-29764): encrypt all PASSWORD fields of job in new format (#5760) (#5813)
* fix(TUP-29764): migrate all PASSWORD fields of job

* fix(TUP-29764): Resolve comments
2021-02-04 10:47:48 +08:00
vdrokov
16a0b28dfa TESB-31044: Data service's endpoint can't be updated if passed as a context variable (#5771) 2021-02-03 09:58:42 +02:00
clesaec
b914beab9f TDI-40364 - change encoding buffer (#5764) (#5810)
* TDI-40364 : adapt buffer size
2021-02-03 08:36:28 +01:00
pyzhou
ddf267fbce Pyzhou/tdi 45463 t elt components support delta lake (#5758)
* feat(TDI-45463):tELT components support Delta Lake

* Add delta lake to xml

* add property name

* change logic to hive

* disable Delta Lake for tSQLTemplateMerge

* Revert "disable Delta Lake for tSQLTemplateMerge"

This reverts commit febd9b7e55.

* remove useless code

* correct partition

* correct partition

* add space

* correct mapping and create table

* revert change for tCreateTable_java.xml

* deactive update mode for Delta Lake tELTOutput

* format

* set not-required for partition

* remove test code
2021-02-02 17:32:38 +08:00
sbliu
69453df556 fix(TUP-30186) On studio ,java.lang.RuntimeException: Illegal hexadecimal character m at index 0 .
fix encode problem when saving job,fix load job problem caused by wrong hex value decode.
handle the wrong migration of hex value, add new migration task to handle wrong jar mvn GAV when import data during last migration, append unit test.
2021-02-02 14:05:11 +08:00
kjwang
6ccaa52da0 Fix TUP-29885 ERROR: Some patches are not compatible with current product (#5714) (#5798)
* Fix TUP-29885 ERROR: Some patches are not compatible with current
product
https://jira.talendforge.org/browse/TUP-29885
2021-02-02 09:46:24 +08:00
Laurent BOURGEOIS
44e320c249 feat(TBD-10921):Add Spark local 3.0.x (#5799) 2021-02-01 10:00:09 +01:00
Dmytro Grygorenko
68597d9ddd fix(TDI-30267): adjusting batch insert logic for Oracle DB. (#5753) 2021-01-29 11:17:11 +02:00
pyzhou
a0bfe45f40 feat(TDI-45542):tRedshiftBulkExec support parquet (#5783)
* feat(TDI-45542):tRedshiftBulkExec support parquet

* Add STATUPDATE checkbox

* fix show if
2021-01-29 16:07:17 +08:00
zyuan-talend
d1be8ca25f fix(TUP-23477):fix TreeToTable connection line issue on Mac with BigSur. (#5789) 2021-01-29 10:06:14 +08:00
Jane Ding
316b116ae9 fix(TUP-23738):The couchbase icon is not correct when import (#5792) (#5793)
https://jira.talendforge.org/browse/TUP-23738

Signed-off-by: jding-tlnd <jding@talend.com>
2021-01-29 10:05:44 +08:00
hcyi
b4f517dd46 fix(TUP-30108):tELTMSSqlInput & tELTMSSqlMap context not recognized after migrating to 7.3.1. (#5752)
* fix(TUP-30108):tELTMSSqlInput & tELTMSSqlMap context not recognized
after migrating to 7.3.1.

* fix(TUP-30108):add more junits.

* fix(TUP-30108):tELTMSSqlInput & tELTMSSqlMap context not recognized
after migrating to 7.3.1
2021-01-28 15:30:28 +08:00
jzhao
91cf96b225 fix(TDI-45400):Dynamic Schema has default length of 100 even after setting to different amount (#5770) (#5785)
* fix(TDI-45400):Dynamic Schema has default length of 100 even after
setting to different amount.

* fix(TDI-45400):add migration task
2021-01-28 14:15:39 +08:00
pyzhou
6602e43612 Revert "fix(TDI-45418):Upgrade Jackson libraries (#5685)" (#5777)
This reverts commit 5c6778f6c9.
2021-01-27 12:11:22 +08:00
wang wei
832f4c3a5f fix(TDI-45432): tBigQueryOutput fails when the checkbox "Create the (#5767) 2021-01-26 17:41:16 +08:00
pyzhou
5c6778f6c9 fix(TDI-45418):Upgrade Jackson libraries (#5685) 2021-01-25 10:37:51 +08:00
pyzhou
c4bb1c3d66 fix(TDI-45436):upgrade xstream (#5690) 2021-01-25 09:48:32 +08:00
pyzhou
eb65d0e8a2 fix(TDI-45447): Upgrade bouncycastle (#5712)
* fix(TDI-45447): Upgrade bouncycastle

* fix(TDI-45447): Upgrade bouncycastle

* upgrade to 1.68
2021-01-25 09:41:55 +08:00
clesaec
a468c61d5b TDI-29308 - Json (#5759) 2021-01-22 08:11:00 +01:00
vdrokov
435b536422 TESB-31657: AWS SQS not able to deploy to Runtime (#5744) 2021-01-21 18:17:47 +01:00
vdrokov
2546796175 TESB-31563: Microservice: ClassNotFoundException: org.eclipse.jetty.client.HttpClientTransport (#5736) 2021-01-21 16:55:39 +02:00
SunChaoqun
0b199cabfd TESB-31720:[7.4.1]Build a job as OSGi will get a jar with only META-INF (#5756) 2021-01-21 18:43:42 +08:00
Emmanuel GALLOIS
e484ae4d73 feat(TDI-45225): upgrade component-runtime to 1.29.0 (#5718) 2021-01-21 09:25:27 +01:00
jzhao
4205e0533f fix(TDI-45513):tGreenplumGPLoad global variable "RUNTIME" should be Long type(#5746) (#5750) 2021-01-21 11:03:25 +08:00
mbasiuk-talend
ead67aef1c fix(TDI-45455): excel output exceeding characters (#5729)
* fix(TDI-45455): truncate exceeding characters

* fix(TDI-45455): truncate exceeding characters, use property

* fix(TDI-45455): improve property wording

* fix(TDI-45455): fix substring usage
2021-01-20 20:43:11 +02:00
Chao MENG
085314417e fix(TUP-30170): [7.3.1] tHbaseInput error with R2020-11 or higher java.lang.String cannot be cast to java.util.List (#5747)
* fix(TUP-30170): [7.3.1] tHbaseInput error with R2020-11 or higher
java.lang.String cannot be cast to java.util.List
https://jira.talendforge.org/browse/TUP-30170

* fix(TUP-30170): [7.3.1] tHbaseInput error with R2020-11 or higher
java.lang.String cannot be cast to java.util.List
https://jira.talendforge.org/browse/TUP-30170
2021-01-19 17:18:39 +08:00
clesaec
fcbe3bbcad TDI-32744 : sub process (#5743) 2021-01-18 14:46:09 +01:00
jzhao
c5d9386b23 feat(TDI-45007 & TDI-31602): Enhance component tGreenplumGPLoad (#5709) (#5737)
* feat(TDI-45007 & TDI-31602): Enhance component tGreenplumGPLoad

## tGreenplumGPLoad/tGreenplumGPLoad_begin.javajet /
tGreenplumGPLoad/tGgreenplumGPLoad_java.xml

Added guessColumnList so the yaml will contain the columns of the talend
schema, this is extremely useful if the target table has extra columns
(for example to load only the primary keys to a staging table) This will
generate the "  COLUMNS:" section of the YAML file.

Added parameters to the advanced settings, more information for these
can be found at:
https://gpdb.docs.pivotal.io/6-12/utility_guide/ref/gpload.html#topic1__section7
Parameters include:
  LOG_ERRORS:
  MAX_LINE_LENGTH:
  EXTERNAL:
    -SCHEMA:
  PRELOAD:
    -TRUNCATE:
    -REUSE_TABLES:
    -STAGING_TABLE:
    -FAST_MATCH:
  SQL:
    -BEFORE:
    -AFTER:

Changed the way command is built, so the Log4j now displays a command
that can be copy-pasted to the console for testing.
The yaml file was missing from it.
The PythonPath was also not printed to the log4j logs.

Sometimes a database connection was opened and closed without executing
any actions.

Password was never passed to gpload utility so it had to be managed
separately, it is now passed via context variable, which means when
executed by talend it won't prompt for a password and when executing
from console it will prompt for a password.

GPLoad will terminate if there was an error (for example target table
does not exists)

Extra after variables, for the gpload details:
		NB_LINE_INSERTED	Integer
		NB_LINE_UPDATED		Integer
		NB_DATA_ERRORS		Integer
		STATUS				String
		RUNTIME				String

Option to GZip compress the datafile, this will increase CPU usage, but
decreases DISK usage. (50-90% smaller files)
Remove data file after successful execution. If there were *any* errors
the data file is not removed.

## tGreenplumGPLoad/tGreenplumGPLoad_main.javajet
Added byte[] type support. Byte[] is converted to escaped OCTET
characters, which is compatible with all PostgreSQL versions from 8 to
13.

Fixed when newline / escape characters appeared in the data.

Postgresql uses null terminated bytes so those have to be removed from
the data to avoid errors.

## tGreenplumGPLoad/tGreenplumGPLoad_end.javajet
BugFix don't overwrite the actual inserted record number with 0

* feat(TDI-45007 & TDI-31602):Refactor, removed unused code.

* feat(TDI-45007 & TDI-31602):Enhanced log4j logs, so errors / warnings
are easier to spot.
Removed the duplicate log entries for the errors.

* gpload logs can be distinguished propery: gpload says:

* feat(TDI-45007 & TDI-31602):Reworked the PRELOAD and other sections

* feat(TDI-45007 & TDI-31602):Exit loop when external schema is found

* feat(TDI-45007 & TDI-31602):use schema column based the schema dbtype
setting and remove system.out code

* feat(TDI-45007 & TDI-31602): Only rename file when we have an input row
and the filename doesn't end with .gz

* feat(TDI-45007 & TDI-31602): Added proper escape for delimiters such as
vertical tab "\013"

Co-authored-by: Balázs Gunics <bgunics@talend.com>
2021-01-15 11:39:16 +08:00
zyuan-talend
2378d8ad6f fix(TUP-29784): fix WebService display issues on Mac with BigSur. (#5720) (#5733) 2021-01-14 10:12:17 +08:00
jzhao
324c73be23 feat(TDI-45144): Support For GreenPlum 6.x (#5716) (#5727)
* correct and update greenplum driver version
* deprecate postgresql driver
2021-01-12 10:26:44 +08:00
Dmytro Grygorenko
e90fc0e75d fix(TDI-45440): fix CVE for Hibernate-Core-3.6.10 (#5707) (#5721) 2021-01-08 11:52:07 +02:00
jiezhang-tlnd
e5c20a630e set version for all package (#5708)
* set version for all package

* export version
2021-01-06 14:12:49 +08:00
AlixMetivier
cca28eef6c fix(TBD-10689): deprecate old BD distrib (#5694) (#5706)
* fix(TBD-10689): deprecate old BD distrib

* fix UI for tHiveConnection
2021-01-05 18:58:30 +01:00
bhe-talendbj
9866dfa32d feat(TUP-29700): initial implement (#5660) (#5705) 2021-01-05 17:08:38 +08:00
zyuan-talend
bcb493a3f6 fix(TUP-29782): fixed ELTDBMap display issues on Mac with BigSur. (#5688) (#5703)
* fix(TUP-29782): fixed ELTDBMap display issues on Mac with BigSur.
2021-01-05 10:13:12 +08:00
zyuan-talend
b595cf3b71 fix(TUP-29775): use CTabFolder instead of TabFolder to reslove the display issue in BigSur. (#5684) (#5702) 2021-01-05 10:12:25 +08:00
zyuan-talend
e41e424e9f fix(TUP-29350): fixed the tMap display issues with Big Sur (#5616) (#5698)
* fix(TUP-29350): fixed the tMap display issues with Big Sur

* fix(TUP-29350): fixed the tMap display issues with Big Sur

* fix(TUP-29641): fixed tAdvancedFileOutputXML display issues with MacOS BigSur (#5647)

* fix(TUP-29774): fixed scroll display issue with many columns.

* fix(TUP-29767): fixed Expression Builder can't show value and can't edit

* fix(TUP-29766): fixed blank expression issue with Tab key.
2021-01-05 09:14:10 +08:00
clesaec
554d6b1f50 TDI-45383 : replace without regexp (#5697) 2021-01-04 08:17:46 +01:00
jzhao
a5bfcb103c fix(TDI-45362):update talend-mscrm in crm libraries plugin (#5689) 2020-12-31 09:59:22 +08:00
jzhao
544fb8ff65 fix(TDI-45362):CVE on commons-httpclient-3.1.jar (#5659)
* fix(TDI-45362):CVE on commons-httpclient-3.1.jar

* fix(TDI-45362):refactor talend-ws with new httpclient

* fix(TDI-45362):update talend-mscrm lib to latest one.
2020-12-30 09:50:44 +08:00
SunChaoqun
fe9e43e398 TESB-30792:Upgrade maven plugins (#5678) 2020-12-29 18:09:08 +08:00
Emmanuel GALLOIS
b909aaf9de feat(TDI-45225): fix deps svc (#5675) 2020-12-29 12:09:43 +08:00
sbliu
5cd4227ca7 fix(TUP-29550) fix problem that "rename" Job in property sheet page duplicates item in Pom file (#5667) 2020-12-29 11:00:36 +08:00
zshen-talend
10a0f6a777 feat(TDQ-18757): backport on 7.4 (#5674) 2020-12-28 18:36:40 +08:00
jiezhang-tlnd
fb28f08c49 chore(TUP-29394)CVE on guava related jars (#5669) 2020-12-28 16:30:40 +08:00
Dmytro Grygorenko
ec442f9aca fix(TDI-45385): fix CVE for tBonita* components. (#5649) (#5673) 2020-12-28 09:28:20 +02:00
wang wei
7dbfc6fe51 fix(TDI-45404): tFileOutputExcel component gives The maximum number of cell styles was exceeded error (#5662) (#5672) 2020-12-28 10:38:19 +08:00
sbliu
2a280b430d fix(TUP-29590) fix httpcore sometimes not included when parent job has tRunjob, child job has tHiveConnection , and routine has dependency to httpcore. (#5650) 2020-12-28 10:13:28 +08:00
hzhao-talendbj
a58b2d0147 add commons-compress-1.19 for template (#5671) 2020-12-25 18:48:36 +08:00
hzhao-talendbj
e33a065d60 chore(TUP-29386): remove jetty plugin (#5668) 2020-12-25 14:59:13 +08:00
Emmanuel GALLOIS
ff70739b25 feat(TDI-45225): upgrade component-runtime to 1.1.27 (#5601)
* feat(TDI-45225): upgrade component-runtime to 1.1.27

* feat(TDI-45225): bump component-runtime to 1.28.0

* feat(TDI-45225): bump component-runtime to 1.1.28

* feat(TDI-45225): upgrade component-runtime to 1.28.0

* feat(TDI-45225): bump xbean to 4.18 and upgrade component-runtime.

Co-authored-by: hcyi-talend <hcyi@talend.com>
2020-12-24 17:17:48 +08:00
Dmytro Grygorenko
ccdf9396b4 fix(TDI-45366): fix for CVE issue with Apache Axis library. (#5642) (#5665) 2020-12-23 11:41:11 +02:00
pyzhou
663a96f7e5 fix(TDI-45377):tGPGDecrypt fail with gpg2 (#5635)
* fix(TDI-45377):tGPGDecrypt fail with gpg2

* fix(TDI-45377):add option

* add migration task
2020-12-23 15:10:15 +08:00
vyu-talend
65e7c4fffc fix(TDI-45311):upgrade the version of guava. (#5603)
* fix(TDI-45311):upgrade the version of guava.

* fix(TDI-45311):fix the NoClassDefFoundException.

* fix(TDI-45311):skip to upgrade tcloudxxx.
2020-12-23 14:38:06 +08:00
jiezhang-tlnd
f8147f5c08 chore(TUP-29394)CVE on guava related jars (#5583)
* chore(TUP-29394)CVE on guava related jars

* update branch (#5639)

* fix(TDI-45006): correct way to fix. (#5605)

* fix(TESB-30734): Backport from patch 7.2.1 (#5469)

* fix(TDI-45331): Exit code for SSH component is not working as expected (#5598) (#5609)

* fix(TUP-29383):DBInput component miss delta lake when use TDI.license (#5525) (#5604)

* fix(TUP-29383):DBInput component miss delta lake when use TDI.license
https://jira.talendforge.org/browse/TUP-29383

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-29383):DBInput component miss delta lake when use TDI.license
https://jira.talendforge.org/browse/TUP-29383
Delta lake doesn't support SP, should not list tDBSP

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29085): remove storm (#5496)

* remove storm

* remove storm

* revert some code

* fix(TDI-45310): trim the label string when log it to avoid the compiler issue(#5589) (#5614)

* fix(TDI-45135): Reuse same outputStream when 2 outputDelimited writing to the same file (#5584) (#5615)

* fix(TBD-11724): manually CPing changes from 7.2, TBD-9864 (#5599) (#5610)

* fix(TBD-11724): manually CPing changes from 7.2, TBD-9864

* fix(TBD-11724): manually CPing changes from 7.2, TBD-9864

* fix(TUP-29432): regenerate routine pom after installing jars (#5608)

* fix(TUP-29432): regenerate rounte pom after installing jars

* fix(TUP-29432): Only regenerate routine pom once after installing dependencies

* fix(TBD-11616): parameterize dataset API utilization (#5562) (#5618)

* fix(TBD-11616): parameterize dataset API utilization

* apply migration to only 7.3 and 7.4 studios

* fix for future studio versions

* fix bad merge

* fix(TBD-11616): set dataset parameter to true for job already importe… (#5620) (#5621)

* fix(TBD-11616): set dataset parameter to true for job already imported to 7.3 studios

* refacto

* fix

* fix(TESB-31294):move velocity.log to configuration folder (#5594)

Co-authored-by: wchen-talend <wchen@talend.com>

* Rlecomte/tdi 45147 t gs copy src path issue (#5623)

* TDI-45147 : tGsCopy issue

Cherry-pick from maintenance/7.3

* fix(TDI-45346):tFileFetch does not accept 202 (#5613)

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose (#5597) (#5626)

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657
Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-25346):tELTTeradataOutput - aliases are mandatory for (#5617)

calculated columns.

* fix(TDI-30522): second rework. (#5293)

* fix(TDI-30522): second rework.

* fix(TDI-30522): fix for connection type

* fix(TDI-30522): another connection type correction.

* fix(TDQ-18817): support context in Confidence Weight on 7.3 and 7.4 (#5606)

* fix(TUP-29693): Do not replace maven uri for context inside jarname (#5625) (#5630)

* fix(TUP-29693): Do not replace maven uri for context inside jarname

* fix(TUP-29693): fix context inside jar name

* fix(TUP-29693): fix context inside jar name

* fix(TUP-2969): fix migrate maven uri for javajet components

* fix(TUP-2969): fix migrate maven uri for javajet components

* fix(TUP-2969): add check for project settings as well

* fix(TUP-29693): Kepp main logic unchanged

* fix(TUP-29697): fix build docker image from export job (#5631)

* chore(TUP-29381): add dependency for assembly (#5574)

* chore(TUP-29381): add dependency for assembly

* add dependency

* add to template

* Jzhang/tup 29402 cve on plexus archiver (#5624)

* chore(TUP-29402)CVE on plexus-archiver-1.0.jar and
plexus-archiver-2.1.jar

* Update pom_job_template.xml

Co-authored-by: Dmytro Grygorenko <59691438+dmytrogrygorenko@users.noreply.github.com>
Co-authored-by: Mike Yan <yanbasic@gmail.com>
Co-authored-by: wang wei <wwang@talend.com>
Co-authored-by: Jane Ding <jding@talend.com>
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com>
Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com>
Co-authored-by: Andrii Medvedenko <49434165+amedvedenko@users.noreply.github.com>
Co-authored-by: bhe-talendbj <52311292+bhe-talendbj@users.noreply.github.com>
Co-authored-by: AlixMetivier <50327620+AlixMetivier@users.noreply.github.com>
Co-authored-by: wchen-talend <wchen@talend.com>
Co-authored-by: Richard Lecomte <rlecomte@talend.com>
Co-authored-by: pyzhou <pyzhou@talend.com>
Co-authored-by: hcyi <hcyi@talend.com>
Co-authored-by: zshen-talend <zshen@talend.com>

Co-authored-by: Dmytro Grygorenko <59691438+dmytrogrygorenko@users.noreply.github.com>
Co-authored-by: Mike Yan <yanbasic@gmail.com>
Co-authored-by: wang wei <wwang@talend.com>
Co-authored-by: Jane Ding <jding@talend.com>
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com>
Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com>
Co-authored-by: Andrii Medvedenko <49434165+amedvedenko@users.noreply.github.com>
Co-authored-by: bhe-talendbj <52311292+bhe-talendbj@users.noreply.github.com>
Co-authored-by: AlixMetivier <50327620+AlixMetivier@users.noreply.github.com>
Co-authored-by: wchen-talend <wchen@talend.com>
Co-authored-by: Richard Lecomte <rlecomte@talend.com>
Co-authored-by: pyzhou <pyzhou@talend.com>
Co-authored-by: hcyi <hcyi@talend.com>
Co-authored-by: zshen-talend <zshen@talend.com>
2020-12-23 14:05:04 +08:00
jiezhang-tlnd
a7def0aa54 Jzhang/tup 29402 cve on plexus archiver (#5652)
* chore(TUP-29402)CVE on plexus-archiver-1.0.jar and
plexus-archiver-2.1.jar

* Update pom_job_template.xml

* update plexus-utils

* add dependency commons-lang3
2020-12-21 18:26:18 +08:00
chmyga
17b4f4e5f2 chore(TDI-45326): update httpclient (#5629)
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-12-21 10:25:04 +02:00
Jane Ding
cf395af711 fix(TUP-28657):Wrong behavior while Job Setting project config to choose (#5632) (#5655)
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>
2020-12-21 11:12:05 +08:00
hcyi
b7c438b6ad fix(TUP-29072):improve for When renaming link (table) between teltinput (#5637)
and teltmap , the generated SQL query is not updated.
2020-12-17 17:39:04 +08:00
mbasiuk-talend
e15e0bce42 fix(TDI-45124): enable transfer mode for ftps type (#5520) (#5646) 2020-12-16 21:52:19 +02:00
mbasiuk-talend
382c56e8d0 fix(TDI-45260): update components with new library version (#5602) (#5643) 2020-12-16 17:41:58 +02:00
mbasiuk-talend
2875a7f156 fix(TDI-45260): fix cr issue, improve crlf row separator performance (#5590)
* fix(TDI-45260): fix cr issue, improve crlf row separator performance

* fix(TDI-45260): bump library version

* fix(TDI-45260): reduce if entrance, simplify crlf check
2020-12-16 16:55:37 +02:00
jiezhang-tlnd
7574e00e25 Jzhang/tup 29402 cve on plexus archiver (#5624)
* chore(TUP-29402)CVE on plexus-archiver-1.0.jar and
plexus-archiver-2.1.jar

* Update pom_job_template.xml
2020-12-15 17:08:33 +08:00
hzhao-talendbj
d1b631fa9a chore(TUP-29381): add dependency for assembly (#5574)
* chore(TUP-29381): add dependency for assembly

* add dependency

* add to template
2020-12-15 16:58:03 +08:00
bhe-talendbj
1d800fbd0b fix(TUP-29697): fix build docker image from export job (#5631) 2020-12-15 15:15:48 +08:00
bhe-talendbj
745d06cc12 fix(TUP-29693): Do not replace maven uri for context inside jarname (#5625) (#5630)
* fix(TUP-29693): Do not replace maven uri for context inside jarname

* fix(TUP-29693): fix context inside jar name

* fix(TUP-29693): fix context inside jar name

* fix(TUP-2969): fix migrate maven uri for javajet components

* fix(TUP-2969): fix migrate maven uri for javajet components

* fix(TUP-2969): add check for project settings as well

* fix(TUP-29693): Kepp main logic unchanged
2020-12-15 11:13:45 +08:00
zshen-talend
150148000c fix(TDQ-18817): support context in Confidence Weight on 7.3 and 7.4 (#5606) 2020-12-15 09:57:29 +08:00
Dmytro Grygorenko
ac6292afb0 fix(TDI-30522): second rework. (#5293)
* fix(TDI-30522): second rework.

* fix(TDI-30522): fix for connection type

* fix(TDI-30522): another connection type correction.
2020-12-14 10:50:21 +02:00
hcyi
bbf0d76c3f feat(TUP-25346):tELTTeradataOutput - aliases are mandatory for (#5617)
calculated columns.
2020-12-14 11:54:06 +08:00
Jane Ding
9aab660bc3 fix(TUP-28657):Wrong behavior while Job Setting project config to choose (#5597) (#5626)
* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657
Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>
2020-12-14 09:33:57 +08:00
pyzhou
c6848d2676 fix(TDI-45346):tFileFetch does not accept 202 (#5613) 2020-12-11 16:25:58 +08:00
Richard Lecomte
362703371b Rlecomte/tdi 45147 t gs copy src path issue (#5623)
* TDI-45147 : tGsCopy issue

Cherry-pick from maintenance/7.3
2020-12-11 09:03:20 +01:00
Mike Yan
c6b205e204 fix(TESB-31294):move velocity.log to configuration folder (#5594)
Co-authored-by: wchen-talend <wchen@talend.com>
2020-12-11 14:28:10 +08:00
AlixMetivier
ac4e33704d fix(TBD-11616): set dataset parameter to true for job already importe… (#5620) (#5621)
* fix(TBD-11616): set dataset parameter to true for job already imported to 7.3 studios

* refacto

* fix
2020-12-10 17:42:17 +01:00
AlixMetivier
a29570dc19 fix(TBD-11616): parameterize dataset API utilization (#5562) (#5618)
* fix(TBD-11616): parameterize dataset API utilization

* apply migration to only 7.3 and 7.4 studios

* fix for future studio versions

* fix bad merge
2020-12-10 10:41:21 +01:00
bhe-talendbj
ad88158795 fix(TUP-29432): regenerate routine pom after installing jars (#5608)
* fix(TUP-29432): regenerate rounte pom after installing jars

* fix(TUP-29432): Only regenerate routine pom once after installing dependencies
2020-12-10 14:09:40 +08:00
Andrii Medvedenko
9190b9e936 fix(TBD-11724): manually CPing changes from 7.2, TBD-9864 (#5599) (#5610)
* fix(TBD-11724): manually CPing changes from 7.2, TBD-9864

* fix(TBD-11724): manually CPing changes from 7.2, TBD-9864
2020-12-09 12:03:16 +02:00
Dmytro Sylaiev
61de06a660 fix(TDI-45135): Reuse same outputStream when 2 outputDelimited writing to the same file (#5584) (#5615) 2020-12-09 10:49:50 +02:00
wang wei
afd14992c6 fix(TDI-45310): trim the label string when log it to avoid the compiler issue(#5589) (#5614) 2020-12-09 14:44:10 +08:00
hzhao-talendbj
0d1831f8bb feat(TUP-29085): remove storm (#5496)
* remove storm

* remove storm

* revert some code
2020-12-09 14:15:33 +08:00
Jane Ding
6a3d59da24 fix(TUP-29383):DBInput component miss delta lake when use TDI.license (#5525) (#5604)
* fix(TUP-29383):DBInput component miss delta lake when use TDI.license
https://jira.talendforge.org/browse/TUP-29383

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-29383):DBInput component miss delta lake when use TDI.license
https://jira.talendforge.org/browse/TUP-29383
Delta lake doesn't support SP, should not list tDBSP

Signed-off-by: jding-tlnd <jding@talend.com>
2020-12-09 09:19:38 +08:00
wang wei
7422ca780d fix(TDI-45331): Exit code for SSH component is not working as expected (#5598) (#5609) 2020-12-08 18:17:50 +08:00
Mike Yan
1cd58882da fix(TESB-30734): Backport from patch 7.2.1 (#5469) 2020-12-08 18:07:12 +08:00
Dmytro Grygorenko
26daf103cb fix(TDI-45006): correct way to fix. (#5605) 2020-12-08 10:13:08 +02:00
hzhao-talendbj
241ab5c0a4 fix(TUP-28252): code change (#5593) 2020-12-04 17:50:14 +08:00
hcyi
99754ca28b fix(TUP-29366):[bug] studio can rename alias to an existing name. (#5588)
* fix(TUP-29366):[bug] studio can rename alias to an existing name.

* fix(TUP-29366):[bug] studio can rename alias to an existing name.
2020-12-04 16:57:49 +08:00
hcyi
8e40322985 fix(TUP-29072):When renaming link (table) between teltinput and teltmap (#5575)
, the generated SQL query is not updated
2020-12-04 11:10:11 +08:00
bhe-talendbj
2003259efe fix(TUP-29572): fix docker host property name (#5592) 2020-12-03 19:29:22 +08:00
sbliu
a09f6e0a81 fix(TUP-29391) fix problem that "Save As" loses changes in the studio for such as job, joblet. (#5557) 2020-12-02 15:29:17 +08:00
sbliu
4d4367cbf3 fix(TUP-29224) auto increment the index according to the drag/drop column numbers. (#5541) 2020-12-02 11:57:03 +08:00
Jane Ding
7bbc52c08c Fix junit failure (#5489) (#5577)
Signed-off-by: jding-tlnd <jding@talend.com>
2020-12-01 18:35:43 +08:00
sbliu
75224ff54f chore(TUP-29398): upgrade the jsch to 0.1.55. (#5561) 2020-12-01 17:01:09 +08:00
hcyi
e0d73971bd fix(TUP-29090):improve since broken some junits . (#5585) 2020-12-01 15:35:13 +08:00
hcyi
2fb0c01d0e fix(TUP-29090):improve since broken some junits . (#5579)
* fix(TUP-29090):fix some failed junits .

* fix(TUP-29090):fix some failed junits .

* fix(TUP-29090):fix some failed junits .
2020-12-01 09:56:00 +08:00
bhe-talendbj
d55093632a fix(TUP-29166): Remove decorationfigure (#5549) (#5582)
* fix(TUP-29166): Remove decorationfigure

* fix(TUP-29166): add back arrows

* fix(TUP-29166): remove drawString

* fix(TUP-29166): remove unused method
2020-12-01 09:40:17 +08:00
Oleksandr Zhelezniak
beabe7c877 fix(TDI-45089): fix date type for excel (#5463)
* set date pattern to excel event mode parser
* use inter-exchange date pattern to avoid date lose
* set date pattern for columns inside excel parser in event mode
* add JUnit tests
* bump version simpleexcel [2.5-20201119]
2020-11-30 16:38:01 +02:00
Dmytro Grygorenko
9153a96531 fix(TDI-45162): Rearrange imports in tELTPostgresql* and tELTTeradata* components. (#5581) 2020-11-30 11:18:33 +02:00
pyzhou
56284c2e28 Pyzhou/tdi 45160 add encording t file unarchive master (#5567)
* fix(TDI-45160):add encoding for tFileUnarchive

* fix error

* typo

* add encoding for pass

* upgrade version

* remove import

* remove useless code

* Keep the old behavior

* correct mvn path
2020-11-30 10:38:17 +08:00
ypiel
2aa13c8872 feat(TDI-44873) : cve - bump olingo odata to 4.7.1 - master
* feat(TDI-44873) : update odata/olingo to v4.7.1

* feat(TDI-44873) : bump to olingo 4.7.1

* feat(TDI-44873) : fix odata lib names

* feat(TDI-44873) : add version to odata MODULE

* feat(TDI-44873) : add version to odata IMPORT name
2020-11-27 17:28:39 +01:00
clesaec
1503747650 Clesaec/tdi 45193 dynamic back port (#5571)
* TDI-45193 : dynamic col on tFileInputPositional
2020-11-27 14:29:29 +01:00
Dmytro Grygorenko
7489c2b3af fix(TDI-45224): backport - additional dependencies reviewed and updated (#5573) 2020-11-27 12:15:23 +02:00
kjwang
76e00c5fc2 Kjwang/feat tup 28891 temp folder (#5465) (#5569)
TUP-28891:Shared Studio: Check which functions will write data into
folder "temp" of Studio installation folder from code
https://jira.talendforge.org/browse/TUP-28891
2020-11-27 16:48:21 +08:00
mbasiuk-talend
9057986f17 feat(TDI-44915) access token feature (#5473) (#5570)
* feat(TDI-44915): integrate Balazs POC

* feat(TDI-44915): implement other BigQuery component with access token

* feat(TDI-44915): update BigQuery bulkexec with new common jet

* feat(TDI-44915): update tGSBucketCreate

* feat(TDI-44915): update tGSBucketDelete

* feat(TDI-44915): update tGSBucketExist

* feat(TDI-44915): update tGSBucketList

* feat(TDI-44915): update connection and close part

* feat(TDI-44915): update tGSCopy

* feat(TDI-44915): update tGSDelete

* feat(TDI-44915): update tGSGet

* feat(TDI-44915): update tGSList

* feat(TDI-44915): update tGSPut

* feat(TDI-44915): use proxy to communicate with GS

* feat(TDI-44915): update code due to PR comments

* feat(TDI-44915): update Input code generation

* feat(TDI-44915): fix tGSPut xml definition

* feat(TDI-44915): update BigQuery Output and generic connection

* feat(TDI-44915): fix _end javajet parts

* feat(TDI-44915): fix bigqueryoutput config mappings

* feat(TDI-44915): fix tGSBuckerCreate dependencies

* feat(TDI-44915): fix PR comments
2020-11-27 10:18:08 +02:00
kjwang
627756bcbe Fix : TUP-29358 Performance: It takes more than 1 hour to show "Update Detection" after clicking "detect and update all jobs" icon in a special project (#5548) (#5568)
* Fix : TUP-29358 Performance: It takes more than 1 hour to show "Update
Detection" after clicking "detect and update all jobs" icon in a special
project
https://jira.talendforge.org/browse/TUP-29358
2020-11-27 15:38:17 +08:00
wang wei
6c2102f6be fix(TDI-45227): talendStats_STATSProcess Error about ELTComponents and Stat&Log tables creation (#5536) 2020-11-27 12:03:12 +08:00
sbliu
e66c9ec3cb feat(TUP-29207) add one field 'withAdminPermissions' to webservice stub class, update the wsdl file. 2020-11-25 17:03:28 +08:00
bhe-talendbj
6450cd7d32 feat(TUP-29037): upgrade fabric plugin (#5517)
* feat(TUP-29037): upgrade fabric plugin

* feat(TUP-29037): Resolve comments

* feat(TUP-29037): fix publish image

* feat(TUP-29037): fix system property
2020-11-25 12:00:17 +08:00
hcyi
29dbd7c1a5 fix(TUP-29090):[7.2.1] Extra plus '+' signs in generated SQL (#5558) 2020-11-25 10:53:49 +08:00
clesaec
dc97c5f121 TDI-45161 : tFile input delimited correction (#5554) 2020-11-24 11:53:45 +01:00
vyu-talend
25e168527e fix(TDI-45159):fix bug in xml of azuresynabe. (#5556) 2020-11-24 16:03:12 +08:00
sbliu
424231ea37 TUP-26486, TUP-29355 fix problem that 'Netsuite/tck: in Metadata credentials fields are not changed based on Auth type selected'. (#5535) 2020-11-24 15:28:32 +08:00
Emmanuel GALLOIS
cb80536122 fix(TCOMP-1772): fix MEMO_X type in configuration.javajet (#5553) 2020-11-23 16:16:49 +01:00
hzhao-talendbj
64d097b8a4 change build.xml (#5539) 2020-11-23 18:39:42 +08:00
mbasiuk-talend
d035db3936 chore(TDI-45213): upgrade ascii doctor to prevent snakeyaml CVE (#5528) 2020-11-23 11:46:00 +02:00
wang wei
15553369b6 fix(TDI-44910): Add memsql support in studio (#5479) (#5538) 2020-11-23 17:40:29 +08:00
hzhao-talendbj
8cd34df241 fix(TUP-28252): Tip message is incorrect (#5526)
* fix(TUP-28252): Tip message is incorrect

* change message key
2020-11-23 17:01:54 +08:00
SunChaoqun
599c1ccc5c TESB-30756:Upgrade SpringBoot to 2.1.17 (#5550)
Co-authored-by: vdrokov <vdrokov@talend.com>
2020-11-23 16:30:55 +08:00
bhe-talendbj
faedfc227f fix(TUP-29424): fix junit failures related to Parameter change (#5552) 2020-11-23 11:57:35 +08:00
bhe-talendbj
c5fc62877e fix(TUP-29424): OutputSchemaParameterTest (#5547) 2020-11-23 10:10:44 +08:00
Emmanuel GALLOIS
a430c638ca feat(TCOMP-1761): Support of complete schema definition in Studio BACKPORT (#5544) 2020-11-20 15:01:09 +01:00
Zhiwei Xue
c9e357b4ed fix(TUP-29360): Missing log4j2 jar on user routines (#5529) (#5542)
* fix(TUP-29360): Missing log4j2 jar on user routines

* fix(TUP-29360): fix switch log4j level problem
2020-11-20 17:32:08 +08:00
ovladyka
2c28ab3fca Fix/TDI45204_IncorrectOutlineFortFileFetch (#5532) (#5533)
Co-authored-by: Oleksandr Vladyka <oleksandr.vladyka@synapse.com>

Co-authored-by: Oleksandr Vladyka <oleksandr.vladyka@synapse.com>
2020-11-19 16:24:28 +02:00
Jane Ding
e29b72c1cf fix(TUP-28699):[Bug] The mapping is wrong after dragging (#5514)
tELTMap/tJDBCSCDELT from the created metadata
https://jira.talendforge.org/browse/TUP-28699

Signed-off-by: jding-tlnd <jding@talend.com>
2020-11-19 19:16:01 +08:00
apoltavtsev
6f1763c678 feat(TESB-29949) Pass the data source to a job using a context variable 2020-11-19 09:31:14 +01:00
hzhao-talendbj
a44ce34023 fix(TUP-25925): Cannot add external jar for routines in offline mode (#5515)
* fix TUP-25925

* code changes

* fix mistake code

* add case use readonly and tag

* add onTag for svn

* change conditions
2020-11-19 10:43:31 +08:00
pyzhou
c41396d8f0 fix(TDI-45167):Close pre Workbook for tFileOutputExcel (#5506) 2020-11-18 11:26:22 +08:00
SunChaoqun
01dbb262f4 TESB-28330:cConfig/Beans - Support customer groupid and artifact name (#5459)
* TESB-28330:cConfig/Beans - Support customer groupid and artifact name
(additional to custom version)

* TESB-30961:[7.3.1 cConfig] The external jar name and mvn uri is changed
when import a route with cConfig of 721
2020-11-17 13:41:28 +08:00
apoltavtsev
b3752e1693 fix(TESB-29553) Publishing a route with cTalendJob from Studio and commandline gives different results (#5516)
* fix(TESB-29553) Publishing a route with cTalendJob from Studio and commandline gives different results

* Update DeploymentComposite.java

* Update DeploymentComposite.java
2020-11-16 15:01:48 +01:00
Jane Ding
76e328b167 fix(TUP-28934):JDBC connection created under folder can not generate the (#5495) (#5500)
all the components for jdbc when drag to job.
https://jira.talendforge.org/browse/TUP-28934

Signed-off-by: jding-tlnd <jding@talend.com>
2020-11-11 17:44:24 +08:00
sbliu
ff5eb3b330 feat(TUP-26486) quickly refresh the GUI only one time when switch format. 2020-11-11 15:38:35 +08:00
hzhao-talendbj
ca846fd0da chore(TUP-29273): move to message.properties (#5497)
* move to message.properties

* remove <...>
2020-11-11 15:16:39 +08:00
Chao MENG
609893cabd feat(TUP-21457): License fetch feature with the https proxy (#5325)
* feat(TUP-21457): License fetch feature with the https proxy
https://jira.talendforge.org/browse/TUP-21457
2020-11-11 14:20:32 +08:00
wang wei
712ad31c38 fix(TDI-44993): tS3Get performance issue using multipart target to EFS/NAS(#5429) (#5494) 2020-11-10 16:55:48 +08:00
hcyi
6fe776cb91 feat(TUP-25235):tELTTeradataMap : allow to rename the alias. (#5490)
* feat(TUP-25235):tELTTeradataMap : allow to rename the alias.

* feat(TUP-25235):tELTTeradataMap : allow to rename the alias.
2020-11-10 12:00:01 +08:00
Chao MENG
b483e63f28 feat(TUP-28790): Enhance detection of localhost (#5378)
* feat(TUP-28790): Enhance detection of localhost

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

* feat(TUP-28790): Enhance detection of localhost

https://jira.talendforge.org/browse/TUP-28790
2020-11-09 17:43:18 +08:00
chmyga
606d80661a Dchmyga/tdi 44004 backport to master (#5488)
* chore(TDI-44004): update talend-ws lib (#5415)

* chore(TDI-44004): update talend-ws lib

* chore(TDI-44004): update cxf for MicrosoftCRM components

* chore(TDI-44004): update CXF and talend-ws version (#5485)

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

Co-authored-by: Roman <voievidko@gmail.com>
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-11-09 11:33:57 +02:00
chmyga
f145d5f6a7 chore(TDI-44004): update cxf in talend libs (#5481)
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-11-09 10:34:03 +02:00
Pingwen Lin
be83506771 TMDM-14904 Update CXF to 3.3.7 due to CVE-2020-1954 (#5452) 2020-11-09 15:33:49 +08:00
Jane Ding
76d45d02c8 feat(TUP-29076):support memsql in studio metadata and components (#5441) (#5487)
* feat(TUP-29076):support memsql in studio metadata and components
https://jira.talendforge.org/browse/TUP-29076

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29076):support memsql in studio metadata and components
https://jira.talendforge.org/browse/TUP-29076
fix(TUP-29101):[bug] data viewer failed when export to context
https://jira.talendforge.org/browse/TUP-29101
Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29076):support memsql in studio metadata and components
https://jira.talendforge.org/browse/TUP-29076

Signed-off-by: jding-tlnd <jding@talend.com>
2020-11-09 15:14:55 +08:00
kjwang
6635b21ec4 TUP-28833 Multi-User: support custom javajet component in shared studio
TUP-28833 Multi-User: support custom javajet component in shared studio
https://jira.talendforge.org/browse/TUP-28833
2020-11-09 15:01:33 +08:00
Chao MENG
8a26da0fde feat(TUP-29126): Github Renaming the default branch from master (#5456)
* feat(TUP-29126): Github Renaming the default branch from master
https://jira.talendforge.org/browse/TUP-29126
2020-11-09 10:20:03 +08:00
bhe-talendbj
df3ee3bd24 fix(TUP-29164): Remove duplicated invokes of checkStartNodes (#5454) (#5484) 2020-11-09 09:42:49 +08:00
jiezhang-tlnd
352ce04416 feat(TUP-28793)remove message properties (#5414) 2020-11-06 11:06:40 +08:00
mbasiuk-talend
44fa23e76e chore(TDI-44994): bump library version (#5427) (#5476)
* chore(TDI-44994): bump library version

* chore(TDI-44994): change version to lower version, avoid bumping other libs

* chore(TDI-44994): update correct library
2020-11-05 17:49:02 +02:00
pyzhou
f055a5b58f fix(TDI-45062):add back last modification time (#5433)
* fix(TDI-45062):add back last modification time

* add copy
2020-11-05 14:49:06 +08:00
clesaec
681deb55da Clesaec/tdi 44941 to master (#5471)
* TDI-44941 : ftp put connectors, renames
2020-11-04 15:16:14 +01:00
pyzhou
c6cb6daae7 fix(TDI-44924):change UI string (#5470) 2020-11-04 16:13:10 +08:00
Colm O hEigeartaigh
e4073bb4ad TDI-44685 - Close streams after calling getResourceAsStream in generated code (#5065) 2020-11-04 15:55:23 +08:00
hzhao-talendbj
290d395670 remove some urlpaths (#5437) 2020-11-04 14:28:07 +08:00
bhe-talendbj
201c103bc5 bugfix(TUP-29131) Replace jar name by maven uri for spark jobs (#5444) (#5462)
* fix(TUP-29131): Replace jar name by uri for spark job

* fix(TUP-29131): Replace jar name by maven uri for spark jobs
2020-11-04 09:24:06 +08:00
kjwang
c0c7ec4f7e Kjwang/fix tup 28050 avoid possible actions (#5283) (#5461)
Fix TUP-28050 Multi-User: Avoid possible actions that are not supported on shared studio
https://jira.talendforge.org/browse/TUP-28050
2020-11-03 15:33:32 +08:00
vyu-talend
f85a72df47 fix(TDI-45054):fix the protected file error. (#5428) (#5460)
* fix(TDI-45054):fix the protected file error.

* fix(TDI-45054):update the excel jar in component.

* fix(TDI-45054):update lib version.
2020-11-03 11:56:29 +08:00
Mike Yan
140fd7a557 feat(TESB-29271): Route debuging feature (#5413)
* feat(TESB-29271): Route debuging feature (#5280)

* feat(TESB-29271):Initical update for route debugger

* feat(TESB-29271): conditional breakpoint component tab

* feat(TESB-29271): Route debuging feature

* fix(TESB-29271): Cumulative fixes and code improvement

* fix(TESB-29271): Added default view(DI)

* fix(TESB-29271): Code improvements by code review

* feat(TESB-29271): code updated by review

* fix(TESB-29271): Cumulative fixes and code improvement

Co-authored-by: Chao MENG <cmeng@talend.com>
2020-11-02 17:02:35 +08:00
pyzhou
e9f3eabe10 fix(TDI-45098):tHttpRequest accept 2XX as success (#5443) 2020-11-02 13:53:26 +08:00
Dmytro Grygorenko
4987ad2a35 Revert "Fix(TDI-44173): Fix for inner element creation in Loop element. (#4683)" (#5446)
This reverts commit 69f69c7b5c.
2020-10-30 11:57:24 +02:00
Jane Ding
fa837e7448 fix(TUP-28945):For Snowflake connection, the tDBConnection which is (#5407) (#5440)
* fix(TUP-28945):For Snowflake connection, the tDBConnection which is
displayed in the joblet (in tDBInput) is not retained in the job from
where the joblet is invoked
https://jira.talendforge.org/browse/TUP-28945

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28945):For Snowflake connection, the tDBConnection which is
displayed in the joblet (in tDBInput) is not retained in the job from
where the joblet is invoked
https://jira.talendforge.org/browse/TUP-28945

Signed-off-by: jding-tlnd <jding@talend.com>
2020-10-30 09:44:15 +08:00
bhe-talendbj
5a72eeb1d1 fix(TUP-28978): Add migration (#5422) (#5438)
* fix(TUP-28978): Add migration

* fix(TUP-28978): show jar for tELMap, show uri for routine/bean dependencies
2020-10-30 09:35:52 +08:00
clesaec
604d4657fe TDI-44686 : potential NPE (#5164) (#5436)
* TDI-44686 : potential NPE
2020-10-29 14:16:21 +01:00
Dmytro Grygorenko
87832c45d6 fix(TDI-45023): backport fix to "master". (#5439) 2020-10-29 15:01:33 +02:00
chmyga
587ad52dd7 chore(TDI-42384): remove old neo4j repo from pom (#5435)
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-10-28 16:53:01 +02:00
qiongli
432c292934 fix(TDQ-18826) Set required to true for Dynamic jar (#5419) 2020-10-28 18:04:38 +08:00
cbadillo1603
f618e73802 fix(TBD-11405): there's no button to browse credential files for tHiveXXX components in DI job (#5333) (#5434) 2020-10-28 10:01:25 +01:00
Dmytro Grygorenko
2c71e7ec82 chore(TDI-45022): backport Apache POI update to "master" (#5408)
* chore(TDI-45022): backport Apache POI update to "master"

* fix(TDI-45022): rebuild "talendMsgMailUtil" library to preserve local changes available at the branch
2020-10-27 10:24:07 +02:00
Roman
457e309dd0 chore(TDI-44004): update cxf in Netsuite and ws talend libs (#5416) 2020-10-26 09:33:19 +02:00
Andrii Medvedenko
c71a5a2c9c fix(TBD-11378): tHiveInput in DI has authentication type for all distributions (#5313) (#5423)
* fix(TBD-11378): wrong property fix

* an other part of ofix
2020-10-23 18:17:53 +03:00
Dmytro Grygorenko
d51395c222 fix(TDI-45015): backport fix into "master" branch (#5420) 2020-10-23 11:24:40 +03:00
pyzhou
4f33d89465 fix(TDI-44924):tFileFetch should not trust all server by default (#5328) (#5327)
* fix(TDI-44924):tFileFetch should not trust all server by default

* add migration task

* correct class name

* fix plugin.xml
2020-10-23 11:22:44 +08:00
cbadillo1603
acb062d46f fix(TBD-5167): tBigQueryInput project label should same as tBigQueryConfiguration (#5375) (#5418) 2020-10-23 01:57:19 +02:00
bhe-talendbj
ad24176090 fix(TUP-28066): remove lower version jars based on gavct (#5412) 2020-10-22 14:28:38 +08:00
hzhao-talendbj
770f120af9 update manifest to be same with the jar version in pom (#5403) 2020-10-22 09:31:58 +08:00
bhe-talendbj
4833bd217d fix(TUP-29022): Fix changes detection for projects (#5402)
* fix(TUP-29022): fix jobsettings jdbc change detector (#5394)

* bugfix(TUP-29022) Fix detection warning popup (#5400) (#5401)

* fix(TUP-29022): fix change warning popup

* fix(TUP-2902): show changes warning popup for implicit context and jobsettings
2020-10-21 17:03:07 +08:00
Oleksandr Zhelezniak
aaa9f4a355 fix(TDI-44935): reuse custom query expression (#5398)
* make query expression idempotent in the generated code
* use instead of duplication of custom query expression a variable
2020-10-20 13:55:56 +03:00
Mike Yan
fbb80cb533 fix(TESB-30713): Beans folder is missing in routines.jar for route (#5393) 2020-10-20 10:19:47 +02:00
Jane Ding
dbbaa6fea6 fix(TUP-28952):TOS: NPE when delete items to recycle bin (#5383) (#5390)
https://jira.talendforge.org/browse/TUP-28952

Signed-off-by: jding-tlnd <jding@talend.com>
2020-10-20 11:13:47 +08:00
Liu Xinquan
d384c51249 fix(TDQ-18784) create a new migration task (#5348)
* fix(TDQ-18784) create a new migration task

* fix(TDQ-18784) code improvement
2020-10-20 10:54:48 +08:00
Dmytro Sylaiev
6f4d0b6913 fix(TDI-44896): Get nbline from stdout of gpload (#5304) (#5389)
* fix(TDI-44896): Get nbline from stdout of gpload

* fix(TDI-44896): Fix the error message for failing get NBLine

* fix(TDI-44896): Fix codegen error

* fix(TDI-44896): Fix log printing 0 despite the real result

* fix(TDI-44897): Add exit code of GPLoad (#5307)
2020-10-19 18:41:14 +03:00
ypiel
828d3410da feat(TDI-44950) : support oauth within mscrm2016 premise (#5297)
* feat(TDI-44950) : Support oauth on premise in talend-mscrm

* feat(TDI-44950) : bump talend-mscrm version

* feat(TDI-44950) : update mscrm lib version to 20201001

* feat(TDI-44950) : Support of oauth in mscrm premise javajet connectors

* feat(TDI-44950) : some cosmetic changes

* feat(TDI-44950) : some adjustment after QA
2020-10-19 13:04:43 +02:00
Carlos Carvajal
d4be478c1f Update UpdateSeparatorAndEscapeForDatasetAPI.java (#5386) 2020-10-19 11:28:25 +02:00
bhe-talendbj
25a8401ed3 feat(TUP-28342):Save maven url for components with parameter MODULE_LIST (#5278) (#5381)
* feat(TUP-25246): support custom maven uri for components and dbwizard

* feat(TUP-28342):Save maven url for components with parameter MODULE_LIST

* feat(TUP-28342): Save driver jar as mvnurl for implicit context.

* feat(TUP-25246): Fix necessary UI updates

* feat(TUP-25246): add migration to replace jar name by uri

* feat(TUP-25246): add migration

* feat(TUP-25246): generate poms after migration

* feat(TUP-25246): fix migrate driver jar path

* feat(TUP-25246): Fix context jar path and disable migration and show jar name instead of uri for modulelist

* feat(TUP-25246): fix stats and logs

* feat(TUP-25246): show jar name instead of uri for module table

* feat(TUP-25246): remove quotes

* feat(TUP-25246): fix parse maven uri from context

* feat(TUP-25246): use maven uri of component instead of driver jar path

* feat(TUP-25246): add workaround for components

Co-authored-by: Zhiwei Xue <zwxue@talend.com>

Co-authored-by: Zhiwei Xue <zwxue@talend.com>
2020-10-19 17:09:14 +08:00
Jane Ding
c4322cba45 feat(TUP-28640):Improve JDBC database support framework to load (#5287) (#5362)
* feat(TUP-28640):Improve JDBC database support framework to load (#5287)

* feat(TUP-28640):Improve JDBC database support framework to load
supported DBs and components automatically
https://jira.talendforge.org/browse/TUP-28640

* feat(TUP-28640):Improve JDBC database support framework to load
supported DBs and components automatically
https://jira.talendforge.org/browse/TUP-28640

* feat(TUP-28640):Improve JDBC database support framework to load
supported DBs and components automatically
https://jira.talendforge.org/browse/TUP-28640
fix(TUP-28746):[Bug] after do "save the property to metadata" studio
will throw error logs.
cf: connection infos with quotes

* feat(TUP-28640):Improve JDBC database support framework to load
supported DBs and components automatically
https://jira.talendforge.org/browse/TUP-28640

* feat(TUP-28640):Improve JDBC database support framework to load (#5367)

supported DBs and components automatically
https://jira.talendforge.org/browse/TUP-28640

* feat(TUP-28640):Improve JDBC database support framework to load (#5368)

supported DBs and components automatically
https://jira.talendforge.org/browse/TUP-28640
2020-10-19 09:30:14 +08:00
Jane Ding
ba2f4c8385 fix(TUP-28618):[Bug] db type dont show Delta in impact page. (#5275) (#5361)
https://jira.talendforge.org/browse/TUP-28618
2020-10-16 17:14:41 +08:00
bhe-talendbj
a76b422412 fix(TUP-28659): migrate jobs because remove snapshot jars (#5294) (#5380) 2020-10-16 16:36:16 +08:00
pyzhou
7febf9909b fix(TDI-44997): fix compile error (#5360) 2020-10-16 14:20:43 +08:00
mbasiuk-talend
c0e9a2cbf3 fix(TDI-44893): added missing dependency (#5371)
* fix(TDI-44893): bump version and added new dependency

* fix(TDI-44893): update component, and localprovider

* fix(TDI-44893): revert library javax activation upgrade

* fix(TDI-44893): use latest soap library
2020-10-16 07:27:54 +03:00
jiezhang-tlnd
7864124f83 feat(TUP-28758)Add a warning when we login to a project and if there is (#5370) 2020-10-16 10:19:50 +08:00
SunChaoqun
015c3e49a4 TESB-30423:Install Patch_20200925_R2020-09_v1-7.3.1 with TDI.license, (#5369) studio export job fail 2020-10-15 15:03:46 +08:00
Emmanuel GALLOIS
887e8792ab feat(TCOMP-1757): support context in design time actions (#5220 backport) (#5365) 2020-10-14 17:27:07 +02:00
vdrokov
9ed1f32436 TESB-30480: Unable to utilize the Runtime datasource in DI Jobs with … (#5288)
* TESB-30480: Unable to utilize the Runtime datasource in DI Jobs with DB credentials blank
Select database name from process node from different properties.

* Update JobJavaScriptOSGIForESBManager.java

* Update JobJavaScriptOSGIForESBManager.java

* Update DataSourceConfig.java
2020-10-14 16:31:35 +02:00
ypiel
1ab2ed4d61 fix(TDI-44866) : Change exception class for java11 2020-10-14 15:39:48 +02:00
Chao MENG
cd0be66818 fix(TUP-28612): [TCK] Guess Schema button run the subjob instead of (#5344)
calling discover schema method
https://jira.talendforge.org/browse/TUP-28612
2020-10-14 15:39:49 +08:00
SunChaoqun
394564c696 TESB-30423:Install Patch_20200925_R2020-09_v1-7.3.1 with TDI.license, (#5359) studio export job fail 2020-10-13 18:51:38 +08:00
Dmytro Grygorenko
0cffc8a23f fix(TDI-44957): backport fix to "master" (#5354) 2020-10-13 11:01:58 +03:00
Dmytro Grygorenko
91a4e58ab7 fix(TDI-44839): update POSTGRESQL driver (#5353)
(cherry picked from commit fde070a15b)
2020-10-13 10:40:54 +03:00
hzhao-talendbj
a19b42c77a tup-28783 (#5281) 2020-10-13 14:57:31 +08:00
kjwang
9fd087e381 kjwang/Feat_TUP-27762_new_version_of_ci (#5248) (#5346)
kjwang/Feat_TUP-27762_new_version_of_ci
2020-10-13 14:28:43 +08:00
sbliu
627fe0da12 TUP-28778 Add 'if' judgment before type conversion. 2020-10-13 10:52:55 +08:00
apoltavtsev
3b0532d6b7 Bundle version for Jobs is corrected (#5335) 2020-10-12 17:17:58 +02:00
apoltavtsev
81cf0e89b9 Update BuildOSGiBundleHandler.java (#5334) 2020-10-12 17:17:39 +02:00
hzhao-talendbj
0f055bf07d tup 27356 (#5272)
* tup 27356

* modify code
2020-10-12 16:12:35 +08:00
mbasiuk-talend
7b1ef207d6 fix(TDI-44893): upgrade libraries, update code, remove old libs (#5229) (#5332)
* fix(TDI-44893): upgrade libraries, update code, remove old libs

* fix(TDI-44893): update local provider pom with newest version
2020-10-12 10:39:33 +03:00
Andreas Mattes
d45762f417 TESB-30623 Ensure routine classes are compiled before the routines library is created. (#5326) 2020-10-12 08:47:55 +02:00
hzhao-talendbj
ac474b45ab remove asm (#5198)
* remove asm

* fix junit error

* modify testBuildJob.zip

* remove urlpath in plugin.xml
2020-10-12 12:17:57 +08:00
hzhao-talendbj
51b43fa720 tup 28320 (#5232) 2020-10-09 09:30:25 +08:00
chmyga
1a2f0a554c Dchmyga/tdi 44868 tgsput huge files (#5230) (#5309)
* fix(TDI-44868): tGSPut with huge files

* Add property to set part size to upload files in parts

* fix(TDI-44868): tGSPut with huge files

* add migration task

* fix(TDI-44868): tGSPut with huge files

* Fix PR comment

* fix(TDI-44868): tGSPut with huge files

* Fix overflow problem

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-10-05 18:00:34 +03:00
Dmytro Grygorenko
5c0858ddd7 fix(TDI-44880): backport fix into "master" branch. (#5308) 2020-10-05 17:20:55 +03:00
mbasiuk-talend
eedcc4501d chore: TDI-32442 revert (#5265)
* Revert "fix(TDI-32442): add missing else block (#4545)"

This reverts commit 9c82017e72.

* Revert "Mbasiuk/tdi 32442 dynamic excel dateformat (#4377)"

This reverts commit a94989277c.
2020-09-30 16:45:55 +03:00
Dmytro Grygorenko
7ce80c361a fix(TDI-44883): set value of ERROR_MESSAGE (#5290) 2020-09-29 16:26:13 +03:00
Dmytro Grygorenko
45567ec3cc fix(TDI-30522): Revert for 'master' branch (#5292)
* Revert "fix(TDI-30522): extra '(' removed. (#5160)"

This reverts commit e06952d023.

* Revert "fix(TDI-30522): backport to "master""

This reverts commit 58fb8847cf.
2020-09-29 16:24:10 +03:00
Dmytro Sylaiev
ec320da6fb fix(TDI-44771): Fix error code for prejob in multithread run (#5208) (#5285) 2020-09-28 10:12:54 +03:00
pyzhou
8e200d83e2 fix(TDI-44911):tFileInputExcel has malposition header when enabling (#5243)
column
2020-09-25 14:11:09 +08:00
kjwang
fe8b13e4b0 Fix: TUP-28773 Dialog title is incorrect when using 'Import an existing (#5262)
Fix: TUP-28773 Dialog title is incorrect when using 'Import an existing project'
https://jira.talendforge.org/browse/TUP-28773
2020-09-24 16:12:19 +08:00
Xilai Dai
a0a680383f fix(TESB-30136) exclude the jakarta.activation (#5173) 2020-09-24 14:48:01 +08:00
VictorLi-talendbj
48fb41fe9f TMDM-14845 Update Commons Codec to 1.13+ in mdm_taskloadclient 2020-09-24 13:15:27 +08:00
wang wei
d72f543d35 fix(TDI-44908): pass TMC function jar for trunjob independent process case and dynamic job case (#5235) (#5266) 2020-09-24 10:49:39 +08:00
Jane Ding
9a6f1bbf40 feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE (#5078) (#5246)
* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE (#5078)

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654



* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654
TUP-28598:[Bug] driver class show as mvn:SparkJDBC42-2.6.14.1018.jar is
wrong.

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
TUP-28615:[Bug] Save the property to metadata will change Delta Lake to
JDBC.
https://jira.talendforge.org/browse/TUP-27654

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
TUP-28610:[Bug] drag Delta Lake component from Palatte to job meet NPE.
https://jira.talendforge.org/browse/TUP-27654

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654
Hard code to filter unsupported components
Set useAutoCommit and autocommit default value as true

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
TUP-28616:[Bug] in stat&logs/extra page, when select Delta Lake DB, it
shows as JDBC.
To fit on support database, delta lake should be filter
https://jira.talendforge.org/browse/TUP-27654

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
set delta lake/jdbc default mapping
https://jira.talendforge.org/browse/TUP-27654

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

Conflicts:
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/dialog/RepositoryReviewDialog.java

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE (#5233)

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

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE (#5240)

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

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE (#5255)

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654

* feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE
https://jira.talendforge.org/browse/TUP-27654
2020-09-24 09:12:51 +08:00
OleksiiNimych
f75801707d feat(TDI-39689): tTeradataTPT support for multiple schemas (#5193) (#5239)
* feat(TDI-39689): tTeradataTPT support for multiple schemas

* feat(TDI-39689): tTeradataTPTUtility

* feat(TDI-39689): tTeradataTPT add migration task

* feat(TDI-39689): rename new property

* feat(TDI-39689): tTeradataTPT fix migration task
2020-09-22 10:53:01 +03:00
Jane Ding
6e0d32e08d fix(TUP-28519):Update org.talend.libraries.apache.google jars (#5199)
remove org.talend.libraries.apache.google plugin
https://jira.talendforge.org/browse/TUP-28519
2020-09-22 15:10:51 +08:00
jiezhang-tlnd
ba7415b896 fix(TUP-28306)Can't save changes of Using existing connection for (#5196)
tcompv0 in the joblet subjob
https://jira.talendforge.org/browse/TUP-28306
2020-09-21 18:27:47 +08:00
Zhiwei Xue
dc38624708 feat(TUP-28323):Improve the maven build time spent during login project (#5213) 2020-09-21 15:17:24 +08:00
Zhiwei Xue
edddde78bd fix(TUP-28576):Reference projects routine POM file is modified and can't (#5204) (#5237)
be committed to GIT
2020-09-21 15:00:33 +08:00
Chao MENG
4ea86582a9 Cmeng/workitem/tup 28063 improve start (#5093)
* workitem(TUP-28063): Improve studio bundles reloading logic
https://jira.talendforge.org/browse/TUP-28063

* workitem(TUP-28063): Improve studio bundles reloading logic
https://jira.talendforge.org/browse/TUP-28063

* workitem(TUP-28063): Improve studio bundles reloading logic
https://jira.talendforge.org/browse/TUP-28063
2020-09-21 14:12:54 +08:00
wang wei
3c328ae38f fix(TDI-44745): FileInputDelimited fails to properly consume CipherInputStream(#5140) (#5227) 2020-09-18 15:09:34 +08:00
wang wei
2d396aed25 fix(TDI-44824): Observability: Update daikon-audit library version (#5205) (#5226) 2020-09-18 15:08:15 +08:00
wang wei
b60d0f6aca fix(TDI-44806): Observability: Add customization for event frequency (#5200) (#5228)
* fix(TDI-44806): Observability: Add customization for event frequency

* adjust the key to "audit.interval"
2020-09-18 15:06:18 +08:00
VictorLi-talendbj
ba68e9f6b4 TMDM-14794 Update Commons Codec to 1.13+ in mdm_transaction 2020-09-18 14:45:04 +08:00
Chao MENG
902b515e83 fix(TUP-26413): Be able to compare metadata connection conflicts (#5223)
https://jira.talendforge.org/browse/TUP-26413
2020-09-18 12:27:21 +08:00
bhe-talendbj
a34dbe1536 port fix TUP-28628 (#5219) 2020-09-17 16:14:27 +08:00
hcyi
ab8d3f0979 feat(TUP-23827): Runtime Lineage (#5210)
* feat(TUP-23827):Runtime Lineage for studio.

* fix(TUP-28635):[bug] output path always be changed when path contains \
2020-09-17 14:54:49 +08:00
pyzhou
72df2eed95 fix(TDI-44855):fix index out of bound error (#5211) 2020-09-16 12:26:07 +08:00
Dmytro Sylaiev
65cfd61ab1 fix(TDI-44394): Fix migration tcomp for javajet (#5113) 2020-09-14 15:44:23 +03:00
Emmanuel GALLOIS
1bbfbea3b6 fix(TCOMP-1770): bump component-runtime to 1.1.25 2020-09-14 11:11:17 +02:00
pyzhou
ae5f63e615 fix(TDI-44855):tSSH append new line in the result (#5191) 2020-09-14 10:58:27 +08:00
kjwang
02e8a0ae5b fix(TUP-28487): fix performance issue (#5152) (#5189)
* fix(TUP-28487): fix performance issue

Co-authored-by: nrousseau <nrousseau@talend.com>
2020-09-11 10:47:50 +08:00
Andrii Medvedenko
0e12a1742f feat(TBD-10473): Hive input components for Dataproc distribution to work with Service account (#5114) (#5178) 2020-09-10 19:47:49 +03:00
AlixMetivier
ab883bdccc fix(TBD-10885): refacto date and timestamp handling with dataset (#5149) (#5197) 2020-09-10 14:56:37 +02:00
jiezhang-tlnd
9e19c0a597 feat(TUP-27667)update splash (#5194) 2020-09-10 17:42:34 +08:00
bhe-talendbj
44cdf895bf fix(TUP-27438): change junit mvn uri (#5183)
* fix(TUP-27438): change junit mvn uri

* fix(TUP-27438): fix mvn uri
2020-09-10 17:21:45 +08:00
vyu-talend
02f1654296 fix(TDI-44846):fix the compliation error. (#5192) 2020-09-10 14:38:37 +08:00
vyu-talend
4fa5246a7f fix(TDI-44803):attachment issue in tfileinputmail. (#5176) (#5188) 2020-09-09 18:22:13 +08:00
OleksiiNimych
8acc2239b2 fix(TDI-44759): tTeradataTPTExec fix SHOW_IF statement (#5147) (#5186)
* fix(TDI-44759): tTeradataTPTExec fix SHOW_IF statement

* fix(TDI-44759): tTeradataTPTExec fix display of properties
2020-09-09 10:57:03 +03:00
Emmanuel GALLOIS
6705749a12 feat(TCOMP-1651): backport to master (#5180) 2020-09-09 15:36:03 +08:00
Oleksandr Zhelezniak
6420c02d6e chore(TDI-44765): remove guava:13.0 (#5185)
* remove guava:13.0 dependency use 20.0 instead of it
2020-09-09 10:14:49 +03:00
chmyga
bf46f10197 fix(TCOMP-1749): validation with ActiveIf broken (#5121) (#5182)
* Don't show validation results for hidden parameters

* Revalidate parameters on show/hide property change

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-09-09 08:04:18 +03:00
jiezhang-tlnd
215ec2025c feat(TUP-28403)add white background for document (#5184) 2020-09-09 10:35:35 +08:00
jiezhang-tlnd
ba4cecc1fe feat(TUP-27667)change logo and brandings for Talend 7.4.1 (#5179) 2020-09-08 18:43:19 +08:00
Zhiwei Xue
ce6c70904a workitem(TUP-28567):Remove plugin org.talend.libraries.hcatalog (#5174) 2020-09-08 17:47:25 +08:00
wang wei
6503892b88 fix(TDI-44760): TMomOutput not changing the value of the queue (#5145) (#5175) 2020-09-07 17:04:35 +08:00
wang wei
2aefa18a64 fix(TDI-44678): tFileOutputXML make unexpected empty file (#5052) 2020-09-07 15:35:39 +08:00
nkutsubos
562ac96120 babili-export (#5172)
Co-authored-by: root <root@tal-ip90.talend.com>
2020-09-07 09:43:42 +08:00
vyu-talend
d0046d8673 feat(TDI-44720):implement pause and resume for redshift cluster. (#5141) (#5170)
* feat(TDI-44720):implement pause and resume for redshift cluster.

* feat(TDI-44720):change show-if.
2020-09-04 16:07:26 +08:00
vyu-talend
1bf53a9627 feat(TDI-44755):upgrade aws sdk version. (#5139) (#5169) 2020-09-04 15:18:58 +08:00
hcyi
7165d6fcd9 fix(TUP-28258):tETLInput and tETLMap does not show datatypes for (#5125)
Snowflake DB on Import Metadata。
2020-09-04 11:28:17 +08:00
Emmanuel GALLOIS
6c564d205d fix(TCOMP-1759): fix random order for columns in guessSchema in Studio (#5167) 2020-09-03 11:47:38 +02:00
Oleksandr Zhelezniak
824cc61790 fix(TDI-44654): fixed NPE for tFTP (#5071) (#5165)
* add info message about nullity of the ssl session context
* update version of commons-net-ftps-proxy [3.6.1-talend-20190819] -> [3.6.1-talend-20200902]
* update version of 'commons-net-ftps-proxy' in javajet ftp's components
* remove slf4j-log4j12 dependency
2020-09-03 10:58:36 +03:00
bhe-talendbj
a1f28c9e2a fix(TUP-27438): Add new plugin to codegen classpath (#5159) 2020-09-02 09:47:43 +08:00
Dmytro Grygorenko
e06952d023 fix(TDI-30522): extra '(' removed. (#5160)
* fix(TDI-30522): extra '(' removed.

* fix(TDI-30522): missing '<%' restored
2020-09-01 20:41:53 +03:00
vdrokov
f59d6e1d20 fix(TESB-29819): Studio doesn't select model beans during exporting (#5162)
Merge after successful validation with locally patched Studio.
2020-09-01 19:05:13 +02:00
Dmytro Grygorenko
64621ce986 fix(TDI-44743): backport to "master" branch (#5156) 2020-09-01 16:11:00 +03:00
jzhao
329e35e13b fix(TDI-44748):Error in method "add" for the component tFileOutputMSXML(#5158) 2020-09-01 15:41:03 +08:00
mbasiuk-talend
a9b563293e feat(TDI-44730): upgrade snowflake driver to latest (#5150) (#5157) 2020-09-01 10:02:32 +03:00
Oleksandr Zhelezniak
ed7a8d122d chore(TDI-44145): update commons-codec:1.14 (#5144)
* update commons-codec to 1.14 version in libraries
* update commons-codec to 1.14 version in javajet
2020-08-31 14:03:06 +03:00
Oleksandr Zhelezniak
bb4958fbc4 fix(TDI-31162): remove interfere condition (#5153)
* remove interfere SPECIFY_DATASOURCE_ALIAS from the import condition of the tOracle components
2020-08-31 10:56:54 +03:00
Dmytro Grygorenko
717d6950d8 fix(TDI-30522): backport to "master" (#5148) 2020-08-28 21:03:41 +03:00
Jane Ding
397a67fad6 Jding/tup 28440 (#5138) (#5146)
* Add test suffix for test case support (#5136)

Co-authored-by: Michael Verrilli <mverrilli@talend.com>

* Mverrilli patch 7.3.1 iterate test fix (#5137)

* Add test suffix for test case support

* Fixed missing reference to className

* Update iterate_subprocess_header.javajet

Co-authored-by: Michael Verrilli <mverrilli@talend.com>

Co-authored-by: Michael Verrilli <mverrilli@talend.com>

Co-authored-by: Michael Verrilli <mverrilli@talend.com>
2020-08-28 15:43:35 +08:00
Jane Ding
c66277ffcf fix(TUP-28085):Error while compiling a Kafka component with Big Data (#5031)
* fix(TUP-28085):Error while compiling a Kafka component with Big Data
studio
https://jira.talendforge.org/browse/TUP-28085
Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28085):Error while compiling a Kafka component with Big Data
studio
https://jira.talendforge.org/browse/TUP-28085

Signed-off-by: jding-tlnd <jding@talend.com>
2020-08-28 11:50:06 +08:00
jiezhang-tlnd
1f4de6a6fb feat(TUP-27667)change logo and brandings for Talend 7.4.1 (#5134) 2020-08-28 10:43:05 +08:00
jiezhang-tlnd
1c549e7ed6 feat(TUP-28403)Update icons for 741 studio (#5130)
https://jira.talendforge.org/browse/TUP-28403
2020-08-28 10:39:26 +08:00
apoltavtsev
9f4f111f05 fix(TESB-29963) MQ Dependency issues in Runtime
* fix(TESB-29963) MQ Dependency issues in Runtime

* Update JobJavaScriptOSGIForESBManager.java

* Update JobJavaScriptOSGIForESBManager.java
2020-08-26 15:38:29 +02:00
nkutsubos
58a1995339 babili-export (#5123)
Co-authored-by: root <root@tal-ip90.talend.com>
2020-08-26 17:45:59 +08:00
Roman
8f98965547 fix(TDI-44063): update xercesImpl dependency (#5004) (#5122) 2020-08-26 12:11:35 +03:00
bhe-talendbj
fc4bb5298d bugfix(TUP-28308) build error and joblet maven xml file has incorrect values and Couldn't parse data error message (#5115)
* fix(TUP-28308): Check multiple version of joblets

* fix(TUP-28308): Check multiple version of joblets

* fix(TUP-28308): Revert unnecessary changes
2020-08-25 10:26:57 +08:00
hcyi
7943604035 fix(TUP-28134):TCK Components shown as hidden by default in the palette (#5046)
settings
2020-08-25 09:57:38 +08:00
Andreas Mattes
468ce08847 TESB-29664 Produce a more unique default value on empty endpoint URI. (#5126) 2020-08-24 12:00:40 +02:00
Emmanuel GALLOIS
be82f0ba82 fix(TDI-44164): revert changes on talend.component.manager.m2.repository (#5112) 2020-08-21 17:19:47 +02:00
Dmytro Grygorenko
445d77da82 fix(TDI-44439): Unable to locate & drop existing table for MySQL (JDBC) (#4882)
* fix(TDI-44439): updated tables search for MySQL DB

* fix(TDI-44439): removed search in "SYSTEM TABLE"

* fix(TDI-44439): Improve fix - get catalog name from Connection.

* fix(TDI-44439): Compile errors fixed.

* fix(TDI-44439): some more corrections.

* fix(TDI-44439): avoid "" as catalog name

* fix(TDI-44439): in case dbName is null
2020-08-21 13:13:58 +03:00
jiezhang-tlnd
c3554dbcf9 fix(TUP-28078)metadata folder generated under .../poms/jobs when create new connection in remote project (#5118)
* fix(TUP-28078)metadata folder generated under .../poms/jobs when create
new connection in remote project
https://jira.talendforge.org/browse/TUP-28078

* update plugin
2020-08-21 16:17:42 +08:00
AlixMetivier
59ba79e022 Update plugin.xml (#5117) 2020-08-21 16:07:11 +08:00
Jane Ding
a70d2efe07 Jding/master/tup 28338 implicit context issue (#5107)
* Jding/tup 28338 implicit context issue (#5097)

* fix(TUP-28338):[7.3.1] configuring Implicit tContextLoad in the job Goes
on error after installing the patch 07_2020
https://jira.talendforge.org/browse/TUP-28338

* fix(TUP-28338):[7.3.1] configuring Implicit tContextLoad in the job Goes
on error after installing the patch 07_2020
https://jira.talendforge.org/browse/TUP-28338

* fix(TUP-28338):[7.3.1] configuring Implicit tContextLoad in the job Goes
on error after installing the patch 07_2020
https://jira.talendforge.org/browse/TUP-28338

* fix(TUP-28338):[7.3.1] configuring Implicit tContextLoad in the job Goes (#5101)

* fix(TUP-28338):[7.3.1] configuring Implicit tContextLoad in the job Goes
on error after installing the patch 07_2020
https://jira.talendforge.org/browse/TUP-28338

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28338):[7.3.1] configuring Implicit tContextLoad in the job Goes
on error after installing the patch 07_2020
https://jira.talendforge.org/browse/TUP-28338

* fix(TUP-28338):[7.3.1] configuring Implicit tContextLoad in the job Goes
on error after installing the patch 07_2020
https://jira.talendforge.org/browse/TUP-28338

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28338):[7.3.1] configuring Implicit tContextLoad in the job Goes
on error after installing the patch 07_2020
https://jira.talendforge.org/browse/TUP-28338

Signed-off-by: jding-tlnd <jding@talend.com>
2020-08-20 18:44:46 +08:00
jiezhang-tlnd
e780002878 feat(TUP-27862)Add possibility to customize pattern for dates when (#4977) (#5022)
retrieve table
2020-08-20 18:33:22 +08:00
Carlos Carvajal
854182aa09 fix(?): Update plugin.xml (#5106)
* Update plugin.xml

* Update plugin.xml
2020-08-20 15:48:44 +08:00
Pierre Teyssier
8e5fd3d1b0 fix(TDI-42668): replace hardcoded value 2020-08-20 04:29:20 +08:00
Mike Yan
55cd716747 fix(TESB-29957): Added properties for metrics (#5098)
* fix(TESB-29957):CI Fail to publish Microservice with Prometheus param

* fix(TESB-29957): Added contexts properties

* fix(TESB-29957): Added properties for metrics
2020-08-19 17:16:27 +08:00
AlixMetivier
7cea2e41a0 fix(TBD-11052): fix dataset migration for csv value (#5051) (#5091)
* fix(TBD-11052): add migration task for dataset API in delimited compo… (#5036)

* fix(TBD-11052): fix dataset migration for csv value (#5051)

* fix(TBD-11052): wrong value was checked

* fix value
2020-08-19 09:15:11 +02:00
apoltavtsev
15938fa5f6 fix(TESB-29676): Job with deployment type Microservice don't compile if password context parameter added directly to job 2020-08-18 12:28:47 +02:00
AlixMetivier
2f00afeee7 feat(TBD-10769): delta Features for R08 (#5067) (#5090)
* feat(TBD-10769): delta Features for R08 (#5067)

* Update plugin.xml
2020-08-18 10:16:35 +02:00
hzhao-talendbj
678f2c905c Hengzhao/backport73/tup 25103 (#5033) (#5077)
* bugfix(TUP-25103):tELTMap - ctrl+space shortcut is not working to
retrieve easily job context

* TUP-25103

* Tup-25103

* tup-25103  use styleText

* tup-25103 add exception handler

* remove comments

* solve issues

* add doit false to avoid new line

* try replace "\r\n" to " " in tELTMssqlMap_main.javajet

* fix edit expression builder but sql tab not refresh

* remove comments and format

* improve code

* to fix other eltmap about multi-line expression  and import/export
expression from file

* remove javajet and remove buttons

* remove expressionbuilder

Co-authored-by: hwang <hwang@talend.com>

Co-authored-by: hwang <hwang@talend.com>
2020-08-17 17:03:33 +08:00
Chao MENG
0458e694e9 fix(TUP-28295): UI Problem of TCOMPV0 in the recent 741NB and 731 (#5081)
Release + Aug. Nightly Build Patch
https://jira.talendforge.org/browse/TUP-28295
2020-08-17 15:43:42 +08:00
Jane Ding
24d571d3f3 fix(TUP-28180):[bug]Only latest version deleted from root pom when check (#5044) (#5086)
"Exclude deleted items" and delete to recycle bin
https://jira.talendforge.org/browse/TUP-28180

Signed-off-by: jding-tlnd <jding@talend.com>
2020-08-17 10:22:49 +08:00
Dmytro Grygorenko
2063b2b01a fix(TDI-44486): backport to master branch (#5084) 2020-08-14 15:54:15 +03:00
Mike Yan
d2eedbca17 fix(TESB-29957):CI Fail to publish Microservice with Prometheus param (#5074)
* fix(TESB-29957):CI Fail to publish Microservice with Prometheus param

* fix(TESB-29957): Added contexts properties
2020-08-14 17:35:45 +08:00
vyu-talend
f18f35e3b8 feat(TDI-44630):support amazon EMR HA. (#5059) (#5083)
* feat(TDI-44630):support amazon EMR HA.

* feat(TDI-44630):improve the error message.
2020-08-14 16:55:15 +08:00
Dmytro Sylaiev
f615697b73 feat(TDI-44405): Add contributor to the list (#5058) 2020-08-13 13:53:06 +03:00
bgunics-talend
099b5a6f18 tS3Connection setPathStyleAccess for better MinIO support (#5012)
* Added a checkbox under Advanced settings of tS3Connection when a custom endpoint is used.
When MinIO is used via DNS/hostname this must be checked otherwise the operations fail.

* PathStyleAccess should only be used if a custom endpoint is enabled.
2020-08-13 13:09:11 +03:00
pyzhou
607a0467e7 Pyzhou/tdi 42668 tssh update jar (#5037)
* Fix(TDI-42668): update tssh jat

* implement

* fix status code

* fix error interactive

* support dsa

* fix compile error
2020-08-13 12:25:20 +08:00
Dmytro Grygorenko
3e32aabc0f Revert "fix(TDI-30522): recreated backport with all the latest fixes. (#4982)" (#5069)
This reverts commit 4e466796c1.
2020-08-12 11:19:49 +03:00
bhe-talendbj
5819643448 fix(TUP-27374): Fix test case (#5055) (#5068)
fix(TUP-27374): Fix test case
2020-08-12 09:06:06 +08:00
Roman
f18efe8ba4 fix(TDI-44658): rearrange parameters in UI for BigQueryBulkExec (#5035) (#5063) 2020-08-11 12:11:21 +03:00
hzhao-talendbj
3014bab4df Revert "try fix junit to download jar (#5025)" (#5057)
This reverts commit a56d33e34e.
2020-08-10 18:54:01 +08:00
hzhao-talendbj
f228595bb4 TUP-27154 fix junit (#5056) 2020-08-10 18:53:43 +08:00
apoltavtsev
9d9ae3281c TESB-29071 Bean in route gives wrong output on running in studio 2020-08-10 08:53:34 +02:00
pyzhou
ce10aabb0c fix(TDI-44648): Derepcate tSAPBWInput (#5047) 2020-08-07 15:45:48 +08:00
SunChaoqun
0fc4e20a8d TESB-29322:Microservice monitoring - expose Camel metrics (#5007)
* TESB-29322:Microservice monitoring - expose Camel metrics

* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the component UI if show (#4878)

* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
https://jira.talendforge.org/browse/TUP-27680

* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show

* feat(TUP-27680)add junits

* fix(TDI-44455) : log deps pb (#4877)

* Fix: TUP-27545 Update context var name for jdbc drivers can not be updated to job automatically. (#4883) (#4912)

Fix: TUP-27545 Update context var name for jdbc drivers can not be
updated to job automatically.
https://jira.talendforge.org/browse/TUP-27545

* fix(TDI-44506): Failed to build job on TOS (#4900) (#4917)

* fix(TDI-44167): SCD ELT components to support Databricks Delta (#4919) (#4920)

* TDI-44342 : Ignore microseconds in BigQuery datetime (#4798) (#4921)

* TDI-44342 : Ignore microseconds in BigQuery datetime

* TDI-44342 : Ignore microseconds in BigQuery datetime

Fixed for BigQuerySQLRow component

* tup-27154 update feature (#4925)

* fix(TDI-44548): tacokit components can't be loaded (#4932)

* fix(TDI-44453):tAdvancedFileOutputXML issue after upgrading to 7.3.1 (#4940)

* fix(TDI-44558):fix tJDBCSCDELT 65535 issue (#4937)

* tup-27154 update manifest (#4941)

* tup-27154 update manifest

* tup-27154 update manifest

* tup-27154 update manifest

* fix(TDI-44482): CVE: org.apache.ant:ant:1.10.1 (#4942)

* feat(TDI-44476): Add parquet support for tReshiftUnload (#4908) (#4943)

* feat(TDI-44476): Add parquet support for tReshiftUnload

* feat(TDI-44476): Hide comress property for parquet

* TMDM-14504 Fix "Use client side transaction id" (#4936)

* feat(TDI-38246): add new auth type to Google Storage family (#4945)

* fix(TDI-44561): fix compile error when dieOnError is checked (#4944) (#4946)

* feat(TDI-44466): add service account support for BulkExec and Output (#4909) (#4947)

* fix(TDI-44202): tCreateTable add support of Sybase (#4780) (#4948)

* TUP-26534 (#4813)

* TESB-29664 Random port will be used when REST Engpoint in tRESTRequest is empty (#4933)

Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>

* fix(TDI-44562): replace all backslashes in GS path (#4949) (#4950)

* TESB-29647 Bundle version does not use 'Custom Version' for jobs (#4930)

Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>

* fix(TDI-44377):fix tfileinputdelimited utf8bom issue (#4853) (#4956)

* fix(TDI-44377):fix tfileinputdelimited utf8bom issue

* fix(TDI-44377):add a checkbox

* fix(TDI-44377):skip bom to fix tfileinputdelimited

* fix(TDI-44300):skip bom to fix issue
back port those changes to master

* fix(TDI-44300):skip bom to fix issue (#4897) (#4957)

back port to master

* TESB-29285, TESB-29284 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job (#4784)

* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job

* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job

Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>

* TDI-44448 : AWS EMR version 5.29.0 (#4914)

* TDI-44448 : AWS EMR version 5.29.0

Co-authored-by: Pierre Teyssier <pteyssier@talend.com>

* fix(TUP-27601):NPE when try to copy-paste database component inside the (#4922)

job

* fix(TUP-27588)tCreateTable data types mapping in the schema editor is (#4976)

always Mysql after dragging and dropping from database Metadata

* fix(TDI-44481): CVE: commons-beanutils:commons-beanutils:1.9.3 (#4958)

* babili-export (#4964)

Co-authored-by: root <root@tal-ip90.talend.com>

* fix(TUP-25171):Issue when using components inside Joblet. (#4963)

* TESB-29322:Microservice monitoring - expose Camel metrics

Co-authored-by: jiezhang-tlnd <40561780+jiezhang-tlnd@users.noreply.github.com>
Co-authored-by: clesaec <51320496+clesaec@users.noreply.github.com>
Co-authored-by: kjwang <kjwang@talend.com>
Co-authored-by: wang wei <wwang@talend.com>
Co-authored-by: Richard Lecomte <rlecomte@talend.com>
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com>
Co-authored-by: jzhao <jzhao@talend.com>
Co-authored-by: pyzhou <pyzhou@talend.com>
Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com>
Co-authored-by: Pingwen Lin <pwlin@talend.com>
Co-authored-by: Roman <voievidko@gmail.com>
Co-authored-by: OleksiiNimych <59691550+OleksiiNimych@users.noreply.github.com>
Co-authored-by: msheverda-talend <53863455+msheverda-talend@users.noreply.github.com>
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
Co-authored-by: vyu-talend <49019399+vyu-talend@users.noreply.github.com>
Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
Co-authored-by: hcyi <hcyi@talend.com>
Co-authored-by: nkutsubos <54281137+nkutsubos@users.noreply.github.com>
Co-authored-by: root <root@tal-ip90.talend.com>
2020-08-07 10:55:10 +08:00
kjwang
1ed47bea1d Fix: TUP-28040 Importing project from 7.1.1 to 7.3.1 with Context group is missing the variables. (#5032)
* Fix: TUP-28040 Importing project from 7.1.1 to 7.3.1 with Context group
is missing the variables.
https://jira.talendforge.org/browse/TUP-28040
2020-08-06 16:46:14 +08:00
hzhao-talendbj
a56d33e34e try fix junit to download jar (#5025) 2020-08-06 16:39:25 +08:00
bhe-talendbj
2a347ec573 bugfix(TUP-27374) Commandline doesn''t pick up the correct JVM arguments (#5028) (#5039)
* fix(TUP-27374): Get default jvm arguments

* fix(TUP-27374): add back default vm arguments
2020-08-06 11:12:19 +08:00
Oleksandr Zhelezniak
df4e896180 chore(TDI-44362): CVE. Remove commons logging (#5034)
* remove commons-logging library from mdm_transaction and webservice-input libraries
* bump version for talend-webservice-input [1.0.0-20170301]->[1.0.2]
* declare explicit version of maven-jar-plugin in talend-webservice-input dependency
* change group id of mdm_transaction
* update version of mdm_transaction [1]->[1.2.0]
* change import in javajet xml due to convension for the talend-webservice-input to [1.0.2/6.0.0]
2020-08-05 10:41:31 +03:00
sbliu
2e00edb26e TUP-28130 Remove Loop limit column for target schema's path loop expression table, for json format meta data. (#5026) 2020-08-04 10:33:13 +08:00
wang wei
4abb3f0422 fix(TDI-44192): Update dom4j to 2.1.3 (#5023) 2020-08-03 14:19:40 +08:00
wang wei
bd77311054 fix(TDI-44643): NPE exception on tWaitForSQLData with snowflake connection(#5006) (#5016) 2020-07-31 12:21:43 +08:00
hzhao-talendbj
f3bc87ca3c TUP-27991 remove uripath (#4974) 2020-07-31 11:06:31 +08:00
Chao MENG
b379926361 fix(TUP-27953): tSalesforceInput component displays in-job (#4996)
tSalesforceConnection incorrectly
https://jira.talendforge.org/browse/TUP-27953
2020-07-31 11:02:31 +08:00
Jane Ding
64f7d9f766 feat(TUP-25566)All the recycle bin should not be build or executed (#4961) (#5013)
* feat(TUP-25566)All the recycle bin should not be build or executed
https://jira.talendforge.org/browse/TUP-25566

* feat(TUP-25566)All the recycle bin should not be build or executed
https://jira.talendforge.org/browse/TUP-25566
2020-07-31 10:52:24 +08:00
Roman
f252f79306 Revert "fix(TDI-44063): update xercesImpl dependency (#4857)" (#5010)
This reverts commit f81ca71312.
2020-07-30 15:32:15 +03:00
Dmytro Sylaiev
e13556c948 fix(TDI-44512): Bump mscrm lib version for localprovider components (#4973) (#5008) 2020-07-30 11:35:53 +03:00
sbliu
bfe0a7c2c9 TUP-27812 CVE:Bouncy Castle JSSE provider and TLS/DTLS API
By upgrading asciidoctorj to 2.3 to upgrade jruby-stdlib then upgrade bctls-jdk15on to 1.62
2020-07-29 15:10:12 +08:00
msheverda-talend
00d6de4ea3 TESB-29133 Update dom4j to 2.1.3 (#5000)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
2020-07-29 09:33:51 +03:00
bhe-talendbj
1c9781ce7f fix(TUP-28009): Save relationship index after version change (#4987) 2020-07-28 16:12:40 +08:00
kjwang
bdb2e995bb Kjwang/fix tup 27879 library data.index (#4935) (#4999)
Fix:TUP-27879 Shared user can't write library index file library_data.index
https://jira.talendforge.org/browse/TUP-27879
Improve the code fix a spelling errors
2020-07-28 10:26:17 +08:00
pyzhou
d04bfb8359 fix(TDI-44622):Correct Bonita mvn URL (#4992)
* fix(TDI-44622):Correct Bonita mvn URL

* revert default version
2020-07-28 10:07:00 +08:00
Jane Ding
03ff2dc081 fix(TUP-19440)Search for new tDB* components are not bringing best (#4989)
* fix(TUP-19440)Search for new tDB* components are not bringing best
matches to the top
https://jira.talendforge.org/browse/TUP-19440

* fix(TUP-19440)Search for new tDB* components are not bringing best
matches to the top
https://jira.talendforge.org/browse/TUP-19440
2020-07-27 09:29:35 +08:00
Dmytro Sylaiev
592c01f056 fix(TDI-44579): Hide encrypt button for parquet (#4979) (#4990)
* fix(TDI-44579): Hide encrypt button for parquet

* fix(TDI-44579): Don't generate mskey when encrypt is hidden
2020-07-24 14:16:10 +03:00
hzhao-talendbj
64a1c62560 tup-27447 (#4825) 2020-07-24 11:19:29 +08:00
sbliu
68b42a77a1 TUP-27851 upgrade xstream to 1.4.12. (#4978) 2020-07-23 16:39:10 +08:00
OleksiiNimych
a507676ee4 fix(TDI-44400): update google-cloud-bigquery (#4860) (#4986) 2020-07-23 10:52:10 +03:00
Dmytro Grygorenko
4e466796c1 fix(TDI-30522): recreated backport with all the latest fixes. (#4982) 2020-07-23 10:16:39 +03:00
Jane Ding
bb1478e676 fix json xpath issue (#4980) (#4983) 2020-07-22 18:35:08 +08:00
hcyi
129adc7dd8 fix(TUP-25171):Issue when using components inside Joblet. (#4963) 2020-07-21 20:12:31 +08:00
nkutsubos
42d34ee40f babili-export (#4964)
Co-authored-by: root <root@tal-ip90.talend.com>
2020-07-21 18:27:40 +08:00
wang wei
6acc5a40f4 fix(TDI-44481): CVE: commons-beanutils:commons-beanutils:1.9.3 (#4958) 2020-07-21 16:09:37 +08:00
jiezhang-tlnd
ab54961459 fix(TUP-27588)tCreateTable data types mapping in the schema editor is (#4976)
always Mysql after dragging and dropping from database Metadata
2020-07-21 11:31:54 +08:00
hcyi
1ee0e0d289 fix(TUP-27601):NPE when try to copy-paste database component inside the (#4922)
job
2020-07-20 09:46:11 +08:00
Richard Lecomte
71ed428d4c TDI-44448 : AWS EMR version 5.29.0 (#4914)
* TDI-44448 : AWS EMR version 5.29.0

Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
2020-07-17 16:13:12 +08:00
msheverda-talend
c74147a747 TESB-29285, TESB-29284 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job (#4784)
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job

* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job

Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
2020-07-17 10:23:34 +03:00
vyu-talend
d962ac0d1f fix(TDI-44300):skip bom to fix issue (#4897) (#4957)
back port to master
2020-07-17 14:46:04 +08:00
vyu-talend
ed9a2fd237 fix(TDI-44377):fix tfileinputdelimited utf8bom issue (#4853) (#4956)
* fix(TDI-44377):fix tfileinputdelimited utf8bom issue

* fix(TDI-44377):add a checkbox

* fix(TDI-44377):skip bom to fix tfileinputdelimited

* fix(TDI-44300):skip bom to fix issue
back port those changes to master
2020-07-17 14:45:50 +08:00
msheverda-talend
4254c32d37 TESB-29647 Bundle version does not use 'Custom Version' for jobs (#4930)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
2020-07-16 17:53:52 +02:00
Roman
aa02848017 fix(TDI-44562): replace all backslashes in GS path (#4949) (#4950) 2020-07-16 16:14:15 +03:00
msheverda-talend
8f1bbb3774 TESB-29664 Random port will be used when REST Engpoint in tRESTRequest is empty (#4933)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
2020-07-16 14:14:25 +03:00
hzhao-talendbj
972f9d58b4 TUP-26534 (#4813) 2020-07-16 16:00:34 +08:00
OleksiiNimych
bd4ed9cf05 fix(TDI-44202): tCreateTable add support of Sybase (#4780) (#4948) 2020-07-16 10:00:15 +03:00
Roman
0a7f378af8 feat(TDI-44466): add service account support for BulkExec and Output (#4909) (#4947) 2020-07-16 08:57:04 +03:00
Roman
0f4804b269 fix(TDI-44561): fix compile error when dieOnError is checked (#4944) (#4946) 2020-07-16 08:55:22 +03:00
Roman
22d77c8b34 feat(TDI-38246): add new auth type to Google Storage family (#4945) 2020-07-16 08:47:28 +03:00
Pingwen Lin
a23ec6e69f TMDM-14504 Fix "Use client side transaction id" (#4936) 2020-07-16 12:10:38 +08:00
Dmytro Sylaiev
2b29731910 feat(TDI-44476): Add parquet support for tReshiftUnload (#4908) (#4943)
* feat(TDI-44476): Add parquet support for tReshiftUnload

* feat(TDI-44476): Hide comress property for parquet
2020-07-15 21:13:18 +03:00
wang wei
eaa5ee3827 fix(TDI-44482): CVE: org.apache.ant:ant:1.10.1 (#4942) 2020-07-15 18:01:36 +08:00
hzhao-talendbj
5f9652d732 tup-27154 update manifest (#4941)
* tup-27154 update manifest

* tup-27154 update manifest

* tup-27154 update manifest
2020-07-15 17:37:28 +08:00
pyzhou
dabe53a647 fix(TDI-44558):fix tJDBCSCDELT 65535 issue (#4937) 2020-07-15 15:25:05 +08:00
jzhao
bc0ddd094c fix(TDI-44453):tAdvancedFileOutputXML issue after upgrading to 7.3.1 (#4940) 2020-07-15 14:30:32 +08:00
wang wei
3fa923e871 fix(TDI-44548): tacokit components can't be loaded (#4932) 2020-07-14 16:46:34 +08:00
hzhao-talendbj
504350e3c6 tup-27154 update feature (#4925) 2020-07-14 12:10:21 +08:00
Richard Lecomte
c823cf7fcc TDI-44342 : Ignore microseconds in BigQuery datetime (#4798) (#4921)
* TDI-44342 : Ignore microseconds in BigQuery datetime

* TDI-44342 : Ignore microseconds in BigQuery datetime

Fixed for BigQuerySQLRow component
2020-07-13 11:45:02 +02:00
wang wei
3952fa1da5 fix(TDI-44167): SCD ELT components to support Databricks Delta (#4919) (#4920) 2020-07-13 16:50:23 +08:00
wang wei
d197d1aa18 fix(TDI-44506): Failed to build job on TOS (#4900) (#4917) 2020-07-13 10:23:36 +08:00
kjwang
140d0ea2bf Fix: TUP-27545 Update context var name for jdbc drivers can not be updated to job automatically. (#4883) (#4912)
Fix: TUP-27545 Update context var name for jdbc drivers can not be
updated to job automatically.
https://jira.talendforge.org/browse/TUP-27545
2020-07-10 15:06:46 +08:00
clesaec
de930f148c fix(TDI-44455) : log deps pb (#4877) 2020-07-09 14:57:57 +02:00
jiezhang-tlnd
3a283ac2bc feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the component UI if show (#4878)
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
https://jira.talendforge.org/browse/TUP-27680

* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show

* feat(TUP-27680)add junits
2020-07-09 17:22:47 +08:00
jiezhang-tlnd
cfc16729e7 add junit caused by TDI-44284 (#4907) 2020-07-09 14:49:16 +08:00
pyzhou
143c0116da feat(TDI-44284): change the migration version on master (#4905) 2020-07-09 11:58:08 +08:00
pyzhou
2140fc91ae feat(TDI-44284):Rename old tEXAxxx connectors in tExasolxxx (#4842) (#4894)
* feat(TDI-44284):Rename old tEXAxxx connectors in tExasolxxx (#4842)

* feat(TDI-44284):Rename old tEXAxxx connectors in tExasolxxx

* reformat and change filter

* reformat

* migration task

* change name

* change filter to tExasolConnection

* fix db unify

* fix(TDI-44284):rename EXA

* debug

* debug2

* debug3

* resolve conflict
2020-07-09 10:36:39 +08:00
Jane Ding
9b8cd9062d fix(TUP-26347):Bug in tMap component using Talend Studio on Mac (#4901)
* fix(TUP-26347):Bug in tMap component using Talend Studio on Mac
https://jira.talendforge.org/browse/TUP-26347

* fix(TUP-26347)Bug in tMap component using Talend Studio on Mac
https://jira.talendforge.org/browse/TUP-26347
2020-07-08 22:30:56 +08:00
hcyi
b6c7059daa fix(TUP-27352):Traces enabled by default when using Memory Run (#4769) 2020-07-08 09:46:25 +08:00
Dmytro Grygorenko
eebda2b02e fix(TDI-44355): Add contributor's real name. (#4892)
(cherry picked from commit 30fabcc356)
2020-07-07 13:13:57 +03:00
Dmytro Sylaiev
dd1e2b0e7f Dsylaiev/tdi 44349 backport ftp feature correctly (#4890)
* fix(TDI-44349): Revert "feat(TDI-44109): Use ftps library for FTP mode (#4737) (#4793)"

This reverts commit c7e5f4c057.

* Dsylaiev/tdi 44109 reintegrate feature for 7.3 (#4834)

* feat(TDI-44109): Regain use ftps library for FTP mode (#4737)

* feat(TDI-44109): Use ftps library for FTP mode

* fix(TDI-44109): fix compile error

* fix(TDI-44109): Fix compile error with the tFTPFileList

* feat(TDI-44109): Use ftps library for FTP mode

* Fix compile error for ftp protocol

* Fix log information for ftp protocol

* Fix compile error for sftp in tFTPDelete component

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

* fix(TDI-44109): Apply ZhaoJin's fix for FTPGet and Put

* fix(TDI-44109): Fix "move dir" pb on tFTPDelete

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-07-06 17:04:40 +03:00
pyzhou
96ba97638f Pyzhou/tdi 43899 jdbcscdelt type0 (#4835)
* feat(TDI-43899):tJDBCSCDELT type0

* mysql insert type0

* fix log

* snowflake type 0

* mssql type0

* exasol type 0

* postgres type0

* fix bug for exasol

* oracle type 0

* correct typo

* fix bug of oracle

* type correction
2020-07-02 16:43:13 +08:00
chmyga
67ba92de7d fix(TDI-44384): set csv options (#4821) (#4880)
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-07-02 10:04:16 +03:00
Jean-Philippe HAUTIN
363d811539 feat(TBD-9737): master : HDI4 cherry pick from maintenance/7.3 (#4866) 2020-07-01 09:37:38 +02:00
jiezhang-tlnd
7a3c8e3992 fix(TUP-26197)needn't force to log4j2 when import old project which is (#4467)
unactive and log4j1
2020-07-01 11:29:54 +08:00
zshen-talend
dc70e7e2bc fix(TDQ-17180): check paramter before start a command (#4836) 2020-07-01 09:31:48 +08:00
Dmytro Grygorenko
72c63581f1 fix(TDI-44412): Implemented optional component fail when no files found by mask. (#4873)
(cherry picked from commit b4c7039642)
2020-06-30 14:15:55 +03:00
jiezhang-tlnd
361effef28 fix(TUP-27697)Studio throw NPE error when drag json item to job (#4870)
https://jira.talendforge.org/browse/TUP-27697
2020-06-30 18:59:14 +08:00
Pingwen Lin
a886abb994 TMDM-14504 tMDMConnection & tMDMCommit not working normally if username/password contains special characters (#4871) 2020-06-30 14:15:41 +08:00
clesaec
317cab3b73 tuj - integration (#4869) 2020-06-29 18:21:39 +02:00
jiezhang-tlnd
c18a7de9d3 fix(TUP-27607)Metadata Database connection with special characters(double quote) in the password (#4841)
* fix(TUP-27607)Metadata Database connection with special
characters(double quote) in the password
https://jira.talendforge.org/browse/TUP-27607

* fix(TUP-27607)Metadata Database connection with special
characters(double quote) in the password
2020-06-29 10:10:06 +08:00
clesaec
1641ee990a fix(TDI-44320) : change page creation method (#4791)
* fix(TDI-44320) : change page creation method
2020-06-26 16:28:11 +02:00
Roman
f81ca71312 fix(TDI-44063): update xercesImpl dependency (#4857) 2020-06-25 17:34:40 +03:00
OleksiiNimych
77a939abc0 feat(TDI-44039): internal_ip_only for tGoogleDataprocManage (#4763) (#4859) 2020-06-25 14:25:37 +03:00
OleksiiNimych
67b8eebe77 fix(TDI-44378): add correct generation of create table sql for Sybase (#4815) (#4856) 2020-06-24 18:38:46 +03:00
Jane Ding
0f268d7698 fix(TUP-27517):Implicit Context is not working with the Field Separator (#4832) (#4854)
* fix(TUP-27517):Implicit Context is not working with the Field Separator
as ~~#*#~~
https://jira.talendforge.org/browse/TUP-27517

* fix(TUP-27517):Implicit Context is not working with the Field Separator
as ~~#*#~~
https://jira.talendforge.org/browse/TUP-27517

* fix(TUP-27517):Implicit Context is not working with the Field Separator
as ~~#*#~~
https://jira.talendforge.org/browse/TUP-27517
2020-06-24 15:33:12 +08:00
Chao MENG
7817416af5 fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized (#4849)
fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized cluster fails with simple authentication error
https://jira.talendforge.org/browse/TUP-27497
2020-06-23 18:28:23 +08:00
Chao MENG
f71f0d740c fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized cluster fails with simple authentication error (#4806)
* fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized
cluster fails with simple authentication error
https://jira.talendforge.org/browse/TUP-27497

* fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized
cluster fails with simple authentication error
https://jira.talendforge.org/browse/TUP-27497
2020-06-23 09:40:54 +08:00
Dmytro Grygorenko
39b3fa8700 Fix(TDI-44021): Replaced join(10000) with join(); (#4599) 2020-06-22 14:01:26 +03:00
Dmytro Grygorenko
bbc2b628fc fix(TDI-44355): Updated CONTRIBUTORS.md (#4843) 2020-06-22 11:22:31 +03:00
overpackaging
d31b172752 Avoid a java.lang.NullPointerException (#2534)
When parsing a mail and requesting for a header field that is not present, the "getHeader" function will return a null value witch is the expected behavior.
In the case the "Multi Value" option is checked for a field, the previous code wasn't checking for null value before trying to loop on the field, witch was causing a java.lang.NullPointerException when trying to get the length of the array.
2020-06-22 11:03:44 +03:00
vdrokov
cdd69a5032 fix(TESB-29447): Empty required Password parameter value representati on in Studio (#4840) 2020-06-19 10:23:58 +03:00
AlixMetivier
d4a6865aa4 fix(TBD-10454): fix hadoop conf in context with TMC (#4837)
* fix(TBD-10454): fix hadoop conf in context with TMC

* added comment
2020-06-18 10:49:06 +02:00
Colm O hEigeartaigh
054baca081 TDI-44140 - Update Commons Compress to 1.19 (#4650) 2020-06-18 15:03:30 +08:00
jiezhang-tlnd
b8ad8239ea fix(TUP-27588)tCreateTable data types mapping in the schema editor is (#4820)
always Mysql after dragging and dropping from database Metadata
https://jira.talendforge.org/browse/TUP-27588
2020-06-17 16:37:28 +08:00
kjwang
e95d1752fa fix(TUP-27509):[bug] testcase listed everytime when click "Detect and… (#4797) (#4812)
* fix(TUP-27509):[bug] testcase listed everytime when click "Detect and (#4796)

update all jobs"
https://jira.talendforge.org/browse/TUP-27509

* Fix: TUP-27513 [Bug] Studio update job context variable name, the
testcase will add another context variable as built-in mode
https://jira.talendforge.org/browse/TUP-27513

Co-authored-by: kjwang-talend <kjwang@talend.com>

Co-authored-by: Jane Ding <35018295+jding-tlnd@users.noreply.github.com>
2020-06-16 17:37:51 +08:00
wang wei
ca879533f5 fix(TDI-44380): Imported JDBC job has compile error : extra quotes around table name(#4811) 2020-06-16 13:19:02 +08:00
mbasiuk-talend
c7fb51c176 fix(TDI-44165) add null marker field (#4809)
* fix(TDI-44165): add checkbox and text property

* fix(TDI-44165): fix indentation

* fix(TDI-44165): fix indentation v2

* fix(TDI-44165): update nullMarke

* fix(TDI-44165): add null marker customization for BigqueryOB
2020-06-15 13:34:40 +03:00
chmyga
251085667e Dchmyga/tdi 44281 fix missing log4j lib t set proxy (#4794) (#4799)
* fix(TDI-44281): NoClassDefFound for tSetProxy

* Use slf4j instead of log4j in talend-proxy lib

* fix(TDI-44281): NoClassDefFound for tSetProxy

* Update talend-proxy lib version in components

* fix(TDI-44281): NoClassDefFound for tSetProxy

* Update talend-proxy lib for download during build process

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-06-10 15:34:00 +03:00
hzhao-talendbj
491362631c Hengzhao/tup 27408 (#4788)
* tup 27408

* tup-27408

* tup-27408  change to JDBC URL
2020-06-10 17:26:16 +08:00
wang wei
86bf10380f fix(TDI-44172): Observability: Create new "component execution" event and emit it frequently
* fix(TDI-44171): Observability: Add "Component" label to
component-related events

* fix(TDI-44172): Observability: Create new "component execution" event
and emit it frequently

* fix(TDI-44172): correct name

* fix(TDI-44172): fix some issue

* fix(TDI-44306): adjust the audit event log integration in studio

* fix(TDI-44306): fix the build on javac of java 11

* use a more clear method name and context name

* fix(TDI-44306): adjust the audit event log integration in studio

* fix(TDI-44172): not use camel name way for context

* fix the group name to avoid tuj down risk
2020-06-10 16:29:51 +08:00
chmyga
c7e5f4c057 feat(TDI-44109): Use ftps library for FTP mode (#4737) (#4793)
* feat(TDI-44109): Use ftps library for FTP mode

* fix(TDI-44109): fix compile error

* fix(TDI-44109): Fix compile error with the tFTPFileList

* feat(TDI-44109): Use ftps library for FTP mode

* Fix compile error for ftp protocol

* Fix log information for ftp protocol

* Fix compile error for sftp in tFTPDelete component

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com>
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-06-10 10:05:06 +03:00
jiezhang-tlnd
30e5ec662f feat(TUP-27259)Change default driver to Microsoft official for MSSql in Metadata (#4736) (#4775)
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
https://jira.talendforge.org/browse/TUP-27259

* Update plugin.xml

* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
https://jira.talendforge.org/browse/TUP-27259

* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
2020-06-09 16:53:01 +08:00
vyu-talend
ebc9643e14 Vyu/tdi 44214 change default driver in mssql (#4724) (#4776)
* Vyu/tdi 44214 change default driver in mssql (#4724)

* feat(TDI-44214):Change default driver to Microsoft official

* feat(tdi-44214):add migration task.

* feat(TDI-44214):modify the plugin.xml file.

* feat(TDI-44214):add tdq components in migration task

* feat(TDI-44214):change migration task.

* feat(TDI-44214):change migration task version.
2020-06-08 11:28:35 +08:00
Sizhao Liu
a82e179e80 feat(TUP-27160): searchable connectors (#4693)
* feat(TUP-27157): searchable stitch connectors

* fix the item selection issue in palette + load latest UTM params + i18n

* add category for stitch connectors + exclude overlapping connectors

* add timeout for resource loading
2020-06-08 10:58:53 +08:00
hzhao-talendbj
254df767ad TUP-27070 fix cross join cases (#4772) 2020-06-08 09:57:48 +08:00
pyzhou
9198820e81 fix(TDI-44196):Jdbc use origin name for dynamic (#4717) 2020-06-05 17:42:21 +08:00
chmyga
0cfafe8464 fix(TDI-44247): tBigQueryInput illegal operation (#4722) (#4777)
* Get location from jobreference for OAuth 2.0 authentication mode

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-06-05 11:31:18 +03:00
pyzhou
57f23b1380 feat(TDI-44216):Redshift partner tracker (#4747)
* feat(TDI-44216):Redshift partner tracker

* add tRedshiftUnload

fix bug

* add tracker for tCreateTable
2020-06-04 17:14:42 +08:00
Chao MENG
1484dd6831 feat(TUP-26569): merge known conflicts automatically (#4663)
* feat(TUP-26569): merge known conflicts automatically

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

* feat(TUP-26569): merge known conflicts automatically

https://jira.talendforge.org/browse/TUP-26569
2020-06-03 16:28:02 +08:00
Jane Ding
a185ae5b69 fix(TUP-26347):Bug in tMap component using Talend Studio on Mac (#4744)
https://jira.talendforge.org/browse/TUP-26347
2020-06-02 16:10:53 +08:00
hzhao-talendbj
885e4494b5 Tup-27070 (#4734)
* Tup-27070
ELT component configuration to create an UPDATE Statement

* TUP-27070 addjunit for dbgeneratio manager

* TUP-27070 do some fix and add junit for mssql

* TUP-27070  improve some code

* TUP-27070 improve code
2020-06-02 11:32:53 +08:00
hwang-talend
a59560e18f bugfix(TUP-25171):Issue when using components inside Joblet (#4649)
bugfix(TUP-25171):Issue when using components inside Joblet
2020-06-01 09:15:01 +08:00
Dmytro Grygorenko
52a425bdb0 fix(TDI-44269): Set Outline ERROR_MESSAGE values. (#4759)
(cherry picked from commit d82b408cf2)
2020-05-29 14:02:35 +03:00
Emmanuel GALLOIS
d432ee7441 fix(TDI-44174): Component manager is not thread safe (#4752)
* fix(TDI-44174): Component manager is not thread safe

- this fixes the case when run as independent job is checked and the
  m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.

* fix(TDI-44174): relocate the property as first parameter
2020-05-28 10:17:25 +02:00
OleksiiNimych
66c6337e3f fix(TDI-44115): remove xmlrpc_3.1.2 from studio (#4753) 2020-05-28 10:07:02 +03:00
kjwang
73077257f3 Kjwang/feat tup 26288 enhance context b73 (#4746) (#4750)
Fix TUP-26288 Enhance context propagation over reference project
https://jira.talendforge.org/browse/TUP-26288
2020-05-28 14:10:16 +08:00
Dmytro Grygorenko
c549390468 Fix(TDI-30505): Do not log if no autocommit. (#4629)
* Fix(TDI-30505): Do not log if no autocommit.

* Fix(TDI-30505): Change by request of code reviewer

* Fix(TDI-30505): Missed comps added, var name fixed

* Fix(TDI-30505): Typo fixed.

* Fix(TDI-30505): Some more corrections
2020-05-27 11:21:22 +03:00
wang wei
a212c5c8f3 fix(TDI-43833): tDBBulkExec bug when using PostGress driver (#4701) 2020-05-27 14:20:06 +08:00
Emmanuel GALLOIS
b907071f53 fix(TCOMP-1681): fix Windows path case (#4713) 2020-05-26 17:57:51 +02:00
Emmanuel GALLOIS
09386aa841 fix(TDI-44174): Component manager is not thread safe (#4714)
* fix(TDI-44174): Component manager is not thread safe

- this fixes the case when run as independent job is checked and the
  m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.
2020-05-26 14:15:11 +02:00
Zhiwei Xue
14708c4a16 fix(TUP-27199): revert previous fix and remove wrapping space for (#4739)
condition.
2020-05-26 14:53:25 +08:00
hwang-talend
5d9b8a1628 bugfix(TUP-26848):Unsaved icon * still show on job after click save (#4705)
bugfix(TUP-26848):Unsaved icon * still show on job after click save button
2020-05-25 10:53:07 +08:00
Zhiwei Xue
1c8faac0a1 fix(TUP-27262): tAzureAdlsGen2Output component fails with class not (#4728)
found error
2020-05-25 09:16:47 +08:00
OleksiiNimych
a67dcef8a6 fix(TDI-44169): update xmlrpc-client version (#4710) 2020-05-22 09:31:16 +03:00
OleksiiNimych
2904b59330 fix(TDI-44115): update xmlrpc-client version (#4711) 2020-05-22 09:29:56 +03:00
OleksiiNimych
78945bcbe4 fix(TDI-44104): update xmlrpc-common version (#4703) 2020-05-22 08:59:44 +03:00
OleksiiNimych
2f3a932bc2 fix(TDI-44105): update xmlrpc-common version (#4699) 2020-05-22 08:37:30 +03:00
sbliu
333d50cde6 TUP-14559 change the toolbar button's tool tip, change the modification query dialog's title,keep consistent with tooltip of toolbar button. (#4716) 2020-05-22 01:15:38 +08:00
Jane Ding
c1e2a1d13f fix(TUP-27179):Studio freezes on job importing/loading (#4682)
* fix(TUP-27179):Studio freezes on job importing/loading
https://jira.talendforge.org/browse/TUP-27179

* fix(TUP-27179):Studio freezes on job importing/loading
https://jira.talendforge.org/browse/TUP-27179

* fix(TUP-27179):Studio freezes on job importing/loading
https://jira.talendforge.org/browse/TUP-27179
2020-05-21 10:39:18 +08:00
hcyi
c30e66aa65 fix(TUP-26924):tELTXXX: link name won't be updated after updating (#4696)
"default table name" in tELTInput.
2020-05-20 14:32:09 +08:00
Mike Yan
5e25e5fe15 fix(TESB-24998): Fix runtime running error with quotes in url header (#4707)
* feat(TESB-24998): Add context bean for tRESTReuest

* fix(TESB-24998): Fix runtime running error with quotes in url header

* Revert "fix(TESB-24998): Fix runtime running error with quotes in url header"

This reverts commit 79c429a989.

* fix(TESB-24998): Fix runtime running error with quotes in url header
2020-05-20 11:05:09 +08:00
Dmytro Grygorenko
69f69c7b5c Fix(TDI-44173): Fix for inner element creation in Loop element. (#4683) 2020-05-19 12:40:46 +03:00
clesaec
181a4c7317 fix(TDI-44191) : change module for tfilecopy (#4678) 2020-05-19 11:15:24 +02:00
sbliu
4404e52908 TUP-16067 Don't allow drag route to job. (#4691) 2020-05-19 14:09:32 +08:00
SunChaoqun
d4a6c53155 TESB-27806:Expose Talend Microservices Metrics in a monitoring system like Prometheus(#4687) 2020-05-19 10:57:38 +08:00
Mike Yan
de0f0f8f1f feat(TESB-24998): Add context support for data services and routes (#4686)
* feat(TESB-24998): Add context bean for tRESTReuest

* feat(TESB-24998): Moving ContextProcessing class

* Revert "feat(TESB-24998): Moving ContextProcessing class"

This reverts commit f6f3636f46.

* feat(TESB-24998): Moving ContextProcessing class from method runJobInTOS

* Revert "feat(TESB-24998): Moving ContextProcessing class from method runJobInTOS"

This reverts commit 6ea4b63cb1.

Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
2020-05-19 10:56:59 +08:00
Roman
193a76d92a fix(TDI-44128): Update axis2 dependency CVE (#4684) 2020-05-18 15:04:23 +03:00
jzhao
10db88d08c feat(TDI-44179):support copy command in Azure synapse bulk load (#4681)
* feat(TDI-44179):support copy command in Azure synapse bulk load

* fix(TDI-44179):create table options

* fix(TDI-44179):add column to source field mapping

* fix(TDI-44179):change some parameter to list

* fix(TDI-44179):change default load method and add migrationtask

* fix(TDI-44179):only show "error file location" for csv file format

* fix(TDI-44179):fix some issue

* hide error file location for shared access key
* support context for field index
* correct sas token field
2020-05-18 17:08:56 +08:00
hwang-talend
c7840f1a20 bugfix(TUP-26002):Reject Schema is original schema, not changed schema (#4688)
bugfix(TUP-26002):Reject Schema is original schema, not changed schema
2020-05-18 14:16:03 +08:00
hwang-talend
332c9a18fd Hwang/tup 27199 (#4692)
* bugfix(TUP-27199):DB version of sybase isn't hide for other database on
tCreateTable
2020-05-18 13:58:01 +08:00
Dmytro Grygorenko
ea4e9bff8f Fix(TDI-30698): Remove lines of spaces between elements in output XML. (#4662) 2020-05-15 08:19:03 +03:00
Liu Xinquan
509e67a0b7 feat(TDQ-17831) update tPersonator component with new fields IPAddress (#4607) 2020-05-15 11:12:33 +08:00
AlixMetivier
a22e7ad636 fix(TBD-10454): with TMC strip timestamp to get hadoop conf (#4679) 2020-05-14 15:25:26 +02:00
Roman
ac75c43746 fix(TDI-43812): filemask not supported by tFTPRename (#4680) 2020-05-13 11:10:56 +03:00
wang wei
ae252dd4a8 fix(TDI-44159): Data viewer on tSybaseInput get error in context model with sybase 16 anywhere database(#4661) 2020-05-12 18:16:48 +08:00
wang wei
317fb772f4 fix(TDI-44066): Illegal argument exception in tsapbapi name field (#4668) 2020-05-12 17:49:05 +08:00
bhe-talendbj
23e42e1582 fix(TUP-27053): fix junit test case (#4676) 2020-05-12 16:20:39 +08:00
hcyi
1b6a75cc1c fix(TUP-27000):Talend Salesforce Einstein connector Repository (#4670)
connection issue in Talend 7.3
2020-05-12 11:57:50 +08:00
bhe-talendbj
d7214bc773 fix(TUP-27053): fix job starting script error and job startup without jvm arguments (#4669) 2020-05-12 10:59:08 +08:00
Richard Lecomte
932018e5b6 TDI-43935 : MsSQLRow NString type for prepared statement (#4651) 2020-05-11 08:16:33 +02:00
Zhiwei Xue
0316d58506 fix(TUP-26961):When save/delete a test case, it might break the poms/CI (#4656) 2020-05-11 11:34:18 +08:00
hwang-talend
6792be333d bugfix(TUP-26958):Test case: possible to remove input / output node (#4633)
bugfix(TUP-26958):Test case: possible to remove input / output node
2020-05-09 10:53:39 +08:00
jiezhang-tlnd
d7164d8192 fix(TUP-27066)test failed in "Expression Builder" dialog (#4665)
* fix(TUP-27066)test failed in "Expression Builder" dialog
https://jira.talendforge.org/browse/TUP-27066

* fix(TUP-27066)test failed in "Expression Builder" dialog
2020-05-08 18:56:26 +08:00
hwang-talend
4974e6d78e bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of (#4639)
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE

* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE

* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE
2020-05-07 11:21:20 +08:00
Dmytro Sylaiev
c6be47597a fix(TDI-44074): Fix performance for date mssql (#4638) 2020-05-06 14:41:46 +03:00
OleksiiNimych
fcf9867ccb fix(TDI-44093): Fix processing of quoted strings (#4647)
* fix(TDI-44093): Fix processing of quoted strings

* fix(TDI-44093): Refactoring to improve readability
2020-05-06 12:53:40 +03:00
AlixMetivier
a0b1ab7b0f fix(TBD-10048): add option to change or not application's name (#4581)
* fix(TBD-10048): add option to change or not application's name

* Update tHiveRow_messages.properties
2020-05-04 09:55:36 +02:00
pyzhou
bead79ecd1 fix(TDI-44130):move log to finally (#4652) 2020-04-30 17:26:55 +08:00
Jane Ding
a2c7989d5a fix(TUP-26639):Talend Cloud studio Issue -Changes to Context Parameter (#4653)
Names is not reflected on the Connection for Snowflake
https://jira.talendforge.org/browse/TUP-26639
2020-04-30 09:54:41 +08:00
hcyi
6fa19a70e9 fix(TUP-26939:Tmap shows null values when using Expression Builder. (#4632) 2020-04-28 11:15:07 +08:00
hcyi
3ceedb58be fix(TUP-26683): Inputs label in documentation not the same as (#4641)
FlowDiagram
2020-04-28 11:12:06 +08:00
vyu-talend
3e61041565 Vyu/tdi 43756 fix bug in sqsclient (#4648)
* feat(TDI-43756):extends STS AssumeRole fields.

* feat(TDI-43756):extends AssumeRole fields(v2).

* feat(TDI-43756):set Session duration not required.

* feat(TDI-43756):

* feat(TDI-43756):extends fields for SQS

* feat(TDI-43756):fix the mistakes.

* feat(TDI-43756):extends fields for tAmazonEMRXXX,tAamzonRedshiftManage.

* feat(TDI-43756):optimize code.

* feat(TDI-43756):retrieve changes on S3connection.xml

* feat(TDI-43756):fix duplicated variables.

* feat(TDI-43756):fix same error

* feat(TDI-43756):optimize codes.

* feat(TDI-43756):use default region(US_WEST_2) for sts.

* feat(TDI-43756):change default to US-EAST-1.

* feat(TDI-43756):fix bug in SQSClient.

* feat(TDI-43756):fix bug in CredentialsProvider.
2020-04-27 21:38:11 +08:00
vyu-talend
1eaee7c556 Fix(TDI-35027):improve the log when loading data from file. (#4332)
* Fix(TDI-35027):This is a demo.

* fix(TDI-35027):optimize codes.

* fix(TDI-35027):add try/catch.
2020-04-27 15:46:29 +08:00
vyu-talend
0f13728bd8 feat(TDI-43756):extends STS AssumeRole fields for S3. (#4547)
* feat(TDI-43756):extends STS AssumeRole fields.

* feat(TDI-43756):extends AssumeRole fields(v2).

* feat(TDI-43756):set Session duration not required.

* feat(TDI-43756):

* feat(TDI-43756):extends fields for SQS

* feat(TDI-43756):fix the mistakes.

* feat(TDI-43756):extends fields for tAmazonEMRXXX,tAamzonRedshiftManage.

* feat(TDI-43756):optimize code.

* feat(TDI-43756):retrieve changes on S3connection.xml

* feat(TDI-43756):fix duplicated variables.

* feat(TDI-43756):fix same error

* feat(TDI-43756):optimize codes.

* feat(TDI-43756):use default region(US_WEST_2) for sts.

* feat(TDI-43756):change default to US-EAST-1.
2020-04-27 15:28:10 +08:00
Roman
94db7713dc feat(TDI-37016): Add dynamic support for tVerticaBulkExec (#4484) 2020-04-27 10:09:58 +03:00
Jane Ding
8bd229860d fix(TUP-26639):Talend Cloud studio Issues - Group context and (#4634)
* fix(TUP-26639):Talend Cloud studio Issues - Group context and
connections
https://jira.talendforge.org/browse/TUP-26639

* fix(TUP-26639):Talend Cloud studio Issues - Group context and
connections
https://jira.talendforge.org/browse/TUP-26639
2020-04-27 10:19:39 +08:00
OleksiiNimych
a4a96f3863 fix(TDI-44010): Fix adding NBLine to globalMap (#4630) 2020-04-24 09:49:14 +03:00
Zhiwei Xue
330d706722 fix(TUP-26809):Job zip should not contain jars from testcase only (#4635) 2020-04-23 18:49:25 +08:00
Emmanuel GALLOIS
9c2f08ec2b feat(TCOMP-1681): manage tacokit components in OSGi/Microservice job export (#4617)
* feat(TCOMP-1681): OSGi export

* feat(TCOMP-1681): OSGi export

* feat(TCOMP-1681): add REPLACE_EXISTING option for plugins.properties

* feat(TCOMP-1681): fix resource filtering

* feat(TCOMP-1681): add new resources to assembly for OSGi

* feat(TCOMP-1681): fix missing deps in microservice export

- some refactorings
- now we add the dep jars from TALEND-INF/dependencies.txt to MAVEN-INF

* feat(TCOMP-1681): add TaCoKit dependency service

* feat(TCOMP-1681): chore export dependency exporter

* feat(TCOMP-1681): add TaCoKit dependency service

- refactor and cleanup code

* feat(TCOMP-1681): class isolation

- refactor and cleanup code
2020-04-23 14:53:03 +08:00
hwang-talend
d7651ea0f4 bugfix(TUP-26796):Error "Can't find filed of null" show in error log (#4627)
bugfix(TUP-26796):Error "Can't find filed of null" show in error log when switch back from Jobscript to Designer
2020-04-23 09:59:44 +08:00
Laurent BOURGEOIS
b97a10e28f fix(TBD-10285):Add contains predicate to expressions (#4613) 2020-04-22 17:40:44 +02:00
pyzhou
c9b43d7c67 fix(TDI-44051):add the real value to the db name (#4621)
* fix(TDI-44051):add the real value to the db name

* set dbName as name when db column is null

* workaround

* change back name
2020-04-22 17:38:31 +08:00
Dmytro Sylaiev
87d3fd7c7d Dsylaiev/tdi 43931 pass full date to independand child job (#4622)
* fix(TDI-43931): Convert long as date from context args

* fix(TDI-43931): Update file root to be up to date

* fix(TDI-43931): Implement fix for tRunJob

* fix(TDI-43931): Mention string parse exception in log warn
2020-04-22 12:03:20 +03:00
sbovsunovskyi
0fecec9635 fix(TDI-44070): Unable to execute the job, receiving "Failed to gener… (#4625)
* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.

* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.
2020-04-21 11:23:21 +03:00
jiezhang-tlnd
f3ff8ec816 CreateTable component should use given connection (#4521)
* CreateTable component should use given connection

* fix(TUP-23956)CreateTable component should not to use JDBC connection

* fix(TUP-23956)CreateTable component should not to use JDBC connection

* fix some metadata connection could not select tCreateTable when drag and
drop

* fix(TUP-23956)CreateTable component should not to use JDBC connection
2020-04-20 09:07:36 +08:00
Dmytro Grygorenko
ba265bc05d Fix(TDI-31598): Don't add "connection" into globalMap for all dbConnection components - always duplicate. (#4513)
* Fix(TDI-31598): Surrounded by "if" clause to avoid duplicate insertion.

* Fix(TDI-31598): experimental - don't put connection into map (always duplicate?)

* Removed excessive connection addition from all sql db components.

* Experimental: if clause.

* Added globalMap.put(conn) into HelpClass.

* Fix(TDI-31598): Added connection entry for tOracle and tAmazonOracle components

* Fix(TDI-31598): Fixing PR
2020-04-17 16:05:27 +03:00
Dmytro Sylaiev
4800bd01cf Dsylaiev/tdi 39575 active directory for mssql (#4584)
* feat(TDI-39575): Add AD auth support for AzureSynapse

* feat(TDI-39575): Add AD Auth support for MsSQL components

* feat(TDI-39575): Provide AD feature for tCreateTable
2020-04-16 15:05:29 +03:00
OleksiiNimych
e48b7e90ae fix(TDI-43995): Support listing any path and file (#4611)
* fix(TDI-43995): Support listing any path and file

* fix(TDI-43995): Updated Apache Commons Lang library and added diamond operator

* fix(TDI-43995): Remove Apache Commons Lang library
2020-04-16 10:16:12 +03:00
pyzhou
404f6a1f69 Pyzhou/tdi 43993 t file input mail donot overwrite (#4592)
* fix(TDI-43993):tFileInputMail do not overwirte attachment

* change pom

* fix for MIME
2020-04-16 09:21:23 +08:00
hzhao-talendbj
0a7bc8d786 TUP-26388 fix missing DB context value (#4614)
* TUP-26388 fix missing DB context value

* fix missing db value issue

* remove useless isTcompv0
2020-04-14 17:27:58 +08:00
hwang-talend
a62f919859 bugfix(TUP-26758):[7.2.1] Wrong column order when using Schema from (#4606)
bugfix(TUP-26758):[7.2.1] Wrong column order when using Schema from Repository
2020-04-14 09:35:09 +08:00
Dmytro Sylaiev
48e3e4e4bd fix(TDI-43707): Remove mysql4 i18n labels (#4598) 2020-04-13 11:24:05 +03:00
hwang-talend
e3e7a7f0fb bugfix(TUP-26439):Need to fix other rename components Migration task (#4582)
bugfix(TUP-26439):Need to fix other rename components Migration task issue
2020-04-13 14:44:50 +08:00
Pierre Teyssier
a972e2c912 fix(TDI-31777): reverting jar update 2020-04-10 12:31:37 +08:00
Jane Ding
f6b8454ca9 fix(TUP-26679):tMap editor was freezed (#4601)
https://jira.talendforge.org/browse/TUP-26679
2020-04-10 11:18:38 +08:00
hzhao-talendbj
459b466fa0 Tup-26476 fix missing filterKind issue (#4609) 2020-04-10 10:49:16 +08:00
clesaec
60b92c81d7 fix(TDI-31777) : warning with special csv files (#4590)
* fix(TDI-31777) : warning with special csv files
2020-04-09 08:32:40 +02:00
hzhao-talendbj
09b6e37d6e TUP-26388 fix SQL script's syntax issue (#4603)
* TUP-26388  fix SQL script's syntax issue

* TUP-26388  fix SQL script's syntax issue
2020-04-09 09:40:56 +08:00
Zhiwei Xue
10f9837b3d fix(TUP-26728):Missing spark dependencies when using test cases (#4602) 2020-04-08 21:22:41 +08:00
OleksiiNimych
ea6c5c5206 fix(TDI-43795): Hide Single Insert Query action and mark it deprecated (#4588) 2020-04-07 10:07:37 +03:00
OleksiiNimych
3f4c8afeeb fix(TDI-44002): Rename DIE_WHEN_UNNORMAL_TERMINATED.NAME property (#4593) 2020-04-06 18:07:21 +03:00
hzhao-talendbj
4c4af2582d fix(TUP-26388)Amazon Redshift Driver class not working with Implicit (#4585)
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context

* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
2020-04-03 18:34:46 +08:00
hzhao-talendbj
24a565e8a2 Hengzhao/bugfix/tup 26476 t elt map group by in where clause2 (#4578)
* fix(TUP-26476)tELTMap Group By in Where Clause (#4542)

* fix(TUP-26476)tELTMap Group By in Where Clause

* fix(TUP-26476)tELTMap Group By in Where Clause

Co-authored-by: hwang <hwang@talend.com>

* fix build fail

Co-authored-by: hwang <hwang@talend.com>
2020-04-02 10:56:38 +08:00
dmytroshekera
adfdd4e3d2 fix(TDI-37349): Join thread in the finally block (#3215)
* Handle error and quick exit with catch-finally block
  but child thread proceed working so wait for it end
2020-04-01 17:09:15 +03:00
jzhao
b6c8395116 fix(TDI-43919):update the new icons for tAzureSynapseXXX (#4568) 2020-03-31 09:33:14 +08:00
chmyga
bb41fdd524 chore(TDI-43933): update axis2 version (#4573)
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-03-30 13:27:27 +03:00
wang wei
12473be830 fix(TDI-43918): fix the risk of drop table if exception appear (#4572) 2020-03-30 17:46:56 +08:00
hzhao-talendbj
940916a38c Revert "fix(TUP-26476)tELTMap Group By in Where Clause (#4542)" (#4577)
This reverts commit 3f0495d85c.
2020-03-30 17:14:32 +08:00
clesaec
130b8c0238 fix(TDI-43408) : not a string if content (#4407)
* fix(TDI-43408) : not a string if content
2020-03-30 08:59:36 +02:00
Zhiwei Xue
6bd832e545 fix(TUP-26233):[7.0.1] Sometimes , the ZIP file created by a commandline (#4569)
PublishJob is not correct, missing item files.
2020-03-30 09:32:17 +08:00
wang wei
577bc23596 fix(TDI-43895): Teradata metadata not populating the fields properly in components(#4570) 2020-03-29 19:59:45 +08:00
Jane Ding
671ea38f4e feat(TUP-16546)Prompt users for new password in Studio Connection when (#4508)
* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD or LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546):Prompt users for new password in Studio Connection when
AD or LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546):Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
2020-03-27 20:22:25 +08:00
hzhao-talendbj
3f0495d85c fix(TUP-26476)tELTMap Group By in Where Clause (#4542)
* fix(TUP-26476)tELTMap Group By in Where Clause

* fix(TUP-26476)tELTMap Group By in Where Clause

Co-authored-by: hwang <hwang@talend.com>
2020-03-27 15:32:55 +08:00
hwang-talend
1a0e2f89b9 bugfix(TUP-26475):Job is referring to the joblet present in the (#4543)
bugfix(TUP-26475):Job is referring to the joblet present in the
reference job even after we delete it from the main job
2020-03-27 15:29:55 +08:00
hcyi
b98988eecd fix(TUP-26580):DI job with Big Data components fail when using the custom hadoop conf file location feature. (#4560)
* fix(TUP-26580):DI job with Big Data components fail when using the
custom hadoop conf file location feature.

* fix(TUP-26580):DI job with Big Data components fail when using the
custom hadoop conf file location feature.
2020-03-27 11:10:50 +08:00
jiezhang-tlnd
c5237b3f27 fix(TUP-25963)Spark jobs - LOG4J_RUN_LEVEL not available in item (#4561)
https://jira.talendforge.org/browse/TUP-25963
2020-03-27 11:00:57 +08:00
kjwang
36577341ba Revert "Hwang/tup 26388 (#4538)" (#4555)
This reverts commit dbaec0b5ad.
2020-03-25 18:35:14 +08:00
OleksiiNimych
bf9fbf2534 fix(TDI-43797): Update talend-mscrm library version (#4544) 2020-03-25 10:37:57 +02:00
mbasiuk-talend
9c82017e72 fix(TDI-32442): add missing else block (#4545) 2020-03-25 09:58:17 +02:00
vyu-talend
aa1899c395 feat(TDI-43754): upgrade AWS SDK. (#4520) 2020-03-25 14:46:29 +08:00
Zhiwei Xue
502574ecda fix(TUP-26482):[Studio] Studio is very slow to build the job(the (#4546)
performance issue)
2020-03-25 09:18:46 +08:00
Jane Ding
bd492842d2 fix(TUP-26576):Warning pops up cannot connect to the user libraries (#4553)
artifact repository set in administrator
https://jira.talendforge.org/browse/TUP-26576
2020-03-24 17:02:20 +08:00
hzhao-talendbj
6cd8ea9333 fix column names are same (#4551) 2020-03-24 15:49:12 +08:00
Jane Ding
03528cf6a6 fix(TUP-26231)Relative path not working in Talend v721 (#4530)
* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

* fix(TUP-26231):Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231
2020-03-23 14:32:21 +08:00
Liu Xinquan
aded429d81 feat(TDQ-17743) use LicenseKey field in DQ components (#4514)
* feat(TDQ-17743) use LicenseKey field in DQ components

* feat(TDQ-17743) use LicenseKey field in DQ components

* feat(TDQ-17743) use LicenseKey field in DQ components
2020-03-20 18:27:51 +08:00
Dmytro Sylaiev
d7155e64a3 feat(TDI-43218): Extract token-retrieve to the utils lib (#4522)
* feat(TDI-43218): Extract token-retrieve to the utils lib

* feat(TDI-43218): Declare dep explicitly

* Bump lib version
2020-03-20 11:27:28 +02:00
Dmytro Sylaiev
06f60995eb Dsylaiev/tdi 43810 add ignore service attr checkbox for xml (#4539)
* fix(TDI-43810): Fix for xml component

* fix(TDI-43810): Do not ignore service attr when checkbox is hidden

* fix(TDI-43810): Use hashset instead of arraylist

* fix(TDI-43810): Minor refactoring
2020-03-20 11:13:05 +02:00
hzhao-talendbj
98ade2e4ba Hengzhao/bugfix/tup 26075 always can not find jdbc class (#4529)
* fix(TUP-26075)Always can not find jdbc class

* fix(TUP-26075)Always can not find jdbc class

* fix(TUP-26075)Always can not find jdbc class

* fix(TUP-26075)Always can not find jdbc class
2020-03-20 09:46:22 +08:00
OleksiiNimych
b3fab98674 fix(TDI-42951): Improved query execution for Result size Auto (#4495)
* fix(TDI-42951): Improved query execution for Result size Auto

* Remove code duplication, omitt _<%cid%> from local variables, refactor methods in ServiceAccountBigQueryUtil class

* Indentations reduced to a single style

* fix(TDI-42951): Fixed formating and Fixed caching
2020-03-19 15:43:32 +02:00
Dmytro Grygorenko
38513b092c Fix(TDI-30526): Fix logger message for listed DB . (#4532)
* Fix(TDI-30526): Fix logger message for listed DB .

* Fix(TDI-30526): Debug pitfall removed.
2020-03-19 10:35:48 +02:00
msheverda-talend
64f22d350b TESB-28446 preventing the 'Standalone' type to show up as Deployment option for Jobs with tRouteInput (#4540)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
2020-03-19 10:26:33 +02:00
SunChaoqun
84e6632b0c TESB-25377:CI-Builder generates bad job's jar if job's build type is Standalone (#4526) 2020-03-19 14:13:08 +08:00
hwang-talend
dbaec0b5ad Hwang/tup 26388 (#4538)
* bugfix(TUP-26388):Amazon Redshift Driver class not working with Implicit
Context
2020-03-19 09:33:28 +08:00
vyu-talend
6475b1bcd4 Fix(TDI-43770):upgrade httpcore,httpclient,commons-logging,codec (#4515) 2020-03-19 09:15:22 +08:00
Emmanuel GALLOIS
0dabbbe205 fix(TDI-43851): hide csvSchema in metadata editor (#4528) 2020-03-18 14:18:52 +01:00
Zhiwei Xue
c8d161bbf8 fix(TUP-26285):Exchange Notify me when updated extensions are available (#4537) 2020-03-18 15:11:15 +08:00
kjwang
043772c680 Fix TUP-26399 Items in Studio get deleted and cannot be recovered, even (#4533)
if items are locked
https://jira.talendforge.org/browse/TUP-26399
2020-03-18 15:07:18 +08:00
SunChaoqun
31c4b4bda2 TESB-28130:Duplicate dependencies in POM.xml for routes lead to compile issues(#4541) 2020-03-18 11:29:23 +08:00
jzhao
430d143e47 feat(TDI-43719):Enhance Azure SQL data warehouse (#4492)
* feat(TDI-43719):rename tSQLDWHXXX component to tAzureSynapseXXX

* feat(TDI-43719):rename the reference

* feat(TDI-43719):support adls gen2 in tAzureSynapseBulkExec

* feat(TDI-43719):add migration task

* feat(TDI-43719):change the family name

* change the family name and i18n which include DWH
2020-03-17 22:39:07 +08:00
Mike Yan
d8b8768f8e fix(TESB-28385): Revert to use Saxon-HE in studio but exclude in runtime (#4527) 2020-03-17 14:31:55 +08:00
Richard Lecomte
e5d5c20651 TDI-43764 : MsSQL NVARCHAR (#4518)
* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NVARCHAR and NCHAR columns only for MS driver

* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NTEXT columns only for MS driver
2020-03-16 11:31:18 +01:00
mbasiuk-talend
a94989277c Mbasiuk/tdi 32442 dynamic excel dateformat (#4377)
* fix(TDI-32442): fix 2003 issue with dynamic column

* fix(TDI-32442): fix event mode for 2007 version

* fix(TDI-32442): return missing code

* fix(TDI-32442): update library build date

* fix(TDI-32442): update timestamp, fix 2003 version
2020-03-13 10:07:56 +02:00
jiezhang-tlnd
82dfa2af09 Jzhang/bugfix/tdi 43820 migration for odd behavior using jdbc connection (#4517)
* add migration for jdbc connection

* add migration for jdbc connection

* change to 7.4.0

* add migration
2020-03-13 12:19:24 +08:00
Emmanuel GALLOIS
da52d0005a fix(TCOMP-1677): set correct configuration value for non String context item (#4525) 2020-03-12 18:59:20 +01:00
hwang-talend
118e9f5431 bugfix(TUP-26117):Vertica: Db Version should be xxx(Deprecated) after (#4511)
bugfix(TUP-26117):Vertica: Db Version should be xxx(Deprecated) after dragging from repository to job if Db Version is lower than 5.1
2020-03-11 11:22:31 +08:00
Dmytro Grygorenko
3033774582 Fix(TDI-31017): Added short UUID in filename pattern. (#4512) 2020-03-10 10:21:04 +02:00
wang wei
81a595b11f fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob (#4488)
* fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob

* fix(TDI-43619): fix for all types to avoid the parse warn log or message
when null

* fix the compiler issue for password field
2020-03-10 16:02:05 +08:00
hcyi
9f4f8d058f fix(TUP-26193):Can`t find the connection by the key. (#4516) 2020-03-10 15:00:41 +08:00
clesaec
569e200ef1 fix(TDI-43785) - big query repeated value managed (#4507) 2020-03-09 13:28:42 +01:00
AlixMetivier
c10d5e14dc fix(TBD-10158): fix migration task (#4510) 2020-03-06 11:13:57 +01:00
jiezhang-tlnd
a8ac75886f fix(TUP-23956)createTable should not use Redshiftsso connection (#4458)
* fix(TUP-23956)createTable should not use Redshiftsso connection

* fix(TUP-23956)remove some db which not support tCreateTable
2020-03-06 11:18:59 +08:00
Mike Yan
cb9c83c65b fix(TESB-28255): Solve reference error for java ws and mdm lib in java 8 (#4504) 2020-03-05 15:09:46 +08:00
hcyi
50b3aacd20 fix(TUP-26285):Exchange Notify me when updated extensions are available (#4490) 2020-03-05 09:30:08 +08:00
Richard Lecomte
a38fd5401d TDI-43764 : MsSQL NVARCHAR (#4491)
* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NVARCHAR and NCHAR columns

* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NVARCHAR and NCHAR columns
2020-03-04 14:37:23 +01:00
Jane Ding
5dca25b157 fix(TUP-26156)tCreateTable change DBType and Property Type not work (#4465)
* fix(TUP-26156)tCreateTable: change "DBType" and "Property Type" not work
https://jira.talendforge.org/browse/TUP-26156

* fix(TUP-26156)tCreateTable: change "DBType" and "Property Type" not work
https://jira.talendforge.org/browse/TUP-26156

* fix(TUP-26156)tCreateTable change DBType and Property Type not work
https://jira.talendforge.org/browse/TUP-26156
2020-03-04 17:16:46 +08:00
Chao MENG
f35e069666 fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure (#4498)
https://jira.talendforge.org/browse/TUP-26189
2020-03-04 14:18:40 +08:00
chmyga
99aaf3796e fix(TDI-43796): Azure empty lookup problems (#4501)
* Add cleaning of links to delete

* Deprecate method

* Add new method to process delete navigation links separately
2020-03-03 18:12:35 +02:00
kjwang
24cd06180f Kjwang/fix tup 26264 t elt map generated query has extra symbols (#4489)
* Fix TUP-26264 tELTMap generated query has extra symbols generated when
more input mapping in component
https://jira.talendforge.org/browse/TUP-26264

* Fix TUP-26264 tELTMap generated query has extra symbols generated when
more input mapping in component
https://jira.talendforge.org/browse/TUP-26264
2020-03-03 09:35:56 +08:00
hwang-talend
12e1dc89d2 bugfix(TUP-26206):'Refresh Preview' can not work for Json with context (#4480)
bugfix(TUP-26206):'Refresh Preview' can not work for Json with context mode
2020-02-28 10:12:57 +08:00
hwang-talend
100c1efc7c bugfix(TUP-26207):The tip message is not proper when use 'Refresh (#4486)
* bugfix(TUP-26207):The tip message is not proper when use 'Refresh
Preview' for Json with context mode
2020-02-28 10:05:14 +08:00
vyu-talend
677378af0c Fix(TDI-43704):update mail jar. (#4474) 2020-02-26 20:26:25 +08:00
Dmytro Grygorenko
c0d7d4ecff Hidden checkbox "Move to local directory" for all SFTP cases. (#4487)
* Fix TDI-40504: hidden checkbox "Move to local directory" for all SFTP cases.

* Fix TDI-40504: removed "USE_EXISTING_CONNECTION == 'false'" case.
2020-02-26 12:40:57 +02:00
Dmytro Sylaiev
4b07fc2a2e Dsylaiev/tdi 43605 fix using existing connection with rest tcompv0 (#4463)
* fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy (#4367)

* fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy

* fix(TDI-43605): Add referenced connection into globalMap copy for marketo

* fix(TDI-43605): Fix getting snowflake connection for plenty javajet components
2020-02-26 11:58:33 +02:00
bhe-talendbj
603013b63f bugfix(TUP-26223) Remove lower version artifacts from classpath (#4481)
* fix(TUP-26223): Remove lower version of artifact from classpath

* fix(TUP-26223): Construct key based on group and artifactid

* fix(TUP-26223): Fix test case failures

* fix(TUP-26223): Fix test case failures
2020-02-25 10:18:06 +08:00
Jenkins Continuous Build server
7ef6141065 Merge branch 'master' of github.com:Talend/tdi-studio-se 2020-02-24 11:08:48 +01:00
kjwang
3ff003d9aa TUP-26146 Online Help: Cancle not work if uncheck "Enable online help (#4479)
for components" at Perference page
https://jira.talendforge.org/browse/TUP-26146
2020-02-24 10:31:31 +08:00
kjwang
d8bbb8655d Kjwang/fix tup 26084 add junit for feature online help (#4437)
* Fix TUP-26084 Add junit for feature online help
https://jira.talendforge.org/browse/TUP-26084

* Fix TUP-26084 Add junit for feature online help
https://jira.talendforge.org/browse/TUP-26084

* Fix TUP-26084 Add junit for feature online help
https://jira.talendforge.org/browse/TUP-26084
2020-02-24 10:16:13 +08:00
Jenkins Continuous Build server
fe70f79630 Set version to 7.4.1 SNAPSHOT 2020-02-21 15:34:44 +01:00
hwang-talend
138b35e4b5 bugfix(TUP-25959):Incorrect message is observed in the tWarn component (#4464)
bugfix(TUP-25959):Incorrect message is observed in the tWarn component
2020-02-21 15:25:34 +08:00
Zhiwei Xue
8de6c4c1f2 fix(TUP-26213):Compilation issue after migration to v7.2 (#4478) 2020-02-21 11:37:42 +08:00
chmyga
5f720794b1 feat(TDI-43423): Azure Dynamics 365 CRM component (#4468)
* Update library sources from microsoft repo
2020-02-20 19:26:59 +02:00
chmyga
b3c5820f92 feat(TDI-43423): Azure Dynamics 365 CRM component (#4469)
* Update libraries versions

* Create required methods
2020-02-20 19:26:41 +02:00
Roman
f3316965d5 fix(TDI-43711): make CODEPAGE optional (#4476) 2020-02-20 11:09:39 +02:00
kjwang
426cc2e705 Fix TUP-25777 Interger values are read as string after applying TPS-3637 (#4471)
(Improve the junit)
https://jira.talendforge.org/browse/TUP-25777
2020-02-20 14:34:38 +08:00
hwang-talend
5f8d469933 Hwang/tup 26059 (#4436)
* bugfix(TUP-26059):tELTPostgresqlMap lost its "DB Type" column for which
the value should be "BPCHAR"
2020-02-20 09:56:09 +08:00
Irene Wang
f8479bcde1 Update NOTICE.txt to 2020 2020-02-19 12:44:49 +01:00
Zhiwei Xue
7a8dc59918 fix(TUP-26132):Cannot build a job by CI (maven) after updating multiple (#4442)
job versions
2020-02-19 15:56:45 +08:00
hwang-talend
6e5e064fc8 bugfix(TUP-26160):NullPointerException when logon git project (#4455)
bugfix(TUP-26160):NullPointerException when logon git project
2020-02-19 15:55:33 +08:00
Mike Yan
f9b62e65ac Yyan/bugfix/tesb 28247 (#4457)
* fix(TESB-28247): consumer job is missing feature.xml by CI

* fix(TESB-28247): consumer job is missing feature.xml by CI
2020-02-19 15:54:52 +08:00
Mike Yan
25b259cfae fix(TESB-28240): Use final name for osgi bundle build pom (#4456) 2020-02-19 15:53:41 +08:00
hwang-talend
45262ad262 bugfix(TUP-26018):No Edit queries in Offline Mode (#4413)
bugfix(TUP-26018):No Edit queries in Offline Mode
2020-02-19 14:38:20 +08:00
jiezhang-tlnd
183b2d63da fix(TUP-26192)supply choice of log4j1 / 2 (#4461)
* fix(TUP-26192)supply choice of log4j1 / 2

* fix(TUP-26192)

* fix tos

* fix tos
2020-02-18 22:06:49 +08:00
hcyi
56cd32dd7c fix(TUP-25229):revert the fix of "Use this Component" (#4459) 2020-02-18 17:54:19 +08:00
AlixMetivier
8b33f7687f remove useless migration task (#4452) 2020-02-17 17:30:28 +01:00
Dmytro Sylaiev
fe5d9c40f0 fix(TDI-43631): Fix null handling for not-empty types json (#4406)
* fix(TDI-43631): Fix null handling for not-empty types json

* fix(TDI-43631): Bump json-lib-talend version
2020-02-17 11:03:01 +02:00
jiezhang-tlnd
896ab8ddfb fix(TUP-26167)Log4j2: confirm message pop up when build job if activate (#4448)
log4j2 for TOS
2020-02-14 16:37:37 +08:00
Mike Yan
a241dd393a fix(TESB-27578): fix feature.xml is missing in nexus (#4447) 2020-02-14 14:50:42 +08:00
apoltavtsev
5adecc8669 TESB-28209 DemoServiceConsumer build fails when build type is "Standalone Job" (#4445) 2020-02-13 21:50:22 +01:00
apoltavtsev
9ac5aa8048 TESB-28192 Dataservice Microservice built ZIP has wrong structure (#4443) 2020-02-13 16:55:18 +01:00
AlixMetivier
9515623e03 feat(tbd-9855): adapt Timestamp or Date according to schema (#4352) 2020-02-13 16:39:14 +01:00
Ivan Gonchar
0de1d32ec5 Revert "fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy (#4367)" (#4444)
This reverts commit d0ec3601d2.
2020-02-13 15:52:33 +02:00
Jane Ding
5169150391 fix(TUP-26113)Can't generate by CI due to remove pigudf after migrate a (#4439)
* fix(TUP-26113)Can't generate by CI due to remove pigudf after migrate a
remote project from old version to 731
https://jira.talendforge.org/browse/TUP-26113

* fix(TUP-26113)Can't generate by CI due to remove pigudf after migrate a
remote project from old version to 731
https://jira.talendforge.org/browse/TUP-26113
2020-02-13 18:22:37 +08:00
wang wei
d70cbd3ba4 fix(TDI-43670): tSSH component hangs if Command takes time to complete (#4423) 2020-02-13 18:03:17 +08:00
kjwang
314f3cd8b1 kjwang/Fix TUP-25777 Interger values are read as string after applying (#4440)
TPS-3637 (Fix failed tuj)
https://jira.talendforge.org/browse/TUP-25777
2020-02-13 12:32:40 +08:00
Richard Lecomte
b092816970 Rlecomte/tdi 43510 my sql allow load local infile (#4429)
* TDI-43510 : MySQL Driver upgrade

* TDI-43510 : MySQL Driver upgrade

* TDI-43510 : MySQL Driver upgrade

* TDI-43510 : MySQL 8 driver update

Fixed XML

* TDI-43510 : MySQL 8 driver upgrade

added allowLoadLocalInfile=true in tMysqlConnection and tMysqlRow

* TDI-43510 : MySQL 8 driver upgrade

added allowLoadLocalInfile=true in tMysqlConnection and tMysqlRow
2020-02-12 13:39:48 +01:00
Max
be50a6360d TBD-9823: fixed (#4433) 2020-02-12 13:36:06 +02:00
bhe-talendbj
e42f180aa5 bugfix(TUP-26123) Update copyright date (#4434) 2020-02-12 16:05:23 +08:00
Richard Lecomte
aaad0c5be7 Rlecomte/tdi 43421 update bq version (#4405)
* TDI-43421 : google cloud bigquery api update

* TDI-43421 : BQ client upgrade

* TDI-43421 : BigQuery client lib update

Fixed dependencies
2020-02-11 14:45:54 +01:00
Laurent BOURGEOIS
56b7ef4b1c fix(TBD-9884) : Missing log42 conf on Yarn side (#4366) 2020-02-11 12:11:53 +01:00
hwang-talend
dd3dba3436 bugfix(TUP-25859):Upgrade vertica support to 9.3 - metadata (#4430) 2020-02-11 18:56:27 +08:00
kjwang
74beec9195 Fix TUP-26060 Add junit for TUP-25777 and TUP-25943 (#4425)
https://jira.talendforge.org/browse/TUP-26060
2020-02-11 17:08:20 +08:00
jzhao
47a139f832 feat(TDI-43510):Upgrade mysql driver for tCreateTable/tELTMysqlMap (#4428)
* update driver and remove MYSQL_4
2020-02-11 15:42:18 +08:00
Richard Lecomte
e816c417d1 TDI-43510 : MySQL Driver upgrade (#4387) 2020-02-10 14:57:01 +08:00
Roman
2907a5b04d fix(TDI-33414): change tMomInput backout behavior (#3282) 2020-02-10 08:35:35 +02:00
hcyi
f4420c3d2b fix(TUP-25271):display error/warin message on tacokit component . (#4422) 2020-02-10 14:32:28 +08:00
Jane Ding
1fd7dadff2 fix(TUP-25986)Can't import attached job (#4418)
* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
remove pigudf related

* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
removed pigudf related

* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
remove pigudf related

* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
remove pigudf related

* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
remove pigudf related
2020-02-10 14:13:26 +08:00
nkutsubos
31ab0765db babili-export (#4420) 2020-02-08 13:03:57 +08:00
Roman
24f146a76d feat(TDI-40852): add dynamic support for tMSSQLBulkExec (#4363)
* feat(TDI-40852): add feature for CREATE_IF_NOT_EXIST table action

* feat(TDI-40852): add feature for DROP_IF_EXIST_AND_CREATE table action

* feat(TDI-40852): made improvements | correct template code

* feat(TDI-40852): add hidden values | add log

* fix(TDI-43484): tSetDynamic schema cant work with tFile***Positional (#4369)

* fix(TDI-43484): throw RuntimeException if useDynamicFromFile

* fix(TDI-43484): throw Exception if schema defined from file

* feat(TDI-40852): solve problem with create table
2020-02-07 15:32:17 +02:00
Roman
60a940a495 fix(TDI-43484): tSetDynamicSchema can't work with tFile***Positional (#4380) 2020-02-07 15:27:18 +02:00
sbovsunovskyi
05a255d654 Sbovsunovskyi/tdi 43295 support oracle19 (#4364)
* fix(TDI-43295): Support Oracle 19c in Studio DI

* fix(TDI-43295): Support Oracle 19c in Studio DI

* fix(TDI-43295): Support Oracle 19c in Studio DI. Revert messages for different languages

* fix(TDI-43295): Support Oracle 19c in Studio DI. move from 'oracle 19' to 'oracle 18 and above'

Co-authored-by: Roman <rvoievidko@talend.com>
2020-02-07 15:10:27 +02:00
kjwang
fd244a9f9e Kjwang/fix tup 25777 interger values are read as string (#4403)
* Fix TUP-25777 Integer values are read as string after applying TPS-3637
https://jira.talendforge.org/browse/TUP-25777
2020-02-07 18:42:56 +08:00
kjwang
a17aaedcdc Fix: TUP-25943 tELTMap generated query has extra symbols generated (#4415)
* Fix: TUP-25943 tELTMap generated query has extra symbols generated
https://jira.talendforge.org/browse/TUP-25943
2020-02-07 18:28:53 +08:00
hwang-talend
2870cc0e90 bugfix(TUP-26031):Cannot connect successfully for mongDB which is (#4419)
* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721

* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721

* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721
2020-02-07 18:03:43 +08:00
nkutsubos
3e37fc74f7 babili-export (#4416) 2020-02-07 16:44:41 +08:00
Dmytro Sylaiev
18b3b53e84 fix(TDI-32471): Remove unused mysql4 code (#4390) 2020-02-07 10:41:29 +02:00
hcyi
50e3721fb0 fix(TUP-26023):Studio should open online help based on language (#4417) 2020-02-07 10:49:41 +08:00
sbovsunovskyi
7af4113257 fix(TDI-42986): Need the ability to add additional parameters to tDBBulkExec (#4400) 2020-02-06 21:24:52 +02:00
jiezhang-tlnd
5f9a3cbbcf fix(TUP-25378)Wrong settings in CDC Oracle component / wizard (#4309)
https://jira.talendforge.org/browse/TUP-25378
2020-02-06 19:20:54 +08:00
Dmytro Sylaiev
d0ec3601d2 fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy (#4367)
* fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy

* fix(TDI-43605): Add referenced connection into globalMap copy for marketo
2020-02-06 13:03:17 +02:00
Chao MENG
668cbc476f fix(TUP-25519): SQL builder in Enterprise studio context mode works (#4412)
differently to Talend Open studio
https://jira.talendforge.org/browse/TUP-25519
2020-02-06 18:55:43 +08:00
chmyga
803c9406e5 fix(TDI-43611): include all columns to reject row (#4389)
* fix(TDI-43611): include all columns to reject row

* fix(TDI-43611): remove commented code

* fix(TDI-43611): format code
2020-02-06 10:47:31 +02:00
ypiel
f7ae5e3f28 fix(TDI-43610) : jsonutil keep decimal if any
* fix(TDI-43610) : jsonutil keep decimal even if 0

* fix(TDI-43610) : jsonutil bump version to 2.4.5-talend

* fix(TDI-43610) : bump to json-lib-talend 2.4.5

* fix(TDI-43610) : bump to json-lib-talend 2.4.5

* fix(TDI-43610) : jsonutil keep decimal even if 0
2020-02-06 08:58:03 +01:00
hwang-talend
e976a29743 bugfix(TUP-25990):Support MariaDB 10.X (#4411) 2020-02-06 11:59:22 +08:00
hcyi
aa39e4545d fix(TUP-25856):Error msg show under error log list when try to check (#4410)
couchbase help doc
2020-02-06 11:56:08 +08:00
hwang-talend
a093979643 bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4360) 2020-02-06 11:28:28 +08:00
hzhao-talendbj
467f9e7964 workItem(TUP-21195)replace all forms of subjob with subJob (#4408) 2020-02-06 10:16:52 +08:00
hzhao-talendbj
8a4074ee05 remove synchronized (#4404) 2020-02-06 09:33:58 +08:00
hzhao-talendbj
ee3d82ae24 workItem(TUP-25915)Upgrade MySQL driver (#4391)
* workItem(TUP-25915)Upgrade MySQL driver

* workItem(TUP-25915)Upgrade MySQL driver
2020-02-06 09:12:01 +08:00
mbasiuk-talend
658b16c6bb fix(TDI-43632): use defined pattern by user instead of static value (#4398) 2020-02-05 15:30:17 +02:00
wang wei
5c0ae7bc06 fix(TDI-43410): Enable AWS ECS role for tAmazonEMR component (#4247) 2020-02-05 18:32:54 +08:00
wang wei
bd9e958749 fix(TDI-43409): Enable AWS ECS role for tSQS component (#4248) 2020-02-05 18:32:37 +08:00
ypiel
9a27b823cd feat(TDI-43513) : upgrade vertica lib to 9.3.1
* feat(TDI-43513) : upgrade vertica lib to 9.3.1

* feat(TDI-43513) : upgrade vertica lib to 9.3.1 - tCreateTable
2020-02-05 10:07:24 +01:00
Pierre Teyssier
fc3a36e509 chore(TDI-43488): remove di-se components (#4399)
* chore(TDI-43488): remove di-se components
- CentricCRM
- MSAX
- OleDB
- SageX3
- SAS
- SPSS
- SugarCRM
2020-02-05 14:36:37 +08:00
Roman
6e9bc05e41 fix(TDI-43231): change logging order (#4381)
* fix(TDI-43234): change logging order

* fix(TDI-43231): add preparedStatement log
2020-02-05 08:03:29 +02:00
kjwang
dff062b7ef TUP-25985 TOS: No need to pop up install plugin page when switch from online help to offline help. (#4392)
* TUP-25985 TOS: No need to pop up install plugin page when switch from
online help to offline help.
https://jira.talendforge.org/browse/TUP-25985

* fix(TUP-25985):TOS: No need to pop up install plugin page when switch
from online help to offline help.

Co-authored-by: wchen-talend <wchen@talend.com>
2020-02-04 19:08:10 +08:00
Dmytro Sylaiev
e86646a9f5 feat(TDI-43487): Update snowflake-jdbc for tCreateTable (#4333) 2020-02-04 11:35:43 +02:00
bhe-talendbj
491b85c20c bugfix(TUP-24536) Fix Zip Slip style attacks (#4384) 2020-02-04 15:56:13 +08:00
hwang-talend
f9c38abf9e bugfix(TUP-25864):Too many required jars for tVerticaConnection (#4354)
bugfix(TUP-25864):Too many required jars for tVerticaConnection component
2020-02-04 15:04:40 +08:00
hzhao-talendbj
0570c402bc fix(TUP-25951)Syncing of project and pom files doesnt happen initally (#4386) 2020-02-04 14:21:50 +08:00
wang wei
4cae11c6f5 fix(TDI-43089): Upgrade to ActiveMQ 5.15.10 in tMom/tSAP components (#4345) 2020-02-04 09:45:14 +08:00
hzhao-talendbj
54e246df6d Hengzhao/bugfix/tup 25714 table selector and guess schema is not working for oracle adw (#4305)
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
2020-02-04 09:12:48 +08:00
Hanna Liashchuk
3a054b8430 fix(TBD-9886): lib conflict with tS3Connection (#4388) 2020-02-03 17:04:41 +02:00
sbovsunovskyi
820367d52f fix(TDI-43515): Support MariaDB 10.X. Update mariadb-java-client to 2.5.3 (#4344) 2020-02-03 11:56:35 +02:00
hzhao-talendbj
cfe44195d0 feat(TUP-25834)Upgrade postgres to support v12 (#4346) 2020-02-03 15:47:41 +08:00
kjwang
6b6439a434 Fix TUP-25786 Enable online help (Remove temporary hard code version) (#4385)
https://jira.talendforge.org/browse/TUP-25786
2020-02-03 14:33:13 +08:00
Denis Sergent
0730f6ea3b TESB-27989 Fix publish DS to cloud as MS (#4371)
Dataservices are always published as OSGI bundles without taking care of
the Job defined build type. With this fix, DS with build type
"Microservice" will be built and published with the appropriate format.
2020-01-30 11:43:36 +01:00
sbovsunovskyi
2a6d86c39a fix(TDI-43602): Log4j object(log) in tJava will not show any result after tRedshiftClose (#4362) 2020-01-28 17:04:02 +02:00
Dmytro Sylaiev
94e6f53b47 fix(TDI-43583): Do not set error code if not fail on child error (#4353) 2020-01-27 19:18:41 +02:00
clesaec
a1e8aebf87 TDI-43514 : to postgresql lib 42.2.9 (#4326) 2020-01-24 17:35:33 +01:00
vdrokov
666fe63e7a fix(TESB-25146): Fix by adding override="true" attribute in generated feature xml. Change version of xml namespace to be able to enable override flag. (#4358) 2020-01-21 11:31:30 +02:00
hzhao-talendbj
4e167cea3f workItem(TUP-25786)add snapshot (#4357) 2020-01-21 17:29:45 +08:00
Chao MENG
4153b50336 fix(TUP-25784): Couchbase guess schema failed (#4351)
https://jira.talendforge.org/browse/TUP-25784
2020-01-21 16:43:08 +08:00
jiezhang-tlnd
2d16bae768 fix(TUP-25910)NPE error shows in ErrorLog view after clicking "Apply And (#4356)
* fix(TUP-25910)NPE error shows in ErrorLog view after clicking "Apply And
Close"
https://jira.talendforge.org/browse/TUP-25910

* fix(TUP-25910)NPE error shows in ErrorLog view after clicking "Apply And
Close"
https://jira.talendforge.org/browse/TUP-25910
2020-01-21 16:05:10 +08:00
Mike Yan
2ed876833f fix(TESB-27912):[CI]Cannot skip docker for DemoRESTConsumer (#4349) 2020-01-20 18:24:10 +08:00
hzhao-talendbj
05f87d09e3 workItem(TUP-21195)replace all forms of subjob with subJob (#4348)
* workItem(TUP-21195)replace all forms of subjob with subJob

* workItem(TUP-21195)replace all forms of subjob with subJob

* workItem(TUP-21195)replace all forms of subjob with subJob
2020-01-20 16:54:43 +08:00
hwang-talend
444d28c48d bugfix(TUP-25764):Win:Cannot load component "tImpalaOutput" error in (#4324)
error log list if Studio store path contain space
2020-01-20 14:59:05 +08:00
Chao MENG
a7d010413d fix(TUP-25152): component does not display in palette, after deployed to (#4343)
the studio 7.2.1

https://jira.talendforge.org/browse/TUP-25152
2020-01-20 11:07:41 +08:00
jiezhang-tlnd
6c4981c2bf fix(TUP-25843)Hide log4j/log4j2 combox when it is not enabled for new (#4338)
created project after 7.3.1.
https://jira.talendforge.org/browse/TUP-25843
2020-01-20 11:02:43 +08:00
Chao MENG
ae3e6bf7be fix(TUP-25545): tWorkdayInput --> Mode and WQL Query can't edit when (#4330)
use metadata

https://jira.talendforge.org/browse/TUP-25545
2020-01-20 10:58:48 +08:00
hwang-talend
730d9cb8e9 bugfix(TUP-25768):Ubuntu:Switch to a new workspace not work if Studio (#4336)
store path contain space
2020-01-20 10:30:37 +08:00
Chao MENG
e58754832e feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard (#4203)
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

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

* fix(TUP-25585): [BUG]Data viewer failed for HDFS

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

* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

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

* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

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

* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

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

* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"

This reverts commit b04d1bdca4.

* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"

This reverts commit 0fd1ce627b.

* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"

This reverts commit 434c102f8c.
2020-01-19 16:10:08 +08:00
msjian
d6927c33fa feat(TDQ-17294): support snowflake guess schema well (#4337) 2020-01-19 15:23:51 +08:00
hcyi
7ea06495a6 fix(TUP-25533):Talend Component Kit Components cannot be renamed in (#4341)
Studio.
2020-01-19 14:47:56 +08:00
Jane Ding
8b4dd6398d fix(TUP-21555)Error pops up if run job during opening another job in git (#4342)
* fix(TUP-21555)Error pops up if run job during opening another job in git
project
https://jira.talendforge.org/browse/TUP-21555

* fix(TUP-21555)Error pops up if run job during opening another job in git
project
https://jira.talendforge.org/browse/TUP-21555
2020-01-19 14:24:13 +08:00
apoltavtsev
5e65e4ed26 fix(TESB-27583): Maven nature is added to child Job for OSGI build 2020-01-17 14:46:29 +01:00
kjwang
49a907b477 feat(TUP-25786): Enable online help (#4339)
* Fix TUP-25786 Enable online help
https://jira.talendforge.org/browse/TUP-25786

* Fix TUP-25786 Enable online help
https://jira.talendforge.org/browse/TUP-25786
2020-01-17 18:10:42 +08:00
vdrokov
68758eadc7 fix(TESB-27713): Fix by checking if the child job is of type routines.system.api.TalendESBJob since method setEndpointRegistry exists only in routines.system.api.TalendESBJob interface and sometimes the job is not of that type. (#4334) 2020-01-17 11:57:10 +02:00
jiezhang-tlnd
d9f8f4edcd fix(TUP-25427)active or deactivate log4j2 need to reopen the child job (#4323)
https://jira.talendforge.org/browse/TUP-25427
2020-01-17 17:22:13 +08:00
hcyi
a5c06b4267 fix(TUP-25649):ERROR when Job in MDM project calling Job in Reference DI (#4331)
project:import routines.DataQuality cannot be resolved.
2020-01-17 16:59:50 +08:00
vyu-talend
b2fd2e2a60 fix(TDI-42920):update tAmazonEMRManage. (#4317) 2020-01-17 15:45:18 +08:00
Jane Ding
f5bbcdb213 fix(TUP-25862)Change client ip of SDK server from localhost to 127.0.0.1 (#4328)
https://jira.talendforge.org/browse/TUP-25862
2020-01-17 14:47:24 +08:00
kjwang
95e561d5ff feat(TUP-25241): Online Help in studio - Setup online Help (#4264)
* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help (Improve the
file's format)
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241
2020-01-17 13:46:23 +08:00
Dmytro Sylaiev
bf8d944ed1 fix(TDI-43222): Lock write operation by filename in parallel (#4256)
* fix(TDI-43222): Lock write operation by filename in parallel

* fix(TDI-43222): Apply same changes for tFileOutputPositional
2020-01-16 12:38:00 +02:00
wang wei
1f1bceca93 fix(TDI-43509): Upgrade redshift driver for 7.3.1 (#4302) 2020-01-16 17:41:25 +08:00
jzhao
6f5a6e0443 feat(TDI-43516):Salesforce api update to 47.0 (#4304)
* feat(TDI-43516):Salesforce api update to 47.0

* fix(TDI-43516):tSalesforceEinsteinBulkExec default endpoint not upgrade
2020-01-16 16:57:56 +08:00
Chao MENG
9892b271ea Cmeng/feat/tup 25554 add back share component (#4313)
* feat(TUP-25554): Add back the share component part of component manager

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

* feat(TUP-25554): Add back the share component part of component manager

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

* feat(TUP-25554): Add back the share component part of component manager

https://jira.talendforge.org/browse/TUP-25554
2020-01-16 10:51:55 +08:00
chmyga
3ff14ecbb5 Dchmyga/tdi 42591 bigquery dynamic schema (#4196)
* feat(TDI-42591): bigquery dynamic column support

* Add helpers for bigquery input components

* feat(TDI-42591): bigquery dynamic column support

* Add dynamic column support to bigquery input component

* feat(TDI-42591): bigquery dynamic column support

* Add dynamic column support for bigquery output component

* feat(TDI-42591): bigquery dynamic column support

* Fix PR comments

* feat(TDI-42591): bigquery dynamic column support

* Fix fixed component name issue

* feat(TDI-42591): bigquery dynamic column support

* Add support of geography type

* Add support of numeric type

* Fix bytes type support

* feat(TDI-42591): bigquery dynamic column support

* Fix OAuth null objects issue

* Fix byte array service account issue

* feat(TDI-42591): bigquery dynamic column support

* fix compilation error

* feat(TDI-42591): bigquery dynamic column support

* Exclude record type from table creation for OAuth
2020-01-15 16:57:07 +02:00
vyu-talend
cd7f09fc90 fix(TDI-43555):assign name for parameters in Outline. (#4322) 2020-01-15 17:29:42 +08:00
hcyi
10d4f8dcb6 fix(TUP-25727):Dataviewer for hdfs schema failed if it's checked webHDFS (#4311)
encryption
2020-01-14 14:41:58 +08:00
Jane Ding
1c58501af2 fix(TUP-25820)TMC: error show in error log when logon TMC project (#4318)
https://jira.talendforge.org/browse/TUP-25820
2020-01-14 14:28:12 +08:00
jiezhang-tlnd
a2f0a61607 change back log4j version to 2.12.1 (#4321) 2020-01-14 11:25:33 +08:00
bhe-talendbj
0095b468f9 bugfix(TUP-25707) Set correct text direction for destination combo (#4312)
* bugfix(TUP-25707) Set correct text direction for destination combo

* bugfix(TUP-25707) Fix test direction
2020-01-14 09:10:24 +08:00
Richard Lecomte
7bfad56c30 TDI-43421 : google cloud bigquery api update (#4316) 2020-01-13 11:58:10 +01:00
Jane Ding
efbf56f6d0 fix(TUP-25650)On enabling Parallelization on tDBInput, the data is (#4306)
getting inserted as NULLs
https://jira.talendforge.org/browse/TUP-25650
2020-01-13 18:33:17 +08:00
Dmytro Sylaiev
c29f483f2c fix(TDI-42875): Add missing log4j to component deps (#4315) 2020-01-13 11:17:35 +02:00
vdrokov
c05d88ee3d fix(TESB-27740): Fix error by downgrading log4j library from version 2.12.1 to version 2.11.1. 2.11.1 version is compatible with spring boot 2.1.2.RELEASE so no error is observed after downgrade. Replace strings with constants. (#4289) 2020-01-13 10:41:09 +02:00
hwang-talend
ecdf7a18b0 bugfix(TUP-24413):The tab name of resource is changed (#4298) 2020-01-13 10:26:15 +08:00
jzhao
6eddb2cd20 feat(TDI-43395):update dom4j to 2.1.1 (#4296)
* feat(TDI-43395):update dom4j

* feat(TDI-43395):update dom4j depends jaxen

* feat(TDI-43395):dom4j api changed

* fix compiler error
* remove useless code of txmlmap

* feat(TDI-43395):add migration task for bonita components after dom4j
update
2020-01-10 17:18:26 +08:00
Dmytro Sylaiev
0bd016b1c5 Dsylaiev/tdi 42875 upgrade t google dataproc crm (#4212)
* feat(TDI-42875): Upgrade google dataproc

* Add region enum

* Update zones

* Make file property use file widget

* feat(TDI-42875): Implement generated code for feature

* feat(TDI-42875): Remore IF in required operator

* feat(TDI-42875): Use region for stopping cluster either

* feat(TDI-42875): Add commons-codec in dependencies
2020-01-09 13:21:31 +02:00
hwang-talend
93b97ab0ed bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4307)
bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2020-01-09 17:11:18 +08:00
hwang-talend
0e08ab1a54 bugfix(TUP-24510):Studio can't use JDBC connection to trace job (#4273)
bugfix(TUP-24510):Studio can't use JDBC connection to trace job stats&logs
2020-01-09 10:50:17 +08:00
Mike Yan
c3f79cd79e feat(TESB-25283)[CI] Support Maven based Versioning for ESB Use cases (#4057)
* feat(TESB-25283)[CI] Support Maven based Versioning for ESB Use cases

* fix(TESB-25283):update osgi pom template to skip deploy
2020-01-09 10:48:24 +08:00
jiezhang-tlnd
29c1c47d97 fix(TUP-21660)add slf4j-simple.jar to Bundle-ClassPath in the plugin (#4303)
org.talend.sdk.component.studio-integration
2020-01-09 10:01:33 +08:00
sponomarova
ccdaa1af1c fix(TBD-9317): clean up components from org.talend.libraries.pig dependency (#4012)
* fix(TBD-9317): clean up components from org.talend.libraries.pig
2020-01-08 12:58:55 +02:00
hcyi
25857d0c10 fix(TUP-25229):Some TCOMPV0's components should not has "Use this (#4299)
Component" in Connection Component
2020-01-07 18:12:15 +08:00
jiezhang-tlnd
0f3a3dda19 fix(TUP-25702)TOS:Log4j:cannot print info on console when run job (#4301)
* fix(TUP-25702)TOS:Log4j:cannot print info on console when run job
https://jira.talendforge.org/browse/TUP-25720

* fix(TUP-25702)TOS:Log4j:cannot print info on console when run job
2020-01-07 16:21:14 +08:00
zshen-talend
943dbe61b2 fix(TDQ-17709): create number limit text controller (#4278)
* fix(TDQ-17709): create number limit text controller

* fix(TDQ-17709): improve code and add some lost modify

* fix(TDQ-17709): improve the code about the limit

* fix(TDQ-17709): remove unused code
2020-01-07 11:27:30 +08:00
vyu-talend
2c7dca1458 Vyu/tdi 43446 fix compilation error for tmap (#4291)
* Fix(TDI-43446):fix compilation error.

* Fix(TDI-43446):fix issues.

* Fix(TDI-43446):fix a bug written by myself.

* Fix(TDI-43446):fix an issue.

* Fix(TDI-43446):fix the exception problem.

* Fix(TDI-43446):fix issue.
2020-01-06 17:36:59 +08:00
jiezhang-tlnd
06a4ca938c fix(TUP-21660)SLF4J: Failed to load class (#4300)
"org.slf4j.impl.StaticLoggerBinder"
2020-01-06 09:59:15 +08:00
Zhiwei Xue
217360420f feat(TUP-24722):Force each studio on the same project to install the same patch (#4270)
* feat(TUP-24722):Force each studio on the same project to install the
same patch

* feat(TUP-24722):refactor util class.
2020-01-03 18:14:51 +08:00
hwang-talend
9bf91aca62 bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4281)
* bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2020-01-03 17:30:21 +08:00
jiezhang-tlnd
155973785f fix(TUP-25572) improve the performance of import job (#4295)
* fix(TUP-25572) improve the performance of import job

* fix(TUP-25572) improve the performance of import job
2020-01-03 16:43:45 +08:00
jiezhang-tlnd
5e0f8e9194 fix(TUP-25338)Run job use sap miss jar slf4j-api-1.7.16 and there is no (#4292)
* fix(TUP-25338)Run job use sap miss jar slf4j-api-1.7.16 and there is no
pop up let me download or browse in.
https://jira.talendforge.org/browse/TUP-25338

* fix(TUP-25338) avoid multiple versions

* avoid multiple module versions

* remove the same version jar only about slf4j-api

* remove the same version jar only about slf4j-api

* avoid multiple versions of slf4j-api
2020-01-03 16:36:29 +08:00
Jane Ding
64b049164c feat(TUP-24057)There is no error message when studio can't connect to (#4297)
customer artifact repository
https://jira.talendforge.org/browse/TUP-24057
2020-01-03 11:25:19 +08:00
Emmanuel GALLOIS
1be6c8fdd4 chore(TDI-40449): removed unused jars (#2815)
* chore(TDI-40449): removed unused jars

* chore(TDI-40449): add version to jars w/o version

* revert(TDI-40449): remove external_sort jar

* Revert: chore(TDI-40449): removed external_sort.jar

* chore(TDI-40449): remove external_sort

* chore(TDI-40449): remove jnp-client and talend-bigdata-launcher

* chore(TDI-40449): fix maven paths

* chore(TDI-40449): restore boxjavalibv2-v3.0.10.jar

* chore(TDI-40449): restore talend-webservice-input-1.0.0-20170301.jar

* chore(TDI-40449): restore geopip

* chore(TDI-40449): restore talend-bigdata-launcher-1.1.0-20160405.jar

* chore(TDI-40449): bump ws-commons-util

* chore(TDI-40449): restore tMom jars needed

* fix(TDI-40449) : prepare servicenow for publishing
- force maven-deploy-plugin to 2.8+
- bump version to 1.0.1
- reformat code to Talend standard
- add license header
- remove main method containing credentials(not critical)

* chore(TDI-40449): fixup some components

* chore(TDI-40449): mavenized google-storage-utils

* chore(TDI-40449): cleaning talendssl ant file

* chore(TDI-40449): reverting changes
- SugarCRM is deprecated and will be removed in this release

* chore(TDI-40449): fix version typo/group for asm

* chore(TDI-40449): rename google storage utils

* chore(TDI-40449): fix dependencies to the future google-storage-utils
- will be built during https://jira.talendforge.org/browse/TDI-43489

* chore(TDI-40449): fix javassist GAV dependency

* chore(TDI-40449): fix GAV for tMOM/tWebService
- revert change on tWebService_java.xml
- fix GAV for accuracy on tMOM

* chore(TDI-40449): remove last jars
- See https://jira.talendforge.org/browse/TDI-43490

* chore(TDI-40449): fix url

* chore(TDI-40449): distribution management needed for google storage utils on ci-common

* chore(TDI-40449): cleaning xml files

* chore(TDI-40449): update copyright

* chore(TDI-40449): last clean
- i swear

Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
2020-01-02 15:56:13 +08:00
jiezhang-tlnd
73e7d360d0 fix(TUP-25524)issue for TOS Log4j (#4294) 2019-12-31 15:54:13 +08:00
hcyi
ec490c589e fix(TUP-25382):More than one dialog pop up when quickly click the button more than once. (#4269)
* fix(TUP-25382):More than one dialog pop up when quickly click the button
more than once.

* fix(TUP-25382):More than one dialog pop up when quickly click the button
more than once.
2019-12-31 11:41:46 +08:00
hwang-talend
2a67448f58 bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864) (#3982)
* bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)

bugfix(TUP-24029):[FTP] Connection wizard add timeout property

* feature(TUP-24029): [FTP] Connection wizard add timeout property

* feature(TUP-24768):[bug] no unit for timeout parameter for ftp wizard.

* feature(TUP-24768):[bug] timeout value support to type non-digit.

* feature(TUP-24768):[bug] timeout value support to type non-digit.
2019-12-30 18:08:49 +08:00
Jane Ding
617095c83b feat(TUP-24057)There is no error message when studio can't connect to (#4290)
customer artifact repository
https://jira.talendforge.org/browse/TUP-24057
2019-12-30 17:49:20 +08:00
mbasiuk-talend
1c857a778a Mbasiuk/tdi 43095 improve set section (#4241)
* feat(TDI-43095): improve set section for tELTTeradataOutput

* feat(TDI-43095): improve SET section for tELTOutput generic

* feat(TDI-43095): extend logic for USE_UPDATE_STATEMENT, fix typo

* feat(TDI-43095): make changes according to PR comments
2019-12-30 11:41:34 +02:00
hcyi
568c60df0f fix(TUP-23672):Check connection button for tacokit integration to Studio (#4271) 2019-12-30 10:43:01 +08:00
hwang-talend
425dce5d7a bugfix(TUP-21691):Run job fail after drag it out from a folder. (#4265)
bugfix(TUP-21691):Run job fail after drag it out from a folder.
2019-12-30 10:09:50 +08:00
kjwang
30b9a6af9d Fix TUP-24523 Online Help in studio - refactor help features (#4227)
* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523

* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523

* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523

* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523

* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523
2019-12-27 18:20:39 +08:00
hcyi
c782cdc070 fix(TUP-24405):stats/logs database ui is not right when choose teradata (#4277)
database
2019-12-27 17:36:37 +08:00
hcyi
7bd4d48476 fix(TUP-24727):Use shortcut F1 to search help document on component then (#4285)
throw errors
2019-12-27 17:25:22 +08:00
Zhiwei Xue
99ad6fb48b fix(TUP-25223):Child job maven version is incorrect if it is opened by (#4280)
tRunjob
2019-12-27 17:25:13 +08:00
jiezhang-tlnd
92c5a956b8 Jzhang/bugfix/tup 25572 avoid loop method on log4j (#4259)
* avoid loop method

* fix(TUP-25572)avoid loop method to improve performance

* avoid loop method to improve performance

* update junits

* fix jar start with "talend-bigdata"

* fix(TUP-25541)bridge jar not included in class path for log4j1 jar
needed in child process but not in father's.

* update class path order of log4j

* fix dateviewer error on oracle db

* fix data viewer, and conflict spark-assembly jar and log4j jar

* update class path order for spark-assembly

* avoid repeating for child module and refactor code

* refactor code for sort class path

* add junits

* fix tuj tMap_04_persistence_04_n_lookups
2019-12-27 17:15:41 +08:00
Zhiwei Xue
a3daac36e9 fix(TUP-25328): When move folder out of folder will have error :Resource (#4274)
*** not exist
2019-12-27 10:59:42 +08:00
hcyi
b7c5bb914c fix(TUP-24625):implement lazy migration. (#4174)
* fix(TUP-24625):Implement jobs lazy migration.

* fix(TUP-24625):When/If lazy migration will be done following fix won't
be needed anymore on TUP-21055 .

* fix(TUP-24625):remove job migration code when start-up if implement lazy
migration.

* fix(TUP-24625):remove migration code when start-up if implement lazy
migration.

* fix(TUP-24625):improve to implement lazy migration.
2019-12-26 16:59:49 +08:00
Chao MENG
3f9f37bf90 fix(TUP-24905): Studio automatically set password when set up multiple (#4272)
fix(TUP-24905): Studio automatically set password when set up multiple login connections
https://jira.talendforge.org/browse/TUP-24905
2019-12-26 14:55:48 +08:00
hzhao-talendbj
24471c3ed3 feat(TUP-25120)Merge nexus proxy setup (#4211)
* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup
2019-12-26 11:16:49 +08:00
bhe-talendbj
e592a52dfa bugfix(TUP-25409) Improve building speed of CI builder (#4253)
* bugfix(TUP-25409) Generate source code for main job only

* bugfix(TUP-25409) Resolve comments
2019-12-25 14:51:13 +08:00
hzhao-talendbj
b0d4990091 bugfix(TUP-25035)Implicit tContextLoad feature (with selection from (#4268)
file) uses a hardcoded encoding of ISO-8859-15
2019-12-25 11:40:29 +08:00
Zhiwei Xue
4766e40047 fix(TUP-23331):Studio title change to 'Setup Traces' after I click Setup (#4262)
Traces
2019-12-24 18:15:46 +08:00
vyu-talend
78bbfc61fb Fix(TDI-36397):Reset default value for 'Batch mode' and migration. (#4267)
* Fix(TDI-36397):Reset default value for 'Batch mode' and migration.

* Fix(TDI-36397):register migration task to plugin.xml.
2019-12-24 17:26:54 +08:00
Zhiwei Xue
f3bd46488e fix(TUP-25206):NPE thrown in error log when close job (#4263) 2019-12-24 16:45:58 +08:00
chmyga
36f98068e5 fix(TDI-43319): CDC Oracle wrong settings (#4219)
* Add migration task for old jobs with OracleCDC component
2019-12-23 15:35:50 +02:00
hwang-talend
41cbeeb140 bugfix(TUP-22500):jars already existed on nexus still try to upload (#4152)
bugfix(TUP-22500):jars already existed on nexus still try to upload again
2019-12-23 10:17:32 +08:00
Chao MENG
c96bae71da fix(TUP-25502): import dialog i18n error (#4260)
fix(TUP-25502): import dialog i18n error
https://jira.talendforge.org/browse/TUP-25502
2019-12-23 10:11:58 +08:00
vyu-talend
eedf273635 Fix(TDI-43323):Fix issue of duplicated variables. (#4233) 2019-12-23 10:00:57 +08:00
hcyi
d047644d8b fix(TUP-25575):Upgrade tacokit to 1.1.15. (#4258) 2019-12-20 17:28:10 +08:00
vyu-talend
bd04ae1b54 Fix(TDI-42408):rename for tGPGDecrypt. (#4254) 2019-12-20 15:40:59 +08:00
chmyga
8641ad63d1 feat(TDI-40351): Add alternative schema name (#4007)
*  feat(TDI-40351): Add alternative schema name

 * Add "use alternative schema" property for db output components

* feat(TDI-40351): Add alternative schema name

* Move alternate schema to advanced settings

* Rename alternate schema properties

* feat(TDI-40351): Add alternative schema name

* fix problems for ParAccel, PostgreSql, PostgresPlus, Redshift

* feat(TDI-40351): Add alternative schema name

* Remove schema field when use existing connection is checked
2019-12-19 14:18:07 +02:00
chmyga
9f80f3f7ff feat(TUP-25053): use alternate schema in DB Output (#4090)
* Add usage of alternate schema during table selection
2019-12-19 14:17:13 +02:00
wang wei
bbb2bddea5 fix(TDI-43396): Compile error for S3 and tFileFetch TUJs when log4j is not enabled at default(#4238) 2019-12-19 11:35:10 +08:00
jiezhang-tlnd
ad193ddfd8 fix(TUP-25483)color default setting not work on ubuntu (#4251)
https://jira.talendforge.org/browse/TUP-25483
2019-12-18 17:57:27 +08:00
jiezhang-tlnd
8ee5787201 fix(TUP-25541)tMap TUJs are broken for the ClassNotFound (#4249)
* fix(TUP-25541)tMap TUJs are broken for the ClassNotFound

* fix(TUP-25541)tMap TUJs are broken for the ClassNotFound
2019-12-18 17:26:44 +08:00
hcyi
7f91106ec7 fix(TUP-25411):Table name and field should in double quotes in (#4242)
tELTPostgresqlMap.
2019-12-18 14:53:09 +08:00
hwang-talend
f7607f6e8a bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4221)
bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2019-12-18 14:43:22 +08:00
hwang-talend
5027f0fd3b bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4220)
bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2019-12-18 14:41:51 +08:00
jiezhang-tlnd
504a5477bc fix(TUP-25530)Log4j error when execute a job on datatabricks (#4243)
* fix(TUP-25530)Log4j error when execute a job on datatabricks

* Log4j error when execute a job on datatabricks
2019-12-17 19:17:09 +08:00
jiezhang-tlnd
196bec65e5 fix(TUP-25504)Active log4j by default (#4237)
* fix(TUP-25504)Active log4j by default
https://jira.talendforge.org/browse/TUP-25504

* fix tos log4j default
2019-12-16 16:27:10 +08:00
jiezhang-tlnd
c6fdf4da5b fix log4j failed junits (#4239) 2019-12-16 15:09:39 +08:00
jiezhang-tlnd
f52c9c2584 fix(TBD-9677)under the log4j2, Run some job with spark 2.4 local get (#4235) 2019-12-13 14:27:47 +01:00
jiezhang-tlnd
0fb3315eee feat(TUP-24651)Add choice between log4j and log4j2 in project settings (#4173)
* feat(TUP-24651)Add choice between log4j and log4j2 in project settings

* add warnings

* fix(TUP-25319): When we deactivate the log4j option, DI need use default
jars log4j2 needed

* remove system property and enable the feature by defult

* fix(TUP-25222)NoClassDefFoundError is thrown when switch between 2 log4j
versions for tRunJob if Use independent Process is checked

* add dialog for log4j version changed

* issue of tRunjob with unactivate log4j

* fix junit for log4j

* fix issue:get error when config match rules on TDM component
"tMatchGroup"

* fix log4j default issue for new project
2019-12-13 17:22:43 +08:00
Jane Ding
ba12b6577a Fix junits failure (#4229)
caused by org.eclipse.emf.ecore.resource.Resource$IOWrappedException:
The object 'testauto@talend.com' is not contained in a resource
2019-12-13 16:50:11 +08:00
hwang-talend
ce7bfa060f bugfix(TUP-25106):when creating an onsubjobOk link with tELTMap, this (#4224)
bugfix(TUP-25106):when creating an onsubjobOk link with tELTMap, this generate an incorrect dsiplay
2019-12-13 15:29:07 +08:00
Mike Yan
a8155b659c fix(TESB-27266):Exclude tdm-lib-di from REST DS, but keep package info (#4230) 2019-12-13 14:20:07 +08:00
Zhiwei Xue
f0c4517bbc fix(TUP-24719): improve the exception handling of signature failure. (#4226) 2019-12-13 10:07:20 +08:00
bhe-talendbj
247fc84baa bugfix(TUP-25237) Need to clear modules per job cache before generate pom (#4216) 2019-12-12 15:26:18 +08:00
Zhiwei Xue
1b8fe81314 fix(TUP-24719): fix possible NPE. (#4225) 2019-12-11 19:13:04 +08:00
Zhiwei Xue
5d32586b46 feat(TUP-24719):Studio updates need to install new components by (#4171)
project/license type
2019-12-11 16:05:36 +08:00
jiezhang-tlnd
4596f2a3a8 fix(TUP-25457)Harden RunTrace deserialization (#4223)
https://jira.talendforge.org/browse/TUP-25457
2019-12-11 14:55:32 +08:00
kjwang
f5001bcddf Kjwang/ tup 25343 database can not dataview (#4215)
* TUP-25343 [BUG] database can't dataview after set
routine.encryption.key.v2
https://jira.talendforge.org/browse/TUP-25343

* TUP-25343 [BUG] database can't dataview after set
routine.encryption.key.v2
https://jira.talendforge.org/browse/TUP-25343
2019-12-11 11:25:26 +08:00
jiezhang-tlnd
15f87a595f Jzhang/tup 25461 log4j2 default setting for level (#4222)
* log4j2 setting default on log level

* log4j2 setting default on log level
2019-12-11 11:00:36 +08:00
jiezhang-tlnd
74d0a5fc4d fix(TUP-25453)color setting for log4j2 (#4214)
* fix(TUP-25453)color setting for log4j2

* color setting for log4j2
2019-12-10 16:28:07 +08:00
wang wei
9a7f158ea8 fix(TDI-43101): revert it as only a poc research topic, should not merge (#4213) 2019-12-10 15:12:09 +08:00
Liu Xinquan
76aff58dc9 TDQ-17742 change the dialog title to Enter a new license key (#4195)
* TDQ-17742 change the dialog title to Enter a new license key

* TDQ-17742 change the dialog title to Enter a new license key
2019-12-09 15:56:39 +08:00
jiezhang-tlnd
ab1c2ac982 fix(TUP-25460)schema hardcoded in guess query in tDBInput component (#4204)
https://jira.talendforge.org/browse/TUP-25406
2019-12-09 14:21:17 +08:00
hcyi
856a9343b8 fix(TUP-25218):tELTXXXMap: Output table : Expression & Column set to (#4200)
blank on Mac OS X。
2019-12-09 11:06:01 +08:00
hzhao-talendbj
1db0ec3664 feat(TUP-24382)Enable HTTPS with authentication (#4168)
* feat(TUP-24382)Enable HTTPS with authentication

* feat(TUP-24382)Enable HTTPS with authentication

* feat(TUP-24382)Enable HTTPS with authentication

* feat(TUP-24382)Enable HTTPS with authentication
2019-12-06 17:46:27 +08:00
Dmytro Sylaiev
b39ca1b28e fix(TDI-43085): Bump jackson version to 2.10.1 (#4192)
* Bump http-utils lib version
2019-12-06 11:24:03 +02:00
jiezhang-tlnd
54e445bdd2 bugfix(TUP-25350)Show if for opened list: active values are not updated (#4199)
until you deselect component
https://jira.talendforge.org/browse/TUP-25350
2019-12-06 11:38:08 +08:00
Jane Ding
9cbe98d4ef feat(TUP-24849)Remove jars from the studio (#4107)
https://jira.talendforge.org/browse/TUP-24849
2019-12-05 12:13:51 +08:00
vyu-talend
26e88b26be Fix(TDI-42424):Improve for tELTPostgresqlOutput generate wrong update (#3615)
* Fix(TDI-42424):Improve for tELTPostgresqlOutput generate wrong update
query

* Fix(TDI-42424)

* Fix(TDI-42424)

* Fix(TDI-42424)

* Fix(TDI-42424):make modifications for new suquery.

* Fix(TDI-42424):fix some issues.

* Fix(TDI-42424):fix bug.

* Fix(TDI-42424):fix issue.
2019-12-05 10:43:25 +08:00
vyu-talend
6217c3042d Vyu/tdi 40599 enable use hint in merge (#4177)
* Fix(TDI-40599):A demo for current new feature.

* Fix(TDI-40599):rename 'MERGE'
2019-12-05 10:09:23 +08:00
wang wei
2c8df34e97 fix(TDI-43266): Studio returns exit code 0 when OutOfMemoryError in routine occurs (#4178)
* fix(TDI-43266): Studio returns exit code 0 when OutOfMemoryError in
routine occurs

* fix(TDI-43266): main thread should stop at once when subthread throw
outofmemory error
2019-12-05 09:31:09 +08:00
vyu-talend
86b8e75e73 Fix(TDI-43264):Fix issues. (#4182) 2019-12-03 16:33:40 +08:00
wang wei
f2bcb6d71f fix(TDI-43091): Mysql8:SSLException when run job which contain ELT component(#4181) 2019-12-03 11:41:27 +08:00
hcyi
0403d4d7d4 fix(TUP-25227):Changing the joblet name is not reflected properly. (#4188) 2019-12-02 16:07:51 +08:00
Chao MENG
4198afd1d2 fix(TUP-25344): can't logon project after change workspace if set log4j2 (#4183)
fix(TUP-25344): can't logon project after change workspace if set log4j2
https://jira.talendforge.org/browse/TUP-25344
2019-12-02 10:29:53 +08:00
wang wei
a971215151 fix(TDI-43296): Generate a sample logging file for runtime lineage cause compile error(#4185) 2019-11-29 12:03:14 +08:00
Chao MENG
14c59926c6 fix(TUP-24749): [7.2.1] issue to download component jar via https proxy (#4167)
fix(TUP-24749): [7.2.1] issue to download component jar via https proxy
https://jira.talendforge.org/browse/TUP-24749
2019-11-29 10:22:52 +08:00
bhe-talendbj
374903d266 bugfix(TUP-25257) Fix missing jobid for trunjob (#4166)
* bugfix(TUP-25257) Fix missing jobid for trunjob

* bugfix(TUP-25257) Fix missing jobid for trunjob

* bugfix(TUP-25257) Refactor

* bugfix(TUP-25257) Refactor
2019-11-28 15:06:33 +08:00
bhe-talendbj
abab035072 bugfix(TUP-25186) Revert previous pr (#4175) 2019-11-28 15:04:01 +08:00
hwang-talend
03c3e264e6 bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap (#4165) 2019-11-28 14:34:01 +08:00
jiezhang-tlnd
948eb33247 fix(TUP-25119)add jar needed and (#4122)
* fix(TUP-25119)add jar needed and
log4j.xml
https://jira.talendforge.org/browse/TUP-25119

* fix(TUP-25119)Studio Create Json file failed
https://jira.talendforge.org/browse/TUP-25119

* fix(TUP-25119)Studio Create Json file failed
https://jira.talendforge.org/browse/TUP-25119

* fix(TUP-25119)Studio Create Json file failed
https://jira.talendforge.org/browse/TUP-25119

* feat(TUP-25119)Studio Create Json file failed
https://jira.talendforge.org/browse/TUP-25119
2019-11-28 10:11:26 +08:00
wang wei
70b86c3519 fix(TDI-43101) : support to generate a sample logging file for runtime lineage (#4164)
* fix(TDI-33262): Support for Apache Log4j2

* use release version

* fix(TDI-43101): [Research] Generate a sample logging file for runtime
lineage

* fix(TDI-43101): fix it

* fi something

* add a system property to disable this feature
2019-11-26 18:11:43 +08:00
Dmytro Sylaiev
57ef3ab3f6 fix(TDI-41651): Add where clause support for update query (#4172) 2019-11-26 10:50:30 +02:00
Jane Ding
bb0dc580a2 fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job (#4148)
https://jira.talendforge.org/browse/TUP-24732
2019-11-26 10:44:05 +08:00
Dmytro Sylaiev
2f1029eba9 fix(TDI-41651): Provide possibility to specify alias for output table… (#3645)
* fix(TDI-41651): Provide possibility to specify alias for output table ELT

* Do the same fix as mssqlELT

* Small refactoring for query codeGen

* fix(TDI-41651): Fix issues

* Correct notion in javaxml file

* Rename cleanUp method

* Use stringUtils in alias for input table

* fix(TDI-41651): Add getters for inner class

* fix(TDI-41651): Add missing property in pom.xml

* fix(TDI-41651): Add missing i18n label

* fix(TDI-41651): Remove use alias for output field

* fix(TDI-41651): Fix conflicts
2019-11-25 14:59:46 +02:00
Dmytro Sylaiev
fff59f3b2f feat(TDI-43088): Update cxf deps for msCRM and webservice components (#4131)
* feat(TDI-43088): Update cxf deps for msCRM and webservice components

* feat(TDI-43088): Update talend-ws usage of CXF
2019-11-25 13:03:45 +02:00
Chao MENG
712db2045d feat(TUP-24720): Remove component manager in the studio (#4108)
* feat(TUP-24720): Remove component manager in the studio

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

* feat(TUP-24720): Remove component manager in the studio

https://jira.talendforge.org/browse/TUP-24720
2019-11-25 17:08:52 +08:00
mbasiuk-talend
96bc7ed4c5 fix(TDI-43212): improve code generation for query string (#4149) 2019-11-25 08:49:40 +02:00
Roman
f749ac3e2a feat(TDI-42766): Redshift SSO support with Ping Federate
* feat(TDI-42766): remove code related to SSO without login/pass

* feat(TDI-42766): add migration task
2019-11-22 12:54:03 +02:00
jiezhang-tlnd
91e83eedf0 Jzhang/feat/tup 24894 automatically review changes slf4j log4j dependencies5 (#4140)
* feat(TUP-24894)add some bridge jars mostly for DB

* feat(TUP-24894)add library

* feat(TUP-24894)add some jar mostly for TBD needs

* feat(TUP-24894)add some jar mostly for DB needs

* feat(TUP-24894)add some jar mostly for DB needs

* feat(TUP-24894)add junits
2019-11-22 11:42:02 +08:00
wang wei
4d5844376e fix(TDI-43211): SharedDBConnectionLog4j use log4j1 api, should use slf4j (#4141) 2019-11-22 11:01:33 +08:00
Dmytro Sylaiev
e56ccf3f62 fix(TDI-43036): Wait for threads finish for OnComponentOK and RunIf for multithead iterate execution (#4075) 2019-11-21 12:08:15 +02:00
hzhao-talendbj
e04ef82e30 Hengzhao/bugfix/tup 25035 (#4157)
* feat(TUP-25035)Implicit tContextLoad feature (with selection from file)
uses a hardcoded encoding of ISO-8859-15

* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15

* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15

* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15

* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
2019-11-21 14:59:30 +08:00
Zhiwei Xue
273a5025c7 fix(TUP-25186):tRunJob broken after migrating project from 6.3.1 (#4145) 2019-11-21 14:41:05 +08:00
wang wei
612e5a5c27 fix(TDI-43189): Some tJDBC components use tCompV0, but they still keep the folder in localprovider(#4139) 2019-11-20 15:38:14 +08:00
vyu-talend
38f544be0a Fix(TDI-34953):Show SQL query in debug log for Db components (#4084)
* Fix(TDI-34953):issues fixed.

* Fix(TDI-34953):Fix the reopen issues(1,2,6).

* Fix(TDI-34953):Fix printing order.
2019-11-20 14:09:35 +08:00
wang wei
3b872b62e5 fix(TDI-43174): tMSSqlinput process datetimeoffset data type failed when use DST timezone as localtime (#4138) 2019-11-20 13:50:19 +08:00
wang wei
1910ed40e5 fix(TDI-39084): fail to get sap table parameter for tsapbapi and throw NPE (#4062)
* fix(TDI-39084): fail to get sap table parameter for tsapbapi and throw
NPE

Conflicts:
	main/plugins/org.talend.repository/plugin.xml

* correct the version after merge origin/master

* fix migration
2019-11-20 11:07:55 +08:00
AlixMetivier
d0912599ec csv option were not called (#4150) 2019-11-18 15:27:30 +01:00
hcyi
ee20cf02ca fix(TUP-25218):tELTXXXMap: Output table : Expression & Column set to (#4142)
blank if you add a Column without Expression on Mac OS X.
2019-11-17 22:12:43 +08:00
hcyi
5427bc53f1 fix(TUP-25099):NPE when using joblets from reference Projects. (#4132) 2019-11-17 22:07:05 +08:00
AlixMetivier
9b4bfe85be feat(TBD-9231): dataset can be used in left outer and inner (#4137)
* dataset can be used in left outer and inner

* refacto

* refacto

* wip

* Update MapperComponent.java
2019-11-15 10:59:33 +01:00
hwang-talend
b5916d9122 bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4126)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-15 17:20:46 +08:00
bhe-talendbj
5e9f08c9ff bugfix(TUP-25109) redshift guess schema by executing query. (#4129) 2019-11-15 16:23:21 +08:00
Chao MENG
8e977f5110 fix(TUP-25052): File json miss source schema when after do export to (#4123)
fix(TUP-25052): File json miss source schema when after do export to context.
https://jira.talendforge.org/browse/TUP-25052
2019-11-15 15:40:47 +08:00
mbasiuk-talend
90c7f820b9 feat(TDI-41954): add commit and rollback to unified (#4103) 2019-11-15 08:39:25 +02:00
kjwang
1d5f0bacc6 Fix TUP-24842 Switch jobscript and run job get error : NoClassDefFoundError: org/talend/daikon/crypto/Encryption (#4085)
* Fix TUP-24842 Switch jobscript and run job get error :
NoClassDefFoundError: org/talend/daikon/crypto/Encryption
https://jira.talendforge.org/browse/TUP-24842

* Fix TUP-24842 Switch jobscript and run job get error :
NoClassDefFoundError: org/talend/daikon/crypto/Encryption
https://jira.talendforge.org/browse/TUP-24842
2019-11-15 14:28:54 +08:00
pyzhou
8a3ef5e9ad fix(TDI-43058):tFileFetch apply trustStore (#4061)
* fix(TDI-43058):tFileFetch apply trustStore

* Add support for Trust Store

* The password of truststore and keystore can be empty.

* fix(TDI-43058):remove catch

* Revert "fix(TDI-43058):remove catch"

This reverts commit 542547ca40.

* fix(TDI-43058):throw IOException

* fix throw error
2019-11-14 10:13:12 +08:00
AlixMetivier
47bd697fbe added override to getShouldGenerateDataset (#4135) 2019-11-13 14:52:35 +01:00
jiezhang-tlnd
926cb4f36b feat(TUP-24894) add back some jars to the end classpath list. (#4128) 2019-11-13 16:02:52 +08:00
kjwang
2ffffcc703 TUP-25101 The key store password missing of component "tSetKeyStore" (#4111)
when import into studio
https://jira.talendforge.org/browse/TUP-25101
2019-11-13 10:54:23 +08:00
Dmytro Sylaiev
c010bc5084 Dsylaiev/tdi 41794 fix null string t write json (#3258)
* fix(TDI-41794): Fix processing null strings json-lib

* fix(TDI-41794): Remove extra files

* fix(TDI-41794): Rename default standard to legacy

* fix(TDI-41794): Fix WriteJSON component to reuse library

* Add dropdown list propety

* fix(TDI-41794): Add a migration task

* chore(TDI-41794): Add missing copyright in migration class

* fix(TDI-41794): Use StringBuilders in toString methods

* Avoid of using StringBuffers where not needed

* chore(TDI-41794): Minor refactoring for JSONUtils

* fix(TDI-41794): Fix null processing for nested json

* fix(TDI-41794): Update writeJsonField dependency

* fix(TDI-41794): Fix null strings for save root node

* Fix null strings for arrays

* fix(TDI-41794): Fix null string processing for arrays with jsonObject

* fix(TDI-41794): Fix tExtractJSONField dependency

* Fix writeJsonField java.xml file format

* fix(TDI-41794): Change adv param line number

* fix(TDI-41794): Bump the library version

* fix(TDI-41794): Fix UI to use checkbox

* Change code generation to use checkbox

* Correct the lib version

* fix(TDI-41794): Fix migration task

* fix(TDI-41794): Remove debug information

* fix(TDI-41794): Fix merge conflict

* fix(TDI-41794): Correct plugin.xml file

* fix(TDI-41794): Don't wrap nulls when checkbox is hidden

* fix(TDI-41794): Fix compile error on component when JSON is array
2019-11-12 15:51:30 +02:00
wang wei
3dc2aac9bb fix(TDI-43167): add back slf4j bridge for special components for the unactive log4j case.(#4127) 2019-11-12 14:55:04 +08:00
apoltavtsev
9f7ad6f9dd TESB-27110 Missing tSendMail dependencies are added 2019-11-08 10:22:57 +01:00
wang wei
7426a93b49 fix(TDI-33262): Support for Apache Log4j2 (#3970)
* fix(TDI-33262): Support for Apache Log4j2

* use release version
2019-11-07 18:04:47 +08:00
jiezhang-tlnd
c3e5d003be commons-logging.jar need not to remove (#4109) 2019-11-07 10:58:19 +08:00
SunChaoqun
cf5ea4e526 TESB-27309:During the publishing with CI feature we got an error of (#4097)
generating context
2019-11-07 10:25:27 +08:00
hwang-talend
4914a382fc bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4099)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-07 10:15:12 +08:00
jiezhang-tlnd
30caab1c84 feat(TUP-24894)Automatically review / changes slf4j/log4j dependencies (#4106) 2019-11-06 17:35:37 +08:00
pyzhou
da989e3f8c fix(TDI-43105):tmap jdbc join timestamp (#4092) 2019-11-06 17:13:37 +08:00
vyu-talend
77754871b5 Fix(TDI-43073&TDI-42135):fix some issues. (#4067)
* Fix(TDI-43073&TDI-42135):fix some issues.

* Fix(TDI-43073):fix some issues

* Fix(TDI-43073):Fix for reopen.

* Fix(TDI-43073):recommit the omitted file.
2019-11-06 17:11:45 +08:00
Jane Ding
b024dd0ec0 Jding/tup 24732 studio code tab doesn't show error (#4094)
* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732

* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732

* fix(TUP-24732)[7.2.1] Studio Code tab doesn't generate code/show errors
in Job
https://jira.talendforge.org/browse/TUP-24732
2019-11-06 10:52:11 +08:00
chmyga
b4d3e5ebea fix(TDI-41358): Date pattern readonly (#3161)
* Make date pattern readonly if type is not date
2019-11-05 12:47:59 +02:00
jiezhang-tlnd
29f74206d5 feat(TUP-24894)Automatically review / changes slf4j/log4j dependencies (#4068)
* feat(TUP-24894)Automatically review / changes slf4j/log4j dependencies
https://jira.talendforge.org/browse/TUP-24894

* fix(TUP-24894)

* format code

* add the condition for esb

* add junits

* remove esb filter
2019-11-05 18:00:45 +08:00
clesaec
445c9fc74b TDI-42900 : usage of Thread.contextClassLoader (get/set) instead of S… (#3877)
* TDI-42900 : usage of Thread.contextClassLoader (get/set) instead of SystemClassLoader (with no cast, nor protected method call)
2019-11-05 10:57:20 +01:00
AlixMetivier
9f0b02c045 fix(TBD-9492):fix condition that broke graphical build of nodes (#4100)
* fix condition that broke graphical build of nodes

* added comments
2019-11-04 11:20:09 +01:00
Max
e3f4be3219 TBD-9462:fixed (#4079) 2019-11-04 11:18:37 +02:00
kjwang
dc47689710 kjwang/Fix TUP-24221 Fix a junit (#4088)
https://jira.talendforge.org/browse/TUP-24221
2019-11-04 17:04:17 +08:00
Chao MENG
936cf7958f fix(TUP-20939): Actions are called twice due 2 sets of ElementParameters (#4096)
https://jira.talendforge.org/browse/TUP-20939
2019-11-04 17:02:11 +08:00
hwang-talend
8f842b2155 bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap (#4086)
bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap
2019-11-04 14:31:05 +08:00
hcyi
db23bf8ec1 fix(TUP-24625):Configuration migration doesn't work for tacokit (#4083)
components.
2019-11-04 12:01:01 +08:00
jiezhang-tlnd
99ba1911f3 fix(TUP-24786)Jobs are failing with the error "Cannot find or load the (#4077)
main class" when imported the project export from 6.3 to 7.2
https://jira.talendforge.org/browse/TUP-24786
2019-11-04 11:52:36 +08:00
Roman
24ef38e2da fix(TDI-42015): change label for hex and octal numbers (#4078) 2019-10-29 16:50:57 +02:00
AlixMetivier
190acc37f8 refacto (#4081) 2019-10-29 14:34:01 +01:00
AlixMetivier
c9dd09c733 fix(TBD-9372): fix code generation error when tMap has only one input (#4080)
* methods added to know if tMap can work in dataset or not

* Update MapperComponent.java

remove commented code

* refacto

* refacto

* delete commented code

* refacto

* fix case when there is only one input to tMap

* Update MapperComponent.java
2019-10-29 14:25:54 +01:00
AlixMetivier
263b021fca fix(TBD-9372): methods added to know if tMap can work in dataset or not (#4074)
* methods added to know if tMap can work in dataset or not

* Update MapperComponent.java

remove commented code

* refacto

* refacto

* delete commented code

* refacto
2019-10-28 14:26:52 +01:00
Zhiwei Xue
76fbb18558 fix(TUP-24623):fix regression. (#4064) 2019-10-28 15:39:39 +08:00
bhe-talendbj
d89f4d424f bugfix(TUP-24923) Commandline can't execute imported job (#4060)
* bugfix(TUP-24923) Commandline can't execute imported job

* bugfix(TUP-24923) Fix junit
UpgradePasswordEncryptionAlg4ItemMigrationTaskTest
2019-10-28 10:11:04 +08:00
hcyi
c8b397b4a6 fix(TUP-24708): improve for Tacokit exists Help Content . (#4059) 2019-10-25 18:54:44 +08:00
Chao MENG
bd0d7e0afd fix(TBD-9366): tELTHiveMap doesn't pass context variable properly (#4066)
fix(TBD-9366): tELTHiveMap doesn't pass context variable properly
https://jira.talendforge.org/browse/TBD-9366
2019-10-25 18:51:55 +08:00
SunChaoqun
f36de6e55a TESB-27139:"Could not find the context Default" is shown in runtime when (#4056)
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime

* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime

* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
2019-10-25 18:48:40 +08:00
Mike Yan
a5a41af6cf fix (TESB-25283): backport docker esb fixes to master (#3844)
* fix(TESB-24597): Fixed OSGi job build missing OSGI-INF folder issue

* TESB-26736:DS OSGi bundles are failing on runtime after the docker patch

* fix (TESB-25283): backport docker esb fixes to master

* fix(TESB-27046): Job run failed with pure DI license in studio
2019-10-25 16:02:10 +08:00
hwang-talend
c5b23dd28f bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4038)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-10-24 10:17:11 +08:00
clesaec
fec8a84ca1 TDI-42493 : correct versions (#4063) 2019-10-23 13:50:25 +02:00
slushatel
f77ff96de2 Sbovsunovskyi/tdi 43065 t dtd validator and utf8 (#4034)
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters

* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters

* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters. Change default encoding to system's 'file.encoding'
2019-10-23 11:04:21 +03:00
clesaec
df4e255819 TDI-42493 : comment to english, automapping ok (#3933)
* TDI-42493 : comment to english, automapping ok, add transformation
2019-10-23 08:44:05 +02:00
kjwang
5cf8a97e87 kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading (#4058)
2
https://jira.talendforge.org/browse/TUP-24212
2019-10-23 14:29:36 +08:00
hcyi
792b1ccc01 fix(TUP-24885):tELTTeradataMap: Output table : Expression & Column set (#4048)
to blank if you add a Column without Expression.
2019-10-23 10:09:53 +08:00
Redwene
6507179daa fix(TBD-9366) : tELTHiveMap doesn't pass context variable properly (#4024)
* fix(TBD-9366) : typo and blank line

* fix(TBD-9366) : remove commented code

* fix(TBD-9366) : tELTHiveMap doesn't pass context variable properly

* fix(TBD-9366): tELTHiveMap doesn't pass context variable properly
2019-10-22 15:00:39 +02:00
Dmytro Sylaiev
3627e9fc1f fix(TDI-40977): Fix https proxy usage for custom mode (#4052) 2019-10-22 13:28:07 +03:00
SunChaoqun
572f642911 TESB-27139:"Could not find the context Default" is shown in runtime when (#4032)
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime

* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
2019-10-22 11:20:30 +08:00
hcyi
e06da9671f fix(TUP-24917):Upgrade tacokit to 1.1.14. (#4050) 2019-10-22 10:11:18 +08:00
Mike Yan
dc1ec06b42 fix(TESB-27030): Exclude jms library when it is used from tRunJob (#4026)
* fix(TESB-27030): Avoid to add activemq-all lib in OSGi bundle

* fix(TESB-27030): Exclude jms library when it is used from tRunJob
2019-10-21 15:47:18 +08:00
Chao MENG
7dfac8dc4f fix(TUP-24148): tNetsuiteInput throws cast error when switching from use (#4036)
fix(TUP-24148): tNetsuiteInput throws cast error when switching from use tNetsuiteConnection to use this component
https://jira.talendforge.org/browse/TUP-24148
2019-10-21 10:43:58 +08:00
hwang-talend
f398c2d5f8 bugfix(TUP-24355):Default Context environment appended after migrating (#4037)
bugfix(TUP-24355):Default Context environment appended after migrating
2019-10-18 17:57:26 +08:00
Zhiwei Xue
67a155faa3 fix(TUP-24623):Compilation error on the job with project references (#4010) 2019-10-18 15:54:20 +08:00
zshen-talend
8fe63a7afc feat(TDQ-17432): combined all masking components to use one migration (#4028)
* feat(TDQ-17432): combined all masking components to use one migration

* feat(TDQ-17432): support MR and streaming job
2019-10-18 14:28:08 +08:00
kjwang
52665b6347 kjwang/Fix a compile error for TUP-21518 (#4035) 2019-10-18 12:00:13 +08:00
hzhao-talendbj
1dfd7ea0ec fix(TUP-24613)routine section does not allow user to edit required (#4011)
checkbox
2019-10-18 10:06:53 +08:00
bhe-talendbj
7b35b37054 feat(TUP-21518) Remove CryptoHelper (#3812)
* feat(TUP-21518) Remove CryptoHelper

feat(TUP-21518) Remove CryptoHelper

feat(TUP-21518) Revert changes of migration

feat(TUP-21518) Refactor migration code

feat(TUP-21518) Rename AESEncryption

feat(TUP-21518) Refactor migration code

feat(TUP-21518) Format source code

feat(TUP-21518) Format source code

* feat(TUP-21518) Uptake new daikon lib and format source code

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* feat(TUP-21518) Should encrypt data with aes

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* feat(TUP-21518) Fix upgradePassowrdEncryptionAlg test

* fix(TDQ-16616): refactor the code to make it reuseable

* fix(TDQ-16616): refactor the code to make it reuseable

* feat(TUP-21518) Fix TUP-24597 and TUP-24611

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* feat(TUP-21518) Fix JDBC migration

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Fix format of source code

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments
2019-10-18 09:36:36 +08:00
Dmytro Sylaiev
d99fd9c2e5 Dsylaiev/tdi 40977 add setting local properties for t set proxy (#3899)
* chore(TDI-42791): Refactor creation connection ftp

* chore(TDI-42791): Fix compile error after refactoring

* feat(TDI-40977): Add use global or local proxy properties

* feat(TDI-40977): Change UI in tSetProxy

* feat(TDI-40977): Add lib dependency to the tSetProxy component

* feat(TDI-40977): Save default proxy selector to use job-scope

* feat(TDI-40977): Modify tSetProxy component to reuse talend-proxy lib

* feat(TDI-40977): Disable FTP proxy when not global settings used

* Add http-proxy support for SFTP (as an example)

* feat(TDI-40977): Apply proxy feature for FTPS and SFTP connection

* feat(TDI-40977): Move thread-specific to advanced properties

* fix(TDI-40977): Fix footer conflicts

* chore(TDI-40977): Fix indentation

* feat(TDI-40977): Include proxy jar to studio build

* feat(TDI-40977): Fix incorrect master merge

* feat(TDI-40977): Fix proxy lib dependency for ftp components

* feat(TDI-40977): Fix tSetProxy ui row numbers

* feat(TDI-40977): Fix proxy selection for FTPS and SFTP

* feat(TDI-40977): Support basic https auth

* feat(TDI-40977): Fix request old apache-commons lib
2019-10-17 13:29:05 +03:00
Dmytro Sylaiev
072795ea1b Add talend proxy library (#3876)
* feat(TDI-40977): Add talend-proxy library

* feat(TDI-40977): Correct dep conflict with loggers

* feat(TDI-40977): Add posibility to use all-threads setting

* feat(TDI-40977): Add method to get proxy

* feat(TDI-40977): Support port -1 as port mask

* feat(TDI-40977): Remove redundant optional in interface

* feat(TDI-40977): Make library thread-safe

* feat(TDI-40977): Unsnaphot version

* fix(TDI-40977): Fix arrayindexofbounds when port is not specified

* feat(TDI-40977): Fix thread-scoped issue

* fix(TDI-40977): Fix NPE on java11 with commons-lang
2019-10-17 11:37:15 +03:00
jiezhang-tlnd
ceb555dc51 feat(TUP-24819)change brandings for Talend 7.3.1 (#4027) 2019-10-17 15:07:15 +08:00
hwang-talend
67fb0f4d12 bugfix(TUP-24728):Date and Time is not displaying when the Preferred (#4000)
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French

* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French

* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French

* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
2019-10-16 10:46:12 +08:00
slushatel
47deaa8326 fix(TDI-43010): [ADLSgen2] Short term solution for columns selector i… (#3979)
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field

* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field

* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Refactoring

* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Add Output component check
2019-10-15 18:22:49 +03:00
hcyi
94128e4cbf fix(TUP-24784):Build error with tRunJob on a spark job. (#4025) 2019-10-15 19:38:58 +08:00
vyu-talend
935b6c3996 Fix(TDI-41289):Add reuse tS3Connection. (#3969)
* Fix(TDI-41289):Add reuse tS3Connection.

* Fix(TDI-41289):Fix a bug in UI.

* Fix(TDI-41289):Fixed can't not use existing connection and Assume Role
at the same time.

* Fix(TDI-41289):Make Encrypt hidden when use existing connection.

* Fix(TDI-41289):Make the code more elegant.

* Fix(TDI-41289):optimize code and fix UI issues.

* Fix(TDI-41289)

* Fix(TDI-41289):Fix the presentation logic of Encrypt.

* Fix(TDI-41289):Fix a logical issue in tROBE
2019-10-15 15:54:13 +08:00
hwang-talend
08b538ff57 bugfix(TUP-24563):Specifying a custom MVN URI in a Bean still ends up (#4015)
bugfix(TUP-24563):Specifying a custom MVN URI in a Bean still ends up turning into a reference to the default 6.0.0-SNAPSHOT version
2019-10-14 16:50:18 +08:00
Redwene
033fd28354 Revert " fix(TBD-9366): tELTHiveMap doesn't pass context variable properly (#4013)" (#4020)
This reverts commit 00505282ac.
2019-10-14 10:46:56 +02:00
Redwene
00505282ac fix(TBD-9366): tELTHiveMap doesn't pass context variable properly (#4013)
* fix(TBD-9366) : typo and blank line

* fix(TBD-9366) : remove commented code

* fix(TBD-9366) : tELTHiveMap doesn't pass context variable properly
2019-10-14 09:20:39 +02:00
Jane Ding
c33d8c379b fix(TUP-24540)java.lang.NoSuchMethodError: (#4018)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-14 11:04:35 +08:00
hwang-talend
64a0bf8012 bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs (#3974)
bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs
2019-10-12 14:59:09 +08:00
jiezhang-tlnd
195eaa06e7 fix(TUP-24809)log4j2 should not be selected an enable when log4j is (#4008)
inactive in project setting
https://jira.talendforge.org/browse/TUP-24809
2019-10-12 11:36:05 +08:00
kjwang
d59aa3ca97 kjwang/Fix TUP-24748 CLONE - Modification in Context Variables is not (#4009)
propagating to all jobs
https://jira.talendforge.org/browse/TUP-24748
2019-10-12 11:27:07 +08:00
hcyi
21c18c0374 fix(TUP-24800):Upgrade tacokit to release version of 1.1.13 (#4005) 2019-10-12 11:15:32 +08:00
pyzhou
4d5a9e18b8 fix(TDI-43053):unify mvn uri (#4014) 2019-10-12 11:12:56 +08:00
hzhao-talendbj
d7b6cfecf2 fix(TUP-24680)Context variable type disappears after changing default (#3984)
* fix(TUP-24680)Context variable type disappears after changing default
context environment

* fix(TUP-24680)Context variable type disappears after changing default
context environment

* fix(TUP-24680)Context variable type disappears after changing default
context environment

* fix(TUP-24680)Context variable type disappears after changing default
context environment
2019-10-11 11:09:43 +08:00
jiezhang-tlnd
08c045ee3a fix(TUP-24704)TOS 7.3.1: after import a 7.2.1 project context disappears in Java Debug (#3996)
* fix(TUP-24704)TOS 7.3.1: after import a 7.2.1 project context disappears
in Java Debug
https://jira.talendforge.org/browse/TUP-24740

* fix(TUP-24740)TOS 7.3.1: after import a 7.2.1 project context disappears
in Java Debug
https://jira.talendforge.org/browse/TUP-24740
2019-10-10 19:19:19 +08:00
pyzhou
11cf523196 fix(TDI-43020):S3 multipart upload minimun value. (#4003) 2019-10-10 16:28:21 +08:00
hcyi
c5ce3c8df9 fix(TUP-24708):Tacokit: Help Content isn't right when select tCouchbaseInput and press F1. (#4001)
* fix(TUP-24708):Tacokit: Help Content isn't right when select
tCouchbaseInput and press F1.

* fix(TUP-24708):add junits for Tacokit Help Content.
2019-10-10 10:44:53 +08:00
hwang-talend
de51fcbd6b bugfix(TUP-24577):Spark job can't run if it uses a spark joblet (#3981)
bugfix(TUP-24577):Spark job can't run if it uses a spark joblet
2019-10-09 17:06:49 +08:00
apoltavtsev
1e3fe2f3b6 TESB-26951 Dependencies from SubJob are added to manifest of ParentJob 2019-10-09 09:31:44 +02:00
apoltavtsev
48e6c26fa2 TESB-27081 SOAP Action missing while calling a SOAP WebService through tESBConsumer 2019-10-08 15:30:08 +02:00
Jane Ding
8908f7bb50 fix(TUP-24540)java.lang.NoSuchMethodError: (#3978)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-08 19:21:50 +08:00
Chao MENG
73a7c3d0f6 fix(TUP-23229): IllegalArgumentException when press enter for tLibraryLoad->Advanced settings->Import (#3975)
* fix(TUP-23229): IllegalArgumentException when press enter for
tLibraryLoad->Advanced settings->Import
https://jira.talendforge.org/browse/TUP-23229
2019-10-08 11:27:34 +08:00
apoltavtsev
329a38171c TESB-26789 Bean called in routelet not found by main route (#3972) 2019-10-07 16:38:49 +02:00
Roman
7f292079bb fix(TDI-42969): change logic to retrieve detailed filename (#3964)
* fix(TDI-42969): change logic to retrieve detailed filename

* fix(TDI-42969): improve filenames processing with set
2019-09-30 13:43:25 +03:00
Jane Ding
e1ee2bd473 fix(TUP-22361)ELTMap bug in column expression while using context (#3938)
* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361
2019-09-29 10:24:11 +08:00
yyin-talend
a2b1281156 Feat TDQ-17291 (#3961)
* Feat    TDQ-17291

Retrieve records "rejected" by the tPatternUnMasking component in DI job

* feat(TDQ-17291): fixed the issue after the migration will have a warn
icon show on the component icon

* fix(TDQ-17291): improve the migration about tPatternMasking and
tPatternUnMasking component
2019-09-27 15:22:30 +08:00
jiezhang-tlnd
83421a7f6c feat(TUP-24444)Add choice between log4j and log4j2 in project settings (#3980)
and enable by system property
https://jira.talendforge.org/browse/TUP-24444
2019-09-27 11:08:59 +08:00
Max
721258942c Feat/tbd 6674 dataproc14 (#3932)
* Compilation fix

* merging error removed
2019-09-26 19:13:11 +03:00
mbasiuk-talend
eb31686a3e fix(TDI-42834): update commons-compress lib version (#3854)
* fix(TDI-42834): update commons-compress lib version

* fix(TDI-42834): upgrade to latest version 1.19
2019-09-26 17:05:34 +03:00
mbasiuk-talend
223f5da7db fix(TDI-42983): add missing parameter to method call (#3963) 2019-09-25 13:25:50 +03:00
mbasiuk-talend
a961d842ea feat(TDI-42903): add custom temporary dataset name to tBigQueryInput for Large Results (#3922)
* feat(TDI-42903): add custom temp dataset property

* feat(TDI-42903): use tempDataset for OAUTH2

* feat(TDI-42903): re-use tabs for QueryHelper template

* feat(TDI-42903): fix identation

* feat(TDI-42903): fix location compile error issue
2019-09-25 13:18:44 +03:00
hzhao-talendbj
922d138523 fix(TUP-24607)Not able to see the component error in the Studio Designer (#3968)
* fix(TUP-24607)Not able to see the component error in the Studio Designer

* fix(TUP-24607)Not able to see the component error in the Studio Designer
2019-09-25 18:11:48 +08:00
chmyga
1c534b4b5f fix(TDI-42061): fix zip4j module name (#3973) 2019-09-25 10:20:52 +03:00
hcyi
8dd9933294 fix(TUP-23558):TaCoKit not delete child datasets if delete datastore. (#3805)
* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.

* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
datastore.

* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
datastore.

* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.

* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.

* fix(TUP-23558):improve taCoKit not delete child datasets if delete
datastore.

* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
2019-09-24 09:52:12 +08:00
jiezhang-tlnd
09fd6c52ff Jzhang/feat/tup 24444 add choice between log4j and log4j2 in project settings (#3925)
* feat(TUP-24444)Add choice between log4j and log4j2 in project settings
https://jira.talendforge.org/browse/TUP-24444

* feat(TUP-24444)Add choice between log4j and log4j2 in project settings
https://jira.talendforge.org/browse/TUP-24444

* feat(TUP-24444)Add choice between log4j and log4j2 in project settings
https://jira.talendforge.org/browse/TUP-24444

* feat(TUP-24444)format code and delete log4j.xml

* feat(TUP-24444)add junits
https://jira.talendforge.org/browse/TUP-24444

* feat(TUP-24444)Add choice between log4j and log4j2 in project settings

* feat(TUP-24444)after run job then change logj4, the pom file isn't
update.
2019-09-23 18:38:08 +08:00
wang wei
0399e751f5 fix(TDI-42187): Fix Double Checked Locking in GlobalResource (#3917)
* fix(TDI-42187): Fix Double Checked Locking in GlobalResource

* fix(TDI-42187): use more readable method

* fix(TDI-42187): use more readable method

* fix(TDI-42187): adjust the java compiler level in pom file to make the
java 8 style code works and now master use java 8, not promise java 7,
so it is ok
2019-09-23 17:42:37 +08:00
jiezhang-tlnd
9ca8fa0663 fix(TUP-22677)import a existing project from Login dialog, the temp folder is not deleted (#3895)
* fix(TUP-22677)import a existing project from Login dialog, the temp
folder is not deleted
https://jira.talendforge.org/browse/TUP-22677

* fix(TUP-22677)Close zip file.
https://jira.talendforge.org/browse/TUP-22677

* fix(TUP-22677)Close zip file
https://jira.talendforge.org/browse/TUP-22677

* fix(TUP-22677)import a existing project from Login dialog, the temp
folder is not deleted
https://jira.talendforge.org/browse/TUP-22677

* fix(TUP-22677)import a existing project from Login dialog, the temp
folder is not deleted
https://jira.talendforge.org/browse/TUP-22677
2019-09-23 15:50:13 +08:00
hwang-talend
43cb82c389 Revert "bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)" (#3959)
Revert "bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)" 
This reverts commit c4c49001a2.
2019-09-23 14:46:25 +08:00
yyin-talend
f3bfc9ca6b Feat TDQ-17348 Retrieve records "rejected" by the tDataUnmasking (#3942)
* Feat     TDQ-17348 Retrieve records "rejected" by the tDataUnmasking
component DI

-change the migration task

* TDQ-17348 change name
2019-09-23 14:38:01 +08:00
Mike Yan
8a3ef23853 fix(TESB-27030): Avoid to add activemq-all lib in OSGi bundle (#3955) 2019-09-23 12:45:45 +08:00
hcyi
d2e9b874c1 fix(TUP-24084):Change the display of the new Couchbase component names. (#3934) 2019-09-23 12:35:48 +08:00
hwang-talend
e7e9908678 bugfix(TUP-24631):There is error when open job with tRunJob in TOS (#3954)
bugfix(TUP-24631):There is error when open job with tRunJob in TOS
2019-09-23 10:54:04 +08:00
Redwene
da0a057872 Redwene/tbd 9137 (#3951)
fix(TBD-9137) : Handle location for temp dataset with large Big Query results
2019-09-20 11:49:27 +02:00
hwang-talend
9052eb3e99 Hwang/tup 24326 patch (#3939)
* bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx
components
2019-09-19 15:12:07 +08:00
chmyga
b88c6e3fbc fix(TDI-42549): tFileInputMail multipart body (#3919)
* Fix multivalue body mail part processing
2019-09-18 13:42:11 +03:00
chmyga
457bd0fc40 fix(TDI-42061): fix zip-slip attacks vulnerability (#3845)
* fix(TDI-42061): fix zip-slip attacks vulnerability

* Update libraries versions

* Add code to fix zip-slip for commons-compress

* fix(TDI-42061): fix zip-slip attacks vulnerability

* update commons-compress version
2019-09-18 13:15:13 +03:00
hwang-talend
c4c49001a2 bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)
bugfix(TUP-24029):[FTP] Connection wizard add timeout property
2019-09-18 17:00:03 +08:00
jiezhang-tlnd
c21f8e7551 fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when building job (#3931)
* fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when
building job
https://jira.talendforge.org/browse/TUP-22646

* fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when
building job
https://jira.talendforge.org/browse/TUP-22646
2019-09-17 17:26:19 +08:00
hcyi
cda47b2324 fix(TUP-23217):Install a wrong car will make all the car file installed (#3928)
can not work.
2019-09-17 10:51:54 +08:00
hwang-talend
cab755152c bugfix(TUP-24355):Default Context environment appended after migrating (#3926)
* bugfix(TUP-24355):Default Context environment appended after migrating
to 7.2.1
2019-09-17 10:24:55 +08:00
hwang-talend
14ed765ab8 bugfix(TUP-24311):jvm arguments not reflected on build job (#3872)
bugfix(TUP-24311):jvm arguments not reflected on build job
2019-09-17 10:12:59 +08:00
hwang-talend
1844d76b67 bugfix(TUP-24495):columns' order is incorrect if I use 'Used Column' (#3913)
bugfix(TUP-24495):columns' order is incorrect if I use 'Used Column'
2019-09-16 10:36:06 +08:00
hzhao-talendbj
b3f4d37498 feat(TUP-24028)Add Azure datacenter part of the studio connection (#3923) 2019-09-12 14:41:37 +08:00
Zhiwei Xue
1c786fb4f2 fix(TUP-24310):routines is duplicated in the reactor (#3909) 2019-09-12 10:33:51 +08:00
hcyi
d54077e7dc fix(TUP-23158):Some layouts for Tacokit component isn't correct. (#3918) 2019-09-11 17:25:28 +08:00
hzhao-talendbj
9d8ffa6d37 feat(TUP-24028)Add Azure datacenter part of the studio connection (#3868)
* feat(TUP-24028)Add Azure datacenter part of the studio connection

* feat(TUP-24028)Add Azure datacenter part of the studio connection

* feat(TUP-24028)Add Azure datacenter part of the studio connection
2019-09-11 17:13:02 +08:00
yyin-talend
e5b9def018 Feat TDQ-17176 Retrieve records "rejected" by the tDataMasking DI (#3892)
* Feat     TDQ-17176 Retrieve records "rejected" by the tDataMasking DI
component

* TDQ-17176 add Copyright
2019-09-11 14:59:39 +08:00
wang wei
08fb15d12b fix(TDI-34818): tEXAOutput doesn't work when use a shared DB connection (#3897) 2019-09-11 14:58:27 +08:00
hwang-talend
83d684ce0c bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx (#3903)
bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx components
2019-09-11 10:08:07 +08:00
Redwene
2aa3688f12 fix(TBD-9137) : tBigQueryInput does not support backtick in query in (#3866) 2019-09-10 13:30:28 +02:00
Liu Xinquan
229c1f8d95 feat(TDQ-17246) update the migration to update spark job (#3889) 2019-09-10 13:35:43 +08:00
hwang-talend
c8325d6799 bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs (#3916)
bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs
2019-09-10 10:59:21 +08:00
vyu-talend
7139c9bb7f Fix(TDI-42855):Support IAM roles in tRedshiftBulkExec. (#3894)
* Fix(TDI-42855):Support IAM roles in tRedshiftBulkExec.

* Fix(TDI-42855)

* Fix(TDI-42855)
2019-09-10 10:15:38 +08:00
Denis Sergent
e73b0715dc TESB-26772 Adds a way to externalise osgi-exclude.properties file (#3860)
This dev adds the opportunity to externalise osgi-exclude.properties
resource file from org.talend.repository bundle better than using the
one included in org.talend.repository budle jar file.
2019-09-09 18:22:47 +02:00
mbasiuk-talend
ad56747c35 feat(TDI-40462): tJDBCSCDELT add custom end date value (#3821)
* feat(TDI-40462): add common changes

* feat(TDI-40462): update db2 template with custom end date

* feat(TDI-40462): update mysql template with custom end date

* feat(TDI-40462): update postgres template with custom end date

* feat(TDI-40462): update sap hana template with custom end date

* feat(TDI-40462): update sybase template with custom end date

* feat(TDI-40462): update teradata template with custom end date

* feat(TDI-40462): update vertica template with custom end date

* feat(TDI-40462): update property name and i18n message

* feat(TDI-40462): fix wrapping parameter name

* feat(TDI-40462): fix teradata quote close

* feat(TDI-40462): fix oracle template parameter name

* feat(TDI-40462): remove extra whitespace, add where it is needed
2019-09-09 07:18:38 +03:00
hcyi
8faeb6dd45 fix(TUP-20949):Property change event is not triggered when user (#3896)
adds/removes column in Table widget.
2019-09-09 11:03:46 +08:00
hcyi
706b61e22d fix(TUP-22459):TaCoKit component runtime doesn't work until initialize (#3908)
all hidden enums.
2019-09-09 10:57:41 +08:00
clesaec
fd891e2419 feat(TDI-40560) : specify ACL when putting file or create bucket
* TDI-40560 : specify ACL when putting file or create bucket

* TDI-40560 : correction from qiyan liu comments

* feat(TDI-40560) : fix Canonical ID in context and move to advanced

* feat(TDI-40560) : support ACL on email

* feat(TDI-40560) : keep the same ACL order as in amazon

* feat(TDI-40560) : Add logs on ACL
2019-09-06 09:26:02 +02:00
hwang-talend
8599590f33 Hwang/tup 23100 (#3827)
* bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs
2019-09-06 10:34:32 +08:00
hwang-talend
7c5a32acb1 bugfix(TUP-24249):Added the column but not reflected to json metadata (#3901)
bugfix(TUP-24249):Added the column but not reflected to json metadata
2019-09-06 10:17:04 +08:00
clesaec
600b37d142 TDI-42493 : Ajout types date & timestamp (#3898) 2019-09-05 10:20:29 +02:00
msjian
c4900e7ad2 feat(TDQ-17372): update migration to support batch/streaming job (#3888) 2019-09-04 11:08:18 +08:00
Zhiwei Xue
6d8adab44d fix(TUP-24323):_tdm folder is missing after build thmap job (#3874) 2019-09-03 10:18:05 +08:00
Roman
751c6d7813 fix(TDI-42560): add jaxb dependency to support java 11 (#3884) 2019-09-02 17:23:19 +03:00
jiezhang-tlnd
22792ee2a3 fix(TUP-24411)Error message: unable to update task config if the Context (#3883)
parameters have same values but different case
https://jira.talendforge.org/browse/TUP-24411
2019-09-02 11:28:07 +08:00
vizotenko-talend
34b7458303 bug(TDI-42686): update snowflake JDBC driver in tCreateTable (#3830) 2019-08-30 13:16:34 +03:00
hwang-talend
2f7a4e930d bugfix(TUP-24248):when edit the metadata, the display content is (#3878)
* bugfix(TUP-24248):when edit the metadata, the display content is
different as when created
2019-08-30 17:25:04 +08:00
hcyi
b3ea83c580 fix(TUP-23435):Studio path contain a space can't install car file in (#3882)
local patches file.
2019-08-30 14:49:45 +08:00
hzhao-talendbj
5920f991b0 fix(TUP-23077)left border of text of component tFileCopy does not show (#3881)
* fix(TUP-23077)left border of text of component tFileCopy does not show

* fix(TUP-23077)left border of text of component tFileCopy does not show
2019-08-30 14:47:16 +08:00
hcyi
1c40d8b173 Revert "fix(TUP-20936):No properties validation for tcomp components in compile time. (#3822)" (#3887)
This reverts commit 9db887667a.
2019-08-30 14:20:34 +08:00
chmyga
4b56340f46 fix(TDI-37801): tWriteJSONField null values (#3865)
* fix(TDI-37801): tWriteJSONField null values

* fix(TDI-37801): Handle nulls and empty strings correctly in json-lib

* fix(TDI-37801): Update json-lib version in components

* fix(TDI-37801): tWriteJSONField null values

* fix(TDI-37801): Fix import name
2019-08-29 08:33:51 +03:00
jiezhang-tlnd
926bc55d86 fix(TUP-24392)JDBCInput component not working as expected when values as provided using context (#3875)
* fix(TUP-24392)JDBCInput component not working as expected when values as
provided using context
https://jira.talendforge.org/browse/TUP-24392

* fix(TUP-24392)JDBCInput component not working as expected when values as
provided using context
https://jira.talendforge.org/browse/TUP-24392
2019-08-29 10:51:25 +08:00
clesaec
e27ab0d505 TDI-42493 : add DBType in mapping (#3861)
* TDI-42493 : add DBType in mapping, controle existance du java.sql.Types and specific code for timestamp with tz
2019-08-28 09:01:30 +02:00
hcyi
4b1dd0a0c5 fix(TUP-21759):BuiltInSuggestable table should remove value, when (#3869)
corresponding schema column was removed.
2019-08-28 14:34:52 +08:00
hcyi
8ed935fc5f fix(TUP-20950):When Configuration/Datastore class is empty it is displayed in Studio as a Text field. (#3858)
* fix(TUP-20950):When Configuration/Datastore class is empty it is
displayed in Studio as a Text field.

* fix(TUP-20950): add junits.
2019-08-28 11:59:33 +08:00
SunChaoqun
18b2039453 TESB-26824:Fail to deploy cMap route and tHmap job to runtime (#3871) 2019-08-27 18:28:06 +08:00
SunChaoqun
31d5836c01 TESB-26609:Building a route microservice docker with wrong host details (#3867)
doesn't throw any error.
2019-08-27 11:39:32 +08:00
hwang-talend
6e88f43352 bugfix(TUP-24249):Added the column but not reflected to json metadata (#3852) 2019-08-27 10:38:52 +08:00
jiezhang-tlnd
efd512cc4f fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when (#3857)
building job
https://jira.talendforge.org/browse/TUP-22646
2019-08-23 15:57:26 +08:00
Roman
5632263a99 feat(TDI-42819): correct behavior whe use log file (#3862) 2019-08-23 09:27:40 +03:00
ypiel
b8d0a79ae6 fix(TDI-42689) : Double precision within mongo
* fix(TDI-42689) : prefer BigDecimal for float&double

* fix(TDI-42689) : double precision is usually enough

* fix(TDI-42689) : Upgrade all to json-lib-2.4.2-talend
2019-08-22 14:15:31 +02:00
kjwang
1a1d07909f Fix TUP-24170 Set crypto-utils as bundle to make the master compile with (#3820)
daikon 0.31.10-SNAPSHOT
https://jira.talendforge.org/browse/TUP-24170
2019-08-22 15:39:59 +08:00
slushatel
c9c865871b feat(TDI-42473): change janet-java version to 1.2 (#3829)
* feat(TDI-42473): change janet-java version to 1.2

* feat(TDI-42473): change janet-java version to 1.2
2019-08-21 13:36:00 +03:00
Jane Ding
4eb95ff314 fix(TUP-24129)Security vulnerabilities in Job building and contexts (#3824)
scripts in 7.1.1.
https://jira.talendforge.org/browse/TUP-24129
2019-08-21 10:47:57 +08:00
Roman
9058e5f0cf fix(TDI-42034): update Redshift jar to 1.2.32.1056 (#3828) 2019-08-20 09:26:06 +03:00
hcyi
9db887667a fix(TUP-20936):No properties validation for tcomp components in compile time. (#3822)
* fix(TUP-20936):No properties validation for tcomp components in compile
time.

* fix(TUP-20936):No properties validation for tcomp components in compile
time.
2019-08-20 14:22:21 +08:00
wang wei
115ff04f57 fix(TDI-42443): tRunJob component - Enabling custom JVM params for independent child jobs (#3749)
* fix(TDI-42443): tRunJob component - Enabling custom JVM params for
independent child jobs

* fix(TDI-42443): make the generated code shorter

* fix(TDI-42443): rename var to make more easy to understand

* fix(TDI-42443): adjust something

* fix(TDI-42443): tRunJob component - Enabling custom JVM params for
independent child jobs

* fix(TDI-42443): refix the tRunJob by the new api

* Revert "fix(TDI-42443): refix the tRunJob by the new api"

This reverts commit 94792b0faa.

* fix(TDI-42443): 	need to allow user to overwrite the child job vm
parameter which is not set by user, but by Talend, for example :
"-Dfile.encoding=UTF-8" is set by Talend for encoding issue, not set by
user in the Run page. If user check "overwrite jvm parameters" in
trunjob and set "-Dfile.encoding=GBK" in the vm parameters table in
trunjob, will only add "-Dfile.encoding=GBK" to vm parameters, mean
overwrite the one set by Talend

* fix(TDI-42443): use the foreach
2019-08-20 14:16:07 +08:00
wang wei
12181f8a75 fix(TDI-42862): fix the ftps for java 11 (#3832)
* fix(TDI-42862): fix ftps for java 11

* fix(TDI-42862): remove the unnecessary urlpath
2019-08-20 13:37:59 +08:00
Jane Ding
ccdad6daa8 fix(TUP-24109)unable to test Expression Builder of tMap (#3839)
https://jira.talendforge.org/browse/TUP-24109
2019-08-20 11:44:44 +08:00
Jane Ding
62dc6af821 fix(TUP-24109)unable to test Expression Builder of tMap (#3799)
* fix(TUP-24109)unable to test Expression Builder of tMap
https://jira.talendforge.org/browse/TUP-24109

* fix(TUP-24109)unable to test Expression Builder of tMap
https://jira.talendforge.org/browse/TUP-24109
2019-08-20 11:06:47 +08:00
jiezhang-tlnd
739ca0b32c fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#3835)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-20 10:25:56 +08:00
hwang-talend
534feea221 bugfix(TUP-23583):Unable to see all tables in AS400 Connection (#3757)
bugfix(TUP-23583):Unable to see all tables in AS400 Connection
2019-08-19 15:20:13 +08:00
jiezhang-tlnd
f4a45b3659 fix(TUP-23160)Error popup during build father job after modified sun job (#3826)
and do not open father job
https://jira.talendforge.org/browse/TUP-23160
2019-08-19 11:42:35 +08:00
vyu-talend
e3a55d8b63 Vyu/tdi 32477 always lowercase column's name of postgres when create table (#3737)
* Fix(TDI-32477):Always lowercase column's name of postgres when create
table

* Fix(TDI-32477):Always lowercase column's name and table in Postgresql

* Fix(TDI-32477):Enable when the type is Dynamic

* Fix(TDI-32477):Dynamic column includes the part of columns

* Fix(TDI-32477)

* Fix(TDI-32477):fix the two bugs in comment
2019-08-19 10:11:14 +08:00
Emmanuel GALLOIS
80fbfd17a8 feat(TDI-40339): add Snowflake to tSQLTemplate family (#3767)
* feat(TDI-40339): add Snowflake to tSQLTemplate family
* feat(TDI-40339): add Snowflake to Managers
- update db_output_bulk
* feat(TDI-40339): add Snowflake (tcompv0) connection handling in javajets
* feat(TDI-40339): correct style
* feat(TDI-40339): remove duplicated inherited methods
2019-08-16 11:23:42 +02:00
pyzhou
0652420c79 fix(TDI-41375):HTTPS proxy server with user authentication (#3762)
* fix(TDI-41375):HTTPS proxy server with user authentication

* fix(TDI-41368):add a check box

* feat(TDI-41368):add checkbox in advance setting
2019-08-16 14:18:09 +08:00
wang wei
23e645e8e6 fix(TDI-42522): avoid 65535 issue (#3636) 2019-08-16 11:59:52 +08:00
Dmytro Sylaiev
2dcba4cddb chore(TDI-42791): Refactor creation connection ftp (#3796)
* chore(TDI-42791): Refactor creation connection ftp

* chore(TDI-42791): Fix compile error after refactoring
2019-08-15 18:26:12 +03:00
vyu-talend
9e7e4c0971 Fix(TDI-42374):"None Proxy Hosts" rename to "No Proxy for" (#3816) 2019-08-15 16:09:25 +08:00
vyu-talend
d5f863477d Fix(TDI-40237):Fix the omitted components in tRedShiftXXX (#3815)
* Fix(TDI-40237):Fix the omitted components in tRedShiftXXX

* Fix(TDI-40237):add China (Ningxia)
2019-08-14 14:59:22 +08:00
Dmytro Sylaiev
b802bb6a72 fix(TDI-42836): Add milis elaboration to properties labels (#3819) 2019-08-13 16:50:04 +03:00
AlixMetivier
21b8a407de new migration task to change tMapROjaiOutput component dbVersion to corresponding one in 7.1.0+ (#3811) 2019-08-13 14:12:54 +02:00
dmytroshekera
0352e0556c feat(TDI-38420):Add support for AND/OR filter in tServiceNowInput (#3818) 2019-08-13 14:36:37 +03:00
pyzhou
9ce74b5a90 fix(TDI-42725):change the groupID for Exa jar (#3817) 2019-08-13 17:42:37 +08:00
Zhiwei Xue
b9c4102074 fix(TUP-23637):7.x missing local_project for big data spark batch job (#3671) 2019-08-13 11:42:04 +08:00
dmytroshekera
2733478a43 feat(TDI-38420):Add support for AND/OR filter in tServiceNowInput (#3813)
Ivan mention that I should use another type of component,
2019-08-12 17:03:37 +03:00
dmytroshekera
9b2180562c Dshekera/tdi 38420 service now input support and or condition (#3795)
* feat(TDI-38420):Add support for AND/OR filter in tServiceNowInput
2019-08-12 12:27:25 +03:00
Stéphane Bouchet
bec10957e5 TESB-26300: disable message dialog when checking build errors (#3654)
* TESB-23600 : do not open dialog anymore when checking errors

* TESB-23600 : refactor/cleanup
2019-08-09 14:23:28 +02:00
jzhao
d0a5929ad6 fix(TDI-42812):tRedshifBulkExec should hide access key and secret key when datasource is not S3(#3809) 2019-08-09 14:09:45 +08:00
vyu-talend
cc999c45b5 Vyu/tdi 40237 add eu (paris) region to t s3 connection (#3806)
* Fix(TDI-40237):Add new regions to tS3Connection

* Fix(TDI-40237):Add new regions

* Fix(TDI-40237):Further modifications

* Fix(TDI-40237)

* Fix(TDI-40237)

* Fix(TDI-40237)

* Fix(TDI-40237):tS3XXX
2019-08-09 11:16:05 +08:00
zshen-talend
5defbea32b feat(TDQ-17177): support "RAW" output flow for tPatternMasking component (#3790)
* feat(TDQ-17177): support "RAW" output flow for tPatternMasking component

* feat(TDQ-17177): added new output flow "FLOW_OUTPUT" to support

propagate scheam change
2019-08-09 11:06:49 +08:00
qiongli
2583507d00 feat(TDQ-17366)Remove migration for tRuleSurvivorship (#3794) 2019-08-09 10:59:22 +08:00
jiezhang-tlnd
48b0e2ecbd fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#3807)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-09 10:54:31 +08:00
hzhao-talendbj
f1b204b226 fix(TUP-24034)tETLoutput schema getting changed to Built-in from (#3802)
repository when changes are made in the map
2019-08-08 19:59:45 +08:00
hcyi
7f5e8bfa11 fix(TUP-20933):tStatCatcher Statistics property is not shown in Advanced (#3798)
tab of Tacokit components
2019-08-08 19:26:26 +08:00
wang wei
063f1daeec fix(TDI-42737): [java 11] FTPS protocol for FTP components don`t work with linux and java 11 (#3764) 2019-08-08 10:08:09 +08:00
wang wei
d2621d049e fix(TDI-42747): fix the issue for tjdbcinput with dynamic column and inside talend object type like for database type blob(#3783) 2019-08-08 09:12:43 +08:00
vizotenko-talend
364d240804 fix(TDI-42495): unexpected behaviour of tArchive (#3801) 2019-08-07 14:04:36 +03:00
SunChaoqun
7398c13e69 TESB-26174:Error on Job with multiple tRunJob calling Call another Child (#3701)
job with tESBConsumer component
2019-08-07 12:10:31 +08:00
hcyi
ea4ae4c735 fix(TUP-21027):Suggestable widgets not save edited values (if not use (#3793)
custom value).
2019-08-06 10:54:05 +08:00
jiezhang-tlnd
5eb3f438ea fix(TUP-20372)Use Project Settings is not checked as default for job (#3787)
https://jira.talendforge.org/browse/TUP-20372
2019-08-06 10:49:28 +08:00
wang wei
dc1c743d48 fix(TDI-42687): Enable AWS ECS role for S3 component (#3770) 2019-08-06 10:07:18 +08:00
vyu-talend
b885667b38 Fix(TDI-40237):Add new regions to tS3Connection (#3750)
* Fix(TDI-40237):Add new regions to tS3Connection

* Fix(TDI-40237):Add new regions

* Fix(TDI-40237):Further modifications

* Fix(TDI-40237)

* Fix(TDI-40237)

* Fix(TDI-40237)

* Fix(TDI-40237):tS3XXX

* Fix(TDI-40237):Remove new region China (Ningxia)
2019-08-05 15:40:25 +08:00
Chao MENG
4019138048 fix(TUP-20951): Validation parameters need to be removed from (#3786)
serialization
https://jira.talendforge.org/browse/TUP-20951
2019-08-05 11:24:38 +08:00
hcyi
eb00028926 fix(TUP-23513):NPE shows in errorlog view when clicking [...] button (#3785)
next to SQL Query.
2019-08-05 11:02:05 +08:00
hcyi
f439623eab fix(TUP-23515):tacokit dataset won't pop up after clicking OK on "Edit (#3791)
parameters using repository".
2019-08-05 10:50:43 +08:00
Romain Manni-Bucau
8e65ae765f chore(monitoring/TUP-23824): Ensure monitoring feature can rely on system properties to configure the audit logger and does not hardcode a local file name+location+maxsize (#3699)
* Ensure monitoring feature can rely on system properties to configure the audit logger and does not hardcode a local file name+location+maxsize

* support system property monitoring even when no arg is passed to the main
2019-08-02 10:09:35 +02:00
Emmanuel GALLOIS
84edd12af5 fix TalendExcel imports (#3788) 2019-08-01 16:06:49 +02:00
Emmanuel GALLOIS
cb8308df05 feat(TDI-41662): Password protected Excel files management (#3743)
* feat(TDI-41662): add PASSWORD property
* feat(TDI-41662): set PASSWORD property visible only for Excel 2007++
* feat(TDI-41662): add password decryption in Talend ExcelReader wrapper
- warning this is an external lib
* feat(TDI-41662): bump simpleexcel lib release to latest updates
- not sure that MANIFEST.MF should be updated but once build there was
no changes to it, so in case of...
* feat(TDI-41662): implement decryption in javajet
* feat(TDI-41662): add properties to tFileOutputExcel
* fix(TDI-41662): correct gav
* fix(TDI-41662): bump simpleexcel version
* fix(TDI-41662): add password protection on writing excel file
* fix(TDI-41662): bump talendExcel version
* fix(TDI-41662): add password protection on writing excel file (javajet)
* feat(TDI-41662): close workbook when not protected
* feat(TDI-41662): fix some stuff about tFileOutputExcel
* feat(TDI-41662): remove old parse methods to ExcelReader
* feat(TDI-41662): close workbook in any cases
* feat(TDI-41662): use agile encryption mode only in TalendExcel
* feat(TDI-41662): use agile encryption mode only in javajet comp
* feat(TDI-41662): merge master and bump TalendExcel version
* feat(TDI-41662): fix classpath version for TalendExcel
- not sure that's necessary but...
2019-08-01 11:04:13 +02:00
hzhao-talendbj
62fe9a0f38 fix(TUP-22893)Icon becomes old version after openning SQL builder (#3775)
* fix(TUP-22893)Icon becomes old version after openning SQL builder

* fix(TUP-22893)Icon becomes old version after openning SQL builder
2019-08-01 16:29:24 +08:00
Chao MENG
ac80911050 fix(TUP-23514): NPE shows in errorlog view when Selecting Repository in (#3772)
Basic settings
https://jira.talendforge.org/browse/TUP-23514
2019-08-01 16:17:58 +08:00
hcyi
7c682778ec fix(TUP-23626):tacokit problem with drag and drop variables from (#3773)
Outline.
2019-08-01 16:15:10 +08:00
SunChaoqun
4159e31ef1 TESB-24597:Docker Support for Microservice - CI Part (#3782) 2019-07-31 18:38:00 +08:00
Chao MENG
b7ed047c91 fix(TUP-20943): Code generates with an error when Pattern check fails if (#3774)
contain back slash
https://jira.talendforge.org/browse/TUP-20943
2019-07-31 17:39:33 +08:00
hwang-talend
be5a9a7dba bugfix(TUP-23894):Fix all failed junit for both java 8 and 11 (#3779)
bugfix(TUP-23894):Fix all failed junit for both java 8 and 11
2019-07-31 16:59:27 +08:00
apoltavtsev
0f0ead31aa TESB-24900 Undeploying a Data Service causes "Exception in opening zip file" error 2019-07-31 09:33:09 +03:00
SunChaoqun
70f45909b9 TESB-24597:Docker Support for Microservice - CI Part (#3776) 2019-07-31 11:09:37 +08:00
hwang-talend
3e0d0538bb bugfix(TUP-23967):Studio can't run jobs when path has spaces, Windows 10 (#3768)
bugfix(TUP-23967):Studio can't run jobs when path has spaces, Windows 10
2019-07-31 10:08:14 +08:00
Chao MENG
40d9315e48 Cmeng/bugfix/tup 23914 json wizard encoding (#3771)
* fix(TUP-23914): JSON with accented characters is not being recognized
when creating a new JSON file in Metadata.
https://jira.talendforge.org/browse/TUP-23914
2019-07-31 10:05:19 +08:00
wang wei
0946243005 fix(TDI-42705): tSAPBwInput component gives compilation error (#3739) 2019-07-31 09:52:27 +08:00
Roman
d544cfbbd8 feat(TDI-36668): Add possibility to write xlsm files (#3766) 2019-07-29 16:58:22 +03:00
hwang-talend
38d73d1c3b bugfix(TUP-23894):Fix all failed junit for both java 8 and 11 (#3761)
* bugfix(TUP-23894):Fix all failed junit for both java 8 and 11
2019-07-29 18:05:07 +08:00
Dmytro Sylaiev
a257812d17 Dsylaiev/tdi 37257 timeout sftp (#3756)
* feat(TDI-37257): Add connection timeout for SFTP

* feat(TDI-37257): Implement timeout feature for FTP and FTPS
2019-07-29 12:56:03 +03:00
Jane Ding
4224c49747 fix(TUP-22943)checkbox with empty item name display on window Save (#3755)
Resources
https://jira.talendforge.org/browse/TUP-22943
2019-07-29 15:12:01 +08:00
Jane Ding
2a48cfd3c5 fix(TUP-22880)Resources: Job cannot use resources from reference (#3759)
project;
https://jira.talendforge.org/browse/TUP-22880
2019-07-29 15:07:34 +08:00
hcyi
c4adf887db fix(TUP-21687):Table value is not visible after filling component properties from metadata. (#3747)
* fix(TUP-21687):Table value is not visible after filling component
properties from metadata.

* fix(TUP-21687):add/update junits for Table value is not visible after
filling component properties from metadata.

* fix(TUP-21687):add/update junits for Table value is not visible after
filling component properties from metadata.
2019-07-29 15:02:34 +08:00
hcyi
18422df2a4 fix(TUP-20928):Suggestable doesn't work for TextArea in Studio (#3765) 2019-07-29 14:56:00 +08:00
SunChaoqun
0985646d21 TESB-24597:Docker Support for Microservice - CI Part (#3730)
* TESB-24597:Docker Support for Microservice - CI Part

* TESB-24597:Docker Support for Microservice - CI Part

* TESB-24597:Docker Support for Microservice - CI Part
2019-07-26 10:39:40 +08:00
slushatel
481edbbc18 fix(TDI-42634): create output directory if not exists (#3760) 2019-07-25 16:15:55 +03:00
Hanna Liashchuk
02df23ffeb (feature(TBD-8945): added drop table checkbox to OAuth authentication mode (#3713) 2019-07-25 13:45:47 +03:00
Jane Ding
957704c0a4 fix(TUP-23789)Pom files are not generated sometimes for the jobs in (#3738)
* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789

* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789
Add a junit.
2019-07-24 16:18:59 +08:00
Roman
cb85a154f8 fix(TDI-42457): correct Postgre supported DB version (#3733) 2019-07-24 10:11:57 +03:00
hcyi
c7c9d4bf2d fix(TUP-23898):Create new plugin for junit tests of tacokit studio-integration. (#3740)
* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.

* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.

* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.

* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.
2019-07-23 18:29:29 +08:00
hcyi
4271923ca3 fix(TUP-23264):Studio can't find dependencies for tacokit components. (#3720)
* fix(TUP-23264):Studio can't find dependencies for tacokit components.

* fix(TUP-23264):add junits for Studio can't find dependencies for tacokit
components.
2019-07-23 12:03:00 +08:00
jiezhang-tlnd
70f0e7a076 fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after dragging and dropping from database Metadata (#3714)
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
https://jira.talendforge.org/browse/TUP-23588

* junit(TUP-23588)For tCreateTable, the Database Type is always Mysql
after dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
2019-07-23 11:20:25 +08:00
pyzhou
6e0af4dd99 fix(TDI-42674):Redshift missing jar for SSO (#3731)
* fix(TDI-42674):Redshift missing jar for SSO

* fix(TDI-42674):change mvn path

* fix(TDI-42674):change require to require_if
2019-07-22 17:23:21 +08:00
clesaec
26fbb4e014 TDI-42679 : use new File(rep, file) constructor (#3724) 2019-07-19 13:25:34 +02:00
dmytroshekera
28b472384b bugfix(TDI-42364): When building a Standalone job. (#3734)
Generated Powershell scripts, is wrong.
2019-07-19 12:51:04 +03:00
Zhiwei Xue
c0f93ad66b Revert fix of TUP-23729 (#3732)
* Revert "fix(TUP-23729):Memory issue found when run TUJ (#3705)"

This reverts commit 1d706bc243.

* Revert "fix(TUP-23729):Memory issue found when run TUJ (#3689)"

This reverts commit 5069b086d7.
2019-07-18 18:25:34 +08:00
slushatel
7a53a97ceb fix(TDI-42634): get attachments recursively (#3700)
* fix(TDI-42634): get attachments recursively

* fix(TDI-42634): change indents to 'space'
2019-07-18 10:55:05 +03:00
pyzhou
1c89042c03 fix(TDI-42572):upgrade EXAUtil version (#3719)
* fix(TDI-42572):upgrade EXAUtil version

* Change the mvn path
2019-07-18 10:01:06 +08:00
dmytroshekera
9133ff39d1 bugfix(TDI-42581): tSOAP doesn't support SOAPActions for Soap 1.2 (#3727)
param 'action' should not be empty
2019-07-17 14:40:51 +03:00
Zhiwei Xue
1d706bc243 fix(TUP-23729):Memory issue found when run TUJ (#3705) 2019-07-17 17:01:39 +08:00
dmytroshekera
24031c6bb0 Dshekera/tdi 42581 t soap doesnt support soap actions for soap 1 2 (#3725)
* bugfix(TDI-42581): tSOAP doesn't support SOAPActions for Soap 1.2
2019-07-16 16:44:14 +03:00
Chao MENG
5d7deb4f08 fix(TUP-23508): TOS can't use memory run (#3698)
https://jira.talendforge.org/browse/TUP-23508
2019-07-16 17:44:26 +08:00
kjwang-talend
2f323ea5ec TUP-23841 Build job with 'OSGI Bundle For ESB' get error pop-up (#3711)
https://jira.talendforge.org/browse/TUP-23841
2019-07-16 10:30:48 +08:00
kjwang-talend
0099cf4b7f Fix TUP-23809 [Studio] changes in column order are not saved (no (#3708)
propagate changes dialog)
https://jira.talendforge.org/browse/TUP-23809
2019-07-16 10:04:02 +08:00
vyu-talend
ad8b244f13 Fix(TDI-42572):Improvement for generating correct format to Exasol (#3677)
* Fix(TDI-42572):Improvement for generating correct format to Exasol

* Fix(TDI-42572):Using checkbox
2019-07-16 09:37:04 +08:00
slushatel
b4196f3ade feat(TDI-42570): stop process if parent thread has terminated, add log wrapper for tos studio (#3715) 2019-07-15 14:52:28 +03:00
Hanna Liashchuk
a6cc1fd725 fix(TBD-8951): skeap header for Service Account (#3716) 2019-07-15 14:18:45 +03:00
Hanna Liashchuk
6d2c08fb02 Revert "(feature(TBD-8945): added drop table checkbox to OAuth authentication mode (#3706)" (#3712)
This reverts commit b37f4d2169.
2019-07-15 13:04:28 +03:00
Hanna Liashchuk
b37f4d2169 (feature(TBD-8945): added drop table checkbox to OAuth authentication mode (#3706) 2019-07-15 12:55:50 +03:00
zshen-talend
18a6bd6b9e chor(TDQ-17069): remove unused code (#3617) 2019-07-15 15:53:33 +08:00
hcyi
12025462fd fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI project:import routines.DataQuality cannot be resolved. (#3688)
* fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI
project:import routines.DataQuality cannot be resolved.

* fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI
project:import routines.DataQuality cannot be resolved.
2019-07-15 11:39:36 +08:00
hcyi
8a17273fff fix(TUP-23550):Select query for DBInput component page will list Couchbase. (#3704)
* fix(TUP-23550):Select query for DBInput component page will list
Couchbase.

* fix(TUP-23550):add junits
2019-07-15 10:33:04 +08:00
zshen-talend
4666ad0ba2 feat(TDQ-16777 TDQ-17239): added one migration for added encoding type (#3690)
of combo list.
2019-07-12 16:07:34 +08:00
Hanna Liashchuk
e99e3a88ac task(TBD-8950): Change redundant code appearance in tBigQueryBulkExec (#3703)
* (TBD-8950): code refactoring

* fix(TBD-8950): added postfix
2019-07-11 16:47:06 +03:00
Roman
eef7ee7939 fix(TDI-42436): copy Redshift components to cloud folder (#3702)
* fix(TDI-42436): copy Redshift components to cloud folder
2019-07-11 11:46:36 +03:00
wang wei
323b7fdf86 fix(TDI-42423): fix the tcreatetable for teradata with jdbc parameters(#3680) 2019-07-10 09:50:06 +08:00
slushatel
9e8d8785c2 Tdi 42570 stop process when thread stops (#3676)
* feat(TDI-42570): stop process if parent thread has terminated

* feat(TDI-42570): stop process if parent thread has terminated

* feat(TDI-42570): stop process if parent thread has terminated. improve indentation

* feat(TDI-42570): stop process if parent thread has terminated. improve indentation
2019-07-09 14:54:26 +03:00
hcyi
463d35acb2 fix(TUP-23790):Can't guess schema for metadata (#3691)
item(delimited/positional/regex/excel/ldif/ldap)
2019-07-09 18:21:16 +08:00
Zhiwei Xue
5069b086d7 fix(TUP-23729):Memory issue found when run TUJ (#3689) 2019-07-09 18:11:06 +08:00
Jane Ding
18694afab5 fix(TUP-23663)The connection row between components is getting activated (#3687)
* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663
2019-07-09 17:49:22 +08:00
clesaec
f61b793263 fix(TDI-42230) : file copy java11 bug (#3670)
* fix(TDI-42230) : using standart java.nio.Files classes (since Java 7)
2019-07-08 11:31:35 +02:00
nrousseau
1e694d07f0 fix(TMDM-13727) remove not existing plugin 2019-07-08 16:43:34 +08:00
Hanna Liashchuk
bfb26a7bfb fix(TBD-8925): table won't be created unless createTable option is checked OAuth (#3686) 2019-07-05 18:02:43 +03:00
qiongli
47ee1e1ed0 feat(TDQ-16419) Add a filter by the column data type (#3675) 2019-07-05 17:57:21 +08:00
hcyi
164641111e fix(TUP-23264):fix problems for guess schema and trun job. (#3683) 2019-07-05 17:17:05 +08:00
hzhao-talendbj
3251e99e35 fix(TUP-23363)'save the property' to metadata get error (#3682) 2019-07-05 10:50:02 +08:00
kjwang-talend
c69d2348b8 Fix TUP-22583 [CVE:high] Backend : pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade (#3661)
* Fix TUP-22583 [CVE:high] Backend :
pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade
https://jira.talendforge.org/browse/TUP-22583

* Fix TUP-22583 [CVE:high] Backend :
pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade
https://jira.talendforge.org/browse/TUP-22583

* Fix TUP-22583 [CVE:high] Backend :
pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade
https://jira.talendforge.org/browse/TUP-22583

* Fix TUP-22583 [CVE:high] Backend :
pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade
https://jira.talendforge.org/browse/TUP-22583
2019-07-04 18:45:52 +08:00
Jane Ding
88f2a8734b fix(TUP-22200)Import XML tree from xsd file throw (#3669)
* fix(TUP-22200)Import XML tree from xsd file throw
indexOutOfBoundsException
https://jira.talendforge.org/browse/TUP-22200

* fix(TUP-22200)Import XML tree from xsd file throw
indexOutOfBoundsException
https://jira.talendforge.org/browse/TUP-22200
2019-07-04 10:24:40 +08:00
chmyga
592be6abb1 fix(TDI-42536): tFileFetch NTLM PROXY issues (#3653)
* fix(TDI-42536): tFileFetch NTLM PROXY issues

* Fix basic auth when server allows different auth mechanisms

* fix(TDI-42536): tFileFetch NTLM PROXY issues

* Fix PR Comment
2019-07-03 15:07:54 +03:00
jiezhang-tlnd
cb7468510a fix(TUP-23371)Studio_will_dead_when_TAC_accidentally_disconnected (#3678) 2019-07-03 18:01:36 +08:00
wang wei
626748e4cb fix(TDI-42380): Migration issues in the Studio after migrating the jobs from 6.5 to 7.1(#3648) 2019-07-03 11:23:03 +08:00
hcyi
0a5277ae6e fix(TUP-23550):Select query for DBInput component page will list (#3674)
Couchbase.
2019-07-02 11:30:11 +08:00
Chao MENG
761fbcf5b0 Revert "fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected (#3665)" (#3673)
This reverts commit 059332dd05.
2019-07-01 14:46:02 +08:00
hcyi
8560b26217 fix(TUP-23264):Studio can't find dependencies for tacokit components. (#3672) 2019-07-01 11:28:59 +08:00
jiezhang-tlnd
059332dd05 fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected (#3665)
* fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected

* fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected
2019-07-01 10:21:24 +08:00
Zhiwei Xue
06d54bf796 fix(TUP-23096):update context takes about 10 mins (#3663) 2019-06-28 18:27:07 +08:00
Zhiwei Xue
b13cf8c27c fix(TUP-23052):Import project failed by Import an existing project (#3667) 2019-06-28 18:22:15 +08:00
Irene Wang
cdb0912a5a Revert "DEVOPS-3416 Deploy all plugins for Black Duck scans"
This reverts commit 1ce0e429ca.
2019-06-28 12:16:22 +02:00
Irene Wang
2777cc69a9 DEVOPS-6106 Update copyright year to 2019 2019-06-28 12:16:22 +02:00
apoltavtsev
3b70073b38 TESB-26293 Duplicated libraries in private & import packages of the build manifest file 2019-06-27 22:57:53 +03:00
pyzhou
00ae28bdfa fix(TDI-42534):tContextLoad compile error on resource type (#3646) 2019-06-27 17:23:08 +08:00
msjian
1e7a51dd82 feat(TDQ-17085):remove the connection editor (#3660) 2019-06-27 11:59:21 +08:00
Roman
d942de132f fix(TDI-42531): close resources in end block (#3647) 2019-06-26 11:58:39 +03:00
vyu-talend
7eb0a067cd Fix(TDI-42021):Change the log level when using implicit context load (#3639)
* Fix(TDI-42021):Change the log level when using implicit context load

* Fix(TDI-42021)

* Fix(TDI-42021)

* Fix(TDI-42021)

* Fix(TDI-42021)
2019-06-26 15:06:07 +08:00
kjwang-talend
749b5a637a Fix TUP-23403 Enable secure processing + disallow doctypes for DocumentBuilderFactory instances (#3652)
* Fix TUP-23403 Enable secure processing + disallow doctypes for
DocumentBuilderFactory instances
https://jira.talendforge.org/browse/TUP-23403

* Fix TUP-23403 Enable secure processing + disallow doctypes for
DocumentBuilderFactory instances
https://jira.talendforge.org/browse/TUP-23403
2019-06-26 15:03:00 +08:00
Zhiwei Xue
f6460e512b fix(TUP-23365):Use of validation rule triggers failed build (#3657) 2019-06-26 14:39:58 +08:00
Hanna Liashchuk
14873d7cc3 fix(TBD-8853): removed too small total timeout for service account (#3659) 2019-06-25 14:41:23 +03:00
Jenkins Continuous Build server
38d63a5799 Set version to 7.3.1 SNAPSHOT 2019-06-24 12:17:41 +02:00
Chao MENG
2b7b84a51a Cmeng/bugfix/tup 23556 tck encryption (#3643)
* fix(TUP-23556): TaCoKit datastore and dataset item not encrypt the
password
https://jira.talendforge.org/browse/TUP-23556
2019-06-24 18:11:48 +08:00
vyu-talend
fd5171cb73 Fix(TDI-42390):Fix "Use Cursors" text to reflect reality in tOracleInput (#3638)
* Fix(TDI-42390):Fix "Use Cursors" text to reflect reality in tOracleInput

* Fix(TDI-42390)
2019-06-24 14:23:17 +08:00
hwang-talend
764f3cf214 bugfix(TUP-22734):lookup will come after OnSubjobOK then subjobs will be (#3640)
* bugfix(TUP-22734):lookup will come after OnSubjobOK then subjobs will be
merged
2019-06-21 16:41:43 +08:00
hzhao-talendbj
d9a11dd07b fix(TUP-23363)'save the property' to metadata get error (#3634)
* fix(TUP-23363)'save the property' to metadata get error

* fix(TUP-23363)'save the property' to metadata get error

* fix(TUP-23363)'save the property' to metadata get error
2019-06-21 15:27:59 +08:00
hcyi
e8ba8b1aa0 fix(TUP-23484):TaCoKit can not propagate update dataset if modify datastore parameters. (#3641)
* fix(TUP-23484):TaCoKit can not propagate update dataset if modify
datastore parameters.

* fix(TUP-23484):TaCoKit can not update dataset item if modify datastore.
2019-06-21 11:12:33 +08:00
jiezhang-tlnd
5cd42fa70b fix(TUP-23389)tMap - cannot edit schema (#3621) 2019-06-20 17:09:56 +08:00
jiezhang-tlnd
2ca7348001 fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 17:07:49 +08:00
jiezhang-tlnd
b9b2b8b42f fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:58:05 +08:00
jiezhang-tlnd
3634ec52e5 fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:57:50 +08:00
jiezhang-tlnd
f1fbab8630 fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:51:13 +08:00
jiezhang-tlnd
6c8aac91d6 fix(TUP-23389)tMap - cannot edit schema (#3621) 2019-06-20 16:49:31 +08:00
jiezhang-tlnd
ad712d8f5e fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:49:03 +08:00
jiezhang-tlnd
7f8cff0283 fix(TUP-23389)tMap - cannot edit schema (#3621) 2019-06-20 16:48:45 +08:00
jiezhang-tlnd
625186caca fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:48:30 +08:00
nrousseau
296300368b fix(TDI-42522) add option to deactivate component log 2019-06-20 10:18:25 +08:00
hzhao-talendbj
34abaaccb9 fix(TUP-21827)MVN package fail with testcase use olderversion from 651 (#3635) 2019-06-18 17:56:56 +08:00
Jane Ding
8628134275 fix(TUP-23506)Job use tsapconnection component run fail when use the (#3623)
* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14.
https://jira.talendforge.org/browse/TUP-23506

* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14.
https://jira.talendforge.org/browse/TUP-23506

* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14
https://jira.talendforge.org/browse/TUP-23506
2019-06-18 12:02:45 +08:00
hwang-talend
edc4e7820e bugfix(TUP-23510):There is compile error job in TDI demo project (#3628) 2019-06-18 11:53:01 +08:00
Chao MENG
c3906b30d7 fix(TUP-20054): Due to checking fields it is hard to type (#3630)
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

Fix junit issue
2019-06-18 11:19:16 +08:00
Jane Ding
66cc310399 Revert "Jding/tup 23482 should avoid multi version slf4j log4j jars (#3619)" (#3629)
This reverts commit be6eb20fb0.
2019-06-18 11:14:21 +08:00
Chao MENG
e97179dac4 Cmeng/bugfix/tup 20054 fix junit issue (#3627)
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

Fix junit issue

* add junit source

* add junit source
2019-06-18 11:00:31 +08:00
Antoine Parent
cfa351bb24 fix(): typo in a pattern (#3625)
fix a pattern used to display job status
2019-06-17 15:41:46 +02:00
Chao MENG
3a258d403c fix(TUP-20054): Due to checking fields it is hard to type credentials/data from the keyboard (#3620)
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

* main/plugins/org.talend.sdk.component.studio-integration/src/main/java/org/talend/sdk/component/studio/ui/wizard/TaCoKitConfigurationWizard.java

* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054
2019-06-17 19:15:26 +08:00
hwang-talend
bb9007a063 bugfix(TUP-23510):There is compile error job in TDI demo project (#3622) 2019-06-17 19:03:29 +08:00
Jane Ding
be6eb20fb0 Jding/tup 23482 should avoid multi version slf4j log4j jars (#3619)
* fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job
classpath
https://jira.talendforge.org/browse/TUP-23482

* fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job
classpath
https://jira.talendforge.org/browse/TUP-23482

* fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job
classpath
https://jira.talendforge.org/browse/TUP-23482
2019-06-17 17:01:38 +08:00
Chao MENG
9a005e64b7 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3614)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-14 17:05:11 +08:00
Chao MENG
02e95b65dc fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3613)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-14 16:18:56 +08:00
Chao MENG
8ec074f787 fix(TUP-23465): Performance issue when open a job and save a job and (#3610)
import in items.
https://jira.talendforge.org/browse/TUP-23465
2019-06-14 15:42:55 +08:00
SunChaoqun
1a5abb28c4 TESB-26211:[Docker] Docker Build option is shown in ESB Entry level (#3608)
product
2019-06-14 15:28:14 +08:00
kjwang-talend
761faebe1f TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix can't guess query problem) (#3607)
* TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix
can't guess query problem)
https://jira.talendforge.org/browse/TUP-22955

* TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix
can't guess query problem)
https://jira.talendforge.org/browse/TUP-22955
2019-06-14 14:35:37 +08:00
wang wei
f6985356e2 fix(TDI-40979): fix the regression (#3606) 2019-06-14 11:09:07 +08:00
nrousseau
a8bdda6260 babili-export (#3595) 2019-06-14 10:42:39 +08:00
Dmytro Sylaiev
715592ec88 fix(TDI-42396): Bump httputils lib version (#3564) 2019-06-13 19:52:58 +03:00
wang wei
d85fc8062f fix(TDI-42382): Class path contains multiple SLF4J bindings (#3602) 2019-06-13 21:13:43 +08:00
SunChaoqun
d89eecbb6a TESB-26208:Cannot build route kar when Studio path contains space (#3604) 2019-06-13 20:15:19 +08:00
hcyi
08d63c6593 fix(TUP-23460):[TaCoKit] Empty widget has null value as string. (#3605)
* fix(TUP-23460):[TaCoKit] Empty widget has null value as string.

* fix(TUP-23460):[TaCoKit] Empty widget has null value as string.
2019-06-13 19:19:59 +08:00
ypiel
3336cc4f2a feat(TDI-40979) : support of MS CRM v9.1 web API
* feat(TDI-40979) : support MSCRM 9.1 in output

* feat(TDI-40979) : support MSCRM 9.1 in input

* feat(TDI-40979) : Add custum entity label for V9.1

* feat(TDI-40979) : no support of wep api 9.1 in premise

* feat(TDI-40979) : no support of wep api 9.1 in premise
2019-06-13 09:59:40 +02:00
Chao MENG
ab6e1bcab2 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3603)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-13 11:30:38 +08:00
Chao MENG
11ebc42052 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3600)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-12 19:58:40 +08:00
Hanna Liashchuk
749dbb0056 fix(TBD-8708): code enhancement (#3599) 2019-06-12 14:03:48 +03:00
SunChaoqun
70ecc767c2 TESB-26160:When build docker image, the offline mode will not switch to (#3597)
online mode automatically
2019-06-12 18:00:56 +08:00
Chao MENG
a755e15b57 fix(TUP-23432): NPE when single selecting build job (#3596)
fix(TUP-23432): NPE when single selecting build job
https://jira.talendforge.org/browse/TUP-23432
2019-06-12 17:58:32 +08:00
Stéphane Bouchet
4e814e0b00 TESB-25939 : fix context update when building route and job (#3561)
* TESB-25939 : excluding context from target folder

* TESB-25939 : exclude context from target folder
2019-06-12 11:02:57 +02:00
sponomarova
85f55539d1 fix(TBD-8708): create only if create table option is checked for service account (BigQuery) (#3591) 2019-06-12 12:00:07 +03:00
hcyi
eb79c2bb24 fix(TUP-23157):datastore values are not prefilled when creating a dataset. (#3590)
* fix(TUP-23157):datastore values are not prefilled when creating a
dataset.

* fix(TUP-23157):datastore values are not prefilled when creating a
dataset.
2019-06-12 16:59:31 +08:00
Chao MENG
b638c4219d fix(TUP-23431): java heap OutOfMemoryError when logon project while (#3594)
fix(TUP-23431): java heap OutOfMemoryError when logon project while running auto tests using oracleJDK11.0.3
https://jira.talendforge.org/browse/TUP-23431
2019-06-12 16:50:54 +08:00
jiezhang-tlnd
44cc58273b Revert "fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3515)" (#3593)
This reverts commit 7d9bcad052.
2019-06-12 16:16:00 +08:00
jiezhang-tlnd
090f229c68 Revert "fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3539)" (#3592)
This reverts commit 88ac38747f.
2019-06-12 16:15:37 +08:00
Jane Ding
7913643cfe fix(TUP-22936)No description for component red/yellow signs (#3586)
https://jira.talendforge.org/browse/TUP-22936
2019-06-12 16:04:29 +08:00
jiezhang-tlnd
4723000ed1 fix(TUP-21179)Studio doesn't commit "Route Resources" to SVN (#3589) 2019-06-12 14:25:17 +08:00
apoltavtsev
2ccf372036 TESB-26145 Including context to published Job (#3588) 2019-06-12 14:07:13 +08:00
Zhiwei Xue
66bee58089 fix(TUP-22972):fix wrong relative path. (#3587) 2019-06-12 11:15:30 +08:00
Sizhao Liu
a9096b87fa feat(TDQ-16495): add controller for crypto file generation (#3569) 2019-06-11 18:37:57 +02:00
Hanna Liashchuk
43bb77fd10 fix(TBD-8787): set allow quoted new lines to true (#3583) 2019-06-11 15:39:02 +03:00
wang wei
84df479b21 fix(TDI-41573): Enable secure processing + disallow doctypes for DocumentBuilderFactory instances (#3471) 2019-06-11 19:56:33 +08:00
wang wei
073cdc59c5 fix(TUP-23399): fix it in the javajet part, use another api to replace the one which is not stable(#3579) 2019-06-11 19:26:43 +08:00
hwang-talend
53705cb0cc bugfix(TUP-23400):Collaborative work in SVN: one user delete a job, (#3581)
another user will hang on in "User operation is waiting" page after
click refresh.
2019-06-11 19:13:09 +08:00
Chao MENG
6e65632136 chore: temp fix to remove unused jars (#3582)
* chore: temp fix to remove unused jars

* chore: temp fix to remove unused jars
2019-06-11 18:50:19 +08:00
hwang-talend
908f077ed7 bugfix(TUP-21693):Error log like Resource '/AA/poms/jobs/process/test1' (#3565)
bugfix(TUP-21693):Error log like Resource '/AA/poms/jobs/process/test1' does not exist throw when I rename a folder.
2019-06-11 18:18:40 +08:00
wang wei
1063cb2515 fix(TDI-42071): upgrade daikon to hide the host info (#3570) 2019-06-11 18:03:34 +08:00
Chao MENG
deb7c21ebb chore: resolve compile error in eclipse (#3578)
chore: resolve compile error in eclipse
2019-06-11 16:55:23 +08:00
Chao MENG
050e05394f fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with other metadata (#3577)
* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-11 15:52:21 +08:00
Chao MENG
edf1761902 fix(TUP-23285): Problem with deleting dataset/datastore (#3576)
https://jira.talendforge.org/browse/TUP-23285
2019-06-11 15:24:30 +08:00
hcyi
6c3e0371e4 fix(TUP-23157):datastore values are not prefilled when creating a (#3575)
dataset.
2019-06-11 15:23:02 +08:00
Chao MENG
382e00f01a fix(TUP-23285): Problem with deleting dataset/datastore (#3574)
https://jira.talendforge.org/browse/TUP-23285
2019-06-11 12:16:49 +08:00
wang wei
17fe4095c3 fix(TDI-41636): adjust the maven path to use the one in maven center (#3571) 2019-06-11 11:35:08 +08:00
Chao MENG
920e1eecb9 fix(TUP-23285): Problem with deleting dataset/datastore (#3568) (#3572)
https://jira.talendforge.org/browse/TUP-23285
2019-06-11 11:33:33 +08:00
Irene Wang
d7142d5368 DEVOPS-6106 Update copyright year to 2019 2019-06-10 17:38:21 +02:00
Chao MENG
b8a3d07386 fix(TUP-23285): Problem with deleting dataset/datastore (#3568)
https://jira.talendforge.org/browse/TUP-23285
2019-06-10 21:50:44 +08:00
wang wei
b4e9b399f0 fix(TDI-42483): DEBUG or INFO display in studio console while should not (#3566) 2019-06-10 19:03:14 +08:00
Zhiwei Xue
0cfed2dce1 fix(TUP-22972):use relative folder classpath only for cxf related job. (#3567) 2019-06-10 18:33:34 +08:00
nrousseau
a0aa4e336d Revert "fix(TUP-22635) add missing dependency for server"
This reverts commit de666438af.
2019-06-10 18:04:50 +08:00
Chao MENG
a980713d98 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with other metadata (#3559)
* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23285): Problem with deleting dataset/datastore
https://jira.talendforge.org/browse/TUP-23285

* fix(TUP-23285): Problem with deleting dataset/datastore
https://jira.talendforge.org/browse/TUP-23285

* upgrade tacokit version to 1.1.10
2019-06-10 17:40:00 +08:00
nrousseau
6c4744064d fix(TUP-22553) remove jars 2019-06-08 11:02:39 +08:00
nrousseau
b6f9308f8f fix(TUP-22574) remove unused jar 2019-06-08 10:47:46 +08:00
Dmytro Sylaiev
4979ee9155 Dsylaiev/tdi 42396 upgrade jackson dependencies (#3562)
* fix(TDI-42396): Upgrade jackson dependencies to 2.9.9

* fix(TDI-42396): Downgrade jackson annotations version

* fix(TDI-42396): Upgrade jackson core dependency for bigQuerySQL

* fix(TDI-42396): Upgrade jackson databind in custom lib
2019-06-07 00:04:23 +08:00
talend-vlesquere
5a4af8a2b5 bug(TDQ-17136) : add Data Privacy Family (#3560) 2019-06-06 15:58:15 +02:00
Jane Ding
9ac41a5e9b fix(TUP-21920) fix wrong warning message (#3558)
https://jira.talendforge.org/browse/TUP-21920
2019-06-06 19:08:28 +08:00
Chao MENG
ff09c10a8c fix(TUP-21073): [GuessSchema] Guess Schema process fails in case of messages in error stream (#3521)
* fix(TUP-21073): [GuessSchema] Guess Schema process fails in case of
messages in error stream
https://jira.talendforge.org/browse/TUP-21073
2019-06-06 17:56:09 +08:00
hwang-talend
1ff71cdf9b bugfix(TUP-23322):context value doesn't update after publishing the job (#3555)
bugfix(TUP-23322):context value doesn't update after publishing the job to release repository
2019-06-06 17:20:00 +08:00
wang wei
dc5c90a84a fix(TDI-42464): Update tcomp in studio to 0.27.0 / daikon to 0.31.6 (#3557) 2019-06-06 16:45:40 +08:00
SunChaoqun
f9910b2961 TESB-26058:Docker - Build Job Dialog - Remove DI / BD Docker Option when (#3552)
it is an ESB Artifact
2019-06-06 13:27:21 +08:00
Jane Ding
c6fceb0bb4 fix(TUP-22359)Broken Data Schema UI (#3556)
https://jira.talendforge.org/browse/TUP-22359
2019-06-06 11:06:58 +08:00
Dmytro Sylaiev
bf7e13c7a1 feat(TDI-42393): Add a migration task for renaming Couchbase (#3529) 2019-06-05 14:25:39 +03:00
wang wei
641e5fe53d fix(TDI-42071): PoC for job runtime information publishing (#3523) 2019-06-05 17:58:19 +08:00
msjian
ca034b3e79 fix(TDQ-17129): fix a migration error (#3548) 2019-06-05 15:48:21 +08:00
hwang-talend
ff00c24fa6 bugfix(TUP-23228):The order of schema changed when ticked "used column" (#3525)
bugfix(TUP-23228):The order of schema changed when ticked "used column" again
2019-06-05 15:05:05 +08:00
jiezhang-tlnd
a3dd6720a9 fix(TUP-23276)Create excel item failed with unhandled event loop exception (#3546)
* fix(TUP-23276)Create excel item failed with unhandled event loop
exception

* fix(TUP-23276)Create excel item failed with unhandled event loop
exception

* fix(TUP-23276)Create excel item failed with unhandled event loop
exception
2019-06-05 10:58:36 +08:00
jiezhang-tlnd
88ac38747f fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3539)
* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets

* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets

* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets

* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets
2019-06-05 10:55:26 +08:00
hcyi
0eaa1c37d3 fix(TUP-23260):tacokit : regression : list of string are mal showed. (#3547) 2019-06-05 10:16:15 +08:00
hcyi
0c016539ad fix(TUP-20938):[Layout] Test connection button appears on advanced form. (#3541) 2019-06-04 19:17:39 +08:00
hcyi
8d85ae3bcf fix(TUP-20054):lose the focus on the field. (#3540) 2019-06-04 19:16:59 +08:00
vyu-talend
eced8f049d Revert "Fix(TDI-30725):Make username to uppercase in log4j. (#3456)" (#3549)
This reverts commit f7cbeabea2.
2019-06-04 18:42:09 +08:00
jzhao
4f7e4806ba feat(TDI-41141):Update SalesForce API to 46.0 (#3545)
* feat(TDI-41141):Update SalesForce API to 45.0

* feat(TDI-41141):use latest partner/fowce-wsc jar (46.0.0 )

* feat(TDI-41141):update depend jars
2019-06-04 03:44:44 -05:00
Jane Ding
e53c45ec91 feat(TUP-22833)Remove the addition of context parameters during the (#3511)
build/publish Job
https://jira.talendforge.org/browse/TUP-22833
2019-06-04 14:48:45 +08:00
Jane Ding
d745e85e80 Jding/tup 23168 add mvn for some import (#3537)
* fix(TUP-23168)Install external library issues
https://jira.talendforge.org/browse/TUP-23168

* fix(TUP-23168)Install external library issues
https://jira.talendforge.org/browse/TUP-23168

* fix(TUP-23168)Install external library issues
https://jira.talendforge.org/browse/TUP-23168
2019-06-04 14:09:51 +08:00
Romain Manni-Bucau
d8ddb9ea8d basic date support (coming Talend Component Kit 1.1.10) (#3544) 2019-06-04 07:37:41 +02:00
Zhiwei Xue
15903a6035 fix(TUP-22972):use relative classpath for CXF. (#3528)
* fix(TUP-22972):use relative classpath for CXF.

* fix(TUP-22972):avoid to use moduleName.
2019-06-04 11:00:45 +08:00
Jean-Philippe HAUTIN
48776bd500 fix(TUP-23325): fix blank Panel in case a group is not visible (#3543) 2019-06-04 10:47:41 +08:00
sponomarova
1dba3f709c fix(TBD-8708): fix action on data for service account (#3542) 2019-06-03 16:04:36 +03:00
Dmytro Sylaiev
760695d667 fix(TDI-42396): Upgrade jackson dependencies to 2.9.9 (#3514)
* fix(TDI-42396): Upgrade jackson dependencies to 2.9.9

* fix(TDI-42396): Downgrade jackson annotations version

* fix(TDI-42396): Upgrade jackson core dependency for bigQuerySQL
2019-06-03 11:59:37 +03:00
kjwang-talend
439ed80209 Fix TUP-23244 Studio continuously throw "Attach is not supported for target JVM" after memory run (#3530)
* Fix TUP-23244 Studio continuously throw "Attach is not supported for
target JVM" after memory run
https://jira.talendforge.org/browse/TUP-23244

* Fix TUP-23244 Studio continuously throw "Attach is not supported for
target JVM" after memory run
https://jira.talendforge.org/browse/TUP-23244

* Fix TUP-23244 Studio continuously throw "Attach is not supported for
target JVM" after memory run
https://jira.talendforge.org/browse/TUP-23244
2019-06-03 15:47:18 +08:00
wang wei
9d1aaf5eb6 fix(TDI-42223): update woodstox-core jar (#3457) 2019-06-03 10:21:35 +08:00
wang wei
44c5ae1188 fix(TDI-42433): close the stream like before, we need to keep the old action for the old job (#3536)
* fix(TDI-42433): close the stream like before, we need to keep the old
action for the old job

* fix(TDI-42433): adjust details

* fix(TDI-42433): bump version
2019-06-03 09:53:36 +08:00
chmyga
afd28a60a7 feat(TDI-42387): BigQuerySQLRow for DI in javajet (#3507)
* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix review comments

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Add icon

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix compiler error

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix PR comments

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix error for DROP TABLE query
2019-05-31 14:58:38 +03:00
vyu-talend
6c0aa872d1 Fix(TDI-42407):Fix the issue which causes missing data while use (#3522)
tFileInputExcel
2019-05-31 18:36:58 +08:00
wang wei
5e2adf3b59 fix(TDI-41947): process the null for UUID db type (#3520) 2019-05-31 15:46:00 +08:00
jiezhang-tlnd
7d9bcad052 fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3515)
using nested joblets
2019-05-31 15:08:57 +08:00
vyu-talend
beccde8115 Fix(TDI-42321):Change pom.xml in org.talend.libraries.custom(save (#3518)
version)
2019-05-31 10:14:17 +08:00
Jane Ding
82c44cb161 fix(TUP-22237)tFixedflowinput converting string to garbage value (#3516)
* fix(TUP-22237)tFixedflowinput converting string to garbage value
https://jira.talendforge.org/browse/TUP-22237
2019-05-30 18:29:22 +08:00
wchen-talend
7a358e8a86 fix(TUP-22955):java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (#3526) 2019-05-30 15:20:30 +08:00
Zhiwei Xue
db6a8499a6 fix(TUP-22854):clear code build cache after installing jars (#3502) 2019-05-30 10:57:17 +08:00
SunChaoqun
bdb00c3ffe TESB-25922:Docker pubish: No progress bar in publish route dialog (#3519) 2019-05-29 18:49:28 +02:00
Hanna Liashchuk
bf6773f64d fix(TBD-8649): activated option allowLargeResult for BigQuery service account 2019-05-29 17:54:19 +02:00
wang wei
9ad74ecc14 fix(TDI-41636): support AS400 V7R3 (#3513)
* fix(TDI-41636): support AS400 V7R3

* fix(TDI-41636): support AS400 V7R3

* fix(TDI-41636): relabel
2019-05-28 02:44:21 -05:00
vyu-talend
f95cf3095d Fix(TDI-42321):Make a zipped file that is protected by password iterate, (#3503)
* Fix(TDI-42321):Make a zipped file that is protected by password iterate,
thus the tJava could print global variable.Change the building tool from
Ant to Maven.

* Fix(TDI-42321):Change the path of talendzip-1.0.jar in
tFileArchive_java.xml and delete the previous talendzip.jar

* Change the path of talendzip.jar in tFileUnarchive_java.xml

* Fix(TDI-42321):Remove the jar from tFileArchive folder. And put it in
the org.talend.libraries.custom/lib.

* Fix(TDI-42321):Make more changes about the talendzip*.jar.
2019-05-28 14:31:17 +08:00
wang wei
f04471fc4b fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11 (#3452)
* fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11

* fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11

* fix(TDI-42241): fix something, but seems should remove the file

* fix(TDI-42241): add back url path

* fix(TDI-42241): fix the build for poi

* fix(TDI-42241): fix the build for poi

* fix the MF file
2019-05-28 01:27:03 -05:00
vyu-talend
0fbd040375 Fix(TDI-42316):Deprecation. (#3476) 2019-05-28 14:17:48 +08:00
jzhao
8dbfce2c5e fix(TDI-42356):ClassCastException with dynamic schema and data source alias from table with column of type nvarchar(max) (#3504)
* fix(TDI-42356):ClassCastException with dynamic schema and data source
alias from table with column of type nvarchar(max)

* TalendNTextImpl from talend lib to a patched jtds
* Add maven project to build patched jtds with TalendNTextImpl
* update talend lib talend_DB_mssqlUtil
* update depends on component side

* fix(TDI-42356):exclude jtds jar in osgi bundle

* fix(TDI-42356):fix missing changes for stats and logs with database
config

* fix(TDI-42356):change the GAV of build jar and maven path in components

* fix(TDI-42356):change the version of jar
2019-05-27 18:29:42 +08:00
Nicolas Rousseau
6be3b53b66 Revert "fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed (#3453)"
This reverts commit 1e8bb0243f.
2019-05-25 23:22:19 +08:00
Zhiwei Xue
4c8c6a1880 fix(TUP-22965):Move sdk component start code to logon project phase. (#3508) 2019-05-24 18:59:46 +08:00
hzhao-talendbj
12266fb558 Hengzhao/bugfix/tup 21754 db query differ with sql builder2 (#3500)
* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.

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

* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.

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

* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.

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

* fix(TUP-21754)When use the db query in job, it will get a different
result from its result in sql builder
2019-05-24 11:43:56 +08:00
sponomarova
d43f50301d fix(TBD-8708): tBigqueryOutput - some enhancement (#3506) 2019-05-23 15:46:56 +03:00
sponomarova
651dca75e1 fix(TBD-8708): Create table option if it doesn't exist for service account (#3501)
* fix(TBD-8708): tBigqueryOutput - Create table option if it doesn't exist for service account

* fix(TBD-8708): tBigqueryOutput - Create table option if it doesn't exist for service account
2019-05-23 10:55:12 +03:00
hcyi
1b63647758 fix(TUP-22117):Create resource item message contains "route" (#3499) 2019-05-23 10:16:34 +08:00
jzhao
729173ede5 feat(TDI-41303):Rename SalesforceWave components in SalesforceEinstein (#3494)
* feat(TDI-41303):Rename SFWave components in SalesforceEinstein

* rename components

* feat(TDI-41303):add migration task

* feat(TDI-41303):change wrong month in migration task
2019-05-22 15:10:23 +08:00
hwang-talend
93c2286a3d bugfix(TUP-22887):sorting schema order cause a tMatchgroup regression (#3496)
bugfix(TUP-22887):sorting schema order cause a tMatchgroup regression
2019-05-21 14:23:06 +08:00
Jane Ding
10b2c3d49c fix(TUP-22701)[MacOS] tMap - Can't save field in expression (#3492)
https://jira.talendforge.org/browse/TUP-22701
2019-05-21 13:11:39 +08:00
Ivan Gonchar
623e5e735c fix(TUP-23123): fix indent between component properties for Windows (#3495) 2019-05-21 10:52:33 +08:00
hcyi
b5f5408107 fix(TUP-21479):Improve for ELT*MAP generate wrong update query. (#3478)
* fix(TUP-21479):ELTMSSQLMAP generate wrong update query.

* fix(TUP-21479):ELTMSSQLMAP generate wrong update query.

* fix(TUP-21479):Improve for ELT*MAP generate wrong update query.
2019-05-21 10:00:35 +08:00
hcyi
b644b098ab fix(TUP-22587):NameNode URI fields changes to default value after (#3493)
changing the HDP version.
2019-05-21 09:48:12 +08:00
Mike Yan
17b79f09dd fix(TESB-25692): Set to jave 1.8 in manifest after Java11 compiled (#3488) 2019-05-20 16:45:38 +02:00
hwang-talend
ab0b18de8e Hwang/tup 23064 (#3482)
* Revert "bugfix(TUP-22744):711 built batch job doesn't run fine (#3445)"
2019-05-20 15:47:37 +08:00
SunChaoqun
13af5d47de TESB-25671:Build DemoREST as MS Jar with maven script (#3491) 2019-05-20 15:32:35 +08:00
jiezhang-tlnd
9f2241d8b6 fix(TUP-22980)After create another version for a job, when add another schema for trowgenerator, it will not saved (#3479)
* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved

* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved

* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved
2019-05-20 11:47:12 +08:00
Chao MENG
fc0c54b7a4 item(TUP-23098): Upgrade tacokit to release version of 1.1.9 (#3486)
https://jira.talendforge.org/browse/TUP-23098
2019-05-20 10:17:26 +08:00
Hanna Liashchuk
2a4d457539 fix(TBD-8649): activated option allowLargeResult for BigQuery service… (#3485)
* fix(TBD-8649): activated option allowLargeResult for BigQuery service account

* Update tBigQueryInput_begin.javajet

* Update tBigQueryInput_begin.javajet

* Update tBigQueryInput_begin.javajet
2019-05-17 15:29:32 +03:00
jiezhang-tlnd
d34b53d93b fix(TUP-20851)Tmap with Die on error uncheck doesn't create ErrorReject (#3483)
Output
2019-05-17 18:05:36 +08:00
Romain Manni-Bucau
61f412cbf7 exception handling (#3489) 2019-05-17 11:56:52 +02:00
Romain Manni-Bucau
cf0df8515f Avoid NPE when java.coordinates property is not set (#3487) 2019-05-17 11:03:59 +02:00
Tao Tao
f8b2cbcbd2 fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#3276)
* fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se +
tcommon-studio-ee

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

* kjwang/Fix TUP-21205 Remove CryptoHelper (Update daikon verion)
https://jira.talendforge.org/browse/TUP-21205

* kjwang/Fix TUP-21205 Remove CryptoHelper (Update daikon verion)
https://jira.talendforge.org/browse/TUP-21205
2019-05-17 10:48:27 +08:00
vyu-talend
bb41056c26 Vyu/tdi 41654 deprecate mysql 4 (#3475)
* Fix(TDI-41654):Deprecate mysql4.

* Fix(TDI-41654):Deprecate mysql4.

* Fix(TDI-41654):tELTMysqlMap also need to be modified.
2019-05-17 10:38:26 +08:00
vyu-talend
2fa6fa6042 Fix(TDI-42251):Change WSDL URL. (#3469)
* Fix(TDI-42251):Change WSDL URL.

* Fix(TDI-42251):Clear the default value.
2019-05-16 18:12:16 +08:00
zshen-talend
b7c1385c89 fix(TDQ-16872): Migration for correctly "Custom Matcher" parameter on (#3470)
tmatchGroup component
2019-05-16 17:45:41 +08:00
Jane Ding
80f246ea5c fix(TUP-22908)Talend Studio Mac OS Mojave 10.14 : Hangs or Crashes when (#3480)
trying to set "Fields to extract" Column name in Metadata -> File XML
https://jira.talendforge.org/browse/TUP-22908
2019-05-16 10:20:17 +08:00
SunChaoqun
71a68d4554 TESB-23808:Cannot build osgi bundle correctly with checking "Add maven script"(#3474) 2019-05-15 14:38:07 +08:00
vyu-talend
aac5d2f428 fix(TDI-42081):Add Additional Parameter. (#3451)
* fix(TDI-42081):Add Additional Parameter.

* fix(TDI-42081):Add Additional Parameter.

* Fix(TDI-42081):Add Additional Parameter(Interbase)

* Fix(TDI-42081):Add Additional Parameter(interBase)

* Fix(TDI-42081):Add Additional Parameter(Netezza)

* Fix(TDI-42081):Add Additional Parameter(ParAccel)

* Fix(TDI-42081):Add Additional Parameter(Vector)

* Fix(TDI-42081):Change the question mark to a semicolon.

* Fix(TDI-42081):Change the question mark to a semicolon.
2019-05-15 11:36:18 +08:00
Romain Manni-Bucau
1874473f00 ensure activeif is respected for update button (#3473) 2019-05-14 18:17:18 +02:00
Romain Manni-Bucau
c5c8697911 ensure TACOKIT_SUGGESTABLE_TABLE leads to valid configuration (#3472) 2019-05-14 17:23:29 +02:00
Emmanuel GALLOIS
9312e207c8 fix(TDI-41920): fix encoding issue when file.encoding is not utf8 (#3353)
* fix(TDI-41920): fix encoding issue when file.encoding is not utf8 and store on disk is set
2019-05-14 15:55:11 +02:00
jiezhang-tlnd
2cbb343d01 fix(TUP-22284)Update Detection keep popping until we select all context group (#3463)
* fix(TUP-22284)Update Detection keep popping until we select all context
group

* fix(TUP-22284)Update Detection keep popping until we select all context
group

* fix(TUP-22284)Update Detection keep popping until we select all context
group
2019-05-14 19:38:15 +08:00
vyu-talend
7aa164b753 Fix(TDI-42251):Fix the invalid WSDL URL. (#3465) 2019-05-13 11:04:28 +08:00
jiezhang-tlnd
a76dc7b029 fix(TUP-22520)tDBConnection is not used in the tDB components Joblet issue (#3454)
* fix(TUP-22520)tDBConnection is not used in the tDB components Joblet
issue

* fix(TUP-22520)tDBConnection is not used in the tDB components - Joblet
issue
2019-05-13 10:12:43 +08:00
Chao MENG
1e8bb0243f fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed (#3453)
fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed to generate code. /java.lang.reflect.InvocationTargetException
/java.lang.NullPointerException
https://jira.talendforge.org/browse/TUP-22906
2019-05-10 19:18:40 +08:00
vyu-talend
bfdc3d8c94 Fix(TDI-42251):Make change of default WSDL URL. (#3459) 2019-05-10 17:49:58 +08:00
vyu-talend
f7cbeabea2 Fix(TDI-30725):Make username to uppercase in log4j. (#3456) 2019-05-10 11:25:00 +08:00
vyu-talend
4512ee5e5b Fix(TDI-42300):Make variable name unique (#3462) 2019-05-10 11:11:20 +08:00
chmyga
413f98e6f3 fix(TUP-21896): replace internal sun classes (#3214)
* Remove legacy ssl configuration
2019-05-10 11:10:58 +08:00
kuanwang
3acb1e663e TUP-22747 ExpressionTest (#3458) 2019-05-09 14:50:34 +08:00
Xilai Dai
0689190571 TESB-24851, fix the Connection leak in case of Failover mode and OSGi deployment (#3268)
* TESB-24851, fix the Connection leak in case of Failover mode and OSGi deployment

* fix(TESB-24851) fix the Connection leak in another place
2019-05-09 10:38:10 +08:00
wang wei
cfc16c23c2 fix(TDI-41246): SFTP connection fails after multiple executions (#3444)
* fix(TDI-41246): SFTP connection fails after multiple executions

* fix(TDI-41246): do a temp ugly fix, will adjust it later

* fix(TDI-41246): do retry with a bigger scope

* fix(TDI-41246):fix the var scope

* fix something
2019-05-09 09:02:06 +08:00
Chao MENG
5b69be1aaf fix(TUP-22713): Possible thread lock during git update operation (#3449)
* fix(TUP-22713): Possible thread lock during git update operation
https://jira.talendforge.org/browse/TUP-22713
2019-05-08 15:32:30 +08:00
Jane Ding
1ebadeeb5e fix(TUP-22783)TELTPOSTGRESQL MAP Join Operator not working in Ubuntu (#3450)
16.04
https://jira.talendforge.org/browse/TUP-22783
2019-05-08 10:13:36 +08:00
wang wei
f3b8cf6f50 fix(TDI-42100): disable hostname check for ssl (#3447) 2019-05-07 11:41:13 +08:00
Zhiwei Xue
1542e7bb2b fix(TUP-22929):improve cleanUpCodeProject method. (#3448) 2019-05-06 19:07:04 +08:00
hwang-talend
d539ef6965 bugfix(TUP-22744):711 built batch job doesn't run fine (#3445)
* bugfix(TUP-22744):711 built batch job doesn't run fine
2019-05-06 18:17:49 +08:00
jiezhang-tlnd
3c55505275 fix(TUP-22147)There is a NPE error when closing studio (#3443)
* fix(TUP-22147)There is a NPE error when closing studio

* fix(TUP-22147)There is a NPE error when closing studio
2019-05-06 15:31:31 +08:00
dmytroshekera
02e4d71489 fix(TDI-42092): An error occurs on tFileOutputExcel after Iterate when /tmp/profiles folder does not exist (#3419)
* fix(TDI-42092): An error occurs on tFileOutputExcel after
* Iterate when /tmp/profiles folder does not exist.
* reproduce in multithread env - each thread try create
* folder. First thread create. Second crash because folder exist
2019-04-30 14:44:53 +03:00
SunChaoqun
928f980a63 TESB-25671:Build DemoREST as MS Jar with maven script (#3442) 2019-04-30 17:50:12 +08:00
kuanwang
f546409acb TUP-22747 delete useless class (#3441) 2019-04-29 16:40:09 +08:00
jiezhang-tlnd
31d35c048c fix(TUP-22484)Random issue: Compile error for simple job sometimes (#3438) 2019-04-29 11:12:43 +08:00
jiezhang-tlnd
ef708a8348 fix(TUP-22484)Random issue: Compile error for simple job sometimes (#3436)
* fix(TUP-22484)Random issue: Compile error for simple job sometimes

* fix(TUP-22484)before create maven project, clean the folder.

* fix(TUP-22484)Random issue: Compile error for simple job sometimes
2019-04-29 10:41:26 +08:00
wang wei
3909cadc0b fix(TDI-42241): make sybase components work in java 11 too (#3434)
* fix(TDI-42241): make sybase components work in java 11 too

* fix(TDI-42241): fix tsybaserow

* fix(TDI-42241): fix tcreatetable
2019-04-28 11:52:33 +08:00
wang wei
1292ddfa8b fix(TDI-42239): tLogCatcher and tAssertCatcher cause compilation error when used together(#3432) 2019-04-28 10:32:24 +08:00
hwang-talend
0c5e483893 bugfix(TUP-22744):711 built batch job doesn't run fine (#3423)
bugfix(TUP-22744):711 built batch job doesn't run fine
2019-04-28 10:13:02 +08:00
Jane Ding
f0b64d92c5 fix(TUP-22681)Job in CI Builder gets generated and deployed, but doesn't (#3427)
show as a Tag
https://jira.talendforge.org/browse/TUP-22681
2019-04-26 16:12:36 +08:00
Jane Ding
910b4d80d9 fix(TUP-22751)Message when trying to import a project having the same (#3431)
fix(TUP-22751)Message when trying to import a project having the same name as existing project is odd
https://jira.talendforge.org/browse/TUP-22751
2019-04-26 10:21:28 +08:00
Jane Ding
50771134b2 fix(TUP-22804)Job with component tSAPIDOCOutput not getting built (#3430)
https://jira.talendforge.org/browse/TUP-22804
2019-04-26 10:00:26 +08:00
hwang-talend
e79dbfc65a Hwang/tup 22649 (#3413)
* bugfix(TUP-22649):tELTOracleMap : wrong Generated SQL Select query after
patch TPS-2944
2019-04-25 14:59:01 +08:00
Hanna Liashchuk
a50648cc5c fix(TBD-8566): correct context var replacement in subqueries (#3420) 2019-04-24 16:13:52 +03:00
wang wei
0141a2021d fix(TDI-42186): sure to close the stream (#3428) 2019-04-24 12:30:35 +08:00
Laurent BOURGEOIS
b8c37376ea fix(TBD-8587) : Compiler error when di job use hbase components (#3426) 2019-04-23 22:39:19 +02:00
Antoine Parent
7c153538f9 fix(TBD-8603): tHiveRow compile error (#3425)
* fix(TBD-8603): tHiveRow compile error

Only add the log.info if log4j is enabled

* fix(TBD-8603): tHiveRow compile error

Only add the log.info if log4j is enabled
2019-04-23 17:55:22 +02:00
wang wei
da645d3ef4 fix(TDI-42223): some components not works when use java 11 (#3421) 2019-04-23 19:04:32 +08:00
wang wei
264c9bda35 fix(TDI-42100): Upgrade to ActiveMQ 5.15.9 in tMom/tSAP components (#3422) 2019-04-23 18:45:33 +08:00
Chao MENG
bcd9620908 feat(TUP-21546): Add commit mode on the studio (#3415)
https://jira.talendforge.org/browse/TUP-21546
2019-04-23 16:14:13 +08:00
hwang-talend
bb377c59f2 bugfix(TUP-22426):6.5.1]Test Case generation on tRunJob gives (#3417)
bugfix(TUP-22426):6.5.1]Test Case generation on tRunJob gives compilation error "row1 cannot be resolved to a variable"
2019-04-22 18:31:32 +08:00
nrousseau
ec0162809c fix wrong setup (#3418) 2019-04-22 12:19:48 +02:00
sizhaoliu
32a0fa4f21 feat(TDQ-16376): no need to migrate if CATEGORY field is present (#3416) 2019-04-19 16:37:55 +02:00
wang wei
480d80db93 fix(TDI-42053): [Java 11] Upgrade commons.lang3 version on javajet components (#3371)
* fix(TDI-42053): [Java 11] Upgrade commons.lang3 version on javajet
components

* fix(TDI-42053): revert the changeset for tacokit integration part

* fix(TDI-42053): revert the changeset for bigdata components
2019-04-19 18:01:49 +08:00
Hanna Liashchuk
5d074a1787 fix(TBD-8573): correct parsing date values from BigQuery (#3414) 2019-04-18 16:42:15 +03:00
hwang-talend
84eea35c62 bugfix(TUP-22435):tMap lost look-up details (#3403)
bugfix(TUP-22435):tMap lost look-up details
2019-04-17 18:00:26 +08:00
wang wei
79fe200121 fix(TDI-42172): not import activemq jar for ESB runtime (#3411) 2019-04-17 10:10:41 +08:00
hcyi
8e9614b94d fix(TUP-22587):NameNode URI fields changes to default value after (#3390)
changing the HDP version.
2019-04-16 17:13:00 +08:00
Hanna Liashchuk
396696ed31 fix(TBD-8570): correct error message handling (#3407) 2019-04-16 10:49:25 +03:00
hwang-talend
195932029b bugfix(TUP-22426):[6.5.1]Test Case generation on tRunJob gives (#3375)
compilation error "row1 cannot be resolved to a variable"
2019-04-16 12:48:09 +08:00
Zhiwei Xue
7f77637515 workitem(TUP-22161):Update version of CI plugins. (#3335) 2019-04-16 10:45:16 +08:00
Jane Ding
f4ae68641f fix(TUP-22620)java.lang.StackOverflowError exception when opening the (#3402)
job in studio
https://jira.talendforge.org/browse/TUP-22620
Since my new added test testCheckCircle is the first one to execute, it
used common variable node broke other test balance. Modify to use it own
private variable.
2019-04-15 17:09:01 +08:00
wang wei
0a49c27be6 TESB-25479 Switching to activemq 5.15.5 (#3385) (#3401)
* TESB-25479 Switching to activemq 5.15.5

* Switching to activemq 5.15.5 for tMomInputLoop

* Switching to activemq 5.15.5 for tMomOutput

* fix the maven path
2019-04-12 16:11:09 +08:00
hwang-talend
9711b099f9 Revert "bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when (#3216)" (#3396)
Revert "bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when
This reverts commit d553d5ed06.
2019-04-12 10:21:15 +08:00
Zhiwei Xue
8840aa1f78 fix(TUP-22619):Miss talend.project in final zip when publishing job in (#3387)
commandline.
2019-04-11 17:21:26 +08:00
wang wei
9093da5300 fix(TDI-42141): tReplacelist not replacing in order (#3398) 2019-04-11 17:03:39 +08:00
Denis Sergent
7c99ec2246 TESB-25472 Avoid InvalidThreadAccess to get the real error (#3393) 2019-04-11 10:39:59 +02:00
Jane Ding
a8285120c7 fix(TUP-22620)java.lang.StackOverflowError exception when opening the (#3391)
* fix(TUP-22620)java.lang.StackOverflowError exception when opening the
job in studio
https://jira.talendforge.org/browse/TUP-22620

* fix(TUP-22620)java.lang.StackOverflowError exception when opening the
job in studio
https://jira.talendforge.org/browse/TUP-22620
2019-04-11 15:50:31 +08:00
nrousseau
de666438af fix(TUP-22635) add missing dependency for server 2019-04-11 15:42:06 +08:00
Romain Manni-Bucau
8189d3d0f9 TUP-22648 ensure schema column types ar enot lost for talend component kit components (#3394) 2019-04-10 16:47:32 +02:00
wang wei
4bde039bff fix(TDI-42126): tHttpRequest cannot correctly handle multi-byte characters(#3392) 2019-04-10 18:29:35 +08:00
sizhaoliu
9b030dfc71 feat(TDQ-16376): add migration task for tDataMasking UI changes (#3384)
* feat(TDQ-16376): add migration task for tDataMasking UI changes

* remove debug info + extract constant

* fix issues with some functions and Spark/SparkStreaming jobs
2019-04-09 18:10:03 +02:00
wang wei
59f6d682da fix(TDI-29956): Lookup from tRESTClient ClassNotFoundException (#3380) 2019-04-09 18:31:59 +08:00
wang wei
54c6014e47 fix(TDI-24330): tSystem create a new row when using global variable output(#3381) 2019-04-09 18:28:59 +08:00
Romain Manni-Bucau
40654c88e4 preparing talend component kit 1.1.9 upgrade (#3383) 2019-04-09 18:23:30 +08:00
dlin-talend
df6a748a15 TUP-22445:Change new branding images for 7.2 (#3377) 2019-04-09 18:18:30 +08:00
hcyi
7e4a8d13ea fix(TUP-22590):CVE vulnerabilities - Eclipse Jetty Upgrade. (#3378)
* fix(TUP-22590):CVE vulnerabilities - Eclipse Jetty Upgrade.

* fix(TUP-22590):CVE vulnerabilities - Eclipse Jetty Upgrade.
2019-04-09 11:59:29 +08:00
TKaczynski
70540b48e9 fix(TBD-8343): NoSuchMethodError when Having tGSConnection and tS3Connection Components Within one Job (#3379)
update import
2019-04-08 14:35:08 +02:00
hcyi
ce6691a31b fix(TUP-22521):tHiveMap- Unexpected SQL syntax for 'case when (#3372)
...then....else' condition.
2019-04-08 15:26:27 +08:00
Roman
2106f0dd3b feat(TDI-41387): fix migration task (#3289) 2019-04-04 13:43:23 +03:00
jiezhang-tlnd
9d4816bc69 fix(TUP-22201)Cannot show suggestion of methods in tJava (#3376) 2019-04-04 18:24:08 +08:00
SunChaoqun
649b3a812c TESB-25438:SAM/Locator not work when tRestClient job deploy to Runtime (#3368) 2019-04-03 15:20:08 +08:00
Jane Ding
fd97d3b4e7 fix(TUP-21920)Nullpointer on build job (#3336)
https://jira.talendforge.org/browse/TUP-21920
Loop dependency classpath issue caused main class not found
2019-04-03 14:59:11 +08:00
jiezhang-tlnd
1568163ff8 fix(TUP-22395)Shouldn't be overwrite button for creating unexist (#3366)
directory for build job
2019-04-03 10:48:24 +08:00
jiezhang-tlnd
9dba659c3c fix(TUP-22395)Shouldn't be overwrite button for creating unexist directory for build job (#3362)
* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job

* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job

* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job

* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job
2019-04-03 10:32:26 +08:00
jiezhang-tlnd
9355e5b4a6 Jzhang/bugfix/tup 22165 progress information is not correct when building job reopen (#3357)
* fix(TUP-22165)Progress Information isn't correct when building job

* fix(TUP-22165)Progress Information isn't correct when building job
2019-04-03 10:07:57 +08:00
Jane Ding
0c0b4d0317 fix(TUP-22269)Twebservice throwing Null Pointer Exception (#3364)
https://jira.talendforge.org/browse/TUP-22269
2019-04-02 19:01:48 +08:00
Mike Yan
a90a9434a8 fix(TESB-25116): Fixed NPE for data viewer (#3363) 2019-04-02 16:49:39 +08:00
Liu Xinquan
b8bf58f282 TDQ-16354 TOP i18n preference page (#3344) 2019-04-02 16:35:12 +08:00
msjian
29159385b5 feat(TDQ-15039): support bigQuery type to generate correct query (#3356) 2019-04-02 16:21:05 +08:00
wang wei
3c522e7b15 fix(TDI-42072): NullPointerException when using the tDie component in the child job and execute the job from the parent job.(#3352) 2019-04-02 16:01:06 +08:00
Jane Ding
17fd958ce5 fix(TUP-22342)Joblet referring to objects that do not exist (#3355)
https://jira.talendforge.org/browse/TUP-22342
2019-04-02 10:17:15 +08:00
slushatel
2307f13545 feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.2… (#3327)
* feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.20.1043

* feat(TDI-41963): change redshift module name to "redshift-jdbc42-no-awssdk-1.2.20.1043.jar"
2019-04-01 14:37:36 +03:00
Chao MENG
f9e7590713 fix(TUP-22470): NPE shows after opening edit in conflict page and (#3348)
fix(TUP-22470): NPE shows after opening edit in conflict page and resolving the conflict
https://jira.talendforge.org/browse/TUP-22470
2019-04-01 14:34:13 +08:00
wang wei
275fab14f8 fix(TDI-41944): fix the code generate issue (#3354) 2019-03-30 14:28:44 +08:00
nrousseau
143742acd7 feat(TDI-41943) update tcomp/daikon dependencies 2019-03-30 11:29:01 +08:00
vizotenko-talend
3c52b631e9 bug(TDI-41626): [tCreateTemporaryFile] Safely create a temporary file (#3257) 2019-03-29 13:57:50 +02:00
nrousseau
c534373738 feat(TDI-41943) update tcomp/daikon dependencies 2019-03-29 18:01:26 +08:00
wang wei
338297f3ab fix(TDI-41944): [Java 11] Replace usage of sun.misc.Base64 to java.util.Base64(#3350) 2019-03-29 12:53:19 +08:00
Romain Manni-Bucau
0bb9dc7670 TCOMP-1353 ensure tcomp does not conflict with components (#3347) 2019-03-28 18:27:53 +08:00
chmyga
b3433def41 fix(TDI-42046): error DOCTYPE is disallowed (#3346) 2019-03-28 10:37:55 +02:00
Jane Ding
776437eaf4 fix(TUP-22269)Twebservice throwing Null Pointer Exception (#3349)
https://jira.talendforge.org/browse/TUP-22269
2019-03-28 10:14:51 +08:00
slushatel
372c3bf77a feat(TDI-41787): Upgrade to CXF 3.3.1 (#3338) 2019-03-26 11:28:14 +02:00
Dmytro Sylaiev
4913c935d5 fix(TDI-42024): Change execProt and execPBSZ order (#3333) 2019-03-26 10:14:57 +02:00
jiezhang-tlnd
03b45217a8 fix(TUP-22410)Can't import item which locate at root of disk after (#3345)
eclipse upgrade
2019-03-26 10:48:40 +08:00
wang wei
3e80011d86 fix(TDI-41898): Comment in the query in tJDBCInput component does not work if the job is migrated from 6.2.1 to 7.1.1(#3334) 2019-03-25 18:39:20 +08:00
jiezhang-tlnd
ca3610c9cb fix(TUP-22334)Error pops up when clicking if link (#3321)
* fix(TUP-22334)Error pops up when clicking if link

* fix(TUP-22334)Error pops up when clicking if link
2019-03-25 15:45:44 +08:00
jiezhang-tlnd
4d39844c21 Jzhang/bugfix/tup 22165 progress information is not correct when building job (#3308)
* fix(TUP-22165)Progress Information isn't correct when building job

* fix(TUP-22165)Progress Information isn't correct when building job

* fix(TUP-22165)Progress Information isn't correct when building job
2019-03-25 10:31:40 +08:00
Mike Yan
d7b6c014dd fix(TESB-25116): Fixed JUnit error for NPE (#3331) 2019-03-21 17:41:33 +08:00
Hanna Liashchuk
30288171b7 fix(TBD-8496): field separator for service account bigquery (#3329) 2019-03-20 18:25:46 +01:00
apoltavtsev
7b40eddb53 TESB-24730 Services no longer accessible ( NPE) after route deployment 2019-03-20 13:50:26 +03:00
Vladimir Bogatyrov
f05b633e0e [TESB-25164] Intermittent "ClassNotFoundException: javax.mail.Address" errors (#3326) 2019-03-20 09:27:47 +02:00
Hanna Liashchuk
23aba4a3c4 fix(TBD-8484): REQUIRED/NULLABLE columns are created according to schema (#3324) 2019-03-19 18:21:49 +02:00
chmyga
c47bedbc88 Dchmyga/tdi 41663 secure saxparserfactory config library (#3243)
* fix(TDI-41663): Secure SAXParserFactory config

* Move TalendSAX library from ant to mvn

* fix(TDI-41663): Secure SAXParserFactory config

* Fix classes in talendsax library

* fix(TDI-41663): Secure SAXParserFactory config

* Move talendMQRFH2 library to mvn

* fix(TDI-41663): Secure SAXParserFactory config

* Fix classes in talendMQRFH2 library

* fix(TDI-41663): Secure SAXParserFactory config

* Change talendMQRFH2 library version in talendMQConnectionUtil library

* fix(TDI-41663): Secure SAXParserFactory config

* Remove jars from repository

* Add automatic jars downloading to required plugins

* fix(TDI-41663): Secure SAXParserFactory config

* Update libraries versions in components

* fix(TDI-41663): Secure SAXParserFactory config

* Fix library dependencies

* Fix the build

* Refactor code to fix the tests

* fix(TDI-41663): Secure SAXParserFactory config

* Fix PR comments

* fix(TDI-41663): Secure SAXParserFactory config

* Fix PR comments

* fix(TDI-41663): Secure SAXParserFactory config

* Fix tests

* Remove not required classes

* fix(TDI-41663): Secure SAXParserFactory config

* Fix PR comments

* fix(TDI-41663): Secure SAXParserFactory config

* Bump TalendSAX version

* fix(TDI-41663): Secure SAXParserFactory config

* Remove unnecessary imports
2019-03-19 11:41:19 +02:00
wang wei
531d9d042b fix(TDI-41894): Randomly the job fails with "java.security.SignatureException: Invalid encoding for signature" error. (#3323) 2019-03-19 16:25:28 +08:00
Mike Yan
3e5bafd2c6 fix(TESB-25116):Build microservice jar with ctalendjob is only 2kb (#3317) 2019-03-19 11:15:05 +08:00
Hanna Liashchuk
d10e0a7776 Hliashchuk/fix/tbd 8356 bigquery empty strings (#3322)
* fix(TBD-8356): empty strings handling in bigquery

* fix(TBD-8356): service account empty strings support
2019-03-18 19:00:55 +02:00
chmyga
fed318cea2 fix(TDI-41951): special chars in column comment (#3318)
* Use text escape method usage in SPSOutput and SalesforceWaveBulkExec components
2019-03-18 15:21:37 +02:00
Dmytro Sylaiev
b42c990006 fix(TDI-41896): Upgrade jackson-databind version (#3293)
* fix(TDI-41896): Upgrade jackson-databind version

* fix(TDI-41896): Bump library version
2019-03-15 10:43:45 +02:00
chmyga
99b32aef61 Dchmyga/tdi 41648 replace sun x509 with default algorithm (#3220)
* fix(TDI-41648): Replace SunX509 as the default algorithm

* Move talendssl library to mvn

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Replace SunX509 as default algorithm

* Fix problem when all certificates were trusted by default

* Replace deprecated com.sun classes with javax.security classes

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Add migration task

* fix(TDI-41648): Replace SunX509 as the default algorithm

* remove legacy code with internal sun classes

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Fix talend-ws library class

* Update talend-ws library version

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Update components with new talendssl library version

* Fix PR comment

* Fix formatting

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Fix PR comments

* fix(TDI-41648): Replace SunX509 as the default algorithm

* fix library name to be downloaded during build
2019-03-15 10:35:53 +02:00
kjwang-talend
1aff5b8292 kjwang/Fix-TUP-21903 tSalesForceConnection fix junit (#3314)
https://jira.talendforge.org/browse/TUP-21903
2019-03-15 14:24:24 +08:00
Denis Sergent
aa502fbbda TESB-25045 Authorize Docker Build for job with tRESTClient (#3312)
Fix side effect: unauthorized "Finnish" button while input fields are
correct.
2019-03-14 13:47:34 +01:00
Carlos Carvajal
bb6eaa5c43 Revert "fix(TBD-8356): tBigqueryOutput handles empty strings as null (#3277)" (#3313)
This reverts commit 99951891e9.
2019-03-13 11:43:00 +01:00
Tao Tao
c3f90750df fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context (#3254)
* fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context
group variable set for connection type Oauth.
2019-03-13 16:05:50 +08:00
pyzhou
89402325e7 fix(TDI-41789): Redshift change migration logic (#3304) 2019-03-12 16:55:11 +08:00
hcyi
a6c3a11e54 feat(TUP-21495):Support MFA on studio for the Cloud. (#3253)
* feat(TUP-21495):Support MFA on studio for the Cloud.

* feat(TUP-21495):improve for Support MFA on studio for the Cloud.

* feat(TUP-21495):improve for Support MFA on studio for the Cloud.

* feat(TUP-21495):improve for connection GUI part.

* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch (#3270)

* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063

* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063

* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063

* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch (#3274)

token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063

* fix(TUP-22144)[bug] UX suggestion for layout of password/token.
https://jira.talendforge.org/browse/TUP-22144

* feat(TUP-21495):TUP-22141 [bug] update and save the connection in create
connection page will make the token change.

* feat(TUP-21495):TUP-22140 [bug] In create connection page, there is no
response when click ... button to fetch token if the cloud url is
removed.
2019-03-08 10:31:41 +08:00
Dmytro Sylaiev
f96f3171d1 fix(TDI-41897): Fix compile error on generated code (#3294) 2019-03-07 14:55:22 +02:00
pyzhou
76b1eb7da6 Pyzhou/tdi 41910 t s3 check connection (#3303)
* fix(TDI-41910):tS3Connecyion uncheck connection

* add logic to divide job from 6.3.0 or before
2019-03-07 17:43:15 +08:00
Jane Ding
894ca53e5a fix(TUP-21920) Nullpointer on build job (#3266) 2019-03-07 17:27:38 +08:00
Dmytro Sylaiev
4bc344bec5 fix(TDI-41808): Fix showing pass as clear text NZLoad (#3269)
* fix(TDI-41808): Fix showing pass as clear text NZLoad

* fix(TDI-41808): Rewrite fix to be more efficient

* chore(TDI-41808): Fix indentation

* fix(TDI-41808): Avoid to show real length of password

* fix(TDI-41808): Use constant from util class
2019-03-07 11:13:11 +02:00
Chao MENG
69a9e3ca83 Studio upgrade/eclipse 4.10.0 (#3298)
* fix(TUP-19969): Eclipse upgrade - TOS need to work with eclipse 4.7.0
https://jira.talendforge.org/browse/TUP-19969

* fix(TUP-19969): Eclipse upgrade - TOS need to work with eclipse 4.7.0
https://jira.talendforge.org/browse/TUP-19969

* Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

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

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

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

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

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

* item(TUP-21731): Fix button font color issue for mac / linux

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

* item(TUP-21701): Eclipse upgrade - make core part of EE product building

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

* fix(TUP-21730)Fix import project (need re-develop new UI) (#3204)

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

* fix(TUP-21730)Fix import project (need re-develop new UI) (#3204)

https://jira.talendforge.org/browse/TUP-21730
Fix UI display problem on Linux

* item(TUP-21731): Fix button font color issue for mac / linux

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

* fix(TUP-22042): A blank shell is opened when saving job

https://jira.talendforge.org/browse/TUP-22042
I checked the api of Shell on Linux and Windows (Eclipse 4.10)
On Linux, the open method of Shell will open it's parent shell, seems no
way to avoid it.
On Windows, the open method of Shell won't open parent shell.

I think the only way to avoid empty shell on Linux is changing all the
codes which creating empty shell, I think we can even give a null if no
active shell found.

* item(TUP-22069): Cannot run job using tOracleInput

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

* fix(TUP-22066)Font color in Run console is black, it should be blue (#3275)

* fix(TUP-22062)Error pops up when typing tJava in job editor (#3273)
2019-03-07 10:21:03 +08:00
hcyi
896bed8875 fix(TUP-21777):[7.0.1] Metadata Wizard with SSL cannot retrieve cluster (#3296)
settings.
2019-03-07 09:49:14 +08:00
Hanna Liashchuk
bd3301dc51 fix(TBD-7153): Fixed missing mappings for BigQuery (#3291) 2019-03-06 14:28:13 +02:00
Dmytro Sylaiev
c71b2f994f fix(TDI-31429): Avoid compile error for byte array (#3290) 2019-03-06 10:36:15 +02:00
slushatel
04be41abf8 feat(TDI-41807): add rules for oracle 12/18 (#3267)
* feat(TDI-41807): add rules for oracle 12/18

* feat(TDI-41807): add rules for oracle 12/18

* feat(TDI-41807): add rules for oracle 12/18
2019-03-05 11:09:51 +02:00
Zhiwei Xue
4b99b199cc fix(TUP-22000):remove job cache when deleting job. (#3283) 2019-03-05 10:53:53 +08:00
Denis Sergent
48882724ac fix(TESB-24920) (#3286)
* TESB-21832 Problems with job/route exec. with local runtime in Studio

Local runtime for Studio job/routes execution should not be used in some
cases: build type has to be checked to define the best execution
processor. As execution processor must change when build type is updated
in deployment tab, processor can not be persisted anymore.

* Studio graphical improvements

Fixed some graphical inconsistencies in Studio (borders, margins...)

* TESB-22230 NPE in build item wizard when changing build type

* TESB-22230 NPE in build item wizard when changing build type

* TESB-22230 NPE in build item wizard when changing build type

* TESB-24920 Default endpoint URI not added to endpoint with cRest

This commit improves the way endpoint URL is displayed in console when a
Route/Dataservice is ran in Studio (in case context variables are used).

* Revert "TESB-24920 Default endpoint URI not added to endpoint with cRest"

This reverts commit 0f43b7d406.

* TESB-24920 Default endpoint URI not added to endpoint with cRest

This commit improves the way endpoint URL is displayed in console when a
Route/Dataservice is ran in Studio (in case context variables are used).
2019-03-04 11:18:34 +01:00
Denis Sergent
7b05a057b0 TESB-25045 Authorize Docker Build for job with tRESTClient (#3287)
* TESB-25045 Authorize Docker Build for job with tRESTClient

Jobs containing tRESTClient or tESBConsumer components can be build as
Job standalone. Thereby it is now also possible to package build as a
Docker image. This commit also improve the way error messages are manage
in build wizard: before, a displayed error message could wrongly
disappear because of new controls for docker export details.

* TESB-25045 Authorize Docker Build for job with tRESTClient

Message update
2019-03-04 10:50:33 +01:00
hwang-talend
437df1c3c5 bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput (#3261)
* bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput
component
2019-03-04 11:14:57 +08:00
jiezhang-tlnd
0742691497 fix(TUP-21733)Fix Help About string missing (#3285) 2019-03-01 18:56:31 +08:00
sponomarova
99951891e9 fix(TBD-8356): tBigqueryOutput handles empty strings as null (#3277)
* fix(TBD-8356): tBigqueryOutput handles empty strings as null

* fix(TBD-8356): add explanation comment to TBD-8356 fix
2019-02-28 17:55:47 +01:00
Mike Yan
7e3c8888e1 fix(TUP-22103): Fixed joblet running error with default processor (#3280)
* fix(TUP-22103): Fixed joblet running error with default processor

* fix(TUP-22103): Improve conditions for checking only esb type items
2019-02-28 18:03:34 +08:00
jiezhang-tlnd
5745ce1d28 fix(TUP-5535)rename salesforce connection,the new name can't be reload (#3212)
in job
2019-02-26 17:05:31 +08:00
Emmanuel GALLOIS
c23955d51f fix(TDI-41795): migrate correctly connection and linked connection (#3251)
* fix(TDI-41795): migrate correctly connection and linked connection
* fix(TDI-41795): fix invalid char in properties files
* chore(TDI-41795): do net set value at each property, just once
* fix(TDI-41795): correct NPE for tGoogleDriveCopy/Put
* fix(TDI-41795): do not corrupt tcompv0 components
  - fix migration version and breaks
  - do not execute migration for tcompv0 components
2019-02-26 09:20:08 +01:00
jiezhang-tlnd
77aa27ccac fix(TUP-21998)JDBC Connection doesn't work well (#3252) 2019-02-26 16:11:52 +08:00
Zhiwei Xue
e0310bfb60 fix(TUP-21983):NullPointerException When publishing a job as docker (#3256) 2019-02-26 16:00:25 +08:00
pyzhou
0f323ab700 Pyzhou/TDI-41789 t redshift fixed log path (#3260)
* fix(TDI-41789): tRedshift require log file path

* redirect log to console

* change tab to space
2019-02-26 14:29:31 +08:00
SunChaoqun
718a5d005e TESB-25024:cTalendJob with job could not be build as OSGi bundle (#3265) 2019-02-21 18:21:55 +08:00
Roman
8fa59aefe9 fix(TDI-41517): Manager was updated with Object type (#3198) 2019-02-21 08:35:30 +02:00
jiezhang-tlnd
a5f43e31e6 fix(TUP-21994)error occurred when open a job from di side (#3249) 2019-02-20 15:59:33 +08:00
jiezhang-tlnd
18fc81a240 fix(TUP-21849)Salesforce name was changed while it is being edited for spec (#3250)
* fix(TUP-21849)Salesforce name was changed while it is being edited for
spec

* fix(TUP-21849)Salesforce: name was changed while it is being edited for
spec
2019-02-20 15:58:27 +08:00
pyzhou
68836af2d3 fix(TDI-41665):shutdown transfer manager right after download. (#3239)
* fix(TDI-41665):shutdown transfer manager right after download.

* correct EOF

* get shutdown method out of the use conn logic
2019-02-19 17:32:16 +08:00
msjian
2538b24196 fix(TDQ-10842): fix can export the user define report template files (#3240) 2019-02-18 15:35:26 +08:00
jiezhang-tlnd
7255747144 fix(TUP-21958)No Warning sign on different 'Nullable' checkbox state (#3238)
between two components
2019-02-15 15:30:06 +08:00
SunChaoqun
f0bc81e9b6 TESB-24959:Error message when building Data Service as Docker Image with (#3242)
tRESTClient component
2019-02-15 14:52:19 +08:00
hwang-talend
d553d5ed06 bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when (#3216)
opening job migrated 6.4.1 to 7.1.1 (job using tJDBCInput)
2019-02-13 16:19:24 +08:00
hcyi
f5b2456c9f fix(TUP-21888):NPE when importing job. (#3234) 2019-02-13 16:17:08 +08:00
apoltavtsev
7f045834e5 TESB-24784 Connection condition parameters are propagated to Test Route 2019-02-12 20:24:09 +03:00
Antoine Parent
899eab4a2b fix(TBD-8299): Compile error on BigQuery Component (#3235)
Error was fixed for one component, but still present when multiple
components were used.
Changed the <%cid%> to <%=cid%>
2019-02-12 15:05:12 +01:00
apoltavtsev
d2d3a37b41 TESB-22085:Dynamic schema column type is always String in Runtime 2019-02-11 10:48:23 +03:00
Laurent BOURGEOIS
c42ccb1fe4 fix(TBD-8301) : Use Regional Location for BigQuery datasets (#3228) 2019-02-07 15:37:57 +01:00
Antoine Parent
d66773ec0d fix(TBD-8299): tBigQueryOutput compile error (#3225)
Add a <%cid%> to prevent a compile error when using more than one
tBigQueryOuput
2019-02-06 16:29:30 +01:00
Antoine Parent
ce310ab73f fix(TBD-8102): tBigQueryInput compile error (#3222)
Just add a <%cid%> to prevent a compile error when more using more than
one tBigQueryInput
2019-02-06 14:24:22 +01:00
Ivan Gonchar
9e88f2c2c8 fix(TUP-21916): set application/json content-type for component-manager healthcheck request (#3221) 2019-02-05 17:09:00 +02:00
Dmytro Sylaiev
3c1664b5a6 fix(TDI-41715): Fix primitive array processing (#3219)
* fix(TDI-41715): Fix primitive array processing

* Fix compile error when not Object type specified in schema

* Remove unused property

* Remove labels

* fix(TDI-41715): Fix null string processing
2019-02-05 14:54:40 +02:00
chmyga
31beed6bc8 fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.Elemen… (#3180)
* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Remove outdated talend-ws library

* Update component to use updated talend-ws library

* Update pom.xml to copy updated talend-ws library on build

* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Update lib version
2019-02-04 14:27:34 +02:00
sponomarova
b0fa04eba8 fix(TBD-8269): Talend is automatically converting BigDecimal type to String (#3211) 2019-01-31 11:10:23 +01:00
sponomarova
a67fd68b79 fix(TBD-8260): compile error for tBigQueryOutput (#3210) 2019-01-31 11:17:31 +02:00
hwang-talend
0415268aeb bugfix(TUP-21711):Incorrect DataType retrieved when guess schema option (#3189)
bugfix(TUP-21711):Incorrect DataType retrieved when guess schema option is used in MSSQL Connection in Studio
2019-01-30 11:04:05 +08:00
Roman
c2f52f2acc feat(TDI-41387): Migration task for tCreateTable parameter and Oracle codegen fix (#3191)
* feat(TDI-41387): UseExistConnection problem in Oracle

* feat(TDI-41387): migration task for reset additional params field

* feat(TDI-41387): migration task to reset properties
2019-01-29 10:24:51 +02:00
jiezhang-tlnd
654e035974 fix(TUP-21505)be able to save jdbc connection even test fail (#3176)
* fix(TUP-21505)be able to save jdbc connection even test fail

* fix(TUP-21505)popup the main error for user is convienent

* fix(TUP-21505) popup the main error for user is convienent

* fix(TUP-21505) popup the main error for user is convienent
2019-01-29 11:48:31 +08:00
hwang-talend
37adcec242 bugfix(TUP-18054):Deployment Version:array icon should be moved for job (#3194)
bugfix(TUP-18054):Deployment Version:array icon should be moved for job with testcase.
2019-01-29 11:20:09 +08:00
chmyga
b6323e92b5 fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.Elemen… (#3179)
* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Move talend-ws library to tdi-studio-se

* Move talend-ws library to mvn

* Update dependencies to same versions as in tWebService component

* fix visitMethodInsn() method calls in JAXBUtils

* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl with org.w3c.dom.Element
2019-01-28 14:50:34 +02:00
sponomarova
e973624d17 fix(TBD-8260): fix for tBigQueryOutput which always treats Integer schema as Nullable (#3200) 2019-01-28 13:29:52 +01:00
Dmytro Sylaiev
732f041e0e fix(TDI-41678): Upgrade custom lib version to avoid compile error (#3202)
* fix(TDI-41678): Upgrade custom lib version to avoid compile error

* fix(TDI-41678): Make timestamp-version
2019-01-28 14:12:34 +02:00
Tao Tao
d2b24287ef Ttao/work item/tup 21143 generate random value for null password hiding code (#3203)
workItem(TUP-21143):Generate random value for null password hiding code

https://jira.talendforge.org/browse/TUP-21143
2019-01-28 18:56:41 +08:00
jiezhang-tlnd
67b1f5f63e fix(TUP-21836)Display of SFTP Metadata (#3201)
* fix(TUP-21836)Display of SFTP Metadata

* fix(TUP-21836)Display of SFTP Metadata
2019-01-28 18:42:25 +08:00
slushatel
2ed16b7e8e feat(TDI-41405): add transaction management (#3177). Revert (#3199) 2019-01-25 17:49:51 +02:00
Tao Tao
b499d3432b workItem(TUP-21143):Generate random value for null password hiding code (#3197)
https://jira.talendforge.org/browse/TUP-21143
2019-01-25 22:21:54 +08:00
Tao Tao
bc66eff728 fix(TUP-2382):The Connection Window should NOT show the exact number of (#3196)
characters for the password

https://jira.talendforge.org/browse/TUP-2382
2019-01-25 18:10:35 +08:00
hcyi
3539b4ce03 fix(TUP-21648):tJDBCSCDELT table list cannot be retrieved. (#3186) 2019-01-25 14:20:23 +08:00
sponomarova
47082201e6 fix(TBD-8242): Compilation error for tFileInputDelimited/tFixedFlowInput with int type not nullable (#3193) 2019-01-24 16:42:13 +02:00
Tao Tao
8632fd8cb3 workItem(TUP-21232):Secure SAXParserFactory configuration (#3172)
https://jira.talendforge.org/browse/TUP-21232
2019-01-24 14:24:57 +08:00
SunChaoqun
a576d88ecd TESB-24596:Docker Support for Microservice - Publish to Docker Registry (#3188) 2019-01-24 11:39:19 +08:00
slushatel
a4c9e0b7ee feat(TDI-41405): add transaction management (#3177) 2019-01-22 16:36:30 +02:00
hwang-talend
84e6601675 bugfix(TUP-20768):Test Case's build failed (user defined routine (#3164)
bugfix(TUP-20768):Test Case's build failed (user defined routine dependencies are not generated)
2019-01-22 15:32:31 +08:00
Zhiwei Xue
3282e07d77 fix(TUP-21532):re-fix child assembly problem. (#3181) 2019-01-21 19:08:52 +08:00
Tao Tao
673ed49d61 Revert "workItem(TUP-21251):Replace com.sun.org.apache.xerces.internal.jaxp (#3157)" (#3182)
This reverts commit b5121333e4.
2019-01-21 15:55:28 +08:00
Tao Tao
b5121333e4 workItem(TUP-21251):Replace com.sun.org.apache.xerces.internal.jaxp (#3157)
https://jira.talendforge.org/browse/TUP-21251
2019-01-21 14:44:45 +08:00
Roman
6d73503d7d feat(TDI-41387): add additional parameters field (#2973)
* feat(TDI-41387): add property to tFireBirdConnection

* feat(TDI-41387): add property to Greenplum, Ingres

* feat(TDI-41387): add property to Interbase

* feat(TDI-41387): add property to JavaDB

* feat(TDI-41387): add property to MaxDB

* feat(TDI-41387): add property to ParAccel

* feat(TDI-41387): add property to Postgre family

* feat(TDI-41387): add property to VectorWise

* feat(TDI-41387): add property to tCreateTable

* feat(TDI-41387): change property in tCreateTable

* feat(TDI-41387): restore en translation from origin

* feat(TDI-41387): remove separator when it default

* feat(TDI-41387): change url separator for Redshift

* feat(TDI-41387): remove getSeparator method

* feat(TDI-41387): add default param to AS400 and MSSQL

* feat(TDI-41387): replace two params with same name by one

* feat(TDI-41387): hide property when useExistCon=true

* feat(TDI-41387): place properties field to advanced settings

* feat(TDI-41387): change default if logic for MSSQL and AS400

* feat(TDI-41387): change default separator for Sybase db

* feat(TDI-41387): reduce code for firebird

* feat(TDI-41387): reduce code for firebird and greenplum

* feat(TDI-41387): reduce code for Ingres, Interbase, JavaDB

* feat(TDI-41387): reduce code for MaxDB, ParAccel, PostgreSQL, PostgresPlus, tVectorWise

* feat(TDI-41387): change separator for Snowflake

* feat(TDI-41387): move additional params field from basic to advanced
2019-01-18 12:25:17 +02:00
hcyi
a7f05381d1 Hcyi/tup 21433 studio autologin not work (#3171)
* fix(TUP-21433):Studio autologin not work.

* fix(TUP-21433):Studio autologin not work.

* fix(TUP-21433):improve for Studio autologin not work.

* fix(TUP-21433):improve for Studio autologin not work.
2019-01-18 16:24:36 +08:00
hwang-talend
2c523cf75f bugfix(TUP-17933):Errors when select testcase in project (#3118)
bugfix(TUP-17933):Errors when select testcase in project settings-version management/status management.
2019-01-18 14:38:35 +08:00
Zhiwei Xue
41dfae7065 fix(TUP-21532):fix StandardJobStandaloneBuildProviderTest (#3174) 2019-01-17 16:51:32 +08:00
Tao Tao
0d3439647a Revert "workItem(TUP-21232):Secure SAXParserFactory configuration (#3159)" (#3170)
This reverts commit dec408bd00.
2019-01-17 11:24:52 +08:00
Dmytro Sylaiev
19a7dc5c6f feat(TDI-40990): Add http proxy support for ftps (#3080)
* feat(TDI-40990): Add http proxy support for ftps

* Avoid set PROT and PBSZ commands

* feat(TDI-40990): Allign using proxy marker

* feat(TDI-40990): Remove SSLReuse class from template

* feat(TDI-40990): Use correct constructor

* feat(TDI-40990): Bound FTP components to proxy-support ftps library

* feat(TDI-40990): Make talend-commons-net library included to studio

* Bound all ftp components except tFTPConnection to UrlPath

* feat(TDI-40990): Use HTTP proxy when it's set for FTPS

* chore(TDI-40990): Change package name for custom clients
2019-01-16 10:26:36 +02:00
Dmytro Sylaiev
5ba502c85d Dsylaiev/tdi 40990 support ftps http proxy commons net prot p (#3146)
* feat(TDI-40990): Add talend-commons-net library

* feat(TDI-40990): Add distribution section to deploy lib in nexus

* chore(TDI-40990): Use talend formatter

* feat(TDI-40990): Extract SSLSessionReuseFTPSClient behavior

* feat(TDI-40990): Rename ProxyClient

* chore(TDI-40990): Minor refactoring

* Use while instead of for

* chore(TDI-40990): Remove eclipse service files

* chore(TDI-40990): Change package name

* feat(TDI-40990): Extends talend-commons-net library to support PROT C

* Major refactoring

* chore(TDI-40990): Make methods order more reasonable

* chore(TDI-40990): Add comments

* Fix using default PROT level
2019-01-16 10:26:18 +02:00
Tao Tao
28f3145a94 Revert "fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#3162)" (#3169)
This reverts commit 23631b71ab.
2019-01-16 15:50:16 +08:00
Tao Tao
23631b71ab fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#3162)
tcommon-studio-ee

https://jira.talendforge.org/browse/TUP-21205
2019-01-16 13:24:06 +08:00
Zhiwei Xue
323bd8c2d7 fix(TUP-21532): fix run job and assembly problem. (#3165) 2019-01-16 10:34:58 +08:00
Tao Tao
dec408bd00 workItem(TUP-21232):Secure SAXParserFactory configuration (#3159)
* workItem(TUP-21232):Secure SAXParserFactory configuration

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

* workItem(TUP-21232):Secure SAXParserFactory configuration

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

* workItem(TUP-21232):Secure SAXParserFactory configuration

https://jira.talendforge.org/browse/TUP-21232
2019-01-15 11:30:05 +08:00
Ivan Gonchar
66f40e1d02 Igonchar/tup 21467 (#3166)
* feat(TUP-21467): add copy of TableController

* feat(TUP-21467): add copy of TableGenerator

* feat(TUP-21467): implement mapping for Suggestable Table widget

* feat(TUP-21467): refactor to make SuggestableTableController code clearer

* feat(TUP-21467): add selection dialog button stub

* feat(TUP-21467): implement SuggestableTableParameter

* feat(TUP-21467): implement suggestions retrieval for Suggestable Table widget

* fix(TUP-21467): move common table setup to TableElementParameter constructor

* feat(TUP-21467): implement TableValueSelectionDialog

* fix(TUP-21467): fix TableElementParameter.updateValueOnly() method

* fix(TUP-21467): implement persistance for TACOKIT_SUGGESTABLE_TABLE

* feat(TUP-21467): hide Table toolbar

* fix(TUP-21467): clean SuggestableTableParameter

* fix(TUP-21467): clean code in TableElementParameter

* fix(TUP-21467): remove dead code in WidgetTypeMapper

* fix(TUP-21467): clean code in TableValueSelectionDialog

* fix(TUP-21467): clean code

* fix(TUP-21467): remove unused static methods from SuggestableTableController

* fix(TUP-21467): remove duplicated in parent methods from SuggestableTableController

* fix(TUP-21467): extend method visibility in TableController

* fix(TUP-21467): remove duplicated code and clean code

* fix(TUP-21467): format SuggestableTableController
2019-01-15 11:29:18 +08:00
hcyi
5b5c190f6e fix(TUP-20508):Audit: Generating cannot be finished and canceled after (#2957)
30 mins.
2019-01-14 09:58:04 +08:00
pyzhou
3f830d830a fix(TDI-41596):reading same column twice from resultset (#3129)
* fix(TDI-41596):reading same column twice from resultset

*  add Philip Hoflack to the contributors list

* change EOL to Linux style
2019-01-11 10:29:00 +08:00
pyzhou
fc678c7832 fix(TDI-31569):keep the old behavior of tMssqloutput (#3145)
* fix(TDI-31569):keep the old behavior of tMssqloutput

* fix(TDI-31569):change the logic.
2019-01-11 10:03:00 +08:00
Jane Ding
f396775201 fix(TUP-19463)extend display of groupId in job > deployment sub-tab (#3153)
https://jira.talendforge.org/browse/TUP-19463
2019-01-10 11:43:56 +08:00
Tao Tao
1687d192ee bugfix(TUP-21562):escape character didn't get properly converted from SQL Builder to Query field (#3154)
https://jira.talendforge.org/browse/TUP-21562
2019-01-10 11:00:33 +08:00
hwang-talend
29c562ae21 bugfix(TUP-21331):Change between repository schemas for tMap output not (#3151)
bugfix(TUP-21331):Change between repository schemas for tMap output not propagated
2019-01-10 10:39:16 +08:00
hcyi
d782ae46fd fix(TUP-21648):tJDBCSCDELT table list cannot be retrieved. (#3150) 2019-01-10 10:26:03 +08:00
Ivan Gonchar
3f6dad3d68 Igonchar/tup 21467 string completion (#3155)
* feat(TUP-21467): add mapping to PREV_COLUMN_LIST widget in WidgetTypeMapper

* feat(TUP-21467): use TEXT widget instead of PREV_COLUMN_LIST in wizard dialog
2019-01-10 10:18:21 +08:00
jzhao
5f1bd9f2fc fix(TDI-41506):High CVE Vulnerability found in Talend Components (#3119)
* upgrade commons-fileupload from 1.0 to 1.3.1
* upgrade xalan/serializer from 2.7.1 to 2.7.2
* remove serializer-2.7.1
2019-01-09 14:24:52 +08:00
hwang-talend
0f52288bd5 bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3116)
bugfix(TUP-21330):Change to repository schema used in tMap propagated  incorrectly to any following component
2019-01-09 11:21:36 +08:00
Jane Ding
b01d49b3e7 fix(TUP-19978)It is very slow to delete many items at the same time on (#3128)
GIT mode
https://jira.talendforge.org/browse/TUP-19978
2019-01-09 10:59:18 +08:00
Zhiwei Xue
0bed1c0407 fix(TUP-21596):exclude tLibraryLoad jars for independent subjob. (#3143)
* fix(TUP-21596):exclude tLibraryLoad jars for independent subjob.

* fix(TUP-21596): Update JavaProcessorUtilitiesTest.
2019-01-09 10:25:14 +08:00
Ivan Gonchar
8b3e95d6e1 feat: upgrade Tacokit version to 1.1.4 (#3152) 2019-01-08 13:54:20 +02:00
Roman
5efb343458 fix(TDI-41581): change MySQL db name recognition (#3137) 2019-01-03 17:09:57 +02:00
Mike Yan
2ab9f54921 fix(TESB-24336): Add route and service type for local runtime mode (#3142) 2019-01-03 16:19:39 +08:00
Tao Tao
1938554f29 bugfix(TUP-21564):tMap settings - the "Options" window pop-up not (#3136)
showing complete view

https://jira.talendforge.org/browse/TUP-21564
2019-01-02 17:33:33 +08:00
SunChaoqun
047d082732 TESB-24354:SFTP proxy bean not recognized in runtime only (#3131) 2019-01-02 14:27:51 +08:00
zwxue
eb210a4c93 fix(TUP-21532):Standard DI job which refers to big data batch job having (#3120)
* fix(TUP-21532):Standard DI job which refers to big data batch job having
S3 component and standard DI job having S3 connection component fails
with an error.

* fix(TUP-21532):add JUnit
2018-12-29 18:20:35 +08:00
pyzhou
40689d795e fix(TDI-31569):specify identity column don't work for dynamic (#3121)
* fix(TDI-31569):specify identity column don't work for dynamic

* eliminate debug code
2018-12-29 17:01:52 +08:00
hcyi
cad81587f8 fix(TUP-21419):When generating HTML by right-clicking a job in the studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!" or "!!!DESTINATION.NAME!!!" or any others. (#3083)
* fix(TUP-21419):When generating HTML by right-clicking a job in the
studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!"
or "!!!DESTINATION.NAME!!!" or any others.

* fix(TUP-21419):When generating HTML by right-clicking a job in the
studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!"
or "!!!DESTINATION.NAME!!!" or any others.
2018-12-29 10:08:34 +08:00
kjwang-talend
8eb4634665 Kjwang/fix tup 21305 set the secure processing feature on transformer factory instances (#3117)
* Fix TUP-21305 Set the secure processing feature on TransformerFactory
instances
https://jira.talendforge.org/browse/TUP-21305

* Fix TUP-21305 Set the secure processing feature on TransformerFactory
instances
https://jira.talendforge.org/browse/TUP-21305
2018-12-28 19:06:36 +08:00
kjwang-talend
e59ef61c8b TUP-21263 Consider setting the secure processing feature on XPathFactory (#3114)
instances
https://jira.talendforge.org/browse/TUP-21263
2018-12-28 16:37:44 +08:00
Roman
bd1b2a8f02 fix(TDI-41556): Redshift driver name was changed (#3096)
* fix(TDI-41556): Redshift driver name was changed

* fix(TDI-41556): moved the creation of array outside loop
2018-12-28 08:30:15 +02:00
nrousseau
b9ef91fac4 feat(TUP-21119) fix version of commons.logging 2018-12-28 11:26:45 +08:00
Dmytro Sylaiev
e82ad8e940 fix(TDI-41576): Fix property visibility tCreateTable oracle (#3107) 2018-12-26 14:55:09 +02:00
Jane Ding
d8d9c02fdb fix(TUP-21425)Job built in 7.0.1 not working in 7.1.1 (#3106)
https://jira.talendforge.org/browse/TUP-21425
2018-12-26 16:58:31 +08:00
jiezhang-tlnd
386811a6d3 fix(TUP-21439)Preview error. Some settings must be changed (#3109)
* fix(TUP-21439)Preview error. Some settings must be changed

* fix(TUP-21439)Preview error. Some settings must be changed.

* fix(TUP-21439)Preview error. Some settings must be changed

* fix(TUP-21439)Preview error. Some settings must be changed

* fix(TUP-21439)Preview error. Some settings must be changed
2018-12-26 16:14:58 +08:00
Tao Tao
b8937d6a08 bugfix(TUP-19612): Save Query: String in default pop up dialog is truncated (#3111)
https://jira.talendforge.org/browse/TUP-19612
2018-12-26 16:04:15 +08:00
nrousseau
03e376ad7c Revert "bugfix(TUP-21330):Change to repository schema used in tMap propagated" (#3113)
* Revert "fix(TUP-21395)Useless popup Window shows when updating context changes (#3068)"

This reverts commit 28a1f3ab34.

* Revert "fix(TUP-21474): Facing issue while accessing joblet present on job in (#3105)"

This reverts commit 32d96b1acc.

* Revert "bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at (#3052)"

This reverts commit 1c31954b3b.

* Revert "bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3094)"

This reverts commit 80f556e553.
2018-12-26 14:33:12 +08:00
jiezhang-tlnd
28a1f3ab34 fix(TUP-21395)Useless popup Window shows when updating context changes (#3068)
* fix(TUP-21395)Useless popup Window shows when updating context changes
of Adding Context Group"

* fix(TUP-21395)Useless popup Window shows when updating context changes

* junit(TUP-21395)
2018-12-25 17:16:49 +08:00
Chao MENG
32d96b1acc fix(TUP-21474): Facing issue while accessing joblet present on job in (#3105)
fix(TUP-21474): Facing issue while accessing joblet present on job in main project
https://jira.talendforge.org/browse/TUP-21474
2018-12-25 15:05:46 +08:00
hwang-talend
1c31954b3b bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at (#3052)
bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at default even without activating in the Project Setting
2018-12-25 14:52:12 +08:00
hwang-talend
80f556e553 bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3094)
* bugfix(TUP-21330):Change to repository schema used in tMap propagated
incorrectly to any following component
2018-12-25 14:43:39 +08:00
SunChaoqun
656d74e935 TESB-24409:Docker Image Support for Microservice Builds for Routes and (Rest-) Data Services(#3108) 2018-12-25 14:40:00 +08:00
hcyi
13d4c5c726 fix(TUP-6655):drag and drop mysql db connection: tCreateTable component (#3099)
missing in selection list.
2018-12-25 10:26:46 +08:00
Tao Tao
76c3d773f0 bugfix(TUP-19612):Save Query: String in default pop up dialog is (#3104)
truncated

https://jira.talendforge.org/browse/TUP-19612
2018-12-25 10:23:40 +08:00
Jane Ding
7e0dc01878 fix(TUP-21333)OnSubJob Links Not Working (#3079)
https://jira.talendforge.org/browse/TUP-21333
2018-12-24 10:38:10 +08:00
nrousseau
5b3cba8fb0 feat(TUP-21119) remove bundle compilation setup 2018-12-22 22:22:58 +08:00
hcyi
6e7a5a26c8 fix(TUP-9814):SCD component add a warning message if the source key is (#3097)
empty.
2018-12-21 10:44:51 +08:00
zwxue
dc279e7a39 fix(TUP-21175):fix BuildJobHandlerTest for TDM (#3095) 2018-12-20 20:59:44 +08:00
Chao MENG
8c184342a4 feat(TUP-21119): Cleanup features, each plugin must be in one unique (#3092)
feature
https://jira.talendforge.org/browse/TUP-21119
2018-12-20 13:20:05 +08:00
Chao MENG
ff1336de43 feat(TUP-21119): Cleanup features, each plugin must be in one unique (#3091)
feature
https://jira.talendforge.org/browse/TUP-21119
2018-12-20 13:06:21 +08:00
Chao MENG
b698da7a97 Cmeng/feat/tup 21119 cleanup features (#3058)
* test update studio build

* feat(TUP-21119): Cleanup features, each plugin must be in one unique feature\ncmeng/feat/TUP-21119-Cleanup_features

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

Revert changes in case there may be license problem

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

move dependencies
2018-12-20 11:07:58 +08:00
Dmytro Sylaiev
93b7c46b94 Dsylaiev/tdi 41404 fix 64kb issue t run job context (#3087)
* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists

* fix(TDI-41404): Regain missing warnings

* fix(TDI-41404): Fix wrong context processing in footer
2018-12-19 11:33:39 +02:00
jiezhang-tlnd
923e28e96b fix(TUP-21396)keeping popup for running a job after adding a var in (#3070)
context group
2018-12-19 11:11:57 +08:00
zwxue
8e6d45197a fix(TUP-21175):fix test BuildJobHandlerTest.testBuildJobWithTDM (#3084) 2018-12-19 10:42:46 +08:00
Dmytro Sylaiev
3b399cfdac fix(TDI-41404): Avoid 64kb method issue when too many context paramet… (#3025)
* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists

* fix(TDI-41404): Regain missing warnings
2018-12-18 10:19:36 +02:00
zwxue
36fe13c958 fix(TUP-21175): fix Junits. (#3064) 2018-12-18 14:11:15 +08:00
Tao Tao
9d9a32a7eb bugfix(TUP-21336): Run view console result is not synchronized when I (#3067)
switch different job on job editor

https://jira.talendforge.org/browse/TUP-21336
2018-12-18 11:35:22 +08:00
hcyi
e067d98e0b fix(TUP-21356):talend-bigdata-launcher-1.2.0-20170410.jar not found when (#3076)
spark job launched from standard job by jobserver.
2018-12-14 19:16:45 +08:00
Chao MENG
16e45df096 fix(TUP-21461): Routine libraries can't be updated to pom.xml of routine (#3073)
fix(TUP-21461): Routine libraries can't be updated to pom.xml of routine in special case
https://jira.talendforge.org/browse/TUP-21461
2018-12-14 18:15:23 +08:00
chmyga
e9b55cded6 fix(TDI-32185): fix limit for dynamic columns (#2468)
* fix(TDI-32185): fix limit for dynamic columns

* Add one line to limit

* fix(TDI-32185): fix limit for dynamic columns

* Add migration task to decrement limit for old jobs

* fix(TDI-32185): fix limit for dynamic columns

* Handle context variables in migration task

* fix(TDI-32185): fix limit for dynamic columns

* Fix issue for empty limit

* fix(TDI-32185): fix limit for dynamic columns

* Fix migration task

* fix(TDI-32185): fix limit for dynamic columns

* Fix migration task
2018-12-13 13:47:35 +02:00
hcyi
e2a08da5c2 fix(TUP-21167):Install Additional Packages has no available modules. (#3062) 2018-12-12 21:11:12 +08:00
jiezhang-tlnd
c8ed02cd6a add junit for(TUP-2136) (#3055) 2018-12-12 16:08:36 +08:00
kcoepeau
af88f68da4 fix(TBD-8089): Hive requiring user when not needed (#3061) 2018-12-11 08:21:34 +01:00
chmyga
0c8bebcc3e fix(TDI-41469): tFileUnarchive zip64 format error (#3026)
* fix(TDI-41469): tFileUnarchive zip64 format error

* Use apache commons compress in checkArchive lib

* fix(TDI-41469): tFileUnarchive zip64 format error

* Remove unused method
2018-12-10 17:09:03 +02:00
zwxue
75eacb82ad fix(TUP-21261): force to reload sreenshot (#3051) 2018-12-10 10:42:57 +08:00
nrousseau
01afae2cf9 fix(TUP-21175) avoid exception during junit execution 2018-12-10 10:17:15 +08:00
Tao Tao
06a0e49aa1 bugfix(TUP-21356):"talend-bigdata-launcher-1.2.0-20170410.jar" not found (#3054)
when spark job launched from standard job by jobserver

https://jira.talendforge.org/browse/TUP-21356?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel
2018-12-10 10:04:30 +08:00
hwang-talend
1a1cc37f6b bugfix(TUP-21134):"Throw an error if the file already exist" is ticked (#3030)
#2052
2018-12-07 11:49:19 +08:00
Jane Ding
5332cdda92 fix(TUP-21138)Ubuntu18: Resources: Job which uses Resources run failed (#3046)
if its name contains uppercase letter
https://jira.talendforge.org/browse/TUP-21138
2018-12-06 10:43:25 +08:00
Romain Manni-Bucau
40b8104434 layout should rather use list than set, ensure it is typed on the code (#3038) 2018-12-05 20:23:19 +02:00
Jane Ding
91301b6fa3 fix(TUP-21245)faile to check JDBC connection with context Migrate from (#3034)
6.4.1 to 7.1.1
https://jira.talendforge.org/browse/TUP-21245
2018-12-05 14:58:57 +08:00
jiezhang-tlnd
94bb10031f fix(TUP-21326)Guess Schema has error if use existing connection in (#3032)
Joblet
2018-12-05 14:56:08 +08:00
Dmytro Sylaiev
37c11f688b Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3043)
* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

* fix(TDI-41440): Update jackson-databind version

* fix(TDI-41440): Add nexus repos for maven deploy

* fix(TDI-41440): Add missing nexus uri

* fix(TDI-41440): Remove redundant UTF-8 property
2018-12-04 16:40:28 +02:00
jiezhang-tlnd
19f9498353 junit(TUP-21094) (#3021)
* junit(TUP-21094)

* add junit(TUP-21094)

* add junit(TUP-21094)

* junit(TUP-21094)
2018-12-04 15:29:05 +08:00
hwang-talend
68dcd32d14 bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet. (#3027)
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.

* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-12-04 14:30:25 +08:00
hcyi
667e5d6ec3 fix(TUP-21042):Edit and update the used context group,will show double (#2864)
value and context view vanish.
2018-12-04 14:20:34 +08:00
zwxue
180ab51568 fix(TUP-21175):fix JUnit (#3039) 2018-12-04 10:54:07 +08:00
hcyi
16dfae34e9 fix(TUP-21160):refix JDBC connection will not commit even if autocommit (#3033)
is set to True.
2018-12-04 09:55:50 +08:00
Dmytro Sylaiev
6d41a51fb2 Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3037)
* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

* fix(TDI-41440): Update jackson-databind version

* fix(TDI-41440): Add nexus repos for maven deploy
2018-12-03 16:35:04 +02:00
pyzhou
7505aaabe8 Pyzhou/tdi 41474 s3 check connection option (#3035)
* fix(TDI-41474):S3 check connection option.

* change EOF
2018-12-03 19:39:53 +08:00
kjwang-talend
0d1baec2c7 TUP-21298 get wrong result when logon main project and run job in reference project with same name (#3012)
* TUP-21298 get wrong result when logon main project and run job in
reference project with same name
https://jira.talendforge.org/browse/TUP-21298

* TUP-21298 get wrong result when logon main project and run job in
reference project with same name (Fix a link to editor problem)
https://jira.talendforge.org/browse/TUP-21298
2018-11-30 15:59:11 +08:00
zwxue
688e671c32 fix(TUP-21261):generate pom for save as of job. (#3023) 2018-11-30 15:33:21 +08:00
Jane Ding
d3361c4281 fix(TUP-21126)Not able to use routines from Reference project (#3024)
* fix(TUP-21126)Not able to use routines from Reference project
https://jira.talendforge.org/browse/TUP-21126

* fix(TUP-21126)Not able to use routines from Reference project
https://jira.talendforge.org/browse/TUP-21126
2018-11-30 11:05:35 +08:00
Tao Tao
35b86f26e8 feat(TUP-21109): Deprecate build of sources from Build job menu (#3022)
https://jira.talendforge.org/browse/TUP-21109
2018-11-29 15:04:48 +08:00
Tao Tao
814cf7599d bugfix(TUP-21216):Audit:Generate Report:NPE when do refresh (#3007)
https://jira.talendforge.org/browse/TUP-21216
2018-11-29 12:40:51 +08:00
zwxue
f1e5205ff5 fix(TUP-21252):tMap losing all links in testcase when we do some (#3013)
modification in the main job in the same component
2018-11-29 11:11:36 +08:00
Ivan Gonchar
b094d9555b feat: upgrade Tacokit runtime to 1.1.2 (#3020) 2018-11-29 09:56:53 +08:00
Mike Yan
7a564b7dbf fix(TESB-22833):CI builder NoClassDefFoundError error with routelet (#2996)
* fix(TESB-23792): Build data service failed in studio

* fix(TESB-22833):CI builder NoClassDefFoundError error with routelet
2018-11-28 11:17:09 +01:00
Dmytro Sylaiev
bc661de659 Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3002)
* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

* fix(TDI-41440): Update jackson-databind version
2018-11-28 11:09:35 +02:00
hwang-talend
86cf48ad2c Hwang/tup 21164 (#3004)
* bugfix(TUP-21164):Context is not recognized as context variable in ELT
Map components and is not separated with string concat from SQL code
2018-11-28 11:26:41 +08:00
Ivan Gonchar
a0fa43b4af Igonchar/tup 20921 remove prefixes (#3009)
* fix(igonchar/TUP-20921): remove schema prefixes from Layout instances

* fix(igonchar/TUP-20921): remove schema prefixes from TacokitDndHandler

* fix(igonchar/TUP-20921): remove schema prefixes from tests
2018-11-27 16:41:23 +02:00
jiezhang-tlnd
809ed05555 fix(TUP-21094)Job can not be run after the first time I set tELTMap and (#3000)
run the job
2018-11-27 15:54:28 +08:00
Tao Tao
bd87559333 bugfix(TUP-21203)D&D resource to Job: even not support it , but studio (#2998)
behavior like we support it

https://jira.talendforge.org/browse/TUP-21203
2018-11-27 15:38:26 +08:00
jiezhang-tlnd
b87e3d0d94 Jzhang/bugfix/tup 20880 repository share show warn dialog choice should also exists for local project (#2999)
* fix(TUP-20880)Repository share: show warn dialog choice should also
exists for local project

* fix(TUP-20880)Repository share: show warn dialog choice should also
exists for local project

* fix(TUP-20880)repository share show warn dialog choice should also
exists for local project

* fix(TUP-20880)repository share show warn dialog choice should also
exists for local project
2018-11-27 10:22:03 +08:00
ypiel
40fe987857 fix(TDI-41394) : Qa fix - tCreateTable+Vertica9
* fix(TDI-41394) : Qa fix - Properties from metadata

* fix(TDI-41394) : QA Fix - Vertica9 as default

* fix(TDI-41394) : remove UrlPath thatwas not anymore on master
2018-11-26 16:26:05 +01:00
jiezhang-tlnd
536d85b4da fix(TUP-20978)Version change back after add new item on page "Deployment (#2985)
* fix(TUP-20978)Version change back after add new item on page "Deployment
versioning"
https://jira.talendforge.org/browse/TUP-20978

* fix(TUP-20978)Version change back after add new item on page "Deployment

* fix(TUP-20978)Version change back after add new item on page "Deployment
versioning"
2018-11-26 17:28:39 +08:00
Ivan Gonchar
5ffc29ab92 Igonchar/tup 20926 second try (#2995)
* fix(TUP-20926): move metadata retrieval from SchemaActionParameter to SchemaElementParameter

* fix(TUP-20926): implement set schema after update action

* fix(TUP-20926): remove unusued import

* fix(TUP-20926): add unit-tests for SchemaElementParameter

* fix(TUP-20926): add mockito dependency

* fix(TUP-20926): create schema widget only for output schema

* fix(TUP-20926): allow to override SchemaElementParameter.getMetadata()

* fix(TUP-20926): create ListPropertyNode for input schema

* fix(TUP-20926): implement InputSchemaParameter

* fix(TUP-20926): modify SettingVisitor to create InputSchemaParameter for input schemas

* fix(TUP-20926): move InputSchemaCreation from SettingVisitor to Constructor

* fix(TUP-20926): move discover schema name to PropertyDefinitionDecorator.Conenction class

* fix(TUP-20926): extract OutputSchemaParameter

* fix(TUP-20926): move OutputSchema creation from SettingVisitor to OutputSchemaParameter

* fix(TUP-20926): move const to OutputSchemaParameter

* fix(TUP-20926): refactor canAddGuessSchema()

* fix(TUP-20926): fix OutputSchemaParameter.schemaDisplayName()

* fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type

* fix(TUP-20926): fix according review comments

* Revert "fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type"

This reverts commit 13cea83260.

* fix(TUP-20926): add Input schema value to Configuration in runtime
2018-11-23 16:34:40 +08:00
pyzhou
04e8a156c5 fix(TDI-41377):Remove jtds.jar from studio. (#2964) 2018-11-23 15:24:22 +08:00
jiezhang-tlnd
7ccd48ee16 fix(TUP-21145)use equals instead (#2988)
* fix(TUP-21145)use equals instead
2018-11-23 14:36:40 +08:00
Mike Yan
8583805ade fix(TESB-23792): Build data service failed in studio (#2847) 2018-11-23 10:58:05 +08:00
hwang-talend
0a0637cd03 bugfix(TUP-21118):Code view/test case still link last component even all (#2969)
bugfix(TUP-21118):Code view/test case still link last component even all job editor closed
2018-11-23 10:57:00 +08:00
hwang-talend
83aa70047d bugfix(TUP-21164):Context is not recognized as context variable in ELT (#2983)
bugfix(TUP-21164):Context is not recognized as context variable in ELT 
Map components and is not separated with string concat from SQL code
2018-11-23 10:50:14 +08:00
Jane Ding
4854be66a1 fix(TUP-21064)NPE happens when 'save as' routine (#2934)
fix(TUP-21064)NPE happens when 'save as' routine
https://jira.talendforge.org/browse/TUP-21064
2018-11-22 18:51:14 +08:00
Ivan Gonchar
74e5cec24e Revert "Igonchar/tup 20926 (#2914)" (#2986)
This reverts commit fa789f9d67.
2018-11-22 17:38:43 +08:00
kjwang-talend
3952520583 Kjwang/fix tup 20843 wrong output results (#2977)
* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843
2018-11-22 17:28:02 +08:00
kjwang-talend
3a48cba47c Fix : TUP-21137 Security: jtds-1.3.1-patch.jar ntlmauth loaded from a (#2970)
path variable
https://jira.talendforge.org/browse/TUP-21137
2018-11-22 11:37:27 +08:00
hcyi
e7d04ca6fd fix(TUP-21160):JDBC connection will not commit even if autocommit is set (#2976)
to True.
2018-11-22 11:26:00 +08:00
jiezhang-tlnd
393a72f03c fix(TUP-21148)Can't save the changes of Connections (#2978)
* fix(TUP-21148)Can't save the changes of Connections
https://jira.talendforge.org/browse/TUP-21148

* fix(TUP-21148)Can't save the changes of Connections
2018-11-22 10:44:09 +08:00
Ivan Gonchar
fa789f9d67 Igonchar/tup 20926 (#2914)
* fix(TUP-20926): move metadata retrieval from SchemaActionParameter to SchemaElementParameter

* fix(TUP-20926): implement set schema after update action

* fix(TUP-20926): remove unusued import

* fix(TUP-20926): add unit-tests for SchemaElementParameter

* fix(TUP-20926): add mockito dependency

* fix(TUP-20926): create schema widget only for output schema

* fix(TUP-20926): allow to override SchemaElementParameter.getMetadata()

* fix(TUP-20926): create ListPropertyNode for input schema

* fix(TUP-20926): implement InputSchemaParameter

* fix(TUP-20926): modify SettingVisitor to create InputSchemaParameter for input schemas

* fix(TUP-20926): move InputSchemaCreation from SettingVisitor to Constructor

* fix(TUP-20926): move discover schema name to PropertyDefinitionDecorator.Conenction class

* fix(TUP-20926): extract OutputSchemaParameter

* fix(TUP-20926): move OutputSchema creation from SettingVisitor to OutputSchemaParameter

* fix(TUP-20926): move const to OutputSchemaParameter

* fix(TUP-20926): refactor canAddGuessSchema()

* fix(TUP-20926): fix OutputSchemaParameter.schemaDisplayName()

* fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type

* fix(TUP-20926): fix according review comments

* Revert "fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type"

This reverts commit 13cea83260.

* fix(TUP-20926): add Input schema value to Configuration in runtime
2018-11-22 10:36:51 +08:00
zwxue
05e3a2c3a3 fix(TUP-20316):support JDBC for implicit context (#2974) 2018-11-22 09:52:38 +08:00
Roman
225344f897 feat(TDI-41297): mark as duplicated third party apps (#2901) 2018-11-21 10:36:23 +02:00
hwang-talend
4255af05fd Hwang/tup 21105 t db connection (#2953)
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.

* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-11-20 17:06:22 +08:00
Dmytro Sylaiev
d574bd93f7 fix(TDI-31328): Add default datePattern to SVNLogInput locked schema (#2965) 2018-11-19 13:52:26 +02:00
ypiel
b942acc1f2 fix(TDI-41394) : tCreateTable vertica 9 support
* fix(TDI-41394) : tCreateTable vertica 9 support
* fix(TDI-41394) : remove .bak files
2018-11-19 11:35:26 +01:00
jiezhang-tlnd
fd71ea4de4 fix(TUP-20993)The prompt box title and icon are inconsistent (#2963)
fix(TUP-20993)The prompt box title and icon are inconsistent
https://jira.talendforge.org/browse/TUP-20993
2018-11-19 15:30:36 +08:00
pyzhou
8928e3cd64 fix(TDI-31797):Basic Run button donnot work (#2930) 2018-11-19 15:06:21 +08:00
Roman
d2c40ec47e feat(TDI-40805): add JDBC properties to Java api mode (#2952) 2018-11-16 11:49:05 +02:00
Ivan Gonchar
76ec69089f fix(TUP-21122): fix missing Table rows (#2928) 2018-11-16 11:37:24 +08:00
Tao Tao
25f77878c8 Fix(TUP-21161)can't use the up-arrow button or scroll bar to locate at (#2959)
the top when the gap is too small

https://jira.talendforge.org/browse/TUP-21161
2018-11-15 17:35:48 +08:00
zwxue
6f3bf3a2a3 fix(TUP-19972):remove joblet cache when doing rename (#2944) 2018-11-15 17:35:17 +08:00
jiezhang-tlnd
67f77ed111 fix(TUP-21049)can't find other database in default list with Chinese and (#2924)
* fix(TUP-21049)can't find other database in default list with Chinese and
Japanese(just DelegateComponent fixed)

* fix(TUP-21049) just fixed the unified components
2018-11-15 10:54:33 +08:00
hcyi
37824ceaa2 fix(TUP-21044);JDBC driver changed when load JDBC-Mysql8 to "Project Setting ---> Job setting ---> Stats&Logs". (#2883)
* fix(TUP-21044);JDBC driver changed when load JDBC-Mysql8 to "Project
Setting ---> Job setting ---> Stats&Logs".

* fix(TUP-21044);add some junits for get driver jar from mvn url.
2018-11-15 10:52:41 +08:00
jiezhang-tlnd
093f673719 fix(TUP-19429)Bad UX on Studio start when TAC is down (#2946)
* fix(TUP-19429)Bad UX on Studio start when TAC is down

* fix(TUP-19429)remove checkbox and rename "Cancel button" as "No button"
2018-11-15 10:28:27 +08:00
Jane Ding
8a28954d64 fix(TUP-21075)Problem of display in the tMap with Mojave (#2943)
https://jira.talendforge.org/browse/TUP-21075
2018-11-15 10:04:12 +08:00
wchen-talend
05cb3b9b86 fix(TUP-20979):OutOfMemoryError error when do build job (#2950)
JOB_GN_SFDC_LANCEUR_FLUX_DELTA_REG14.
2018-11-14 15:04:07 +08:00
wang wei
2e7a5a0241 fix(TDI-41188): map Snowflake Time type to Talend Date instead of Talend Integer (#2945) 2018-11-14 13:51:57 +08:00
Tao Tao
dacab576aa fix(TUP-20927)Automatic scrolling in execution console prevent upper log (#2929)
messages checking
2018-11-14 10:13:44 +08:00
Stéphane Bouchet
3040d26c50 TESB-24093 : context values can be overriten by MS. (#2948) 2018-11-13 16:43:24 +01:00
hwang-talend
8c1e7d9749 bugfix(TUP-21058):Snowflake ELTJDBCInput/Output (#2894)
bugfix(TUP-21058):Snowflake ELTJDBCInput/Output
2018-11-12 10:43:44 +08:00
hcyi
b765cb2cb2 fix(TUP-20561):Prompt message not clear enough when report generation (#2932)
fails because of DB configuration
2018-11-12 10:02:12 +08:00
Dmytro Sylaiev
22d7daceef fix(TDI-41330): Use sql TIME in setNull for SIQ (#2927) 2018-11-09 10:52:19 +02:00
zwxue
094a87c4e5 fix(TUP-21025):popup dialog for docker error. (#2925) 2018-11-08 14:37:40 +08:00
wchen-talend
86649f39f3 fix(TUP-20979):OutOfMemoryError error when do build job (#2899)
JOB_GN_SFDC_LANCEUR_FLUX_DELTA_REG14.
2018-11-08 10:13:12 +08:00
hcyi
94dc36b67c fix(TUP-20516):Audit: Improve: Better Use an Error message if connection isn't successful (#2896)
* fix(TUP-20516):Audit: Improve: Better Use an Error message if connection
isn't successful

* fix(TUP-20515):Project setting-Aduit: better give clear fail information
when the db is not correctly setted.
2018-11-07 17:42:02 +08:00
hcyi
efd9b7c6e6 fix(TUP-20561):Prompt message not clear enough when report generation (#2897)
fails because of DB configuration
2018-11-07 17:05:01 +08:00
Tao Tao
a60fcde6aa fix(TUP-20612)After change tdbInput from mysql to db2, find the needed jar will not change when click "table name". (#2880)
https://jira.talendforge.org/browse/TUP-20612
2018-11-07 17:04:14 +08:00
hcyi
c8b8b0e2f7 fix(TUP-20514):Project setting-Aduit can not save the db info if switch to another type of db. (#2905)
* fix(TUP-20514):Project setting-Aduit can not save the db info if switch
to another type of db.

* fix(TUP-20567):Generate button should be disabled if no history listed.
2018-11-07 16:58:54 +08:00
Jane Ding
9d85e7c9ea fix(TUP-21055)Migration check executed at each start of studio (#2884)
* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055
Sort the ConfigTypeNode collection

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055
2018-11-07 10:32:10 +08:00
jiezhang-tlnd
f165fbeb76 fix(TUP-21017)ORACLE DB data viewer fail in context mode (#2913) 2018-11-07 10:26:44 +08:00
Dmytro Sylaiev
1e2811a1de fix(TDI-41320): Fix oracle 11 migration task use existing connection (#2902) 2018-11-06 15:45:25 +02:00
jzhao
d8fce2ae56 fix(TDI-41176):'File Json' > 'Input Json' metadata does not show parent values in Preview with JsonPath (#2820)
* add a new checkbox "Use the loop node as root" (tFileInputJson)

* fix tExtractJsonField

* fix wizard by set "Use the loop node as root" to false
2018-11-06 15:25:27 +08:00
Tao Tao
aac768f72e fix(TUP-21022)Project Setting->Shell Setting ->Ps1: unfriendly (#2904)
display of description
2018-11-06 12:28:16 +08:00
Jane Ding
666df92b92 fix(TUP-21075)Problem of display in the tMap with Mojave (#2900)
* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075

* fix(TUP-21075)use duplicate name for jdbc connection, no error show
https://jira.talendforge.org/browse/TUP-21075

* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075
2018-11-06 12:05:16 +08:00
msjian
cb7b17aef0 fix(TDQ-15627): when the current is DQ Perspective, need to refresh DQ (#2881)
Repository View
2018-11-05 16:36:48 +08:00
hwang-talend
a54a48a193 bugfix(TUP-6872):Code can be drag and the job become dirty (#2898)
bugfix(TUP-6872):Code can be drag and the job become dirty
2018-11-05 16:22:53 +08:00
hwang-talend
c4637848a0 bugfix(TUP-21030):Components don't change to Built-in mode (#2879)
* bugfix(TUP-21030):Components don't change to Built-in mode
2018-11-05 10:51:10 +08:00
Chao MENG
446be73490 fix(TUP-19760): Should disable Create button if Local connection is (#2893)
fix(TUP-19760): Should disable Create button if Local connection is Incomplete
https://jira.talendforge.org/browse/TUP-19760
2018-11-05 10:40:46 +08:00
hcyi
6bd795b2f5 fix(TUP-21054):Jars from db wizard not synchronized with component. (#2861) 2018-11-05 10:08:20 +08:00
chmyga
9255a2ecea fix(TUP-21026): empty schema in suggestable method (#2862)
* fix(TUP-21026): empty schema in suggestable method

* Add schema action parameter

* Add schema element parameter

* Set schema name equal to parameter name

* Set connection type as tagged value

* fix(TUP-21026): add dummy implemenation for SchemaElementParameter methods to fix errors
2018-11-02 13:57:44 +02:00
Tao Tao
665ab4ef55 Fixed(TUP-20927)Automatic scrolling in execution console prevent upper log messages checking (#2890)
https://jira.talendforge.org/browse/TUP-20927
2018-11-02 16:54:36 +08:00
Jane Ding
3ed4bbe422 fix(TUP-20913)Remote project:job run use old data if not run the child (#2888)
job first after change the resources item
https://jira.talendforge.org/browse/TUP-20913
2018-11-02 16:13:16 +08:00
jiezhang-tlnd
b5ef722bfb fix(TUP-20765)"Web-app Url" is read-only and empty after clicking "+"; (#2885) 2018-11-02 10:47:30 +08:00
Jane Ding
2c4764f5e2 fix(TUP-20413)Reload the library will throw NPE in import external jar. (#2882)
* fix(TUP-20413)Reload the library will throw NPE in import external jar.
https://jira.talendforge.org/browse/TUP-20413
Remove the button of reload the library

* fix(TUP-20413)Reload the library will throw NPE in import external jar.
https://jira.talendforge.org/browse/TUP-20413
Remove the button of reload the library
2018-11-02 10:45:44 +08:00
Tao Tao
044ed0ca33 Ttao/bugfix/tup 20905 edit resource page show ok (#2856)
* bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

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

*     bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

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

* bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

https://jira.talendforge.org/browse/TUP-20905
2018-11-01 18:02:55 +08:00
hwang-talend
b04c7085b0 bugfix(TUP-21041):ELT Maps generate incorrect SQL when sql contains (#2857)
bugfix(TUP-21041):ELT Maps generate incorrect SQL when sql contains schema.table.column1 + schema.table.column2
2018-11-01 14:24:19 +08:00
hwang-talend
6df68d8f30 bugfix(TUP-20915):Testcase: Deleted testcase is still in build-out (#2863)
bugfix(TUP-20915):Testcase: Deleted testcase is still in build-out file->sunfire-reports folder
2018-11-01 14:22:15 +08:00
hwang-talend
4948832847 Hwang/tup 20837 master (#2859)
* bugfix(TUP-20837):Job containing saleforce components takes too much
time to open
2018-11-01 14:16:37 +08:00
pyzhou
0f055deb2e fix(TDI-32967):tLogRow length do not support context (#2868) 2018-11-01 11:36:59 +08:00
jiezhang-tlnd
e6b28934a3 fix(TUP-21005)In studio Java Debugging of Routes fails (#2869) 2018-11-01 11:00:32 +08:00
Anas KHABALI
34c88151ff fix(TUP-21046) : Talend Component Kit guess schema should ignore lines not being json (#2865) 2018-10-30 16:12:15 +01:00
Roman
8093d8f8db fix(TDI-41162): correct file detail for FTP and FTPs mode (#2819)
* fix(TDI-41162): correct file detail for FTP mode

* fix(TDI-41162): change logic for matcher
2018-10-29 14:15:18 +02:00
Dmytro Sylaiev
42ef0e2196 fix(TDI-41276): Use correct SQLType for null Time (#2852)
* fix(TDI-41276): Use correct SQLType for null Time

* fix(TDI-41276): Fix codegen error
2018-10-29 12:02:05 +02:00
Jane Ding
2044170d62 fix(TUP-20913)Remote project:job run use old data if not run the child (#2858)
job first after change the resources item
https://jira.talendforge.org/browse/TUP-20913
2018-10-29 09:38:20 +08:00
hwang-talend
b1168f1492 bugfix(TUP-20693):Table selection widget - wrong generated code (#2818)
bugfix(TUP-20693):Table selection widget - wrong generated code
2018-10-26 15:43:23 +08:00
Jane Ding
c953807960 fix(TUP-20778)Reference Project - New context group variable not (#2849)
getting applied to the jobs
https://jira.talendforge.org/browse/TUP-20778
2018-10-26 11:30:38 +08:00
Chao MENG
9dd450642d fix(TUP-21039): "Apply context to children jobs" does not work for "grand son" job if Studio not restarted (#2848)
* fix(TUP-21039): "Apply context to children jobs" does not work for
"grand son" job if Studio not restarted
https://jira.talendforge.org/browse/TUP-21039

* fix(TUP-21039): "Apply context to children jobs" does not work for
"grand son" job if Studio not restarted
https://jira.talendforge.org/browse/TUP-21039
2018-10-26 10:16:24 +08:00
Chao MENG
9ebea0a67b Revert "bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page. (#2851)" (#2853)
This reverts commit eadb617982.
2018-10-25 19:18:50 +08:00
ttao-talendbj
eadb617982 bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page. (#2851)
* bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

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

*     bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

    https://jira.talendforge.org/browse/TUP-20905
2018-10-25 19:16:26 +08:00
nrousseau
effd8ee069 chore(TUP-20636) fix wrong module name 2018-10-25 11:16:50 +08:00
Chao MENG
f6b2ca56e7 chore: resolve tacokit sdk plugin compile error in eclipse (#2846)
chore: resolve tacokit sdk plugin compile error in eclipse
2018-10-25 10:46:38 +08:00
ttao-talendbj
05d67fc5d3 fix(TUP-20927)Automatic scrolling in execution console prevent upper log (#2845)
* fix(TUP-20927)Automatic scrolling in execution console prevent upper log
messages checking
https://jira.talendforge.org/browse/TUP-20927

*     fix(TUP-20927)Automatic scrolling in execution console prevent upper log messages checking
    https://jira.talendforge.org/browse/TUP-20927
2018-10-25 10:28:45 +08:00
wchen-talend
c3abb7253c fix(TUP-21010):Jar name on classpath should be based on mvn uri (#2832)
* fix(TUP-21010):Jar name on classpath should be based on mvn uri

* fix(TUP-21010):Jar name on classpath should be based on mvn uri
2018-10-23 14:16:00 +08:00
nrousseau
2275368f6d chore(TUP-7300) fix junits 2018-10-23 13:34:46 +08:00
zwxue
f7e8d452b7 fix(TUP-20977):update message (#2838) 2018-10-23 12:14:05 +08:00
pyzhou
ced343de11 Revert "fix(TDI-41258):align the mvn path of commons-logging" (#2835)
This reverts commit 901a104988.
2018-10-23 10:40:58 +08:00
Jane Ding
8dc906c82b For both route and standard job use Resource in repository, some words (#2830)
* For both route and standard job use Resource in repository, some words
need to be updated in wizard.

* For both route and standard job use Resource in repository, some words
need to be updated.
2018-10-23 10:19:09 +08:00
apoltavtsev
48bc805931 TESB-23870 Camel dependencies are not included to manifest of route's child jobs (#2831)
* TESB-23870 Camel dependencies are not included to manifest of route's child jobs

* Explicit check for Job type is added
2018-10-23 09:43:38 +08:00
pyzhou
034ea26970 Pyzhou/tdi 41258 align mvn path to official (#2827)
* fix(TDI-41258):align the mvn path of joda-time

* fix(TDI-41258):correct the mvn path commons-logging redshift

* fix(TDI-41258):align the mvn path of commons-logging
2018-10-23 09:43:00 +08:00
Dmytro Sylaiev
bb15ea4549 fix(TDI-41260): Change driver jar name oracle (#2829) 2018-10-22 18:01:00 +03:00
wang wei
ee65a2c321 fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758 (#2824)
* fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758

* fix(TDI-41251) update jackson libs
2018-10-20 13:46:39 +08:00
nrousseau
5ca85bb36d babili-export (#2825) 2018-10-20 11:06:01 +08:00
Jenkins Continuous Build server
b681eb6f18 Set version to 7.2.1 SNAPSHOT 2018-10-18 13:37:51 +02:00
kcoepeau
8db08a86af feat(TBD-7689): support Standard SQL in BigQueryUtil (#2738) 2018-10-18 10:20:19 +02:00
kcoepeau
ccb1e0182e feat(TBD-5959): Support both Standard and Legacy SQL for BigQuery (#2735) 2018-10-18 10:20:03 +02:00
apoltavtsev
02758e025b TESB-21524 NPE for ContentBaseRouting is corrected (#2816) 2018-10-18 09:31:43 +02:00
jiezhang-tlnd
f0aa78f9ce feat(TUP-20647)add a db_type named REDSHIFT_SSO (#2734)
* feat(TDI-40363): add SSO to Connection component

* feat(TDI-40363): add SSO to BulkExec/fix Connection

* feat(TDI-40363): add rest of components

* feat(TDI-40363): add tCreateTable

* feat(TDI-40363): minor fix

* feat(TDI-40363): fix typo

* feat(TDI-40363): hide JDBC_URL field when use connection true

* feat(TDI-40363): hide pass and user when JDBC_URL=SSO

* feat(TDI-40363): replace NOT_SHOW_IF to SHOW_IF

* feat(TDI-40363): remove user and pass from InputComponent

* feat(TDI-40363): remove user and pass from Connection

* feat(TDI-40363): remove user and pass from BulkExec

* feat(TDI-40363): remove user and pass from Output

* feat(TDI-40363): BulkExec and Input ready

* feat(TDI-40363): all components ready

* feat(TDI-40363): update to newest driver

* feat(TDI-40363): minor fix

* feat(TDI-40363): change import name, remove static var

* feat(TDI-40363): change jar for tCreateTable

* feat(40363): change driver for input and connection

* feat(TUP-20647)add a db_type named REDSHIFT_SSO

* feat(TDI-40363): change driver and add AWS SDK

* feat(TDI-40363): exclude jars if useExistConnection=true

* feat(TDI-40363): change driver and add required_if

* feat(TUP-20674)match redshift-sso

* feat(TUP-20647)match redshift-sso mode

* fix(TUP-20901)can't do data viewer for tRedshiftInput if use existing
connection in job
https://jira.talendforge.org/browse/TUP-20901

* fix(TUP-20900)guess schema failed for redshift SSO

* get right url of redshift_sso

* feat(TUP-20647)Allow Redshift components to use SSO_latest driver

* remove unused code

* remove unused code
2018-10-18 11:58:28 +08:00
Antoine Parent
b2ee7c4701 Fix(TBD-7334) check tContexLoad is not null prior to use (#2811) 2018-10-17 18:10:37 +02:00
kcoepeau
9a6e1e80be fix(TBD-7781): Support retrieving node from SparkConfiguration (#2745) 2018-10-17 16:11:33 +02:00
nrousseau
36fed0209c set unique name for junit 2018-10-17 18:52:58 +08:00
nrousseau
e01cf92feb avoid possible NPE 2018-10-17 18:52:58 +08:00
nrousseau
8d497ada89 fix possible NPE 2018-10-17 18:52:58 +08:00
hcyi
22e6c4ae9c fix(TUP-20980):tMysqlInput --> "Guess schema" not show the warning (#2814)
message.
2018-10-17 18:02:00 +08:00
kjwang-talend
52678a4f0d Fix : TUP-20981 Build job will pop up LifecyclePhaseNotFoundException (#2813)
using installer on windows 10
https://jira.talendforge.org/browse/TUP-20981
2018-10-17 17:35:07 +08:00
Mike Yan
1e1d8db31f fix(TESB-23707): Add deploy-nexus profile in OSGI pom template (#2812)
* fix(TESB-23376):Runtime cannot install REST artifact because redundant
'-bundle' in features

* fix(TESB-23707): Add deploy-nexus profile in OSGI pom template
2018-10-17 16:58:06 +08:00
Dmytro Sylaiev
11bb091891 fix(TDI-40504): Revert "Dsylaiev/tdi 40504 implement move to current … (#2810)
* fix(TDI-40504): Revert "Dsylaiev/tdi 40504 implement move to current dir sftp (#2703)"

This reverts commit 995d668dae.

* fix(TDI-40504): Remove migration task class
2018-10-17 11:45:06 +03:00
pyzhou
ec4bbf541f feat(TDI-41177): change the jar import condition redshift (#2807)
* feat(TDI-41177): change the jar import condition redshift

* bulkexec do not connect to S3

* use connection equal false

* add back the dependences

* correct mistake
2018-10-17 16:33:49 +08:00
wchen-talend
93ab447706 fix(TUP-20799):Oracle Invalid Character with tSchemaComplianceCheck (#2808) 2018-10-17 15:50:44 +08:00
hcyi
036193ba38 fix(TUP-20919):The inprogress bar do not show correctly when we do (#2806)
generate audit report.
2018-10-17 15:01:13 +08:00
jiezhang-tlnd
de51b19e23 feat(TUP-20683)Add support of Oracle 18c in the db of studio (#2722)
* feat(TUP-20683)Add support of Oracle 18c in the db of studio
https://jira.talendforge.org/browse/TUP-20683

* change oracle name to be oracle18
2018-10-17 14:30:01 +08:00
pyzhou
02e45a9ce0 fix(TDI-41177): Remove SSO condition for redshift component (#2804)
* fix(TDI-41177): Remove SSO condition for redshift component

* change required
2018-10-17 11:44:54 +08:00
kjwang-talend
8f52649a99 Fix (TUP-20887) Sub-reference project is listed in Reference Project (#2803)
settings if Sub-reference project is deleted in TAC
https://jira.talendforge.org/browse/TUP-20887
2018-10-16 19:14:34 +08:00
msjian
0e6d6944c4 fix(TDQ-15391): fix a potential NPE (#2802) 2018-10-16 18:41:16 +08:00
Chao MENG
7f11086fb4 fix(TUP-20875): Components Manager: errors when do cancel the install (#2801)
fix(TUP-20875): Components Manager: errors when do cancel the install patch/components
https://jira.talendforge.org/browse/TUP-20875
2018-10-16 18:31:31 +08:00
mbasiuk-talend
eac5e73cf6 Mbasiuk/tdi 41028 fix t microsoft crm lib upgrade issue (#2689)
* fix(TDI-41028): upgrade woodstox, stax2 and xmlsec libraries

* fix(TDI-41028): upgrade cxf related libraries
2018-10-16 13:25:43 +03:00
ypiel
b19b382351 fix(TUP-20910) : Set value only if index is acceptable (#2797)
* fix(TUP-20910) : Set value only if index is acceptable

* feat(TDI-20910) : Code cosmetic after PR review
2018-10-16 11:07:16 +02:00
zwxue
36e9a82c71 fix(TUP-20914):NPE shows when building a job (#2800) 2018-10-16 17:00:24 +08:00
Denis Sergent
885db6199d TESB-23238 API definitions parameters import in tRESTRequest (#2795)
When using an API definition from metadata for tRESTRequest component,
operation parameters (path, query & header parameters) are now
automatically created.
2018-10-16 10:29:33 +02:00
zwxue
efa9dd73c8 fix(TUP-20760):NPE shows when build two jobs from same folder (#2799) 2018-10-16 15:58:54 +08:00
Dmytro Sylaiev
a775ab2af8 Dsylaiev/tdi 40956 update oracle jdbc driver (#2741)
* feat(TDI-40956): Add new driver dependency to oracle components

* feat(TDI-40956): Add upgraded driver to amazonOracleXXX components

* feat(TDI-40956): Add new db version to eltOracleMap

* feat(TDI-40956): Upgrade driver for tCreateTable

* feat(TDI-40956): Specify correct driver for Oracle18 in tCreateTable

* feat(TDI-40956): Change driver class for oracle components with 18 jdbc

* feat(TDI-40956): Upgrade driver class for Oracle18 in AmazonOracle components

* feat(TDI-40956): Fix codegen error

* Add missing oracle_18 clauses

* feat(TDI-40956):change the mvn path.
2018-10-16 15:54:11 +08:00
jiezhang-tlnd
087c3c09c0 fix(TUP-20805)NPE thrown when click Project settings_Job (#2791) 2018-10-16 14:34:43 +08:00
hcyi
5fc1a7d00d fix(TUP-20522):Cannot use 'Generate Audit Report' on Ubuntu. (#2793) 2018-10-16 11:37:08 +08:00
Anas KHABALI
95326ff820 upgrade tacokit to 1.1.1 (#2796) 2018-10-15 19:40:13 +03:00
jzhao
d8ce6d856b feat(TDI-40958): update salesforce default endpoint to 44.0 (#2792) 2018-10-15 18:35:59 +08:00
hwang-talend
c7966f540a bugfix(TUP-20739):tELTHiveMap generates wrong query when the operator is (#2771) (#2794)
* bugfix(TUP-20739):tELTHiveMap generates wrong query when the operator is
used for any column in the source table
2018-10-15 18:17:43 +08:00
hwang-talend
6bd8854216 bugfix(TUP-20479):ELT Maps generate incorrect SQL (#2778)
bugfix(TUP-20479):ELT Maps generate incorrect SQL
2018-10-15 15:44:20 +08:00
zwxue
ad2ea4ab2e fix(TUP-20884):error when generate pom after import an old job (#2784) 2018-10-15 14:49:31 +08:00
Jane Ding
63d3d9d965 fix(TUP-20284)Import Items throw errors (#2772)
* fix(TUP-20284)Import Items throw errors
https://jira.talendforge.org/browse/TUP-20284

* fix(TUP-20284)Import Items throw errors
https://jira.talendforge.org/browse/TUP-20284
2018-10-15 14:48:44 +08:00
jiezhang-tlnd
e97c5d6c46 bugfix(TUP-20711)Cannot "Guess schema" with tSQLDWHInput (#2780) 2018-10-15 09:55:08 +08:00
wchen-talend
a236907b6f fix(TUP-20799):vaidation rule do not work for mssql and oracle (#2783) 2018-10-15 09:49:37 +08:00
wchen-talend
afd7e6987a fix(TUP-20716):Could not find or load main class while running a big job (#2785) 2018-10-12 19:04:54 +08:00
Chao MENG
f2871a1ca9 fix(TUP-20796): [bug] there are errors after click Property Type: (#2779)
fix(TUP-20796): [bug] there are errors after click Property Type:  repository button to choose db
https://jira.talendforge.org/browse/TUP-20796
2018-10-12 17:34:43 +08:00
Chao MENG
6218ffb0e2 fix(TUP-20881): Repository share: the text "check update (#2781)
fix(TUP-20881): Repository share: the text "check update frequency(days)" cannot type in 0 even it is not the first digital.
https://jira.talendforge.org/browse/TUP-20881
2018-10-12 17:27:16 +08:00
zwxue
1552ed05aa fix(TUP-20811): Migrate preference project version. (#2774) 2018-10-12 17:00:26 +08:00
Roman
0758dbb7f5 Rvoievidko/tdi 40363 allow redshift to use sso (#2688)
* feat(TDI-40363): add SSO to Redshift components

* feat(TDI-40363): add tCreateTable

* feat(TDI-40363): hide JDBC_URL field when use connection true

* feat(TDI-40363): hide pass and user when JDBC_URL=SSO

* feat(TDI-40363): remove user and pass

* feat(TDI-40363): update to newest driver

* feat(TDI-40363): exclude jars if useExistConnection=true

* feat(TDI-40363): change driver and add required_if
2018-10-12 10:21:44 +03:00
wchen-talend
c2c656bc0a fix(TUP-20799):vaidation rule do not work for mssql and oracle (#2773) 2018-10-12 09:50:49 +08:00
pyzhou
e8d7687e97 fix(TDI-41115):tSalesforceWave throw exception if file exist (#2761) 2018-10-11 16:49:28 +08:00
Dmytro Sylaiev
bc1306429c fix(TDI-41137): Revert change mistake in property message" (#2769)
This reverts commit 28fe86379d.
2018-10-10 17:53:26 +03:00
Roman
86dd2db99f fix(TDI-41063): change count NB lines logic (#2758) 2018-10-10 15:35:38 +03:00
pyzhou
f7a0d3e354 fix(TDI-41122):Change the default value for RecordDelimiter of JSON (#2762)
Output Type
2018-10-10 17:45:09 +08:00
mbasiuk-talend
cfdaf85651 Mbasiuk/tdi 40846 date validation fix (#2620)
* fix(TDI-40846): improve date validation check

* fix(TDI-40846): correct formatting of code

* fix(TDI-40846): add check box use strict date check

* fix(TDI-40846): move to routines method
2018-10-10 12:11:38 +03:00
zwxue
52fd36e939 feat(TUP-20633):Add a command to regenerate all the poms of jobs in a (#2759)
project.
2018-10-10 14:32:13 +08:00
Dmytro Sylaiev
8646577e80 fix(TDI-31285): Remove needless default value (#2760) 2018-10-09 17:51:22 +03:00
Roman
a835261083 fix(TDI-41064): improve logic for templates (#2740) 2018-10-09 08:21:56 +03:00
jzhao
a877dd61d8 feat(TDI-40958): update salesforce api to 43.0 (#2732)
** feat(TDI-40958): update salesforce api to 43.0

** update jars to 44.0.0

** update default endpoint to 43.0.0

** add depends to wave components
2018-10-09 11:05:44 +08:00
Chao MENG
0a1b263e67 fix(TUP-20854): NPE show in error log when add reference project (#2757)
fix(TUP-20854): NPE show in error log when add reference project
https://jira.talendforge.org/browse/TUP-20854
2018-10-09 10:20:08 +08:00
zwxue
321dd3f914 workitem(TUP-20829):Improvements needed on docker. (#2756) 2018-10-08 18:17:02 +08:00
Ivan Gonchar
ad6917b692 chore: upgrade Tacokit version to 1.1.0 release (#2754) 2018-10-08 11:30:14 +03:00
Jane Ding
1fed00f560 feat(TUP-20789)Remove the dependencies page and use context view for (#2755)
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
2018-10-08 11:50:59 +08:00
chmyga
4f13e02253 fix(TCOMP-925): columns order in tcompv1 tables (#2752)
* Add support for OptionsOrder/GridLayout for SomeClass used as List<SomeClass> option in Studio
2018-10-05 16:44:34 +03:00
Dmytro Sylaiev
889b26159c Dsylaiev/tdi 40911 remove redundant 11 6 oracle version (#2753)
* fix(TDI-40911): Remove duplicate oracle version for AmazonOracle and tCreateTable

* fix(TDI-40911): Remove duplicate 11-6 version for OracleELTMap

* fix(TDI-40911): Remove duplicate DBVersion for plain Oracle components

* fix(TDI-40911): Remove 11-6 version from missing places

* fix(TDI-40911): Add a migration task
2018-10-05 15:49:53 +03:00
Ivan Gonchar
4c9128050d fix(TCOMP-1105): do not persist schema parameter (#2749) 2018-10-04 15:28:38 +03:00
mbasiuk-talend
aa846e359e fix(TDI-41119): add more condition to use edtftpj library (#2748) 2018-10-04 14:52:00 +03:00
Stéphane Bouchet
4654b4e524 fix(TESB-23695) : filter multiple backslash in url (#2744) 2018-10-04 13:43:53 +02:00
Romain Manni-Bucau
d1158565b4 ensure a shell is passed to the openinfo/openerror (#2747) 2018-10-04 10:41:37 +02:00
Dmytro Sylaiev
28fe86379d fix(TDI-41137): Fix mistake in property message (#2746) 2018-10-03 19:39:19 +03:00
Ivan Gonchar
00383fe509 fix(TCOMP-1105): hide Edit Schema widget in repository dialog (#2743) 2018-10-03 14:59:27 +03:00
Romain Manni-Bucau
d65558db2f rendering adoc in the tacokit plugin instead of relying on a server rendering (#2739)
* rendering adoc in the tacokit plugin instead of relying on a server rendering

* lib in manifest.mf

* fix manifest.mf classpath

* trying to force jruby and asciidoctor to load

* add a profile with talend P2 repo to build the plugin alone if neccessary

* adding style for the tables in the help

* fix asccidoctor instance init and add UT for it
2018-10-03 12:02:27 +02:00
Ivan Gonchar
5a3370b90b fix(TCOMP-1104): fix drad and drop issue (#2742) 2018-10-02 19:00:53 +03:00
Dmytro Sylaiev
a0ad690d55 feat(TDI-40944): Add 'Use Remote verification' checkbox FTPS (#2711) 2018-10-01 10:26:02 +03:00
Stéphane Bouchet
977843a96a fix(TUP-20173): fixed fragment usage in feature (#2345)
* fix(TUP-20173): fixed fragment usage in feature

* fix(TUP-20173): fixed fragment usage in feature
2018-10-01 14:47:53 +08:00
zwxue
037c197917 fix(TUP-20392):Error log shows after Migrating project from 6.5.1 to (#2686)
7.0.1
2018-10-01 13:53:51 +08:00
Chao MENG
723bbd5b8d Cmeng/feat/tup 20469 components dialog (#2674)
* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

Fix CAR installation bug

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

* fix(TUP-20650): fix install problem in linux and mac.

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

adjust UI

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20470):Share components updates on the local nexus

* feat(TUP-20470):don't share component from patch.

* feat(TUP-20470):make share available only online mode.

* feat(TUP-20471):Manual install of car and share to local nexus

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. update preference

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. update preference
2018-10-01 10:58:24 +08:00
hwang-talend
fa72b1c980 bugfix(TUP-7208):bat & sh are exported to zip if I select Unix for Shell (#2724)
bugfix(TUP-7208):bat & sh are exported to zip if I select Unix for Shell Launcher
2018-09-29 16:04:08 +08:00
pyzhou
35ed05f34e feat(TDI-41024):tS3Get S3 Select (#2717)
* feat(TDI-41024):tS3Get S3 Select

* move to advance setting and change property name

* fix the bug of file compass.

* remove the use compressed option

* enable add stream in global-map in every file mode

* remove file compress option
2018-09-29 14:06:23 +08:00
Anas KHABALI
11d612ba21 Metadata migration fix and default values and diplayName for test connection (#2607)
* TCOMP-996 : use configuration version instead of plugin constant
* fix default value. avoid null as string
* TCOMP-941 : fix default values for enum
2018-09-28 18:18:12 +02:00
Jane Ding
dff477c8d1 Jding/tup 20460 make sure update job dependencies resources (#2619)
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path

* feat(TUP-20458)The project label need to lower case to avoid the
exception of org.eclipse.core.internal.resources.ResourceException: A
resource exists with a different case caused by
ext-resources/local_project/testjob_0_2/contexts

* feat(TUP-20459)Final implementation for the runtime part, make sure
resources can be used by studio/jobserver/build job zip
https://jira.talendforge.org/browse/TUP-20459

* feat(TUP-20458) fix the bug of set last selected context variable
automatically
https://jira.talendforge.org/browse/TUP-20605

* fix(TUP-20607) [BUG] resource dependencies display unreasonable on MAC
https://jira.talendforge.org/browse/TUP-20607
and remove character Route for resource dialog

* fix(TUP-20609)[BUG] Can't set context group resource variable value on
MAC
https://jira.talendforge.org/browse/TUP-20609

* feat(TUP-20460) Make sure Impact Analysis/Export items/Repository update
capture resoueces dependencies
https://jira.talendforge.org/browse/TUP-20460

* feat(TUP-20460)Make sure Impact Analysis/Export items/Repository update
capture resources dependencies
https://jira.talendforge.org/browse/TUP-20460

* feat(TUP-20460)Make sure Impact Analysis/Export items/Repository update
capture resources dependencies
https://jira.talendforge.org/browse/TUP-20460
Add resource delete checker for job, and fix error throw when open
dependencies editor page after force delete resource.

* fix(TUP-20630)[BUG] Resource job throw FileNotFoundException if moved
the location
https://jira.talendforge.org/browse/TUP-20630
Set the resource context value shorter like(folder/test.txt),Change the
resource runtime context value to resource dependency path.

* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457

* feat(TUP-20457)Add resources from repository to DI features
Change RouteResourceItem to ResourceItem
https://jira.talendforge.org/browse/TUP-20457

Conflicts:
	main/plugins/org.talend.repository.resource/plugin.xml

* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457

* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457
Add header

* feat(TUP-20457)Add resources from repository to DI features
Add comment

* feat(TUP-20457) Change RouteResourceItem to ResourceItem

* feat(TUP-20460) Add Header

* fix(TUP-20630) runtime resource dependency for tRunjob
and dependency page first column should be Resource

* feat(TUP-20460) Resource dependency can be used in BD job

* feat(TUP-20457) for DI license to show resource repository node

Conflicts:
	main/plugins/org.talend.repository.resource/plugin.xml

* feat(TUP-20460) Changes of improve Resource Dependencies

* feat(TUP-20460) a npe context issue when run job

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703) Add junit for feature Resource dependency

* fix(TUP-20736)[BUG] Can't find resource file when running git remote job
https://jira.talendforge.org/browse/TUP-20736

* feat(TUP-20703) Change the key name

* fix(TUP-20746)[BUG] can't dataview on tFileInputDelimited when use
resource file
https://jira.talendforge.org/browse/TUP-20746

* fix(TUP-20746)[BUG] can't dataview on tFileInputDelimited when use
resource file
https://jira.talendforge.org/browse/TUP-20746

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
Make sure no more get dependency from additional properties
RESOURCES_PROP (except dependency editor table)

* feat(TUP-20789)Remove the dependencies page and use context view for
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
2018-09-28 18:50:07 +08:00
jiezhang-tlnd
16d7e28a03 feat(TUP-18754)Update driver for Sybase (#2708)
* feat(TUP-18754)Update driver for Sybase
https://jira.talendforge.org/browse/TUP-18754

* fix a bug that when checking the db connection,the driver url is not
correct on the page called implicit context load.
2018-09-28 15:46:39 +08:00
jzhao
d1346bd5bc feat(TDI-39059):tFileInputExcel support includePhoneticRuns configurable (#2733) 2018-09-28 14:33:00 +08:00
kjwang-talend
baaf974043 TUP-20499 Sign jobs when build zip from studio / CI (#2570)
* TUP-20499 Sign jobs when build zip from studio / CI
https://jira.talendforge.org/browse/TUP-20499

* TUP-20535 Integrate job signing into the studio
https://jira.talendforge.org/browse/TUP-20535

* TUP-20535 Integrate job signing into the studio
https://jira.talendforge.org/browse/TUP-20535

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637

* TUP-20743 [bug] run job which use child job on jobserver failed.
https://jira.talendforge.org/browse/TUP-20743

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637
2018-09-28 11:44:43 +08:00
jiezhang-tlnd
d0bca54e19 Jzhang/feat/tup 20682 add support of postgres 10 in the db of studio (#2707)
* feat(TUP-20682)Add support of Postgres 10 in the db of studio
https://jira.talendforge.org/browse/TUP-20682

* feat(TUP-20682)Add support of Postgres 10 in the db of studio

* fix a bug that when checking the db connection,the driver url is not
correct on the page called implicit context load.

* to match the dbversion with component
2018-09-28 11:09:16 +08:00
hcyi
931036069e feat(TUP-20681):Add support of Mysql 8 in the db of studio (#2706)
* feat(TUP-20681):Add support of Mysql 8 in the db of studio

* feat(TUP-20681):Add support of Mysql 8 in the db of studio.
2018-09-28 10:46:32 +08:00
Roman
8954fc90b2 Rvoievidko/tdi 41089 migration task after update to mysql 8 (#2730)
* fix(TDI-41089): change MySQL version to v5 if not specified

* fix(TDI-41089): correct typo in driver name

* fix(TDI-41089): if dbname was not found put double quote

* fix(TDI-41089): add node property for tCreateTable
2018-09-27 11:10:39 +03:00
Nicolas Rousseau
9435451afc Revert "TESB-21703 Maven nature added to new child subjob (#2192)"
This reverts commit 34d92b92c9.
2018-09-26 14:36:55 +08:00
pyzhou
9156ef3322 feat(TDI-41023):upgrade aws sdk (#2678)
* feat(TDI-41023):upgrade aws sdk

* feat(TDI-41023):upgrade again to 1.11.406

* remove useless jar.
2018-09-26 10:43:42 +08:00
Ivan Gonchar
8a2ab941da fix(TCOMP-1082): fix ActionParameter conversion issue for HealthCheck (#2731) 2018-09-25 16:50:14 +03:00
Roman
04c0190688 Rvoievidko/tdi 41085 failed tuj after updating postgre to v10 (#2727)
* fix(TDI-41085): change Postgre version to prior v9
2018-09-25 13:12:13 +03:00
Yu
fb98946610 feat(TBD-7591) Add job name & tags for qubole hive components (#2715)
Adding more detailed information like job name, tags etc. for qubole hive job.
Components included:
    tHiveInput
    tHiveRow
2018-09-25 10:32:26 +02:00
wang wei
39f004bed9 fix(TDI-40720): support tSAPHanaConnection work with tELTMap (#2729) 2018-09-25 14:55:20 +08:00
wang wei
ab14f088a9 fix(TDI-40790): improve the s3 get performance and retry way (#2728) 2018-09-25 14:02:51 +08:00
Stéphane Bouchet
d9936600da fix(TESB-23560) : display correct url in console for ESB implementations (#2726) 2018-09-24 16:15:41 +02:00
Ivan Gonchar
828d04212a fix(TCOMP-1078): fix guess schema button visibility (#2725) 2018-09-24 16:11:54 +03:00
Anas KHABALI
3105881419 TCOMP-1063 : integrate Record API from tacokit to the studio (#2709) 2018-09-21 18:02:20 +02:00
Dmytro Sylaiev
5a588a024f fix(TDI-41043): SFTP tFTPFileList full file info fix (#2723) 2018-09-21 17:16:40 +03:00
Nicolas Rousseau
69b40cb2bd feat(TUP-20636) fix duplicate uri 2018-09-21 13:25:29 +08:00
Romain Manni-Bucau
7f68ae0662 guess schema now uses json in tacokit (#2720)
* TCOMP-1071 healthcheck button text

* ensure guess schema uses the new tacokit parsing format

* upgrading tacokit
2018-09-20 17:37:55 +02:00
Emmanuel GALLOIS
f5232f79e2 fix(TDI-40875): cast as Object for primitive boxing (#2721) 2018-09-20 16:29:29 +02:00
qiongli
20989e1a22 feat(TDQ-15611) Add tDataShuffling to this migration (#2694) 2018-09-20 17:46:00 +08:00
Dmytro Sylaiev
84c778d7d0 Dsylaiev/tdi 37336 add error message when context value set to null (#2716)
* fix(TDI-37336): Add error message for setting null context value

* fix(TDI-37336): Add same changes for Date conversion

* fix(TDI-37336): Add logger message support

* fix(TDI-37336): Unite 2 messages in one

* Use common string format to warning messages
2018-09-20 12:13:32 +03:00
Dmytro Sylaiev
b7ab10293e fix(TDI-40963): Disable codegen for unused socks proxy (#2719) 2018-09-20 12:00:45 +03:00
Roman
520f904dcf Rvoievidko/tdi 40953 support my sql 8 (#2669)
* feat(TDI-40953): upgrade Connection and Output cmpnts

* feat(TDI-40953): upgrade Input component

* feat(TDI-40953): upgrade rest of MySQL components

* feat(TDI-40953): change template for MySQL

* feat(TDI-40953): add logic to choose class for driver

* feat(TDI-40953): change default version of DB

* feat(TDI-40953): update condition for MySQL_8

* feat(TDI-40953): update MySQL to v8 in tCreateTable

* feat(TDI-40953): upgdate tMySQLConnection component

* feat(TDI-40953): upgdate tCreateTable component

* feat(TDI-40953): upgdate MySQLBulk component

* feat(TDI-40953): upgdate MySQLSCD component

* feat(TDI-40953): add else if

* feat(TDI-40953): fix process missing

* feat(TDI-40953): fix ELT

* feat(TDI-40953): rename connection to connectionMySQL to avoid collision
2018-09-20 11:09:08 +03:00
Roman
ffab5918e7 Rvoievidko/tdi 40954 support postgres 10 (#2677)
* feat(TDI-40954): postgresql family supports v10 db

* feat(TDI-40954): postgresPLUS family supports v10 db

* feat(TDI-40954): tCreateTable supports postgre v10 db

* feat(TDI-40954): change DB version by default
2018-09-20 10:37:09 +03:00
Dmytro Sylaiev
33e40904dd fix(TDI-40965): Fix compile error in tFTPPut (#2676) 2018-09-20 10:18:52 +03:00
Anas KHABALI
8726904c7e TCOMP-991 : fix condition creation for activeif in the studio (#2713)
* TCOMP-991 : fix condition creation for activeif in the studio
* TCOMP-991 : activation conditions, handle widget context
* remove AbsolutePathResolver duplication. use the one from component-form-core
2018-09-19 17:22:20 +02:00
Denis Sergent
276d3cd6d8 TESB-23382 Managing JSON API storage for TDM use (#2714)
* TESB-22605 Moving OAS tools from teb projects to tdi projects

* Revert "TESB-22605 Moving OAS tools from teb projects to tdi projects"

This reverts commit 54c66c5a09.

* TESB-22605 Moving OAS tools from tesb projects to tdi projects

* TESB-22605 Add node as context parameter for REST component mgmt

Current process node is added to existing context map in order to manage
REST components parameters update from API.

* TESB-23369 OAS Validation messages management

* DS metadata node (#2615)

* fix(TBD-7296): Fix duplicate variable

* TCOMP-903 : remove unused attributes (#2503)

* fix(TUP-20140)Checked status of items listed in Project Settings (#2504)

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

* TESB-22605 Moving OAS tools from tesb projects to tdi projects

* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error (#2498)

* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error
https://jira.talendforge.org/browse/TUP-20385

* required would be ok

* TUP-20433 - tHMap throw npe when connect to output but haven't config it (#2505)

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table. (#2473)

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20364):Audit can't set database "H2 Local","H2 Remote" when (#2489)

studio logon on git remote mode.

* feat(TDI-38814): tCreateTable support snowflake (#2475)

* feat(TDI-40559): Fix appName parameter in jdbc url (#2397)

* Add Commandline test product (#2242)

* Add Commandline test product

* feat(TUP-20037):update version

* fix(TUP-20438) fix export with war for tdm (#2506)

* fix(TUP-20361):the report path is not correct. (#2491)

* fix(TUP-20361):the report path is not correct.

* fix(TUP-20361):show full name of the report file on message dialog.

* kjwang/feat(TUP-20080)Create migration task for all modificatios of (#2465)

kjwang/feat(TUP-20080)Create migration task for all modificatios of  talend.project.

* fix(TBD7343): fix variable name (#2512)

* Fix Qubole cluster label for Hive components (#2513)

Previously set the cluster label is not taken into consideration, part of modifications is done in qubole spark batch commit 4597627b2b

* fix(TDI-32435): VerticaBulkExec codegen error (#2493)

* fix(TDI-32435): VerticaBulkExec codegen error

* Avoid ArrayIndexOfBoundsException when schema is empty

* fix(TDI-32435): Add null-check

* fix(TDI-32435): Init string with null instead of empty String

* fix(TDI-32435): Throw runtime exception if schema is empty

* Use StringBuilder to build result String

* TUP-20427 : integrate maxBatchSize from component model (#2507)

Fix guess schema (force maxbatchSize to 1) and handle null values
Fix multischema connector creation

* fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2508)

* Revert "fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425)" (#2517)

This reverts commit 10826518c8.

* fix(TDI-40467):New icon for tDB components. (#2518)

* fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2519)

fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391

* fix(TDI-40760): Error Connecting Aurora database using existing connection (#2523)

* fix(TDI-40757): Fix Job compilation error related to tJMSInput component (#2525)

* TUP-20448 exception show in error log when i export a job contain (#2516)

connection then import it again
https://jira.talendforge.org/browse/TUP-20448

* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue (#2524)

* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue

* fix(TDI-40722):correct the mvn path

* TMDM-11319 MDM components should not displayed using DI license. (#2521)

Move mdm components and mdm trigger resource and  related config from localprovider to mdm plugin.

* Remove unnecessary com.sun import (#2526)

* TUP-20332:Change new branding images for 7.1 (#2514)

* chore: bump tacokit version to 1.0.3 (#2527)

* fix(TDI-40757): fix the tjmsoutput (#2528)

* fix(TCOMP-921): boolean fields in tables (#2530)

* Convert Object to boolean for CheckElementParameter on update

* fix(TUP-20463) add tacokit lib repository to job run scripts (#2529)

* fix(TDI-40760): add more condition to fix the stats and logs issue (#2531)

* Fix/tbd 7269 winutils problem (#2520)

* TBD-7269: fix

* mvn uri fix

* review fix

* fix(TESB-22628): fixed NPE during test execution (#2474)

* TCOMP-918 : use component-studio pom to handle some dependencies versions (#2532)

* fix(TUP-20411):Adding context environment in the reference project, they (#2522)

do not get updated in the main project.

* fix(TUP-20425): Cannot load BD node after logging on DI project (#2533)

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

* TDI-39567 improve performance in log4j code (#1655)

* Igonchar/tcomp 859 (#2538)

* fix(TCOMP-859) use the same AbsolutePathResolver implementation as in component-form-core

* fix(TCOMP-859): remove old path resolution implementation

* fix(TCOMP-859): move all parameter resolvers to ...parameter.resolver package

* fix(TCOMP-859): implement resolveParameters() method

* fix(TCOMP-859): fix multiple root handling and multiple parameters based on the same ElementParameter

* fix(TCOMP-859): remove unused method

* fix(TCOMP-859): fix javadoc in AbsolutePathResolver

* Igonchar/tcomp 934 (#2539)

* fix(TCOMP-934): remove unused fields in ComponentModel

* fix(TCOMP-934): ensure palette value uses only categories

*  feat(TDI-39599): rename ELT JDBC components (#2535)

* fix(TUP-20492):When doing extract as context for a tsalesforceinput, (#2544)

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TDI-39567): add tabs / improve code redability (#2546)

* TUP-20332:Change new branding images for 7.1 (#2550)

* fix(TDI-40729): tCreateTable spelling error (#2547)

* Fix spelling error in messages

* TUP-20482 : active if with new legth strategy for comparing values. (#2548)

This work still having issue with Tables

* TMC-13491 [TIC to TMC] Remove flow builder and actions (#2553)

* feat(TDI-40574): tSnowflakeOB and tSnowflakeBE (#2537)

* registered new components in unifier

* fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link(#2557)

* all tcomp v0 components with muilt reject should have same issue.

* fix(TUP-20507):File format should be Unix. (#2551)

* fix(TDI-40722):remove xstream1.2.2 in bonita component. (#2549)

* fix(TDI-40722):remove xstream1.2.2 in bonita component.

* fix(TDI-40722):Eliminate xstream.jar from production.

* fix(TCOMP-961): set default value to SuggestionsAction parameters (#2559)

* fix(TESB-22825): Avoid to generate standalone pom for service provider (#2560)

* fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another (#2562)

* fix(TESB-22826): Handling of cMessagingEndpoint additional libraries in OSGI. (#2561)

Additional libraries defined for CMessagingEndpoint components can be set as part of the bundle classpath, i.e. physically included, or as OSGi dependency. This fix ensures that these libraries are no longer physically included if not set as part of the bundle classpath.

* TESB-22605 DS Metadata node first impl. (under construction)

* fix(TCOMP-1047): make Text control in Suggestable editable (#2673)

* fix(TDI-40994): SnowflakeInput incorrect date (#2668)

* Fix Date conversion in IncomingSchemaEnforcer

* Fix tests

* Bump talend-codegen-utils lib version

* fix(TDI-40963): Hide socks proxy properties when use existing connection (#2675)

* fix(TESB-23376):Runtime cannot install REST artifact because redundant (#2679)

'-bundle' in features

* fix(TBD-7678): Migrate tMatchModel (#2682)

* feat(TDI-40875): give to writer all incoming columns (#2617)

* feat(TDI-40875): give to writer all incoming columns even if there're not in the component's schema.
* feat(TDI-40875): add incoming node columns for creating new RT schema

* feat(TESB-23431): add REST endpoint url when deploying

* Add Link to API Tester in console for tRESTRequests components

* feat(TESB-23431): add REST endpoint url when deploying

* Merges

* TESB-23382 Update extension point for OAS decoder

* TESB-23382 Managing JSON API storage for TDM use

* Merge branch 'master' of git@github.com:Talend/tdi-studio-se.git into
talend/TESB-22605_DS_metadata_node

Conflicts:
	main/plugins/org.talend.designer.oas/src/org/talend/designer/oas/external/IOASDecoder.java
2018-09-19 15:48:07 +02:00
Ivan Gonchar
332853c5c8 Igonchar/tcomp 1039 tests (#2710)
* fix(TCOMP-1039): move classes related to Update feature to corresponding packages

* fix(TCOMP-1039): reduce UpdateCommand class visibility

* feat(TCOMP-1039): implement UpdateCommand unit-tests

* fix(TCOMP-1039): fix non string value for TextElementParameter

* feat(TCOMP-1039): add test for TableElementParameter.setValueFromAction() method

* fix(TCOMP-1039): fix UpdateCommand to update nested configuration correctly

* feat(TCOMP-1039): add UpdateResolver test
2018-09-18 15:57:47 +02:00
Emmanuel GALLOIS
feeea8220a feat(TDI-40875): bumped codegen-utils to 0.25.3 (#2712) 2018-09-18 11:56:03 +02:00
Dmytro Sylaiev
995d668dae Dsylaiev/tdi 40504 implement move to current dir sftp (#2703)
* fix(TDi-40504): Make moveToRemoteDir feature consistent for sftp

* fix(TDI-40504): Add migration task
2018-09-14 17:14:54 +03:00
Ivan Gonchar
1db4611c47 [TCOMP-1048] Igonchar/tcomp 1039 - update integration (#2661)
* feat(TCOMP-1039): add metadata keys for updatable feature

* feat(TCOMP-1039): add class for storing updatable metadata

* feat(TCOMP-1039): implement UpdateListener

* feat(TCOMP-1039): add identity update strategy to test pre-integration

* feat(TCOMP-1039): implement UpdateResolver

* feat(TCOMP-1039): add UpdateResolver in SettingVisitor

* fix(TCOMP-1039): fix incorrect imports

* committing changes for update

* fix(TCOMP-1039): refactor studio integration code to improve readability

* fix(TCOMP-1039): move Update Button creation to correct place

* fix(TCOMP-1039): fix Update button creation

* feat(TCOMP-1039): set UpdateAction as async command to run when button is clicked

* feat(TCOMP-1039): implement Update button command

* feat(TCOMP-1039): add refresh during update button execution

* fix(TCOMP-1039): resolve Update action parameters after all parameters are built

* fix(TCOMP-1039): fix ButtonParameter creation

* feat(TCOMP-1039): convert value for TableElementParameter in UpdateCommand

* fix(TCOMP-1039): refactor converting table value from action and fix integer issue

* fix(TCOMP-1039): fix refresh layout problem

* fix(TCOMP-1039): refactor fromAction method to setValueFromAction() method
2018-09-14 12:30:01 +03:00
Chao MENG
211f6d68df feat(TUP-20678): Add APAC datacenter to the list on the studio (license (#2704)
/ connection)
https://jira.talendforge.org/browse/TUP-20678
2018-09-14 17:16:13 +08:00
mbasiuk-talend
7bcc4624fa fix(TDI-40943): upgrade woodstox core library to newest version (#2646)
* fix(TDI-40943): upgrade woodstox core library to newest version

* fix(TDI-40943): upgrade codehaus woodstox lib to 4.1

* fix(TDI-40943): fix no such method, upgrade xmlsec

* fix(TDI-40943): revert MicrosoftCRM fix
2018-09-14 10:59:57 +03:00
nrousseau
d6ece009ad babili-export (#2705) 2018-09-14 14:24:27 +08:00
nrousseau
f58cb661c3 chore(TUP-20636) update maven uri (#2690)
* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri
2018-09-14 10:29:23 +08:00
Ivan Gonchar
3817da743b fix(TCOMP-1056): fix refresh problem on advanced component tab (#2702) 2018-09-14 10:26:54 +08:00
Denis Sergent
3f67f8d083 TESB-23382 New "REST API Definitions" metadata node (#2687)
* TESB-22605 Moving OAS tools from teb projects to tdi projects

* Revert "TESB-22605 Moving OAS tools from teb projects to tdi projects"

This reverts commit 54c66c5a09.

* TESB-22605 Moving OAS tools from tesb projects to tdi projects

* TESB-22605 Add node as context parameter for REST component mgmt

Current process node is added to existing context map in order to manage
REST components parameters update from API.

* TESB-23369 OAS Validation messages management

* DS metadata node (#2615)

* fix(TBD-7296): Fix duplicate variable

* TCOMP-903 : remove unused attributes (#2503)

* fix(TUP-20140)Checked status of items listed in Project Settings (#2504)

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

* TESB-22605 Moving OAS tools from tesb projects to tdi projects

* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error (#2498)

* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error
https://jira.talendforge.org/browse/TUP-20385

* required would be ok

* TUP-20433 - tHMap throw npe when connect to output but haven't config it (#2505)

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table. (#2473)

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20364):Audit can't set database "H2 Local","H2 Remote" when (#2489)

studio logon on git remote mode.

* feat(TDI-38814): tCreateTable support snowflake (#2475)

* feat(TDI-40559): Fix appName parameter in jdbc url (#2397)

* Add Commandline test product (#2242)

* Add Commandline test product

* feat(TUP-20037):update version

* fix(TUP-20438) fix export with war for tdm (#2506)

* fix(TUP-20361):the report path is not correct. (#2491)

* fix(TUP-20361):the report path is not correct.

* fix(TUP-20361):show full name of the report file on message dialog.

* kjwang/feat(TUP-20080)Create migration task for all modificatios of (#2465)

kjwang/feat(TUP-20080)Create migration task for all modificatios of  talend.project.

* fix(TBD7343): fix variable name (#2512)

* Fix Qubole cluster label for Hive components (#2513)

Previously set the cluster label is not taken into consideration, part of modifications is done in qubole spark batch commit 4597627b2b

* fix(TDI-32435): VerticaBulkExec codegen error (#2493)

* fix(TDI-32435): VerticaBulkExec codegen error

* Avoid ArrayIndexOfBoundsException when schema is empty

* fix(TDI-32435): Add null-check

* fix(TDI-32435): Init string with null instead of empty String

* fix(TDI-32435): Throw runtime exception if schema is empty

* Use StringBuilder to build result String

* TUP-20427 : integrate maxBatchSize from component model (#2507)

Fix guess schema (force maxbatchSize to 1) and handle null values
Fix multischema connector creation

* fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2508)

* Revert "fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425)" (#2517)

This reverts commit 10826518c8.

* fix(TDI-40467):New icon for tDB components. (#2518)

* fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2519)

fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391

* fix(TDI-40760): Error Connecting Aurora database using existing connection (#2523)

* fix(TDI-40757): Fix Job compilation error related to tJMSInput component (#2525)

* TUP-20448 exception show in error log when i export a job contain (#2516)

connection then import it again
https://jira.talendforge.org/browse/TUP-20448

* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue (#2524)

* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue

* fix(TDI-40722):correct the mvn path

* TMDM-11319 MDM components should not displayed using DI license. (#2521)

Move mdm components and mdm trigger resource and  related config from localprovider to mdm plugin.

* Remove unnecessary com.sun import (#2526)

* TUP-20332:Change new branding images for 7.1 (#2514)

* chore: bump tacokit version to 1.0.3 (#2527)

* fix(TDI-40757): fix the tjmsoutput (#2528)

* fix(TCOMP-921): boolean fields in tables (#2530)

* Convert Object to boolean for CheckElementParameter on update

* fix(TUP-20463) add tacokit lib repository to job run scripts (#2529)

* fix(TDI-40760): add more condition to fix the stats and logs issue (#2531)

* Fix/tbd 7269 winutils problem (#2520)

* TBD-7269: fix

* mvn uri fix

* review fix

* fix(TESB-22628): fixed NPE during test execution (#2474)

* TCOMP-918 : use component-studio pom to handle some dependencies versions (#2532)

* fix(TUP-20411):Adding context environment in the reference project, they (#2522)

do not get updated in the main project.

* fix(TUP-20425): Cannot load BD node after logging on DI project (#2533)

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

* TDI-39567 improve performance in log4j code (#1655)

* Igonchar/tcomp 859 (#2538)

* fix(TCOMP-859) use the same AbsolutePathResolver implementation as in component-form-core

* fix(TCOMP-859): remove old path resolution implementation

* fix(TCOMP-859): move all parameter resolvers to ...parameter.resolver package

* fix(TCOMP-859): implement resolveParameters() method

* fix(TCOMP-859): fix multiple root handling and multiple parameters based on the same ElementParameter

* fix(TCOMP-859): remove unused method

* fix(TCOMP-859): fix javadoc in AbsolutePathResolver

* Igonchar/tcomp 934 (#2539)

* fix(TCOMP-934): remove unused fields in ComponentModel

* fix(TCOMP-934): ensure palette value uses only categories

*  feat(TDI-39599): rename ELT JDBC components (#2535)

* fix(TUP-20492):When doing extract as context for a tsalesforceinput, (#2544)

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TDI-39567): add tabs / improve code redability (#2546)

* TUP-20332:Change new branding images for 7.1 (#2550)

* fix(TDI-40729): tCreateTable spelling error (#2547)

* Fix spelling error in messages

* TUP-20482 : active if with new legth strategy for comparing values. (#2548)

This work still having issue with Tables

* TMC-13491 [TIC to TMC] Remove flow builder and actions (#2553)

* feat(TDI-40574): tSnowflakeOB and tSnowflakeBE (#2537)

* registered new components in unifier

* fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link(#2557)

* all tcomp v0 components with muilt reject should have same issue.

* fix(TUP-20507):File format should be Unix. (#2551)

* fix(TDI-40722):remove xstream1.2.2 in bonita component. (#2549)

* fix(TDI-40722):remove xstream1.2.2 in bonita component.

* fix(TDI-40722):Eliminate xstream.jar from production.

* fix(TCOMP-961): set default value to SuggestionsAction parameters (#2559)

* fix(TESB-22825): Avoid to generate standalone pom for service provider (#2560)

* fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another (#2562)

* fix(TESB-22826): Handling of cMessagingEndpoint additional libraries in OSGI. (#2561)

Additional libraries defined for CMessagingEndpoint components can be set as part of the bundle classpath, i.e. physically included, or as OSGi dependency. This fix ensures that these libraries are no longer physically included if not set as part of the bundle classpath.

* TESB-22605 DS Metadata node first impl. (under construction)

* fix(TCOMP-1047): make Text control in Suggestable editable (#2673)

* fix(TDI-40994): SnowflakeInput incorrect date (#2668)

* Fix Date conversion in IncomingSchemaEnforcer

* Fix tests

* Bump talend-codegen-utils lib version

* fix(TDI-40963): Hide socks proxy properties when use existing connection (#2675)

* fix(TESB-23376):Runtime cannot install REST artifact because redundant (#2679)

'-bundle' in features

* fix(TBD-7678): Migrate tMatchModel (#2682)

* feat(TDI-40875): give to writer all incoming columns (#2617)

* feat(TDI-40875): give to writer all incoming columns even if there're not in the component's schema.
* feat(TDI-40875): add incoming node columns for creating new RT schema

* feat(TESB-23431): add REST endpoint url when deploying

* Add Link to API Tester in console for tRESTRequests components

* feat(TESB-23431): add REST endpoint url when deploying

* Merges

* TESB-23382 Update extension point for OAS decoder
2018-09-13 17:01:15 +02:00
Dmytro Sylaiev
7fea27ceb4 fix(TDI-40961): Add tcomp version to globalMap (#2700)
* fix(TDI-40961): Add tcomp version to globalMap

* fix(TDI-40961): Update version value for different components

* Add needed scriptlets
2018-09-13 12:46:44 +03:00
msjian
fb07bf2262 fix(TDQ-15391): for build job when select docker image,when have (#2691)
tDqReportRun, always export items.
2018-09-12 15:26:32 +08:00
Olha Varnavina
db09804e74 feat(TDI-40535): track application in snowflake (#2652)
* feat(TDI-40535): track application in snowflake

* feat(TDI-40535): track application in snowflake

* fixed retrieve of studio version

* feat(TDI-40535): track application in snowflake

* fixed to use global studio version instead of separate for each
component
2018-09-11 18:49:37 +03:00
Emmanuel GALLOIS
d0cda1523c feat(TDI-40875): give to writer all incoming columns (#2617)
* feat(TDI-40875): give to writer all incoming columns even if there're not in the component's schema.
* feat(TDI-40875): add incoming node columns for creating new RT schema
2018-09-11 11:28:47 +02:00
kcoepeau
94527f2eaa fix(TBD-7678): Migrate tMatchModel (#2682) 2018-09-11 11:07:25 +02:00
Mike Yan
fac0f33a03 fix(TESB-23376):Runtime cannot install REST artifact because redundant (#2679)
'-bundle' in features
2018-09-11 15:54:21 +08:00
Dmytro Sylaiev
e2ca1ccf5c fix(TDI-40963): Hide socks proxy properties when use existing connection (#2675) 2018-09-10 13:08:48 +03:00
chmyga
d2e8128a10 fix(TDI-40994): SnowflakeInput incorrect date (#2668)
* Fix Date conversion in IncomingSchemaEnforcer

* Fix tests

* Bump talend-codegen-utils lib version
2018-09-10 11:34:55 +03:00
Ivan Gonchar
101f14a628 fix(TCOMP-1047): make Text control in Suggestable editable (#2673) 2018-09-07 12:57:42 +03:00
jiezhang-tlnd
2a73db880f fix(TUP-20634)Null pointer exception when trying to edit query by (#2660)
double-clicking query in Repository View
https://jira.talendforge.org/browse/TUP-20634
2018-09-07 17:27:27 +08:00
zwxue
1740e4336b feat(TUP-20446):change docker goal phase for studio. (#2662) 2018-09-07 11:28:11 +08:00
wchen-talend
a66c1596f2 fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#2670) 2018-09-07 09:58:16 +08:00
Ivan Gonchar
1a859ad437 fix(TCOMP-1047): allow to configure Value Selection Text control (#2672) 2018-09-06 18:02:53 +03:00
Ivan Gonchar
730d56c763 Igonchar/tcomp 1044 (#2665)
* fix(TCOMP-1044): fix ClassCastException during action call with Table as parameter

* fix(TCOMP-1044): convert Integer value to String in table new row

* fix(TCOMP-1044): add unit-test to check fixing Integer value for enum column
2018-09-06 16:39:08 +03:00
jiezhang-tlnd
a280856c72 fix(TUP-20511)Need to limit the number of entry on the (#2653)
* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json

* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json
2018-09-06 11:08:40 +08:00
msjian
c359a211de fix(TDQ-15391): when build job has tDqReportRun, must always export (#2654)
items.
2018-09-05 18:27:40 +08:00
wchen-talend
03034fefdf fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#2663) 2018-09-05 18:25:35 +08:00
zwxue
fc6e01737c feat(TUP-20184):Add possibility to build/publish docker images from studio. (#2612)
* feat(TUP-20184):Add possibility to build/publish docker images from
studio.

* feat(TUP-20184):remove custom checkbox and add error messages.

* feat(TUP-20184): Add options.

* feat(TUP-20184): show real value of docker options.

* fix(TUP-20656): pop up docker build/push errors.

* fix(TUP-20657): change option label and error message.

* fix(TUP-20656): fix error pop-up problem

* fix(TUP-20184):fix wrong error check when doing image push.

* feat(TUP-20184):add preference for docker build/push.

* fix(TUP-20184): fix NPE.
2018-09-05 14:41:49 +08:00
wang wei
babe0f6635 fix(TDI-40745): fix the table exists issue (#2540)
* fix(TDI-40745): fix the table exists issue

* fix(TDI-40745): add tsaphanabulkexec to db uniform
2018-09-05 10:59:49 +08:00
kcoepeau
83221eed8c fix(TBD-7596): Migrate to Timestamp format instead of Date (#2656) 2018-09-04 11:38:34 +02:00
Dmytro Sylaiev
7f65ace113 fix(TDI-40927): Set default Authenticator for ftp socks proxy (#2648) 2018-09-04 10:53:08 +03:00
Mike Yan
8b6e3ad4f3 fix(TESB-22874):Fix to genreate bundle resources for OSGi bundle type (#2655)
artifact in reference project
2018-09-04 14:36:41 +08:00
Yu
47e1caa316 feat(TBD-5960) Add service account support for Google Bigquery (#2643)
Add service account authentication for bigquery components on DI.
2018-09-03 18:18:48 +02:00
wchen-talend
e2d84094c2 Wchen/bugfix/tup 20570 xmlmap doc (#2639)
* fix(TUP-20570):cumentation for tXMLMap does not show the mapping

* fix(TUP-20570):Documentation for tXMLMap does not show the mapping
2018-09-03 15:24:39 +08:00
zwxue
e1da9684b8 fix(TUP-20611):Retrieve correct CDH513 jar name and Maven uri for (#2614)
missing jar dialog.
2018-09-03 10:48:26 +08:00
Stefan Le Moing
451d8c30eb fix(TBD-7422): upgrade tDataPrepRun jar (#2558) 2018-08-31 08:57:32 +00:00
Romain Manni-Bucau
8717e22bad TCOMP-1029 adding contains as strategy for conditional rendering (#2649) 2018-08-30 13:26:51 +02:00
chmyga
ad7d8fc332 fix(TDI-40868): incorrect dates inserted Snowflake (#2605)
* fix(TDI-40868): incorrect dates inserted Snowflake

* Fix timezone problems for date fields

* Bump version

* fix(TDI-40868): incorrect dates inserted Snowflake

* Fix version of codegen lib in libraris custom
2018-08-30 08:14:53 +03:00
pyzhou
18f0bc9f0d Pyzhou/tdi 40243 s3 accelerated endpoint (#2621)
* feat(TDI-40243):enable s3 accelerated ending point.

* feat(TDI-40243):remove quotes.

* fix compile error.

* ending point should be set in builder.

* feat(TDI-40243):Move the option out of client configuration.

* feat(TDI-40243):add the show if.

* correct the show if option
2018-08-30 10:34:56 +08:00
Romain Manni-Bucau
2bd3e7c0c1 [TCOMP-1013] starting to wire the new condition API (#2630)
* starting to wire the new condition API

* reworking the tacokit conditions to support OR operator

* fix(TCOMP-1013): fix ActiveIf target path

* fix(TCOMP-1013): add javadoc to explain sourceParameter field

* fix(TCOMP-1013): remove unnecessary settings streaming during ActiveIfListeners building

* fix(TCOMP-1013): simplify ConditionGroup cache

* fix(TCOMP-1013): replace String.valueOf() with corrent getStringValue() ElementParameter getter

* fix(TCOMP-1013): remove unused imports
2018-08-29 18:01:38 +03:00
Mike Yan
df8091065d fix(TUP-20661):Cannot create preview delimited file for NPE (#2644) 2018-08-29 15:38:26 +08:00
Stéphane Bouchet
ca0e47faac fix(TESB-22547): call saveCustomMavenURIMap only once. (#2597) 2018-08-27 21:56:02 +02:00
wang wei
cbb250564d fix(TDI-40806): adjust the ui label and exception information to make it more clear (#2640) 2018-08-27 17:27:13 +08:00
Roman
74eaf67fa8 fix(TDI-40917): update version of EXABulkUtil (#2634) 2018-08-27 09:46:06 +03:00
SunChaoqun
4c816f6c1a TESB-21633:The URI of the cREST component is not correct (#2638) 2018-08-27 12:09:34 +08:00
Jane Ding
beb265dc2f feat(TUP-20457) to revert for avoid breaking DI (#2636) 2018-08-24 15:20:50 +08:00
Mike Yan
3e2017a4bf fix(TESB-23250):Update maven-deploy-plugin version to 2.7 (#2637) 2018-08-24 14:24:29 +08:00
kcoepeau
1998e1ad1c fix(TBD-7495): Add checkbox to transform date type in timestamp (#2593) 2018-08-23 12:02:31 +02:00
Romain Manni-Bucau
c8144be508 fixing tacokit module compilation (#2629) 2018-08-23 09:43:45 +02:00
hcyi
7d5781a14b feat(TUP-16940):Test-Case testing the process not only the flow of data. (#2552)
* feat(TUP-16940):Test-Case testing the process not only the flow of data.

* feat(TUP-16940):fix TUP-20576:redundant connection link is generated in
subsequent component

* feat(TUP-16940):fix TUP-20615:Fields in testcase->tRowGenerator should
be readonly.
2018-08-23 10:39:30 +08:00
mbasiuk-talend
f5e8469257 feat(TDI-40829): fix hostname verifier interface (#2604) 2018-08-22 15:27:46 +03:00
Dmytro Sylaiev
27f883f1ec feat(TDI-40018): Add UNLOGGED and TEMP table support PostgreSQL (#2603)
* feat(TDI-40018): Add UNLOGGED and TEMP table support PostgreSQL

* feat(TDI-40018): Hide unlogged checkbox for not-supported versions

* feat(TDI-40018): Fix temp table exist check
2018-08-22 10:38:22 +03:00
Roman
ce4ee19493 Rvoievidko/tdi 39279 t my sql output batch commit problem (#2622)
* fix(TDI-39279): update commitCounter for end part

* fix(TDI-39279): additional check for counter

* fix(TDI-39279): remove tabs
2018-08-22 10:03:01 +03:00
Mike Yan
6789f46878 fix(TESB-23217):MicSvc pom for REST type is generated wrong when (#2623)
importing
2018-08-22 15:01:35 +08:00
ypiel
a252a4d0ce feat(TDI-40900) : Update libs versions (#2616)
- bouncycastle/bcprov-jdk15on/1.6
- jackcess/2.1.12
- jackcess-encrypt/2.1.4
2018-08-21 16:01:19 +02:00
mbasiuk-talend
07a8c1ff4f feat(TDI-40828): upgrade cxf library to newest one (#2602) 2018-08-21 12:40:21 +03:00
pyzhou
2d5bc10984 feat(TDI-40503):Enable to specify Signature for tS3connection. (#2590)
* feat(TDI-40503):Enable to specify Signature for tS3connection.

* feat(TDI-40503):revert the change of constructor of tS3client

* feat(TDI-40825): Revert the change of SQS and Redshift
2018-08-21 15:08:07 +08:00
Jane Ding
3e2f8acdc1 feat(TUP-20458)Implement the resource dependencies editor page for DI (#2595)
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path

* feat(TUP-20458)The project label need to lower case to avoid the
exception of org.eclipse.core.internal.resources.ResourceException: A
resource exists with a different case caused by
ext-resources/local_project/testjob_0_2/contexts

* feat(TUP-20458) fix the bug of set last selected context variable
automatically
https://jira.talendforge.org/browse/TUP-20605

* fix(TUP-20607) [BUG] resource dependencies display unreasonable on MAC
https://jira.talendforge.org/browse/TUP-20607
and remove character Route for resource dialog

* fix(TUP-20609)[BUG] Can't set context group resource variable value on
MAC
https://jira.talendforge.org/browse/TUP-20609
2018-08-21 14:49:52 +08:00
Ivan Gonchar
00038f6614 Igonchar/tcomp 968 (#2611)
* fix(TCOMP-968): register ValidationListener in Validable annotation owner option

* fix(TCOMP-968): override parameters() method correctly in SettingsActionParameter

* fix(TCOMP-968): extract AbstractActionParameter from ActionParameter

* fix(TCOMP-968): remove hasDirectValue() from IActionParameter

* fix(TCOMP-968): remove setValue() method from IActionParameter

* fix(TCOMP-968): create actionClient lazily to unblock unit-tests

* fix(TCOMP-968): extend action parameter classes from AbstractActionParameter instead of ActionParameter

* fix(TCOMP-968): remove ActionParameterTest

* fix(TCOMP-968): replace ActionParameter with SettingsActionParameter in TacokitElementParameter

* fix(TCOMP-968): replace ActionParameter with SettingsActionParameter in ValidationListenerTest

* fix(TCOMP-968): remove ActionParameter class

* fix(TCOMP-968): fix Suggestions response caching

* fix(TCOMP-968): remove unused ActionParameterUpdater

* fix(TCOMP-968): clean SuggestionsAction
2018-08-20 12:30:38 +03:00
Dmytro Sylaiev
11679e1550 fix(TDI-32740): Change default command separator (#2613) 2018-08-17 12:30:22 +03:00
Roman
17ce620d83 fix(TDI-40775): version of commons-lang3 now 3.7 (#2610) 2018-08-16 14:40:09 +03:00
Roman
23952fcbfe Rvoievidko/tdi 40838 custom charset for t teradata tpt exec (#2596)
* feat(TDI-40838): add charset for data in advanced settings

* feat(TDI-40838): add charset for data in tTeradataTPTUtil

* fix(TDI-40838): hide text field

* fix(TDI-40838): add parentheses
2018-08-16 10:55:31 +03:00
Ivan Gonchar
6ef6d08cb8 chore: upgrade tacokit version to 1.0.5-SNAPSHOT (#2609) 2018-08-15 16:50:34 +08:00
Dmytro Sylaiev
2d6fbaa1df fix(TDI-35711): Encryption key as password (#2564)
* fix(TDI-35711): Encryption key as password

* fix(TDI-35711): Extends fix for outputBulk

* Also fix compile error for db-generic CID

* Small refactoring

* fix(TDI-35711): Fix master-compability

* Remove duplicate variables

* fix(TDI-35711): Fix compile error for context values

* fix(TDI-35711): Remove duplicate variable
2018-08-15 11:11:24 +03:00
jzhao
97cc7cee0b fix(TDI-40854): tGSConnection proxy workaround can't work from 7.0.1 (#2606) 2018-08-14 18:32:31 +08:00
Roman
be769d6ffa fix(TDI-40855): remove duplicated filter for datasource (#2591) 2018-08-13 15:02:16 +03:00
wang wei
66411b9e77 fix(TDI-40858): fix the unstable format as different OS(different row separator) and fix the format for the java file (#2599) 2018-08-13 11:54:50 +08:00
wang wei
d65b810b9d fix(TDI-40858): fix the tcompv0 dynamic type performance issue with studio(#2592) 2018-08-13 10:54:29 +08:00
Anas KHABALI
38b0666489 fix(TUP-20588) : store tacokit config type versions for migration handling (#2594) 2018-08-10 16:44:01 +02:00
kjwang-talend
183d9e319e TUP-20448 exception show in error log when i export a job contain (#2543)
* TUP-20448 exception show in error log when i export a job contain
connection then import it again
https://jira.talendforge.org/browse/TUP-20448

* TUP-20448 exception show in error log when i export a job contain
connection then import it again
https://jira.talendforge.org/browse/TUP-20448
2018-08-10 17:00:25 +08:00
Ivan Gonchar
81d93b0787 Igonchar/tcomp 936 (#2587)
* fix(TCOMP-936): add test-case with Array parameter for SuggestionResolverTest

* fix(TCOMP-936): add IActionParameter interface

* fix(TCOMP-936): add IActionParameter interface implementation to ActionParameter class

* fix(TCOMP-936): implement payload computing from multiple params per ActionParameter

* fix(TCOMP-936): fix failing test

* fix(TCOMP-936): add createActionParameter() method in TaCoKitElementParameter

* fix(TCOMP-936): implement TableActionParameter which adds List support in action parameters

* fix(TCOMP-936): add TableElementParameter junits

* feat(TCOMP-936): implement Strings.removeQuotes()

* fix(TCOMP-936): remove removeQuotes() method from ActionParameter

* fix(TCOMP-936): fix imports

* fix(TCOMP-936): add copyright
2018-08-10 15:34:56 +08:00
Roman
f4154b9e26 fix(TDI-39279): update commitCounter for end part (#2574) 2018-08-10 10:06:35 +03:00
pyzhou
dac87886f3 fix(TDI-40825):Provide clear errorMessage for tServiceNow. (#2586) 2018-08-10 11:10:12 +08:00
Andreas Mattes
2cf61d4f99 fix(TESB-22458): Ensure consistent recognition of ESB jobs. (#2585)
* fix(TESB-22458): Remove obsolete SAM feature setting code.

Obsolete code for setting the SAM event feature is removed as it is causing compile errors.

* fix(TESB-22458): Ensure consistent recognition of ESB jobs.

The present fix makes sure that jobs embedded via component cTalendJob are consistently recognized as ESB jobs, and corresponding code fragment are added at code generation.
2018-08-09 15:17:24 +02:00
Roman
9113454b1b Rvoievidko/tdi 29016 teradata tpt components (#2545)
* feat(TDI-29016): add checkbox for custom script file

* feat(TDI-29016): add checkbox for TPTExec comp

* feat(TDI-29016): basic functionality for custom script

* feat(TDI-29016): improve formatting

* feat(TDI-29016): remove whitespaces

* feat(TDI-29016): add double quotes to filename

* feat(TDI-29016): remove custom script from Util component
2018-08-09 12:19:51 +03:00
mbasiuk-talend
5e3ae43b91 fix(TDI-34814): improve number formatter in exa (#2583) 2018-08-09 11:11:54 +03:00
wang wei
1bf5047811 fix(TDI-40806): use mulit copy only when file larger than 5gb (#2584) 2018-08-09 11:48:01 +08:00
pyzhou
ffbf902622 fix(TDI-40722):restore the origin logic of import xstream.jar (#2576) 2018-08-09 11:36:52 +08:00
Ivan Gonchar
8a10666e87 Igonchar/tcomp 970 (#2582)
* fix(TCOMP-970): add ValidationResolverTest

* fix(TCOMP-970): add complex parameter types support for AsyncValidation and fix parameter mapping

* fix(TCOMP-970): move resolveParameters() method to common super class

* fix(TCOMP-970): remove unused methods from AbstractParameterResolver

* fix(TCOMP-970): fix imports in AbstractParameterResolver
2018-08-08 16:48:15 +03:00
Roman
b20688c389 Rvoievidko/tdi 40629 t greenplum output bulk exec file gen format (#2581)
* fix(TDI-40629): add filetype parameter in xml
2018-08-08 16:03:41 +03:00
jiezhang-tlnd
b698f21032 fix(TUP-20512)Metadata JDBC DB Connections Bug with context variables (#2578)
https://jira.talendforge.org/browse/TUP-20512
2018-08-08 10:49:32 +08:00
Anas KHABALI
407987db92 fix(TUP-20461): pass only non technical file to tacokit migration handler (#2580) 2018-08-07 14:34:11 +02:00
Ivan Gonchar
6984d3d9b9 fix(TCOMP-960): fix suggestions parameters mapping (#2568)
* fix(TCOMP-960): fix suggestions parameters mapping

* fix(TCOMP-960): add mockito to dependencies

* fix(TCOMP-960): add test for 2 primitives order

* fix(TCOMP-960): remove unused dependencies

* fix(TCOMP-960): rewrite test with loading test data from json

* fix(TCOMP-960): add test with complex parameters

* fix(TCOMP-960): remove mockito from dependencies
2018-08-07 15:33:37 +03:00
mbasiuk-talend
d44f4312ac fix(TDI34861): fix nb_line counter (#2573)
* fix(TDI34861): fix nb_line counter

* fix(TDI-34681): fix other lines, that are missing

* fix(TDI-34861): fix wrong exception handling when usebatch
2018-08-07 13:46:09 +03:00
Vladimir Bogatyrov
2121051eba [TESB-22901] cMap with user defined code routine failing in ESB runtime (#2567)
Enable "Edit routine dependencies" popup menu for routes.
2018-08-07 16:19:11 +08:00
jzhao
ddb2883db5 fix(TDI-40824):tRedshiftOutputBulkExec compile error since generic components name when use 'encrypt'(#2575) 2018-08-07 09:58:10 +08:00
apoltavtsev
47ba604bd2 TESB-22594 Error occurred when build a route with ctalendjob to runtime (#2541) 2018-08-06 10:27:25 +02:00
Jane Ding
d49bb0f51a feat(TUP-20465)Split the esb resources plugin and move the common part (#2536)
* feat(TUP-20465)Split the esb resources plugin and move the common part
to tdi
https://jira.talendforge.org/browse/TUP-20465

* feat(TUP-20465)Split the esb resources plugin and move the common part
to tdi
https://jira.talendforge.org/browse/TUP-20465

* feat(TUP-20465)For new added plugin, shouldn't have bundle-version,
should add modules

* feat(TUP-20465)Modify the wrong Edit Properties Action point

* feat(TUP-20465)revert the relationship handler setting
2018-08-06 15:39:51 +08:00
nrousseau
6c64f941e9 Change nexus timeout value 2018-08-05 14:11:55 +02:00
jzhao
561253e9ba fix(TDI-40840):Remove "JDBC" from parameter "ELT JDBC Map Editor" in tELTMap (#2572) 2018-08-03 18:10:08 +08:00
Mike Yan
d07ab36cb8 fix(TESB-22825): Compile source before compute the manifest (#2571) 2018-08-03 16:39:36 +08:00
jiezhang-tlnd
87374b1fa1 fix(TUP-20512)Metadata JDBC DB Connections Bug with context variables (#2565)
https://jira.talendforge.org/browse/TUP-20512
2018-08-03 15:09:58 +08:00
wang wei
e58ffef784 fix(TDI-40833): tSCPFileExists not working with wildcard (#2569) 2018-08-03 12:37:45 +08:00
jiezhang-tlnd
d2629ef1c3 fix(TUP-20369)Mapper/Metadata tables for tMap in HTML document are (#2563)
missing in other than English
2018-08-03 11:03:44 +08:00
Ivan Gonchar
2cd23b9768 fix(TCOMP-964): fix ClassCastException when changing non-string option value (#2566) 2018-08-02 14:52:34 +03:00
Andreas Mattes
69d54aadd8 fix(TESB-22826): Handling of cMessagingEndpoint additional libraries in OSGI. (#2561)
Additional libraries defined for CMessagingEndpoint components can be set as part of the bundle classpath, i.e. physically included, or as OSGi dependency. This fix ensures that these libraries are no longer physically included if not set as part of the bundle classpath.
2018-08-02 16:33:36 +08:00
wang wei
1edbb976aa fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another (#2562) 2018-08-02 14:43:06 +08:00
Mike Yan
3e430f002a fix(TESB-22825): Avoid to generate standalone pom for service provider (#2560) 2018-08-01 14:40:05 +08:00
Ivan Gonchar
a1fd7b0f09 fix(TCOMP-961): set default value to SuggestionsAction parameters (#2559) 2018-08-01 10:26:02 +08:00
pyzhou
54932840c1 fix(TDI-40722):remove xstream1.2.2 in bonita component. (#2549)
* fix(TDI-40722):remove xstream1.2.2 in bonita component.

* fix(TDI-40722):Eliminate xstream.jar from production.
2018-08-01 09:59:36 +08:00
zwxue
60eb7c92e2 fix(TUP-20507):File format should be Unix. (#2551) 2018-07-31 17:57:38 +08:00
jzhao
bb511e66f2 fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link(#2557)
* all tcomp v0 components with muilt reject should have same issue.
2018-07-31 15:52:49 +08:00
Olha Varnavina
c16495d4ab feat(TDI-40574): tSnowflakeOB and tSnowflakeBE (#2537)
* registered new components in unifier
2018-07-31 09:49:48 +03:00
Elena Tatarintseva
fd4b04bcab TMC-13491 [TIC to TMC] Remove flow builder and actions (#2553) 2018-07-30 15:29:14 +03:00
Anas KHABALI
d5c73c8fab TUP-20482 : active if with new legth strategy for comparing values. (#2548)
This work still having issue with Tables
2018-07-30 10:17:52 +02:00
chmyga
edb73f031a fix(TDI-40729): tCreateTable spelling error (#2547)
* Fix spelling error in messages
2018-07-30 10:11:41 +03:00
dlin-talend
d0bd59a291 TUP-20332:Change new branding images for 7.1 (#2550) 2018-07-30 15:03:58 +08:00
Roman
0fb6e13501 fix(TDI-39567): add tabs / improve code redability (#2546) 2018-07-27 09:14:09 -04:00
wchen-talend
f6335facf3 fix(TUP-20492):When doing extract as context for a tsalesforceinput, (#2544)
* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.
2018-07-27 15:07:00 +08:00
jzhao
01d38ea330 feat(TDI-39599): rename ELT JDBC components (#2535) 2018-07-27 10:49:03 +08:00
Ivan Gonchar
18b6bb5d70 Igonchar/tcomp 934 (#2539)
* fix(TCOMP-934): remove unused fields in ComponentModel

* fix(TCOMP-934): ensure palette value uses only categories
2018-07-24 16:09:46 +03:00
Ivan Gonchar
02184018a1 Igonchar/tcomp 859 (#2538)
* fix(TCOMP-859) use the same AbsolutePathResolver implementation as in component-form-core

* fix(TCOMP-859): remove old path resolution implementation

* fix(TCOMP-859): move all parameter resolvers to ...parameter.resolver package

* fix(TCOMP-859): implement resolveParameters() method

* fix(TCOMP-859): fix multiple root handling and multiple parameters based on the same ElementParameter

* fix(TCOMP-859): remove unused method

* fix(TCOMP-859): fix javadoc in AbsolutePathResolver
2018-07-24 15:35:25 +03:00
Jan Lolling
0ef59e68c5 TDI-39567 improve performance in log4j code (#1655) 2018-07-24 03:48:58 -04:00
Chao MENG
7f1c6ee113 fix(TUP-20425): Cannot load BD node after logging on DI project (#2533)
https://jira.talendforge.org/browse/TUP-20425
2018-07-23 18:26:52 +08:00
wchen-talend
7db0205875 fix(TUP-20411):Adding context environment in the reference project, they (#2522)
do not get updated in the main project.
2018-07-23 11:12:25 +08:00
Anas KHABALI
c0bfff61a1 TCOMP-918 : use component-studio pom to handle some dependencies versions (#2532) 2018-07-23 10:34:55 +08:00
Stéphane Bouchet
5533ee28a3 fix(TESB-22628): fixed NPE during test execution (#2474) 2018-07-20 16:19:57 +02:00
mtuhai
500ea4fea3 Fix/tbd 7269 winutils problem (#2520)
* TBD-7269: fix

* mvn uri fix

* review fix
2018-07-20 16:39:26 +03:00
wang wei
a2a900aee0 fix(TDI-40760): add more condition to fix the stats and logs issue (#2531) 2018-07-20 19:02:32 +08:00
Anas KHABALI
af4edb0c87 fix(TUP-20463) add tacokit lib repository to job run scripts (#2529) 2018-07-20 18:38:01 +08:00
chmyga
73c59037b7 fix(TCOMP-921): boolean fields in tables (#2530)
* Convert Object to boolean for CheckElementParameter on update
2018-07-20 13:02:22 +03:00
wang wei
f77caa66ce fix(TDI-40757): fix the tjmsoutput (#2528) 2018-07-20 14:50:23 +08:00
Ivan Gonchar
04e121945e chore: bump tacokit version to 1.0.3 (#2527) 2018-07-20 10:22:24 +08:00
dlin-talend
03b09e3d8c TUP-20332:Change new branding images for 7.1 (#2514) 2018-07-20 09:01:43 +08:00
Stéphane Bouchet
4e005e49c5 Remove unnecessary com.sun import (#2526) 2018-07-19 15:07:39 +02:00
sbliu
bd86f1b11f TMDM-11319 MDM components should not displayed using DI license. (#2521)
Move mdm components and mdm trigger resource and  related config from localprovider to mdm plugin.
2018-07-19 18:21:49 +08:00
pyzhou
89871f6a68 fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue (#2524)
* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue

* fix(TDI-40722):correct the mvn path
2018-07-19 17:13:26 +08:00
kjwang-talend
3baa4484ab TUP-20448 exception show in error log when i export a job contain (#2516)
connection then import it again
https://jira.talendforge.org/browse/TUP-20448
2018-07-19 16:57:05 +08:00
wang wei
7d7604eb12 fix(TDI-40757): Fix Job compilation error related to tJMSInput component (#2525) 2018-07-19 16:39:47 +08:00
wang wei
cedc43214c fix(TDI-40760): Error Connecting Aurora database using existing connection (#2523) 2018-07-19 15:19:19 +08:00
Chao MENG
5a7791793a fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2519)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-19 12:54:31 +08:00
pyzhou
125a814459 fix(TDI-40467):New icon for tDB components. (#2518) 2018-07-18 14:03:02 +08:00
jzhao
fe673b3c8b Revert "fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425)" (#2517)
This reverts commit 10826518c8.
2018-07-18 10:17:53 +08:00
Liu Xinquan
58b3804599 fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2508) 2018-07-17 17:00:18 +08:00
Anas KHABALI
9d5f09d60e TUP-20427 : integrate maxBatchSize from component model (#2507)
Fix guess schema (force maxbatchSize to 1) and handle null values
Fix multischema connector creation
2018-07-17 09:51:16 +02:00
Dmytro Sylaiev
bf00598cc6 fix(TDI-32435): VerticaBulkExec codegen error (#2493)
* fix(TDI-32435): VerticaBulkExec codegen error

* Avoid ArrayIndexOfBoundsException when schema is empty

* fix(TDI-32435): Add null-check

* fix(TDI-32435): Init string with null instead of empty String

* fix(TDI-32435): Throw runtime exception if schema is empty

* Use StringBuilder to build result String
2018-07-17 10:32:28 +03:00
Oleh Stoliarov
19717502f7 Fix Qubole cluster label for Hive components (#2513)
Previously set the cluster label is not taken into consideration, part of modifications is done in qubole spark batch commit 4597627b2b
2018-07-16 16:59:12 +02:00
Laurent BOURGEOIS
55e3c41186 fix(TBD7343): fix variable name (#2512) 2018-07-16 12:13:51 +02:00
kjwang-talend
67c8cfa00f kjwang/feat(TUP-20080)Create migration task for all modificatios of (#2465)
kjwang/feat(TUP-20080)Create migration task for all modificatios of  talend.project.
2018-07-16 14:58:29 +08:00
hcyi
eb11827947 fix(TUP-20361):the report path is not correct. (#2491)
* fix(TUP-20361):the report path is not correct.

* fix(TUP-20361):show full name of the report file on message dialog.
2018-07-16 11:40:25 +08:00
nrousseau
02ba8192a5 fix(TUP-20438) fix export with war for tdm (#2506) 2018-07-16 10:41:41 +08:00
nrousseau
18a0bbe19c Add Commandline test product (#2242)
* Add Commandline test product

* feat(TUP-20037):update version
2018-07-16 10:34:14 +08:00
Dmytro Sylaiev
2555ebeb79 feat(TDI-40559): Fix appName parameter in jdbc url (#2397) 2018-07-13 11:56:54 +03:00
jzhao
4142be0d02 feat(TDI-38814): tCreateTable support snowflake (#2475) 2018-07-13 10:39:34 +08:00
hcyi
14de8dc8d8 fix(TUP-20364):Audit can't set database "H2 Local","H2 Remote" when (#2489)
studio logon on git remote mode.
2018-07-13 09:56:17 +08:00
hcyi
0ad917285f fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table. (#2473)
* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.
2018-07-13 09:53:46 +08:00
timbault
d847ae5eae TUP-20433 - tHMap throw npe when connect to output but haven't config it (#2505) 2018-07-12 14:10:03 +02:00
Jane Ding
8f672c2c6a fix(TUP-20385)Run job with using dynamic tRunJob throw compile error (#2498)
* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error
https://jira.talendforge.org/browse/TUP-20385

* required would be ok
2018-07-12 17:17:43 +08:00
kjwang-talend
c2edda875b fix(TUP-20140)Checked status of items listed in Project Settings (#2504)
https://jira.talendforge.org/browse/TUP-20140
2018-07-12 15:10:51 +08:00
Anas KHABALI
229bc0988b TCOMP-903 : remove unused attributes (#2503) 2018-07-11 17:45:35 +02:00
zafkirTalend
fa5d87f55f fix(TBD-7296): Fix duplicate variable 2018-07-11 13:53:37 +02:00
SunChaoqun
24c9411514 TESB-22602:CI for ESB - Data Services and Routes - Part 3 (#2488) 2018-07-11 15:40:06 +08:00
Roman
d07a666e9b Rvoievidko/tdi 34091 parallel subjobs in t greenplum gp load (#2495)
* fix(TDI-34091): add cid to name of config file

* fix(TDI-34091): add threadId and pid to conf file name

* fix(TDI-34091): add try with resources to close PW
2018-07-11 03:33:56 -04:00
Anas KHABALI
04dc108245 TCOMP-904 : fix job classpath for tacokit components (#2494)
* TCOMP-904 : fix job classpath for tacokit components

* TCOMP-904 : keep dependencies addition order
2018-07-11 10:22:41 +08:00
Chao MENG
edf0430091 fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2492)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-11 09:56:41 +08:00
Anas KHABALI
85892748e2 TUP-20407 : update tacokit version to 1.0.2-SNAPSHOT (#2490) 2018-07-10 16:11:26 +08:00
SunChaoqun
6e38303317 TDQ-15215:standard job tRulesurvivorship can not run on TIC, zip file (#2485)
get by build job which not check "Items" also can not run
2018-07-10 15:57:41 +08:00
Chao MENG
f72d98ded6 fix(TUP-20402): fix TaCoKit drag&drop problem, and dialog popup position problem (#2487)
fix(TUP-20402): fix TaCoKit drag&drop problem, and dialog popup position problem
2018-07-10 10:14:16 +08:00
Roman
da32df105b fix(TDI-34091): add cid to name of config file (#2482) 2018-07-09 09:46:21 -04:00
Stéphane Bouchet
4b152d1af4 fix(TESB-22695) : use the correct groupId from project. (#2483) 2018-07-09 11:05:46 +08:00
Andreas Mattes
3e11a08b5f fix(TESB-22458): Remove obsolete SAM feature setting code. (#2451)
Obsolete code for setting the SAM event feature is removed as it is causing compile errors.
2018-07-06 17:55:38 +08:00
Anas KHABALI
a71c2f59b4 TUP-20352 : handle condional outputs for tacokit components (#2479) 2018-07-06 10:18:48 +02:00
Dmytro Sylaiev
e97608f2c4 fix(TDI-40546): Fix String comparing (#2467)
* fix(TDI-40546): Fix String comparing

* fix(TDI-40546): Add null-check
2018-07-06 10:49:33 +03:00
zwxue
ad84413ea5 fix(TUP-20326):fix ref project routine install issue. (#2480) 2018-07-06 10:54:37 +08:00
Ivan Gonchar
5ce97c1894 Igonchar/tcomp 842 fix callback (#2484)
* fix(TCOMP-842): fix unused import

* fix(TCOMP-842): merge ActionParameters class into Action class

* fix(TCOMP-842): add parametersChanged field in SuggestionsAction

* fix(TCOMP-842): make server call when parameters were changed

* fix(TCOMP-842): make SuggestionsAction thread-safe

* fix(TCOMP-842): fix suggested values from label list to map<label, id>
2018-07-06 10:25:27 +08:00
hcyi
d1b7385f9e feat(TUP-20277):Deprecated storm on 7.1 (#2464) 2018-07-06 09:58:10 +08:00
Dmytro Sylaiev
06e77fba49 fix(TDI-40674): Add property to avoid windows-separator replacement (#2477) 2018-07-05 12:56:05 +03:00
zwxue
e5fd0fa9a7 feat(TUP-19996):Setup Docker as maven profile on CI. (#2435) 2018-07-05 16:39:18 +08:00
chmyga
7bbcaa289d fix(TDI-40641): tTeradataFastLoad select DB Type (#2440)
* fix(TDI-40641): tTeradataFastLoad select DB Type

* Add db type to tTeradataFastLoad

* Add Date,Timestamp and Time handling to tTeradataFastLoad

* Fix tTeradataFastLoadUtility

* fix(TDI-40641): tTeradataFastLoad select DB Type

* Add migration task
2018-07-05 07:53:05 +03:00
wang wei
238620542b fix(TDI-40688): tVerticaOutput in Copy mode: Nullable Float-values are rounded to the nearest integer(#2478) 2018-07-05 10:49:38 +08:00
Roman
5fbb64d616 fix(TDI-40686): add null checker for empty passwords (#2476) 2018-07-04 03:14:59 -04:00
wang wei
5c1cf635c8 fix(TDI-40679): align to httpclient-4.5.5,httpfluent-4.5.5 and httpcore-4.4.9 (#2471) 2018-07-04 12:50:18 +08:00
Stéphane Bouchet
327b4cdcf9 fix (TDI-40403) : set a correct category (#2233) 2018-07-04 09:41:40 +08:00
Anas KHABALI
00464b5a19 fix(TCOMP-897) : fix guess schema with bulk logic for processors (#2472) 2018-07-03 09:09:27 +02:00
Ivan Gonchar
7033187db4 feat(TCOMP-842): make server call async (#2470) 2018-07-03 10:29:43 +08:00
Romain Manni-Bucau
3c91ba3e49 adding reload-component-server_16x16.png (#2469) 2018-07-03 10:16:19 +08:00
Chao MENG
80c415562c feat(TUP-20292): Support hive metastore HA (wizard) (#2443)
https://jira.talendforge.org/browse/TUP-20292
2018-07-02 16:39:02 +08:00
zwxue
808da88b70 fix(TUP-20326):Error in job generation for job migrated form 6.5.1 (#2455) 2018-07-02 10:24:55 +08:00
Anas KHABALI
31c79a19a9 TUP-20309 : integrate after group tacokit. (#2463)
This add bulk aka batch exec capabilities to tacokit components
2018-06-29 16:44:26 +02:00
Anas KHABALI
d954a99641 TUP-20309 - integrate after group code part for tacokit (#2461)
this part will add a new execution step just after the main loop to process remainning records in batch mode
2018-06-29 17:22:27 +08:00
Jane Ding
9ced1fcab5 fix(TUP-20333)When upgrading from Talend v5.6.1 to v6.4.1, the tmap has (#2459)
lost many mappings due to name change
https://jira.talendforge.org/browse/TUP-20333
2018-06-29 10:12:29 +08:00
Chao MENG
c6d4f16cff fix(TUP-20319): Cloud Studio can't retrieve any project from TMC (#2448)
fix(TUP-20319): Cloud Studio can't retrieve any project from TMC
https://jira.talendforge.org/browse/TUP-20319
2018-06-29 10:09:27 +08:00
Anas KHABALI
e35ae639e6 TUP-20349 : add chunk size as advanced common parameter for processors (#2462) 2018-06-28 17:25:20 +02:00
hcyi
1a13fd2de3 fix(TUP-20312):java.lang.StackOverflowError in 6.5.1 studio. (#2452) 2018-06-28 14:33:01 +08:00
SunChaoqun
d4e065961f TUP-20346:Preview in Metadata File fails with NullPointerException (#2458) 2018-06-28 14:09:25 +08:00
wchen-talend
384f9a9779 fix(TUP-20261):Routine editor mixed the code (#2434) 2018-06-28 09:58:14 +08:00
jzhao
10826518c8 fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425) 2018-06-28 09:34:29 +08:00
Roman
0905e7d9eb Rvoievidko/tdi 40646 support both gpload and gpload.py (#2442)
* fix(TDI-40646): add two version for gpload and gpload.py

* fix(TDI-40646): change building of url for additional parameters

* fix(TDI-40646): improve logging

* fix(TDI-40646): remove empty String for cmds array

* fix(TDI-40646): some pathes now can be used from context
2018-06-27 03:47:06 -04:00
wang wei
390880e04a fix(TDI-30055): Clear memory for tSort asap (#2454) 2018-06-27 14:19:44 +08:00
SunChaoqun
6cd6a169e8 TESB-22106:CI for ESB - Data Services and Routes - On Prem - Part 2 (#2453) 2018-06-27 13:51:14 +08:00
jzhao
af80de0f4c fix(TDI-40651): old framework salesforce oauth login type job can't be import to 7.0.1(#2445) 2018-06-26 18:26:07 +08:00
hcyi
6b04aaa013 feat(TUP-20283):Improve audit report generation in studio. (#2436)
* feat(TUP-20283):Improve audit report generation in studio.

* feat(TUP-20283):Add db version support to report generation in studio.

* feat(TUP-20283):TUP-20271 Database configuration should be restore when
change DB type.

* feat(TUP-20283):Show information after generate report.

* feat(TUP-20283):update some properties.

* feat(TUP-20283):fix a bug of improve audit report generation in studio.
2018-06-26 11:31:12 +08:00
zwxue
cb8285f0c6 fix(TUP-20230):Stop job running throw Unhandled event loop exception. (#2446) 2018-06-26 10:13:01 +08:00
SunChaoqun
d2f57c48f9 TESB-22106:CI for ESB - Data Services and Routes - On Prem - Part 2 (#2447) 2018-06-25 12:47:22 +02:00
Olha Varnavina
0746554095 feat(TDI-40427): Duplicate of tSnowflakeOutput (#2295)
* registered tSnowflakeOutputBulkExec as unified tDbOutputBulkExec
2018-06-25 11:34:51 +03:00
SunChaoqun
977d9a25b8 TESB-22483:CI for ESB - Build Data Service using Jenkins will get an error (#2444)
* TESB-22483:CI for ESB - Build Data Service using Jenkins will get an
error

* TESB-22483:CI for ESB - Build Data Service using Jenkins will get an
error
2018-06-25 09:22:17 +02:00
SunChaoqun
2c0b5cac3d TESB-22487:OSGI Bundle should be exported when using ESB components (#2426)
* TESB-22487:OSGI Bundle should be exported when using ESB components

* TESB-22487:OSGI Bundle should be exported when using ESB components
2018-06-25 08:54:01 +02:00
Roman
59537440bb fix(TDI-40645): driver name was uppercased (#2441) 2018-06-22 05:19:52 -04:00
kjwang-talend
d44d4c4e8d fix(TUP-20303)project folder name not correct in workspace after import (#2439)
using "Import an existing project"
https://jira.talendforge.org/browse/TUP-20303
2018-06-22 17:17:41 +08:00
Roman
bedaf68488 Rvoievidko/tdi 40496 support for green plum 5.x (#2402)
* feat(TDI-40496): update driver for GPLoad component

* feat(TDI-40496): change driver for all components in GP family

* feat(TDI-40496): add greenplum driver to tPostgreSQLBulkExec

* feat(TDI-40496): integrate code from TDI-40582

* feat(TDI-40496): Add PostgreSQL driver as default

* feat(TDI-40496): change driver for tGreenplumELT

* feat(TDI-40496): change getValue from prevNode
2018-06-22 04:30:38 -04:00
mbasiuk-talend
cc048b629c Mbasiuk/tdi 34637 dynamic mysql update (#2437)
* feat(TDI-34637): make a first implementation of the feature

* feat(TDI-34637): fix query string definition

* feta(TDI-34637): implement feature for rest data actions

* feat(TDI-34637): fix support null in where clause

* feat(TDI-34637): fix insert or update on duplicate key update
2018-06-22 10:40:22 +03:00
dlin-talend
6928ac709a feat(TUP-20277):Deprecated items on 7.1 (#2438) 2018-06-22 10:31:58 +08:00
Liu Xinquan
9b73a66d87 TDQ-15455 Compile error after refactoring job (#2428) 2018-06-21 15:25:05 +08:00
Jane Ding
7c56a9a2ea fix(TUP-20231)Update Detection won't popup after updating it's joblet (#2424)
* fix(TUP-20231)Update Detection won't popup after updating it's joblet
name in JobletView
https://jira.talendforge.org/browse/TUP-20231

* fix(TUP-20231)Update Detection won't popup after updating it's joblet
name in JobletView
if joblet related job is opened, should return.
2018-06-20 15:07:14 +08:00
Chao MENG
33d7e04d59 fix(TUP-20053): Cannot run MapR 6.0 DI job with tSqoopImportAllTables (#2410)
fix(TUP-20053): Cannot run MapR 6.0 DI job with tSqoopImportAllTables
https://jira.talendforge.org/browse/TUP-20053
2018-06-19 10:57:22 +08:00
Roman
561224d256 fix(TDI-40460): change slf4j version (#2422) 2018-06-18 10:57:53 -04:00
hcyi
2e6ff99d05 feat(TUP-20034):Audit in project settings - Add advanced setting for full DB setup configuration. (#2388)
* feat(TUP-20033):Audit in project settings in studio.

* feat(TUP-20033):improve for Audit in project settings in studio.

* feat(TUP-20033):improve to use h2 for Audit in project settings in
studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033): fix TUP-20175 Generate successfully if not set audit
report folder on studio.

* feat(TUP-20034):add the basic GUI part and load default value from
templte file and save/load db info into *.prefs file .

* feat(TUP-20034):Check db connection for the Audit in project settings.

* feat(TUP-20034):Audit in project settings - Add advanced setting for
full DB setup configuration.

* feat(TUP-20035):Audit in project settings - Generate report from
history.

* feat(TUP-20035):Audit in project settings - Generate report from
history.

* feat(TUP-20035):Audit in project settings - Generate report from
history.

* feat(TUP-20035):test and improve to generate report from history.
2018-06-15 17:13:31 +08:00
Jane Ding
f86d283c09 fix(TUP-19603)Suffix number is not proper when drag DB connection to a (#2418)
* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
https://jira.talendforge.org/browse/TUP-19603

* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
A better solution

* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
A better solution
2018-06-15 14:33:40 +08:00
Ivan Gonchar
b991d09911 Igonchar/tcomp 842 2 (#2419)
* feat(TCOMP-842): implement AbstractValueSelectionController

* fix(TCOMP-842): fix NPE when value is null

* feat(TCOMP-842): implement ParameterResolver interface and its abstract implementation

* fix(TCOMP-842): change type parameter from String to enum in Action

* fix(TCOMP-842): fix type in CheckElementParameter javadoc

* feat(TCOMP-842): add suggestions to PropertyDefinitionDecorator

* feat(TCOMP-842): implement SuggestionsAction

* feat(TCOMP-842): implement ValueSelectionParameter

* feat(TCOMP-842): implement ActionParametersUpdater

* feat(TCOMP-842): implement SuggestionsResolver

* fix(TCOMP-842): change type parameter from String to enum in Action

* feat(TCOMP-842): setup ValueSelectionParameter during Settings creation

* feat(TCOMP-842): implement value selection widget for tacokit

* fix(TCOMP-842): remove unused constructors in SuggestionValues

* fix(TCOMP-842): fix ValueSelectionDialog labels

* fix(TCOMP-842): fix SuggestionsAction.callback() method

* feat(TCOMP-842): update component-runtime version to 1.0.1-SNAPSHOT

* fix(TCOMP-842): fix component server dependency and temporarily add oss snapshots repo

* fix(TCOMP-842): fix compile error with WidgetMapper
2018-06-15 14:08:34 +08:00
wang wei
9391806f52 Revert "fix(TDI-40162): remove the unnecessary talend-codegen-utils.jar register for runtime(#2002)"(#2420) 2018-06-15 12:05:29 +08:00
wchen-talend
c264b8cc6c Wchen/bugfix/tup 20072 stats logs jdbc (#2411)
* fix(TUP-20072):Setting DB Type to JDBC causes a NullPointerException
when running the job in TOS 7.0.1

* fix(TUP-20072):Setting DB Type to JDBC causes a NullPointerException
when running the job in TOS 7.0.1
2018-06-14 18:08:07 +08:00
Roman
aa7eb40c90 fix(TDI-40454): change name for conforming_string func (#2414) 2018-06-14 04:20:05 -04:00
wang wei
a9f6c03ca5 fix(TDI-40162): remove the plugin.xml include statement (#2417) 2018-06-14 16:05:18 +08:00
wang wei
3cb3074053 fix(TDI-40162): remove the unnecessary talend-codegen-utils.jar register for runtime(#2002) 2018-06-14 15:39:10 +08:00
dlin-talend
a288d00026 fix(TUP-20258):"Generate Doc As HTML" Item Does not Exist for BD (#2412)
Streaming Job
2018-06-14 13:55:21 +08:00
Jane Ding
f4fa521be5 revert fix(TUP-19603)Suffix number is not proper when drag DB connection (#2416)
to a job
2018-06-14 13:46:53 +08:00
Chao MENG
60629c5465 Revert "Igonchar/tcomp 842 (#2405)" (#2415)
This reverts commit 79bfaad0c3.
2018-06-14 11:56:49 +08:00
Ivan Gonchar
79bfaad0c3 Igonchar/tcomp 842 (#2405)
* feat(TCOMP-842): implement AbstractValueSelectionController

* fix(TCOMP-842): fix NPE when value is null

* feat(TCOMP-842): implement ParameterResolver interface and its abstract implementation

* fix(TCOMP-842): change type parameter from String to enum in Action

* fix(TCOMP-842): fix type in CheckElementParameter javadoc

* feat(TCOMP-842): add suggestions to PropertyDefinitionDecorator

* feat(TCOMP-842): implement SuggestionsAction

* feat(TCOMP-842): implement ValueSelectionParameter

* feat(TCOMP-842): implement ActionParametersUpdater

* feat(TCOMP-842): implement SuggestionsResolver

* fix(TCOMP-842): change type parameter from String to enum in Action

* feat(TCOMP-842): setup ValueSelectionParameter during Settings creation

* feat(TCOMP-842): implement value selection widget for tacokit

* fix(TCOMP-842): remove unused constructors in SuggestionValues

* fix(TCOMP-842): fix ValueSelectionDialog labels

* fix(TCOMP-842): fix SuggestionsAction.callback() method

* feat(TCOMP-842): update component-runtime version to 1.0.1-SNAPSHOT
2018-06-14 10:47:53 +08:00
Jane Ding
6a7391cfd7 solve some junit failure (#2407) 2018-06-14 10:21:01 +08:00
Ivan Gonchar
cfa21c987c fix(TCOMP-865): fix NPE when not Tacokit connection is checked (#2413) 2018-06-14 10:08:10 +08:00
Ivan Gonchar
a09abd3c74 feat(TCOMP-842): implement AbstractValueSelectionController (#2406) 2018-06-13 10:20:09 +08:00
zafkirTalend
4c72b73d86 feat(TBD-6950): Add location tBigQueryInput (#2403) 2018-06-12 16:49:15 +02:00
qiongli
47c505e372 fix(TDQ-15215): No need to run 'include-survivorship-rules' sice the (#2404)
rules in src/main/resources. they will be in jar/zip when build the
maven job
2018-06-12 17:22:21 +08:00
Jane Ding
965a794b97 fix(TUP-19603)Suffix number is not proper when drag DB connection to a (#2400)
job
https://jira.talendforge.org/browse/TUP-19603
2018-06-11 10:38:32 +08:00
Jane Ding
3f2ed07e5d Jding/bugfix/tup 19594 drag db problem (#2399)
* fix(TUP-19594)Drag DB metadata to job is different between new created
and import from 641
https://jira.talendforge.org/browse/TUP-19594
Add a migration task to set type name

* fix(TUP-19594)Drag DB metadata to job is different between new created
and import from 641
https://jira.talendforge.org/browse/TUP-19594
change the version
2018-06-11 10:29:56 +08:00
Chao MENG
8d277de70d fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error (#2398)
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-06-08 15:54:51 +08:00
zwxue
c5fdf54dbf fix(TUP-20223):Wrong branch value in the jobs generated by CI. (#2394) 2018-06-08 10:19:40 +08:00
wchen-talend
22e0eca696 fix(TUP-20021):Deactive component will change the execution order (#2390) 2018-06-07 15:42:52 +08:00
wchen-talend
2dc5b46811 Revert "fix(TUP-20210):Strange behavior on component tNLPModel for required" (#2392)
* Revert "Igonchar/tcomp 816 (#2332)"

This reverts commit c76a0d430f.

* Revert "fix(TUP-18501)Error trying to do memory run (#2382)"

This reverts commit 50f6d70964.

* Revert "fix(TUP-20210):Strange behavior on component tNLPModel for required (#2384)"

This reverts commit e9c6dc3f98.
2018-06-07 15:18:58 +08:00
Ivan Gonchar
c76a0d430f Igonchar/tcomp 816 (#2332)
* fix(TCOMP-816): improve ConfigType handling in TaCoKitConfigurationModel

* fix(TCOMP-816): move setters to TaCoKitConfigurationModel constructor to ensure instance is correct after instantiation

* fix(TCOMP-816): avoid duplication in TaCoKitConfigurationModel constructor

* fix(TCOMP-816): clean TaCoKitConfigurationModel API

* feat(TCOMP-816): implement Tacokit metadata migration during import

* fix(TCOMP-816): fix migration

* fix(TCOMP-816) try to fix updated related jobs

* feat(TCOMP-816): implement Tacokit process migration during import

* fix(TCOMP-816): set correct version after migration

* fix(TCOMP-816): preserve technical parameters

* fix(TCOMP-816): fix small warnings

* fix(TCOMP-816): persist Tacokit component id in process item

* fix(TCOMP-816): fix technical parameters field type in Process item

* fix(TCOMP-816): clean TaCoKitProcessMigrator class

* fix(TCOMP-816): clean TaCoKitMigrationManager

* feat(TCOMP-816) implement process migration during Studio start-up

* fix(TCOMP-816): remove updateDBConnection() call as it doesn't update related processes

* feat(TCOMP-816): add progress monitor messages

* feat(TCOMP-816): implement related items update after metadata is migrated during import
2018-06-06 10:28:03 +08:00
Jane Ding
50f6d70964 fix(TUP-18501)Error trying to do memory run (#2382)
* fix(TUP-18501)Error trying to do memory run
https://jira.talendforge.org/browse/TUP-18501
Add a pause at start until get the active jvm info for memory run.

* fix(TUP-18501)Error trying to do memory run
https://jira.talendforge.org/browse/TUP-18501
Change message box to process monitor

* fix(TUP-18501)Error trying to do memory run
https://jira.talendforge.org/browse/TUP-18501
sorry, wrong write of key
2018-06-06 10:01:25 +08:00
wchen-talend
e9c6dc3f98 fix(TUP-20210):Strange behavior on component tNLPModel for required (#2384)
module protobuf-java-2.6.1.jar
2018-06-05 18:34:26 +08:00
Dmytro Sylaiev
31093fab13 fix(TDI-40530): Make creating multiple directories working for linux server (#2369) 2018-06-05 12:53:15 +03:00
Vladimir Bogatyrov
4873733fb8 [TESB-20335] tESBConsumer not using http conduits when called from within a subjob (#2381) 2018-06-05 11:14:22 +08:00
jzhao
56ed0cf216 fix(TDI-40441): remove duplicate item in cipher siute list for mom components(#2385) 2018-06-05 10:53:33 +08:00
achursin-talend
e58af64972 fix(TBD-6923): Fix using hive query name (#2383) 2018-06-04 15:44:19 +02:00
Yu
fc49fbe69a feat/TBD(6717) Update hive components for qubole integration (#2324)
* feat(TBD-6717) Launch Pig (load->store) job on Qubole

* update some hive components

* Modify UI for tHive Connection & remove localprovider project changes

* add tHiveClose codes for Qubole

* update for tHiveConnection

* update for Hive connection

* update for hive connection

* hive close & hive connection & hive row

* finish Hive

* deal with jars add for parquet

* ajust options for qubole

* update for hive

* update display

* address comments
2018-06-04 14:33:00 +03:00
Dmytro Sylaiev
b346ec31dc fix(TDI-40526): Update json-lib dependency (#2359)
* fix(TDI-40526): Update json-lib dependency

* fix(TDI-40526): Remove urlpaths of jar
2018-06-04 12:42:07 +03:00
zwxue
920670b049 fix(TUP-20217):Can't run a job including a tRunjob component. (#2373) 2018-06-04 16:49:12 +08:00
hcyi
530df5a648 feat(TUP-20033):Audit in project settings in studio. (#2371)
* feat(TUP-20033):Audit in project settings in studio.

* feat(TUP-20033):improve for Audit in project settings in studio.

* feat(TUP-20033):improve to use h2 for Audit in project settings in
studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033): fix TUP-20175 Generate successfully if not set audit
report folder on studio.

* feat(TUP-20033):Audit in project settings in studio.
2018-06-04 15:20:41 +08:00
Andreas Mattes
b2fd2c99da fix(TESB-22183): Small enhancement to WSDL circular import fix and testing. (#2376)
* fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader.

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.
Auf Branch bugfix/master/TESB-22183
�nderungen, die nicht zum Commit vorgemerkt sind:
	ge�ndert:       main/plugins/org.talend.designer.core/.classpath
Unversionierte Dateien:
	test/plugins/org.talend.designer.webservice.test/src/org/talend/designer/webservice/test/ServiceDiscoveryHelperTest.java
keine �nderungen zum Commit vorgemerkt (benutzen Sie "git add" und/oder "git commit -a")

* fix(TESB-22183): Enhanced unit test for handling WSDL with circular imports.
2018-06-04 08:36:56 +02:00
Roman
9864529bcb fix(TDI-40448): creating of yaml file was fixed (#2314)
* fix(TDI-40448): creating of yaml file was fixed
2018-06-01 06:42:48 -04:00
ypiel
9ef7f5083a fix(TDI-40521) : Encode to base64 byte[]->String (#2346) (#2374) 2018-06-01 11:55:36 +02:00
wang wei
b2f61ed0ae fix(TDI-40522):reuse the common batch execute javajet (#2372) 2018-06-01 15:42:55 +08:00
kjwang-talend
12fedd0ffa TUP-20199 Studio is way too slow when branching 2 ways with if condition (#2370)
https://jira.talendforge.org/browse/TUP-20199
2018-06-01 14:49:40 +08:00
wchen-talend
0721c10cec fix(TUP-20021):Deactive component will change the execution order (#2368) 2018-05-31 10:47:36 +08:00
Andreas Mattes
7645f53591 fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. (#2367)
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-05-31 10:22:57 +08:00
mbasiuk-talend
21d01ffa46 fix(TDI-40511): align talend-codegen-utils version (#2366) 2018-05-30 17:56:26 +03:00
mbasiuk-talend
d844ffa9ec Mbasiuk/tdi 40511 design schema mapping (#2365)
* fix(TDI-40511): add index mapping for missing field in runtime schema

* fix(TDI-40511): fix issues with ordering

* fix(TDI-40511): replace magic numbers with constant.

* fix(TDI-40511): bump versions
2018-05-30 17:44:18 +03:00
Dmytro Sylaiev
1806fa9bf2 Dsylaiev/tdi 40526 add talend version of json lib to libs plugin (#2364)
* fix(TDI-40526): Add patched json-lib to libs_src

* fix(TDI-40526): Fix pom.xml

* Add missing nexus url to properties
2018-05-30 16:40:39 +03:00
Dmytro Sylaiev
2d5255d993 fix(TDI-40526): Add patched json-lib to libs_src (#2358) 2018-05-30 14:50:41 +03:00
Mike Yan
e183f3f2d0 fix(TESB-22267):Add binary setting as build for micrsoervice (#2362) 2018-05-30 16:34:16 +08:00
zwxue
5e5d6ef3f1 fix(TUP-20194):Fail to publish job by commandline with missing log4j jar (#2356)
for migrated job.
2018-05-29 14:52:26 +08:00
wang wei
3153d9e386 fix(TDI-39874): Numeric.sequence increments by 2 instead of 1 in tXMLMap(#2353) 2018-05-29 14:05:19 +08:00
hbhong
4537547c2b TMDM-12082: Fixed throwing "java.lang.ClassCastException" while creating new version and open MDM Object from repository view (#2355) 2018-05-29 11:18:38 +08:00
Jane Ding
e4f35ad165 fix junit failure (#2354)
org.talend.designer.mapper.utils.problems.ProblemsAnalyserTest.testCheckLookupTablesKeyProblems
org.talend.designer.mapper.utils.problems.ProblemsAnalyserTest.testGetLookupTableProblem
org.talend.designer.runprocess.ui.ProcessErrorUtilTest.testGetAllErrorMess
2018-05-29 09:35:59 +08:00
Chao MENG
2516850f5c fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, (#2348)
fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, does not match outer scope rule" Error
https://jira.talendforge.org/browse/TUP-20166
2018-05-28 16:21:31 +08:00
Pingwen Lin
b6f9635d2b TMDM-12258 tMDMOutput get compile issue (#2352) 2018-05-28 15:08:58 +08:00
Mike Yan
3c14722854 fix(TESB-22267):Fail to build Rest Service job as microservice for NPE (#2351) 2018-05-28 14:28:18 +08:00
Pierre Teyssier
c3f75992d5 feat(TDI-40477): Split Snowflake components (#2350)
* split logic of components on definition and runtime
2018-05-28 12:05:03 +08:00
Mike Yan
541a43930b fix(TESB-22105): Change ProcessItem to Item to support service type (#2349)
* feat(TESB-22105) CI for ESB Services

* fix(TESB-22105): Change ProcessItem to Item to support service type
2018-05-25 18:08:06 +08:00
wang wei
693947594f fix(TDI-40522): tAS400Output return wrong NB_line with BatchSize (#2347) 2018-05-25 17:31:12 +08:00
pyzhou
fee251b234 fix(TDI-39088):Change the method of test S3 connection. (#2342)
* fix(TDI-39088):Change the method of test S3 connection.

* fix(TDI-39088):add an option in advance setting. (#2343)
2018-05-25 10:09:45 +08:00
Jane Ding
9efff8edaf fix(TUP-18501)Modify the confusing message (#2344)
https://jira.talendforge.org/browse/TUP-18501
2018-05-24 18:27:48 +08:00
pyzhou
e73747132b fix(TDI-33629):Migration Task for tNormalize. (#2339) 2018-05-24 17:56:57 +08:00
nrousseau
0e7e65b287 fix(TUP-19731) (#2338)
Allow to use virtual component with rows_end setup as start in the
process
2018-05-24 16:02:34 +08:00
jzhao
bbc937f398 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 15:48:55 +08:00
zwxue
ac405fbea7 workitem(TUP-20169):upgrade log4j-1.2.16.jar to log4j-1.2.17.jar (#2340) 2018-05-24 14:43:59 +08:00
Denis Sergent
84a078a5a1 TESB-22230 NPE in build process wizard when changing build type (#2337) 2018-05-24 13:55:02 +08:00
Stéphane Bouchet
82be89c039 fix(TESB-21830): deployment tab not shown (#2260)
* fix(TESB-21830) : deployment tab not shown when selecting service

* fix(TESB-21830) : deployment tab not shown when selecting service
2018-05-23 16:45:39 +02:00
Andreas Mattes
bedac0daf5 fix(TESB-22034): Fix handling of non-required bean deps in routes. (#2336)
The present fix enables selection of the "required" state of bean libraries in the corresponding dialog.
2018-05-23 16:44:24 +02:00
mbasiuk-talend
e8456883a6 fix(TDI-40512): add release resources for VerticaOutput and JavaDBOutput (#2331) 2018-05-23 10:06:12 +03:00
hcyi
20e9242246 fix(TUP-20138):Importing projects with "Copy projects into workspace" (#2333)
unchecked copies the project to a temporary folder.
2018-05-23 10:46:09 +08:00
pyzhou
1a596bf2dd fix(TDI-33629):tNormalize have compile error. (#2335) 2018-05-23 10:18:50 +08:00
Dmytro Sylaiev
933273788d fix(TDI-40525): Fix check for directory existing (#2334) 2018-05-22 17:44:18 +03:00
Chao MENG
34d9293c86 fix(TUP-20124): NPE during changing TCOMP component repository value (#2330)
fix(TUP-20124): NPE during changing TCOMP component repository value
https://jira.talendforge.org/browse/TUP-20124
2018-05-22 14:30:49 +08:00
pyzhou
6bc2dc1e31 Pyzhou/tdi 33629 t normalize do not support context (#2296)
* Revert "fix(TDI-33629): tNormalize support context. (#2279)"

This reverts commit 8a7dc24720.

* fix(TDI-33629):tNormalize doesn't support context

* fix(TDI-33629):Avoid NPE and check empty value.
2018-05-22 11:06:18 +08:00
mbasiuk-talend
e78b01ae11 fix(TDI-40511): add index mapping for missing field in runtime schema (#2327)
* fix(TDI-40511): add index mapping for missing field in runtime schema

* fix(TDI-40511): fix issues with ordering

* fix(TDI-40511): replace magic numbers with constant.
2018-05-21 17:24:36 +03:00
Dmytro Sylaiev
53c20d3190 fix(TDI-40513): Fix compile error for contated strings in FileName (#2329) 2018-05-21 14:00:01 +03:00
pyzhou
8ad991fc40 fix(TDI-40487):NPE with Netsuite dev Account. (#2325) 2018-05-21 17:55:20 +08:00
Mike Yan
128e138753 feat(TESB-22105) CI for ESB Services (#2328) 2018-05-21 16:00:00 +08:00
wchen-talend
a50d0ac54b fix(TUP-20021):Deactive component will change the execution order (#2315) 2018-05-21 14:18:42 +08:00
wang wei
432d173610 fix(TDI-40492): align all the log4j to 1.2.17 version 2018-05-21 10:36:18 +08:00
Chao MENG
1994f5fea1 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:10:13 +08:00
wchen-talend
6503d48768 fix(TUP-19943):Generated schema miss some fields while import xsd (#2290)
* fix(TUP-19943):Generated schema miss some fields while import xsd

* fix(TUP-19943): add some junit for the xsd import
2018-05-21 10:07:04 +08:00
Chao MENG
7985717125 fix(TUP-20144): UI:String "Modification" can not show completely even (#2326)
max the window
https://jira.talendforge.org/browse/TUP-20144
2018-05-21 09:47:11 +08:00
Dmytro Sylaiev
798431a04b fix(TDI-32027): Fix CreatesqlQuery generation for postgres (#2287)
* fix(TDI-32027): Fix CreatesqlQuery generation for postgres

* fix(TDI-32027): Not add precision when length is null
2018-05-18 15:56:35 +03:00
zafkirTalend
a28f495492 fix(TBD-6701): Fix conflict (#2320) (#2321) 2018-05-17 16:00:23 +02:00
Emmanuel GALLOIS
ef668b1ce1 fix(TDI-40495): avoid NPE when LEAD_SELECTOR does not exist (#2310) 2018-05-17 11:29:40 +02:00
Dmytro Sylaiev
d064b04b59 Dsylaiev/tdi 40186 add move dir tftpfileexist (#2269)
* feat(TDI-40186): Implement MoveDir property for tFTPFileExist

* feat(TDI-40186): Implement migration task

* Set false to new property for old jobs

* chore(TDI-40186): Refactoring migration task

* fix(TDI-40186): Fix not returning to root issue
2018-05-17 11:33:39 +03:00
zwxue
2036438529 fix(TUP-19754):mvn package fail when main project use subref project's (#2316)
job.
2018-05-17 09:38:58 +08:00
Roman
f51a3308b5 fix(TDI-40500): change Postgresqldriver from 8.3 to 8.4 (#2318) 2018-05-16 17:45:36 +03:00
Dmytro Sylaiev
87c9450bc7 fix(TDI-40474): Make it possible to create multiple dirs in tFTPPut SFTP (#2309)
* fix(TDI-40474): Make it possible to create multiple dirs in tFTPPut SFTP

* chore(TDI-40474): Remove unused local variable
2018-05-16 11:35:48 +03:00
Anas KHABALI
43fea82154 fix(TDI-40473): fix date handling in tservicenowOutput (#2306) 2018-05-16 09:35:20 +02:00
Andreas Mattes
9420fc6686 fix(TESB-22036): Add read access to list of bundles in FeaturesModel. (#2313)
Read access to the bundles included in a feature is required in order to determine which dependency modules are bundles and should therefore not be physically included in the route bundle.
2018-05-15 16:12:01 +02:00
Jane Ding
8e0dce3d8f fix(TUP-19999)column cannot be mapped when column name is Half-width (#2308)
* fix(TUP-19999)column cannot be mapped when column name is Half-width
figures+full width underscore
https://jira.talendforge.org/browse/TUP-19999

* fix(TUP-19999) solve the messy code of last commit
2018-05-15 18:15:09 +08:00
Dmytro Sylaiev
8cd6ded065 fix(TDI-40491): Make ftpfileexist layout more reasonable (#2307) 2018-05-14 18:58:18 +03:00
Jenkins Continuous Build server
6ec894191a Set version to 7.1.1 SNAPSHOT 2018-05-11 17:08:04 +02:00
Denis Sergent
d0697253a4 TUP-20129 Studio graphical improvements (#2300)
* Studio graphical improvements

Fixed some graphical inconsistencies in Studio (borders, margins...)
2018-05-11 11:19:10 +02:00
jzhao
b67da50407 feat(TDI-39901): tRedshiftXX - AWS Settings (#2240) 2018-05-11 10:45:29 +08:00
Ivan Gonchar
e9fac0cf44 Igonchar/tcomp 801 (#2303)
* feat(TCOMP-801): set type name for newly created ConnectionItem

* feat(TCOMP-801): move Config Type Node to ItemModel

* fix(TCOMP-801): fix Tacokit metadata import issue

* fix(TCOMP-801): fix getComponentValue() method call in UpdateNodeParameterCommand

* fix(TCOMP-801): fix exception reporting

* fix(TCOMP-801): exclude label and button from persistance in metadata repository

* fix(TCOMP-801): add javadoc for TaCoKitImportHandler
2018-05-10 18:54:20 +03:00
Jane Ding
9e5b3a72ce fix(TUP-19815)For can't find process (#2304) 2018-05-10 16:06:31 +08:00
jzhao
251b4c3285 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 15:51:30 +08:00
zwxue
9267eb40c9 fix(TUP-20115):Use of SAP JCO Version greater than 3.0.10 in Talend (#2299)
7.0.1 causes initialization error.
2018-05-10 09:46:15 +08:00
wang wei
ed6597d02a fix(TDI-40318): Talend FTP permission issue (#2298) 2018-05-09 17:59:24 +08:00
mbasiuk-talend
6551e7ca36 Mbasiuk/tdi 36564 input resultset isclosed issue (#2294)
* fix(TDI-36564): remove condition for isClosed

* fix(TDI-36564): remove isClosed condition from inputs
2018-05-08 16:33:40 +03:00
Roman
2142e54930 fix(TDI-40484): FileReader was closed (#2293)
* fix(TDI-40484): FileReader was closed
2018-05-08 12:33:20 +03:00
wang wei
c0f7d01261 fix(TDI-40408): remove groovy-all-1.7.0.jar for CVE Vulnerabilities (#2292) 2018-05-08 15:48:11 +08:00
pyzhou
8a7dc24720 fix(TDI-33629): tNormalize support context. (#2279)
* fix(TDI-33629): tNormalize support context.

* fix(TDI-33629):compile error.
2018-05-08 15:41:40 +08:00
jzhao
d303fa45ff fix(TDI-40479): typo issue for property of tMomxxx component (#2291)
* typo issue
* remove useless i18n in tmomconnection
2018-05-08 11:27:26 +08:00
Jane Ding
e226540dde fix(TUP-19815)Add a problem check for tRunJob (#2286)
* fix(TUP-19815)Add a problem check for tRunJob
https://jira.talendforge.org/browse/TUP-19815

* fix(TUP-19815)A better solution.

* fix(TUP-19815) A better description

* fix(TUP-19815)at first, when create a new tRunJob, this process is
empty,should not check
2018-05-08 10:51:19 +08:00
mbasiuk-talend
b3441c269b fix(TDI-36564): remove condition for isClosed (#2289) 2018-05-07 14:56:51 +03:00
Olha Varnavina
40fbf3e163 fix(TDI-37800): tWriteJsonField handle Arrays (#2282)
* fix(TDI-37800): tWriteJsonField handle Arrays
* fixed String value of array in case class attribute is set to array

* fix(TDI-37800): tWriteJsonField handle Arrays
* cleaned up unused statement
2018-05-07 12:11:00 +03:00
mbasiuk-talend
eaee3bb314 fix(TDI-36564): release resources for Row components (#2236)
* fix(TDI-36564): release resources for Row components

* fix(TDI-36564): update tJavaDBRow

* fix(TDI-36564): remove unnecessary commit

* fix(TDI-36564): put flag for closed connection
2018-05-07 09:59:07 +03:00
mbasiuk-talend
32d2ff9311 Mbasiuk/tdi 36564 release resources (#2222)
* fix(TDI-36564): add closing result sets and statements for input components

* (TDI-36564): fix try with resources for table action

* fix(TDI-36564): modify abstract finally javajet

* fix(TDI-36564): update tAS400Output component

* fix(TDI-36564): update tAccessOutput component

* fix(TDI-36564): update tAmazonMysqlOutput component

* fix(TDI-36564): update tAmazonOracleOutput component

* fix(TDI-36564): update tDB2Output component

* fix(TDI-36564): update tEXAOutput component

* fix(TDI-36564): fix issue with casting

* fix(TDI-36564): update several components

* fix(TDI-36564): update last output components

* fix(TDI-36564): fix release resources for special cases

* fix(TDI-36564): close rs and stmt in other ouput parts

* fix(TDI-36564): remove file commited by mistake

* fix(TDI-36564): improve statements close condition

* fix(TDI-36564): revert changes for identity, prevent compilation errors

* fix(TDI-36564): update closing logic, add statement close flag

* fix(TDI-36564): add release resources for copy operation
2018-05-07 09:58:49 +03:00
Chao MENG
68ba480b94 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 17:48:46 +08:00
Ivan Gonchar
26a78a2579 Igonchar/tcomp 794 (#2262)
* fix: refactor TaCoKitDragAndDropHandler.getComponentValue()

* fix: refactor ValueModel class

* fix: fix small issues in TaCoKitDragAndDropHandler

* fix(TCOMP-794): extend visibility PropertyDefinitionDecorator API

* fix(TCOMP-794): fix TaCoKitDragAndDropHandler to handle metadata prefix correctly

* fix(TCOMP-794): remove unused methods from PropertyNode
2018-05-04 12:11:56 +03:00
Dmytro Sylaiev
01a914f3a1 feat(TDI-18708): Implement creating directory tFTPPut (#2252)
* feat(TDI-18708): Implement creating directory tFTPPut

* Add 'createDir' checkbox

* Implement creating directory for FTP,SFTP and FTPS

* feat(TDI-18708): Fix code smells
2018-05-04 11:28:10 +03:00
Roman
cffb92808c Rvoievidko/tdi 37254 t postgresql output bulk exec add copy command for local files (#2261)
* feat(TDI-37254): add checkbox and properties

* feat(TDI-37254): add CopyManager to insert bulk

* feat(TDI-37254): add CopyManager to update bulk

* fix(TDI-40455): change driver for prior v9 versions

* fix(TDI-40455): change driver groupId/artifactId

* feat(TDI-37254): remove UrlPath for DB driver
2018-05-04 11:22:05 +03:00
Chao MENG
7905978158 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 12:27:10 +08:00
zwxue
5a24a420f7 fix(TUP-20065):Commandline can not logon a project with subref project (#2283)
after do initLocal.
2018-05-04 11:33:26 +08:00
hcyi
598ebc9f30 fix(TUP-18661):Errors on component. (#2244) 2018-05-04 10:09:46 +08:00
Ivan Gonchar
3e484e4d0c fix(TCOMP-795): turn on tacokit plugin tests (#2281) 2018-05-03 15:23:25 +03:00
Jane Ding
9228067546 feat(TUP-20041)Propagate Smart tMap Initative to Spark and Spark (#2267)
streaming jobs
https://jira.talendforge.org/browse/TUP-20041
2018-05-03 15:54:23 +08:00
kjwang-talend
cd2e1b9b1f fix(TUP-20027)Error opening job: Unhandled event loop exception (#2276)
(java.lang.StackOverflowError)
https://jira.talendforge.org/browse/TUP-20027
2018-05-03 15:41:16 +08:00
Romain Manni-Bucau
03a079050a TCOMP-763 adding a refreh button in the toolbar (#2268) 2018-05-03 09:40:54 +02:00
Chao MENG
bd4ce26d0f 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:12:20 +08:00
Mike Yan
6de13efc75 TESB-20335: revert for Job compile errors (#2275) 2018-05-03 14:10:21 +08:00
pyzhou
e3d23b6343 fix(TDI-40458):compile error dynamic schema with identity tsybaseOutput (#2274) 2018-05-02 19:55:16 +08:00
Anas KHABALI
b8f8abd6be 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 11:45:39 +02:00
Jane Ding
706c6d679f fix(TUP-19705)can't do mvn package for the build out job when select (#2246)
* fix(TUP-19705)can't do mvn package for the build out job when select
Sources(maven)
https://jira.talendforge.org/browse/TUP-19705
To support to use mvn package directly

* fix(TUP-19705)can't do mvn package for the build out job when select
Sources(maven)
Modified the wrong spell;
<talend.job.pompath>@ProjectRelativePath@</talend.job.pompath> the
@ProjectRelativePath@ can't change to ../  today,strange, so just
modified to ../

* fix(TUP-19705) This commit to fix that there is nothing in the build out
zip when user choose multiple job.

* fix(TUP-19705) added joblet, subjob and pigudf for zip

* fix(TUP-19705)package all joblet to zip, modified package subjob to
better solution.

* fix(TUP-19705)For packageSubJob and pom, better solution.

* fix(TUP-19705) arranged folder structure

* fix(TUP-19705) To support subjob which belongs to reference project
2018-05-02 17:43:30 +08:00
Chao MENG
fe14a311ed 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
2018-05-02 15:41:57 +08:00
Vladimir Bogatyrov
17b0678897 [TESB-20335] tESBConsumer not using http conduits for receive timeout when called from within a subjob using tRunJob (#2271) 2018-05-02 14:40:26 +08:00
zwxue
54806dbdb4 workitem(TUP-19975): Add / Review junits for CI. (#2270) 2018-05-02 10:24:36 +08:00
Chao MENG
ecefdadfe6 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 18:22:06 +08:00
Chao MENG
326f1090f3 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2265)
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 16:35:46 +08:00
pyzhou
6f6dd18ed2 fix(TDI-40451):remove the default module of tJMSXXX components. (#2263) 2018-04-27 15:25:58 +08:00
zwxue
79640a43c7 workitem(TUP-19975):Add / Review junits for CI. (#2259) 2018-04-26 10:35:26 +08:00
Mike Yan
a2d057a24b TESB-21804: Filter out camel-alldeps in MANIFEST for OSGi type export (#2256)
* TESB-21576: Add tREST component in OSGi build type validation

* TESB-21804: Filter out camel-alldeps in MANIFEST for OSGi type export
2018-04-24 18:54:14 +08:00
kjwang-talend
bcc77f6e64 fix(TUP-19974)Opening a job takes more than half an hour in studio (#2254)
https://jira.talendforge.org/browse/TUP-19974
2018-04-24 17:28:08 +08:00
chmyga
f15fb71b7d fix(TCOMP-792): ActiveIf for enums (#2253)
* Clean controls map
2018-04-24 11:28:16 +03:00
kjwang-talend
eeeeb60faf 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
2018-04-24 11:04:41 +08:00
kjwang-talend
090ba8a348 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 10:58:37 +08:00
chmyga
f2ec017bcd fix(TCOMP-783): activeifs doesnt work (#2247)
* Add converting value to string
2018-04-20 17:32:14 +03:00
Denis Sergent
549374cc78 TESB-21832 Problems with job/route exec. with local runtime in Studio (#2245)
Local runtime for Studio job/routes execution should not be used in some
cases: build type has to be checked to define the best execution
processor. As execution processor must change when build type is updated
in deployment tab, processor can not be persisted anymore.
2018-04-20 17:24:29 +08:00
hcyi
0f3e636222 fix(TUP-18682):PDF layout of generated document in multi-byte character (#2239)
on studio is broken.
2018-04-20 10:58:23 +08:00
jzhao
c623b8ea6a feat(TDI-39817):Restrict number of messages in websphere in tMomInput Component (#2206)
* show the param for webspheremq

* implement it in the runtime part
2018-04-19 11:31:15 +08:00
wchen-talend
46daeba813 fix(TUP-19820):The joblet input row issue (#2237) 2018-04-19 10:12:22 +08:00
chmyga
73e2042c45 feat: additional dependencies for beam components (#2241)
* Change marker dependency for beam components
2018-04-19 09:54:40 +08:00
Ivan Gonchar
fc61b8e54d chore: bump Tacokit version to 0.0.9 (#2235) 2018-04-17 18:52:30 +08:00
Mike Yan
37dcd340d9 TESB-21576: Add tREST component in OSGi build type validation (#2234) 2018-04-17 17:11:04 +08:00
Denis Sergent
835846e2a9 TESB-21825 TOS for ESB should not allow building jobs as microservice (#2230)
Job build wizard displays ESB microservice as a possibility to build the
jobs. Build as microservice won't work in TOS for ESB version. This
removes Microservice from buid type combo box when product is TOS.
2018-04-17 14:29:35 +08:00
wang wei
294ba4d8f5 fix(TDI-40318): fix FTP permission issue for tFTPPut component sftp mode (#2199) 2018-04-17 13:46:54 +08:00
Chao MENG
ec7f602e37 fix(TUP-20006): TaCoKit config version is stored in a wrong place (#2231)
fix(TUP-20006): TaCoKit config version is stored in a wrong place
https://jira.talendforge.org/browse/TUP-20006
2018-04-17 10:41:25 +08:00
Jane Ding
5c63d7204f fix(TUP-19604)Issue about studio palette (#2223)
https://jira.talendforge.org/browse/TUP-19604
Upper the priority display of full matched component family.
2018-04-16 10:53:07 +08:00
hcyi
dce3605c5b fix(TUP-19292):Technical Status created does not appear under Job (#2202)
Status.
2018-04-16 10:17:39 +08:00
Chao MENG
05509ee054 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
2018-04-13 10:56:01 +08:00
Ivan Gonchar
e443b50e4e Igonchar/tcomp 755 2 (#2226)
* fix(TCOMP-755): remove unused TacokitConnector

* fix(TCOMP-755): add IAdditionalInfo interface for TaCoKitNodeConnector

* fix(TCOMP-755): set tacokit connector type in TaCoKitNodeConnector during creation
2018-04-13 10:29:52 +08:00
Ivan Gonchar
99b2a0f1cb fix(TCOMP-755): fix sync columns issue (#2225)
* fix(TCOMP-755): fix sync columns issue

* fix(TCOMP-755): fix method checking whether connector is tacokit
2018-04-13 10:29:22 +08:00
Anas KHABALI
b192293210 integrate enum (closed list) display name (#2221)
This PR contains a fix of dynamic values in closed list
2018-04-12 16:15:01 +08:00
Anas KHABALI
16d867c0d2 upgrade tcompv1 version to 0.0.6 (#2220) 2018-04-12 16:10:50 +08:00
kjwang-talend
003904f000 fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type" when using tOracleConnection (#2212)
* fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type"
when using tOracleConnection
https://jira.talendforge.org/browse/TUP-4096

* fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type"
when using tOracleConnection
https://jira.talendforge.org/browse/TUP-4096
2018-04-12 15:42:46 +08:00
jzhao
f60ef0313e fix(TDI-40271): [6.4.1] tMomInput is not retrieving USR properties and JMS headers from IBM MQSeries(#2218) 2018-04-12 14:02:52 +08:00
SunChaoqun
a61f46212b TESB-21810:Module tab shows the incorrect list of installed jar files (#2213)
when using cConfig components
2018-04-11 18:02:23 +08:00
wchen-talend
f174d55f1d fix(TUP-19931):Undo does not work after deleting link between (#2189)
tELTMSSqlInput and tELTMSSQLMap
2018-04-11 10:20:08 +08:00
Anas KHABALI
b146fd0c38 (fix:tacokit) : validaiton listener lifecycle (#2207)
Fix active if when depending on a parent configuration
Fix validation label synchronization
Fix pattern validation (remove quotes from value)
2018-04-11 09:24:35 +08:00
Roman
f3858258ad fix(TDI-36516): add quotes to table name (#2194) 2018-04-10 15:10:23 +03:00
jzhao
1a349f86a2 fix(TDI-40349): tMomInput "Keep Listening" should not be hidden in some situtation.(#2204) 2018-04-10 09:01:52 +08:00
SunChaoqun
2387533abc TESB-21791:cConfig - Upload Libraries does not work (#2200) 2018-04-09 14:53:03 +08:00
zwxue
254a1a9184 workitem(TUP-19959):Wrong content for CI project settings on TOS and (#2198)
missing documentation for user
2018-04-09 10:48:12 +08:00
wang wei
00c95c6ba9 fix(TDI-40329): Constant String too long due to a large schema (#2188) 2018-04-08 10:32:39 +08:00
nrousseau
34dcc374b4 fix(TESB-21702) Fix route generation (#2196) 2018-04-06 16:56:57 +08:00
apoltavtsev
34d92b92c9 TESB-21702 Maven nature added to new child subjob (#2192) 2018-04-05 21:49:32 +02:00
zwxue
4a57c719ec fix(TUP-19945):first generate failed with error:ProcessorException: (#2190)
Routines "myroutine" has compile errors.
2018-04-04 21:57:23 +08:00
Chao MENG
29808a2f74 update junit for TalendEditorPaletteFactory (#2191) 2018-04-04 21:50:42 +08:00
Jenkins Continuous Build server
db3fbd82bd Set version to 7.1.0 SNAPSHOT 2018-04-04 14:26:08 +02:00
jzhao
6dc06c5f4c fix(TDI-40333): For tSQLDWHBulkExec, the password field is not encrypted in the generated java code(#2185) 2018-04-04 14:59:29 +08:00
Mike Yan
c21be116fb TESB-21726: NPE when publish OSGi type with TSC_BDRT license (#2186) 2018-04-04 14:31:42 +08:00
zwxue
15affaeffa fix(TUP-19941):Fix NPE during guessing schema for Tacokit component. (#2184) 2018-04-04 10:35:38 +08:00
Stéphane Bouchet
518724b3d6 fix(TESB-21700) : fixed NPE that cause test to fail (#2158)
Add NPE checking
2018-04-03 18:36:16 +08:00
Ivan Gonchar
d57c7683fa Igonchar/tcomp 752 (#2179)
* fix(TCOMP-752): fix test connection button appearence

* fix(TCOMP-752): fix advanced page appeareance in case of properties absense

* fix(TCOMP-752): fix potential NPE when main wizard page is not present
2018-04-03 12:48:04 +03:00
apoltavtsev
3959fb57a2 TESB-21528 Missing Jobs export choice is added (#2182)
Missing Jobs export choice is added
2018-04-03 17:31:10 +08:00
souvanny
77b880c064 babili-export (#2181) 2018-04-03 17:09:25 +08:00
zwxue
b6e154069d fix(TUP-19928):GITHUB: Cannot open joblet in new branch (#2180) 2018-04-03 10:27:10 +08:00
Ivan Gonchar
b16eec6522 Igonchar/tcomp 743 configuration (#2153)
* fix(TCOMP-743): implement PropertyNode.getRepositoryKeys() method

* fix(TCOMP-743): fix repository value set to ElementParameter

* fix(TCOMP-743): add multiple repository keys support in TaCoKitDragAndDropHandler.getComponentValue()

* fix(TCOMP-743): fix typo connection -> configuration

* fix(TCOMP-743): fix call to ConfigTypeNode endpoint with lightmode off

* fix(TCOMP-743): fix repository value for Table parameter

* fix(TCOMP-743): remove wrong comments and code from SettingsCreator

* fix(TCOMP-743): fix formatting

* fix(TCOMP-743): add support for multiple repository keys in TableElementParameter
2018-04-02 17:06:33 +03:00
nrousseau
e9abb8a711 fix(TUP-19790) fix build of job with tests (#2178) 2018-04-02 19:58:05 +08:00
zwxue
e4b9e37f5f fix(TUP-19923):All jobs in demo project cannot run successfully. (#2177) 2018-04-02 19:41:29 +08:00
nrousseau
fd69887028 fix(TUP-19921) set correctly MR Required flags (#2176) 2018-04-02 17:26:26 +08:00
zwxue
76dc7c616a fix(TUP-19889):Fail to run job with joblet. (#2175) 2018-04-02 16:50:04 +08:00
jzhao
1f9c27f012 fix(TDI-40321): The query clause, externalTableRejectOptions, is always generated even reject options is not checked(#2174) 2018-04-02 16:13:56 +08:00
GGu
d7d4cbe757 fix(TUP-19671): reuse product date (#2173) 2018-04-02 15:32:53 +08:00
pyzhou
18a26b66eb fix(TDI-40254):clean the buffer of tS3put. (#2162)
* fix(TDI-40254):clean the buffer of tS3put.

* fix(TDI-40254):Change the wrong format variable name.
2018-04-02 14:33:08 +08:00
Romain Manni-Bucau
b647c3f4fa chore(tacokit) upgrading tacokit to 0.0.5 (#2169)
* upgrading tacokit to 0.0.5

* upgrading tomcat as well
2018-04-02 13:03:30 +08:00
Pingwen Lin
5ca23ac43b TMDM-11860 Upgrade to CXF 3.2.4 (#2150) 2018-04-02 11:42:58 +08:00
zwxue
7b3a2b22f3 fix(TUP-19906): can't add reference project if created in tac after logged on studio (#2171)
* fix(TUP-19906):project can't added as reference project if created in
tac after you logged on studio

* fix(TUP-19906)project can't added as reference project if created in tac
after you logged on studio
https://jira.talendforge.org/browse/TUP-19906
2018-04-02 11:26:59 +08:00
apoltavtsev
4ca67f1809 TESB-21702 Excluding camel-talendjob from OSGi pkg (#2170)
At this moment we have ClassCastException in Runtime  because of "camel-talendjob" package is included to generatd OSGi bundle (Runtime has this library also)
2018-04-02 11:06:15 +08:00
nrousseau
446fe2d874 chore(TUP-19195) log exception in the pom trigger 2018-04-01 22:47:45 +08:00
nrousseau
f23705a35b fix(TUP-19909) avoid NPE for non-process items 2018-04-01 21:25:23 +08:00
nrousseau
3182883e64 update license date 2018-04-01 21:25:23 +08:00
nrousseau
5bff2674f6 fix(TUP-19917) always get dependencies with virtual dep 2018-04-01 21:25:22 +08:00
zwxue
efe40be43b fix(TUP-19909): add error detail for job pom generation exception. (#2168) 2018-03-30 19:02:49 +08:00
hwang-talend
ddee5bbae0 fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter (#2152)
* fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter
Value' can't use context.

* fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter
Value' can't use context.

* fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter
Value' can't use context.
2018-03-30 18:53:37 +08:00
kjwang-talend
2fc8d46a9c fix(TUP-19913)NPE pop up if first do action on Project (#2167)
settings->reference project,then change to other settings page do some
actions
https://jira.talendforge.org/browse/TUP-19913
2018-03-30 18:49:32 +08:00
zwxue
f22119a0bb fix(TUP-19909):NPEs executing importItems with CommandLine. (#2165) 2018-03-30 18:33:05 +08:00
nrousseau
35dd612d29 fix(TUP-19904) fix jobserver issue for MR HDI (#2166) 2018-03-30 18:27:09 +08:00
Romain Manni-Bucau
107027f205 ensure to use a unified regex syntax between the web and the studio for tacokit (#2163) 2018-03-30 12:15:52 +02:00
kjwang-talend
4f605decf8 fix(TUP-19800)tNetezzaNZload --> "Data file" doesn't work on 701 (#2164)
https://jira.talendforge.org/browse/TUP-19800
2018-03-30 17:03:13 +08:00
mbasiuk-talend
d5d210c93a Mbasiuk/tdi 40066 snowflake salesforce repository refresh issue (#2113)
* fix(TDI-40066): create a temporary fix for refresh repository values

* fix(TDI-40066): fix issue with locked properties, prevent issue after
table action not executed

* fix(TDI-40066): fix repository schema related values

* fix(TDI-40066): fix table name issue, when switch to repo value

* fix(TDI-40066): remove unneeded pieces, fix issues with shown previous
name

* fix(TDI-40066): revert some code changes, add comments.

* fix(TDI-40066) change back windows line endings

* fix(TDI-40066) fix for abstract schema controller
2018-03-30 10:06:58 +03:00
nrousseau
1372d10257 fix(TUP-18661) avoid empty properties for joblet components (#2161) 2018-03-30 09:59:41 +08:00
zwxue
42dea3c3c0 fix(TUP-19850): fix job and folder move/rename action. (#2159) 2018-03-30 09:39:35 +08:00
Anas KHABALI
cb9e9bc9bc fix guess schema propagation for tacokit (#2160) 2018-03-29 16:14:51 +02:00
jzhao
c56a5b6ee8 feat(TDI-37995): Azure Data Warehouse from Azure Blob Storage using PolyBase (#2121) 2018-03-29 19:16:17 +08:00
wchen-talend
3c2e84a995 fix(TUP-19802):For DB Unified, Fixed schema for database error is added (#2138)
* fix(TUP-19802):For DB Unified, Fixed schema for database error is added
after applying database type

* fix(TUP-19802):For DB Unified, Fixed schema for database error is added
after applying database type
2018-03-29 15:57:38 +08:00
nrousseau
6e126df092 fix(TUP-19888) additional fix for HDI with spark 2018-03-29 15:04:29 +08:00
nrousseau
0806acf57c fix(TUP-19888) add routines if shade is not used (#2157) 2018-03-29 14:09:08 +08:00
zwxue
611b8a94c8 fix(TUP-19879):only part of jobs' pom file generated after import the (#2156)
attached job.
2018-03-29 11:37:44 +08:00
Anas KHABALI
d63f1890a9 fix guess schema freeze (#2154)
Fix guess schema freeze
Add guess schema from pojo
Add 100 record limit to guess schema
Fix cancel -  kill the guess schema process when canceled
2018-03-28 17:35:14 +02:00
zwxue
75f42f9bb4 feat(TUP-19824):Create poms for joblet and update job content. (#2145)
* feat(TUP-19824):Create poms for joblet and update job content.

* fix(TUP-19850) Fix move / rename operations

* feat(TUP-19824): do install for joblet pom.
2018-03-28 18:46:41 +08:00
jzhao
4e5a11ef7d (TDI-40129) Upgrade to CXF 3.2.4 (#2125)
* tMicrosoftCRMXX and tWebService components
2018-03-28 14:01:17 +08:00
nrousseau
aa3474e1c9 fix(TUP-19877) Fix spark generation (#2151) 2018-03-28 12:42:03 +08:00
Chao MENG
8c7fd3dc83 item(TUP-19734): Support tacokit multischema auto fill (#2146)
https://jira.talendforge.org/browse/TUP-19734
Fix display problem of output
2018-03-28 10:17:05 +08:00
chmyga
6aef63ff4f fix: fix process init for beam processors (#2148) 2018-03-27 17:39:37 +03:00
apoltavtsev
b05fc699e0 TESB-21454 Remove "online" switch for OSGi Jobs (#2147) 2018-03-27 15:37:26 +02:00
Andreas Mattes
4420961fdd Bugfix/master/tesb 21283 (#1974)
* TESB-21283 - Correct context folder path for job as microservice.

* TESB-21283 - Check for context resoures at alternative places.
2018-03-27 13:28:20 +02:00
nrousseau
95d3891ecd fix(TUP-19045) Fix issues of codegen and editor (#2142) 2018-03-27 18:28:16 +08:00
pyzhou
a97a659afc fix(TDI-40284): Make dynamic and non-dynamic behave in accordance. (#2144) 2018-03-27 17:48:18 +08:00
SunChaoqun
fc265f00d5 TESB-21607:Fail to build route/REST service by commandline with (#2143)
LGTM
2018-03-27 17:04:43 +08:00
pyzhou
81e71d11bf Pyzhou/tdi 40254 set last part flag t s3put (#2140)
* Revert "fix(TDI-40254):For tS3Put, it is unable to upload the file stream KMS (#2118)"

This reverts commit 3a3dcfba5b.

* fix(TDI-40254):set last part for tS3put.

* fix(TDI-40254):modify the logic of judging available.
2018-03-27 15:34:09 +08:00
Chao MENG
09663ce675 item(TUP-19734): Support tacokit multischema auto fill (#2139)
(TUP-19734): Support tacokit multischema auto fill
https://jira.talendforge.org/browse/TUP-19734
2018-03-26 16:42:03 +08:00
nrousseau
dcbdac7b06 fix(TUP-19863) clear of console was not possible (#2137) 2018-03-26 16:22:26 +08:00
Jane Ding
fb88e5620e feat(TUP-19782)Add filter on the pom synchronization (#2133)
https://jira.talendforge.org/browse/TUP-19782
2018-03-26 16:12:28 +08:00
Chao MENG
a881cb4a87 item(TUP-19734): Support tacokit multischema auto fill (#2136)
https://jira.talendforge.org/browse/TUP-19734
2018-03-26 15:26:22 +08:00
wang wei
09219d09a1 fix(TDI-40276): Missing talend_DB_mssqlUtil.jar in 651, 652, 701 (#2135) 2018-03-26 15:05:39 +08:00
nrousseau
fda6b14e4e fix(TUP-19708) fix wrong setup of shade 2018-03-26 12:47:34 +08:00
nrousseau
de60371977 fix(TUP-19848) improve build performances (#2132) 2018-03-26 10:07:29 +08:00
nrousseau
4dec692c71 fix(TUP-19708) fix MR with HDInsight (#2131) 2018-03-25 11:09:30 +08:00
hwang-talend
cd942cea51 fix(TUP-19788):The JDBC connection info cannot be sync to tSqoop* (#2126)
components
2018-03-24 16:05:27 +08:00
apoltavtsev
0f74167030 TESB-21528 Missing config folder is added (#2130)
Fixed for microservice section in pom template
2018-03-23 15:38:55 +08:00
Chao MENG
223d1bdedc upgrade tacokit version to 0.0.4 (#2129)
upgrade tacokit version to 0.0.4
2018-03-23 15:32:42 +08:00
nrousseau
bab2cdbc73 fix(TUP-19195) remove unused classes for junits 2018-03-23 12:19:37 +08:00
nrousseau
7a85f31ea0 fix(TUP-15470) fix issue of execution of MR job
Set by default "java" for interpreter if not setup
2018-03-23 11:48:46 +08:00
nrousseau
fc467d5ba4 Nrousseau/tup 5897 fix console (#2127)
* fix(TUP-5897) fix console

* fix(TUP-5897) fix console
2018-03-23 11:48:13 +08:00
Mike Yan
a3a588e0eb TESB-21507: Add realtion for service (#2128) 2018-03-23 11:46:43 +08:00
Romain Manni-Bucau
95856e6568 starting to wire beam into the studio (#2122) 2018-03-23 11:00:10 +08:00
wchen-talend
c370a8a74c Wchen/bugfix/tup 19704 recursive job (#2119)
* fix(TUP-19704):Cannot run recursive jobs successfully

* fix(TUP-19704):Cannot run recursive jobs successfully

* fix(TUP-19704):Cannot run recursive jobs successfully

* fix(TUP-19704):Cannot run recursive jobs successfully
2018-03-23 09:51:27 +08:00
Dmytro Sylaiev
128baba16b fix(TDI-35055): Not send CWD . command to server (#2123)
* fix(TDI-35055): Not send CWD . command to server

* fix(TDI-35055): Fix cwd for sftp

* Fix properties message for connection component
2018-03-22 14:32:08 +02:00
nrousseau
9db7cc5007 fix(TUP-18552) fix classpath adjuster (#2120)
Don't use the adjuster to create the pom file
2018-03-22 19:01:40 +08:00
hcyi
a46e6c3026 fix(TUP-19691):java.lang.StackOverflowException when job is run. (#2039) 2018-03-22 17:11:15 +08:00
zwxue
08cf262862 fix(TESB-21577): add compatible options. (#2124) 2018-03-22 15:51:55 +08:00
hwang-talend
99d0105733 fit(TUP-19789):NPE error occurred in error log when check "Test connect" (#2112) 2018-03-22 10:46:59 +08:00
Ivan Gonchar
33e78ed471 fix(TCOMP-734): fix context and globalMap dynamic values wrapping in … (#2114)
* fix(TCOMP-734): fix context and globalMap dynamic values wrapping in quotes

* fix(TCOMP-734): use isDynamic() from ContextParameterUtils class

* chore(TCOMP-734): refactor else part in configuration.javajet

* fix(TCOMP-734): fix password decryption generated code

* fix(TCOMP-734): add context and globalMap support for table properties

* chore(TCOMP-734): remove ContextParameterUtils import
2018-03-22 10:26:10 +08:00
Olha Varnavina
24235b424f fix(TDI-40192): surrogate pair FileInputPositional (#2115)
* replaced use bytes checkbox with drop down list
* added option with surrogate pairs for pattern units
* added migration task for use bytes checkbox
2018-03-21 16:00:39 +02:00
SunChaoqun
90fb97bbd4 TESB-21590:Pom generation for bundles seems generating the full code (#2117)
* TESB-21590:Pom generation for bundles seems generating the full code

* TESB-21590:Pom generation for bundles seems generating the full code

* TESB-21590:Pom generation for bundles seems generating the full code
2018-03-21 18:31:56 +08:00
pyzhou
3a3dcfba5b fix(TDI-40254):For tS3Put, it is unable to upload the file stream KMS (#2118) 2018-03-21 17:23:41 +08:00
Chao MENG
928a989601 fix a NPE problem (#2110)
fix a NPE problem
2018-03-21 15:50:43 +08:00
apoltavtsev
add5a429d5 TESB-21426 Path separator is corrected (#2077)
* TESB-21426  Path separator is corrected

* TESB-21528 tRouteInput is added to ESB Components
2018-03-21 08:37:58 +01:00
nrousseau
0b2373a14b fix(TUP-19419) fix project import on mac (#2116) 2018-03-21 15:16:33 +08:00
hwang-talend
5525d5164e fix(TUP-19526):Dynamic schema with generic JDBCconnection fails when job runs in remote execution(#2107) 2018-03-20 17:38:43 +08:00
Roman
924ec84bde fix(TDI-40157): problems with same name files (#2108)
* fix(TDI-40157): move overwriting of origin files list
2018-03-20 10:51:37 +02:00
zwxue
d6a6f16b0f fix(TUP-19687): fix testcase issue. (#2111) 2018-03-20 16:44:41 +08:00
hwang-talend
91aa16921b fix(TUP-19694):testcase version changed when open job as another version (#2045)
* fix(TUP-19694):testcase version changed when open job as another version

* fix(TUP-19694):testcase version changed when open job as another version
2018-03-20 16:19:27 +08:00
pyzhou
92ac79b8cb fix(TDI-30137):tSQLDWHOutput cannot create table. (#2109) 2018-03-20 14:43:52 +08:00
nrousseau
0348a9406b fix(TUP-19687) improve perf of gen pom (#2103)
* fix(TUP-19687) improve perf of gen pom

* fix(TUP-19687):Too much time when do import in items in studio.
2018-03-20 10:55:12 +08:00
pyzhou
a398dd0ca1 fix(TDI-32006): GlobalMap variable was not put sometime. (#2106) 2018-03-20 10:19:21 +08:00
pyzhou
ba2fb121f6 fix(TDI-33063):Wrong cid when tMonConnection exist. (#2105) 2018-03-19 16:32:58 +08:00
hwang-talend
221cb7c1dc fix(TUP-5360):Retrieve Salesforce Modules option is missing (#2068) 2018-03-19 15:31:10 +08:00
Olha Varnavina
0eb3f3b4f2 fix(TDI-35080): tWriteJsonField renders strings (#2094)
* fixed disappearance of the attributes when value is set for the
element
2018-03-16 11:58:24 +02:00
pyzhou
c81d7cd5b2 fix(TDI-39302):Eliminate useless plugin in pom of localprovider. (#2101) 2018-03-16 16:39:27 +08:00
pyzhou
2aa29673cb fix(TDI-40240):Deprecate tSAPBWInput component. (#2099) 2018-03-16 16:36:16 +08:00
Chao MENG
5e5f4597a9 item(TUP-19738): Tacokit migration API not wired into the studio (#2100)
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-16 14:47:37 +08:00
Jane Ding
01026e02c3 fix(TUP-19726)publish job with testcase failed if check on "execute (#2095) 2018-03-16 14:38:58 +08:00
Stéphane Bouchet
262791dba9 TUP-19810 : Tycho fix (#2047)
* fix tycho warning

* fix tycho warning
2018-03-16 10:41:47 +08:00
195858
def174323b 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
2018-03-16 10:19:45 +08:00
Roman
63c8197c24 fix(TDI-40157): remove overwriting of origin files list (#2098) 2018-03-15 18:28:34 +02:00
Chao MENG
5f68260ef3 upgrade TaCoKit version to 0.0.3 (#2088)
* upgrade TaCoKit version to 0.0.2

* upgrade TaCoKit version to 0.0.3
2018-03-15 20:18:36 +08:00
Chao MENG
7a44527e38 task(TUP-19738): Tacokit migration API not wired into the studio (#2097)
https://jira.talendforge.org/browse/TUP-19738
2018-03-15 20:01:14 +08:00
zwxue
3da053d8ef fix(TUP-19751):Reference project info in Main project->poms is missing (#2089)
after logon SVN project.
2018-03-15 19:38:34 +08:00
zwxue
8f4b23060d fix(TUP-19804):generate branch job failed. (#2096) 2018-03-15 19:33:35 +08:00
Pingwen Lin
5bccfa6c14 TMDM-11916 Can't download required jars(xmlschema-core-2.2.2.jar, neethi-3.1.0.jar) when run mdm demo jobs (#2093) 2018-03-15 17:12:53 +08:00
pyzhou
c1750cd45b Pyzhou/tdi 39302 move sap components to tis (#2090)
* fix(TDI-39302):build talend-sap.jar automaticly.

* fix(TDI-39302):Eliminate SAP components in TOS.

* Revert "fix(TDI-39302):build talend-sap.jar automaticly."

This reverts commit be3a6dc05c.

* fix(TDI-39302):tSapBWInput stays in TOS.
2018-03-15 16:11:19 +08:00
Chao MENG
63b1883dbd item(TUP-19738): Tacokit migration API not wired into the studio (#2092)
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-15 15:21:57 +08:00
kjwang-talend
0dc292e6f6 TUP-19803 Fix the the junits on master (#2091)
https://jira.talendforge.org/browse/TUP-19803
2018-03-15 14:59:03 +08:00
Chao MENG
ac92834f6d item(TUP-19738): Tacokit migration API not wired into the studio (#2086)
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-15 11:33:54 +08:00
pyzhou
6bc92ee274 fix(TDI-40233):Change the property name of "Server side encryption ID" (#2081)
to the CMK
2018-03-15 10:34:25 +08:00
chmyga
6a2d3c3ec8 Dchmyga/fix reject flows tacokit (#2087)
* Revert "fix: fix reject schema name (#2080)"

This reverts commit 6799f4db41.

* fix: fix reject connector name
2018-03-14 15:02:03 +02:00
Anas KHABALI
b1248039e8 refactor and fix guess schema action (#2084) 2018-03-14 19:48:00 +08:00
chmyga
6799f4db41 fix: fix reject schema name (#2080)
* fix: fix reject schema name

* Use REJECT connector name for reject schemas

* fix: fix reject schema name

* Clean code a bit
2018-03-14 12:00:49 +02:00
chmyga
5642dae605 fix: add locales class used by help (#2082) 2018-03-14 11:49:39 +02:00
chmyga
7e48b0edc2 Dchmyga/tacokit help content (#2070)
* feat: automate documentation loading

* Add TaCoKit components documentation loading to Help ToC

* Add TaCoKit dynamic help content production

* Add TaCoKit dynamic context

* feat: automate documentation loading

* Add component description to context

* Add component anchor to documentation page link

* feat: automate documentation loading

* Add fallback page

* Fix problems with contribution id in ToC

* feat: automate documentation loading

* Fix PR comments, clean the code
2018-03-14 17:14:21 +08:00
zwxue
f124803044 fix(TUP-19388):Log on main project and build out refer project's job (#2079)
with testcase out will fail
2018-03-14 11:56:21 +08:00
zwxue
92bb2a6f5a fix(TUP-19517):Log on main project and build out refer project's job (#2073)
will lack of jar.
2018-03-14 11:54:53 +08:00
Vladimir Bogatyrov
cf2f2f01f2 [TESB-21378] Issues publishing artifacts with Studio commandline (#2033) 2018-03-13 18:44:46 +01:00
Pingwen Lin
1ced3233a3 TMDM-11903 Upgrade CXF to 3.2.2, WSS4J to 2.2.1 for MDM components (#2071)
On behalf of Lin Pingwen
2018-03-13 17:59:51 +08:00
SunChaoqun
5209da7601 TESB-21510:Fail to run cMap route in runtime for fail in starting (#2075) 2018-03-13 16:45:08 +08:00
Mike Yan
96efafb875 TESB-21526: Fixed publshing no classed by commandline and studio (#2074)
Updated exportJobForOSGI method to fix OSgi type export
2018-03-13 16:41:08 +08:00
kjwang-talend
dd17af0afd TUP-19064 Studio consuming CPU after opening a Job (no other activity) (#2059)
https://jira.talendforge.org/browse/TUP-19064
2018-03-13 11:06:20 +08:00
hwang-talend
337fff0d24 fix(TUP-19743):TDS Connection settings in metadata : export as context (#2060) 2018-03-13 10:53:13 +08:00
kjwang-talend
1987ca82e5 Kjwang/fix(tup 19441)can't open project in studio when reference project removed (#2012)
* TUP-19441 Can't open project in studio when reference project removed
https://jira.talendforge.org/browse/TUP-19441

* TUP-19441 Can't open project in studio when reference project removed
https://jira.talendforge.org/browse/TUP-19441
2018-03-13 10:39:54 +08:00
jzhao
264ff4ec86 fix(TDI-35057) error shown when switch to JobScript tab (#2069)
* rename parameter name for tS3Put and tS3Copy
2018-03-13 10:36:04 +08:00
hwang-talend
6075d96442 fix(TUP-19421):Missing connection info when D&D tJDBCSCDELT and (#2024) 2018-03-13 10:09:42 +08:00
Ivan Gonchar
19497211f1 fix: set explicitly connector type by setInput() method (#2043) 2018-03-12 12:34:22 +02:00
wang wei
13a292c6c9 fix(TDI-40201): ts3put is slower than expected (#2058) 2018-03-12 16:43:46 +08:00
zshen-talend
0ed66a3978 feat(TDQ-14700): Support filter on Survivorship function column of match (#2066) 2018-03-12 15:39:07 +08:00
nrousseau
5e3fa18204 fix(TUP-19758) generate code even if the jars are missing (#2065) 2018-03-12 10:30:13 +08:00
zwxue
b60aec3a40 fix(TUP-19458):project groupId may keep to empty. (#2064) 2018-03-12 09:53:36 +08:00
Dmytro Sylaiev
3ccbed42a7 fix(TDI-40197): Replace wrong fileseparators in tftpfileList (#2062) 2018-03-09 16:17:04 +02:00
zwxue
89b3aa9871 fix(TUP-19764):After change the maven setting value in project (#2061)
setting-maven, it can not work for new created jobs.
2018-03-09 20:04:43 +08:00
zwxue
84283a705e fix(TUP-19675):renaming a DIjob in studio dont remove its module from (#2057)
the codeMaster.
2018-03-08 19:05:44 +08:00
zwxue
6e0a9b259e fix(TUP-19679):routines with wrong groupId (#2056) 2018-03-08 18:33:33 +08:00
nrousseau
d9c2f05747 fix(TUP-19687) fix import issue (#2055)
The generation of pom was done 2 times during the process (migration
task + task at the end of import.
Disable the generation of pom here to have it only at the end of the
migration only. (means enable it only during the logon project)
2018-03-08 18:06:18 +08:00
SunChaoqun
2c41ce69f6 TESB-20453:Changes for Single Maven Build: Routes (#2053) 2018-03-08 15:55:16 +08:00
jzhao
5daab5190f feat(TDI-40129) Upgrade to CXF 3.2.2 (#2046) 2018-03-08 15:17:47 +08:00
wchen-talend
3c59eae6d0 fix(TUP-19692):Bad performance when do updating stats&logs setting to (#2052)
* fix(TUP-19692):Bad performance when do updating stats&logs setting to
all jobs.

* Update messages.properties
2018-03-08 12:44:37 +08:00
xlwang-tlnd
6e0eaf0650 xlwang(TUP-19419)/Import Existing 'Valid' project into Local Connection (#2020)
* xlwang(TUP-19419)/Import Existing 'Valid' project into Local Connection
is disabled
https://jira.talendforge.org/browse/TUP-19419

* xlwang/fix(TUP-19419)Import Existing 'Valid' project into Local
Connection is disabled
2018-03-08 11:33:23 +08:00
kjwang-talend
5ab50fa533 fix(TUP-19400)If project has not been initialized, it does not appear in (#2019)
Reference Project settings
https://jira.talendforge.org/browse/TUP-19400
2018-03-08 10:34:26 +08:00
hwang-talend
a84aaa2d62 fix(TUP-19508):Snowflake Drag from Repository, Component List is Wrong (#2015) 2018-03-08 10:30:40 +08:00
Dmytro Sylaiev
61ba951be0 fix(TDI-40206): Enter binary mode ftps ftpFileProperties (#2051) 2018-03-07 18:30:36 +02:00
Dmytro Sylaiev
84a1442422 fix(TDI-38944): Fix wrong control file argument (#2049) 2018-03-07 13:55:00 +02:00
zwxue
0b13a0dd11 fix(TUP-19695): update code change. (#2050) 2018-03-07 19:48:43 +08:00
Jane Ding
52ee8db2fa fix(TUP-19695)run task failed with error :Error: Could not find or load (#2048)
main class commonpro.tjava_0_1.tjava
https://jira.talendforge.org/browse/TUP-19695
2018-03-07 19:18:09 +08:00
Dmytro Sylaiev
984b0b5e70 fix(TDI-40199): Migrate pagesize as number property instead of string (#2041)
* fix(TDI-40199): Migrate pagesize as number property instead of string

* fix(TDI-40199): Process globalMap and context values

* chore(TDI-40199): Minor refactoring

* Rename method

* Fix indentation
2018-03-07 13:10:39 +02:00
Pierre Teyssier
092104853b fix(TDI-40191): Add GoogleDrive documentation 2018-03-07 18:32:46 +08:00
Mike Yan
c2bcdbb894 TESB-21454: Updated maven-bundle-plugin version for OSGi type export (#2044) 2018-03-07 17:50:20 +08:00
zwxue
5198d5dde6 fix(TUP-19452):Add sync all poms function. (#2040) 2018-03-07 11:44:02 +08:00
apoltavtsev
f6bd24a474 TESB-20833 Disable maven offline for Jobs (#2042) 2018-03-06 18:20:59 +01:00
Mike Yan
17ff31a8d1 TESB-21489: Avoid to generate code in JobJavaScriptOSGIForESBManager (#2038) 2018-03-06 19:18:43 +08:00
jzhao
3ccde4a92d feat(TDI-40177): Update salesforce API to latest version 42 (#2036) 2018-03-06 17:29:37 +08:00
Romain Manni-Bucau
ff9a25daa7 Tcomp1 integration (#2035)
* starting to integrate tcomp1 plugin

* moving javajets and updating manifest to match the default layout of a plugin

* dependencies for sdk plugin

* removing templating java plugin

* cleaning up .classpath and adding a comment on version upgrade
2018-03-06 10:22:30 +08:00
wchen-talend
bfcba5303c fix(TUP-19682):tJDBC --> Can't switch to Snowflake database. (#2029)
* fix(TUP-19682):tJDBC --> Can't switch to Snowflake database.

* fix(TUP-19682):add junit test
2018-03-06 10:05:32 +08:00
Mike Yan
7e7f0bb69c TESB-21445 NPE error when request a service with saml (#2031)
* TESB-20833: Add REST Microservice type for mapping

* TESB-20833: Enable ESB Microservice for data service

* TESB-21402: Fixed subjob support for ESB OSGi type

* TESB-21445: NPE error when request a service with saml
2018-03-05 17:04:13 +08:00
Chao MENG
381290c458 Don't popup dialog for junit since it will block the junit (#2032) 2018-03-05 17:03:38 +08:00
nrousseau
46ca7f6a38 fix(TUP-19688) fix the old export job still used for mdm (#2030) 2018-03-05 16:43:42 +08:00
hwang-talend
f5aafd113d fix(TUP-19661):tJDBCInput Guess Query not work well when use oracle database(#2026) 2018-03-05 15:11:52 +08:00
pyzhou
5b72c62a51 fix(TDI-34082):use Node instead of Iprocess. (#2028) 2018-03-05 14:34:07 +08:00
wang wei
de19b4b3d0 fix(TDI-40183): Migration for tJDBCOutput:the value for field option in advance setting is wrong(#2027) 2018-03-05 14:11:08 +08:00
nrousseau
861804eef9 fix(TUP-19666) fix problem of switch branch for codegen
Remvoe the login task to execute the code when login the project
2018-03-04 21:20:41 +08:00
nrousseau
13fc1d6097 fix(TUP-19666) fix problem of switch branch for codegen
Remvoe the login task to execute the code when login the project
2018-03-04 18:24:29 +08:00
nrousseau
155964c12b regenerate method 2018-03-04 17:32:39 +08:00
nrousseau
0fd2d543c8 fix(TUP-19700) fix memory issue 2018-03-04 16:06:32 +08:00
nrousseau
2e480e36e0 fix(TUP-18552) fix classpath adjuster and tRunjob 2018-03-04 16:06:29 +08:00
jzhao
891384f149 fix(TDI-39894):update jackson version 2.x.x to 2.9.4 (#2013)
* fix(TDI-39894):update jackson version 2.x.x to 2.9.4

* dropbox/bigquery components jackson-core upgrade
2018-03-02 14:57:49 +08:00
zwxue
4b34952ebb fix(TUP-19635):Project setting ->Maven->project default xml content is (#2025)
null.
2018-03-02 10:50:37 +08:00
hwang-talend
f7b0b945f0 fix(TUP-19446):SNOWFLAKE connection in metadata repository (#2009) 2018-03-02 10:14:50 +08:00
Dmytro Sylaiev
ca8d70b70b fix(TDI-40071): Expand migration task (#1999)
* fix(TDI-40071): Expand migration task

* Remain cmd mode of marklogic bulkload in jobs migrated from javajet

* chore(TDI-40071): Update comment about new properties
2018-03-01 13:20:34 +02:00
ypiel
04edde7ded fix(TDI-40178) : Use cid in code generation (#2022)
* fix(TDI-40178) : Use cid in code generation.
2018-03-01 11:30:29 +02:00
zwxue
aadbdabfbd fix(TUP-19534):log4j level does not work as expected while building (#2021)
standard job.
2018-03-01 17:22:58 +08:00
pyzhou
112548302c fix(TDI-34082):correct mistake in plugin.xml (#2018) 2018-03-01 15:39:41 +08:00
zwxue
559d264f0f fix(TUP-19535):Always run job fail which use a trunjob. (#2017) 2018-03-01 15:24:23 +08:00
pyzhou
501f300877 fix(TDI-34082):tExtractJsonField split list. (#2016) 2018-03-01 14:28:03 +08:00
wchen-talend
c2c65c5851 fix(TUP-19423):When using Generic DB Connector / tDBConnection / select (#2010)
MemSQl -> Apply : nothing happen
2018-03-01 11:44:01 +08:00
hcyi
d21b9af425 fix(TUP-19131):Remote project creation without user & password -> HTTP (#1996)
500 error
2018-03-01 09:30:43 +08:00
Chao MENG
bf688a7162 fix(TUP-19615): Libraries cache is not recreated during Studio startup (#2014)
fix(TUP-19615): Libraries cache is not recreated during Studio startup in case of path to Studio contains special symbols (for example, "!")
https://jira.talendforge.org/browse/TUP-19615
2018-02-28 19:07:31 +08:00
Olha Varnavina
f6168f5b89 fix(TDI-35080): tWriteJsonField renders strings (#2008)
* fix(TDI-35080): tWriteJsonField renders strings

* added Quote all values option, numbers and boolean values won't be
surrounded by quotation marks if this option is unchecked
* added migration task to check this option in old jobs

* added check for the case when item is null on not java

* simplified statement of setting parameter value
2018-02-28 12:05:06 +02:00
zwxue
07e1eab556 fix(TUP-19595):generate job failed with Job compile errors. (#2011) 2018-02-28 16:50:49 +08:00
nrousseau
d23a6240da remove format debug (not compatible with new CI with remote project) 2018-02-28 11:09:35 +08:00
kjwang-talend
5c18a5a790 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 10:52:29 +08:00
wchen-talend
7b129275d2 fix(TUP-19619):new Automap function should be EE only (#2004) 2018-02-28 10:41:08 +08:00
GGu
6f2441993c fix(TUP-19341): move the migration task (#1928) 2018-02-28 10:37:11 +08:00
GGu
e3a0d278f5 fix(TUP-19523): check dynamic metadata for jdbc (#2007) 2018-02-28 10:35:39 +08:00
Jane Ding
fdc8ac747c fix(TUP-19402)Can not import in project folder items. (#1954)
https://jira.talendforge.org/browse/TUP-19402
2018-02-28 10:23:53 +08:00
SunChaoqun
3243a7cb41 TESB-20456:Changes for Single Maven Build: cTalendJob (#2006)
LGTM
2018-02-27 17:20:59 +08:00
wang wei
ab564f9042 fix(TDI-40155): Stats&Log:can`t get correct data from stats&log tables when use JDBC(#2005) 2018-02-27 16:52:20 +08:00
Mike Yan
22e67ce192 TESB-21402: Fixed subjob support for ESB OSGi type (#2003)
* TESB-20833: Add REST Microservice type for mapping

* TESB-20833: Enable ESB Microservice for data service

* TESB-21402: Fixed subjob support for ESB OSGi type
2018-02-27 16:38:35 +08:00
hcyi
6ff9c32c84 fix(TUP-19534):log4j level does not work as expected while building (#1987)
standard job.
2018-02-27 16:18:12 +08:00
souvanny
7502e19d99 babili-export (#2000) 2018-02-27 14:55:47 +08:00
hwang-talend
1638e99520 fix(TUP-19553):Can't use custom URI module to check JDBC conection (#1997) 2018-02-27 11:19:43 +08:00
zwxue
0661d9ec66 fix(TUP-19595):generate job failed with Job compile errors. (#1998) 2018-02-27 10:09:06 +08:00
Mike Yan
737243fcdf TESB-20833: enable miscrocevise for data service job (#1995)
* TESB-20833: Add REST Microservice type for mapping

* TESB-20833: Enable ESB Microservice for data service
2018-02-26 15:48:15 +08:00
xlwang-tlnd
219a689c64 xlwang/fix(TUP-19547)Select job' old version to publish will not show (#1992)
the correct Artifact information in publish page.
2018-02-26 14:24:52 +08:00
apoltavtsev
15886bb723 TESB-20453 NPE during Routes generation is fixed (#1994) 2018-02-24 19:37:38 +01:00
zwxue
a679adb1a9 fix(TUP-19532):NPE while importing Demo project. (#1993) 2018-02-24 16:36:35 +08:00
wchen-talend
3e23c424dc fix(TUP-19475):Cannot select a repository schema on a tJDBCInput (#1991) 2018-02-24 16:31:55 +08:00
Dmytro Sylaiev
a068a3c164 fix(TDI-40125): Update talend excel library (#1985)
* Remove main method

* Update deprecated method calls

* Add commons-lang
2018-02-23 17:53:09 +02:00
dlin-talend
a2963fd503 fix(TUP-19593): new improvement for 7.0 branding (#1990) 2018-02-23 15:39:07 +08:00
Ivan Gonchar
8150f8e0ec Igonchar/tup 19598 (#1988)
* chore(TUP-19598): change visibility of resizeScrolledComposite() to protected

* chore(TUP-19598): add move addComponents() content to new placeComponents() which allows to override it
2018-02-22 18:06:34 +02:00
apoltavtsev
ec524f0fe9 TESB-20833 Missing "Deployment" tab is added (#1986)
* TESB-20833 Missing "Deployment" tab is added

* TESB-20833 Missing "Deployment" tab is added
2018-02-21 18:34:38 +01:00
apoltavtsev
0feea95408 TESB-21314 NPE during Routes import is corrected (#1984)
At this moment we have NPE during importing of Route or during saving of new Route. It happends due to missing logs (it is expected because of Route was not compiled previously). Verification for "null" condition is added.
2018-02-19 20:29:27 +01:00
Dmytro Sylaiev
119b2bf8f3 Dsylaiev/tdi 40086 add ftps port property (#1983)
* fix(TDI-40086): Add design property ftps port for ftp components

* fix(TDI-40086): Change runtime port connection for ftps

* Take ftps_port value for ftps connection

* fix(TDI-40086): Add a migration task

* For ftpConnection, get and put components get old port value and set it to ftps_port property

* chore(TDI-40086): Minor changes

* Improve code logic

* Refactoring

* Fix spaces
2018-02-19 18:15:58 +02:00
zafkirTalend
1d0abf79f6 feat(TBD-6262): Generate ps1 file for a built job
Depends on related changes on tcommon-studio-se
https://github.com/Talend/tcommon-studio-se/pull/1392
2018-02-19 16:03:33 +01:00
Emmanuel GALLOIS
baec4797a1 fix(TDI-40106): avoid ConcurrentModificationException (#1982) 2018-02-19 11:00:49 +01:00
Roman
ebce29b845 fix(TDI-39285): move dropping temp table to finally block (#1976)
* fix(TDI-39285): move dropping temp table to finally block

* fix(TDI-39285): Move statement initialization to UPDATE block

* fix(TDI-39285): replace tabs with spaces
2018-02-14 15:37:17 +02:00
Emmanuel GALLOIS
8da8a3c719 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
2018-02-14 12:16:06 +01:00
Olha Varnavina
a9f4a5718b feat(TDI-39983): Case sensitivity SnowflakeOutput (#1978)
* reverted unused migration task
2018-02-14 12:43:24 +02:00
Roman
77923a6b9c fix(TDI-39307): add 'required if' for jars import (#1977) 2018-02-14 12:38:00 +02:00
ypiel
0a1051f886 bug(TDI-40026) : Get only exception msg from subjob 2018-02-14 11:28:22 +02:00
GGu
0202ef1472 fix(TUP-18232): fix the failed junits (#1979) 2018-02-14 11:34:07 +08:00
nrousseau
a2e76cdbca Revert "Wchen/bugfix/tup 5897 console hung (#1937)"
This reverts commit e2d3e9648b.
2018-02-13 10:24:18 +01:00
nrousseau
51fed0bb91 Revert "fix(TUP-19522) reset run/kill buttons in case of error"
This reverts commit e6e6014ec77cc2be239b0ac0164f827a40853cb0.
2018-02-13 10:24:18 +01:00
nrousseau
d62ee4db49 fix(TUP-19522) reset run/kill buttons in case of error 2018-02-13 10:24:17 +01:00
nrousseau
b5fc606c33 fix(TUP-19521) reset export config after build 2018-02-13 10:24:17 +01:00
Roman
21aa55737f bug(TDI-39879): change adding of binary attribute to context (#1933) 2018-02-13 11:04:49 +02:00
Dmytro Sylaiev
42b1ebcc7f fix(TDI-40000): Get keystore file and keystore pass from metadata con… (#1960)
* fix(TDI-40000): Get keystore file and keystore pass from metadata connection

* fix(TDI-40000): Correct repository value name
2018-02-13 10:09:11 +02:00
xlwang-tlnd
c1be685213 Xlwang/fix(tup 19278)auto map algorithm settings not readable (#1926)
* fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278

* xlwang/fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278

* fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278

* fix(TUP-19278)Auto-Map algorithm settings not readable\
https://jira.talendforge.org/browse/TUP-19278

* xlwang(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278

* xlwang/fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278
2018-02-13 15:37:40 +08:00
wchen-talend
c51453b7c0 Wchen/bugfix/tup 19344 unified comp improve (#1949)
* fix(TUP-19344):Improve UX for DB Unified

* fix(TUP-19344):Improve UX for DB Unified

* fix(TUP-19344):add junit
2018-02-13 15:35:36 +08:00
zwxue
f0903915bc fix(TUP-19532):NPE while importing Demo project. (#1964) 2018-02-13 15:28:06 +08:00
kjwang-talend
a26e2fbeec TUP-19372 Studio crashed after importing projects (#1942)
https://jira.talendforge.org/browse/TUP-19372
2018-02-13 15:23:26 +08:00
Chao MENG
b02008730b Cmeng/task/tup 19298 mulitple inputs (#1975)
* task(TUP-19298): multiple input/output
https://jira.talendforge.org/browse/TUP-19298
2018-02-13 15:09:21 +08:00
Jane Ding
3a344c7602 fix(TUP-18925)ChangeVersion command doesn't upgrade the version of (#1965)
fix(TUP-18925)ChangeVersion command doesn't upgrade the version of dependencies
https://jira.talendforge.org/browse/TUP-18925
Fixed the test cases didn't change version when their parent job changed
version in studio.
2018-02-13 10:47:25 +08:00
kcoepeau
dc2e4e8316 fix(TBD-6388): Add Migration Task for tImpalaOutput (#1955) 2018-02-12 16:59:52 +01:00
Mike Yan
d70ad46319 TESB-20833: Add REST Microservice type for mapping (#1970)
Merged as it's only add a microservice type.
2018-02-12 18:26:48 +08:00
wchen-talend
12a139c752 fix(TUP-19346):Remove tDBCDC, tDBCDCOuput, tDBInvaidRows and (#1945)
tDBValidRows from TOS
2018-02-12 16:20:27 +08:00
wchen-talend
e028532e98 fix(TUP-19443):Db unified throw exception when the studio path is in (#1951)
Program files X86
2018-02-12 15:55:21 +08:00
Mike Yan
5d3565d17a TESB-20833: Improvement for OSGi bundle templates and target name (#1969) 2018-02-12 15:20:53 +08:00
apoltavtsev
c9a241bc66 TESB-21304 NPE during importing of Route is fixed (#1968)
At this moment we have NPE during invocation of "JavaCamelJobScriptsExportWSAction" from "BundleJavaProcessor".
The reason of NPE is   "repositoryNode" (from BundleJavaProcessor) is null because of Eclipse somehow refreshes TreeView after finishing of Workspace opertion only. And imported element can not be retrived from TreeVeiw before Import operation is finished. Current fix is just workaround for such situation. It will be necessary to review this code when propagation of Build Type will be fully implemented (we must avoid using BundleJavaProcessor for imported Routes).
2018-02-12 13:44:06 +08:00
wang wei
6a76e3ecb3 feat(TDI-40061): upgrade the daikon version (#1962) 2018-02-12 11:08:05 +08:00
nrousseau
e51e63b3c8 bug(TUP-19494) fix synchronization issue 2018-02-11 23:30:20 +01:00
Mike Yan
dced5b31f2 TESB-20833: Fixed avoid to overwrite OSGi bundle pom file (#1967)
* TESB-20767: Fixed check ESB service for microservice type export

* TESB-20833: Fixed avoid to overwrite OSGi bundle pom file
2018-02-11 20:15:42 +08:00
SunChaoqun
1b9004be33 TESB-20834:ESB CI-Builder Improvement for Data Services & Routes (#1966)
merged as only changed for ESB Microservice
2018-02-11 18:10:47 +08:00
zwxue
4596e57b28 fix(TUP-19494):Problem of synchronization of build job. (#1961) 2018-02-11 17:23:33 +08:00
zwxue
355c510bbb fix(TUP-19524):Data viewer failed for db schema. (#1963) 2018-02-11 16:48:35 +08:00
pyzhou
44178984f3 fix(TDI-40057):tAmazonEMRManager fails when enable debug. (#1948) 2018-02-11 10:38:42 +08:00
nrousseau
b16e6072a5 feat(TUP-19494) Fix synchronization of build job 2018-02-10 22:11:55 +01:00
apoltavtsev
df3e321f85 TESB-21298 Missing Beans are added to Routines pkg (#1953)
At this moment generated Routines package does not have Beans inside. The reason is - Beans and Routines are generated now as separate projects with different "target" location. There are few different ways to resolve issue: 

1. Include Beans as separate library to generated Route;
2. Copy Beans classes to Routines package to make it consistent with previous behaviour (before moving to single maven build);

Current fix contains implementation of approach № 2.
2018-02-09 20:13:05 +08:00
Irene Wang
f3a2d6d36b DEVOPS-3791 Update copyright year to 2018 2018-02-09 12:57:59 +01:00
Dmytro Sylaiev
254161e688 fix(TDI-39923): Enter passive mode after connection created (#1958)
* fix(TDI-39923): Enter passive mode after connection created

* chore(TDI-39923): Fix indentation
2018-02-09 13:08:55 +02:00
Dmytro Sylaiev
1812b4452c fix(TDI-40078): Add missing i18n message (#1959) 2018-02-09 13:05:07 +02:00
Irene Wang
9e82a874a2 DEVOPS-3791 Update copyright year to 2018 2018-02-09 11:35:02 +01:00
nrousseau
23deb485bf Zwxue/tup 16660 ci unify the maven build (#1952)
* feat(TUP-18223):Update templates.

* feat(TUP-18223): Add migration task for new templates.

* feat(TUP-18224,TUP-18225):Code generation and add eclipse project for
job/routines.

* feat(TUP-18224,TUP-18225): fix some bugs.

* feat(TUP-18226):Execute job in studio.

* feat(TUP-18227): remove deploy version.

* feat(TUP-18227): refactor some codes and fix bugs.

* feat(TUP-18227):Build standard job.

* feat(TUP-18228):Build BD&Children Job.

* feat(TUP-18229):fix wrong path description of build error message

* feat(TUP-18521):Update code generation system to support non-standard
java code (preview)

* feat(TUP-18288):check the packaging of routes from studio. (all ESB)

* feat(TUP-18288): add support for ESB micro service.

* fix(TUP-18714):tjava can not detect routines until switch to  code.

* fix(TUP-18713):Cann't run spark job that called a child job.

* fix(TUP-18746):studio throw an error log when create sql template.

* fix(TUP-18745):commandline build specific job fail

* fix(TUP-18810):tos build can not start up.

* feat(TUP-16660):fix compilation error.

* fix(TUP-18829):[bug]spark job cannot run successfully

* feat(TUP-18231):Avoid commit except pom(GIT&SVN).

* fix(TUP-16660):fix some known bugs.

* feat(TUP-16660): fix TUP-18900 and other known bugs.

* feat(TUP-18232):CI Builder change.

* feat(TUP-18232): fixed some known bugs.

* fix(TUP-18865):Spark job can't run with special version in studio.

* fix(TUP-19031):Miss content in .gitignore file for migration project.

* fix(TUP-18968):[bug] git:after rename job and the pom file in git
repository will not update to new name.

* feat(TUP-18232):CI Builder change

* feat(TUP-18232): never generate pom during BuildProjectSourceCommand.

* fix(TUP-19120):Dependency do not record in to pom file in time.

* fix(TUP-19120):Dependency do not record in to pom file in time.

* fix(TUP-18968,TUP-19165,TUP-19167): fix several bugs.

* fix(TUP-19134):Job pom generation change

* feat(TUP-18232) update project pom

* fix(TUP-18815):[bug] performance issue when I build the job out.

* fix(TUP-18815): fix compilation error.

* feat(TUP-18232) update project pom

* fix(TUP-18815): avoid to close main job project.

* feat(TUP-16660): add the prepare for build handler

* feat(TUP-16660): remove the children resources in assembly

* feat(TUP-16660):disable ci-builder profile in studio/commandline

* feat(TUP-18232) fix tuj exec

* feat(TUP-18232) refresh if use temp aggregator

* feat(TUP-18232) fix tuj exec

* fix(TUP-16660): change assembly dependency set and add ext resources for
packageing.

* feat(TUP-16660):Add cache for codes build.

* fix(TUP-16660): generate all jobs pom after import task completely
finished.

* feat(TUP-16660) rename resources folder method

* fix(TUP-16660): fix package failure for bd jobs.

* feat(TUP-16660): adapt changes of feature TUP-18667.

* feat(TUP-16660): add ref project to main project pom modules.

* feat(TUP-16660): add migration task for generating job pom.

* feat(TUP-16660) fix issues of JRE compilation and class not found

* feat(TUP-16660):disable deployment configuration project setting.

* fix(TUP-16660):avoid set wrong groupId for new created project.

* fix(TUP-16660): move skip ci-builder param for mvn command.

* fix(TUP-16660): avoid to modify pom.xml too many times.

* fix(TUP-19345):Studio throws NPE error for migration task in error logs.

* fix(TUP-19198):Should save job when switch to code view.

* feat(TUP-16660) fix refresh issues

* Revert "fix(TUP-19198):Should save job when switch to code view."

This reverts commit 0f53400e20.

* TESB-20453:Changes for Single Maven Build: Routes(TESB-20453:Changes for (#1925)

Single Maven Build: Routes(Add Bundle-Resource for ESB))

* TESB-20833: CI improvements for ESB data service

* TESB-20833: Fixed OSGi handle for REST type

* TESB-20453:Changes for Single Maven Build: Routes (#1927)

* TESB-20453:Changes for Single Maven Build: Routes-createAfter method (#1930)

* fix(TUP-19375):Jenkins mvn package job with testcase have errors.

* fix(TUP-19376):svn: pom file can not upload to server immediately for
imported in jobs.

* fix(TUP-16660):fix bug when import project.

* feat(TUP-16660) fix refresh issues

* fix(TUP-16660):do not enable maven nature for readonly job.

* TESB-20453:Changes for Single Maven Build: Routes (#1941)

LGTM

* fix(TUP-19401):Run main project's job which use ref project's job fail
with NPE error after migration.

* fix(TUP-19196):when run mvn package for ci twice, there will be error
log for can not find  .project file for project.

* TESB-20833 Missing context files location is added

* fix(TUP-19376):svn: pom file can not upload to server immediately for
imported in jobs.

* fix(TUP-16660):fix temp build aggregator bug.

* TESB-20833: Update OSGi pom template

* TESB-20833: Fixed NPE for esb jar type target file
2018-02-08 12:12:09 +01:00
kcoepeau
ae65ca3847 fix(TBD-6412): India Region in DI components (#1950) 2018-02-08 12:08:51 +01:00
olhava
9cb05ccc12 feat(TDI-39983): Case sensitivity SnowflakeOutput (#1944)
* Migration task for uncheck of convert to upper case property in
SnowflakeOutput component
2018-02-06 11:49:15 +02:00
wang wei
86604b64e6 fix(TUP-19306): fix the NPE when import jobs (#1946) 2018-02-06 17:17:50 +08:00
Ivan Gonchar
a46e8a5546 fix(TCOMP-681): remove unrelated code when tacokit component is used (#1934) 2018-02-06 15:42:09 +08:00
pyzhou
704105c86f fix(TDI-39968):split the string in log. (#1943)
* fix(TDI-39968):split the string in log.

* simplify the code.
2018-02-06 10:30:32 +08:00
wchen-talend
e2d3e9648b Wchen/bugfix/tup 5897 console hung (#1937) 2018-02-05 14:38:29 +08:00
pyzhou
4696e236e5 Pyzhou/tdi 39996 t s3 component rename client side encryption (#1936)
* fix(TDI-39996):tS3 component rename client side encryption.

* fix(TDI-39996):tS3 component rename encrypt
2018-02-05 14:27:32 +08:00
kjwang-talend
bfa11b4451 fix(TUP-19342)Implicit context load from file behavior change (#1931)
https://jira.talendforge.org/browse/TUP-19342
2018-02-05 14:27:16 +08:00
pyzhou
276befc57b fix(TDI-39999):tAmazonEMRManager cannot customize AMI version. (#1938) 2018-02-05 14:25:43 +08:00
GGu
7f2e4e1396 fix(TUP-19386): fix the failed junit (#1940) 2018-02-05 14:22:12 +08:00
GGu
12e33c24b1 fix(TUP-19386): remove the listener for migration task (#1939) 2018-02-05 11:36:40 +08:00
wchen-talend
920a78c68a fix(TUP-17555):Relevant Error Code Line Numbers (#1929) 2018-02-05 10:39:59 +08:00
Dmytro Sylaiev
ebb66b722e fix(TDI-40000): Add repository value for ftps property (#1935) 2018-02-02 17:49:09 +02:00
Dmytro Sylaiev
ff9a67d37f feat(TDI-39997): Make Protection Level property as Open List (#1932) 2018-02-01 16:25:00 +02:00
kjwang-talend
065e54c99b Kjwang/fix(tup 19285) no warnings after importing existing project which is from tos (#1924)
* fix(TUP-19285) No warnings after importing existing project which is
from TOS
https://jira.talendforge.org/browse/TUP-19285

* fix(TUP-19285) No warnings after importing existing project which is
from TOS
https://jira.talendforge.org/browse/TUP-19285
2018-02-01 09:51:55 +08:00
wchen-talend
cc4996627b fix(TUP-19338):[TBD] Hive basic 8 (child 2) TUJ does not work properly (#1919)
* fix(TUP-19338):[TBD] Hive basic 8 (child 2) TUJ does not work properly
for CDH580

* fix(TUP-19338):[TBD] Hive basic 8 (child 2) TUJ does not work properly
2018-01-31 17:38:59 +08:00
jzhao
d401f01041 fix(TDI-39894):update jackson version (#1911)
* jackson-databind-2.5.x
2018-01-31 10:41:49 +08:00
Jane Ding
0b70f32269 fix(TUP-19272):If did not set the schema at the first time,can't set (#1883)
fix(TUP-19272):If did not set the schema at the first time,can't set schema for output of tmap
https://jira.talendforge.org/browse/TUP-19272
2018-01-30 16:13:39 +08:00
Jane Ding
6a276ef36c fix(TUP-3237)Clear button too small (#1906)
fix(TUP-3237)Clear button too small
https://jira.talendforge.org/browse/TUP-3237
2018-01-30 15:41:31 +08:00
wchen-talend
69b97cfe79 fix(TUP-19306):[bug] migration: all fields are writable for tJDBCInput (#1922)
using repository metadata after migration
2018-01-30 10:31:01 +08:00
ypiel
4711be9ed0 feat(TDI-39981) : Add template for github PR comments (#1923)
* feat(TDI-39981) : Add template for github PR comments
2018-01-29 12:24:41 +02:00
jzhao
d22b97ce83 fix(TDI-39932): tLDAPXX components does not close TLS connection (#1918) 2018-01-29 12:37:12 +08:00
ypiel
67152e3461 fix(TDI-39915) : React to isClientFile checkbox 2018-01-26 16:15:33 +02:00
ypiel
199304f0c0 fix(TDI-39975) : fix invalid pom.xml in adal4j sample 2018-01-26 15:11:11 +02:00
Dmytro Sylaiev
e9cd34e649 fix(TDI-39963): Fix wrong result of tFileExist for ftps file (#1908)
* fix(TDI-39963): Fix wrong result of tFileExist for ftps file

* Add possibility to check files in another directories

* fix(TDI-39963): Refactor changes
2018-01-26 14:11:28 +02:00
Dmytro Sylaiev
188127c12f fix(TDI-39923): Die on error during creating connection (#1916)
* If dieOnError checked or doesn't exist in case of exception component will stop

* If dieOnError unchecked, only stacktrace will be printed
2018-01-26 11:46:34 +02:00
kjwang-talend
0772112d25 kjwang/fix some junit errors for import demo project (#1917) 2018-01-26 03:39:12 -06:00
pyzhou
4af8bc2ac8 fix(TDI-38023):compile error when setting applications with list. (#1913)
* fix(TDI-38023):compile error when setting applications with list.

* support context in set applications.
2018-01-26 17:16:01 +08:00
pyzhou
c36648c6cd fix(TDI-39970):Add back DB column to LDAP components. (#1915) 2018-01-26 16:48:33 +08:00
Chao MENG
b59b789afe Set a default mappingFile for JDBC (#1914) 2018-01-26 02:33:22 -06:00
Emmanuel GALLOIS
871ea37d98 fix(TDI-39957): fix variables redeclaration (#1910) 2018-01-25 15:41:22 +00:00
Dmytro Sylaiev
17210b9c4a fix(TDI-39971): Fix CURRENT_FILEPATH variable for ftps (#1909) 2018-01-25 17:23:52 +02:00
Dmytro Sylaiev
79d0c5f02c fix(TDI-39922): Fix show if statement for IGNORE_FAILURE prop (#1907) 2018-01-25 16:19:22 +02:00
Rémy DUBOIS
980022ea2b fix(TBD-6340): remove the error message when drop down list is hidden (#1905) 2018-01-25 11:22:08 +01:00
wchen-talend
2614d60873 fix(TUP-19303):fix jdbc context problems (#1903)
* fix(TUP-19303):fix jdbc context problems

* add a fix for DQ team

* fix the null problem for jdbc migration
2018-01-25 17:48:27 +08:00
Pierre Teyssier
1d0b06893b fix(TDI-39892): build 2018-01-25 17:47:51 +08:00
Chao MENG
504527bdc3 Add attribute "ACTIVE_DB_COLUMNS" in COMPONENT.HEADER (#1904) 2018-01-25 02:37:44 -06:00
pyzhou
70091776fc Pyzhou/tdi 39892 unify db components (#1897)
* fix(TDI-39892):Add components to db unify.

* fix(TDI-39892):move LDAP to Business family.

* fix(TDI-39892):remove hive from database family

* fix(TDI-39892):remove tDBinput tDBOutput TDBSQLRow

* fix(TDI-39892):remove sql data warehouse from database family.

* fix(TDI-39892):remove tsas components from DB unify.

* fix(TDI-39892):fix amazon in db unify.

* recover UnifiedComponentService.

* fix(TDI-39892): Manually change db specific family.

* fix(TDI-39892): rename JDBC family.

* fix(TDI-39892):show db components in DB specific.

* feat(TDI-39892):add new jdbc components

* feat(TDI-39892): add new jdbc components

* Add back Hive and tSQLDW into db specifics.
2018-01-25 16:09:04 +08:00
Dmytro Sylaiev
6440d1a718 fix(TDI-39961): Add check if remote directory exist ftps (#1901)
* In every ftp component with 'move to dir' property add additional check

* Throw an exception when remote dir doesn't exist or cwd failed for any reason

* Fix nb line for ftps in ftpRename
2018-01-24 18:11:00 +02:00
Dmytro Sylaiev
25d35ea773 fix(TDI-39947): Make property unvisible (#1895) 2018-01-24 12:21:27 +02:00
Roman
dba289ab95 fix(TDI-39395): tNetezzaNZload. Fix actualLogFilePath variable for context or global values (#1855)
* fix(TDI-39395): actualLogFilePath variable for context or global values

* fix(TDI-39395): Delete useless char replaces and append cid to var

* fix(TDI-39395): Delete useless quotes, improve String casting
2018-01-24 11:44:57 +02:00
qiongli
38a2059863 TDQ-14702 Save the 'name' 'label' in item file (#1899) 2018-01-24 03:07:03 -06:00
jzhao
9166afe742 fix(TDI-39827): some jars can't be imported or download after cxf upgrade (#1900) 2018-01-24 16:36:10 +08:00
Pingwen Lin
54f196c64d TMDM-11782 Can't download jars when run mdm demo jobs (#1898) 2018-01-24 16:32:40 +08:00
pyzhou
02b7f98db5 feat(TDI-38023):tAmazonEMRManage add open list to applcation. (#1896) 2018-01-24 15:02:50 +08:00
wchen-talend
6e5cc3edab fix(TUP-19244):fix jdbc dataviwer problem (#1890)
* fix(TUP-19244):fix jdbc dataviwer problem

* fix(TUP-19244):fix the jdbc data viewer problem
2018-01-24 00:55:37 -06:00
Dmytro Sylaiev
f927994e2b fix(TDI-39920): Add ftps passive mode support (#1888)
* Make Connection mode property visible for ftps connection

* Enter local passive mode if necessary
2018-01-23 17:40:10 +02:00
Dmytro Sylaiev
1d3388477d fix(TDI-39945): Change filetransfer mode to binary for ftps (#1889) 2018-01-23 17:25:41 +02:00
Dmytro Sylaiev
c179cd7678 fix(TDI-39946): Fix closing connection when use existing (#1892) 2018-01-23 17:17:37 +02:00
Dmytro Sylaiev
e990008787 fix(TDI-39926): Add username and password validation ftps (#1894)
* Throw an RuntimeException if login failed
2018-01-23 17:15:48 +02:00
ypiel
1a1aa1ef11 fix(TDI-39754) : Retrieve protocol and port from origin (#1891) 2018-01-23 13:33:57 +01:00
kcoepeau
9aadc0d53f fix(TBD-5317): consistent field separator and support without existing connection use (#1881) 2018-01-23 11:04:00 +01:00
Vladimir Bogatyrov
1f0883b7ba [TESB-20919] Issue with Apache DBCP connection pools (#1791)
* [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 DB.

* [TESB-20919] Issue with Apache DBCP

* [TESB-20919] Simplified conditions
2018-01-23 17:17:37 +08:00
pyzhou
df752bf110 feat(TDI-37863):Upgrade aws-java-driver to 269. (#1884) 2018-01-23 16:32:25 +08:00
pyzhou
650d1c1b73 fix(TDI-39602):fix the generate error tGSCopy. (#1885) 2018-01-23 16:01:07 +08:00
hcyi
61068ddc82 fix(TUP-19277):Errors when creating tSASoutput component from SAS (#1877)
metadata connection.
2018-01-23 14:00:32 +08:00
pyzhou
96c7c049b4 feat(TDI-39602):Use the new tracker implementation for AWS / google (#1832)
* feat(TDI-39602):Use the new tracker implementation in the components for
AWS / google

* Use the new tracker implementation for GS component
2018-01-23 09:56:09 +08:00
Dmytro Sylaiev
23b958c102 feat(TDI-39449): Upgrade localprovider components mariadb lib (#1880) 2018-01-22 15:44:32 +02:00
hwang-talend
df570e34fa Hwang/tup 18461 (#1643)
* feat(TUP-18319):Hide Wizard if TCOMP wizard is JDBC

* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18393):when select JDBC, create GenericConnection successfully

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18323):Implement the drag&drop of NFC JDBC

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* fix(TUP-5360): Retrieve Salesforce Modules option is missing

Conflicts:
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/action/CreateGenericConnectionAction.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/GenericConnWizard.java

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18459):Have a real dynamic combo box for the db type

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18324):Edit jdbc connection

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18523):[bug] "Export as Context" and "Revert Context" buttons
should be removed when Retrieve Schema

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):have a display category on the connections same as
before

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18526):[bug] JDBC node icon shouldn't be salesforce icon

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18533):[bug] Cannot check successful if using context mode;

* feat(TUP-18533):[bug] Cannot check successful if using context mode;

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* fix(TUP-18542): support db mapping ui in the metadata part

* fix(TDI-39329): support "enable parallize execution" in advanced setting
of tjdbcoutput
fix(TDI-39329): overwrite commitevery and batchsize by buffersize
fix(TDI-39329): adjust the layout a little as will show something always
feature(TDI-39244): do migration for component part
feature(TDI-39244): do migration for component part
feature(TDI-39244): remove all the old components
feature(TDI-39244): fix the migration
feature(TDI-39244): fix the migration
feature(TDI-39244): change the daikon and adapter here
feature(TDI-39244): fix the migration

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18462): add the query store by the old way

* feat(TUP-18431):support the driver table widget in studio

* feat(TUP-18537):Impossible to retrieve db connection from property type
of JDBC

* feat(TUP-18537):Impossible to retrieve db connection from property type
of JDBC

* feat(TUP-18431):support the driver table widget in studio

* feat(TUP-18432):migration for the driver table

* feat(TUP-18462):make the sql builder works on the repository.

* fix(TDI-39329): revert it now for not break stuido build, will add it
back

* feat(TUP-18546)when set property type to repository, drivers shows as
"mvn:org.talend.libraries/mysql-connector-java-5.1.30-bin/6.0.0"

* fix(TUP-16457):tdatasetinput and tdatasetoutput need the db column name (#1568)

in talend schema like tdatapreprun component

* 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

* fix(TUP-16457)conflict

* feat(TUP-18431):support the driver table widget in studio

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard

* feat(TUP-18847):[bug] Read queries doesn't work

* feat(TUP-18846):[bug] table name isn't show in Query

* TUP-18461

* feat(TUP-18882):[bug] "Current xxxxxthird party module" won't pop up if
Driver jar isn't exist after clicking "TestConnection"

* feat(TUP-18882):[bug] "Current xxxxxthird party module" won't pop up if
Driver jar isn't exist after clicking "TestConnection"

* feat(TUP-18848):[bug] Drivers part isn't editable in Edit Connectin
wizard

* feat(TUP-18857):[bug]In conext mode, tables cannot be listed after click
[...] next to tJDBCInput->Basic settings->Table name

* feat(TUP-18868):[bug] Guess Schema doesn't work for tJDBCInput

* TUP-18857:[bug]In conext mode, tables cannot be listed after click [...]
next to tJDBCInput->Basic settings->Table name

* feat(TUP-18868):[bug] Guess Schema doesn't work for tJDBCInput

* feat(TUP-18898):[bug] "Choose context" doesn't show if context has two
groups when test connection

* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18880):[bug] "Update repository connection" doesn't work in
"Edit parameter using repository" popup

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in

* fix(TDI-39329): fix the migration

* support the multi line by the existed way, not create a new way, so
revert this part

* revert something and so now we use new framework trigger method for the
special buttons in component part

* support the complex context converter

* feat(TCOMP-612): support shared connections

* Add raw DataSources to globalMap

* Add SharedConnectionPool implementation to globalMap

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp

* # WARNING: head commit changed in the meantime

* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp

* sometimes, model level return some wrong information, now fix it in
javajet part.

* Pyzhou/tdi 39645 upgrade aws java sdk.jar to version 1.11.223 (#1810)

* feat(TDI-39645):Upgrade the aws-java-sdk.jar to version 1.11.223

* remove old driver

* Change the maven path to eliminate org.talend.librares.

* fix(TUP-19195) update junits (#1826)

* fix(TDI-39212):fix the issue of missing jar. (#1827)

* fix(TDI-39212):fix the issue of missing jar.

* fix(TDI-39212):fix the missing jar.

* feat(TDI-39360):tSQSOutput - Add support for FIFO queue (#1825)

* feat(TDI-39360):tSQSOutput - Add support for FIFO queue

* fix(TDI-39823):Compile error when use batch and FIFO function for
tSQSOutput

* change the mvn path

* fix(TUP-19188): Improve English messages on the "Network Issue Occured" (#1828)

fix(TUP-19188): Improve English messages on the "Network Issue Occured" dialog
https://jira.talendforge.org/browse/TUP-19188

* feat(TUP-18461)

* feat(TUP-18534):[bug] Dialog title should be "Check connection" instead
of "Main" when test connetion;

* feat(TUP-18386):Wizard title should be "Check connection" when check for
salesforce.

* feat(TUP-18461)

* feat(TUP-19207):[bug]commandline: "ClassNotFound" shows when logon
project in commandline

* feat(TUP-19244):DriverClass and MappingFile do not support context model

* feat(TUP-19181):[bug]migration: Input table name is not correct after
migration

* feat(TUP-19119):[bug]NEP shows in errorlog when r-click Queries node
under JDBC metadata node

* fix the stats and logs
fix the stats and logs

* fix the stats and logs

* feat(TUP-18918):[bug] Schema is out of the "Table schemas" folder if
adding it in Retrieve Wizard

* fix(TUP-19235): revert something to make the refresh for advanced page
works

* feat(TUP-19266):[bug] Salesforce Modules cannot be retrieved

* feat(TUP-19178):[bug]JDBC: Icon shouldn't be salesforce icon in Impact
Analysis result

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-19230):[bug] seems Mapping file always use mapping_Mysql.xml

* feat(TUP-18461)

* fix the iterate line

* feat(TUP-19231):[bug]migration: Existing JDBC database cannot show after
checking "Overwrite existing items"

* TDQ-14655 update something on DQ side (#1865)

* feat(TUP-19204):[bug] migration: "Driver Class", "UserId","Password" are
missing after D&D schema to job as tJDBCInput

* fix(TUP-19205):[bug] Mapping file label in Wizard should right align

* fix(TUP-19218):[bug] "Select class name" should be diabled in Context
mode

* feat(TUP-18461):when context value is
mysql-connector-java-5.1.30-bin.jar;ant.jar, the module install is wrong

* fix(TDI-39864):[bug] Canot D&D JDBC to MR job

* TUP-19295:[bug] Canot D&D JDBC to MR job-make repository update work for
jdbc of mr process

* feat(TUP-18461):add jdbc component to the tos component feature

* Revert "fix(TDI-39329): revert it now for not break stuido build, will add it back"

This reverts commit d58078d586.

* fix the conflict

* feat(TUP-18461) fix issues with mvn uri

* fix(TUP-19317):fix the catalog schema setup
2018-01-22 19:53:27 +08:00
Dmytro Sylaiev
9bb80abeff fix(TDI-39937): Fix compile errors ftpGet and ftpPut (#1879)
* Use correct method from new library to change working directory

* User correct method from new library to get currect directory
2018-01-22 13:37:35 +02:00
Dmytro Sylaiev
9dbf1507a4 feat(TDI-39550): Upgrade teradata driver version (#1860)
* feat(TDI-39550): Upgrade teradata driver version

* feat(TDI-39550): Upgrade driver to the latest version

* feat(TDI-39550): Respect GAV in java.xml files
2018-01-22 12:37:33 +02:00
Dmytro Sylaiev
a15d51591c feat(TDI-39312): move marklogic to tcomp (#1843)
* feat(TDI-39466): Process marklogicOutput Objects (#1669)

* When component has avro byte with Object class flag - enforcer will propagate data further

* feat(TDI-39469): Implement marklogic migration task (#1743)

* feat(TDI-39469): Implement marklogic migration task

* fix(TDI-39469): Change migration version

* Set breaks and version 7.0

* Small refactoring

* fix(TDI-39469): Fix migration task date

* fix(TDI-39469): Fix overwriting output schema

* fix(TDI-39469): Fix migration props with diff names

*In tMarkLogicOutput Action and data type properties have several values which names are differ

* fix(TDI-39469): Fix tmarklogicinput schema migration

* feat(TDI-39312): change migration to conform dataset, datastore concepts
2018-01-22 18:29:21 +08:00
jzhao
1e16c29e97 feat(TDI-39827): Upgrade to CXF 3.2.1 (#1871) 2018-01-22 18:14:14 +08:00
GGu
27a43543f0 feat(TUP-19046): add signature on items (#1838)
* feat(TUP-18730): add the save trigger migration task

* feat(TUP-18730): change the api for option

* feat(TUP-18730): if invalid, set readonly for job

* fix(TUP-19125): no pupop for quick tour

* feat(TUP-19046): impl for import items and projects

* feat(TUP-19046): deal with migration

* feat(TUP-19046): change to use demo import

* feat(TUP-19046): remove the readonly flag

* feat(TUP-19046): add the option for import demo

* feat(TUP-19046): add the product date
2018-01-22 17:45:19 +08:00
ypiel
5749a6fb9a feat(TDI-38647) : Sybase IQ BulkLoad using client file
* feat(TDI-38647) : Sybase IQ BulkLoad using client file

* feat(TDI-38647) : Rename LOG params

* feat(TDI-38647) : Update tSybaseIQOutputBulkExec

* feat(TDI-38647) : Update SA driver maven group

* feat(TDI-38647) : Manage Sql anywhere driver in SybaseIQBulkExec.

* feat(TDI-38647) : Add SQL anywhere 17 to tELTSybase

* feat(TDI-38647) : Add SQLAnywhere driver to all sybase components
2018-01-22 09:55:04 +01:00
zwxue
7bc74d8b4f feat(TUP-18667):Move the Default GroupID from Nexus to Project Level (#1872)
* feat(TUP-18667):Move the Default GroupID from Nexus to Project Level

* feat(TUP-18667): add groupId validation for deployment tab.
2018-01-22 16:18:01 +08:00
kjwang-talend
120a99135b fix(TUP-19162)error pop up when open the HL7 job exported from lower (#1873)
version
https://jira.talendforge.org/browse/TUP-19162
2018-01-22 11:49:56 +08:00
pyzhou
e10fdc6674 feat(TDI-38023):tAmazonEMRManage: Version and product advanced (#1844)
* feat(TDI-38023):Version and product advanced configurability

* feat(TDI-38043):add the property “service access security group” in
tAmazonEMRManage

* feat(TDI-38789):Add EMR 5.x to the tAmazonEMRManage component

Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tAmazonEMRManage/tAmazonEMRManage_java.xml

* feat(TDI-38023):tAmazonEMRManage: Version and product advanced
configurability
2018-01-22 10:49:55 +08:00
Chao MENG
6184af91db fix a custom color problem (#1878)
fix a custom color problem
2018-01-22 10:08:01 +08:00
pyzhou
aaa75dedbb feat(TDI-38789):Add EMR 5.x to the tAmazonEMRManage component (#1829) 2018-01-22 09:45:27 +08:00
pyzhou
68fa27bfae feat(TDI-38043):add the property “service access security group” in (#1831)
tAmazonEMRManage
2018-01-22 09:45:15 +08:00
Dmytro Sylaiev
a72faf34d0 Dsylaiev/tdi 37930 add suport of ftps for some ftp components (#1852)
* feat(TDI-37930): Change ftps library to apache commons net

* tFtpConnection and Close ftps library now is apache commons net

* Change runtime of Connection and Close components

* Extract creating ftps connection to template

* Add ftps properties to tFtpDelete

* Start implementing tFtpDelete FTPS runtime

* Change javajet footer to close new ftps connection instead of old one

* feat(TDI-37930): Implement tFTPDelete runtime

* feat(TDI-37930): Add ftps support to tftpfilelist

* Add prot property

* Add pbsz property

* feat(TDI-37930): Implement ftps support for tFileTruncate

* feat(TDI-37930): Add cid for creating connection variables

* Fix compile error for using several components

* fix(TDI-37930): Fix code generation for ftp components

* fix(TDI-37930): Fix missing nbline in tfilelist

* feat(TDI-37930): Remove temp property message about ftps

* feat(TDI-37930): Change group id for dependency

* Remove redundant urlpath

* feat(TDI-37930): Remove redundant 6.0.0 version in dependency

* feat(TDI-37930): Add ftps support for tFTPFileExist

* feat(TDI-37930): Add ftps support for tFTPRename

* feat(TDI-38362): Change ftpget ftpput ftps library to apache (#1858)

* feat(TDI-38362): Change ftpget ftpput ftps library to apache

* feat(TDI-38362): Fix group ids for ftps dependency

* Remove redundant urlpath for it

* fix(TDI-37930): Fix tFTPFIleExist component xml file

* feat(TDI-37930): Add ftps support for ftpfileproperties

* fix(TDI-39922): Fix show-if statement for ignore failure property

* feat(TDI-37930): Improve logic of file exist checking
2018-01-19 16:30:57 +02:00
Pierre Teyssier
9928754069 fix(TDI-39298): rename google drive 2018-01-19 17:42:28 +08:00
Emmanuel GALLOIS
1d7a113b1f feat(TDI-39298): tGoogleDrive Integration (#1875)
- google drive migration
2018-01-19 15:28:10 +08:00
xlwang-tlnd
1e5e88c503 fix(TUP-19097)execute queries failed when change to context mode (#1870)
* fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097
2018-01-19 11:32:09 +08:00
jzhao
1622f1d26b fix(TDI-39900): add context support on the tOracleBulkExec on the load option (#1876) 2018-01-18 17:35:43 +08:00
Romain Manni-Bucau
aa4ec7a6fa adding IAdvancedElementParameter support in Text controller (#1874) 2018-01-17 18:01:29 +08:00
hcyi
64627d7ce6 feat(TUP-18755):fix TUP-19241 can't use SQL Builder to execute sql (#1851)
queries.
2018-01-17 16:42:13 +08:00
dlin-talend
1dcd247116 TUP-19183:Change new branding images for 7.0.1 (#1868) 2018-01-17 15:20:30 +08:00
Roman
e1a6d562fb feat(TDI-30511): Add FIRE_TRIGGER to tMSSqlBulkExec (#1856)
* Add FIRE_TRIGGER option to tMSSqlBulkExec

* feat(TDI-30511): Add Thiago Benvenuto as contributor

* feat(TDI-30511): Delete second useless FIRE_TRIGGER parametr
2018-01-17 12:23:22 +08:00
wang wei
e75704f1bb 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:15:25 +08:00
mbasiuk-talend
9aeef33dce Mbasiuk/tdi 27454 check directory exists (#1869)
* feat(TDI-27454): add option to choose file or directory exists

* feat(TDI-27454): upgrade driver as proposed in ticket

* feat(TDI-27454): fix issue with wrong slash

* feat(TDI-27454): rename boolean variable

* feat(TDI-27454): fix issue with brackets

* feat(TDI-27454): make correct g a v for tftp components
2018-01-16 12:58:21 +02:00
mbasiuk-talend
9d28434c73 Mbasiuk/tdi 27454 check directory exists (#1863)
* feat(TDI-27454): add option to choose file or directory exists

* feat(TDI-27454): upgrade driver as proposed in ticket

* feat(TDI-27454): fix issue with wrong slash

* feat(TDI-27454): rename boolean variable

* feat(TDI-27454): fix issue with brackets
2018-01-16 11:28:44 +02:00
wchen-talend
ef41a8825d Wchen/feature/tup 18768 unified component (#1792)
* feat(TUP-18768):Unified Front end Connector

* feat(TUP-18768):Unified Front end Connector

* feat(TUP-18768):Unified Front end Connector

* faet(TUP-18768):Unified Front end Connector

* feat(TUP-18768):Unified Front end Connector

* feat(TUP-18768):Unified Front end Connector

* feat(TUP-18768):add Snowflake to the unified component

* feat(TUP-18768):Unified Front end Connector

* feat(TUP-19208):[bug] sometimes warning icon not display

* feat(TUP-19222):[bug] search by name not work well

* feat(TUP-19223):[bug] incorrect layout when select database as Snowflake

* feat(TUP-19273):Hide component in specified family and move not unified
database component to a new family DB Specifics

* feat(TUP-18768):Unified Front end Connector- move to tos

* feat(TUP-18768):revert the family change
2018-01-16 15:48:59 +08:00
pyzhou
b39113ee2f fix(TDI-36358):tAmazonEMRManage has no error info when terminated with (#1866)
error.
2018-01-16 14:57:11 +08:00
nrousseau
e84c8cf2d5 feat(TDI-39741): fix component / daikon version 2018-01-16 11:40:57 +08:00
Emmanuel GALLOIS
3ab6059bc3 feat(TDI-39741): add data process parts to codegen (#1862)
* implement cleanWrites for flow variables writer
* bump codegen-utils version
2018-01-15 15:22:21 +00:00
zshen-talend
52e2cbe6c3 feat(TDQ-14297): modify code to make dynchornized comboList support (#1861)
number data type
2018-01-15 13:21:44 +08:00
nrousseau
d313cc7e7b fix loading after changes of tcompv1 2018-01-14 17:38:59 +08:00
nrousseau
343dec42e8 feat(TCOMP-683) fix for tujs execution 2018-01-12 16:29:38 +08:00
chmyga
875749af4e feat(TCOMP-683): Guess schema (#1854)
* Implement methods required for guess schema feature
2018-01-12 10:10:42 +08:00
wang wei
31963efcd7 fix(TDI-39893): Exception in component tRedshiftOutput: "java.sql.SQLException: [Amazon](500310) Invalid operation: there is no parameter $-32768" (#1853) 2018-01-11 15:32:53 +08:00
pyzhou
a3a1636940 fix(TDI-39793): New icon for tSQSQueueAttribute (#1848)
* fix(TDI-39793):New icon for tSQSQueueAttributes.

* change the size and transparent.
2018-01-11 14:54:44 +08:00
mbasiuk-talend
5a71280582 feat(TDI-27454): add option to choose file or directory exists (#1806)
* feat(TDI-27454): add option to choose file or directory exists

* feat(TDI-27454): upgrade driver as proposed in ticket

* feat(TDI-27454): fix issue with wrong slash

* feat(TDI-27454): rename boolean variable
2018-01-09 09:57:51 +02:00
GGu
a059247869 fix(TUP-19232): ignore the date to change (#1846) 2018-01-09 15:39:29 +08:00
GGu
035ebd8774 fix(TUP-19232): ignore dirty for set modification date when create (#1845) 2018-01-08 10:26:54 +08:00
ypiel
dafc75d7f7 fix(TDI-39876) : report the TDI39761 correction when redirection is disabled (#1839) 2018-01-05 12:23:27 +02:00
Stefan Le Moing
f475b650ab fix(TBD-6075): change jar http versions (#1842) 2018-01-05 10:38:22 +01:00
Elena Tatarintseva
61aae9b0b5 Feature/tipaas 11506 (#1833)
* TIPAAS-10910 Rename checkbox tActionFailue->tJobFailue in tLogCatcher
* TIPAAS-11506 tActionReject rename to tJobReject
2018-01-04 14:40:02 +03:00
ypiel
21a21beb31 feat(TDI-39306) : Add nexus deployment information (#1835) 2018-01-04 11:09:02 +02:00
pyzhou
805783ed06 Revert "fix(TDI-39423):Amend the escape method. (#1630)" (#1837)
This reverts commit 11ff8135b4.
2018-01-04 14:42:40 +08:00
nrousseau
be2acab35e feat(TUP-19227) Add new types support on properties (#1836) 2018-01-04 11:30:38 +08:00
pyzhou
f4bc378fbb fix(TDI-39872):Upgrade the aws-java-sdk.jar tSQSQueueAttribute (#1834)
* fix(TDI-39872):Upgrade the aws-java-sdk.jar to version 1.11.223 for
tSQSQueueAttribute

* correct the REQUIRED_IF
2018-01-03 18:12:27 +08:00
ypiel
528786db7a feat(TDI-39306) : Support of registered web app
* fix(TDI-39306) : Support of registered web app

* fix(TDI-39306) : Remove 'Application permission'

* fix(TDI-39306) : Add Adal4j library with patch for client/user credentials

* feat(TDI-39306) : Chang a label

* feat(TDI-39306) : remove git submodule adal4j

* feat(TDI39306) : Add adal4j library

* feat(TDI-39306) : Change adal4j version to 1.1.1-patch

* feat(TDI-39306) : Use right gav for adal4j
2018-01-03 11:44:39 +02:00
kjwang-talend
d70cd2d70e Kjwang/feat(tup 18826)need a notification mecanism when a connection between components is added/removed 2 (#1821)
* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826

* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826
2018-01-03 14:47:04 +08:00
pyzhou
11e7efaab7 feat(TDI-39829):AWS S3 component support server-side encryption using KMS (#1824)
* resolve conflict

* Change the name of option file.

* support tS3Copy.

* Revert "Change the name of option file."

This reverts commit 48ac7dea44bd52de9c3527008577ef4372716afa.

* only change the name
2018-01-03 10:45:44 +08:00
hcyi
b50ea78eb7 fix(TUP-19128):Talend Migration issue in joblet connection (#1811) 2018-01-02 16:54:42 +08:00
Chao MENG
30bf2e86a6 feat(TUP-19123): Manage connections: improvements (2) (#1830)
feat(TUP-19123): Manage connections: improvements (2) 
https://jira.talendforge.org/browse/TUP-19123
2018-01-02 16:12:19 +08:00
hcyi
c6304327cb fix(TUP-19080):Remove execute job from remote commandline. (#1817) 2018-01-02 15:25:13 +08:00
hcyi
b286e13e27 fix(TUP-19079):Remove Axis export type from the build job. (#1820)
Add an optional extended description…
2018-01-02 15:23:48 +08:00
Chao MENG
f3fedd54d5 fix(TUP-19188): Improve English messages on the "Network Issue Occured" (#1828)
fix(TUP-19188): Improve English messages on the "Network Issue Occured" dialog
https://jira.talendforge.org/browse/TUP-19188
2017-12-29 15:10:08 +08:00
pyzhou
82ada62fc5 feat(TDI-39360):tSQSOutput - Add support for FIFO queue (#1825)
* feat(TDI-39360):tSQSOutput - Add support for FIFO queue

* fix(TDI-39823):Compile error when use batch and FIFO function for
tSQSOutput

* change the mvn path
2017-12-29 11:53:44 +08:00
pyzhou
67db52d231 fix(TDI-39212):fix the issue of missing jar. (#1827)
* fix(TDI-39212):fix the issue of missing jar.

* fix(TDI-39212):fix the missing jar.
2017-12-29 11:53:02 +08:00
nrousseau
e8ab4c0ef0 fix(TUP-19195) update junits (#1826) 2017-12-28 17:23:10 +08:00
pyzhou
65a4c66624 Pyzhou/tdi 39645 upgrade aws java sdk.jar to version 1.11.223 (#1810)
* feat(TDI-39645):Upgrade the aws-java-sdk.jar to version 1.11.223

* remove old driver

* Change the maven path to eliminate org.talend.librares.
2017-12-28 17:20:59 +08:00
Emmanuel GALLOIS
60bbb65f78 fix(TDI-39475): manage codegen when ConnectorTopology is NONE (#1823)
- allow ComponentDriverInitialization to work correctly
2017-12-27 16:37:17 +01:00
pyzhou
8179a137dc fix(TDI-39841):tS3put should only evaluated Key once. (#1822) 2017-12-27 17:31:32 +08:00
Anas KHABALI
6caaffb5db fix(TDI-39544): fix salesforce migration task (#1741)
call postDeserialize to migrate component from javajet to latest version of tcomp

* fix useProxy migration
* remove useless property init
2017-12-27 09:52:04 +01:00
nrousseau
e4c3ec059e fix(TUP-19187) Set onboarding for talend products only (#1819) 2017-12-27 12:01:06 +08:00
Irene Wang
1ce0e429ca DEVOPS-3416 Deploy all plugins for Black Duck scans 2017-12-26 17:19:05 +01:00
pyzhou
90bdf93cc9 fix(TDI-31109):Exception info appears in wrong component. (#1815) 2017-12-26 17:10:20 +08:00
pyzhou
0c54617576 fix(TDI-30409):tFileinputDelimited change the position. (#1816) 2017-12-26 17:10:03 +08:00
nrousseau
33ad278ce3 feat(TUP-19153) integrate TCOMP v1 (#1814) 2017-12-26 02:43:29 -06:00
pyzhou
69dcc83a66 Pyzhou/tdi 39212 new component t sqs queue attributes (#1700)
* feat(TDI-39212):New SQS component tSQSQueueAttributes

* Change some of the type of Schema.

* fix some bug

* use parserUtil

* Unified the name of one text box

* Eliminate useless annotation for testting.
2017-12-26 15:38:10 +08:00
pyzhou
10d13a4eef feat(TDI-39480):AWS tS3put support stream upload. (#1813) 2017-12-26 11:35:05 +08:00
Chao MENG
bb80ba7a3d task(TCOMP-691): create context menu for Tacokit node in repository (#1812)
task(TCOMP-691): create context menu for Tacokit node in repository
https://jira.talendforge.org/browse/TCOMP-691
2017-12-25 18:28:16 +08:00
Pierre Teyssier
36a8a7c8ca feat(TDI-39835): Remove deprecated tAlfrescoOutput component 2017-12-25 18:19:25 +08:00
kjwang-talend
5ec54ff15c TUP-18989 Components quick find from job designer is not working (#1805)
https://jira.talendforge.org/browse/TUP-18989
2017-12-25 13:13:07 +08:00
Chao MENG
9b35b8e976 feat(TUP-19123): Manage connections: improvements (2) (#1803)
feat(TUP-19123): Manage connections: improvements (2) 
https://jira.talendforge.org/browse/TUP-19123
2017-12-22 18:15:30 +08:00
GGu
9d7df59544 fix(TUP-19163): fix the build failed junits (#1804) 2017-12-22 18:03:13 +08:00
wchen-talend
bdfed4a0e6 fix(TUP-18374):Support dynamic input table name in ELT components (#1802) 2017-12-22 14:27:38 +08:00
pyzhou
5259f310b6 fix(TDI-39775):Set the default timeout to 60s for Microsoft CRM. (#1798) 2017-12-22 10:05:09 +08:00
wchen-talend
5d0c3e5861 fix(TUP-18374):Support dynamic input table name in ELT components (#1799) 2017-12-21 17:58:43 +08:00
Ihor Istomin
0d0a1cd9bc fix(TDI-33080): Ignore internal errors on logging via LogCatcher (#1506)
* fix(TDI-33080): Ignore internal errors occuring on logging via LogCatcher

* Restore lost changes

* fix(TDI-33080): We should ignore Exceptions only, not Errors

* Revert change of version in component definition xml

* fix(TDI-33080): Remove redundant property
2017-12-20 13:33:07 +02:00
Jan Lolling
5a38a15571 fix(TDI-39566): prevent throwing an Exception all the time we do not need it.(#1654) 2017-12-20 16:41:32 +08:00
yyin-talend
4a77fd64c0 TDQ-14232 Always ask user to change the "Property" to built-in mode of (#1761)
tRule
2017-12-20 15:00:26 +08:00
pyzhou
a6727c13d3 fix(TDI-39800):close connection for tOleDbInput and migration task. (#1797) 2017-12-20 11:18:55 +08:00
pyzhou
acdbd8cb9e fix(TDI-33511):tFileOutputRow handle types other than string stream. (#1787) 2017-12-20 11:18:38 +08:00
wchen-talend
7cbd245a0b fix(TUP-19005):fix the show_if not_show_if problem for links (#1793) 2017-12-19 14:06:27 +08:00
wang wei
a2856d6f4e fix(TDI-39797): mistakes generated code - tPostgresqlRow- tMysqlRow (#1788) 2017-12-19 10:17:31 +08:00
nrousseau
d6cfb9b479 feat(TUP-19077) Remove HL7 (#1766)
Remove HL7 components, and repository metadata
2017-12-18 15:35:32 +08:00
nrousseau
b4a7c8607a feat(TUP-19078) remove component designer (#1767) 2017-12-18 15:30:04 +08:00
jzhao
1a4e54f270 feat(TDI-37980): connect to Oracle cloud using the wallet with SSL. (#1789)
* Support SSL connection for Oracle 12c
2017-12-18 10:47:02 +08:00
Pingwen Lin
0cc3972f76 TMDM-11629 MDM transaction does not commit when multiple tMDMOutput used in same subjob (#1786) 2017-12-14 15:07:58 +08:00
kjwang-talend
4aeddb5803 TUP-18826 Need a notification mecanism when a connection between (#1765)
* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826

* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826
2017-12-14 11:11:39 +08:00
pyzhou
934203376e Pyzhou/tdi 32682 conceal property when using connection (#1782)
* fix(TDI-32682):conceal property when using exist connection.

* fix(TDI-32682):correct mistake
2017-12-13 15:43:06 +08:00
pyzhou
b1c11b5bc3 fix(TDI-33014):remove the urlpath of two missing jar tWebService. (#1781) 2017-12-13 15:03:26 +08:00
pyzhou
f0a3e627c0 fix(TDI-39759):Change the default timeout to 30s tFileFetch (#1783) 2017-12-13 15:00:57 +08:00
chmyga
11c1cc4ed5 feat(TCOMP-683): runtime integration (#1780)
* feat(TCOMP-683): runtime integration

* Fix password deserialization for tacokit components

* feat(TCOMP-683): runtime integration

* Fix comment from rmannibucau
2017-12-12 20:39:19 -06:00
zshen-talend
88f1d98bc4 TUP-19005 TUP-19040 add migration task in plugin.xml (#1779) 2017-12-12 14:10:19 +08:00
wchen-talend
d1144f0dec Wchen/bugfix/tup 19005 show if not show if (#1748)
* fix(TUP-19005):fix the show_if not_show_if problem for links

* fix(TUP-19005):fix the show_if not_show_if problem for links

* fix(TUP-19005): update the junit

* TUP-19040 added migration to handle the change of schema name (#1775)

* TUP-19005 TUP-19040 fixed separate case issue (#1778)
2017-12-11 17:57:14 +08:00
GGu
964b5f4734 feat(TUP-18903): add product details (#1735) (#1777)
* feat(TUP-18903): add migration task to update the product values.

* feat(TUP-18903): refactor to add Option Enum for import item

* feat(TUP-18903): when migration, check existed or not

* feat(TUP-18904): enable to check items when import projects, even demo

* feat(TUP-18903): adapt the created and modified date for item

* feat(TUP-18904): enhance the popup dialog

* feat(TUP-18903): enhance the import project and item dialog

* fix(TUP-19050): fix bug for import project
2017-12-11 16:47:22 +08:00
kjwang-talend
cdd77173a0 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 15:35:35 +08:00
Pingwen Lin
6981024bf6 TMDM-11667 Can't download jar automatically while running mdm demo jobs (fix other components besides tMDMConnection) (#1776) 2017-12-11 15:16:56 +08:00
kjwang-talend
19ffc13ee4 Kjwang/feat(tup 18293)reference projects as project dependencies (#1609)
* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project setting

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
2017-12-11 15:09:47 +08:00
Pingwen Lin
f2005b9102 TMDM-11667 Can't download jar automatically while running mdm demo jobs (#1773) 2017-12-11 14:01:05 +08:00
wang wei
2390d35c6a fix(TDI-39503): tLDAPConnection error ( [LDAP: error code 13 - TLS confidentiality required]) when slapd is configured with require tls (#1770) 2017-12-11 13:57:11 +08:00
nrousseau
3379c3fe33 babili-export (#1771) 2017-12-11 10:51:03 +08:00
wchen-talend
7240fc8baf Wchen/feature/tup 18374 eltmap support globalmap (#1671)
* feat(TUP-18374):Support dynamic input table name in ELT components

* feat(TUP-18374):add some junit and more fix

* feat(TUP-18871):[bug] support special characters globalMap in ELT
components

* feat(TUP-18872):[bug] support dynamic input table name expression in ELT
components

* feat(TUP-18374):Support dynamic input table name in ELT components

* feat(TUP-18374):Support dynamic input table name in ELT components

* feat(TUP-18374):Support dynamic input table name in ELT components
2017-12-11 10:18:35 +08:00
ypiel
a8e853d0d6 fix(TDI-39770) : LIKE operator disabled for ODATA. 2017-12-08 16:32:08 +02:00
ypiel
40edb6c894 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 12:26:09 +02:00
Dmytro Sylaiev
da4dd74da6 fix(TDI-33139): Commit teradata connection after ddl (#1756) 2017-12-08 11:22:20 +02:00
pyzhou
a73e4ce8f6 Pyzhou/tdi 39736 t neo4j batch output cannot update properities (#1760)
* fix(TDI-39736):tNeo4jBatchOutput cannot update properties.

* fix(TDI-39293):upgrade the jar version
2017-12-07 16:46:22 +08:00
ypiel
2f94cc4b8e 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
2017-12-06 13:47:28 +02:00
pyzhou
0e7dcb5131 fix(TDI-39732):deactivate system.out when log4j enabled. (#1758) 2017-12-05 14:38:54 +08:00
pyzhou
cc358d1bf1 fix(TDI-37747):tDatasetOutput cannot retrieve Dataset name. (#1752)
* fix(TDI-37747):tDatasetOutput cannot retrieve Dataset name.

* fix(TDI-37747):add double quotes。

* remove useless annotation
2017-12-05 14:03:26 +08:00
zwxue
7669d6e351 Revert "fix(TUP-18772):buildjob override parameter add unecessary backslash (#1738)" (#1755)
This reverts commit f797aebfc6.
2017-12-04 16:48:28 +08:00
nrousseau
246b945ad2 feat(TUP-19043) Update welcome page of TOS (#1751) 2017-12-04 10:19:03 +08:00
Yu
d7bc1d82be feat(TBD-5415) Insert user agent for GCS in jets3t http client (#1749)
* feat(TBD-5415) Insert user agent for GCS in jets3t http client

* change the way of getting version for user agent

As I changed in routines.system.Constant the way of getting user agent (because of version).

* rename variable
2017-12-01 16:44:22 +01:00
chmyga
06a312c371 feat(TCOMP-683): tacokit runtime integration (#1750)
* feat(TCOMP-683): tacokit runtime integration

* Add quick fix for tacokit emitters initialization

* Add quick fix for NPE in Node constructor for tacokit components

* feat(TCOMP-683): tacokit runtime integration

* Fix tacokit input/processor components initialization
2017-12-01 00:25:33 -06:00
Chao MENG
9abb5cec6c feat(TUP-18724): manage connections: improvements (#1722)
* 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

* feat(TUP-18724): manage connections: improvements
https://jira.talendforge.org/browse/TUP-18724

* 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

* 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-30 11:40:57 +08:00
jzhao
6097b8c6e5 feat(TDI-39718): Upgrade to CXF 3.1.14 (#1747)
* MDM components
* CRM components
* tWebService
2017-11-30 11:32:49 +08:00
wang wei
580a08fe8d fix(TDI-39743): Issue with tFileUnarchive with archives containing very large files (#1744)
* fix(TDI-39743): Issue with tFileUnarchive with archives containing very
large files
2017-11-30 10:26:22 +08:00
wchen-talend
8fe4ef47d2 fix(TUP-19019):TUJ broken since TUP-18265 tELTSAPMAP component does not (#1746)
work as expected
2017-11-30 10:10:51 +08:00
hcyi
0703024551 fix(TUP-18492): Stats Logs still use JTDS driver even select Microsoft. (#1745)
* fix(TUP-18492): Stats Logs still use JTDS driver even select Microsoft.

* fix(TUP-18492): added a wrong break version for the migration task.

* fix(TUP-18492): added a wrong break version for the migration task.
2017-11-29 18:45:41 +08:00
wang wei
7c28a9a93b fix(TDI-39707): mutli thread failed for stats and logs in redshift database by redshift jdbc and postgresql output component(#1725) 2017-11-29 10:46:08 +08:00
chmyga
38811d3bfe feat(TCOMP-683): tacokit runtime integration (#1737)
* feat(TCOMP-683): tacokit runtime integration

* Unify jet filenames calculation

* feat(TCOMP-683): tacokit runtime integration

* Fix problem with code generation
2017-11-28 20:05:58 -06:00
Emmanuel GALLOIS
f1f69e38b6 chore(TCOMP-291): remove dynamic tags for referenced properties (#1736) 2017-11-28 14:55:04 +00:00
Chao MENG
537491c6ae feat(TUP-18946): add advertisement for Cloud product (#1728)
https://jira.talendforge.org/browse/TUP-18946
2017-11-28 16:54:01 +08:00
zwxue
f797aebfc6 fix(TUP-18772):buildjob override parameter add unecessary backslash (#1738) 2017-11-28 14:51:46 +08:00
kjwang-talend
9ba2b88359 feat(TUP-17297)Load balancing for Studio and Job Server (#1713)
* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297
2017-11-28 10:56:44 +08:00
ypiel
7c5bdc9319 fix(TDI-39447) : Save cookie even if there is HTTP error. (#1740) 2017-11-27 16:27:25 +02:00
Mike Yan
72545c5c82 TESB-20767: Fixed check ESB service for microservice type export (#1739) 2017-11-27 15:03:07 +08:00
ypiel
014e809f9b fix(TDI-39572) : Set Date type and format when needed
* fix(TDI39572) : Set Date type and format when needed
2017-11-24 15:17:48 +02:00
pyzhou
ee3077893b 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-23 14:31:09 +08:00
pyzhou
7790becb14 fix(TDI-34625):restore the origin behavior. (#1734) 2017-11-23 12:00:50 +08:00
ypiel
a0a0e11c70 fix(TDI39720) : retrieve good db_version
* feat(39493) : tVerticaBulkExec CopyStream+Params

* feat(TDI38740) : Support of Vertica 9

* Other versions are deprecated

* fix(TDI39720) : retrieve good db_version

* fix(TDI39720) : Remove dev log
2017-11-22 11:52:04 +02:00
pyzhou
fa694ec256 Pyzhou/tdi 34625 move check archive jar to plugin custom (#1730)
* Revert "replace jar"

This reverts commit 5162ee9418.

* fix(TDI-34625):move checkArchive.jar to plugin custom
2017-11-22 17:32:17 +08:00
Anas KHABALI
2ed7b42c27 feat(TDI-39293): Integrate Neo4J Batch (integration from partner) (#1703)
* feat(TDI-39293): Integrate Neo4J Batch (integration from partner)

* remove partener distribution management element

* remove partener scm and deploy site plugin

* add talend distribution management

* feat(TDI-39607):remove old component and useless plugins.

* support use connection.
2017-11-22 16:26:26 +08:00
pyzhou
66b2369294 fix(TDI-39190):Sheet name is not case sensitive. (#1724) 2017-11-22 10:15:26 +08:00
pyzhou
828d47a7c7 fix(TDI-34626):Change the option name for tFileUnArchive. (#1727) 2017-11-22 09:15:09 +08:00
pyzhou
cec9a03af1 Pyzhou/tdi 34626 t file un archive jar integrity (#1726)
* fix(TDI-34626):tFileUnArchive cannot Check the integrity of tar file.

* replace jar
2017-11-22 09:14:30 +08:00
ypiel
47e9110b3f Ypiel/tdi39577 remove wo properties (#1729)
* fix(TDI39577) : Remove WO properties
2017-11-21 18:48:54 +02:00
kjwang-talend
1333e04260 Kjwang/feat(tup 18753)update driver of vertica (#1723)
* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753

* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753

* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753
2017-11-21 16:50:55 +08:00
hcyi
ca407df791 feat(TUP-18512): Support Calculation View for SAP Hana Database. (#1710)
* feat(TUP-18512): Support Calculation View for SAP Hana Database.

* feat(TUP-18512): fix bug when Query Guess for SAP Hana Database.

* feat(TUP-18512): fix TUP-18907 [bug] error show when open Edit queries.

* feat(TUP-18512): fix bug of TUP-18909 schema name incorrect in SQL
builder for Calculation view.
2017-11-17 16:32:44 +08:00
ypiel
5c4c41d673 Vertica tmp master (#1721)
* feat(39493) : tVerticaBulkExec CopyStream+Params

* feat(TDI38740) : Support of Vertica 9

* Other versions are deprecated
2017-11-16 15:48:18 +01:00
kjwang-talend
b711753588 fix(TUP-18018):Can put the joblet exclusive component to job (#1512)
https://jira.talendforge.org/browse/TUP-18018
2017-11-16 17:59:11 +08:00
Mike Yan
92f30eadbd TESB-20767: Fixed microservice should not be display with TDI license (#1720) 2017-11-16 14:35:03 +08:00
wang wei
8534e1bc4d fix(TDI-36325): fix the require_if for tmom components (#1719) 2017-11-15 14:20:28 +08:00
Irene Wang
f08826ae4b Update copyright year to 2017 2017-11-14 16:42:47 +01:00
iwangtalend
9e81a3f25b Update copyright year to 2017 2017-11-14 16:36:04 +01:00
ypiel
3bff4b951c Ypiel/tdi39578 tMicrosoftCrmInput/output binary properties (#1717)
* fix(TDI39578) : Transform String type to id_bytes[]

* fix(TDI39578) : Set Binary db type for id_byte[]

* fix(TDI39578) : Retrieve binary field in all case."

* I happens that MS CRM don't sent the type of a field in the pload
* Olingo retrieve Null type and so set it as String, its default one
* Transform the generate String in byte[] if the java type is byte[]
2017-11-13 17:04:33 +02:00
wchen-talend
f535fc8c6d fix(TUP-18592): make the not_show_if only work with outupts (#1697)
* fix(TUP-18592): make the not_show_if only work with outupts

* fix(TUP-18592): add some junit
2017-11-10 18:37:56 +08:00
Pierre Teyssier
71f3adc84b Revert "feat(TDI-39298): GoogleDrive Integration (#1686)" (#1714)
This reverts commit 6038390d62.
2017-11-10 15:54:12 +08:00
Emmanuel GALLOIS
6038390d62 feat(TDI-39298): GoogleDrive Integration (#1686)
* feat(TDI-39298): GoogleDrive Migration Task
* feat(TDI-39298): add google-drive component
* feat(TDI-39298): remove GoogleDrive old javajet components
2017-11-09 14:44:23 +01:00
jzhao
2a96e6be37 fix(TDI-39662):"log4jSb_tGreenplumGPLoad_1" cannot be resolved (#1711) 2017-11-09 18:00:39 +08:00
ypiel
d2c1673272 fix(TDI39642) : MSCRM lib version to 3.2-20171107 (#1708)
- Update version from 3.2-2017*0*1107 to 3.2-20171107
- Linked to TDI39571
2017-11-08 10:05:27 +02:00
ypiel
8c83085443 fix(TDI39642) : MSCRM lib version to 3.2-201701107 (#1705)
- Linked to TDI39571
2017-11-08 09:18:29 +02:00
wang wei
a405053525 fix(TDI-39364): For tCloudStart, make the input field for key pair invisible if "Process with Key Pair" is not checked(#1706) 2017-11-08 11:15:24 +08:00
pyzhou
8d6eafeba1 fix(TDI-39653): tSocketOutput does not work with the "" (#1704)
* fix(TDI-39653): tSocketOutput does not work with the ""

* remove useless code

* fix the behavior change

* correct the logic

* fix(TDI-39653):revert the change of xml
2017-11-08 11:13:54 +08:00
GGu
bf32b3df50 feat(TUP-18529): change the parent version to 7.0.1 (#1702) 2017-11-06 15:22:47 +08:00
GGu
61af86f6c9 feat(TUP-18529): change the parent version to 7.0.1 (#1701) 2017-11-06 15:13:31 +08:00
GGu
59a6a17e98 feat(TUP-18529): add zmq libraries (#1647) 2017-11-06 14:14:52 +08:00
zwxue
4018b9aeea fix(TUP-18770):Implicit project level settings issue in migration. (#1694) 2017-11-06 10:40:11 +08:00
wchen-talend
656b1ea638 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 10:08:52 +08:00
Dmytro Sylaiev
94c0ce8801 fix(TDI-35682): Fix releasing file stream for multiple connections (#1699) 2017-11-03 18:09:24 +02:00
wang wei
649a135e24 fix(TUP-18545): adapter the new interface with new parameter RuntimeContext which pass var from platform to tcomp (#1698)
* fix(TUP-18545): adapter the new interface with new parameter
RuntimeContext which pass var from platform to tcomp

* fix(TUP-18545): remove the unuseful one
2017-11-03 15:28:35 +08:00
jzhao
40a0a7b70e fix(TDI-39612)Talend 6.4 tExtractJSONFields not working similar to 6.2.1. (#1696) 2017-11-02 16:07:36 +08:00
pyzhou
f84d543d4b fix(TDI-37322):tFileInputXML incorrectly counts NB_LINE value. (#1692) 2017-11-02 14:34:17 +08:00
pyzhou
ea8a737f2a fix(TDI-35102):Change default version to 12c for Oracle components. (#1693) 2017-11-02 09:23:15 +08:00
nrousseau
2f890b233a fix(TUP-18280) fix issue of routines on the classpath adjuster 2017-10-31 16:51:01 +08:00
ypiel
c9ecf92799 fix(TDI39631) : Correct some missing parenthesis. (#1691)
* fix(TDI39631) : Correct some missing parenthesis.

* fix(TDI39631) : Remove (Odata) label on 2016 version.
2017-10-31 10:39:38 +02:00
wchen-talend
b1401cbe38 Wchen/feature/tup 18373 improve module view (#1626)
* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x

* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
2017-10-31 12:15:00 +08:00
SunChaoqun
dcd130743a TESB-20462:tRestRequest job is built to microservice with unexpected (#1690)
suffix when select lastest version
2017-10-31 11:56:45 +08:00
GGu
3053ecdbd1 fix(TUP-18545): set mapping url for job (#1683) 2017-10-31 09:58:41 +08:00
Chao MENG
39a286bd81 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
2017-10-30 16:25:10 +08:00
hwang-talend
926831e5e6 fix(TUP-16457):tdatasetinput and tdatasetoutput need the db column name (#1568)
in talend schema like tdatapreprun component
2017-10-27 01:05:18 -05:00
ypiel
2e493dac38 fix(TDI-39571): Set navigation link to null (#1668)
* fix(TDI-39571): Set navigation link to null

* fix(TDI-39571): Extract navigation link name from lookup

* fix(TDI39571) : Add some unit tests

* fix(TDI39571) : Add unit tests class

* fix(TDI39571) : junit dependency is in scope test.

* fix(TDI39571) : Remove duplicate junit dependency.
2017-10-25 09:40:59 +01:00
wchen-talend
ce32fab783 fix(TUP-18592): remove not useful junit (#1678) 2017-10-25 10:23:33 +08:00
Emmanuel GALLOIS
555ee790de fix(TDI-39319): correct include/exclude types in REST API (#1677)
* fix(TDI-39525): correct include/exclude types in REST API
2017-10-24 18:16:52 +01:00
wang wei
7f829eedb6 fix(TDI-39568): Component tSocketOutput does not provide error message (#1675) 2017-10-24 14:45:59 +08:00
pyzhou
a249057454 Revert "fix(TDI-39423):Amend the escape method." (#1674) 2017-10-24 10:46:24 +08:00
wang wei
2d948c5901 fix(TDI-39584): Timestamp shifts to wrong time during DST (#1665) 2017-10-24 09:57:22 +08:00
wang wei
290506f43f fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8 (#1664)
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8

* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.10 as 1.2.8 have
some bug though amazon release note don't contain 1.2.10 now
2017-10-23 17:55:25 +08:00
wang wei
79bba735e8 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-23 14:08:55 +08:00
pyzhou
6bc721719a fix(TDI-39423):Amend the escape method. (#1667) 2017-10-23 10:25:39 +08:00
nrousseau
1cc9b914de feat(TUP-18531) Modify studio setup to only support java 8 (#1632)
* feat(TUP-18531) Modify studio setup to only support java 8

* feat(TUP-18531) set back the generation to java 6 for jet emitters

Jet emitters do not support yet java 7/8 because of an eclipse bug.
So switch back to java 6. (this doesn't change the final codegen of
components)

* feat(TUP-18531): [bug]after migrate project from old build, the java
version in project setting is blank.
2017-10-21 18:51:32 +08:00
Jenkins Continuous Build server
eb8fe84277 Set version to 7.0.1 SNAPSHOT 2017-10-20 10:21:51 +02:00
Anas KHABALI
93dd41fc48 feat(TDI-38984): add ability to use enpoint to tS3Connection (#1640)
* feat(TDI-38984): add ability to use enpoint to tS3Connection

* feat(TDI-38984): keep region choice for encryption key

* feat(TDI-38984): move the endpoint settings to advanced tab
2017-10-17 09:26:06 +02:00
pyzhou
6bbda1ff63 Pyzhou/tdi 39519 make tjdbcscdelt support for snowflake (#1662)
* feat(TDI-39519):fix little bug.

* feat(TDI-39519):fix the update sql for type1.

* feat(TDI-39519):remove the useless code.
2017-10-17 09:57:48 +08:00
Mike Yan
1327965d5e TESB-20466: Add micorservice launcher template name (#1663) 2017-10-16 13:48:24 +08:00
SunChaoqun
38810ca60d TESB-20466:Data Services (REST) as Microservice - Part II (#1660) 2017-10-13 17:58:22 +08:00
wchen-talend
c199eecf2f fix(TUP-18592):No connector can be selected after remove it on UI (#1657) 2017-10-12 14:12:18 +08:00
qiongli
0625b98f61 TDQ-14308 include some drools file for tRulesurvivorhsip. (#1638)
* TDQ-14308 include some drools file for tRulesurvivorhsip.

* TDQ-14308 move the code of copy drools file to 'ProcesssorUtilites.java'
2017-10-12 14:08:23 +08:00
wchen-talend
3d1f5e6fc1 fix(TUP-18613):NOT_READONLY_IF does not refresh correctly (#1659) 2017-10-12 11:11:00 +08:00
hcyi
ab78655ad4 fix(TUP-18423): An error occurs when testing expression returning char (#1627)
type in Expression builder in tMap
2017-10-11 10:02:35 +08:00
Elena Tatarintseva
ee837fe093 TIPAAS-10910 Rename checkbox tActionFailue->tJobFailue in tLogCatcher (#1652) 2017-10-10 14:23:19 +01:00
jzhao
67d04a0dc3 fix(TDI-39562):tFileOutputExcel "Keep existing cell format" doesn't work in some situation (#1658) 2017-10-10 17:49:56 +08:00
pyzhou
08a8280047 Pyzhou/tdi 39527 implement t jdbcscdelt with vertica 7.1 (#1656)
* feat(TDI-39477):Implement tJDBCSCDELT with Vertica 7.1

* feat(TDI-39527):restore the mis-deletion.

* feat(TDI-39527):fix query for sequence.

* feat(TDI-39527):Fix the compile error causing by last commit.
2017-10-09 11:14:40 +08:00
ypiel-talend
d39173ba68 Ypiel/tdi 39294 t microsoft crm xxx on premise2016 o data (#1642)
* feat(TDI-39294): MS CRM 2016 on-premise / OData (with NTLM authentication)
* bug(TDI-39522): Use UUID for Guid attributes
2017-10-04 11:16:15 +02:00
Yu
b5c9a6d0d7 feat(TBD-4197): set hive query name for tracking (#1646)
* feat(TBD-4197): set hive job name for tracking

For tHiveRow, every time when we submit a query to HiveServer2, setting the application name (for Mapreduce Engine) or DAG name (for Tez engine) as : talend_{job name}_{timestamp}, and show it in console under info level logs. So that users can track this job on Yarn RM UI or Tez UI.

* small changes

* changes...

* still small changes...

* add setting hive query name feat for tHiveInput

* remove modification for AbstractDBInputBegin
2017-09-29 17:22:00 +02:00
nrousseau
98a8722124 fix(TUP-18280) fix an issue of libjars for bd jobs 2017-09-29 20:22:28 +08:00
Chao MENG
fecbbacf9d feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD Distros: have plugin for dynamic config with first implementation to read json / setup jars for jobs. (#1645)
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

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

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
2017-09-28 14:55:13 +08:00
Mike Yan
021e9b4285 TESB-20466: Fixed export microservice as Zip option (#1648) 2017-09-27 15:27:29 +08:00
Diya Muliyil
f33f8c3fb3 TESB-20340 - Talend Studio hangs when building a job] (#1644) 2017-09-25 17:36:02 +08:00
GGu
d410562f5d feat(TUP-18122): do audit for components and extension modules (#1579) 2017-09-22 01:06:04 -05:00
SunChaoqun
a00d4d2fed TESB-20333:Data Services (REST) as Microservice (#1641) 2017-09-21 17:57:40 +08:00
Laurent BOURGEOIS
00dc6bd9dc Fix(TBD-5655) Can't use contexts in Spark Yarn cluster mode (#1639)
* fix(TBD5655) : WIP

* fix(TBD-5655) : Handle contexts subdir while copying jar content

* chore(TBD-5655) : Code format

* chore(TBD-5655) : Code format
2017-09-19 15:30:47 +02:00
wchen-talend
0aa7d4abb9 Wchen/feature/tup 18350 nexus3 (#1605)
* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x

* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x
2017-09-19 16:10:33 +08:00
Chao MENG
e1395af71a fix(TUP-18466): complete URL Pop-up with LDAP SSH Git Authentication (#1636)
https://jira.talendforge.org/browse/TUP-18466
fix a bug when managing connection in login dialog
2017-09-18 18:25:59 +08:00
jzhao
acc4aa63e8 fix(TDI-39333):tRedshiftOutputBulk log issue (#1637) 2017-09-18 17:31:34 +08:00
nrousseau
c6b7c1bae3 feat(TUP-18319) avoid unneeded exception 2017-09-18 13:15:08 +08:00
nrousseau
adff42bda4 fix(TUP-18487) fix problem of junit, avoid to hang (#1635) 2017-09-15 14:09:53 +08:00
SunChaoqun
011b61973c TESB-20333:Data Services (REST) as Microservice (#1634)
* TESB-20333:Data Services (REST) as Microservice

* TESB-20333:Data Services (REST) as Microservice
2017-09-15 10:58:07 +08:00
pyzhou
11ff8135b4 fix(TDI-39423):Amend the escape method. (#1630)
* fix(TDI-39423):Amend the escape method.

* fix(TDI-39423): Eliminate the flag trap.
2017-09-13 14:33:29 +08:00
hwang-talend
3c37721edc Wwang talend/tdi 39241 (#1622)
* feat(TUP-18319):Hide Wizard if TCOMP wizard is JDBC

* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18393):when select JDBC, create GenericConnection successfully

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18323):Implement the drag&drop of NFC JDBC

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* fix(TUP-5360): Retrieve Salesforce Modules option is missing

Conflicts:
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/action/CreateGenericConnectionAction.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/GenericConnWizard.java

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18459):Have a real dynamic combo box for the db type

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18324):Edit jdbc connection
2017-09-12 10:51:42 +08:00
nrousseau
4a4ce66b3b fix(TUP-18434) fix wrong node initialization 2017-09-11 15:09:13 +08:00
pyzhou
e4d5369610 fix(TDI-39432):Correct the wrong mvn path. (#1631) 2017-09-11 14:57:28 +08:00
hwang-talend
ae34139d1e feat(TUP-18510):Guess schema doesn't work in tverticaInput if schema is (#1629)
left empty in tverticaconnection
2017-09-08 15:01:29 +08:00
wang wei
96080bf0cb fix(TDI-39229): tXMLMap does not make the right match when the lookup is an xml document(#1628) 2017-09-07 15:20:30 +08:00
Irene Wang
fdcf943d0d Update copyright to 2017 2017-09-05 19:24:56 +02:00
Irene Wang
533a6b8b37 Update copyright to 2017 2017-09-05 17:12:36 +02:00
Seloen
22bc7d41ff feat(TUP-18354): intelligent auto map leveraging data quality algorithms (#1604)
* feat(TUP-18354)Intelligent Auto-Map,leveraging Data Quality algorithms

*subtask of TUP-18192
*implement Levenshtein and improvement

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*Levenshtein and Jaccard done

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*Refined version

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*Refined version

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*when set both weights to 0, automap will match columns exactly the same

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*parameter is saved per tmap now

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*add preset function

https://jira.talendforge.org/browse/TUP-18192
2017-09-05 17:51:15 +08:00
hcyi
6c1ba7fdf2 fix (TUP-18492): Stats&Logs still use JTDS driver even select Microsoft (#1625) 2017-09-05 16:00:04 +08:00
nrousseau
046b7287e1 fix(TUP-18434) fix junits 2017-09-05 14:28:59 +08:00
jzhao
58196408cb feat(TDI-38397): Support dynamic output table name in ELT components (#1589) 2017-09-04 17:29:37 +08:00
nrousseau
f2c80b3282 fix(TUP-18434): fix problem of refresh (#1616)
Fix the problem of reference display and limit the number of refresh
done.
2017-09-04 10:32:40 +08:00
Seloen
e8931ceb4e fix(TUP-17199)tMap Column name filter always can't save modification (#1623)
https://jira.talendforge.org/browse/TUP-17199
2017-09-01 03:10:33 -05:00
pyzhou
e95c6fdf39 fix(TDI-39376):Import the jar to eliminate compile error. (#1621) 2017-09-01 11:53:29 +08:00
jzhao
2f1eb5ea42 fix(TDI-39289) : support tSnowflakeConnection in ELTJDBC (#1607) 2017-09-01 10:02:07 +08:00
hcyi
3b48ad91b0 fix (TUP-18453): Guess Schema on tAS400Input fails with MissingDriverException. (#1620)
* fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.

* fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.
2017-08-31 17:21:38 +08:00
jzhao
0f7ad6aef1 fix(TDI-39350): Performance decline for tFileInputXML compared to 5.3.1 (#1617) 2017-08-31 11:29:45 +08:00
wang wei
bc0f9b3cfc fix(TDI-39363): add the miss instance type (#1615) 2017-08-28 14:18:54 +08:00
Vladimir Bogatyrov
60c3deaf65 [TESB-20121] Add CXF swagger-ui setting for jobs (#1614) 2017-08-28 11:05:23 +08:00
sgandon
a2238a28c1 fix(TUP-18440):added quotes to ReferenceProperties object during code generation (#1606) 2017-08-28 10:04:30 +08:00
Pingwen Lin
bba63d0829 TMDM-9923 Ability to control the timeout or start/end date of the transaction in MDM components (remove dependency of routines.MDM) (#1612) 2017-08-25 15:05:55 +08:00
Seloen
cd72bc2569 fix(TUP-18404): Link Target Issue (#1608)
* fix(TUP-18404)Link Target Issue

*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

* 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
2017-08-24 09:42:36 +08:00
hcyi
44b052c4f4 fix TUP-18358:Drag oracle connection will change the query too (#1583)
* TUP-18358:Drag oracle connection will change the query too

* fix TUP-18358:Drag oracle connection will change the query too

* fix (TUP-18358): Drag oracle connection will change the query too
2017-08-23 16:25:15 +08:00
wang wei
174bd50f37 fix(TDI-39320): tcloudstart can't work (#1593) 2017-08-22 14:19:57 +08:00
wang wei
9b4f2f05eb fix(TDI-39054): improve the support for version and after the fix, no need to change the xml every release. (#1487) 2017-08-18 17:23:41 +08:00
Ihor Istomin
f872de0c9c Revert fix(TDI-39229): Fix lookup in tXMLMap when lookup source is document. (#1600) 2017-08-16 17:11:45 +08:00
jzhao
44a8270484 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:08:46 +08:00
GGu
1d00b7a1e0 fix(TUP-18405/module): enable to update the list of modules parameter (#1596) 2017-08-16 16:26:36 +08:00
SunChaoqun
5d0737287c TESB-20243: SAM Custom properties not work for tRESTClient component (#1595) 2017-08-16 10:22:35 +08:00
ypiel-talend
a972dadd6f 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-11 16:45:07 +02:00
hcyi
13d9f321cd 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-11 10:29:21 +08:00
hwang-talend
7974975185 Hwang/tup 18362 (#1586)
* Revert "fix(TUP-18325)Interface of Row line component display deformation (#1572)"

This reverts commit 51023d952a.

* fix(TUP-18362):Generic schemas: UI layout of "Create new generic
schemaof 2" isn't correct
2017-08-11 10:01:01 +08:00
apoltavtsev
f5b63bac7d TESB-20067 Axis library is patched to resolve logging issue and wsdl4j library is added to generated bundle to resolve classloading issue with tWebServiceInput component in Runtime (#1590) 2017-08-09 18:11:57 +08:00
ypiel-talend
2df464dd01 fix(TDI-39101) : Update export labels (#1588) 2017-08-07 14:38:18 +02:00
chmyga
9a12c786ff feat(TCOMP-291):property value from current record (#1366)
* feat(TCOMP-291):property value from current record

* Add check for dynamic property values

* Add tagging of dynamic property values

* Add update of dynamic property values for every row

* feat(TCOMP-291):property value from current record

* Add processing of globalMap and context

* feat(TCOMP-291): fix problems

* Fix problems with setting ReferenceProperties

* Fix duplicated List creation

* feat(TCOMP-291): fix PR comment
2017-08-07 14:58:31 +03:00
chmyga
fd54a21d95 feat(TDKN-127): add searchable definitions (#1299)
* Add definition registry injection to post-deserialization process
2017-08-07 10:57:08 +03:00
ypiel-talend
dfd439118b fix(TDI-39105): Exclude trashed files in queries
* fix(TDI-39105) : Fix after QA message (#1587)
* Add a parenthesis in generated code
2017-08-04 15:43:22 +02:00
sbliu
259b6dfab0 TMDM-11149: remove DSC related. (#1582) 2017-08-04 14:48:09 +08:00
Pingwen Lin
ad7be3685a TMDM-11214 [tMDMConnection] "OnComponentError" and "On SubjobError" not triggered when an error occurs (#1577) 2017-08-03 17:49:47 +08:00
zwxue
28caa22cc4 fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. (#1482) 2017-08-03 17:35:20 +08:00
hwang-talend
cb8b3b3987 fix(TUP-5432):Component Framework :Salesforce: For component (#1557)
tsalesforceinput when select a repository salesforce which convert to
context will show pop up error.
2017-08-03 16:14:59 +08:00
ypiel-talend
ae763ef3e6 fix(TDI-39101) : Export Google documents
* Add  parameters to choose export mime-types
* Add parameter to add an extension on exported files
2017-08-01 12:11:17 +02:00
ypiel-talend
4f878585f7 fix(TDI-39248) : Prefix SP by schema (#1574)
* fix(TDI-39248) : Prefix SP by schema
2017-08-01 11:39:38 +02:00
Emmanuel GALLOIS
638f125499 feat(TDI-38797): Add Marketo SOAP API SDK (#1573) 2017-07-31 10:30:58 +01:00
ypiel-talend
fad19c1798 Ypiel/tdi 39105 t google drive list retrieve documents form the google drive recycle bin (#1499)
* fix(TDI-39105): Exclude trashed files in queries

Update google drive queries to exclude trashed files.

* fix(TDI-39105) : Exclude or include trashed files

Add a boolean property to include or exclude trashed files.
Include trashed files is allowed to prevent regression.

* fix(TDI-39105) : Migration task to keep behavior

When a job is migrated, set INCLUDTRASHFILES property to 'true' in
order to keep its previous behavior.

* fix(TDI-39105) : Clean migration task

* fix(TDI-39105) : Correct migration task class name

* fix(TDI-39105) : Propagation of the new class name
2017-07-28 21:17:26 +08:00
Seloen
51023d952a fix(TUP-18325)Interface of Row line component display deformation (#1572)
https://jira.talendforge.org/browse/TUP-18325
2017-07-28 18:22:12 +08:00
Dmytro Sylaiev
c660e00a20 Dsylaiev/tdi 35682 add logging when use existing connection (#1571)
* fix(TDI-35682): Add logging into tRedshiftConnection

* Input component won't create and close logfile when using existing connection

* Close component will close logwriter stream also

* chore(TDI-35682): fix indentation
2017-07-28 12:46:34 +03:00
Ihor Istomin
e19c349c0b fix(TDI-39229): Fix lookup in tXMLMap when lookup source is document. (#1563) 2017-07-28 12:36:26 +03:00
Ihor Istomin
2a36e4734b fix(TDI-37182): Improve handling of parsing related errors. (#1527)
* Improve handling of parsing related errors.
2017-07-28 12:32:28 +03:00
Ihor Istomin
56be6a81ba fix(TDI-39179): Fix handling of 'Ignore trailing zeros for BigDecimal' (#1523) 2017-07-28 12:30:10 +03:00
Chao MENG
1e39b0ae89 fix(TUP-17627): can't data viewer for HDFS schema when HDFS is HA (#1565)
fix(TUP-17627): can't data viewer for HDFS schema when HDFS is HA
https://jira.talendforge.org/browse/TUP-17627
2017-07-28 17:12:23 +08:00
wchen-talend
0d8a6cf4da fix(TUP-18265):tELTSAPMAP component does not work as expected (#1542) 2017-07-28 17:01:36 +08:00
wchen-talend
4c35a9795b fix(TUP-17937):Joblet: Joblets category will disappear in palette when (#1570)
move component to expanded joblet
2017-07-28 16:43:50 +08:00
hcyi
e77b75b74e TUP-10160:use javadb embeded connect derby,when finish there are errors (#1567) 2017-07-28 14:55:03 +08:00
wchen-talend
62b792fa49 Wchen/bugfix/tup 17936 joblet reload problem (#1569)
* fix(TUP-17936):Joblet: move component to joblet in job, not save the
job, but can see this component when next time drag this joblet to the
job

* fix(TUP-17936): add junit
2017-07-28 10:46:21 +08:00
Dmytro Sylaiev
091ff2c3e2 fix(TDI-39237): Set correct schema value for searching (#1566) 2017-07-27 12:26:48 +03:00
Yucheng Bai
06ba1e58db fix(TUP-18099): assertConnectorTopologyCompatibility should not throw (#1555)
exception during design time
2017-07-27 10:07:51 +08:00
Dmytro Sylaiev
98bc21712c fix(TDI-39235): Close logfiles output stream in tRedshiftInput (#1561)
* fix(TDI-39235): Close logfiles output stream in tRedshiftInput
2017-07-26 12:17:53 +03:00
pyzhou
8fad24c729 fix(TDI-38127):amend type0 on memory save mode. (#1562) 2017-07-26 16:14:51 +08:00
mbasiuk-talend
175b875f5d Revert "fix(TDI-38923): change library for generating json from xml (#1534)" (#1560)
This reverts commit 7332044c57.
2017-07-25 16:16:25 +03:00
Anas KHABALI
2c9a51e764 fix(TDI-39234): sort the DB type in alphabet order for tCreateTable (#1559) 2017-07-25 11:08:28 +02:00
SunChaoqun
3d175846e1 TESB-19960:ESB Infrastrcuture Service - Spring-dm replacement (#1558)
Merged as it's only used by ESB part changes.
2017-07-25 16:19:34 +08:00
mbasiuk-talend
2e4748cc68 Mbasiuk/tdi 38923 fix t write json fields with null values (#1556)
* fix(TDI-38923): change library for generating json from xml

* Revert "fix(TDI-38923): change library for generating json from xml"

This reverts commit 6e5470d217.
2017-07-25 09:51:58 +03:00
Dmytro Sylaiev
5602fc2637 fix(TDI-39067): Fix wrong processing response from nzload.exe (#1554)
* fix(TDI-39067): Fix wrong processing response from nzload.exe

* fix(TDI-39067): Add logging support
2017-07-24 11:01:03 +03:00
mbasiuk-talend
7332044c57 fix(TDI-38923): change library for generating json from xml (#1534) 2017-07-24 10:08:23 +03:00
hwang-talend
7646989952 fix(TUP-4834):New framework components can't use keyboard shortcuts to (#1539)
call the variable when enter password
2017-07-24 14:56:44 +08:00
Seloen
8db4eb0021 fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1553)
https://jira.talendforge.org/browse/TUP-17378
2017-07-21 04:15:00 -05:00
Seloen
f4e02efd3a Xwen/tup 17721 username in spark configuation is missing (#1508)
* fix(TUP-17721)Username in SparkConfiguation is missing 

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

* fix(TUP-17721)Username in SparkConfiguation is missing

*add junit

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

* fix(TUP-17721)Username in SparkConfiguation is missing

*junit modified

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

* fix(TUP-17721)Username in SparkConfiguation is missing

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

* fix(TUP-17721)Username in SparkConfiguation is missing

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

* fix(TUP-17721)Username in SparkConfiguation is missing

https://jira.talendforge.org/browse/TUP-17721
2017-07-21 16:28:50 +08:00
Seloen
d4b628c512 Revert "fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job" (#1552)
* Revert "Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1550)"

This reverts commit e799a8be05.

* Revert "fix(TDI-38195):make footer invisible and throw an exception for the (#1543)"

This reverts commit 31d4031954.

* Revert "fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1545)"

This reverts commit 09cf4feb68.
2017-07-21 02:55:10 -05:00
Dmytro Sylaiev
e799a8be05 Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1550)
* fix(TDI-39089): Hide new checkbox when it is not needed
2017-07-21 10:11:12 +03:00
pyzhou
31d4031954 fix(TDI-38195):make footer invisible and throw an exception for the (#1543)
* fix(TDI-38195):make footer invisible and throw an exception for the
stream input

* fix(TDI-38159):change Exception to RuntimeException.
2017-07-21 14:01:40 +08:00
Seloen
09cf4feb68 fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1545)
https://jira.talendforge.org/browse/TUP-17378
2017-07-21 11:55:06 +08:00
zwxue
b0a20cd4b1 fix(TUP-18278):Could not find or load main class exception after (#1547) 2017-07-21 09:44:51 +08:00
Dmytro Sylaiev
20d9d7bd4d Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1548)
* fix(TDI-39089): Add 'encode URI' property
2017-07-20 19:03:38 +03:00
Anas KHABALI
a44cd79800 feat(TDI-39194): support Redshift in tCreateTable (#1549) 2017-07-20 16:52:35 +02:00
Anas KHABALI
2ba204333b feature(TDI-39196): support Exasol in tCreateTable (#1546) 2017-07-20 13:44:30 +02:00
wang wei
6052110d19 fix(TDI-38703): can't run job successfully use new component (#1544) 2017-07-20 18:13:21 +08:00
Anas KHABALI
8c76e69283 feature(TDI-39195) : add support to vertica71 in tCreateTable (#1538) 2017-07-20 12:07:52 +02:00
mtuhai
2e55e5e75d fix(TBD-4416/components): Cann't run job that use joblet use existing connection for tHiveInput - fixed (#1540) 2017-07-19 14:59:30 +02:00
Dmytro Sylaiev
6f72a87380 Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1541)
* fix(TDI-39089): Remove redundant migration task
2017-07-19 14:31:10 +03:00
hcyi
6b86e661ba TUP-18254:Impala: NPE error when guess query for tImpalaInput that use (#1532)
build-in context
2017-07-19 18:06:07 +08:00
hwang-talend
520ef71875 fix(TUP-18270):Propogation problems when change contexts in a joblet (#1535)
which use by some jobs.
2017-07-19 09:56:40 +08:00
Dmytro Sylaiev
3edc8b33cd Dsylaiev/tdi 39175 fix broken tujs (#1537)
* fix(TDI-39175): Fix year shifting
2017-07-18 15:33:52 +03:00
ypiel-talend
ec19973c1d fix(TDI-39213) : Remove dropbox-core-sdk-1.7.5.jar (#1536) 2017-07-18 13:52:18 +02:00
Ihor Istomin
a28b6289f1 fix(TDI-37942): Fix handling of base64 encoded LDIF entry (#1522) 2017-07-18 13:07:34 +03:00
pyzhou
952fbfad7e fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check (#1519)
* fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check
table whether exist or not

* fix(TDI-38433):eliminate confusing variable.

* fix(TDI-38433):remove useless migration.

* Revert "fix(TDI-38433):remove useless migration."

This reverts commit aed3e4c294.

* Revert "fix(TDI-38433):eliminate confusing variable."

This reverts commit fdb3505097.

* Revert "fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check table whether exist or not"

This reverts commit 7a2fe73566.

* fix(TDI-38433):remove the useless check box.
2017-07-18 16:03:28 +08:00
hcyi
4ccd8bd8e7 TUP-6845:Get error when open SQL Builder with Repository type on (#1528)
stats&logs category
2017-07-18 15:15:53 +08:00
Ivan Gonchar
3ae65cab86 Igonchar/revert codegen (#1530)
* fix(TDI-37213): revert IncomingSchemaEnforcer

* fix(TDI-37213): revert OutgoingSchemaEnforcer

* fix(TDI-37213): revert enforcer creator

* fix(TDI-37213): revert tests

* fix(TDI-31213): change talend-codegen-utils lib version to 0.20.2

* fix(TDI-31213): change talend-codegen-utils lib version in Studio to 0.20.2

* chore(TDI-31213): fix formatting

* fix(TDI-37213): remove test for Double to BigDecimal conversion
2017-07-17 20:52:35 +03:00
Dmytro Sylaiev
73b9b1a46f fix(TDI-39175): Revert unsafe changes, move it into mysql component (#1533)
* Move calling generateYearResultSet method from abstract javajet to mysql one
2017-07-17 16:03:21 +03:00
Dmytro Sylaiev
178d6f7f9b fix(TDI-39175): Fix exception when encountering 0000 year value (#1529) 2017-07-17 12:25:26 +03:00
wang wei
b2144b29ba fix(TDI-39198): tUniqRow use high memory with very large data volumes when caching to disk (#1531) 2017-07-17 12:03:22 +08:00
pyzhou
8c9418634b fix(TDI-38127):SCD components type0 cannot work with other type (#1525) 2017-07-14 17:09:06 +08:00
jzhao
332fc11a49 fix(TDI-39174):tFileInputExcel can't check sheet position in some situation.(#1526) 2017-07-14 03:53:37 -05:00
wchen-talend
162095dd57 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 09:48:20 +08:00
zwxue
1ab83eb9a5 fix(TUP-18055):Deployment Version:Click "Select all subjobs" button will (#1520)
refresh the new version to old versions.
2017-07-14 09:47:26 +08:00
Ivan Gonchar
ba085bf281 Igonchar/fix dependency on di (#1524)
* fix: change usage classed from di to classes from current lib

* fix: fix BigDecimal converter to convert Double

* fix: upgrade talend-codegen-utils lib to 0.20.1 version

* fix: change talend-codegen-utils library version to 0.20.1 in Studio

* fix: fix wrong package in javadoc
2017-07-13 19:52:45 +03:00
Seloen
18ca7b2adf fix(TUP-18087)The visibility of Property Type of tNetsuiteInput/Output (#1517)
https://jira.talendforge.org/browse/TUP-18087
2017-07-13 15:19:37 +08:00
pyzhou
95e1bc41c7 fix(TDI-34905):tackle stupid mistake. (#1521) 2017-07-13 15:06:28 +08:00
hwang-talend
b43905df77 fix(TUP-18217):Testcase for tWriteJSONFiled gives junitGlobalMap cannot (#1509)
be resolved exception
2017-07-13 09:51:42 +08:00
zwxue
0907ea1a4f fix(TUP-17858):Use different version of subjob in father job (#1518)
:NoClassDefFoundError.
2017-07-12 16:26:59 +08:00
Dmytro Sylaiev
3e06e5f4b1 fix(TDI-35112): Add supporting MySQL YEAR(4) type in tMysqlOutput (#1516)
* fix(TDI-35112): Add supporting MySQL YEAR(4) type in tMysqlOutput

* chore(TDI-35112): Fix indentation

* chore(TDI-35112): Small refactoring
2017-07-12 11:12:08 +03:00
mbasiuk-talend
bca3b19d24 Mbasiuk/tdi 31661 (#1515)
* fix(TDI-31661): add possibility to store last value in tHashOutput

* chore(TDI-31661): format issue

* fix(TDI-31661): changes according to PR comments.

* fix(TDI-31661): minor changes

* fix(TDI-31661): update library version
2017-07-11 18:24:55 +03:00
Emmanuel GALLOIS
beb8a5bbd9 fix(TDI-39167): fix migration for LeadSelector (#1513) 2017-07-11 15:37:16 +01:00
mbasiuk-talend
663d2f1650 Mbasiuk/tdi 31661 keep last thashoutput (#1503)
* fix(TDI-31661): add possibility to store last value in tHashOutput

* chore(TDI-31661): format issue

* fix(TDI-31661): changes according to PR comments.

* fix(TDI-31661): minor changes
2017-07-11 16:54:59 +03:00
wchen-talend
871bb3826a fix(TUP-1362):Summary links in documentation can not work in mac. (#1510) 2017-07-11 15:52:46 +08:00
pyzhou
fd865ea70b fix(TDI-34905):fix the compile error. (#1507) 2017-07-11 14:05:12 +08:00
hwang-talend
09787a11a9 fix(TUP-17299):the back ground is not refresh (#1504) 2017-07-11 09:58:09 +08:00
Chao MENG
1fc91e6c97 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-07-10 17:12:32 +08:00
wang wei
374e624301 fix(TDI-39076): Ref: Large temp files being created on disk while look up in tmap component and filling the disk(#1449) 2017-07-10 17:05:41 +08:00
pyzhou
646db822fb fix(TDI-39135):Handle duplicate variable in tOracleBlukOutput. (#1502) 2017-07-10 14:54:47 +08:00
jzhao
b512bcaf95 fix(TDI-31586): tMomOutput "Websphere MQ"/"Jboss" mode transaction is unavailable. (#1500) 2017-07-10 01:44:45 -05:00
kjwang-talend
d23afcd2d5 Kjwang/fix(tup 18210)inconsistencies of keyboard shortcut commands in talend studio on mac os (#1497)
* fix(TUP-18210):Inconsistencies of keyboard shortcut commands in Talend
Studio on macOS.
https://jira.talendforge.org/browse/TUP-18210

* fix(TUP-18210):Inconsistencies of keyboard shortcut commands in Talend
Studio on macOS.
https://jira.talendforge.org/browse/TUP-18210
2017-07-10 11:14:31 +08:00
kjwang-talend
0d3e3bf372 fix(TUP-18199)The tools preference page can't work well on mac OS. (#1484)
https://jira.talendforge.org/browse/TUP-18199
2017-07-10 11:13:21 +08:00
kjwang-talend
9717c7821b fix(TUP-18184):Read schema on JSON Metadata throw NPE (#1486)
https://jira.talendforge.org/browse/TUP-18184
2017-07-10 11:11:04 +08:00
Chao MENG
ea08790d50 fix(TUP-18152): when the first time create tag,always met the issue (#1498)
fix(TUP-18152): when the first time create tag,always met the issue"connect server timeout"
https://jira.talendforge.org/browse/TUP-18152
2017-07-07 18:17:59 +08:00
wang wei
eebb590232 fix(TDI-33892): If the action on data is "insert" and "extend insert", the commit/batch is never used(#1496) 2017-07-07 15:13:11 +08:00
jzhao
622e751d99 fix(TDI-39079) tFileInputExcel sheet position does not work for event model (#1494) 2017-07-07 01:48:19 -05:00
Ivan Gonchar
65e34b2113 igonchar/tdi 37213 call codegen-utils library in codegen instead of calling daikon (#1450)
* chore(TDI-37213): replace call to Daikon with call to codegen-utils library

* chore(TDI-37213): rename enforcer variables from current to incoming/outgoingEnforcer

* chore(TDI-37213): improve talend type setting in codegen

* fix(TDI-37213): fix setting values from enforcer to rowStruct

* fix(TDI-37213): fix setting default value to RowStruct

* chore(TDI-37213): bump talend-codegen-utils version to 0.20.0
2017-07-06 15:33:40 +03:00
jzhao
cd7ceaf3e0 fix(TDI-39051): tMSSqlSP doesn't always return execution error (#1493) 2017-07-06 05:07:16 -05:00
zwxue
9c3832761a fix(TUP-18193):list of user defined routines not reflecting immediately (#1491)
in the routine selector.
2017-07-06 17:27:25 +08:00
Ihor Istomin
017792e5c4 fix(TDI-33080): Implement ignoring of LogCatcher internal errors (#1443)
* Implement ignoring of LogCatcher internal errors
2017-07-06 11:40:27 +03:00
Seloen
15733af7e6 fix(TUP-18189): ClassNotFound when Guess schama in tMSSqlInput for MSSQL
* fix(TUP-18189)ClassNotFound when Guess schama in tMSSqlInput for MSSQL

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

* fix(TUP-18189)junit

https://jira.talendforge.org/browse/TUP-18189
2017-07-06 14:59:12 +08:00
Dmytro Sylaiev
7a53dc6bd7 fix(TDI-32464): Extends local properties class for respecting order (#1489) 2017-07-05 16:22:41 +03:00
Haiting Yin
fc218317a8 TMDM-9331 tMDMOutput :Source name is useless when working with staging db (#1476) 2017-07-05 15:42:17 +08:00
wchen-talend
3069e9ba8f fix(TUP-18128):joblets change not applied to all jobs automatically (#1459) 2017-07-05 14:25:16 +08:00
zwxue
8b65fbf02f fix(TUP-15902):CI plugin: version of Bean and Pig UDF not change if (#1485)
enable <deploy.version> in pom.xml.
2017-07-05 10:49:49 +08:00
Vladimir Bogatyrov
957523f3f3 [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 21:53:41 +03:00
Dmytro Sylaiev
120d81affd 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-04 14:26:19 +03:00
Ivan Gonchar
8091f30085 chore(TDI-37213): switch talend-codegen-utils lib to the latest 0.20. version (#1447) 2017-07-04 14:08:36 +03:00
zwxue
b76358559a fix(TUP-17939):Joblet: when propagate the changes to the job, error (#1473)
thrown in error log.
2017-07-04 18:27:53 +08:00
yyin-talend
3505d1d6db TDQ-13899 when save pattern, on the "Update Detection" dialog can not (#1481)
show the job name of tMultiPatternCheck as others --fixed
2017-07-04 15:03:56 +08:00
wang wei
6c03b8c9dc fix(TDI-39087): tExaBulkExec can not have empty string as field delimiter (#1480)
* fix(TDI-39087): tExaBulkExec can not have empty string as field
delimiter

* fix(TDI-39087): fix the version
2017-07-04 11:23:26 +08:00
pyzhou
ba3cceb061 fix(TDI-34905):add stream support for tFileinputJason JSONpath (#1474)
* fix(TDI-34905):add stream support for tFileinputJason JSONpath

* fix(TDI-34905):change filename to filemnameOrStream.
2017-07-04 10:35:20 +08:00
pyzhou
35ed549410 TDI-39098:handle ClassCastException and remove useless code. (#1478)
* TDI-39098:handle ClassCastException and remove useless code.

* fix(TDI-39098):check the other type too.
2017-07-04 10:13:52 +08:00
Sebastian Hoß
b6d30918fd TESB-17533 - Expose attributes as JSON elements (#880)
Signed-off-by: Sebastian Hoss <shoss@talend.com>
2017-07-03 17:30:12 +08:00
Vladimir Bogatyrov
6213c63877 [TESB-18845] Service made in DI technology used JMS and ActiveMQ does not produce log output (#1475) 2017-07-03 15:03:28 +08:00
Pingwen Lin
61e9fc383e TMDM-11072 : Support of AWS ELB for MDM Cluster (#1464) 2017-06-30 01:33:56 -05:00
Yucheng Bai
cbfb428b75 fix(TUP-18178): add junits (#1472) 2017-06-30 14:10:21 +08:00
zwxue
6fe2ff12d4 fix(TUP-18158):tELTOracleMap / ELT Oracle Map Editor / left panel empty (#1471)
after migration from 6.1.1 to 6.3.1.
2017-06-30 11:11:00 +08:00
Yucheng Bai
f295053b03 fix(TUP-18178): tMicrosoftCRMOutput Online 2016(oada) can't work (#1468) 2017-06-29 17:56:47 +08:00
jzhao
a2e60dbe20 fix(TDI-39045) improve the error message when when used the tMicrosoftCRMOutput to do the update without key column is set(#1469) 2017-06-29 04:33:15 -05:00
wchen-talend
b1e679a331 Wchen/bugfix/tup 17974 npe build job wizard (#1467)
* fix(TUP-17974):NPE error when click build job on the Job Type parent
node if that contain a folder

* fix(TUP-17974): add junit

* fix(TUP-17974): add junit
2017-06-29 11:25:39 +08:00
hcyi
3ad6daf6cf TUP-17844:[6.4.0] When opening Spark Streaming job and lock it it grays (#1434)
out hadoop distro selection.
2017-06-29 11:19:52 +08:00
wang wei
e9a00b4632 fix(TDI-39087): tExaBulkExec can not have empty string as field delimiter (#1462)
* fix(TDI-39087): tExaBulkExec can not have empty string as field
delimiter

* fix(TDI-39087): fix the component part

* fix(TDI-39087): remove the unuseful jar
2017-06-29 09:58:10 +08:00
Seloen
e649729391 fix(TUP-17755)Hover text for column filter icon make no sense in tMap (#1463)
* fix(TUP-17755)Hover text for column filter icon make no sense in tMap

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

* fix(TUP-17755)Hover text for column filter icon make no sense in tMap
2017-06-28 06:00:33 -05:00
Yucheng Bai
5f50f29e21 fix(TUP-18156): improve and add junits. (#1461) 2017-06-28 01:20:17 -05:00
hcyi
c7625cdb1e TUP-18106:Mysql JDBC with context mode generate wrong select statement. (#1451) 2017-06-28 09:51:48 +08:00
Yucheng Bai
964517d849 fix(TUP-18156): Issue with Date pattern retrieved from Metadata (#1460) 2017-06-27 06:44:40 -05:00
pyzhou
d85fbbbb81 fix(TDI-33531):hide batch size when update or insert. (#1456) 2017-06-27 17:35:42 +08:00
pyzhou
d06e13e6f4 fix(TDI-30685):eliminate duplicate log. (#1458) 2017-06-27 17:33:25 +08:00
Yucheng Bai
ef79d74eb9 fix(TUP-18154): Cleanup the code related to quotes for new component (#1455)
framework
2017-06-27 14:35:57 +08:00
pyzhou
e766dfbb9e fix(TDI-39037):Handle NPE for tReplaceList. (#1436)
* fix(TDI-39037):Handle NPE for tReplaceList.

* fix(TDI-32121):make vacant `replacement` available.
2017-06-27 10:36:18 +08:00
pyzhou
2b5e280596 fix(TDI-38965):upgrade the talend_DB_mssqlUtil-1.1-20170612.jar (#1380) 2017-06-27 10:24:11 +08:00
pyzhou
4611d22bfa fix(TDI-32121):make "not null" fixed in db2 create table statement. (#1442)
* fix(TDI-32121):make "not null" fixed in db2 create table statement.

* fix(TDI-32121):Change String id to refer static constant

* fix(TDI-32121):correct typo。
2017-06-27 10:14:10 +08:00
zwxue
ad342a1190 fix(TUP-18109):"Use Custom groupId" checkbox does not work for migrated (#1452)
job under the folder for publish.
2017-06-27 10:09:53 +08:00
Seloen
50baa095d1 fix(TUP-4739)No search in Routes (#1454)
https://jira.talendforge.org/browse/TUP-4739
2017-06-26 05:50:48 -05:00
Yucheng Bai
97922344b6 test(TUP-18151): fix junits (#1453)
* test(TUP-18151): fix
org.talend.repository.generic.util.GenericConnectionUtilTest.testSynNamePropertyWithItem

* test(TUP-18151): fix
org.talend.repository.generic.util.GenericContextUtilTest.testExportAndRevertContextForComponentProperties
2017-06-26 18:36:48 +08:00
hcyi
a7789150b8 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-06-26 15:27:41 +08:00
wchen-talend
743011d3de fix(TUP-18120): fix document generate and export problems (#1438) 2017-06-26 15:17:50 +08:00
zwxue
dc6c0e698c test(TUP-18011):Add JUnit for pom settings. (#1427) 2017-06-26 10:00:06 +08:00
Ivan Gonchar
afd7a19c2a Igonchar/tdi 37213 move converters to codegen utils (#1441)
* chore(TDI-37213): bump version to 0.20.0

* chore(TDI-37213): copy DI conversion staff from Daikon to codegen-utils library
2017-06-23 15:35:54 +03:00
Ivan Gonchar
6d968d3f9a chore(TDI-37213): bump version to 0.17.0 (#1440) 2017-06-23 15:28:59 +03:00
Dmytro Sylaiev
de580d13c4 fix(TDI-32802): Implement functionality for get NB_LINE in NetezzaNZLoad (#1439)
* fix(TDI-32802): Implement functionality for get NB_LINE in NetezzaNZLoad

* fix(TDI-32802): Minor changes
2017-06-23 13:33:35 +03:00
hcyi
5b132db6e4 TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1445)
Connection.
2017-06-23 18:10:15 +08:00
Seloen
7ee900929c fix(TUP-17832)Spark Configuration UI not good for smaller screens (#1433)
*add scroll bar for Spark Configuration, Advanced Setting, Basic Run
view

https://jira.talendforge.org/browse/TUP-17832
2017-06-23 17:52:39 +08:00
Yucheng Bai
19886e28c9 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:23:51 +08:00
Dmytro Sylaiev
8ec4a5faa2 Dsylaiev/tdi 34972 change default ignore tail zeros value t map (#1444)
* fix(TDI-34972): change default ignoreTailZeros value tMap

* fix(TDI-34972): Add migration task

* Migration task will set "CHANGE_HASH_AND_EQUALS_FOR_BIGDECIMAL" to false if it was null
2017-06-23 12:17:53 +03:00
pyzhou
6a73e6604a fix(TDI-31454):eliminate useless code in MSSQLManager (#1437) 2017-06-22 17:07:44 +08:00
kevin.cui
30020302ea TMDM-11077 : tMDMBulkLoad & tMDMConnection can't load data with auto commit setting (#1417) 2017-06-20 22:31:08 -05:00
Yucheng Bai
e562fdd5ae fix(TUP-18098): Hive Connectivity post-kerberos on Talend (#1426) 2017-06-20 21:05:44 -05:00
wchen-talend
b903b91084 fix(TUP-17950):update plugin version (#1428) 2017-06-20 18:23:31 +08:00
hwang-talend
adb12b8eb7 fix(TUP-17540):Campaign label value is lost after reopenning job when it is read-only 2017-06-20 17:34:51 +08:00
hwang-talend
ab1dec25e9 fix(TUP-17916):Improve propagation behavior when multiple output schemas exist in the component 2017-06-20 17:31:40 +08:00
kjwang-talend
1e36e872fd 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-06-20 14:15:00 +08:00
hcyi
52ea9f7082 TUP-17951:Changing datatype for middle variable in a tMap requires (#1401)
pressing 'Return/Enter' to confirm selection.
2017-06-20 13:51:22 +08:00
wchen-talend
45cdd59b71 fix(TUP-17950):fix the pom for test plugin (#1425) 2017-06-20 13:29:21 +08:00
Liu Xinquan
c2e25e7d21 TDQ-13814 TDQ-13930 always ask user to change the Property to built-in mode (#1422) 2017-06-20 13:29:06 +08:00
wchen-talend
906a226a00 Bugfix/6.5.1/tup 17950 t postgresql scd additional columns (#1408)
* fix(TUP-17950):Failed to generate code after making minor valid changes
to tPostgresqlSCD component

* fix(TUP-17950):add junit
2017-06-20 10:18:42 +08:00
wchen-talend
d2adb9d23d fix(TUP-17731):UI issue after MySQL jar has been installed via "Install (#1415)
and Download" from Studio
2017-06-20 10:08:20 +08:00
mtuhai
918fdfb10c bug(TBD-5111/components): tBigQueryBulkExec component does not report error when failures happen - fixed (#1419) 2017-06-19 13:43:35 +02:00
zafkirTalend
ad6436289d fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown (#1416) 2017-06-19 09:41:23 +02:00
zwxue
99588773d0 fix(TUP-17726):java version for reference project changed to 1.8 after (#1404)
migration.
2017-06-19 11:55:44 +08:00
zwxue
31cd1f28d5 fix(TUP-18075):Studio throw NPE error when switch to page "Deployment" (#1402)
for a service child node.
2017-06-19 11:55:02 +08:00
wang wei
8915344ff9 fix(TDI-37439): make the class name shorter (#1411)
* fix(TDI-37439): make the class name shorter

* fix(TDI-37439): update the component part
2017-06-19 11:30:31 +08:00
zwxue
9fc687710b fix(TUP-18055):Deployment Version:Click "Select all subjobs" button will (#1412)
refresh the new version to old versions.
2017-06-19 09:47:19 +08:00
zwxue
43a474e122 fix(TUP-18094):The Deployment Versioning dialog UI needs improving. (#1413) 2017-06-19 09:38:11 +08:00
Dmytro Sylaiev
9ccb1e6fb9 fix (TDI-38883): Add missing property name in tInformix output (#1414) 2017-06-16 16:44:59 +03:00
zwxue
f85b5adbde fix(TUP-18053):Deployment Version: Changed project version should not (#1407)
saved if do cancel the change process.
2017-06-16 09:20:37 +08:00
Dmytro Sylaiev
e0d4d63030 chore(TDI-39000): remove code duplication (#1410) 2017-06-15 17:50:57 +03:00
zafkirTalend
020b1319b7 fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown (#1409) 2017-06-15 15:55:35 +02:00
Dmytro Sylaiev
e29b39175d 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-06-15 16:17:39 +03:00
pyzhou
a5d0f6b17c fix(TDI-32438):add verification to the current_path in tFTPfileList. (#1406) 2017-06-15 17:12:42 +08:00
pyzhou
748956a78b fix(TDI-32344):add the missing name. (#1392) 2017-06-15 17:12:22 +08:00
Jenkins Continuous Build server
8e118e3a37 Set version to 6.5.0 SNAPSHOT 2017-06-14 13:27:31 +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
RyanSkraba
ef0be06149 Merge pull request #534 from pradasouvanlasy/bugfixes/6.2/tbd-3774
[TBD-3774] Rename HDP 2.3 assembly to fix path length on Windows
2016-06-27 13:13:23 +02:00
Haiting Yin
68084711fe TMDM-9703 (#522)
* TMDM-9703 tMDMInput with one filter return different records size by different batch size

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

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

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

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

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

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

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

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

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

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

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

34
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,34 @@
**What is the current behavior?** (You can also link to an open issue here)
**What is the new behavior?**
**Please check if the PR fulfills these requirements**
- [ ] The commit message follows Talend standard
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features) ?
- [ ] The code coverage on new code >75%
- [ ] The new code does not introduce new technical issues (sonar / eslint)
**What kind of change does this PR introduce?**
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build / CI related changes
- [ ] Other... Please describe:
**Does this PR introduce a breaking change?**
- [ ] Yes
- [ ] No
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
**Other information**:

4
.gitignore vendored
View File

@@ -1,4 +1,6 @@
*.class
*.iml
.idea/
bin/
target/
class/
@@ -9,3 +11,5 @@ main/plugins/org.talend.designer.codegen/resources/sparkstreaming_header.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_subprocess_footer.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_subprocess_header.javajet
main/plugins/org.talend.designer.codegen/resources/routelet.skeleton
.DS_Store
components.cache

View File

@@ -3,4 +3,8 @@ 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)
- [overpackaging](https://github.com/overpackaging) (Steeve Dreux)
- [brazabr](https://github.com/brazabr) (Thiago Benvenuto)
- [phoflack](https://jira.talendforge.org/secure/ViewProfile.jspa?name=phoflack) (Philip Hoflack)
- [bgunics-talend](https://github.com/bgunics-talend) (Balasz Gunics)

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
@@ -17,7 +17,7 @@ All Talend Studio repositories follow the same file structure:
|_ main Main Eclipse plugins and features
|_ features
|_ plugins
|_ test Eclipse plugins and features for unit tests.
|_ test Eclipse plugins and features for unit tests.
|_ features
|_ plugins
|_ i18n Internationalization plugins and features.
@@ -27,7 +27,7 @@ All Talend Studio repositories follow the same file structure:
## Download
You can download this product from the [Talend website](http://www.talend.com/download/data-integration).
You can download this product from the [Talend website](http://www.talend.com/download/talend-open-studio?qt-product_tos_download_new=1&utm_medium=communityext&utm_source=github&utm_campaign=tosdi).
## Usage and Documentation
@@ -36,7 +36,7 @@ Documentation is available on [Talend Help Center](http://help.talend.com/).
## Support
## Support
You can ask for help on our [Forum](http://www.talend.com/services/global-technical-support).
@@ -55,6 +55,6 @@ See the [CONTRIBUTORS.md](./CONTRIBUTORS.md) file for details.
## License
Copyright (c) 2006-2015 Talend
Copyright (c) 2006-2021 Talend
Licensed under the Apache V2 License

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="class"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.componentdesigner.nl</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

View File

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

View File

@@ -1,6 +0,0 @@
source.. = src/
output.. = class/
bin.includes = META-INF/,\
.,\
plugin_en.properties,\
plugin_zh.properties

View File

@@ -1,2 +0,0 @@
#Created by JInto - www.guh-software.de
#Tue Mar 04 09:02:03 CST 2008

View File

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

View File

@@ -1,40 +0,0 @@
AbstractXMLConfigPage.TYPETip=\u0646\u0648\u0639 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A
PushToPaletteActionProvider.Error2=\u062E\u0637\u0623
AbstractXMLConfigPage.MAXOUTPUTTip=\u0642\u064A\u0645\u0629 \u0631\u0642\u0645\u064A\u0629. \u0627\u0644\u062D\u062F \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0645\u062E\u0631\u062C\u0627\u062A \u0644\u0647\u0630\u0627 \u0627\u0644\u0627\u062A\u0635\u0627\u0644
AbstractXMLConfigPage.MAXINPUTTip=\u0642\u064A\u0645\u0629 \u0631\u0642\u0645\u064A\u0629. \u0627\u0644\u062D\u062F \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0645\u062F\u062E\u0644\u0627\u062A \u0644\u0647\u0630\u0627 \u0627\u0644\u0627\u062A\u0635\u0627\u0644
AddExternalResourceAction.JarSelection=\u0625\u062E\u062A\u064A\u0627\u0631 \u0645\u0644\u0641 Jar
ComponentProjectManager.CreationProblems=\u0623\u062E\u0637\u0627\u0621 \u0627\u0644\u0625\u0646\u0634\u0627\u0621
CreateComponentWizard.SpecifyRes=\u062A\u062D\u062F\u064A\u062F \u0627\u0644\u0645\u0648\u0627\u0631\u062F
PushToPaletteActionProvider.Error=\u062E\u0637\u0623
ComponentProjectManager.InternalErrorMsg=\u062E\u0637\u0623 \u062F\u0627\u062E\u0644\u064A: {0}
AbstractXMLConfigPage.IntValue=\u0642\u064A\u0645\u0629 \u0631\u0642\u0645\u064A\u0629.
WizardComponentFolderPage.Available=\u0645\u0648\u062C\u0648\u062F \u0641\u064A
AbstractXMLConfigPage.EXTENSIONTip=\u0642\u064A\u0645\u0629 \u0646\u0635\u064A\u0629 \u0644\u0627\u0633\u0645 \u0627\u0644\u0625\u0636\u0627\u0641\u0629. \u0647\u0630\u0627 \u0627\u0644\u062E\u064A\u0627\u0631 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062E\u0627\u0631\u062C\u064A\u0629.
ComponentProjectPreferencePage.ChooseProject=\u0627\u062E\u062A\u0631 \u0645\u062C\u0644\u062F \u0644\u0645\u0634\u0631\u0648\u0639 \u0645\u0635\u0645\u0645 \u0627\u0644\u0645\u0643\u0648\u0646
AbstractXMLConfigPage.BooleanTip=\u0642\u064A\u0645\u0629 \u0645\u0646\u0637\u0642\u064A\u0629 (\u0635\u062D \u0623\u0648 \u062E\u0637\u0623).
AbstractXMLConfigPage.Delete=\u062D\u0630\u0641
ComponentProjectPreferencePage.Warning=\u062A\u062D\u0630\u064A\u0631
AbstractXMLConfigPage.VERSIONTip=\u0642\u064A\u0645\u0629 \u0639\u0634\u0631\u064A\u0629 \u0644\u062A\u062D\u062F\u064A\u062F \u0646\u0633\u062E\u0629 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u062C\u062F\u064A\u062F.
WizardJetFilesChoosePage.Directory=\u0627\u0644\u0645\u062C\u0644\u062F:
WizardComponentFolderPage.Name=\u0627\u0644\u0627\u0633\u0645
WizardJetFilesChoosePage.UseIconFrom=\u0627\u0633\u062A\u062E\u062F\u0645 \u0623\u064A\u0642\u0648\u0646\u0629 \u0645\u0646:
AbstractXMLConfigPage.SetProperties=\u062A\u062D\u062F\u064A\u062F \u062E\u0635\u0627\u0626\u0635 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0645\u062E\u062A\u0627\u0631.
ComponentProjectPreferencePage.ComponentProject=\u0645\u0634\u0631\u0648\u0639 \u0645\u0643\u0648\u0646:
AddResourceAction.AddLib=\u0625\u0636\u0627\u0641\u0629 \u0645\u0643\u062A\u0628\u0627\u062A...
WizardComponentFolderPage.Perl=\u0628\u064A\u0631\u0644
AddExternalResourceAction.ErrorTitle=\u062E\u0637\u0623 \u0641\u064A \u0627\u0644\u0623\u0631\u0634\u064A\u0641 \u0627\u0644\u062E\u0627\u0631\u062C\u064A
AbstractXMLConfigPage.MININPUTTip=\u0642\u064A\u0645\u0629 \u0631\u0642\u0645\u064A\u0629. \u0627\u0644\u062D\u062F \u0627\u0644\u0623\u062F\u0646\u0649 \u0644\u0644\u0645\u062F\u062E\u0644\u0627\u062A \u0644\u0647\u0630\u0627 \u0627\u0644\u0627\u062A\u0635\u0627\u0644
WizardJetFilesChoosePage.UseDefaultIcon=\u0627\u0633\u062A\u062E\u062F\u0645 \u0627\u0644\u0623\u064A\u0642\u0648\u0646\u0629 \u0627\u0644\u0627\u0641\u062A\u0631\u0627\u0636\u064A\u0629
AddResourceAction.JARSecection=\u0625\u062E\u062A\u064A\u0627\u0631 \u0645\u0644\u0641 Jar
AddExternalResourceAction.ErrorMsg=\u0644\u0627 \u064A\u0645\u0643\u0646 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0623\u0631\u0634\u064A\u0641 \u0627\u0644\u062E\u0627\u0631\u062C\u064A \u0627\u0644\u0645\u062D\u062F\u062F
ComponentProjectManager.NewProject=\u0645\u0634\u0631\u0648\u0639 \u0645\u0643\u0648\u0646 \u062C\u062F\u064A\u062F
WizardJetFilesChoosePage.ChoseAIcon=\u0627\u062E\u062A\u0631 \u0623\u064A\u0642\u0648\u0646\u0629
ComponentProjectPreferencePage.SelectPath=\u0627\u062E\u062A\u0631 \u0645\u0633\u0627\u0631 \u0645\u0634\u0631\u0648\u0639 \u0645\u0643\u0648\u0646
ProjectSelectionDialog.ComponentProject=\u0645\u0634\u0631\u0648\u0639 \u0645\u0643\u0648\u0646:
CreateComponentWizard.MainProperties=\u0627\u0644\u062E\u0635\u0627\u0626\u0635 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629
WizardComponentFolderPage.Family=\u0627\u0644\u0639\u0627\u0626\u0644\u0629
AbstractXMLConfigPage.CTYPETip=\u0646\u0648\u0639 \u0627\u0644\u0645\u0648\u0635\u0644.
ImportComponentDialog.WarningTitle=\u062A\u062D\u0630\u064A\u0631
AddExternalResourceAction.AddELibs=\u0625\u0636\u0627\u0641\u0629 \u0645\u0643\u062A\u0628\u0627\u062A \u062E\u0627\u0631\u062C\u064A\u0629...
WizardComponentFolderPage.Java=\u062C\u0627\u0641\u0627
AbstractXMLConfigPage.MINOUTPUTTip=\u0642\u064A\u0645\u0629 \u0631\u0642\u0645\u064A\u0629. \u0627\u0644\u062D\u062F \u0627\u0644\u0623\u062F\u0646\u0649 \u0644\u0644\u0645\u062E\u0631\u062C\u0627\u062A \u0644\u0647\u0630\u0627 \u0627\u0644\u0627\u062A\u0635\u0627\u0644

View File

@@ -1,91 +0,0 @@
FileCopy.ExceptionMSG=Die Quelldatei "
PushToPaletteActionProvider.PushComponentsToPalette=Komponente in Palette <20>bernehmen
EditComponentActionProvider.Edit=Edit This Component
ImportComponentDialog.ErrorMSG4=Es wurden keine Komponente f<>r den Import ausgew<65>hlt.
ProjectSelectionDialog.SelectPath=Projekt-Pfad w<>hlen
AbstractXMLConfigPage.TYPETip=Datentyp.
PushToPaletteActionProvider.Error2=Fehler
CopyFromPaletteActionProvider.Label2=Importiere Komponenten von der Palette
AbstractXMLConfigPage.MAXOUTPUTTip=Ganzzahliger Wert. Maximale Anzahl an Ausgaben f<>r diese Verbindung.
ComponentProjectPreferencePage.WarningMSG=Achtung, diese <20>nderung wirkt sich nur auf den Component-Designer, aber nicht auf die Palette aus.
AbstractXMLConfigPage.MAXINPUTTip=Ganzzahliger Wert. Maximale Anzahl an Eingaben f<>r diese Verbindung.
PushToPaletteActionProvider.ErrorMSG2=Verzeichnis f<>r Benutzerkomponente existiert nicht.
AddExternalResourceAction.JarSelection=JAR-Auswahl
ComponentProjectManager.CreationProblems=Erstellungsprobleme
CopyComponentActionProvider.InputName=Gebe einen neuen Komponentennamen f<>r
CreateComponentWizard.SpecifyRes=Ressourcen festlegen
AbstractXMLConfigPage.REPOSITORYVALUETip=Zu w<>hlendes Metadaten-Repository.
PushToPaletteActionProvider.ErrorMSG=Verzeichnis f<>r Benutzerkomponente wurde nicht angegeben.
AbstractXMLConfigPage.NUMROWTip=Integer-Wert. Zeile dieses Parameters in der Component-View
PushToPaletteActionProvider.Error=Fehler
ComponentProjectManager.InternalErrorMsg=Internal error: {0}
AbstractXMLConfigPage.IntValue=Integer-Wert.
ImportComponentDialog.ImportCanceled=Import der Komponenten abgebrochen
WizardComponentFolderPage.Available=Verf<EFBFBD>gbar in
PushToPaletteActionProvider.OK=Aktualisieren
WizardJetFilesChoosePage.BeginFile=Dateianfang
AbstractXMLConfigPage.COLORTip=Hex-Wert f<>r RGB. Zum Beispiel: "00FF00"
CreateComponentWizard.CreateXMLPerl=Erzeugen der XML-Konfigurationsdatei der PERL-Komponente
ImportComponentDialog.SelectDirectoryLabel=W<EFBFBD>hlen Sie ein Verzeichnis:
PushToPaletteActionProvider.Information=Informaton
NewActionProvider.New=Neu
AbstractXMLConfigPage.EXTENSIONTip=String-Wert des Plugin-Namens. Diese Option ist f<>r externe Komponenten.
NewActionProvider.NewComponent=Neue Komponente
ImportComponentDialog.ShowPaletteComponents=Komponentenpalette anzeigen
ComponentProjectPreferencePage.ChooseProject=W<EFBFBD>hlen Sie ein Projekt f<>r diesen Komponentendesigner
WizardComponentFolderPage.ErrMSG5=Die Komponentenfamilie ist leer
WizardComponentFolderPage.ErrMSG4=Der lange Name der Komponente ist leer
AbstractXMLConfigPage.BooleanTip=Boolean-Wert (true oder false).
AbstractXMLConfigPage.Delete=L<EFBFBD>schen
WizardComponentFolderPage.ErrMSG3=Diese Komponente existiert bereits
WizardComponentFolderPage.ErrMSG2=Der Komponentenname ist leer
WizardComponentFolderPage.ErrMSG1=Die Sprache der Komponente wurde nicht ausgew<65>hlt
ImportComponentDialog.Filter=Filter:
CreateComponentWizard.FillIn=Tragen Sie die Komponenten-Eigenschaften ein
ComponentProjectPreferencePage.Warning=Warnung
AbstractXMLConfigPage.VERSIONTip=Ein Dezimalwert zur Angabe der Version Ihrer neuen Komponente.
WizardJetFilesChoosePage.Directory=Verzeichnis:
CreateComponentWizard.NewComponent=Neue Komponente
WizardComponentFolderPage.Name=Name
RemoveResourceAction.Remove=Entfernen
WizardJetFilesChoosePage.UseIconFrom=Verwende Icon von:
ImportComponentDialog.ImportFinished=Import der Komponente abgeschlossen
AbstractXMLConfigPage.SetProperties=Eigenschaften des gew<65>hlten Elements setzen.
ComponentProjectPreferencePage.ComponentProject=Projektkomponente:
AddResourceAction.AddLib=Libraries hinzuf<75>gen...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=Komponenten erfolgreich importiert.
AddExternalResourceAction.ErrorTitle=Fehler in externem Archiv
AbstractXMLConfigPage.NBLINESTip=Ganzzahliger Wert. Zeilenabstand f<>r diesen Parameter in der Komponentenansicht
AbstractXMLConfigPage.MININPUTTip=Ganzzahliger Wert. Minimale Anzahl an Eingaben f<>r diese Verbindung.
WizardJetFilesChoosePage.MainFile=Main File
CreateComponentWizard.CreateXMLJava=Erzeugen der XML-Konfigurationsdatei der JAVA-Komponente
WizardJetFilesChoosePage.UseDefaultIcon=Standard-Icon verwenden
WizardComponentFolderPage.LongName=Langer Name (Maus-Tooltip)
CopyComponentActionProvider.CopyComponent=Diese Komponente kopieren
AddResourceAction.JARSecection=JAR-Auswahl
AddExternalResourceAction.ErrorMsg=Das angegebene externe Archiv ist nicht verf<72>gbar oder existiert nicht.
CopyFromPaletteActionProvider.Label=Kopiere Komponenten von der Palette
WizardJetFilesChoosePage.ChoseAIcon=Icon ausw<73>hlen
AbstractXMLConfigPage.LINESTYLETip=Integer Wert. Stil der Verbindungen (1: Durchgehend, 2:Gestrichelt, 3:Gepunktet, 4:Gepunktet/Gestrichelt)
WizardJetFilesChoosePage.EndFile=End File
PushToPaletteActionProvider.InformationMSG=Komponente wurden ver<65>ffentlicht. Die Palette wird aktualisiert.
EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Projektkomponente:
ComponentProjectPreferencePage.ButtonLabel0=<EFBFBD>bernehmen
AbstractXMLConfigPage.New=Neu
CopyComponentValidator.ComponentExist=Die Komponente existiert bereits
CreateComponentWizard.MainProperties=Haupteigenschaften
ComponentProjectManager.WarningMsg=The underlying file system is case insensitive. There is an existing project which conflicts with {0}
WizardComponentFolderPage.Family=Familie
PushToPaletteActionProvider.OK3=Aktualisieren
PushToPaletteActionProvider.OK2=Aktualisieren
CopyComponentActionProvider.CopyComponent2=Komponente kopieren
AbstractXMLConfigPage.CTYPETip=Connector-Typ.
AddResourceAction.ChooseResource=W<EFBFBD>hlen Sie JAR und ZIP-Ar&chive zum hinzuf<75>gen aus:
ImportComponentDialog.WarningTitle=Warnung
AddExternalResourceAction.AddELibs=Externe Libraries hinzuf<75>gen...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=Keine Komponenten verf<72>gbar.
AbstractXMLConfigPage.MINOUTPUTTip=Ganzzahliger Wert. Minimale Anzahl an Ausgaben f<>r diese Verbindung.
ValidateComponentXMLActionProvider.ok=<EFBFBD>bernehmen

View File

@@ -1,103 +0,0 @@
FileCopy.ExceptionMSG=\u03A4\u03BF \u03C0\u03B7\u03B3\u03B1\u03AF\u03BF \u0391\u03C1\u03C7\u03B5\u03AF\u03BF "
PushToPaletteActionProvider.PushComponentsToPalette=\u03A0\u03C1\u03BF\u03CE\u03B8\u03B7\u03C3\u03B7 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03C3\u03C4\u03B7\u03BD \u03A0\u03B1\u03BB\u03AD\u03C4\u03B1
EditComponentActionProvider.Edit=\u0395\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u0391\u03C5\u03C4\u03BF\u03CD \u03C4\u03BF\u03C5 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
ImportComponentDialog.ErrorMSG4=\u039A\u03B1\u03BD\u03AD\u03BD\u03B1 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF \u03B4\u03B5\u03BD \u03B5\u03C0\u03B9\u03BB\u03AD\u03C7\u03B8\u03B7\u03BA\u03B5 \u03B3\u03B9\u03B1 \u03B5\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE.
ProjectSelectionDialog.SelectPath=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u039C\u03BF\u03BD\u03BF\u03C0\u03B1\u03C4\u03B9\u03BF\u03CD \u0388\u03C1\u03B3\u03BF\u03C5
AbstractXMLConfigPage.TYPETip=\u03A4\u03CD\u03C0\u03BF\u03C2 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD.
PushToPaletteActionProvider.Error2=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
CopyFromPaletteActionProvider.Label2=\u0395\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03B1\u03C0\u03CC \u03C4\u03B7\u03BD \u03C0\u03B1\u03BB\u03AD\u03C4\u03B1
AbstractXMLConfigPage.MAXOUTPUTTip=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE. \u039C\u03AD\u03B3\u03B9\u03C3\u03C4\u03BF\u03C2 \u0391\u03C1 \u03B5\u03BE\u03CC\u03B4\u03C9\u03BD \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7
ImportComponentDialog.Browser=\u03A0\u03B5\u03C1\u03B9\u03B7\u03B3\u03B7\u03C4\u03AE\u03C2..
ComponentProjectPreferencePage.WarningMSG=\u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7, \u03B1\u03C5\u03C4\u03AE \u03B7 \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03B8\u03B1 \u03B5\u03C0\u03B7\u03C1\u03B5\u03AC\u03C3\u03B5\u03B9 \u03BC\u03CC\u03BD\u03BF \u03C4\u03BF \u03A3\u03C7\u03B5\u03B4\u03B9\u03B1\u03C3\u03C4\u03AE \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD, \u03CC\u03C7\u03B9 \u03C4\u03B7\u03BD \u03A0\u03B1\u03BB\u03AD\u03C4\u03B1.
AbstractXMLConfigPage.MAXINPUTTip=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE. \u039C\u03AD\u03B3\u03B9\u03C3\u03C4\u03BF\u03C2 \u0391\u03C1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03C9\u03BD \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7
PushToPaletteActionProvider.ErrorMSG2=\u039F \u03C6\u03AC\u03BA\u03B5\u03BB\u03BF\u03C2 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 \u03C7\u03C1\u03AE\u03C3\u03C4\u03B7 \u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9.
AddExternalResourceAction.JarSelection=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE Jar
ComponentProjectManager.CreationProblems=\u03A0\u03C1\u03BF\u03B2\u03BB\u03AE\u03BC\u03B1\u03C4\u03B1 \u03B4\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1\u03C2
CopyComponentActionProvider.InputName=\u0395\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE \u03BD\u03AD\u03BF\u03C5 \u03BF\u03BD\u03CC\u03BC\u03B1\u03C4\u03BF\u03C2 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 \u03B3\u03B9\u03B1
CreateComponentWizard.SpecifyRes=\u039A\u03B1\u03B8\u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF\u03B9 \u03C0\u03CC\u03C1\u03BF\u03B9
AbstractXMLConfigPage.REPOSITORYVALUETip=\u03A7\u03CE\u03C1\u03BF\u03C2 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2 \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03B3\u03B9\u03B1 \u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE.
PushToPaletteActionProvider.ErrorMSG=\u039F \u03C6\u03AC\u03BA\u03B5\u03BB\u03BF\u03C2 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 \u03C7\u03C1\u03AE\u03C3\u03C4\u03B7 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF\u03C2.
AbstractXMLConfigPage.NUMROWTip=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE. \u0398\u03AD\u03C3\u03B7 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE\u03C2 \u03B1\u03C5\u03C4\u03AE\u03C2 \u03C4\u03B7\u03C2 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5 \u03C3\u03C4\u03B7\u03BD \u03C0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
PushToPaletteActionProvider.Error=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
ComponentProjectManager.InternalErrorMsg=\u0395\u03C3\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03CC \u03A3\u03C6\u03AC\u03BB\u03BC\u03B1: {0}
AbstractXMLConfigPage.IntValue=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03A4\u03B9\u03BC\u03AE.
ImportComponentDialog.ImportCanceled=\u0397 \u0395\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u0391\u03BA\u03C5\u03C1\u03CE\u03B8\u03B7\u03BA\u03B5
WizardComponentFolderPage.Available=\u0394\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF \u03C3\u03B5
PushToPaletteActionProvider.OK=\u039F\u039A
WizardJetFilesChoosePage.BeginFile=\u0391\u03C1\u03C7\u03B5\u03AF\u03BF \u0391\u03C1\u03C7\u03AE\u03C2
AbstractXMLConfigPage.COLORTip=\u0394\u03B5\u03BA\u03B1\u03B5\u03BE\u03B1\u03B4\u03B9\u03BA\u03AE \u03C4\u03B9\u03BC\u03AE RGB. \u0393\u03B9\u03B1 \u03C0\u03B1\u03C1\u03AC\u03B4\u03B5\u03B9\u03B3\u03BC\u03B1: "00FF00"
CreateComponentWizard.CreateXMLPerl=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03C4\u03BF\u03C5 \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 \u03C0\u03B1\u03C1\u03B1\u03BC\u03B5\u03C4\u03C1\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7\u03C2 XML \u03B3\u03B1 \u03C4\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF PERL
ImportComponentDialog.SelectDirectoryLabel=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u03BA\u03B1\u03C4\u03B1\u03BB\u03CC\u03B3\u03BF\u03C5:
PushToPaletteActionProvider.Information=\u03A0\u03BB\u03B7\u03C1\u03BF\u03C6\u03BF\u03C1\u03AF\u03B1
PluginConstant.Borwser=\u03A0\u03B5\u03C1\u03B9\u03B7\u03B3\u03B7\u03C4\u03AE\u03C2..
NewActionProvider.New=\u039D\u03AD\u03BF
AbstractXMLConfigPage.EXTENSIONTip=\u03A4\u03B9\u03BC\u03AE \u03C3\u03C5\u03BC\u03B2\u03BF\u03BB\u03BF\u03C3\u03B5\u03B9\u03C1\u03AC\u03C2. \u0391\u03C5\u03C4\u03AE \u03B7 \u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B3\u03B9\u03B1 \u03B5\u03BE\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03AC \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03AC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1.
NewActionProvider.NewComponent=\u039D\u03AD\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
ImportComponentDialog.ShowPaletteComponents=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03A0\u03B1\u03BB\u03AD\u03C4\u03B1\u03C2 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD
ComponentProjectPreferencePage.ChooseProject=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u03C6\u03B1\u03BA\u03AD\u03BB\u03BF\u03C5 \u03AD\u03C1\u03B3\u03BF\u03C5 \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03C3\u03C7\u03B5\u03B4\u03B9\u03B1\u03C3\u03C4\u03AE \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
WizardComponentFolderPage.ErrMSG5=\u03A4\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF Family \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B5\u03BD\u03CC
WizardComponentFolderPage.ErrMSG4=\u03A4\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF Long Name \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B5\u03BD\u03CC
AbstractXMLConfigPage.BooleanTip=Boolean \u03C4\u03B9\u03BC\u03AE (\u03BF\u03C1\u03B8\u03CC \u03AE \u03BB\u03AC\u03B8\u03BF\u03C2)
AbstractXMLConfigPage.Delete=\u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE
WizardComponentFolderPage.ErrMSG3=\u0391\u03C5\u03C4\u03CC \u03C4\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7
WizardComponentFolderPage.ErrMSG2=\u03A4\u03BF \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF \u038C\u03BD\u03BF\u03BC\u03B1 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B5\u03BD\u03CC
WizardComponentFolderPage.ErrMSG1=\u0397 \u03B3\u03BB\u03CE\u03C3\u03C3\u03B1 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03B4\u03B5\u03BD \u03AD\u03C7\u03B5\u03B9 \u03B5\u03C0\u03B9\u03BB\u03B5\u03C7\u03B8\u03B5\u03AF
ImportComponentDialog.Filter=\u03A6\u03AF\u03BB\u03C4\u03C1\u03BF:
CreateComponentWizard.FillIn=\u03A3\u03C5\u03BC\u03C0\u03BB\u03AE\u03C1\u03C9\u03C3\u03B7 \u03B9\u03B4\u03B9\u03BF\u03C4\u03AE\u03C4\u03C9\u03BD \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
ImportComponentDialog.ImportCanceledMSG=\u0397 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03B3\u03B9\u03B1 \u03B5\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03B1\u03C0\u03CC \u03C4\u03B7\u03BD \u03C0\u03B1\u03BB\u03AD\u03C4\u03B1 \u03AD\u03C7\u03B5\u03B9 \u03B1\u03BA\u03C5\u03C1\u03C9\u03B8\u03B5\u03AF.
ComponentProjectPreferencePage.Warning=\u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7
AbstractXMLConfigPage.VERSIONTip=\u039C\u03B9\u03B1 \u03B4\u03B5\u03BA\u03B1\u03B4\u03B9\u03BA\u03AE \u03C4\u03B9\u03BC\u03AE \u03B3\u03B9\u03B1 \u03C4\u03B7\u03BD \u03C5\u03C0\u03CC\u03B4\u03B5\u03B9\u03BE\u03B7 \u03C4\u03B7\u03C2 \u03AD\u03BA\u03B4\u03BF\u03C3\u03B7\u03C2 \u03C4\u03BF\u03C5 \u03BD\u03AD\u03BF\u03C5 \u03C3\u03B1\u03C2 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5.
WizardJetFilesChoosePage.Directory=\u039A\u03B1\u03C4\u03AC\u03BB\u03BF\u03B3\u03BF\u03C2:
CreateComponentWizard.NewComponent=\u039D\u03AD\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
WizardComponentFolderPage.Name=\u038C\u03BD\u03BF\u03BC\u03B1
RemoveResourceAction.Remove=\u0391\u03C6\u03B1\u03AF\u03C1\u03B5\u03C3\u03B7
WizardJetFilesChoosePage.UseIconFrom=\u03A7\u03C1\u03AE\u03C3\u03B7 \u03B5\u03B9\u03BA\u03BF\u03BD\u03B9\u03B4\u03AF\u03BF\u03C5 \u03B1\u03C0\u03CC:
ImportComponentDialog.ImportFinished=\u0395\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03A4\u03B5\u03BB\u03B5\u03AF\u03C9\u03C3\u03B5
AbstractXMLConfigPage.SetProperties=\u039F\u03C1\u03B9\u03C3\u03BC\u03CC\u03C2 \u03C4\u03C9\u03BD \u03B9\u03B4\u03B9\u03BF\u03C4\u03AE\u03C4\u03C9\u03BD \u03B3\u03B9\u03B1 \u03C4\u03BF \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF.
ProjectSelectionDialog.ChooseFolder=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u03C6\u03B1\u03BA\u03AD\u03BB\u03BF\u03C5 \u03AD\u03C1\u03B3\u03BF\u03C5 \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7 \u03C3\u03C5\u03BD\u03B5\u03B4\u03C1\u03AF\u03B1
ComponentProjectPreferencePage.ComponentProject=\u0388\u03C1\u03B3\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5:
AddResourceAction.AddLib=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u0392\u03B9\u03B2\u03BB\u03B9\u03BF\u03B8\u03B7\u03BA\u03CE\u03BD...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=\u03A4\u03B1 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03AC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03B5\u03B9\u03C3\u03AE\u03C7\u03B8\u03B7\u03C3\u03B1\u03BD \u03B5\u03C0\u03B9\u03C4\u03C5\u03C7\u03CE\u03C2.
AddExternalResourceAction.ErrorTitle=\u0395\u03BE\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03CC \u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5
AbstractXMLConfigPage.MININPUTTip=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE. \u039C\u03AD\u03B3\u03B9\u03C3\u03C4\u03BF\u03C2 \u0391\u03C1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03C9\u03BD \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7
WizardJetFilesChoosePage.MainFile=\u039A\u03CD\u03C1\u03B9\u03BF \u0391\u03C1\u03C7\u03B5\u03AF\u03BF
CreateComponentWizard.CreateXMLJava=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03C4\u03BF\u03C5 \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 \u03C0\u03B1\u03C1\u03B1\u03BC\u03B5\u03C4\u03C1\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7\u03C2 XML \u03B3\u03B1 \u03C4\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF JAVA
WizardJetFilesChoosePage.UseDefaultIcon=\u03A7\u03C1\u03AE\u03C3\u03B7 \u03C0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 \u03B5\u03B9\u03BA\u03BF\u03BD\u03B9\u03B4\u03AF\u03BF\u03C5
CopyComponentActionProvider.CopyComponent=\u0391\u03BD\u03C4\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE \u0391\u03C5\u03C4\u03BF\u03CD \u03C4\u03BF\u03C5 \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
ImportComponentDialog.ChooseComponentsLabel=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03C0\u03C1\u03BF\u03C2 \u03B5\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE:
AddResourceAction.JARSecection=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE Jar
AddExternalResourceAction.ErrorMsg=\u03A4\u03BF \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF \u03B5\u03BE\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03CC \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BC\u03B7 \u03B4\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF \u03AE \u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9.
ComponentProjectManager.NewProject=\u039D\u03AD\u03BF \u0388\u03C1\u03B3\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
CopyFromPaletteActionProvider.Label=\u0391\u03BD\u03C4\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03B1\u03C0\u03CC \u03C4\u03B7\u03BD \u03A0\u03B1\u03BB\u03AD\u03C4\u03B1
WizardJetFilesChoosePage.ChoseAIcon=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u03B5\u03B9\u03BA\u03BF\u03BD\u03B9\u03B4\u03AF\u03BF\u03C5
ComponentProjectPreferencePage.SelectPath=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u039C\u03BF\u03BD\u03BF\u03C0\u03B1\u03C4\u03B9\u03BF\u03CD \u0388\u03C1\u03B3\u03BF\u03C5 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
AbstractXMLConfigPage.LINESTYLETip=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE. \u03A3\u03C4\u03C5\u03BB \u0393\u03C1\u03B1\u03BC\u03BC\u03AE\u03C2 \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2 (1: \u03A3\u03C5\u03BD\u03B5\u03C7\u03AE\u03C2, 2: \u0394\u03B9\u03B1\u03BA\u03B5\u03BA\u03BF\u03BC\u03BC\u03AD\u03BD\u03B7, 3: \u039C\u03B5 \u03C4\u03B5\u03BB\u03B5\u03AF\u03B5\u03C2, 4: \u0394\u03B9\u03B1\u03BA\u03B5\u03BA\u03BF\u03BC\u03BC\u03AD\u03BD\u03B7 \u03BC\u03B5 \u03C4\u03B5\u03BB\u03B5\u03AF\u03B5\u03C2)
WizardJetFilesChoosePage.EndFile=\u0391\u03C1\u03C7\u03B5\u03AF\u03BF \u03A4\u03AD\u03BB\u03BF\u03C5\u03C2
PushToPaletteActionProvider.InformationMSG=\u03A4\u03B1 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03AC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03B4\u03B7\u03BC\u03BF\u03C3\u03B9\u03B5\u03CD\u03C4\u03B7\u03BA\u03B1\u03BD. \u0397 \u03C0\u03B1\u03BB\u03AD\u03C4\u03B1 \u03B8\u03B1 \u03B1\u03BD\u03B1\u03BD\u03B5\u03C9\u03B8\u03B5\u03AF.
ProjectSelectionDialog.ComponentProject=\u0388\u03C1\u03B3\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5:
ComponentProjectPreferencePage.ButtonLabel0=\u039F\u03BA
AbstractXMLConfigPage.New=\u039D\u03AD\u03BF
ImportComponentDialog.WarningMSG=\u0391\u03C5\u03C4\u03AE \u03B7 \u03BB\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03AC\u03C8\u03B5\u03B9 \u03CC\u03BB\u03B1 \u03C4\u03B1 \u03C5\u03C0\u03AC\u03C1\u03C7\u03BF\u03BD\u03C4\u03B1 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03C3\u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2. \u0398\u03AD\u03BB\u03B5\u03C4\u03B5 \u03C0\u03C1\u03B1\u03B3\u03BC\u03B1\u03C4\u03B9\u03BA\u03AC \u03BD\u03B1 \u03B5\u03B9\u03C3\u03AC\u03B3\u03B5\u03C4\u03B5 \u03C4\u03B1 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03B1 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1;
CreateComponentWizard.MainProperties=\u039A\u03CD\u03C1\u03B9\u03B5\u03C2 \u0399\u03B4\u03B9\u03CC\u03C4\u03B7\u03C4\u03B5\u03C2
ComponentProjectManager.WarningMsg=\u03A4\u03BF \u03C5\u03C0\u03BF\u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03BF \u03C3\u03CD\u03C3\u03C4\u03B7\u03BC\u03B1 \u03B1\u03C1\u03C7\u03B5\u03AF\u03C9\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B5\u03C5\u03B1\u03AF\u03C3\u03B8\u03B7\u03C4\u03BF \u03C3\u03C4\u03B1 \u03BA\u03B5\u03C6\u03B1\u03BB\u03B1\u03AF\u03B1-\u03BC\u03B9\u03BA\u03C1\u03AC \u03B3\u03C1\u03B1\u03BC\u03BC\u03B1\u03C4\u03BF\u03C3\u03B5\u03B9\u03C1\u03AC\u03C2. \u03A5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AD\u03BD\u03B1 \u03AD\u03C1\u03B3\u03BF \u03C0\u03BF\u03C5 \u03C3\u03C5\u03B3\u03BA\u03C1\u03BF\u03CD\u03B5\u03C4\u03B1\u03B9 \u03BC\u03B5 \u03C4\u03BF {0}
WizardComponentFolderPage.Family=\u039F\u03B9\u03BA\u03BF\u03B3\u03AD\u03BD\u03B5\u03B9\u03B1
PushToPaletteActionProvider.OK3=\u039F\u039A
PushToPaletteActionProvider.OK2=\u039F\u039A
CopyComponentActionProvider.CopyComponent2=\u0391\u03BD\u03C4\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
AbstractXMLConfigPage.CTYPETip=\u03A4\u03CD\u03C0\u03BF\u03C2 \u03C3\u03C5\u03B6\u03B5\u03C5\u03BA\u03C4\u03AE\u03C1\u03B1.
AddResourceAction.ChooseResource=&\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE jars \u03BA\u03B1\u03B9 jars \u03B3\u03B9\u03B1 \u03C0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7:
ImportComponentDialog.WarningTitle=\u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7
AddExternalResourceAction.AddELibs=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u0395\u03BE\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03CE\u03BD \u0392\u03B9\u03B2\u03BB\u03B9\u03BF\u03B8\u03B7\u03BA\u03CE\u03BD...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=\u039A\u03B1\u03BD\u03AD\u03BD\u03B1 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B4\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF.
AbstractXMLConfigPage.MINOUTPUTTip=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE. \u039C\u03AD\u03B3\u03B9\u03C3\u03C4\u03BF\u03C2 \u0391\u03C1 \u03B5\u03BE\u03CC\u03B4\u03C9\u03BD \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7
ValidateComponentXMLActionProvider.error=\n\t\u03A5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AD\u03BD\u03B1 \u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03C3\u03C4\u03B7 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE {0}
ValidateComponentXMLActionProvider.fatalerror=\n\t\u03A5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AD\u03BD\u03B1 \u039A\u03B1\u03AF\u03C1\u03B9\u03BF \u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03C3\u03C4\u03B7 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE {0}
ValidateComponentXMLActionProvider.invalid=\u039C\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 XML\:\n
ValidateComponentXMLActionProvider.ok=\u039F\u039A
ValidateComponentXMLActionProvider.result=\u0391\u03C0\u03BF\u03C4\u03AD\u03BB\u03B5\u03C3\u03BC\u03B1 \u03B5\u03C0\u03B9\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7\u03C2
ValidateComponentXMLActionProvider.valid=\u03A4\u03BF \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF XML \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF \u03B5\u03AF\u03BD\u03B1\u03B9 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF\!
ValidateComponentXMLActionProvider.validate=\u0395\u03C0\u03B9\u03BA\u03CD\u03C1\u03C9 \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 XML
ValidateComponentXMLActionProvider.warning=\n\t\u03A5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03BC\u03B9\u03B1 \u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C3\u03C4\u03B7 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.result=\u0391\u03C0\u03BF\u03C4\u03AD\u03BB\u03B5\u03C3\u03BC\u03B1 \u03B5\u03C0\u03B9\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7\u03C2

View File

@@ -1,108 +0,0 @@
FileCopy.ExceptionMSG=The source File "
PushToPaletteActionProvider.PushComponentsToPalette=Push Components to Palette
EditComponentActionProvider.Edit=Edit This Component
ImportComponentDialog.ErrorMSG4=No component was selected for importing.
ProjectSelectionDialog.SelectPath=Select Project Path
AbstractXMLConfigPage.TYPETip=Data type.
PushToPaletteActionProvider.Error2=Error
CopyFromPaletteActionProvider.Label2=Import components from palette
AbstractXMLConfigPage.MAXOUTPUTTip=Integer value. Maximum Nr of output for this connection
ImportComponentDialog.Browser=Browser..
ComponentProjectPreferencePage.WarningMSG=Warning, this modification will only impact Component Designer, not the Palette.
AbstractXMLConfigPage.MAXINPUTTip=Integer value. Maximum Nr of input for this connection
PushToPaletteActionProvider.ErrorMSG2=User component folder does not exist.
AddExternalResourceAction.JarSelection=Jar Selection
ComponentProjectManager.CreationProblems=Creation Problems
CopyComponentActionProvider.InputName=Input a new component name for
CreateComponentWizard.SpecifyRes=Specify resources
AbstractXMLConfigPage.REPOSITORYVALUETip=Metadata repository to select.
PushToPaletteActionProvider.ErrorMSG=User component folder is not set.
AbstractXMLConfigPage.NUMROWTip=Integer value. Row position of this parameter in the Component view
PushToPaletteActionProvider.Error=Error
ComponentProjectManager.InternalErrorMsg=Internal error: {0}
AbstractXMLConfigPage.IntValue=Integer value.
ImportComponentDialog.ImportCanceled=Import Components Canceled
WizardComponentFolderPage.Available=Available in
PushToPaletteActionProvider.OK=OK
WizardJetFilesChoosePage.BeginFile=Begin File
AbstractXMLConfigPage.COLORTip=Hex value of RGB. For example: "00FF00"
CreateComponentWizard.CreateXMLPerl=Create the XML configuration file for PERL Component
ImportComponentDialog.SelectDirectoryLabel=Select a directory:
PushToPaletteActionProvider.Information=Information
PluginConstant.Borwser=Browser..
NewActionProvider.New=New
AbstractXMLConfigPage.EXTENSIONTip=String value of plugin name. This option is for external components.
NewActionProvider.NewComponent=New Component
ImportComponentDialog.ShowPaletteComponents=Show the Palette of Components
ComponentProjectPreferencePage.ChooseProject=Choose a project folder for this component designer
WizardComponentFolderPage.ErrMSG5=The component Family is empty
WizardComponentFolderPage.ErrMSG4=The component Long Name is empty
AbstractXMLConfigPage.BooleanTip=Boolean value (true or false).
AbstractXMLConfigPage.Delete=Delete
WizardComponentFolderPage.ErrMSG3=This component already exists
WizardComponentFolderPage.ErrMSG2=The component Name is empty
WizardComponentFolderPage.ErrMSG1=The component language have not been selected
ImportComponentDialog.Filter=Filter:
CreateComponentWizard.FillIn=Fill in component properties
ImportComponentDialog.ImportCanceledMSG=The task for importing Components from the palette has been cancelled.
ComponentProjectPreferencePage.Warning=Warning
AbstractXMLConfigPage.VERSIONTip=A decimal value to indicate the version of your new component.
WizardJetFilesChoosePage.Directory=Directory:
CreateComponentWizard.NewComponent=New Component
WizardComponentFolderPage.Name=Name
RemoveResourceAction.Remove=Remove
WizardJetFilesChoosePage.UseIconFrom=Use icon from:
ImportComponentDialog.ImportFinished=Import Components Finished
AbstractXMLConfigPage.SetProperties=Set the properties for the selected element.
ProjectSelectionDialog.ChooseFolder=Choose a project folder for this session
ComponentProjectPreferencePage.ComponentProject=Component Project:
AddResourceAction.AddLib=Add Libraries...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=Components imported successfully.
AddExternalResourceAction.ErrorTitle=External Archive Error
AbstractXMLConfigPage.NBLINESTip=Integer value. Lines spans of this parameter in the Component view
AbstractXMLConfigPage.MININPUTTip=Integer value. Minimum Nr of input for this connection
WizardJetFilesChoosePage.MainFile=Main File
CreateComponentWizard.CreateXMLJava=Create the XML configuration file for JAVA Component
WizardJetFilesChoosePage.UseDefaultIcon=Use default icon
WizardComponentFolderPage.LongName=Long Name (mouseover tooltip)
CopyComponentActionProvider.CopyComponent=Copy This Component
ImportComponentDialog.ChooseComponentsLabel=Choose components to import:
AddResourceAction.JARSecection=JAR Selection
AddExternalResourceAction.ErrorMsg=The selected external archive is unavailable or does not exist.
ComponentProjectManager.NewProject=New Component Project
CopyFromPaletteActionProvider.Label=Copy Components from Palette
WizardJetFilesChoosePage.ChoseAIcon=Chose an icon
ComponentProjectPreferencePage.SelectPath=Select Component Project Path
AbstractXMLConfigPage.LINESTYLETip=Integer value. Connection Line style (1: Solid, 2: Dash, 3: Dot, 4: Dashdot)
WizardJetFilesChoosePage.EndFile=End File
PushToPaletteActionProvider.InformationMSG=Components have been published. The palette is going to be refreshed.
EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Component Project:
ComponentProjectPreferencePage.ButtonLabel0=Ok
AbstractXMLConfigPage.New=New
CopyComponentValidator.ComponentExist=The component has been exsit
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}
WizardComponentFolderPage.Family=Family
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=Copy Component
AbstractXMLConfigPage.CTYPETip=Connector type.
AddResourceAction.ChooseResource=&Choose jars and zips to add:
ImportComponentDialog.WarningTitle=Warning
AddExternalResourceAction.AddELibs=Add External Libraries...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=No Components available.
AbstractXMLConfigPage.MINOUTPUTTip=Integer value. Minimum Nr of output for this connection
ValidateComponentXMLActionProvider.error=\n\tThere is an Error on line {0}
ValidateComponentXMLActionProvider.fatalerror=\n\tThere is a Fatal Error on line {0}
ValidateComponentXMLActionProvider.invalid=Invalid component XML file\:\n
ValidateComponentXMLActionProvider.ok=OK
ValidateComponentXMLActionProvider.result=Validation result
ValidateComponentXMLActionProvider.valid=Component XML file is valid\!
ValidateComponentXMLActionProvider.validate=Validate Component XML
ValidateComponentXMLActionProvider.warning=\n\tThere is a Warning on line {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.failed=Push components to palette failed for these invalid XML files.\n
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Validation result

View File

@@ -1,47 +0,0 @@
AbstractXMLConfigPage.TYPETip=Tipo de Dato
PushToPaletteActionProvider.Error2=Error
AbstractXMLConfigPage.MAXOUTPUTTip=Valor entero. N<>mero m<>ximo de salidas para esta conexi<78>n
AbstractXMLConfigPage.MAXINPUTTip=Valor entero. N<>mero m<>ximo de entradas para esta conexi<78>n
ComponentProjectManager.CreationProblems=Error en creaci<63>n
AbstractXMLConfigPage.REPOSITORYVALUETip=Repositorio de metadatos a seleccionar
AbstractXMLConfigPage.NUMROWTip=Valor Entero. Posicion de la Fila de Este Parametro en el Componente View
PushToPaletteActionProvider.Error=Error
ComponentProjectManager.InternalErrorMsg=Error interno: {0}
AbstractXMLConfigPage.IntValue=Valor Entero.
WizardComponentFolderPage.Available=Disponible en
WizardJetFilesChoosePage.BeginFile=Comienzo de fichero
AbstractXMLConfigPage.COLORTip=Valor hexadecimal de RGB. Por ejemplo: "00FF00"
AbstractXMLConfigPage.EXTENSIONTip=Valor de Cadena para Nombre de Plugin. Esta Opcion es Para Componentes Externos
WizardComponentFolderPage.ErrMSG5=El componente Familia est<73> vac<61>o
WizardComponentFolderPage.ErrMSG4=El componente Nombre Largo est<73> vac<61>o
AbstractXMLConfigPage.BooleanTip=Booleano (verdadero
AbstractXMLConfigPage.Delete=Borrar
WizardComponentFolderPage.ErrMSG3=Este componente ya existe
WizardComponentFolderPage.ErrMSG2=El componente Nombre est<73> vac<61>o
WizardComponentFolderPage.ErrMSG1=No se ha seleccionado el lenguaje del componente
ComponentProjectPreferencePage.Warning=Advertencia
AbstractXMLConfigPage.VERSIONTip=Un valor decimal indica la versi<73>n de tu componente
WizardJetFilesChoosePage.Directory=Directorio:
WizardComponentFolderPage.Name=Nombre
AbstractXMLConfigPage.SetProperties=Define las Propiedades Para Elemento Seleccionado
AddResourceAction.AddLib=Adherir Librer<65>as
WizardComponentFolderPage.Perl=Perl
AddExternalResourceAction.ErrorTitle=Error de Archivo Externo
AbstractXMLConfigPage.NBLINESTip=Valor de n<>mero entero. Los palmos de l<>neas de este par<61>metro en la vista del Componente
AbstractXMLConfigPage.MININPUTTip=Valor entero. N<>mero m<>nimo de entradas para esta conexi<78>n
WizardJetFilesChoosePage.UseDefaultIcon=Usar icono por defecto
AddExternalResourceAction.ErrorMsg=El archivo externo seleccionado no est
WizardJetFilesChoosePage.ChoseAIcon=Seleccione un icono
AbstractXMLConfigPage.LINESTYLETip=Valor Entero. Linea de estilo de coneccion (1: Solida, 2:Guion, 3:Punto, 4:Punteada)
WizardJetFilesChoosePage.EndFile=Fin de fichero
WizardComponentFolderPage.Family=Familia
AbstractXMLConfigPage.CTYPETip=Tipo de conector.
AddResourceAction.ChooseResource=&Elegir jars y zips a a<>adir:
ImportComponentDialog.WarningTitle=Advertencia
AddExternalResourceAction.AddELibs=Adherir librer<65>a externa
WizardComponentFolderPage.Java=Java
AbstractXMLConfigPage.MINOUTPUTTip=Valor Entero . Minimo Numero de Salidas Para Esta Conexion
ValidateComponentXMLActionProvider.result=Resultado de validaci<63>n
ValidateComponentXMLActionProvider.valid=Componente fichero XML es v<>lido!
ValidateComponentXMLActionProvider.validate=Validar Componente XML
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Resultado de validaci<63>n

View File

@@ -1,107 +0,0 @@
FileCopy.ExceptionMSG=Le fichier source "
PushToPaletteActionProvider.PushComponentsToPalette=Mettre les composants dans la Palette
EditComponentActionProvider.Edit=Editer ce composant
ImportComponentDialog.ErrorMSG4=Aucun composant s<>lectionn<6E> pour l'import
ProjectSelectionDialog.SelectPath=S<EFBFBD>lectionner le chemin du projet
AbstractXMLConfigPage.TYPETip=Type de donn<6E>es.
PushToPaletteActionProvider.Error2=ERROR
CopyFromPaletteActionProvider.Label2=Importer les composants de la Palette
AbstractXMLConfigPage.MAXOUTPUTTip=Entier. Nombre maximum de sorties pour cette connexion.
ImportComponentDialog.Browser=Parcourir...
ComponentProjectPreferencePage.WarningMSG=Attention, cette modifiication s'appliquera seulement au Designer de Composants, pas <20> la Palette.
AbstractXMLConfigPage.MAXINPUTTip=Entier. Nombre maximum d'entr<74>es pour cette connexion.
PushToPaletteActionProvider.ErrorMSG2=Le r<>pertoire des composants utilisateur n'existe pas.
AddExternalResourceAction.JarSelection=S<EFBFBD>lection Jar
ComponentProjectManager.CreationProblems=Probl<EFBFBD>mes de Cr<43>ation
CopyComponentActionProvider.InputName=Saisir le nom du nouveau composant pour
CreateComponentWizard.SpecifyRes=Sp<EFBFBD>cifiez les ressources
AbstractXMLConfigPage.REPOSITORYVALUETip=R<EFBFBD>f<EFBFBD>rentiel de M<>tadonn<6E>es <20> s<>lectionner.
PushToPaletteActionProvider.ErrorMSG=Le r<>pertoire des composants utilisateur n'est pas d<>fini.
AbstractXMLConfigPage.NUMROWTip=Entier. Position de ligne du param<61>tre dans la vue Composant
PushToPaletteActionProvider.Error=ERROR
ComponentProjectManager.InternalErrorMsg=Erreur interne \: {(0)}
AbstractXMLConfigPage.IntValue=Entier
ImportComponentDialog.ImportCanceled=Import des composants annul<75>
WizardComponentFolderPage.Available=Disponible dans
PushToPaletteActionProvider.OK=OK
WizardJetFilesChoosePage.BeginFile=D<EFBFBD>but de fichier
AbstractXMLConfigPage.COLORTip=Valeur hexa RVB. Ex: "00FF00"
CreateComponentWizard.CreateXMLPerl=Cr<EFBFBD>er la configuration XML pour le Composant PERL
ImportComponentDialog.SelectDirectoryLabel=S<EFBFBD>lectionner un r<>pertoire :
PushToPaletteActionProvider.Information=Informations
PluginConstant.Borwser=Parcourir...
NewActionProvider.New=Nouveau
AbstractXMLConfigPage.EXTENSIONTip=Nom du plugin. Cette option est disponible pour les composants externes.
NewActionProvider.NewComponent=Nouveau composant
ImportComponentDialog.ShowPaletteComponents=Montrer la Palette de composants
ComponentProjectPreferencePage.ChooseProject=S<EFBFBD>lectionner un r<>pertoire pour le Component Designer
WizardComponentFolderPage.ErrMSG5=La famille du composant est vide
WizardComponentFolderPage.ErrMSG4=Le nom long du composant est vide
AbstractXMLConfigPage.BooleanTip=Bool<EFBFBD>en (vrai ou faux)
AbstractXMLConfigPage.Delete=DELETE
WizardComponentFolderPage.ErrMSG3=Ce composant existe d<>j<EFBFBD>
WizardComponentFolderPage.ErrMSG2=Le nom du composant est vide
WizardComponentFolderPage.ErrMSG1=Le langage du composant n'a pas <20>t<EFBFBD> s<>lectionn<6E>
ImportComponentDialog.Filter=Filtre \:
CreateComponentWizard.FillIn=Renseignez les propri<72>t<EFBFBD>s du Composant
ImportComponentDialog.ImportCanceledMSG=La t<>che d'import des composants depuis la Palette a <20>t<EFBFBD> annul<75>e
ComponentProjectPreferencePage.Warning=Avertissement
AbstractXMLConfigPage.VERSIONTip=Valeur d<>cimale indiquant la version de votre nouveau composant
WizardJetFilesChoosePage.Directory=R<EFBFBD>pertoire :
CreateComponentWizard.NewComponent=Nouveau composant
WizardComponentFolderPage.Name=Nom
RemoveResourceAction.Remove=Supprimer
WizardJetFilesChoosePage.UseIconFrom=Utiliser l'ic<69>ne \:
ImportComponentDialog.ImportFinished=Import des composants termin<69>
AbstractXMLConfigPage.SetProperties=D<EFBFBD>finir les propri<72>t<EFBFBD>s de l'<27>l<EFBFBD>ment s<>lectionn<6E>.
ProjectSelectionDialog.ChooseFolder=Choisir un dossier de projet pour cette session
ComponentProjectPreferencePage.ComponentProject=Projet Composant:
AddResourceAction.AddLib=Ajouter des biblioth<74>ques...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=Composants import<72>s avec succ<63>s.
AddExternalResourceAction.ErrorTitle=Erreur Archive externe
AbstractXMLConfigPage.NBLINESTip=Entier. Nombre de lignes pour ce param<61>tre dans la vue Composant
AbstractXMLConfigPage.MININPUTTip=Entier. Nombre minimum d'entr<74>es pour cette connexion.
WizardJetFilesChoosePage.MainFile=Fichier principal
CreateComponentWizard.CreateXMLJava=Cr<EFBFBD>er le fichier de configuration XML pour le composant JAVA
WizardJetFilesChoosePage.UseDefaultIcon=Ic<EFBFBD>ne par d<>faut
WizardComponentFolderPage.LongName=Nom long (passez la souris sur la bulle)
CopyComponentActionProvider.CopyComponent=Copier ce composant
ImportComponentDialog.ChooseComponentsLabel=Choisir les composants <20> importer
AddResourceAction.JARSecection=S<EFBFBD>lection Jar
AddExternalResourceAction.ErrorMsg=L'archive externe s<>lectionn<6E>e n'est pas disponible ou n'existe pas.
ComponentProjectManager.NewProject=Nouveau Projet Composant
CopyFromPaletteActionProvider.Label=Copier les composants depuis la Palette
WizardJetFilesChoosePage.ChoseAIcon=Choisir une ic<69>ne
ComponentProjectPreferencePage.SelectPath=S<EFBFBD>lectionner Chemin Projet Composant
AbstractXMLConfigPage.LINESTYLETip=Entier. Style de la ligne de connexion (1: plein, 2: tirets, 3: points, 4: points-tirets)
WizardJetFilesChoosePage.EndFile=Fin de fichier
PushToPaletteActionProvider.InformationMSG=Les composants ont <20>t<EFBFBD> publi<6C>s. La Palette sera rafra<72>chie.
EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Projet Composant \:
ComponentProjectPreferencePage.ButtonLabel0=OK
AbstractXMLConfigPage.New=Nouveau
CopyComponentValidator.ComponentExist=Le composant existe d<>j<EFBFBD>
ImportComponentDialog.WarningMSG=Cette op<6F>ration va <20>craser les composants existants dans l'espace de travail. Voulez-vous vraiment importer les composants s<>lectionn<6E>s?
CreateComponentWizard.MainProperties=Propri<EFBFBD>t<EFBFBD>s principales
ComponentProjectManager.WarningMsg=Le syst<73>me de fichiers fondamental est insensible <20> 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 <20> ajouter:
ImportComponentDialog.WarningTitle=Avertissement
AddExternalResourceAction.AddELibs=Ajouter des biblioth<74>ques externes...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=Pas de composant disponible.
AbstractXMLConfigPage.MINOUTPUTTip=Entier. Nombre minimum de sorties pour cette connexion.
ValidateComponentXMLActionProvider.error=\n\tIl y a une erreur dans la ligne {0}
ValidateComponentXMLActionProvider.fatalerror=\n\til y a une erreur fatale dans la ligne {0}
ValidateComponentXMLActionProvider.invalid=Le fichier XML du composant est invalide\:\n
ValidateComponentXMLActionProvider.ok=OK
ValidateComponentXMLActionProvider.result=R<EFBFBD>sultat de validation
ValidateComponentXMLActionProvider.valid=Le fichier XML du composant est valide.
ValidateComponentXMLActionProvider.validate=Valider le composant XML
ValidateComponentXMLActionProvider.warning=\n\til y a un Warning sur la ligne {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.result=R<EFBFBD>sultat de la validation

View File

@@ -1,49 +0,0 @@
AbstractXMLConfigPage.TYPETip=Tip podatka
PushToPaletteActionProvider.Error2=Gre\u0161ka
CopyFromPaletteActionProvider.Label2=Uvezi komponente iz izbornika Palette
AbstractXMLConfigPage.MAXOUTPUTTip=Integer vrijednost. Najve\u0107i broj izlaza za ovu vezu.
AbstractXMLConfigPage.MAXINPUTTip=Integer vrijednost. Maksimalni broj u\u010Ditavanja za tu konekciju
CopyComponentActionProvider.InputName=Unesi novo ime komponente za
AbstractXMLConfigPage.REPOSITORYVALUETip=Repozitorij metapodataka za odabir.
AbstractXMLConfigPage.NUMROWTip=Integer vrijednost. Pozicija retka koji sadr\u017Ei taj parametar unutrar Component pogleda.
PushToPaletteActionProvider.Error=Gre\u0161ka
AbstractXMLConfigPage.IntValue=Integer vrijednost
PushToPaletteActionProvider.OK=U redu
AbstractXMLConfigPage.COLORTip=Hex RGB vrijednost. Npr. "00FF00"
AbstractXMLConfigPage.EXTENSIONTip=String izraz za naziv plugin-a. Ova opcija je za vanjske komponente.
WizardComponentFolderPage.ErrMSG4=Duga\u010Dko ime za ovu komponentu je prazno
AbstractXMLConfigPage.BooleanTip=Boolean vrijednost (true ili false)
AbstractXMLConfigPage.Delete=Obri\u0161i
WizardComponentFolderPage.ErrMSG3=Ta komponenta ve\u0107 postoji
WizardComponentFolderPage.ErrMSG1=Nije ozna\u010Den jezik za komponentu
CreateComponentWizard.FillIn=Popuni svojstva komponente
ComponentProjectPreferencePage.Warning=Upozorenje
AbstractXMLConfigPage.VERSIONTip=Decimalna vrijednost koja ozna\u010Dava verziju va\u0161e nove komponente.
WizardJetFilesChoosePage.Directory=Direktorij:
WizardComponentFolderPage.Name=Ime
RemoveResourceAction.Remove=Ukloni
WizardJetFilesChoosePage.UseIconFrom=Koristi ikonu iz:
AbstractXMLConfigPage.SetProperties=Postavi svojstva odabranog elementa.
AddResourceAction.AddLib=Dodaj biblioteke...
WizardComponentFolderPage.Perl=Perl
AbstractXMLConfigPage.NBLINESTip=Cjelobrojna vrijednost. Linije se prote\u017Eu od tog parametra unutar Component pogleda.
AbstractXMLConfigPage.MININPUTTip=Integer vrijednost. Najmanji broj ulaza za ovu vezu.
WizardJetFilesChoosePage.UseDefaultIcon=Koristi zadanu ikonu
WizardComponentFolderPage.LongName=Duga\u010Dko ime (mouseover tooltip)
CopyComponentActionProvider.CopyComponent=Kopiraj tu komponentu
AddExternalResourceAction.ErrorMsg=Ozna\u010Dena vanjska arhiva nije dostupna ili ne postoji.
CopyFromPaletteActionProvider.Label=Kopiraj komponentu iz izbornika Palette
WizardJetFilesChoosePage.ChoseAIcon=Odaberi ikonu
AbstractXMLConfigPage.LINESTYLETip=Cjelobrojna vrijednost'. Stil spojne linije (1. Puna, 2: Crtkana, 3: To\u010Dka, 4: Crta-To\u010Dka)
ComponentProjectPreferencePage.ButtonLabel0=U redu
CreateComponentWizard.MainProperties=Glavna svojstva
PushToPaletteActionProvider.OK3=U redu
PushToPaletteActionProvider.OK2=U redu
CopyComponentActionProvider.CopyComponent2=Kopiraj komponentu
AbstractXMLConfigPage.CTYPETip=Tip konektora
AddResourceAction.ChooseResource=&Odaberi jar i zip datoteke za dodavanje:
ImportComponentDialog.WarningTitle=Upozorenje
AddExternalResourceAction.AddELibs=Dodavanje vanjskih biblioteka
WizardComponentFolderPage.Java=Java
AbstractXMLConfigPage.MINOUTPUTTip=Integer vrijednost. Najmanji broj izlaza za ovu vezu.
ValidateComponentXMLActionProvider.ok=U redu

View File

@@ -1,81 +0,0 @@
FileCopy.ExceptionMSG=File sorgente "
AbstractXMLConfigPage.TYPETip=Tipo di dato.
PushToPaletteActionProvider.Error2=Errore
CopyFromPaletteActionProvider.Label2=Importare componenti dalla tavolozza
AbstractXMLConfigPage.MAXOUTPUTTip=Valore intero. Numero massimo di uscite per questa connessione
ImportComponentDialog.Browser=Browser..
ComponentProjectPreferencePage.WarningMSG=Attenzione, questa modifica solo il Componente di Progettazione, non la tavolozza.
AbstractXMLConfigPage.MAXINPUTTip=Valore intero. Numero massimo di ingressi per questa connessione
AddExternalResourceAction.JarSelection=Selezione Jar
ComponentProjectManager.CreationProblems=Problema di creazione
CopyComponentActionProvider.InputName=Inserire il nuovo nome componente per
CreateComponentWizard.SpecifyRes=Specificare risorsa
AbstractXMLConfigPage.REPOSITORYVALUETip=Deposito di Metadati da selezionare.
AbstractXMLConfigPage.NUMROWTip=Valore Integer. Posizione di questo parametro tra i componenti
PushToPaletteActionProvider.Error=Errore
ComponentProjectManager.InternalErrorMsg=Errore interno: {0}
AbstractXMLConfigPage.IntValue=Valore intero.
WizardComponentFolderPage.Available=Disponibile in
PushToPaletteActionProvider.OK=OK
WizardJetFilesChoosePage.BeginFile=Inizio File
AbstractXMLConfigPage.COLORTip=Valore HEX di RGB. Ad esempio: "00FF00"
CreateComponentWizard.CreateXMLPerl=Creare il file XML di configurazione per il componente PERL
PushToPaletteActionProvider.Information=Informazione
PluginConstant.Borwser=Browser..
NewActionProvider.New=Nuovo
AbstractXMLConfigPage.EXTENSIONTip=Nome plugin. Opzione per componenti esterni.
NewActionProvider.NewComponent=Nuovo Componente
ComponentProjectPreferencePage.ChooseProject=Scegliere una cartella di progetto per questo componente progettuale.
WizardComponentFolderPage.ErrMSG5=La faniglia del componente <20> vuota
WizardComponentFolderPage.ErrMSG4=Il nome lungo del componente <20> vuoto
AbstractXMLConfigPage.BooleanTip=Valore Booleano (vero o falso)
AbstractXMLConfigPage.Delete=Cancellare
WizardComponentFolderPage.ErrMSG3=Componente esistente
WizardComponentFolderPage.ErrMSG2=Il Nome del componente <20> vuoto
WizardComponentFolderPage.ErrMSG1=Il componente lingua non <20> stato selezionato
CreateComponentWizard.FillIn=Inserire propriet<65> del componente
ComponentProjectPreferencePage.Warning=Avvertimento
AbstractXMLConfigPage.VERSIONTip=Un valore decimale per indicare la versione del tuo nuovo componente
WizardJetFilesChoosePage.Directory=Cartella:
CreateComponentWizard.NewComponent=Nuovo Componente
WizardComponentFolderPage.Name=Nome
RemoveResourceAction.Remove=Cancellare
WizardJetFilesChoosePage.UseIconFrom=Usare icona da:
AbstractXMLConfigPage.SetProperties=Definire le propriet<65> dell'elemento selezionato.
ComponentProjectPreferencePage.ComponentProject=Componente Progetto:
AddResourceAction.AddLib=Aggiungere librerie...
WizardComponentFolderPage.Perl=Perl
AddExternalResourceAction.ErrorTitle=Errore Archivio Esterno
AbstractXMLConfigPage.MININPUTTip=Valore intero. Numero minimo di ingressi per questa connessione
WizardJetFilesChoosePage.MainFile=File principlae
CreateComponentWizard.CreateXMLJava=Creare il file XML di configurazione per il componente JAVA
WizardJetFilesChoosePage.UseDefaultIcon=Usare icona predefinita
WizardComponentFolderPage.LongName=Nome lungo(mouseover tooltip)
CopyComponentActionProvider.CopyComponent=Copiare questo componente
AddResourceAction.JARSecection=Selezione Jar
AddExternalResourceAction.ErrorMsg=L'rachivio esterno selezionato non <20> disponibile o non esiste.
ComponentProjectManager.NewProject=Nuovo componente progetto
CopyFromPaletteActionProvider.Label=Copiare il componente dalla tavolozza
WizardJetFilesChoosePage.ChoseAIcon=Scegliere un icona
ComponentProjectPreferencePage.SelectPath=Selezionare Percorso Componente Progetto
AbstractXMLConfigPage.LINESTYLETip=Intero. Stile della linea di collegamento. (1: Continua, 2: Tratteggiata, 3: Punteggiata, 4: Punto-Linea)
WizardJetFilesChoosePage.EndFile=Fine File
EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Componente Progetto:
ComponentProjectPreferencePage.ButtonLabel0=OK
AbstractXMLConfigPage.New=Nuovo
CopyComponentValidator.ComponentExist=Il componente esite gi<67>
CreateComponentWizard.MainProperties=Propriet<EFBFBD> principali
ComponentProjectManager.WarningMsg=Il file system di base <20> case insensitive. Vi <20> un progetto esistente che contrasta con {0}
WizardComponentFolderPage.Family=Famiglia
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=Copiare componente
AbstractXMLConfigPage.CTYPETip=Tipo di connettore.
AddResourceAction.ChooseResource=&Scegliere JARS e ZIP da aggiungere:
ImportComponentDialog.WarningTitle=Avvertimento
AddExternalResourceAction.AddELibs=Aggiungere librerie esterne...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=Nessun componente disponibile.
AbstractXMLConfigPage.MINOUTPUTTip=Valore intero. Numero minimo di uscite per questa connessione
ValidateComponentXMLActionProvider.ok=OK

View File

@@ -1,108 +0,0 @@
FileCopy.ExceptionMSG=\u30B3\u30D4\u30FC\u5143\u30D5\u30A1\u30A4\u30EB "
PushToPaletteActionProvider.PushComponentsToPalette=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30D1\u30EC\u30C3\u30C8\u306B\u30D7\u30C3\u30B7\u30E5
EditComponentActionProvider.Edit=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u7DE8\u96C6
ImportComponentDialog.ErrorMSG4=\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
ProjectSelectionDialog.SelectPath=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D1\u30B9\u306E\u9078\u629E
AbstractXMLConfigPage.TYPETip=\u30C7\u30FC\u30BF\u578B
PushToPaletteActionProvider.Error2=\u30A8\u30E9\u30FC
CopyFromPaletteActionProvider.Label2=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
AbstractXMLConfigPage.MAXOUTPUTTip=\u6574\u6570\u5024\u3002\u3053\u306E\u63A5\u7D9A\u306E\u6700\u5927\u51FA\u529B\u6570\u3002
ImportComponentDialog.Browser=\u30D6\u30E9\u30A6\u30B6...
ComponentProjectPreferencePage.WarningMSG=\u8B66\u544A\u3001\u3053\u306E\u5909\u66F4\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30C7\u30B6\u30A4\u30CA\u30FC\u3060\u3051\u306B\u5F71\u97FF\u3057\u3001\u30D1\u30EC\u30C3\u30C8\u306B\u306F\u53CD\u6620\u3055\u308C\u307E\u305B\u3093\u3002
AbstractXMLConfigPage.MAXINPUTTip=\u6574\u6570\u5024\u3002\u3053\u306E\u63A5\u7D9A\u306E\u6700\u5927\u5165\u529B\u6570\u3002
PushToPaletteActionProvider.ErrorMSG2=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
AddExternalResourceAction.JarSelection=Jar\u306E\u9078\u629E
ComponentProjectManager.CreationProblems=\u4F5C\u6210\u306E\u554F\u984C
CopyComponentActionProvider.InputName=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u540D\u524D\u306E\u5165\u529B \:
CreateComponentWizard.SpecifyRes=\u30EA\u30BD\u30FC\u30B9\u306E\u6307\u5B9A
AbstractXMLConfigPage.REPOSITORYVALUETip=\u9078\u629E\u5BFE\u8C61\u306E\u30E1\u30BF\u30C7\u30FC\u30BF\u30EA\u30DD\u30B8\u30C8\u30EA\u3002
PushToPaletteActionProvider.ErrorMSG=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
AbstractXMLConfigPage.NUMROWTip=\u6574\u6570\u5024\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D3\u30E5\u30FC\u306E\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u884C\u4F4D\u7F6E
PushToPaletteActionProvider.Error=\u30A8\u30E9\u30FC
ComponentProjectManager.InternalErrorMsg=\u5185\u90E8\u30A8\u30E9\u30FC \: {0}
AbstractXMLConfigPage.IntValue=\u6574\u6570\u5024
ImportComponentDialog.ImportCanceled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u304C\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
WizardComponentFolderPage.Available=\u6709\u52B9
PushToPaletteActionProvider.OK=OK
WizardJetFilesChoosePage.BeginFile=\u958B\u59CB\u30D5\u30A1\u30A4\u30EB
AbstractXMLConfigPage.COLORTip=RGB\u306E16\u9032\u6570\u5024\u3002\u4F8B \:"00FF00"
CreateComponentWizard.CreateXMLPerl=Perl\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7528\u306EXML\u69CB\u6210\u30D5\u30A1\u30A4\u30EB\u306E\u4F5C\u6210
ImportComponentDialog.SelectDirectoryLabel=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306E\u9078\u629E \:
PushToPaletteActionProvider.Information=\u60C5\u5831
PluginConstant.Borwser=\u30D6\u30E9\u30A6\u30B6...
NewActionProvider.New=\u65B0\u898F
AbstractXMLConfigPage.EXTENSIONTip=\u30D7\u30E9\u30B0\u30A4\u30F3\u540D\u3092\u8868\u3059\u6587\u5B57\u5217\u3002\u3053\u308C\u306F\u5916\u90E8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7528\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u3067\u3059\u3002
NewActionProvider.NewComponent=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
ImportComponentDialog.ShowPaletteComponents=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D1\u30EC\u30C3\u30C8\u306E\u8868\u793A
ComponentProjectPreferencePage.ChooseProject=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30C7\u30B6\u30A4\u30CA\u7528\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D5\u30A9\u30EB\u30C0\u30FC\u306E\u9078\u629E
WizardComponentFolderPage.ErrMSG5=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A1\u30DF\u30EA\u304C\u7A7A\u3067\u3059
WizardComponentFolderPage.ErrMSG4=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306ELong Name\u304C\u7A7A\u3067\u3059
AbstractXMLConfigPage.BooleanTip=Boolean\u5024 (TRUE \u307E\u305F\u306F FALSE)\u3002
AbstractXMLConfigPage.Delete=\u524A\u9664
WizardComponentFolderPage.ErrMSG3=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059
WizardComponentFolderPage.ErrMSG2=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D\u304C\u7A7A\u3067\u3059
WizardComponentFolderPage.ErrMSG1=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8A00\u8A9E\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093
ImportComponentDialog.Filter=\u30D5\u30A3\u30EB\u30BF \:
CreateComponentWizard.FillIn=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u5165\u529B
ImportComponentDialog.ImportCanceledMSG=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30BF\u30B9\u30AF\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3002
ComponentProjectPreferencePage.Warning=\u8B66\u544A
AbstractXMLConfigPage.VERSIONTip=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u8868\u305910\u9032\u5024\u3002
WizardJetFilesChoosePage.Directory=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA \:
CreateComponentWizard.NewComponent=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
WizardComponentFolderPage.Name=\u540D\u524D
RemoveResourceAction.Remove=\u524A\u9664
WizardJetFilesChoosePage.UseIconFrom=\u30A2\u30A4\u30B3\u30F3\u306E\u4F7F\u7528 \:
ImportComponentDialog.ImportFinished=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u306E\u5B8C\u4E86
AbstractXMLConfigPage.SetProperties=\u9078\u629E\u3057\u305F\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u8A2D\u5B9A\u3002
ProjectSelectionDialog.ChooseFolder=\u3053\u306E\u30BB\u30C3\u30B7\u30E7\u30F3\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D5\u30A9\u30EB\u30C0\u306E\u9078\u629E
ComponentProjectPreferencePage.ComponentProject=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 \:
AddResourceAction.AddLib=\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u8FFD\u52A0...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u306F\u6210\u529F\u3057\u307E\u3057\u305F\u3002
AddExternalResourceAction.ErrorTitle=\u5916\u90E8\u30A2\u30FC\u30AB\u30A4\u30D6\u30A8\u30E9\u30FC
AbstractXMLConfigPage.NBLINESTip=\u6574\u6570\u5024\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D3\u30E5\u30FC\u306E\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u7DDA\u30B9\u30D1\u30F3
AbstractXMLConfigPage.MININPUTTip=\u6574\u6570\u5024\u3002\u3053\u306E\u63A5\u7D9A\u306E\u6700\u5C0F\u5165\u529B\u6570\u3002
WizardJetFilesChoosePage.MainFile=\u30E1\u30A4\u30F3\u30D5\u30A1\u30A4\u30EB
CreateComponentWizard.CreateXMLJava=Java\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7528\u306EXML\u69CB\u6210\u30D5\u30A1\u30A4\u30EB\u306E\u4F5C\u6210
WizardJetFilesChoosePage.UseDefaultIcon=\u30C7\u30D5\u30A9\u30EB\u30C8\u30A2\u30A4\u30B3\u30F3\u306E\u4F7F\u7528
WizardComponentFolderPage.LongName=\u9577\u3044\u540D\u524D\uFF08\u30DE\u30A6\u30B9\u30AA\u30FC\u30D0\u30FC\u30C4\u30FC\u30EB\u30C1\u30C3\u30D7\uFF09
CopyComponentActionProvider.CopyComponent=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30D4\u30FC
ImportComponentDialog.ChooseComponentsLabel=\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u9078\u629E \:
AddResourceAction.JARSecection=Jar\u306E\u9078\u629E
AddExternalResourceAction.ErrorMsg=\u9078\u629E\u3057\u305F\u5916\u90E8\u30A2\u30FC\u30AB\u30A4\u30D6\u306F\u5229\u7528\u3067\u304D\u306A\u3044\u304B\u3001\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
ComponentProjectManager.NewProject=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8
CopyFromPaletteActionProvider.Label=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30D4\u30FC
WizardJetFilesChoosePage.ChoseAIcon=\u30A2\u30A4\u30B3\u30F3\u306E\u9078\u629E
ComponentProjectPreferencePage.SelectPath=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\t\n\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D1\u30B9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044
AbstractXMLConfigPage.LINESTYLETip=\u6574\u6570\u5024\u3002\u63A5\u7D9A\u7DDA\u306E\u7A2E\u985E(1\: Solid, 2\: Dash, 3\: Dot, 4\: Dashdot)
WizardJetFilesChoosePage.EndFile=\u7D42\u4E86\u30D5\u30A1\u30A4\u30EB
PushToPaletteActionProvider.InformationMSG=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u767A\u884C\u3055\u308C\u307E\u3057\u305F\u3002\u30D1\u30EC\u30C3\u30C8\u306F\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u3055\u308C\u308B\u3067\u3057\u3087\u3046\u3002
EditComponentActionProvider.GroupEdit=\u30B0\u30EB\u30FC\u30D7\u7DE8\u96C6
ProjectSelectionDialog.ComponentProject=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 \:
ComponentProjectPreferencePage.ButtonLabel0=OK
AbstractXMLConfigPage.New=\u65B0\u898F
CopyComponentValidator.ComponentExist=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5B58\u5728\u3057\u3066\u3044\u307E\u3059
ImportComponentDialog.WarningMSG=\u3053\u306E\u64CD\u4F5C\u306F\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u306E\u65E2\u5B58\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u4E0A\u66F8\u304D\u3057\u307E\u3059\u3002\u672C\u5F53\u306B\u9078\u629E\u3057\u305F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u307E\u3059\u304B?
CreateComponentWizard.MainProperties=\u30E1\u30A4\u30F3\u30D7\u30ED\u30D1\u30C6\u30A3
ComponentProjectManager.WarningMsg=\u57FA\u306B\u306A\u308B\u30D5\u30A1\u30A4\u30EB\u30B7\u30B9\u30C6\u30E0\u306F\u5927\u6587\u5B57\u5C0F\u6587\u5B57\u3092\u533A\u5225\u3057\u307E\u305B\u3093\u3002{0} \u3068\u7AF6\u5408\u3059\u308B\u65E2\u5B58\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u3042\u308A\u307E\u3059\u3002
WizardComponentFolderPage.Family=\u30D5\u30A1\u30DF\u30EA
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30D4\u30FC
AbstractXMLConfigPage.CTYPETip=\u30B3\u30CD\u30AF\u30BF\u306E\u7A2E\u985E
AddResourceAction.ChooseResource=\u8FFD\u52A0\u3059\u308Bjar\u3068zip\u306E\u9078\u629E (&C) \:
ImportComponentDialog.WarningTitle=\u8B66\u544A
AddExternalResourceAction.AddELibs=\u5916\u90E8\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u8FFD\u52A0...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=\u5229\u7528\u53EF\u80FD\u306A\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AbstractXMLConfigPage.MINOUTPUTTip=\u6574\u6570\u5024\u3002\u3053\u306E\u63A5\u7D9A\u306E\u6700\u5C0F\u51FA\u529B\u6570\u3002
ValidateComponentXMLActionProvider.error=\n\t\u884C {0} \u306B\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
ValidateComponentXMLActionProvider.fatalerror=\n\t\u884C {0} \u306B\u81F4\u547D\u7684\u306A\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
ValidateComponentXMLActionProvider.invalid=\u7121\u52B9\u306A\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u30D5\u30A1\u30A4\u30EB \:
ValidateComponentXMLActionProvider.ok=OK
ValidateComponentXMLActionProvider.result=\u691C\u8A3C\u7D50\u679C
ValidateComponentXMLActionProvider.valid=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u30D5\u30A1\u30A4\u30EB\u306F\u6709\u52B9\u3067\u3059\u3002
ValidateComponentXMLActionProvider.validate=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u306E\u691C\u8A3C
ValidateComponentXMLActionProvider.warning=\n\t\u884C {0}\u306B\u8B66\u544A\u304C\u3042\u308A\u307E\u3059
PushToPaletteActionProvider.PushToPaletteActionProvider.failed=\u7121\u52B9\u306AXML\u30D5\u30A1\u30A4\u30EB\u306E\u305F\u3081\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D1\u30EC\u30C3\u30C8\u3078\u306E\u30D7\u30C3\u30B7\u30E5\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\n
PushToPaletteActionProvider.PushToPaletteActionProvider.result=\u691C\u8A3C\u7D50\u679C

View File

@@ -1,106 +0,0 @@
FileCopy.ExceptionMSG=\u30BD\u30FC\u30B9\u30D5\u30A1\u30A4\u30EB "
PushToPaletteActionProvider.PushComponentsToPalette=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30D1\u30EC\u30C3\u30C8\u306B\u62BC\u3059
EditComponentActionProvider.Edit=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u7DE8\u96C6
ImportComponentDialog.ErrorMSG4=\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093
ProjectSelectionDialog.SelectPath=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D1\u30B9\u3092\u9078\u629E
AbstractXMLConfigPage.TYPETip=\u30C7\u30FC\u30BF\u578B\u3002
PushToPaletteActionProvider.Error2=\u30A8\u30E9\u30FC
CopyFromPaletteActionProvider.Label2=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
AbstractXMLConfigPage.MAXOUTPUTTip=Integer\u5024\u3002\u3053\u306E\u30B3\u30CD\u30AF\u30B7\u30E7\u30F3\u306E\u6700\u5927\u51FA\u529B\u6570
ImportComponentDialog.Browser=\u30D6\u30E9\u30A6\u30BA...
ComponentProjectPreferencePage.WarningMSG=\u8B66\u544A,\u3053\u306E\u5909\u66F4\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30C7\u30B6\u30A4\u30CA\u30FC\u3060\u3051\u306B\u5F71\u97FF\u3057\u3001\u30D1\u30EC\u30C3\u30C8\u306B\u306F\u53CD\u6620\u3055\u308C\u307E\u305B\u3093\u3002
AbstractXMLConfigPage.MAXINPUTTip=Integer\u5024\u3002\u3053\u306E\u30B3\u30CD\u30AF\u30B7\u30E7\u30F3\u306E\u6700\u5927\u5165\u529B\u6570\u3002
PushToPaletteActionProvider.ErrorMSG2=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
AddExternalResourceAction.JarSelection=Jar\u9078\u629E
ComponentProjectManager.CreationProblems=\u751F\u6210\u306E\u554F\u984C
CopyComponentActionProvider.InputName=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D\u306E\u5165\u529B
CreateComponentWizard.SpecifyRes=\u30EA\u30BD\u30FC\u30B9\u3092\u6307\u5B9A
AbstractXMLConfigPage.REPOSITORYVALUETip=\u9078\u629e\u3057\u305f\u30e1\u30bf\u30c7\u30fc\u30bf\u30ea\u30dd\u30b8\u30c8\u30ea\u3002
PushToPaletteActionProvider.ErrorMSG=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u672A\u8A2D\u5B9A\u3067\u3059\u3002
AbstractXMLConfigPage.NUMROWTip=Integer\u5024\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D3\u30E5\u30FC\u306E\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u884C\u4F4D\u7F6E
PushToPaletteActionProvider.Error=\u30A8\u30E9\u30FC
ComponentProjectManager.InternalErrorMsg=\u5185\u90E8\u30A8\u30E9\u30FC: {0}
AbstractXMLConfigPage.IntValue=Integer\u5024
ImportComponentDialog.ImportCanceled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u304C\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
WizardComponentFolderPage.Available=\u6709\u52B9
PushToPaletteActionProvider.OK=\u4E86\u89E3
WizardJetFilesChoosePage.BeginFile=\u30D5\u30A1\u30A4\u30EB\u958B\u59CB
AbstractXMLConfigPage.COLORTip=RGB\u306E16\u9032\u6570\u5024\u3002\u4F8B:"00FF00"
CreateComponentWizard.CreateXMLPerl=Perl\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u7528\u306eXML\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u751f\u6210
ImportComponentDialog.SelectDirectoryLabel=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u9078\u629E
PushToPaletteActionProvider.Information=\u60C5\u5831
PluginConstant.Borwser=\u30D6\u30E9\u30A6\u30B6...
NewActionProvider.New=\u65B0\u898F
AbstractXMLConfigPage.EXTENSIONTip=\u30D7\u30E9\u30B0\u30A4\u30F3\u540D\u3092\u8868\u3059\u6587\u5B57\u5217\u3002\u3053\u308C\u306F\u5916\u90E8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7528\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u3067\u3059\u3002
NewActionProvider.NewComponent=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
ImportComponentDialog.ShowPaletteComponents=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D1\u30EC\u30C3\u30C8\u3092\u8868\u793A
ComponentProjectPreferencePage.ChooseProject=\u3053\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u30c7\u30b6\u30a4\u30ca\u30fc\u306e\u305f\u3081\u306b\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d5\u30a9\u30eb\u30c0\u3092\u9078\u629e
WizardComponentFolderPage.ErrMSG5=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A1\u30DF\u30EA\u304C\u7A7A\u3067\u3059
WizardComponentFolderPage.ErrMSG4=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30ED\u30F3\u30B0\u30CD\u30FC\u30E0\u304C\u7A7A\u3067\u3059
AbstractXMLConfigPage.BooleanTip=Boolean\u5024\uFF08\u771F\u507D\uFF09
AbstractXMLConfigPage.Delete=\u524A\u9664
WizardComponentFolderPage.ErrMSG3=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059
WizardComponentFolderPage.ErrMSG2=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D\u304C\u7A7A\u3067\u3059
WizardComponentFolderPage.ErrMSG1=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8A00\u8A9E\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093
ImportComponentDialog.Filter=\u30D5\u30A3\u30EB\u30BF\u30FC
CreateComponentWizard.FillIn=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u5c5e\u6027\u3092\u8a18\u5165
ImportComponentDialog.ImportCanceledMSG=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30BF\u30B9\u30AF\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3002
ComponentProjectPreferencePage.Warning=\u8B66\u544A
AbstractXMLConfigPage.VERSIONTip=\u65B0\u3057\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u8868\u3059\u5341\u9032\u5024
WizardJetFilesChoosePage.Directory=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA:
CreateComponentWizard.NewComponent=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
WizardComponentFolderPage.Name=\u540D\u524D
RemoveResourceAction.Remove=\u524A\u9664
WizardJetFilesChoosePage.UseIconFrom=\u30A2\u30A4\u30B3\u30F3\u3092\u4F7F\u7528:
ImportComponentDialog.ImportFinished=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30A4\u30F3\u30DD\u30FC\u30C8\u5B8C\u4E86
AbstractXMLConfigPage.SetProperties=\u9078\u629e\u3057\u305f\u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u8a2d\u5b9a\u3002
ProjectSelectionDialog.ChooseFolder=\u3053\u306E\u30BB\u30C3\u30B7\u30E7\u30F3\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D5\u30A9\u30EB\u30C0\u3092\u9078\u629E
ComponentProjectPreferencePage.ComponentProject=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8:
AddResourceAction.AddLib=\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u8FFD\u52A0...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u6B63\u5E38\u306B\u30A4\u30F3\u30DD\u30FC\u30C8\u3055\u308C\u307E\u3057\u305F\u3002
AddExternalResourceAction.ErrorTitle=\u5916\u90E8\u30A2\u30FC\u30AB\u30A4\u30D6\u30A8\u30E9\u30FC
AbstractXMLConfigPage.NBLINESTip=Integer\u5024\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D3\u30E5\u30FC\u3067\u306E\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u7DDA\u306E\u5E45\u3002
AbstractXMLConfigPage.MININPUTTip=Integer\u5024\u3002\u3053\u306E\u30B3\u30CD\u30AF\u30B7\u30E7\u30F3\u306E\u6700\u5C0F\u5165\u529B\u6570
WizardJetFilesChoosePage.MainFile=\u30E1\u30A4\u30F3\u30D5\u30A1\u30A4\u30EB
CreateComponentWizard.CreateXMLJava=Java\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u7528\u306eXML\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u751f\u6210
WizardJetFilesChoosePage.UseDefaultIcon=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30A2\u30A4\u30B3\u30F3\u3092\u4F7F\u7528
WizardComponentFolderPage.LongName=\u30ED\u30F3\u30B0\u30CD\u30FC\u30E0\uFF08\u30DE\u30A6\u30B9\u30AA\u30FC\u30D0\u30FC\u30C4\u30FC\u30EB\u30C1\u30C3\u30D7\uFF09
CopyComponentActionProvider.CopyComponent=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30B3\u30D4\u30FC
ImportComponentDialog.ChooseComponentsLabel=\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u9078\u629E
AddResourceAction.JARSecection=Jar\u9078\u629E
AddExternalResourceAction.ErrorMsg=\u9078\u629E\u3057\u305F\u5916\u90E8\u30A2\u30FC\u30AB\u30A4\u30D6\u306F\u5229\u7528\u3067\u304D\u306A\u3044\u3001\u3082\u3057\u304F\u306F\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
ComponentProjectManager.NewProject=\u65B0\u3057\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8
CopyFromPaletteActionProvider.Label=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30B3\u30D4\u30FC
WizardJetFilesChoosePage.ChoseAIcon=\u30A2\u30A4\u30B3\u30F3\u3092\u9078\u629E
ComponentProjectPreferencePage.SelectPath=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\t\n\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D1\u30B9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044
AbstractXMLConfigPage.LINESTYLETip=Integer\u5024\u3002\u30B3\u30CD\u30AF\u30B7\u30E7\u30F3\u30E9\u30A4\u30F3\u30B9\u30BF\u30A4\u30EB\uFF081:\u30BD\u30EA\u30C3\u30C9\u30012:\u30C0\u30C3\u30B7\u30E5\u30013:\u30C9\u30C3\u30C8\u30014:\u30C0\u30C3\u30B7\u30E5\u30C9\u30C3\u30C8\uFF09
WizardJetFilesChoosePage.EndFile=\u30D5\u30A1\u30A4\u30EB\u7D42\u4E86
PushToPaletteActionProvider.InformationMSG=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u767A\u884C\u3055\u308C\u307E\u3057\u305F\u3002\u30D1\u30EC\u30C3\u30C8\u306F\u66F4\u65B0\u3055\u308C\u308B\u3067\u3057\u3087\u3046\u3002
EditComponentActionProvider.GroupEdit=\u30B0\u30EB\u30FC\u30D7\u7DE8\u96C6
ProjectSelectionDialog.ComponentProject=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8:
ComponentProjectPreferencePage.ButtonLabel0=\u4E86\u89E3
AbstractXMLConfigPage.New=\u65B0\u898F
CopyComponentValidator.ComponentExist=\u3053\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306f\u65e2\u306b\u5b58\u5728\u3057\u307e\u3059\u3002
ImportComponentDialog.WarningMSG=\u3053\u306E\u64CD\u4F5C\u306F\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u306E\u65E2\u5B58\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u4E0A\u66F8\u304D\u3057\u307E\u3059\u3002\u672C\u5F53\u306B\u9078\u629E\u3057\u305F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u307E\u3059\u304B?
CreateComponentWizard.MainProperties=\u4E3B\u8981\u5C5E\u6027
ComponentProjectManager.WarningMsg=\u30D5\u30A1\u30A4\u30EB\u30B7\u30B9\u30C6\u30E0\u306F\u5927\u6587\u5B57\u5C0F\u6587\u5B57\u3092\u533A\u5225\u3057\u307E\u305B\u3093\u3002{0}\u3068\u885D\u7A81\u3059\u308B\u65E2\u5B58\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u3042\u308A\u307E\u3059\u3002
WizardComponentFolderPage.Family=\u30D5\u30A1\u30DF\u30EA
PushToPaletteActionProvider.OK3=\u4E86\u89E3
PushToPaletteActionProvider.OK2=\u4E86\u89E3
CopyComponentActionProvider.CopyComponent2=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30B3\u30D4\u30FC
AbstractXMLConfigPage.CTYPETip=\u30B3\u30CD\u30AF\u30BF\u578B
AddResourceAction.ChooseResource=\u8FFD\u52A0\u3059\u308Bjar\u3068zip\u3092\u9078\u629E\uFF08&C\uFF09
ImportComponentDialog.WarningTitle=\u8B66\u544A
AddExternalResourceAction.AddELibs=\u5916\u90E8\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u8FFD\u52A0...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=\u4F7F\u7528\u53EF\u80FD\u306A\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AbstractXMLConfigPage.MINOUTPUTTip=Integer\u5024\u3002\u3053\u306E\u63A5\u7D9A\u306B\u304A\u3051\u308B\u51FA\u529B\u306E\u6700\u5C0F\u6570\u3002
ValidateComponentXMLActionProvider.error=\n\t\u884C {0}\u306B\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
ValidateComponentXMLActionProvider.fatalerror=\n\t\u884C {0}\u306B\u81F4\u547D\u7684\u306A\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
ValidateComponentXMLActionProvider.invalid=\u59A5\u5F53\u3067\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u30D5\u30A1\u30A4\u30EB\:\n
ValidateComponentXMLActionProvider.ok=\u4E86\u89E3
ValidateComponentXMLActionProvider.result=\u691C\u8A3C\u7D50\u679C
ValidateComponentXMLActionProvider.valid=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u30D5\u30A1\u30A4\u30EB\u306F\u59A5\u5F53\u3067\u3059\u3002
ValidateComponentXMLActionProvider.validate=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u3092\u691C\u8A3C
ValidateComponentXMLActionProvider.warning=\n\t\u884C {0}\u306B\u8B66\u544A\u304C\u3042\u308A\u307E\u3059

View File

@@ -1,3 +0,0 @@
AbstractXMLConfigPage.TYPETip=\uB370\uC774\uD130 \uD0C0\uC785
AbstractXMLConfigPage.Delete=\uC0AD\uC81C
WizardComponentFolderPage.Name=\uC774\uB984

View File

@@ -1,13 +0,0 @@
PushToPaletteActionProvider.Error2=Fout
PushToPaletteActionProvider.Error=Fout
NewActionProvider.New=Nieuw
NewActionProvider.NewComponent=Nieuw Component
AbstractXMLConfigPage.Delete=Verwijderen
WizardJetFilesChoosePage.Directory=Directory:
CreateComponentWizard.NewComponent=Nieuw Component
WizardComponentFolderPage.Name=Naam
WizardComponentFolderPage.Perl=Perl
WizardJetFilesChoosePage.UseDefaultIcon=Gebruik default icon
WizardJetFilesChoosePage.ChoseAIcon=Kies een icon
AbstractXMLConfigPage.New=Nieuw
WizardComponentFolderPage.Java=Java

View File

@@ -1,66 +0,0 @@
EditComponentActionProvider.Edit=Edytuj ten komponent
AbstractXMLConfigPage.TYPETip=Typ danych.
PushToPaletteActionProvider.Error2=B\u0142\u0105d
CopyFromPaletteActionProvider.Label2=Importuj komponenty z palety
AbstractXMLConfigPage.MAXOUTPUTTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Maks. ilo\u015Bc wyj\u015B\u0107 dla po\u0142\u0105czenia
AbstractXMLConfigPage.MAXINPUTTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Maks. ilo\u015Bc wej\u015B\u0107 dla po\u0142\u0105czenia
AddExternalResourceAction.JarSelection=Wyb<EFBFBD>r archiwum jar
ComponentProjectManager.CreationProblems=Problemy przy tworzeniu
CreateComponentWizard.SpecifyRes=Podaj zasoby
AbstractXMLConfigPage.REPOSITORYVALUETip=Repozytorium metadanych do zaznaczenia.
AbstractXMLConfigPage.NUMROWTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Pozycja parametru w Widoku komponent<6E>w
PushToPaletteActionProvider.Error=B\u0142\u0105d
ComponentProjectManager.InternalErrorMsg=B\u0142\u0105d wewn\u0119trzny: {0}
AbstractXMLConfigPage.IntValue=Warto\u015B\u0107 ca\u0142kowitoliczbowa.
WizardComponentFolderPage.Available=Dost\u0119pne w
WizardJetFilesChoosePage.BeginFile=Plik pocz\u0105tkowy
AbstractXMLConfigPage.COLORTip=Warto\u015B\u0107 Hex RGB. Np.: "00FF00"
NewActionProvider.New=Nowy
AbstractXMLConfigPage.EXTENSIONTip=Warto\u015B\u0107 znakowa nazwy wtyczki. Opcja przeznaczona do zewn\u0119trznych komponent<6E>w.
ComponentProjectPreferencePage.ChooseProject=Wybierz folder proejktu dla projektanta komponentu
WizardComponentFolderPage.ErrMSG5=Rodzina komponentu jest pusta
WizardComponentFolderPage.ErrMSG4=Pe\u0142na nazwa komponentu jest pusta
AbstractXMLConfigPage.BooleanTip=Warto\u015B\u0107 logicza (prawda albo fa\u0142sz)
AbstractXMLConfigPage.Delete=Usu\u0144
WizardComponentFolderPage.ErrMSG3=Komponent juz istnieje
WizardComponentFolderPage.ErrMSG2=Nazwa komponentu jest pusta
WizardComponentFolderPage.ErrMSG1=Nie wybrano j\u0119zyka komponentu
ComponentProjectPreferencePage.Warning=Ostrze\u017Cenie
WizardJetFilesChoosePage.Directory=Folder
WizardComponentFolderPage.Name=Nazwa
RemoveResourceAction.Remove=Usu\u0144
WizardJetFilesChoosePage.UseIconFrom=U\u017Cyj ikony z:
AbstractXMLConfigPage.SetProperties=Ustaw w\u0142a\u015Bciwo\u015Bci zaznaczonego elementu.
AddResourceAction.AddLib=Dodaj biblioteki...
WizardComponentFolderPage.Perl=Perl
AddExternalResourceAction.ErrorTitle=B\u0142\u0105d archiwum zewn\u0119trznego
AbstractXMLConfigPage.MININPUTTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Min. ilo\u015Bc wej\u015B\u0107 dla po\u0142\u0105czenia
WizardJetFilesChoosePage.MainFile=Plik g\u0142<34>wny
WizardJetFilesChoosePage.UseDefaultIcon=U\u017Cyj domy\u015Blnej ikony
WizardComponentFolderPage.LongName=Pe\u0142na nazwa (mouseover tooltip)
CopyComponentActionProvider.CopyComponent=Skopiuj komponent
AddResourceAction.JARSecection=Wyb<EFBFBD>r archiwum jar
AddExternalResourceAction.ErrorMsg=Zaznaczone archiwa zewn\u0119trzne s\u0105 niedost\u0119pne lub nie istniej\u0105.
CopyFromPaletteActionProvider.Label=Skopiuj komponenty z palety
WizardJetFilesChoosePage.ChoseAIcon=Wybierz ikon\u0119
ComponentProjectPreferencePage.SelectPath=Wybierz \u015Bcie\u017Ck\u0119 projektu komponentu
AbstractXMLConfigPage.LINESTYLETip=Watro\u015B\u0107 ca\u0142kowitoliczbowa. Styl lini po\u0142\u0105czenia (1: Pe\u0142na, 2: Kreski, 3: Kropki, 4:Kreski kropki)
WizardJetFilesChoosePage.EndFile=Plik ko\u0144cowy
AbstractXMLConfigPage.New=Nowy
CreateComponentWizard.MainProperties=W\u0142a\u015Bciwo\u015Bci g\u0142<34>wne
WizardComponentFolderPage.Family=Rodzina
CopyComponentActionProvider.CopyComponent2=Skopiuj komponent
AbstractXMLConfigPage.CTYPETip=Typ Connectora
AddResourceAction.ChooseResource=&Wybierz pliki jar i zip do dodania:
ImportComponentDialog.WarningTitle=Ostrze\u017Cenie
AddExternalResourceAction.AddELibs=Dodaj biblioteki zewn\u0119trzne...
WizardComponentFolderPage.Java=Java
AbstractXMLConfigPage.MINOUTPUTTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Min. ilo\u015Bc wyj\u015B\u0107 dla po\u0142\u0105czenia
ValidateComponentXMLActionProvider.error=ntThere b\u0142\u0105d w linii {0}
ValidateComponentXMLActionProvider.fatalerror=ntThere b\u0142\u0105d krytyczny w linii {0}
ValidateComponentXMLActionProvider.invalid=Niepoprawny komponent plik XML:n
ValidateComponentXMLActionProvider.result=Wynik walidacji
ValidateComponentXMLActionProvider.valid=Komponent plik XML poprawny!
ValidateComponentXMLActionProvider.validate=Sprawd\u017A poprawno\u015B\u0107 komponentu XML
ValidateComponentXMLActionProvider.warning=Ostrze\u017Cenie \n\tThere w linii {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Wynik walidacji

View File

@@ -1,56 +0,0 @@
EditComponentActionProvider.Edit=Editar este componente
ProjectSelectionDialog.SelectPath=Selecione um caminho para o Projeto
AbstractXMLConfigPage.TYPETip=Tipo do dado
PushToPaletteActionProvider.Error2=Erro
CopyFromPaletteActionProvider.Label2=Importar componentes da paleta
ComponentProjectPreferencePage.WarningMSG=Aten<EFBFBD><EFBFBD>o, essa modifica<63><61>o s<> ira modificar o Designer de Componente, e n<>o a Palheta
AddExternalResourceAction.JarSelection=seleccao do JAR
ComponentProjectManager.CreationProblems=Problemas na cria<69><61>o
CopyComponentActionProvider.InputName=Inserir novo nome de componente
CreateComponentWizard.SpecifyRes=Especificar recursos
AbstractXMLConfigPage.REPOSITORYVALUETip=Reposit<EFBFBD>rio de Metadados a selecionar
PushToPaletteActionProvider.Error=Erro
ComponentProjectManager.InternalErrorMsg=Erro interno: {0}
AbstractXMLConfigPage.IntValue=Valor inteiro.
WizardComponentFolderPage.Available=Dispon<EFBFBD>vel em
PushToPaletteActionProvider.OK=OK
AbstractXMLConfigPage.COLORTip=Valor Hex de RGB. Exemplo:"00FF00"
CreateComponentWizard.CreateXMLPerl=Criar o arquivo de configura<72><61>o XML par PERL Component
ImportComponentDialog.SelectDirectoryLabel=Selecione um diret<65>rio:
ComponentProjectPreferencePage.ChooseProject=Selecione uma pasta de projeto para este designer de componentes
AbstractXMLConfigPage.BooleanTip=Valor booleano (verdadeiro ou falso)
AbstractXMLConfigPage.Delete=Deletar
CreateComponentWizard.FillIn=Preencher as propriedades do componente
ComponentProjectPreferencePage.Warning=Advert<EFBFBD>ncia
AbstractXMLConfigPage.VERSIONTip=Um valor decimal para indicar a vers<72>o do seu novo componente
WizardJetFilesChoosePage.Directory=Diret<EFBFBD>rio:
WizardComponentFolderPage.Name=Nome
WizardJetFilesChoosePage.UseIconFrom=Usar <20>cone de:
ProjectSelectionDialog.ChooseFolder=Escolha uma pasta de projetos para esta sess<73>o
ComponentProjectPreferencePage.ComponentProject=Projeto do Componente:
AddResourceAction.AddLib=Adicionar Bibliotecas...
WizardComponentFolderPage.Perl=Perl
AddExternalResourceAction.ErrorTitle=Erro de arquivo externo
CreateComponentWizard.CreateXMLJava=Criar o arquivo de configura<72><61>o XML para componente JAVA
WizardJetFilesChoosePage.UseDefaultIcon=Use o <20>cone padr<64>o
CopyComponentActionProvider.CopyComponent=Copiar este componente
AddResourceAction.JARSecection=seleccao do JAR
AddExternalResourceAction.ErrorMsg=O arquivo selecionado n<>o est<73> dispon<6F>vel ou n<>o existe.
ComponentProjectManager.NewProject=Novo Projeto de Componente
CopyFromPaletteActionProvider.Label=Copiar componentes para a palheta
WizardJetFilesChoosePage.ChoseAIcon=Escolha o <20>cone
ComponentProjectPreferencePage.SelectPath=Selecione o Caminho do Projeto do Componente
EditComponentActionProvider.GroupEdit=Grupo de edi<64><69>o
ProjectSelectionDialog.ComponentProject=Projeto do Componente:
ComponentProjectPreferencePage.ButtonLabel0=OK
CopyComponentValidator.ComponentExist=O Componente j<> existe
CreateComponentWizard.MainProperties=Propriedades principais
ComponentProjectManager.WarningMsg=O sistema de arquivos n<>o <20> sens<6E>vel <20> caixa. Existe um projeto em conflito com {0}
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=Copiar componente
AbstractXMLConfigPage.CTYPETip=Tipo de conector.
ImportComponentDialog.WarningTitle=Advert<EFBFBD>ncia
AddExternalResourceAction.AddELibs=Adicionar bibliotecas externas
WizardComponentFolderPage.Java=Java
ValidateComponentXMLActionProvider.ok=OK

View File

@@ -1,34 +0,0 @@
WizardComponentFolderPage.Available=Disponibil in
PushToPaletteActionProvider.OK=OK
WizardJetFilesChoosePage.BeginFile=Inceput Fisier
NewActionProvider.New=Nou
WizardComponentFolderPage.ErrMSG5=Componenta Family este vida
WizardComponentFolderPage.ErrMSG4=Componenta Nume Lung este vida
AbstractXMLConfigPage.Delete=sterge
WizardComponentFolderPage.ErrMSG3=Componenta exista deja
WizardComponentFolderPage.ErrMSG2=Componenta nume este vida
WizardComponentFolderPage.ErrMSG1=Limba componentei nu a fost selectata
WizardJetFilesChoosePage.Directory=Directory:
WizardComponentFolderPage.Name=Nume
RemoveResourceAction.Remove=Sterge
WizardJetFilesChoosePage.UseIconFrom=Foloseste icoana de la:
WizardComponentFolderPage.Perl=Perl
WizardJetFilesChoosePage.MainFile=Fiser principal
WizardJetFilesChoosePage.UseDefaultIcon=Foloseste icoana predefinita
WizardComponentFolderPage.LongName=Nume Lung (mouse tooltip)
WizardJetFilesChoosePage.ChoseAIcon=Alege o icoana
WizardJetFilesChoosePage.EndFile=Sfarsit Fiser
AbstractXMLConfigPage.New=Nou
WizardComponentFolderPage.Family=Family
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
WizardComponentFolderPage.Java=Java
ValidateComponentXMLActionProvider.error=\n\tEroare la linia {0}
ValidateComponentXMLActionProvider.fatalerror=\n\tEroare Fatala la linia {0}
ValidateComponentXMLActionProvider.invalid=Fisier XML component invalid\:\n
ValidateComponentXMLActionProvider.ok=OK
ValidateComponentXMLActionProvider.result=Rezultat validare
ValidateComponentXMLActionProvider.valid=Fisierul componenta XML e valid!
ValidateComponentXMLActionProvider.validate=Valideaza componenta XML
ValidateComponentXMLActionProvider.warning=\n\tEste o atentionare la linia {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Rezultat validare

View File

@@ -1,94 +0,0 @@
EditComponentActionProvider.Edit=\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u044D\u0442\u043E\u0442 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
AbstractXMLConfigPage.TYPETip=\u0422\u0438\u043F \u0434\u0430\u043D\u043D\u044B\u0445.
PushToPaletteActionProvider.Error2=\u041E\u0448\u0438\u0431\u043A\u0430
CopyFromPaletteActionProvider.Label2=\u0418\u043C\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B \u0438\u0437 \u043F\u0430\u043B\u0438\u0442\u0440\u044B
AbstractXMLConfigPage.MAXOUTPUTTip=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 Integer. \u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0432\u044B\u0445\u043E\u0434\u043E\u0432 \u0434\u043B\u044F \u044D\u0442\u043E\u0433\u043E \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F.
ImportComponentDialog.Browser=\u041E\u0431\u043E\u0437\u0440\u0435\u0432\u0430\u0442\u0435\u043B\u044C
ComponentProjectPreferencePage.WarningMSG=\u0412\u043D\u0438\u043C\u0430\u043D\u0438\u0435, \u044D\u0442\u0430 \u043C\u043E\u0434\u0438\u0444\u0438\u043A\u0430\u0446\u0438\u044F \u043F\u043E\u0432\u043B\u0438\u044F\u0435\u0442 \u0442\u043E\u043B\u044C\u043A\u043E \u043D\u0430 \u0434\u0438\u0437\u0430\u0439\u043D\u0435\u0440 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442, \u043D\u043E \u043D\u0435 \u043F\u0430\u043B\u0438\u0442\u0440\u0443.
AbstractXMLConfigPage.MAXINPUTTip=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 Integer. \u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0432\u0445\u043E\u0434\u043E\u0432 \u0434\u043B\u044F \u044D\u0442\u043E\u0433\u043E \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F
AddExternalResourceAction.JarSelection=\u0412\u044B\u0431\u043E\u0440 \u0444\u0430\u0439\u043B\u0430 Jar
ComponentProjectManager.CreationProblems=\u041F\u0440\u043E\u0431\u043B\u0435\u043C\u044B \u043F\u0440\u0438 \u0441\u043E\u0437\u0434\u0430\u043D\u0438\u0438
CopyComponentActionProvider.InputName=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043D\u043E\u0432\u043E\u0435 \u0438\u043C\u044F \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 \u0434\u043B\u044F
CreateComponentWizard.SpecifyRes=\u041E\u043F\u0440\u0435\u0434\u0435\u043B\u0438\u0442\u044C \u0438\u0441\u0442\u043E\u0447\u043D\u0438\u043A\u0438
AbstractXMLConfigPage.REPOSITORYVALUETip=\u0420\u0435\u043F\u043E\u0437\u0438\u0442\u043E\u0440\u0438\u0439 \u043C\u0435\u0442\u0430\u0434\u0430\u043D\u043D\u044B\u0445 \u0434\u043B\u044F \u0432\u044B\u0431\u043E\u0440\u0430.
AbstractXMLConfigPage.NUMROWTip=\u0426\u0435\u043B\u043E\u0447\u0438\u0441\u043B\u0435\u043D\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435. \u041F\u043E\u0437\u0438\u0446\u0438\u044F \u044D\u0442\u043E\u0433\u043E \u043F\u0430\u0440\u0430\u043C\u0435\u043D\u0442\u0430 \u0432 \u0440\u044F\u0434\u0443 \u0432 "\u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0435 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u043E\u0432"
PushToPaletteActionProvider.Error=\u041E\u0448\u0438\u0431\u043A\u0430
ComponentProjectManager.InternalErrorMsg=\u0412\u043D\u0443\u0442\u0440\u0435\u043D\u043D\u044F\u044F \u043E\u0448\u0438\u0431\u043A\u0430: {0}
AbstractXMLConfigPage.IntValue=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 Integer
WizardComponentFolderPage.Available=\u0414\u043E\u0441\u0442\u0443\u043F\u0435\u043D \u0432
PushToPaletteActionProvider.OK=\u041E\u043A
WizardJetFilesChoosePage.BeginFile=\u041D\u0430\u0447\u0430\u043B\u043E \u0444\u0430\u0439\u043B\u0430
AbstractXMLConfigPage.COLORTip=16-\u0440\u0438\u0447\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 RGB, \u043D\u0430\u043F\u0440\u0438\u043C\u0435\u0440 "00FF00"
CreateComponentWizard.CreateXMLPerl=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043E\u043D\u043D\u044B\u0439 XML \u0444\u0430\u0439\u043B \u0434\u043B\u044F \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 \u043D\u0430 PERL
ImportComponentDialog.SelectDirectoryLabel=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0438\u0440\u0435\u043A\u0442\u043E\u0440\u0438\u044E\:
PushToPaletteActionProvider.Information=\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F
PluginConstant.Borwser=\u041E\u0431\u043E\u0437\u0440\u0435\u0432\u0430\u0442\u0435\u043B\u044C
NewActionProvider.New=\u0421\u043E\u0437\u0434\u0430\u0442\u044C
AbstractXMLConfigPage.EXTENSIONTip=\u0421\u0442\u0440\u043E\u043A\u043E\u0432\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0438\u043C\u0435\u043D\u0438 \u043F\u043B\u0430\u0433\u0438\u043D\u0430. \u042D\u0442\u0430 \u043E\u043F\u0446\u0438\u044F \u0434\u043B\u044F \u0432\u043D\u0435\u0448\u043D\u0438\u0445 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442.
NewActionProvider.NewComponent=\u041D\u043E\u0432\u044B\u0439 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
ImportComponentDialog.ShowPaletteComponents=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u043F\u0430\u043D\u0435\u043B\u044C \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u043E\u0432
ComponentProjectPreferencePage.ChooseProject=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043D\u043E\u0432\u0443\u044E \u043F\u0430\u043F\u043A\u0443 \u043F\u0440\u043E\u0435\u043A\u0442\u0430 \u0434\u043B\u044F \u044D\u0442\u043E\u0433\u043E \u0434\u0438\u0437\u0430\u0439\u043D\u0435\u0440\u0430 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
WizardComponentFolderPage.ErrMSG5=\u0421\u0435\u043C\u0435\u0439\u0441\u0442\u0432\u043E \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B \u043F\u0443\u0441\u0442\u043E\u0435
WizardComponentFolderPage.ErrMSG4=\u0414\u043B\u0438\u043D\u043D\u043E\u0435 \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 \u043D\u0435 \u0437\u0430\u043F\u043E\u043B\u043D\u0435\u043D\u043E
AbstractXMLConfigPage.BooleanTip=\u0411\u0443\u043B\u0435\u0432\u0441\u043A\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 (true \u0438\u043B\u0438 false)
AbstractXMLConfigPage.Delete=\u0423\u0434\u0430\u043B\u0438\u0442\u044C
WizardComponentFolderPage.ErrMSG3=\u0422\u0430\u043A\u043E\u0439 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
WizardComponentFolderPage.ErrMSG2=\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 \u043D\u0435 \u0437\u0430\u043F\u043E\u043B\u043D\u0435\u043D\u043E
WizardComponentFolderPage.ErrMSG1=\u041D\u0435 \u0432\u044B\u0431\u0440\u0430\u043D \u044F\u0437\u044B\u043A \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B
ImportComponentDialog.Filter=\u0424\u0438\u043B\u044C\u0442\u0440\:
CreateComponentWizard.FillIn=\u0417\u0430\u043F\u043E\u043B\u043D\u0438\u0442\u044C \u0441\u0432\u043E\u0439\u0441\u0442\u0432\u0430 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430
ComponentProjectPreferencePage.Warning=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435
AbstractXMLConfigPage.VERSIONTip=\u0414\u0435\u0441\u044F\u0442\u0438\u0447\u043D\u043E\u0435 \u0447\u0438\u0441\u043B\u043E \u0434\u043B\u044F \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F \u0432\u0435\u0440\u0441\u0438\u0438 \u0432\u0430\u0448\u0435\u0439 \u043D\u043E\u0432\u043E\u0439 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B
WizardJetFilesChoosePage.Directory=\u041F\u0443\u0442\u044C:
CreateComponentWizard.NewComponent=\u041D\u043E\u0432\u044B\u0439 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
WizardComponentFolderPage.Name=\u0418\u043C\u044F
RemoveResourceAction.Remove=\u0423\u0434\u0430\u043B\u0438\u0442\u044C
WizardJetFilesChoosePage.UseIconFrom=\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u0438\u043A\u043E\u043D\u043A\u0443 \u0438\u0437:
AbstractXMLConfigPage.SetProperties=\u0423\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0441\u0432\u043E\u0439\u0441\u0442\u0432\u0430 \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u043E\u0433\u043E \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0430
ProjectSelectionDialog.ChooseFolder=\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u043F\u0430\u043F\u043A\u0443 \u043F\u0440\u043E\u0435\u043A\u0442\u0430 \u0434\u043B\u044F \u044D\u0442\u043E\u0439 \u0441\u0435\u0441\u0441\u0438\u0438
ComponentProjectPreferencePage.ComponentProject=\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 \u043F\u0440\u043E\u0435\u043A\u0442\u0430:
AddResourceAction.AddLib=\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0431\u0438\u0431\u043B\u0438\u043E\u0442\u0435\u043A\u0438...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0438\u043C\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u044B.
AddExternalResourceAction.ErrorTitle=\u041E\u0448\u0438\u0431\u043A\u0430 \u0432\u043E \u0432\u043D\u0435\u0448\u043D\u0435\u043C \u0430\u0440\u0445\u0438\u0432\u0435
AbstractXMLConfigPage.NBLINESTip=\u0426\u043A\u043B\u043E\u0447\u0438\u0441\u043B\u0435\u043D\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435. \u041F\u0440\u043E\u0442\u044F\u0436\u0435\u043D\u043D\u043E\u0441\u0442\u044C \u043B\u0438\u043D\u0438\u0438 \u044D\u0442\u043E\u0433\u043E \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0430 \u0432 "\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0435 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u043E\u0432"
AbstractXMLConfigPage.MININPUTTip=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 Integer. \u041C\u0438\u043D\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0432\u0445\u043E\u0434\u043E\u0432 \u0434\u043B\u044F \u044D\u0442\u043E\u0433\u043E \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F
WizardJetFilesChoosePage.MainFile=\u0413\u043B\u0430\u0432\u043D\u044B\u0439 \u0444\u0430\u0439\u043B
CreateComponentWizard.CreateXMLJava=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043E\u043D\u043D\u044B\u0439 XML \u0444\u0430\u0439\u043B \u0434\u043B\u044F \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 \u043D\u0430 JAVA
WizardJetFilesChoosePage.UseDefaultIcon=\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u0438\u043A\u043E\u043D\u043A\u0443 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
WizardComponentFolderPage.LongName=\u0414\u043B\u0438\u043D\u043D\u043E\u0435 \u0418\u043C\u044F (\u043F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0430 \u043F\u043E\u0434 \u0443\u043A\u0430\u0437\u0430\u0442\u0435\u043B\u0435\u043C \u043C\u044B\u0448\u0438)
CopyComponentActionProvider.CopyComponent=\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u042D\u0442\u043E\u0442 \u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
AddResourceAction.JARSecection=\u0412\u044B\u0431\u043E\u0440 \u0444\u0430\u0439\u043B\u0430 Jar
AddExternalResourceAction.ErrorMsg=\u0412\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0439 \u0432\u043D\u0435\u0448\u043D\u0438\u0439 \u0430\u0440\u0445\u0438\u0432 \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D \u0438\u043B\u0438 \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
ComponentProjectManager.NewProject=\u041D\u043E\u0432\u044B\u0439 \u043F\u0440\u043E\u0435\u043A\u0442
CopyFromPaletteActionProvider.Label=\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B \u0438\u0437 \u043F\u0430\u043B\u0438\u0442\u0440\u044B
WizardJetFilesChoosePage.ChoseAIcon=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0438\u043A\u043E\u043D\u043A\u0443
ComponentProjectPreferencePage.SelectPath=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043F\u0443\u0442\u044C \u0434\u043B\u044F \u043F\u0440\u043E\u0435\u043A\u0442\u0430 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430
AbstractXMLConfigPage.LINESTYLETip=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 Integer. \u0421\u0442\u0438\u043B\u044C \u0441\u043E\u0435\u0434\u0438\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0439 \u043B\u0438\u043D\u0438\u0438 (1: \u043B\u0438\u043D\u0438\u044F, 2: \u0448\u0442\u0440\u0438\u0445, 3: \u043F\u0443\u043D\u043A\u0442\u0438\u0440, 4: \u0448\u0442\u0440\u0438\u0445\u043E-\u043F\u0443\u043D\u043A\u0442\u0438\u0440)
WizardJetFilesChoosePage.EndFile=\u041A\u043E\u043D\u0435\u0446 \u0444\u0430\u0439\u043B\u0430
EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 \u043F\u0440\u043E\u0435\u043A\u0442\u0430:
ComponentProjectPreferencePage.ButtonLabel0=Ok
AbstractXMLConfigPage.New=\u0421\u043E\u0437\u0434\u0430\u0442\u044C
CopyComponentValidator.ComponentExist=\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
CreateComponentWizard.MainProperties=\u041E\u0441\u043D\u043E\u0432\u043D\u044B\u0435 \u0441\u0432\u043E\u0439\u0441\u0442\u0432\u0430
ComponentProjectManager.WarningMsg=\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u043C\u0430\u044F \u0444\u0430\u0439\u043B\u043E\u0432\u0430\u044F \u0441\u0438\u0441\u0442\u0435\u043C\u0430 \u043D\u0435 \u0440\u0430\u0437\u043B\u0438\u0447\u0430\u0435\u0442 \u0441\u0442\u0440\u043E\u0447\u043D\u044B\u0435 \u0438 \u0437\u0430\u0433\u043B\u0430\u0432\u043D\u044B\u0435 \u0431\u0443\u043A\u0432\u044B \u0432 \u0438\u043C\u0435\u043D\u0430\u0445 \u0444\u0430\u0439\u043B\u043E\u0432. \u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044E\u0449\u0438\u0439 \u043F\u0440\u043E\u0435\u043A\u0442 \u043A\u043E\u043D\u0444\u043B\u0438\u043A\u0442\u0443\u0435\u0442 \u0441 {0}
WizardComponentFolderPage.Family=\u0421\u0435\u043C\u0435\u0439\u0441\u0442\u0432\u043E
PushToPaletteActionProvider.OK3=\u041E\u043A
PushToPaletteActionProvider.OK2=\u041E\u043A
CopyComponentActionProvider.CopyComponent2=\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
AbstractXMLConfigPage.CTYPETip=\u0422\u0438\u043F \u043A\u043E\u043D\u043D\u0435\u043A\u0442\u043E\u0440\u0430.
AddResourceAction.ChooseResource=&\u0412\u044B\u0431\u0440\u0430\u0442\u044C Jar \u0438 Zip \u0444\u0430\u043B\u044B \u0434\u043B\u044F \u0434\u043E\u0431\u0430\u0432\u043B\u0435\u043D\u0438\u044F:
ImportComponentDialog.WarningTitle=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435
AddExternalResourceAction.AddELibs=\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u043D\u0435\u0448\u043D\u0438\u0435 \u0431\u0438\u0431\u043B\u0438\u043E\u0442\u0435\u043A\u0438...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B \u043D\u0435 \u0434\u043E\u0441\u0442\u0443\u043F\u043D\u044B.
AbstractXMLConfigPage.MINOUTPUTTip=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 Integer. \u041C\u0438\u043D\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0432\u044B\u0445\u043E\u0434\u043E\u0432 \u0434\u043B\u044F \u044D\u0442\u043E\u0433\u043E \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F
ValidateComponentXMLActionProvider.error=\u0415\u0441\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0430 \u0432 \u0441\u0442\u0440\u043E\u043A\u0435 {0}
ValidateComponentXMLActionProvider.invalid=\u041D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B\u0439 XML \u0444\u0430\u0439\u043B \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B\:\n
ValidateComponentXMLActionProvider.ok=\u041E\u043A
ValidateComponentXMLActionProvider.result=\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442 \u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0438
ValidateComponentXMLActionProvider.valid=XML \u0444\u0430\u0439\u043B \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u044B\u0439!
ValidateComponentXMLActionProvider.validate=\u041F\u0440\u043E\u0432\u0435\u0440\u0438\u0442\u044C XML \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430
ValidateComponentXMLActionProvider.warning=\n\t\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435 \u0432 \u0441\u0442\u0440\u043E\u043A\u0435 {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.result=\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442 \u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0438

View File

@@ -1,24 +0,0 @@
AbstractXMLConfigPage.TYPETip=D<EFBFBD>tov<EFBFBD> typ.
PushToPaletteActionProvider.Error2=CHYBA
AbstractXMLConfigPage.REPOSITORYVALUETip=Metad<EFBFBD>ta <20>lo\u017Eisko na v<>ber.
PushToPaletteActionProvider.Error=CHYBA
PushToPaletteActionProvider.OK=Ok
NewActionProvider.New=Nov<EFBFBD>
AbstractXMLConfigPage.Delete=Zmaza\u0165
ImportComponentDialog.Filter=Filter:
ComponentProjectPreferencePage.Warning=Varovanie
WizardComponentFolderPage.Name=Meno
RemoveResourceAction.Remove=Odstr<EFBFBD>ni\u0165
WizardJetFilesChoosePage.UseIconFrom=Pou\u017Ei\u0165 ikonu z:
AddResourceAction.AddLib=Prida\u0165 Kni\u017Enice...
WizardJetFilesChoosePage.MainFile=Hlavn<EFBFBD> S<>bor
AddExternalResourceAction.ErrorMsg=Vybran<EFBFBD> extern<72> arch<63>v je nedostupn<70> alebo neexistuje.
AbstractXMLConfigPage.New=Nov<EFBFBD>
CreateComponentWizard.MainProperties=Hlavn<EFBFBD> Vlastnosti
WizardComponentFolderPage.Family=Rodina
PushToPaletteActionProvider.OK3=Ok
PushToPaletteActionProvider.OK2=Ok
AbstractXMLConfigPage.CTYPETip=Typ konektora.
ImportComponentDialog.WarningTitle=Varovanie
AddExternalResourceAction.AddELibs=Prida\u0165 Extern<72> Kni\u017Enice...
ValidateComponentXMLActionProvider.ok=Ok

View File

@@ -1,2 +0,0 @@
PushToPaletteActionProvider.Error2=Gre\u0161ka
PushToPaletteActionProvider.Error=Gre\u0161ka

View File

@@ -1,108 +0,0 @@
AbstractXMLConfigPage.BooleanTip=Boolean value (true or false).
AbstractXMLConfigPage.COLORTip=Hex value of RGB. For example\: "00FF00"
AbstractXMLConfigPage.CTYPETip=Connector type.
AbstractXMLConfigPage.Delete=Delete
AbstractXMLConfigPage.EXTENSIONTip=String value of plugin name. This option is for external componet.
AbstractXMLConfigPage.IntValue=Integer value.
AbstractXMLConfigPage.LINESTYLETip=Integer value. Line style of the connetion. (1\: Solid Line, 2\: Dash Line, 3\: Dot Line, 4\: Dashdot Line)
AbstractXMLConfigPage.MAXINPUTTip=Integer value. Maximum input connection for this connection
AbstractXMLConfigPage.MAXOUTPUTTip=Integer value. Maximum output connection for this connection
AbstractXMLConfigPage.MININPUTTip=Integer value. Minimum input connection for this connection
AbstractXMLConfigPage.MINOUTPUTTip=Integer value. Minimum output connection for this connection
AbstractXMLConfigPage.NBLINESTip=Integer value. Lines spans of this parameter in the component's properties view
AbstractXMLConfigPage.NUMROWTip=Integer value. Row position of this parameter in the component's properties view
AbstractXMLConfigPage.New=New
AbstractXMLConfigPage.REPOSITORYVALUETip=Metadata repository to select.
AbstractXMLConfigPage.SetProperties=Set the properties for selected element.
AbstractXMLConfigPage.TYPETip=Data type.
AbstractXMLConfigPage.VERSIONTip=A decimal value to indicate the version of your new component.
AddExternalResourceAction.AddELibs=Add External Libraries...
AddExternalResourceAction.ErrorMsg=The selected external archive is unavailable or does not exist.
AddExternalResourceAction.ErrorTitle=External Archive Error
AddExternalResourceAction.JarSelection=Jar Selection
AddResourceAction.AddLib=Add Libraries...
AddResourceAction.ChooseResource=&Choose jars and zips to add\:
AddResourceAction.JARSecection=JAR Selection
ComponentProjectManager.CreationProblems=Creation Problems
ComponentProjectManager.InternalErrorMsg=Internal error\: {0}
ComponentProjectManager.NewProject=New Component Project
ComponentProjectManager.WarningMsg=The underlying file system is case insensitive. There is an existing project which conflicts with {0}
ComponentProjectPreferencePage.ButtonLabel0=Ok
ComponentProjectPreferencePage.ChooseProject=Choose a project folder for this component designer
ComponentProjectPreferencePage.ComponentProject=Component Project\:
ComponentProjectPreferencePage.SelectPath=Select Component Project Path
ComponentProjectPreferencePage.Warning=Warning
ComponentProjectPreferencePage.WarningMSG=Warning, this modification will only impact Component Designer, not the Palette.
CopyComponentActionProvider.CopyComponent=Copy This Component
CopyComponentActionProvider.CopyComponent2=Copy Component
CopyComponentActionProvider.InputName=Input a new component name for
CopyComponentValidator.ComponentExist=The component has been exsit
CopyFromPaletteActionProvider.Label=Copy Components from Palette
CopyFromPaletteActionProvider.Label2=Import components from palette
CreateComponentWizard.CreateXMLJava=Create the XML configuration file for JAVA Component
CreateComponentWizard.CreateXMLPerl=Create the XML configuration file for PERL Component
CreateComponentWizard.FillIn=Fill in component properties
CreateComponentWizard.MainProperties=Main Properties
CreateComponentWizard.NewComponent=New Component
CreateComponentWizard.SpecifyRes=Specify resources
EditComponentActionProvider.Edit=Edit This Component
EditComponentActionProvider.GroupEdit=group.edit
FileCopy.ExceptionMSG=The source File "
ImportComponentDialog.Browser=Browser..
ImportComponentDialog.ChooseComponentsLabel=Choose components to import\:
ImportComponentDialog.ErrorMSG4=No component was selected for importing.
ImportComponentDialog.Filter=Filter\:
ImportComponentDialog.ImportCanceled=Import Components Canceled
ImportComponentDialog.ImportCanceledMSG=Task import components from palette was canceled.
ImportComponentDialog.ImportFinished=Import Components Finished
ImportComponentDialog.ImportFinishedMSG=Components imported successfully.
ImportComponentDialog.NoComponentsAvailable=No Components available.
ImportComponentDialog.SelectDirectoryLabel=Select a directory\:
ImportComponentDialog.ShowPaletteComponents=Show Palette Components
ImportComponentDialog.WarningMSG=This operation will overwrite the existing components in workspace. Do you really want to import the selected components?
ImportComponentDialog.WarningTitle=Warning
NewActionProvider.New=New
NewActionProvider.NewComponent=New Component
PluginConstant.Borwser=Browser..
ProjectSelectionDialog.ChooseFolder=Choose a project folder for this session
ProjectSelectionDialog.ComponentProject=Component Project\:
ProjectSelectionDialog.SelectPath=Select Project Path
PushToPaletteActionProvider.Error=Error
PushToPaletteActionProvider.Error2=Error
PushToPaletteActionProvider.ErrorMSG=User component folder is not set.
PushToPaletteActionProvider.ErrorMSG2=User component folder doesn't exist.
PushToPaletteActionProvider.Information=Informaton
PushToPaletteActionProvider.InformationMSG=Components have been published. The palette is going to be refreshed.
PushToPaletteActionProvider.OK=OK
PushToPaletteActionProvider.OK2=OK
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.PushComponentsToPalette=Push Components to Palette
PushToPaletteActionProvider.PushToPaletteActionProvider.failed=Push components to palette failed for these invalid XML files.\n
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Validation result
RemoveResourceAction.Remove=Remove
ValidateComponentXMLActionProvider.error=\n\tThere is an Error on line {0}
ValidateComponentXMLActionProvider.fatalerror=\n\tThere is a Fatal Error on line {0}
ValidateComponentXMLActionProvider.invalid=Invalid component XML file\:\n
ValidateComponentXMLActionProvider.ok=OK
ValidateComponentXMLActionProvider.result=Validation result
ValidateComponentXMLActionProvider.valid=Component XML file is valid\!
ValidateComponentXMLActionProvider.validate=Validate Component XML
ValidateComponentXMLActionProvider.warning=\n\tThere is a Warning on line {0}
WizardComponentFolderPage.Available=Available in
WizardComponentFolderPage.ErrMSG1=The component language have not been selected
WizardComponentFolderPage.ErrMSG2=The component Name is empty
WizardComponentFolderPage.ErrMSG3=This component already exists
WizardComponentFolderPage.ErrMSG4=The component Long Name is empty
WizardComponentFolderPage.ErrMSG5=The component Family is empty
WizardComponentFolderPage.Family=Family
WizardComponentFolderPage.Java=Java
WizardComponentFolderPage.LongName=Long Name (mouseover tooltip)
WizardComponentFolderPage.Name=Name
WizardComponentFolderPage.Perl=Perl
WizardJetFilesChoosePage.BeginFile=Begin File
WizardJetFilesChoosePage.ChoseAIcon=Chose an icon
WizardJetFilesChoosePage.Directory=Directory\:
WizardJetFilesChoosePage.EndFile=End File
WizardJetFilesChoosePage.MainFile=Main File
WizardJetFilesChoosePage.UseDefaultIcon=Use default icon
WizardJetFilesChoosePage.UseIconFrom=Use icon from\:

View File

@@ -1,10 +0,0 @@
AbstractXMLConfigPage.TYPETip=Veri tipi.
PushToPaletteActionProvider.Error2=Hata
AddExternalResourceAction.JarSelection=JAR se<73>imi
PushToPaletteActionProvider.Error=Hata
AbstractXMLConfigPage.IntValue=Tamsay\u0131 de\u011Feri.
AbstractXMLConfigPage.Delete=Sil
WizardComponentFolderPage.Name=Ad\u0131
AddResourceAction.AddLib=K<EFBFBD>t<EFBFBD>phane ekle...
AddResourceAction.JARSecection=JAR se<73>imi
WizardComponentFolderPage.Family=Aile

View File

@@ -1,88 +0,0 @@
FileCopy.ExceptionMSG=\u6E90\u6587\u4EF6"
EditComponentActionProvider.Edit=\u7F16\u8F91\u7EC4\u4EF6
ImportComponentDialog.ErrorMSG4=\u6CA1\u6709\u9009\u62E9\u7EC4\u4EF6\u5BFC\u5165
AbstractXMLConfigPage.TYPETip=%u8CC7%u6599%u578B%u614B.
PushToPaletteActionProvider.Error2=\u9519\u8BEF
CopyFromPaletteActionProvider.Label2=\u4ECEpalette\u5BFC\u5165\u7EC4\u4EF6
AbstractXMLConfigPage.MAXOUTPUTTip=\u6574\u6570\u503C.\u8FDE\u63A5\u6700\u5927\u503C\u8F93\u51FA
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
ComponentProjectManager.CreationProblems=\u95ee\u9898\u521b\u5efa
CopyComponentActionProvider.InputName=\u8F93\u5165\u65B0\u7684\u7EC4\u4EF6\u540D
CreateComponentWizard.SpecifyRes=\u6307\u5B9A\u8D44\u6E90
AbstractXMLConfigPage.REPOSITORYVALUETip=%u9078%u64C7 Metadata %u5132%u85CF%u5EAB.
PushToPaletteActionProvider.ErrorMSG=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939\u672A\u8BBE\u7F6E\u3002
AbstractXMLConfigPage.NUMROWTip=\u6574\u6570\u503C.\u6B64\u53C2\u6570\u5217\u4F4D\u7F6E\u5728\u7EC4\u4EF6\u89C6\u56FE
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
PushToPaletteActionProvider.OK=\u786E\u5B9A
WizardJetFilesChoosePage.BeginFile=\u5F00\u59CB\u6587\u4EF6
AbstractXMLConfigPage.COLORTip=RGB\u5341\u516D\u8FDB\u5236.\u4F8B\u5982:"00FF00"
CreateComponentWizard.CreateXMLPerl=\u521B\u5EFAPERL\u7EC4\u4EF6\u7684XML\u914D\u7F6E\u6587\u4EF6
ImportComponentDialog.SelectDirectoryLabel=\u9009\u62E9\u4E00\u4E2A\u8DEF\u5F84\uFF1A
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.
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
AbstractXMLConfigPage.BooleanTip=Boolean\u503C(\u771F\u6216\u5047).
AbstractXMLConfigPage.Delete=\u5220\u9664
WizardComponentFolderPage.ErrMSG3=\u7EC4\u4EF6\u5DF2\u5B58\u5728
WizardComponentFolderPage.ErrMSG2=\u7EC4\u4EF6\u540D\u4E3A\u7A7A
WizardComponentFolderPage.ErrMSG1=\u6CA1\u6709\u9009\u62E9\u7EC4\u4EF6\u7684\u8BED\u8A00
CreateComponentWizard.FillIn=\u586B\u5199\u7EC4\u4EF6\u5C5E\u6027
ImportComponentDialog.ImportCanceledMSG=\u5DF2\u53D6\u6D88\u4ECEPalette\u4E0A\u5BFC\u5165\u7EC4\u4EF6
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
WizardComponentFolderPage.Name=\u8fde\u63a5\u540d
RemoveResourceAction.Remove=\u5220\u9664
WizardJetFilesChoosePage.UseIconFrom=\u9009\u62E9\u56FE\u6807\uFF1A
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
ImportComponentDialog.ImportFinishedMSG=\u7EC4\u4EF6\u5BFC\u5165\u6210\u529F
AddExternalResourceAction.ErrorTitle=\u5916\u90E8\u6863\u6848\u9519\u8BEF
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
CopyComponentActionProvider.CopyComponent=\u590D\u5236\u8FD9\u4E2A\u7EC4\u4EF6
ImportComponentDialog.ChooseComponentsLabel=\u9009\u62E9\u8981\u5BFC\u5165\u7684\u7EC4\u4EF6\uFF1A
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
WizardJetFilesChoosePage.ChoseAIcon=\u9009\u62E9\u6309\u94AE
ComponentProjectPreferencePage.SelectPath=\u9009\u62E9\u7EC4\u4EF6\u5DE5\u7A0B\u8DEF\u5F84
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
ProjectSelectionDialog.ComponentProject=\u7EC4\u4EF6\u5DE5\u7A0B
ComponentProjectPreferencePage.ButtonLabel0=\u786E\u5B9A
AbstractXMLConfigPage.New=\u65b0
CopyComponentValidator.ComponentExist=\u6B64\u7EC4\u4EF6\u5DF2\u5B58\u5728
ImportComponentDialog.WarningMSG=\u64CD\u4F5C\u5C06\u8986\u76D6\u5DE5\u4F5C\u533A\u5DF2\u5B58\u5728\u7684\u7EC4\u4EF6\u3002\u60A8\u771F\u7684\u8981\u5BFC\u5165\u5DF2\u9009\u62E9\u7684\u7EC4\u4EF6\u5417\uFF1F
CreateComponentWizard.MainProperties=\u4E3B\u8981\u5C5E\u6027
ComponentProjectManager.WarningMsg=\u5E95\u5C42\u6587\u4EF6\u7CFB\u7EDF\u4E0D\u533A\u5206\u5927\u5C0F\u5199\u3002\u5DF2\u7ECF\u5B58\u5728\u4E00\u4E2A\u9879\u76EE\u4E0E{0}\u51B2\u7A81
WizardComponentFolderPage.Family=\u65cf
PushToPaletteActionProvider.OK3=\u786E\u5B9A
PushToPaletteActionProvider.OK2=\u786E\u5B9A
CopyComponentActionProvider.CopyComponent2=\u590D\u5236\u7EC4\u4EF6
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...
ImportComponentDialog.NoComponentsAvailable=\u6CA1\u6709\u53EF\u7528\u7684\u7EC4\u4EF6
AbstractXMLConfigPage.MINOUTPUTTip=\u6574\u6570\u503C\u3002\u8FDE\u63A5\u6700\u5C0F\u503C\u8F93\u51FA
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
PushToPaletteActionProvider.PushToPaletteActionProvider.result=\u9A8C\u8BC1\u7ED3\u679C

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="class"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.componentdesigner.rcp.nl</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

View File

@@ -1,6 +0,0 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.componentdesigner.rcp.nl
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.componentdesigner.rcp

View File

@@ -1,4 +0,0 @@
source.. = src/
output.. = class/
bin.includes = META-INF/,\
.

View File

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

View File

@@ -1,3 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=\u0645\u0633&\u0627\u0639\u062F\u0629
ApplicationActionBarAdvisor.fileMenu=\u0645&\u0644\u0641
ApplicationActionBarAdvisor.windowMenu=\u0625\u0637&\u0627\u0631

View File

@@ -1,5 +0,0 @@
FileWizard.0=Datei Assistent
ApplicationActionBarAdvisor.helpMenu=&Hilfe
ApplicationActionBarAdvisor.fileMenu=Datei(&F)
ApplicationActionBarAdvisor.windowMenu=&Fenster
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP Anwendung

View File

@@ -1,6 +0,0 @@
FileWizard.0=\u0391\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03BF\u03C2 \u039F\u03B4\u03B7\u03B3\u03CC\u03C2 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5
ApplicationActionBarAdvisor.helpMenu=&\u0392\u03BF\u03AE\u03B8\u03B5\u03B9\u03B1
ApplicationActionBarAdvisor.fileMenu=&\u0391\u03C1\u03C7\u03B5\u03AF\u03BF
ShowViewAction.actionLabel=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03A0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE\u03C2...
ApplicationActionBarAdvisor.windowMenu=&\u03A0\u03B1\u03C1\u03AC\u03B8\u03C5\u03C1\u03BF
ApplicationWorkbenchWindowAdvisor.rcpApp=\u0395\u03C6\u03B1\u03C1\u03BC\u03BF\u03B3\u03AE RCP

View File

@@ -1,11 +0,0 @@
FileWizard.0=File Wizard
ApplicationActionBarAdvisor.helpMenu=&Help
ApplicationActionBarAdvisor.fileMenu=&File
ShowViewAction.actionLabel=Show view...
ApplicationActionBarAdvisor.windowMenu=&Window
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP Application
ApplicationActionBarAdvisor.ShowView_errorTitle=Problems Showing View
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=Exit application?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1=Exit {0}?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=Confirm Exit
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_choice=&Always exit without prompt

View File

@@ -1,3 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=&Ayuda
ApplicationActionBarAdvisor.fileMenu=&Archivo
ApplicationActionBarAdvisor.windowMenu=&Ventana

View File

@@ -1,6 +0,0 @@
FileWizard.0=Assistant Fichier
ApplicationActionBarAdvisor.helpMenu=&Aide
ApplicationActionBarAdvisor.fileMenu=&Fichier
ShowViewAction.actionLabel=Montrer la vue...
ApplicationActionBarAdvisor.windowMenu=Fe&n<>tre
ApplicationWorkbenchWindowAdvisor.rcpApp=Application RCP

View File

@@ -1,2 +0,0 @@
FileWizard.0=\u010Carobnjak za datoteke
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP Aplikacija

View File

@@ -1,5 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=&Aiuto
ApplicationActionBarAdvisor.fileMenu=&File
ShowViewAction.actionLabel=Mostrare vista...
ApplicationActionBarAdvisor.windowMenu=&Finestra
ApplicationWorkbenchWindowAdvisor.rcpApp=Applicazione RCP

View File

@@ -1,10 +0,0 @@
FileWizard.0=\u30D5\u30A1\u30A4\u30EB\u30A6\u30A3\u30B6\u30FC\u30C9
ApplicationActionBarAdvisor.helpMenu=\u30D8\u30EB\u30D7 (&H)
ApplicationActionBarAdvisor.fileMenu=\u30D5\u30A1\u30A4\u30EB (&F)
ShowViewAction.actionLabel=\u30D3\u30E5\u30FC\u306E\u8868\u793A...
ApplicationActionBarAdvisor.windowMenu=\u30A6\u30A4\u30F3\u30C9\u30A6 (&W)
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3
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_choice=\u4EE5\u964D\u78BA\u8A8D\u3057\u306A\u3044

View File

@@ -1,6 +0,0 @@
FileWizard.0=\u30D5\u30A1\u30A4\u30EB\u30A6\u30A3\u30B6\u30FC\u30C9
ApplicationActionBarAdvisor.helpMenu=\u30D8\u30EB\u30D7\uFF08&H\uFF09
ApplicationActionBarAdvisor.fileMenu=\u30D5\u30A1\u30A4\u30EB\uFF08&F\uFF09
ShowViewAction.actionLabel=\u30D3\u30E5\u30FC\u3092\u8868\u793A...
ApplicationActionBarAdvisor.windowMenu=\u30A6\u30A4\u30F3\u30C9\u30A6\uFF08&W\uFF09
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3

View File

@@ -1,4 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=\uB3C4\uC6C0\uB9D0\uBA54\uB274
ApplicationActionBarAdvisor.fileMenu=\uD30C\uC77C\uBA54\uB274
ApplicationActionBarAdvisor.windowMenu=\uC708\uB3C4\uC6B0
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP \uC5B4\uD50C\uB9AC\uCF00\uC774\uC158

View File

@@ -1,3 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=&Help
ApplicationActionBarAdvisor.fileMenu=&Bestand
ApplicationActionBarAdvisor.windowMenu=&Venster

View File

@@ -1,4 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=&Pomoc
ApplicationActionBarAdvisor.fileMenu=&Plik
ApplicationActionBarAdvisor.windowMenu=&Okno
ApplicationWorkbenchWindowAdvisor.rcpApp=Aplikacja RCP

View File

@@ -1,5 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=&Ajuda
ApplicationActionBarAdvisor.fileMenu=&Arquivo
ShowViewAction.actionLabel=Mostrar vizualiza<7A><61>o ...
ApplicationActionBarAdvisor.windowMenu=&Janela
ApplicationWorkbenchWindowAdvisor.rcpApp=Aplica<EFBFBD><EFBFBD>o RCP

View File

@@ -1,6 +0,0 @@
FileWizard.0=\u041C\u0430\u0441\u0442\u0435\u0440 \u0444\u0430\u0439\u043B\u043E\u0432
ApplicationActionBarAdvisor.helpMenu=&\u041F\u043E\u043C\u043E\u0449\u044C
ApplicationActionBarAdvisor.fileMenu=&\u0424\u0430\u0439\u043B
ShowViewAction.actionLabel=\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440...
ApplicationActionBarAdvisor.windowMenu=&\u041E\u043A\u043D\u043E
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435

View File

@@ -1,6 +0,0 @@
ApplicationActionBarAdvisor.fileMenu=&File
ApplicationActionBarAdvisor.helpMenu=&Help
ApplicationActionBarAdvisor.windowMenu=&Window
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP Application
FileWizard.0=File Wizard
ShowViewAction.actionLabel=Show view...

View File

@@ -1,2 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=&Yard\u0131m
ApplicationActionBarAdvisor.fileMenu=&Dosya

View File

@@ -1,6 +0,0 @@
FileWizard.0=\u6587\u4EF6\u5411\u5BFC
\n
ApplicationActionBarAdvisor.helpMenu=\u5E2E\u52A9(&H)
ApplicationActionBarAdvisor.fileMenu=\u6587\u4EF6(&F)
ShowViewAction.actionLabel=\u663E\u793A\u89C6\u56FE...(&v)
ApplicationActionBarAdvisor.windowMenu=\u7A97\u53E3(&W)

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/java/main"/>
<classpathentry kind="output" path="class"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.abstractmap.nl</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

View File

@@ -1,6 +0,0 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.abstractmap.nl
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.designer.abstractmap

View File

@@ -1,4 +0,0 @@
source.. = src/java/main/
output.. = class/
bin.includes = META-INF/,\
.

View File

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

View File

@@ -1,6 +0,0 @@
prefs.configuration.LINK_STYLE.AUTO=Auto
prefs.configuration.title=Map Komponenten Einstellungen:
prefs.configuration.LINK_STYLE.LINE=Linien (schnell)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Kurven
prefs.configuration.LINK_STYLE=Standard Mapping-Verbindungen anzeigen als:
DraggingInfosPopup.draggingEntries=Dragging {0} Eintr<74>ge.

View File

@@ -1,6 +0,0 @@
prefs.configuration.LINK_STYLE.AUTO=\u0391\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03B1
prefs.configuration.title=\u03A0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03B9\u03C2 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03C7\u03AC\u03C1\u03C4\u03B7 :
prefs.configuration.LINK_STYLE.LINE=\u0393\u03C1\u03B1\u03BC\u03BC\u03AD\u03C2 (\u03B3\u03C1\u03AE\u03B3\u03BF\u03C1\u03B1)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u039A\u03B1\u03BC\u03C0\u03CD\u03BB\u03B5\u03C2
prefs.configuration.LINK_STYLE=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03C0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03C9\u03BD \u03C7\u03B1\u03C1\u03C4\u03BF\u03B3\u03C1\u03B1\u03C6\u03B9\u03BA\u03CE\u03BD \u03C3\u03C5\u03BD\u03B4\u03AD\u03C3\u03BC\u03C9\u03BD \u03C9\u03C2:
DraggingInfosPopup.draggingEntries=\u03A3\u03CD\u03C1\u03BF\u03BD\u03C4\u03B1\u03C2 {0} \u03BA\u03B1\u03C4\u03B1\u03C7\u03C9\u03C1\u03AE\u03C3\u03B5\u03B9\u03C2.

View File

@@ -1,20 +0,0 @@
prefs.configuration.LINK_STYLE.AUTO=Auto
prefs.configuration.title=Map components preferences :
prefs.configuration.LINK_STYLE.LINE=Lines (fast)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Curves
prefs.configuration.LINK_STYLE=Default mapping links display as :
DraggingInfosPopup.draggingEntry=Dragging {0} entry.
DraggingInfosPopup.dropInvalid=\n<< Drop invalid >>\n
DraggingInfosPopup.draggingEntries=Dragging {0} entries.
DraggingInfosPopup.dropInvalidWithKey=\n<< Drop invalid >>\nPress both Shift and Ctrl keys to map one to one and overwrite
DraggingInfosPopup.overwriteMode=\ > Overwrite mode
DraggingInfosPopup.appendMode=\ > Append mode
DraggingInfosPopup.appendModeToOverwrite=\ > Append mode (Ctrl key to overwrite)
DraggingInfosPopup.insertAllSelectedEntries=\ > Insert all selected entries
DraggingInfosPopup.insertRemainingEntries=\ > Insert remaining entries
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> Each source entry expression to each target expression
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> Each source entry to each target expression
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=> All source entries expression to a single one target expression (Shift key to change mapping)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=> All source entries expression to a single one target expression
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> All source entries to a single one target expression (Shift key to change mapping)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> All source entries to a single one target expression

View File

@@ -1,19 +0,0 @@
prefs.configuration.LINK_STYLE.AUTO=Auto
prefs.configuration.title=Pr<EFBFBD>f<EFBFBD>rences des composants de mapping\:
prefs.configuration.LINK_STYLE.LINE=Lignes (rapide)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Courbes
prefs.configuration.LINK_STYLE=Affichage par d<>faut du lien de mapping \:
DraggingInfosPopup.draggingEntry=Glissement de {0} entr<74>e.
DraggingInfosPopup.dropInvalid=\n<< D<>poser invalide >>\n
DraggingInfosPopup.draggingEntries=Glissement de {0} entr<74>es.
DraggingInfosPopup.overwriteMode=\ > Mode <20>crasement
DraggingInfosPopup.appendMode=\ > Mode <20>crire apr<70>s
DraggingInfosPopup.appendModeToOverwrite=> Mode <20>criture <20> la suite (Ctrl pour <20>craser)
DraggingInfosPopup.insertAllSelectedEntries=\ > Ins<6E>rer toutes les entr<74>es s<>lectionn<6E>es
DraggingInfosPopup.insertRemainingEntries=\ > Ins<6E>rer les entr<74>es restantes
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=> Toutes les expressions source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=> Toutes les expressions source vers une seule expression cible
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> Toutes les entr<74>es source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> Toutes les entr<74>es source vers une seule expression cible

View File

@@ -1,20 +0,0 @@
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52D5
prefs.configuration.title=\u30DE\u30C3\u30D7\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u57FA\u672C\u8A2D\u5B9A \:
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7DDA\uFF08\u9AD8\u901F\uFF09
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7DDA
prefs.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30DE\u30C3\u30D4\u30F3\u30B0\u30EA\u30F3\u30AF\u306E\u8868\u793A \:
DraggingInfosPopup.draggingEntry={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u3044\u307E\u3059\u3002
DraggingInfosPopup.dropInvalid=\n<< \u7121\u52B9\u306A\u30C9\u30ED\u30C3\u30D7 >>\n
DraggingInfosPopup.draggingEntries={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0
DraggingInfosPopup.dropInvalidWithKey=\n<< \u7121\u52B9\u306A\u30C9\u30ED\u30C3\u30D7 >>\n\u4E00\u5BFE\u4E00\u3067\u30DE\u30C3\u30D4\u30F3\u30B0\u3057\u3001\u4E0A\u66F8\u304D\u3059\u308B\u5834\u5408\u306F\u3001Shift\u30AD\u30FC\u3068Ctrl\u30AD\u30FC\u3092\u540C\u6642\u306B\u62BC\u3057\u307E\u3059
DraggingInfosPopup.overwriteMode=> \u4E0A\u66F8\u304D\u30E2\u30FC\u30C9
DraggingInfosPopup.appendMode=> \u8FFD\u52A0\u30E2\u30FC\u30C9
DraggingInfosPopup.appendModeToOverwrite=> \u8FFD\u52A0\u30E2\u30FC\u30C9(\u4E0A\u66F8\u304D\u3059\u308B\u306B\u306FCtrl\u30AD\u30FC)
DraggingInfosPopup.insertAllSelectedEntries=> \u9078\u629E\u3057\u305F\u3059\u3079\u3066\u306E\u30A8\u30F3\u30C8\u30EA\u3092\u633F\u5165\u3057\u307E\u3059
DraggingInfosPopup.insertRemainingEntries=> \u6B8B\u308A\u306E\u30A8\u30F3\u30C8\u30EA\u3092\u633F\u5165\u3057\u307E\u3059
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> \u5404\u30BF\u30FC\u30B2\u30C3\u30C8\u5F0F\u306B\u5BFE\u3059\u308B\u5404\u30BD\u30FC\u30B9\u30A8\u30F3\u30C8\u30EA\u5F0F
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> \u5404\u30BF\u30FC\u30B2\u30C3\u30C8\u5F0F\u306B\u5BFE\u3059\u308B\u5404\u30BD\u30FC\u30B9\u30A8\u30F3\u30C8\u30EA
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=> 1\u3064\u306E\u30BF\u30FC\u30B2\u30C3\u30C8\u5F0F\u306B\u5BFE\u3059\u308B\u3059\u3079\u3066\u306E\u30BD\u30FC\u30B9\u30A8\u30F3\u30C8\u30EA\u5F0F (\u30DE\u30C3\u30D4\u30F3\u30B0\u3092\u5909\u66F4\u3059\u308B\u306B\u306FShift\u30AD\u30FC)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=> 1\u3064\u306E\u30BF\u30FC\u30B2\u30C3\u30C8\u5F0F\u306B\u5BFE\u3059\u308B\u3059\u3079\u3066\u306E\u30BD\u30FC\u30B9\u30A8\u30F3\u30C8\u30EA\u5F0F
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> 1\u3064\u306E\u30BF\u30FC\u30B2\u30C3\u30C8\u5F0F\u306B\u5BFE\u3059\u308B\u3059\u3079\u3066\u306E\u30BD\u30FC\u30B9\u30A8\u30F3\u30C8\u30EA (\u30DE\u30C3\u30D4\u30F3\u30B0\u3092\u5909\u66F4\u3059\u308B\u306B\u306FShift\u30AD\u30FC)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> 1\u3064\u306E\u30BF\u30FC\u30B2\u30C3\u30C8\u5F0F\u306B\u5BFE\u3059\u308B\u3059\u3079\u3066\u306E\u30BD\u30FC\u30B9\u30A8\u30F3\u30C8\u30EA

View File

@@ -1,3 +0,0 @@
prefs.configuration.LINK_STYLE.AUTO=Automatisch
prefs.configuration.LINK_STYLE.LINE=Lijnen (snel)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Rondingen

View File

@@ -1,3 +0,0 @@
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

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="output" path="class"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.alfrescooutput.nl</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

View File

@@ -1,6 +0,0 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.alfrescooutput.nl
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.designer.alfrescooutput

View File

@@ -1,4 +0,0 @@
source.. = src/main/java/
output.. = class/
bin.includes = META-INF/,\
.

View File

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

View File

@@ -1,13 +0,0 @@
AlfrescoModelDialog.modelTable.title=\u0639\u0646\u0648\u0627\u0646
AlfrescoModelDialog.availableAspects=\u0627\u0644\u062C\u0648\u0627\u0646\u0628 \u0627\u0644\u0645\u062A\u0627\u062D\u0629
AlfrescoModelDialog.missingAspectDefinitions.title=\u062A\u0639\u0631\u064A\u0641\u0627\u062A \u0627\u0644\u062C\u0648\u0627\u0646\u0628 \u0645\u0641\u0642\u0648\u062F\u0629
AlfrescoOutputManager.schemaError.title=\u062E\u0637\u0623 \u0641\u064A \u0627\u0644\u0645\u062E\u0637\u0637
AlfrescoModelDialog.missingTypeDefinitions.title=\u0645\u0639\u0631\u0641\u0627\u062A \u0646\u0648\u0639 \u0645\u0641\u0642\u0648\u062F\u0629
AlfrescoModelDialog.add=\u0625\u0636\u0627\u0641\u0629...
AlfrescoModelDialog.aspects=\u0627\u0644\u062C\u0648\u0627\u0646\u0628
AlfrescoOutputManager.schemaError.msg=\u064A\u0631\u062C\u0631\u0649 \u0645\u0632\u0627\u0645\u0646\u0629 \u0627\u0644\u062E\u0637\u0637 \u0623\u0648\u0644\u0627
AlfrescoOutputModelManager.alreadyAdded=\u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062C \u0645\u0636\u0627\u0641 \u0645\u0633\u0628\u0642\u0627
AlfrescoModelDialog.removeModelFailed=\u0641\u0634\u0644 \u0625\u0632\u0627\u0644\u0629 \u0646\u0645\u0648\u0630\u062C
AlfrescoModelDialog.type=\u0646\u0648\u0639
AlfrescoModelDialog.addModelFailed=\u0641\u0634\u0644 \u0625\u0636\u0627\u0641\u0629 \u0646\u0645\u0648\u0630\u062C
AlfrescoModelDialog.modelTable.name=\u0627\u0644\u0627\u0633\u0645

View File

@@ -1,18 +0,0 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Die gew<65>hlten Aspekte beziehen sich auf unbekannte Alfresco-Aspekte: ${0}. Bitte bestimmen Sie die Alfresco-Modelldateien, die diese definieren.
AlfrescoModelDialog.modelTable.title=Titel
AlfrescoModelDialog.availableAspects=Verf<EFBFBD>gbare Aspekte
AlfrescoModelDialog.missingAspectDefinitions.title=Fehlende Aspektdefinitionen
AlfrescoOutputManager.schemaError.title=Fehler in Schema
AlfrescoModelDialog.missingTypeDefinitions.title=Fehlende Typdefinitionen
AlfrescoModelDialog.add=Hinzuf<EFBFBD>gen...
AlfrescoOutputModelManager.errorReadingModel=Fehler beim Lesen der Alfresco-Modell-Datei
AlfrescoModelDialog.aspects=Aspekte
AlfrescoOutputManager.schemaError.msg=Bitte erst das Schema synchronisieren
AlfrescoOutputModelManager.alreadyAdded=Dieses Modell wurde bereits hinzugef<65>gt
AlfrescoModelDialog.removeModelFailed=Entfernen des Models fehlgeschlagen
AlfrescoOutputModelManager.prefixConflict=Kann das Modell nicht hinzuf<75>gen, da Prefix-Konflikt mit zuvor hinzugef<65>gtem Modell f<>r
AlfrescoOutputModelManager.notYetAdded=Dieses Modell wurde noch nicht hinzugef<65>gt.
AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Modell hinzuf<75>gen fehlgeschlagen
AlfrescoModelDialog.modelTable.name=Name
AlfrescoModelDialog.remove=Entfernen

View File

@@ -1,20 +0,0 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=\u039F\u03B9 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03B5\u03C2 \u03C0\u03C4\u03C5\u03C7\u03AD\u03C2 \u03B1\u03BD\u03B1\u03C6\u03AD\u03C1\u03BF\u03BD\u03C4\u03B1\u03B9 \u03C3\u03B5 \u03AC\u03B3\u03BD\u03C9\u03C3\u03C4\u03B5\u03C2 \u03C0\u03C4\u03C5\u03C7\u03AD\u03C2 Alfresco: ${0}.\u03A0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03C0\u03B1\u03C1\u03AD\u03C7\u03B5\u03C4\u03B5 \u03C4\u03B1 \u03B1\u03C1\u03C7\u03B5\u03AF\u03B1 \u03BC\u03BF\u03BD\u03C4\u03AD\u03BB\u03BF\u03C5 alfresco \u03C0\u03BF\u03C5 \u03C4\u03B9\u03C2 \u03BF\u03C1\u03AF\u03B6\u03BF\u03C5\u03BD.
AlfrescoModelDialog.modelTable.title=\u03A4\u03AF\u03C4\u03BB\u03BF\u03C2
AlfrescoModelDialog.availableAspects=\u0394\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03B5\u03C2 \u03A0\u03C4\u03C5\u03C7\u03AD\u03C2
AlfrescoModelDialog.missingAspectDefinitions.title=\u03A7\u03B1\u03BC\u03AD\u03BD\u03BF\u03B9 \u03BF\u03C1\u03B9\u03C3\u03BC\u03BF\u03AF \u03C0\u03C4\u03C5\u03C7\u03CE\u03BD
AlfrescoOutputManager.schemaError.title=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1
AlfrescoModelDialog.missingTypeDefinitions.msg=\u039F\u03B9 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03B5\u03C2 \u03C0\u03C4\u03C5\u03C7\u03AD\u03C2 \u03B1\u03BD\u03B1\u03C6\u03AD\u03C1\u03BF\u03BD\u03C4\u03B1\u03B9 \u03C3\u03B5 \u03AC\u03B3\u03BD\u03C9\u03C3\u03C4\u03B5\u03C2 \u03C0\u03C4\u03C5\u03C7\u03AD\u03C2 \u03AE \u03BC\u03BF\u03BD\u03C4\u03AD\u03BB\u03B1 Alfresco: ${0}.\u03A0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03C0\u03B1\u03C1\u03AD\u03C7\u03B5\u03C4\u03B5 \u03C4\u03B1 \u03B1\u03C1\u03C7\u03B5\u03AF\u03B1 \u03BC\u03BF\u03BD\u03C4\u03AD\u03BB\u03BF\u03C5 alfresco \u03C0\u03BF\u03C5 \u03C4\u03B9\u03C2 \u03BF\u03C1\u03AF\u03B6\u03BF\u03C5\u03BD.
AlfrescoModelDialog.missingTypeDefinitions.title=\u03A7\u03B1\u03BC\u03AD\u03BD\u03BF\u03B9 \u03BF\u03C1\u03B9\u03C3\u03BC\u03BF\u03AF \u03C4\u03CD\u03C0\u03C9\u03BD
AlfrescoModelDialog.add=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7
AlfrescoOutputModelManager.errorReadingModel=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03B1\u03BD\u03AC\u03B3\u03BD\u03C9\u03C3\u03B7\u03C2 \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 Alfresco \u03BC\u03BF\u03BD\u03C4\u03AD\u03BB\u03BF\u03C5
AlfrescoModelDialog.aspects=\u03A0\u03C4\u03C5\u03C7\u03AD\u03C2
AlfrescoOutputManager.schemaError.msg=\u03A0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03C3\u03C5\u03B3\u03C7\u03C1\u03BF\u03BD\u03AF\u03C3\u03C4\u03B5 \u03C0\u03C1\u03CE\u03C4\u03B1 \u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1
AlfrescoOutputModelManager.alreadyAdded=\u0391\u03C5\u03C4\u03CC \u03C4\u03BF \u03BC\u03BF\u03BD\u03C4\u03AD\u03BB\u03BF \u03AD\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7 \u03C0\u03C1\u03BF\u03C3\u03C4\u03B5\u03B8\u03B5\u03AF
AlfrescoModelDialog.removeModelFailed=\u0391\u03C0\u03BF\u03C4\u03C5\u03C7\u03AF\u03B1 \u03B1\u03C0\u03BF\u03BC\u03AC\u03BA\u03C1\u03C5\u03BD\u03C3\u03B7\u03C2 \u03BC\u03BF\u03BD\u03C4\u03AD\u03BB\u03BF\u03C5
AlfrescoOutputModelManager.prefixConflict=\u0391\u03B4\u03C5\u03BD\u03B1\u03BC\u03AF\u03B1 \u03C0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7\u03C2 \u03BC\u03BF\u03BD\u03C4\u03AD\u03BB\u03BF\u03C5, \u03C3\u03CD\u03B3\u03BA\u03C1\u03BF\u03C5\u03C3\u03B7 \u03C0\u03C1\u03BF\u03B8\u03AD\u03BC\u03B1\u03C4\u03BF\u03C2 \u03BC\u03B5 \u03C0\u03C1\u03BF\u03B7\u03B3\u03BF\u03CD\u03BC\u03B5\u03BD\u03B1 \u03C0\u03C1\u03BF\u03C3\u03B9\u03B8\u03AD\u03BC\u03B5\u03BD\u03BF \u03BC\u03BF\u03BD\u03C4\u03AD\u03BB\u03BF \u03B3\u03B9\u03B1
AlfrescoOutputModelManager.notYetAdded=\u03A4\u03BF \u03BC\u03BF\u03BD\u03C4\u03AD\u03BB\u03BF \u03B1\u03C5\u03C4\u03CC \u03B4\u03B5\u03BD \u03AD\u03C7\u03B5\u03B9 \u03C0\u03C1\u03BF\u03C3\u03C4\u03B5\u03B8\u03B5\u03AF \u03B1\u03BA\u03CC\u03BC\u03B1
AlfrescoModelDialog.type=\u03A4\u03CD\u03C0\u03BF\u03C2
AlfrescoModelDialog.addModelFailed=\u0391\u03C0\u03BF\u03C4\u03C5\u03C7\u03AF\u03B1 \u03C3\u03C4\u03B7\u03BD \u03C0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03BC\u03BF\u03BD\u03C4\u03AD\u03BB\u03BF\u03C5
AlfrescoModelDialog.modelTable.name=\u038C\u03BD\u03BF\u03BC\u03B1
AlfrescoModelDialog.remove=\u0391\u03C6\u03B1\u03AF\u03C1\u03B5\u03C3\u03B7
AlfrescoOutputManager.failedLoadModel=\u0391\u03C0\u03BF\u03C4\u03C5\u03C7\u03AF\u03B1 \u03C6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7\u03C2 \u03BC\u03BF\u03BD\u03C4\u03AD\u03BB\u03BF\u03C5 \u03B1\u03C0\u03CC \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03B1 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5, \u03B5\u03C0\u03B1\u03BD\u03B5\u03BA\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7

View File

@@ -1,20 +0,0 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=The chosen aspects refer to unknown Alfresco aspect(s) : ${0}.\nPlease provide the alfresco model files that define them.
AlfrescoModelDialog.modelTable.title=Title
AlfrescoModelDialog.availableAspects=Available Aspects
AlfrescoModelDialog.missingAspectDefinitions.title=Missing aspect definitions
AlfrescoOutputManager.schemaError.title=Error in schema
AlfrescoModelDialog.missingTypeDefinitions.msg=The chosen type refers to unknown Alfresco type(s) or aspect(s) : ${0}.\nPlease provide the alfresco model files that define them.
AlfrescoModelDialog.missingTypeDefinitions.title=Missing type definitions
AlfrescoModelDialog.add=Add...
AlfrescoOutputModelManager.errorReadingModel=Error reading Alfresco model file
AlfrescoModelDialog.aspects=Aspects
AlfrescoOutputManager.schemaError.msg=Please synchronize schema first
AlfrescoOutputModelManager.alreadyAdded=This model has already been added
AlfrescoModelDialog.removeModelFailed=Failed to remove model
AlfrescoOutputModelManager.prefixConflict=Unable to add the model, prefix conflict with previously added model for
AlfrescoOutputModelManager.notYetAdded=This model has not yet been added
AlfrescoModelDialog.type=Type
AlfrescoModelDialog.addModelFailed=Failed to add model
AlfrescoModelDialog.modelTable.name=Name
AlfrescoModelDialog.remove=Remove
AlfrescoOutputManager.failedLoadModel=Failed to load model from component metadata, reinitializing

View File

@@ -1,17 +0,0 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Los aspectos seleccionados hacen referencia a aspecto(s) Alfresco desconocido(s): ${0}. Por favor, suministre los ficheros de modelos Alfresco que los definan.
AlfrescoModelDialog.modelTable.title=T<EFBFBD>tulo
AlfrescoModelDialog.availableAspects=Aspectos Disponibles
AlfrescoModelDialog.missingAspectDefinitions.title=Definiciones de aspectos no encontrada
AlfrescoOutputManager.schemaError.title=Error en el esquema
AlfrescoModelDialog.missingTypeDefinitions.msg=Los tiposs seleccionados hacen referencia a aspecto(s) o tipo(s) Alfresco desconocido(s): ${0}. Por favor, suministre los ficheros de modelos Alfresco que los definan.
AlfrescoModelDialog.missingTypeDefinitions.title=Definiciones de tipos no encontradas
AlfrescoModelDialog.add=Adjuntar
AlfrescoOutputModelManager.errorReadingModel=Error de lectiura del fichero de modelos Alfresco
AlfrescoModelDialog.aspects=Aspectos
AlfrescoOutputManager.schemaError.msg=Primero sincronice el esquema
AlfrescoOutputModelManager.alreadyAdded=Este modelo ya se habia agregado
AlfrescoModelDialog.removeModelFailed=Error al borrar modelo
AlfrescoOutputModelManager.notYetAdded=Este modelo aun no se ha agregado
AlfrescoModelDialog.type=Tipo
AlfrescoModelDialog.modelTable.name=Nombre
AlfrescoOutputManager.failedLoadModel=Error al cargar modelo desde componente metadata, reiniciando

View File

@@ -1,20 +0,0 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Les aspects s<>lectionn<6E>s se r<>f<EFBFBD>rent <20> des aspects Alfresco inconnus : ${0}.\nVeuillez fournir les mod<6F>les Alfresco qui les d<>finissent.
AlfrescoModelDialog.modelTable.title=Titre
AlfrescoModelDialog.availableAspects=Aspects disponibles
AlfrescoModelDialog.missingAspectDefinitions.title=D<EFBFBD>finitions d'aspects manquantes
AlfrescoOutputManager.schemaError.title=Erreur dans le sch<63>ma
AlfrescoModelDialog.missingTypeDefinitions.msg=Le type s<>lectionn<6E> se r<>f<EFBFBD>re <20> des aspects ou types Alfresco inconnus : ${0}. Veuillez fournir les mod<6F>les Alfresco qui les d<>finissent.
AlfrescoModelDialog.missingTypeDefinitions.title=D<EFBFBD>finitions de type manquantes
AlfrescoModelDialog.add=Ajouter...
AlfrescoOutputModelManager.errorReadingModel=Erreur de lecture du fichier mod<6F>le Alfresco
AlfrescoModelDialog.aspects=Aspects
AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le sch<63>ma d'abord
AlfrescoOutputModelManager.alreadyAdded=Ce mod<6F>le a d<>j<EFBFBD> <20>t<EFBFBD> ajout<75>
AlfrescoModelDialog.removeModelFailed=Echec de la suppression du mod<6F>le
AlfrescoOutputModelManager.prefixConflict=Impossible d'ajouter le mod<6F>le, pr<70>fixe en conflit avec le mod<6F>le ajout<75> pr<70>c<EFBFBD>demment pour
AlfrescoOutputModelManager.notYetAdded=Ce mod<6F>le n'a pas encore <20>t<EFBFBD> ajout<75>
AlfrescoModelDialog.type=Type
AlfrescoModelDialog.addModelFailed=Echec de l'ajout du mod<6F>le
AlfrescoModelDialog.modelTable.name=Nom
AlfrescoModelDialog.remove=Supprimer
AlfrescoOutputManager.failedLoadModel=Echec du chargement du mod<6F>le depuis les m<>tadonn<6E>es du composant, r<>initialisation.

View File

@@ -1,14 +0,0 @@
AlfrescoModelDialog.modelTable.title=Naslov
AlfrescoOutputManager.schemaError.title=Gre\u0161ka u schemi
AlfrescoModelDialog.missingTypeDefinitions.title=Nedostaju definicije tipa
AlfrescoModelDialog.add=Dodaj...
AlfrescoOutputModelManager.errorReadingModel=Gre\u0161ka prilikom \u010Ditanja datoteke s Alfresco modelom
AlfrescoOutputManager.schemaError.msg=Najprije sinkronizirajte schemu, molim
AlfrescoOutputModelManager.alreadyAdded=Taj model je ve\u0107 dodan
AlfrescoModelDialog.removeModelFailed=Ne mogu ukloniti model
AlfrescoOutputModelManager.prefixConflict=Ne mogu dodati model, prefix je u konfliktu sa prethodno dodanim modelom za
AlfrescoOutputModelManager.notYetAdded=Taj model jo\u0161 nije dodan
AlfrescoModelDialog.addModelFailed=Dodavanje modela nije uspjelo
AlfrescoModelDialog.modelTable.name=Ime
AlfrescoModelDialog.remove=Ukloni
AlfrescoOutputManager.failedLoadModel=U\u010Ditavanje modela iz metapodataka komponente nije uspjelo, reinicijaliziram

View File

@@ -1,20 +0,0 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Gli aspetti selezionati si riferiscono ad aspetti Afresco sconosciutti{s}: ${0}.Provedere i file di modelli alfresco che lo definiscano.
AlfrescoModelDialog.modelTable.title=titolo
AlfrescoModelDialog.availableAspects=Aspetti disponibili
AlfrescoModelDialog.missingAspectDefinitions.title=Aspetti definizioni mancante
AlfrescoOutputManager.schemaError.title=Errore nello schema
AlfrescoModelDialog.missingTypeDefinitions.msg=I tipi selezionati si riferiscono ad tipiAfresco sconosciutti{s} o aspetti{s}: ${0}.Provedere i file di modelli alfresco che lo definiscano.
AlfrescoModelDialog.missingTypeDefinitions.title=Mancano le definizioni di tipo
AlfrescoModelDialog.add=Aggiungere...
AlfrescoOutputModelManager.errorReadingModel=Errore leggendo il modello Alfresco
AlfrescoModelDialog.aspects=Aspetti
AlfrescoOutputManager.schemaError.msg=Si prega di sincronizzare inizialemente lo schema
AlfrescoOutputModelManager.alreadyAdded=Questo modello <20> gi<67> stato aggiunto
AlfrescoModelDialog.removeModelFailed=Impossibile rimuovere modello
AlfrescoOutputModelManager.prefixConflict=Impossibile aggiungere il modello, in conflitto con un prefisso precedentemente aggiunto
AlfrescoOutputModelManager.notYetAdded=Modello non ancora agg<67>unto
AlfrescoModelDialog.type=Tipo
AlfrescoModelDialog.addModelFailed=Impossibile aggiungere il modello
AlfrescoModelDialog.modelTable.name=Nome
AlfrescoModelDialog.remove=Cancellare
AlfrescoOutputManager.failedLoadModel=Impossibile caricare modello del componente metadati, reinizializando

View File

@@ -1,20 +0,0 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=\u9078\u629E\u3055\u308C\u305F\u30A2\u30B9\u30DA\u30AF\u30C8\u306F\u4E0D\u660E\u306EAlfresco\u30A2\u30B9\u30DA\u30AF\u30C8\:${0}\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002\u305D\u308C\u3089\u3092\u5B9A\u7FA9\u3057\u305FAlfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u3092\u63D0\u4F9B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoModelDialog.modelTable.title=\u30BF\u30A4\u30C8\u30EB
AlfrescoModelDialog.availableAspects=\u53EF\u80FD\u306A\u30A2\u30B9\u30DA\u30AF\u30C8
AlfrescoModelDialog.missingAspectDefinitions.title=\u30A2\u30B9\u30DA\u30AF\u30C8\u5B9A\u7FA9\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AlfrescoOutputManager.schemaError.title=\u30B9\u30AD\u30FC\u30DE\u30A8\u30E9\u30FC
AlfrescoModelDialog.missingTypeDefinitions.msg=\u9078\u629E\u3057\u305F\u65B9\u306F\u4E0D\u660E\u306EAlfresco\u578B\u3082\u3057\u304F\u306F\u30A2\u30B9\u30DA\u30AF\u30C8${0}\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002\u305D\u308C\u3089\u3092\u5B9A\u7FA9\u3057\u305FAlfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u3092\u63D0\u4F9B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoModelDialog.missingTypeDefinitions.title=\u578B\u5B9A\u7FA9\u304C\u3042\u308A\u307E\u305B\u3093
AlfrescoModelDialog.add=\u8FFD\u52A0...
AlfrescoOutputModelManager.errorReadingModel=Alfresco\u30e2\u30c7\u30eb\u30d5\u30a1\u30a4\u30eb\u306e\u8aad\u8fbc\u307f\u30a8\u30e9\u30fc
AlfrescoModelDialog.aspects=\u30A2\u30B9\u30DA\u30AF\u30C8
AlfrescoOutputManager.schemaError.msg=\u6700\u521D\u306B\u30B9\u30AD\u30FC\u30DE\u3092\u540C\u671F\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoOutputModelManager.alreadyAdded=\u3053\u306E\u30E2\u30C7\u30EB\u306F\u65E2\u306B\u8FFD\u52A0\u6E08\u307F\u3067\u3059\u3002
AlfrescoModelDialog.removeModelFailed=\u30E2\u30C7\u30EB\u306E\u524A\u9664\u306B\u5931\u6557\u3057\u307E\u3057\u305F
AlfrescoOutputModelManager.prefixConflict=\u5148\u306B\u8FFD\u52A0\u3055\u308C\u305F\u30E2\u30C7\u30EB\u306E\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9\u306E\u885D\u7A81\u306E\u305F\u3081\u3001\u30E2\u30C7\u30EB\u306E\u8FFD\u52A0\u304C\u51FA\u6765\u307E\u305B\u3093\u3002
AlfrescoOutputModelManager.notYetAdded=\u3053\u306E\u30E2\u30C7\u30EB\u306F\u307E\u3060\u8FFD\u52A0\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
AlfrescoModelDialog.type=\u30BF\u30A4\u30D7
AlfrescoModelDialog.addModelFailed=\u30E2\u30C7\u30EB\u8FFD\u52A0\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
AlfrescoModelDialog.modelTable.name=\u540D\u524D
AlfrescoModelDialog.remove=\u524A\u9664
AlfrescoOutputManager.failedLoadModel=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30E1\u30BF\u30C7\u30FC\u30BF\u304B\u3089\u30E2\u30C7\u30EB\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u518D\u521D\u671F\u5316\u4E2D

View File

@@ -1,5 +0,0 @@
AlfrescoModelDialog.modelTable.title=\uC81C\uBAA9
AlfrescoOutputManager.schemaError.title=\uC2A4\uD0A4\uB9C8 \uC624\uB958
AlfrescoOutputModelManager.alreadyAdded=\uC774 \uBAA8\uB378\uC740 \uC774\uBBF8 \uCD94\uAC00\uB418\uC5C8\uC2B5\uB2C8\uB2E4
AlfrescoOutputModelManager.notYetAdded=\uC774 \uBAA8\uB378\uC740 \uC544\uC9C1 \uCD94\uAC00\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4
AlfrescoModelDialog.modelTable.name=\uC774\uB984

View File

@@ -1,5 +0,0 @@
AlfrescoModelDialog.modelTable.title=Titel
AlfrescoOutputManager.schemaError.title=Fout in schema
AlfrescoModelDialog.add=Toevoegen
AlfrescoModelDialog.removeModelFailed=Fout bij verwijderen model
AlfrescoModelDialog.modelTable.name=Naam

View File

@@ -1,20 +0,0 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Wybrane aspekty odwo\u0142uj\u0105 si\u0119 do nieznanych aspekt<6B>w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt<6B>ych s\u0105 zdefiniowane.
AlfrescoModelDialog.modelTable.title=Tytu\u0142
AlfrescoModelDialog.availableAspects=Dost\u0119pne aspekty
AlfrescoModelDialog.missingAspectDefinitions.title=Brakuj\u0105ce definicje aspekt<6B>w
AlfrescoOutputManager.schemaError.title=B\u0142\u0105d w schemacie
AlfrescoModelDialog.missingTypeDefinitions.msg=Wybrane typy odwo\u0142uj\u0105 si\u0119 do nieznanych typ<79>w lub aspekt<6B>w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt<6B>ych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingTypeDefinitions.title=Brakuj\u0105ce definicje typ<79>w
AlfrescoModelDialog.add=Dodaj...
AlfrescoOutputModelManager.errorReadingModel=B\u0142\u0105d podczas odczytu pliku modelu Alfresco
AlfrescoModelDialog.aspects=Aspekty
AlfrescoOutputManager.schemaError.msg=Najpierw zsynchronizuj schematy
AlfrescoOutputModelManager.alreadyAdded=Ten model zosta\u0142 ju\u017C dodany
AlfrescoModelDialog.removeModelFailed=Niepowodzenie przy usuwaniu modelu
AlfrescoOutputModelManager.prefixConflict=Nie mo\u017Cna doda\u0107 modelu, prefix jest w konflikcie z poprzednio dodanym modelem dla
AlfrescoOutputModelManager.notYetAdded=Ten model nie zosta\u0142 jeszcze dodany
AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Niepowodzenie przy dodawaniu modelu
AlfrescoModelDialog.modelTable.name=Nazwa
AlfrescoModelDialog.remove=Usu\u0144
AlfrescoOutputManager.failedLoadModel=\u0141adowanie modelu z komponentu metadanych zako\u0144czone niepowodzeniem, ponowna pr<70>ba

View File

@@ -1,17 +0,0 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Os aspectos escolhidos referem-se a aspecto(s) Alfresco desconhecido(s): $ {0}. Forne<6E>a os arquivos do modelo alfresco que os define.
AlfrescoModelDialog.modelTable.title=T<EFBFBD>tulo
AlfrescoModelDialog.availableAspects=Aspectos Disponiveis
AlfrescoOutputManager.schemaError.title=Erro no esquema
AlfrescoModelDialog.missingTypeDefinitions.msg=O tipo escolhido refere-se ao tipo (s) ou elemento (s) Alfresco desconhecido : $ (0). Forne<6E>a o arquivos do modelo alfresco que os define.
AlfrescoModelDialog.missingTypeDefinitions.title=Defini<EFBFBD><EFBFBD>es de tipos faltando
AlfrescoModelDialog.add=Adicionar...
AlfrescoOutputModelManager.errorReadingModel=Erro lendo arquivo do modelo Alfresco
AlfrescoModelDialog.aspects=Aspectos
AlfrescoOutputManager.schemaError.msg=Sincronize o esquema primeiro
AlfrescoOutputModelManager.alreadyAdded=Este modelo j<> foi adicionado
AlfrescoModelDialog.removeModelFailed=Falha ao remover modelo
AlfrescoOutputModelManager.prefixConflict=N<EFBFBD>o <20> poss<73>vel adicionar o modelo. O prefixo est<73> em conflito com um modelo adicionado previamente para
AlfrescoOutputModelManager.notYetAdded=Este modelo aind n<>o foi adicionado
AlfrescoModelDialog.addModelFailed=Falha ao adicionar modelo
AlfrescoModelDialog.modelTable.name=Nome
AlfrescoOutputManager.failedLoadModel=Falha ao carregar modelo do metadado do componente, reinicializando

View File

@@ -1,3 +0,0 @@
AlfrescoModelDialog.type=Tip
AlfrescoModelDialog.modelTable.name=Nume
AlfrescoModelDialog.remove=Sterge

View File

@@ -1,4 +0,0 @@
AlfrescoModelDialog.modelTable.title=Ba\u015Fl\u0131k
AlfrescoModelDialog.add=Ekle...
AlfrescoModelDialog.type=Tip
AlfrescoModelDialog.modelTable.name=Ad\u0131

View File

@@ -1,20 +0,0 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=\u6240\u9009\u62E9\u7684\u65B9\u9762\u6D89\u53CA\u672A\u77E5\u7684Alfresco\u65B9\u9762: ${0}.\u8BF7\u63D0\u4F9Balfresco \u6A21\u578B\u6587\u4EF6\u5B9A\u4E49\u4ED6\u4EEC.
AlfrescoModelDialog.modelTable.title=\u6807\u9898
AlfrescoModelDialog.availableAspects=\u53EF\u7528\u56E0\u7D20
AlfrescoModelDialog.missingAspectDefinitions.title=\u7F3A\u7701\u65B9\u9762\u5B9A\u4E49
AlfrescoOutputManager.schemaError.title=schema\u9519\u8BEF
AlfrescoModelDialog.missingTypeDefinitions.msg=\u6240\u9009\u62E9\u7684\u7C7B\u578B\u6D89\u53CA\u672A\u77E5\u7684Alfresco\u7C7B\u578B\u6216\u65B9\u9762: ${0}.\uFF0C\u8BF7\u63D0\u4F9Balfresco \u6A21\u578B\u6587\u4EF6\u5B9A\u4E49\u4ED6\u4EEC.
AlfrescoModelDialog.missingTypeDefinitions.title=\u7F3A\u7701\u7C7B\u578B\u5B9A\u4E49
AlfrescoModelDialog.add=\u6DFB\u52A0...
AlfrescoOutputModelManager.errorReadingModel=\u8BFB\u53D6Alfresco\u7684\u6A21\u578B\u6587\u4EF6\u9519\u8BEF
AlfrescoModelDialog.aspects=\u65B9\u9762
AlfrescoOutputManager.schemaError.msg=\u8BF7\u5148\u540C\u6B65schema
AlfrescoOutputModelManager.alreadyAdded=\u8BE5\u6A21\u578B\u5DF2\u6DFB\u52A0
AlfrescoModelDialog.removeModelFailed=\u79FB\u9664\u6A21\u578B\u5931\u8D25
AlfrescoOutputModelManager.prefixConflict=\u65E0\u6CD5\u6DFB\u52A0\u6A21\u578B\uFF0C\u524D\u7F00\u4E0E\u4EE5\u524D\u6DFB\u52A0\u6A21\u578B\u51B2\u7A81
AlfrescoOutputModelManager.notYetAdded=\u8BE5\u6A21\u578B\u5C1A\u672A\u6DFB\u52A0
AlfrescoModelDialog.type=\u7C7B\u578B
AlfrescoModelDialog.addModelFailed=\u6DFB\u52A0\u6A21\u578B\u5931\u8D25
AlfrescoModelDialog.modelTable.name=\u8fde\u63a5\u540d
AlfrescoModelDialog.remove=\u5220\u9664
AlfrescoOutputManager.failedLoadModel=\u65E0\u6CD5\u52A0\u8F7D\u7684\u7EC4\u4EF6\u5143\u6570\u636E\u6A21\u578B, \u91CD\u65B0\u521D\u59CB\u5316

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="classes"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.business.diagram.nl</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

View File

@@ -1,9 +0,0 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.business.diagram.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.business.diagram
Bundle-Localization: plugin
Bundle-ClassPath: .

View File

@@ -1,13 +0,0 @@
source.. = src/
output.. = classes/
bin.includes = META-INF/,\
.,\
plugin_de.properties,\
plugin_en.properties,\
plugin_fr.properties,\
plugin_it.properties,\
plugin_zh_CN.properties\
,plugin_ru.properties\
,plugin_el.properties\
,plugin_ja.properties\
,plugin_swtbot.properties

View File

@@ -1,2 +0,0 @@
providerName=Talend SA.
repository.businessProcess=Business Modell

View File

@@ -1,3 +0,0 @@
providerName=.Talend SA.
pluginName=\u0395\u03C0\u03B9\u03C7\u03B5\u03B9\u03C1\u03B7\u03C3\u03B9\u03B1\u03BA\u03CC \u03A0\u03C1\u03CC\u03C3\u03B8\u03B5\u03C4\u03BF
repository.businessProcess=\u0395\u03C0\u03B9\u03C7\u03B5\u03B9\u03C1\u03B7\u03BC\u03B1\u03C4\u03B9\u03BA\u03AC \u039C\u03BF\u03BD\u03C4\u03AD\u03BB\u03B1

View File

@@ -1,3 +0,0 @@
providerName=.Talend SA.
pluginName=Business Plugin
repository.businessProcess=Business Models

View File

@@ -1,3 +0,0 @@
providerName=.Talend SA.
pluginName=Plug-in m<>tier
repository.businessProcess=Business Models

View File

@@ -1,2 +0,0 @@
providerName=.Talend SA.
repository.businessProcess=Modelli Business

View File

@@ -1,3 +0,0 @@
providerName=.Talend SA.
pluginName=\u30D3\u30B8\u30CD\u30B9 \u30D7\u30E9\u30B0\u30A4\u30F3
repository.businessProcess=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3

View File

@@ -1,2 +0,0 @@
providerName=.Talend SA.
pluginName=\u30D3\u30B8\u30CD\u30B9\u30D7\u30E9\u30B0\u30A4\u30F3

View File

@@ -1,2 +0,0 @@
providerName=.Talend SA.
pluginName=\u0411\u0438\u0437\u043D\u0435\u0441-\u043C\u043E\u0434\u0443\u043B\u044C

View File

@@ -1,3 +0,0 @@
pluginName=Business Plugin
providerName=.Talend SA.
repository.businessProcess=Business Models

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