Dmytro Chmyga
990640d3ea
chore(TPS-4452): Add release note
2020-10-05 15:43:01 +03:00
chmyga
3c2d416677
Revert "fix(TDI-44826): Missing line in Resume log ( #3640 )" ( #3691 )
...
This reverts commit cf52e1e004 .
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com >
2020-10-05 14:17:44 +03:00
vyu-talend
f7f5627679
fix(TDI-44726):add some necessary annotation. ( #3666 )
2020-09-27 15:14:19 +08:00
kjwang
939c328d1b
Fix TUP-28603 'Export item' missing signature ( #3643 )
...
* Fix TUP-28603 'Export item' missing signature
https://jira.talendforge.org/browse/TUP-28603
2020-09-27 10:36:44 +08:00
Jane Ding
cb31b968bf
feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE ( #3670 )
...
https://jira.talendforge.org/browse/TUP-27654
2020-09-23 14:20:02 +08:00
hcyi
c0636a6822
fix(TUP-25171):Issue when using components inside Joblet. ( #3578 )
2020-09-18 15:55:05 +08:00
Chao MENG
1e31b9ed97
fix(TUP-26413): Be able to compare metadata connection conflicts ( #3657 )
...
https://jira.talendforge.org/browse/TUP-26413
2020-09-18 12:25:15 +08:00
Jane Ding
d07e5beaf9
feat(TUP-27654):Databricks Delta Lake - Support ELT & MERGE ( #3592 )
...
* 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
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
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-18 12:01:17 +08:00
Chao MENG
281c39428c
fix(TUP-28682): Connection info missing when create dataset for tck ( #3655 )
...
components
https://jira.talendforge.org/browse/TUP-28682
2020-09-17 14:29:02 +08:00
sbliu
3eaef89b5d
feature(TUP-28405) Collect hardware info.Add functio to measure IO speed, startup time.
...
Collect hardware info.
Add functio to measure IO speed, startup time, remove unit.
2020-09-17 14:23:29 +08:00
wang wei
de34e9bcaa
fix(TDI-44745): FileInputDelimited fails to properly consume CipherInputStream( #3590 )
2020-09-17 14:16:06 +08:00
Chao MENG
5d1956966c
Cmeng/patch/7.3/tup 28063 improve start ( #3564 )
...
* 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
Conflicts:
main/plugins/org.talend.rcp/src/main/java/org/talend/rcp/intro/Application.java
* workitem(TUP-28063): Improve studio bundles reloading logic
https://jira.talendforge.org/browse/TUP-28063
Conflicts:
main/plugins/org.talend.rcp/src/main/java/org/talend/rcp/intro/Application.java
2020-09-16 16:40:41 +08:00
Zhiwei Xue
1b1966058f
feat(TUP-28323):Improve the maven build time spent during login project ( #3606 )
2020-09-16 16:35:28 +08:00
vdrokov
ca65a35c8e
fix(TESB-29853): TESB-29819 Studio doesn't select model beans during exportingTESB-29853 ( #3512 )
...
Alternative fix
2020-09-16 08:19:44 +02:00
wang wei
c0a2a27815
fix(TDI-44623): [OBSERVABILITY] : add PID and (Thread-ID OR UUID) information ( #3614 )
...
* fix(TDI-44623): [OBSERVABILITY] : add PID and (Thread-ID OR UUID)
information
* decrease the expensive call number for getting pid
* fix(TDI-44807): Observability: initialize moment only when necessary
* fix(TDI-44806): Observability: Add customization for event frequency
2020-09-15 17:29:56 +08:00
hcyi
832b460e4b
fix(TUP-28635):[bug] output path always be changed when path contains \ ( #3645 )
2020-09-15 14:51:51 +08:00
wang wei
3e8c7bb5d6
fix(TDI-44601): add databricks delta lake mapping file ( #3511 )
2020-09-15 10:10:26 +08:00
hcyi
2f5f944d0b
feat(TUP-23827):Runtime Lineage for studio. ( #3513 )
...
* feat(TUP-23827):Runtime Lineage for studio.
* feat(TUP-23827):improve and add junits for Runtime Lineage.
* feat(TUP-23827):TUP-28161[bug]runtimelineage.prefs will generate
reproduced jobid+version。
* feat(TUP-23827):TUP-28186[bug]runtimelineage.prefs better remove job
version
* fix(TDI-44670): Runtime Lineage - Finalize component part
* fix the compiler issue for null value
* Revert "fix the compiler issue for null value"
This reverts commit 227fbb99bb .
* fix the compiler and NPE issue
* feat(TUP-23827):only support for DI jobs if selected "Use runtime
lineage for all jobs".
* feat(TUP-28539):Enhance GUI of Runtime Lineage.
* fix the compiler issue
* make private
* feat(TUP-28539):improve for Enhance GUI of Runtime Lineage.
* fix the compiler issue
* feat(TUP-28539):improve to filter dataviewer/guess schema for Enhance
GUI of Runtime Lineage.
* feat(TUP-28539):fix a path bug for Enhance
GUI of Runtime Lineage.
Co-authored-by: wwang-talend <wwang@talend.com >
2020-09-14 18:42:45 +08:00
pyzhou
cf52e1e004
fix(TDI-44826): Missing line in Resume log ( #3640 )
2020-09-14 17:10:48 +08:00
Emmanuel GALLOIS
a05b2538a1
fix(TCOMP-1770): bump component-runtime to 1.1.25
2020-09-14 11:10:08 +02:00
Oleksandr Zhelezniak
b456595669
chore(TDI-44671): bump tck components ( #3633 )
...
* bump version of TCK components [1.9.0] -> [1.13.0]
2020-09-11 12:22:56 +03:00
bhe-talendbj
bf2699c7c9
fix(TUP-28617): add commons-codec ( #3629 )
2020-09-11 11:37:46 +08:00
kjwang
35047b473d
Fix: TUP-28372 Modules Tab is not updated when switching branches. (Fix ( #3623 )
...
Fix: TUP-28372 Modules Tab is not updated when switching branches. (Fix a problem when switching branch may cause wrong save operation )
https://jira.talendforge.org/browse/TUP-28372
2020-09-11 10:45:29 +08:00
hzhao-talendbj
50233f93f3
tup-28322 remove networkValid and call method only once. ( #3594 )
...
* tup-28322 remove networkValid and call method only once.
* add to createNewsPage
* add accessable
* change spelling mistake accessible
* use updateHistory to avoid call two times
2020-09-10 14:03:25 +08:00
nrousseau
bf3bbf6430
fix(TUP-28487): fix performance issue ( #3598 )
...
* fix(TUP-28487): fix performance issue
2020-09-10 09:52:02 +08:00
sbliu
735bbef8f3
feature(TUP-28334) Enhance logging of performance.
2020-09-09 10:34:17 +08:00
Chao MENG
28782a40d4
fix(TUP-28316): Left git related issues checked with support ( #3566 )
...
* fix(TUP-28316): Left git related issues checked with support
https://jira.talendforge.org/browse/TUP-28316
Conflicts:
main/plugins/org.talend.core.repository/src/main/java/org/talend/core/repository/recyclebin/RecycleBinManager.java
* fix(TUP-28316): Left git related issues checked with support
https://jira.talendforge.org/browse/TUP-28316
2020-09-08 16:58:16 +08:00
Emmanuel GALLOIS
da57b8a80a
feat(TCOMP-1651): bump component-runtime to 1.1.24 ( #3620 )
2020-09-08 10:20:07 +02:00
zshen-talend
9d0049bede
Zshen/bugfix/fix switch context issue ( #3619 )
2020-09-08 15:21:41 +08:00
jiezhang-tlnd
1bd0f7939c
feat(TUP-28432)Upgrade AWS SDK's version ( #3609 )
...
https://jira.talendforge.org/browse/TUP-28432
2020-09-07 16:41:56 +08:00
kjwang
b8e4c3bc7a
Fix: TUP-28372 Modules Tab is not updated when switching branches. ( #3587 )
...
Fix: TUP-28372 Modules Tab is not updated when switching branches.
https://jira.talendforge.org/browse/TUP-28372
2020-09-02 17:02:10 +08:00
bhe-talendbj
931178184c
fix(TUP-27268): Add isRequiredAlways for ILoginTask ( #3593 )
2020-09-02 16:02:34 +08:00
Chao MENG
3f8fc4ef4f
fix(TUP-26341): Talend Token Collector doesn't work with http/https ( #3575 )
...
proxy
https://jira.talendforge.org/browse/TUP-26341
Conflicts:
main/plugins/org.talend.core.ui/src/main/java/org/talend/core/ui/token/TokenCollectorFactory.java
2020-09-01 16:01:24 +08:00
hcyi
ad3490606d
fix(TUP-27820):context group with same key causing the issue. ( #3581 )
2020-08-26 17:41:53 +08:00
Zhiwei Xue
085406b8da
fix(TUP-28324): Avoid pom resolution for studio artifacts ( #3570 )
2020-08-26 09:54:52 +08:00
Emmanuel GALLOIS
e9ef85f8e5
patch(TPS-4101): bump component-runtime to 1.1.15.2 ( #3583 )
2020-08-25 12:41:47 +02:00
Zhiwei Xue
7543617b31
fix(TUP-28419):Sync patch m2 jars should not be done after TCK server ( #3584 )
...
startup
2020-08-25 11:15:06 +08:00
bhe-talendbj
e21bb53627
fix(TUP-28308): build error and joblet maven xml file has incorrect values and Couldn't parse data error message ( #3576 )
...
* fix(TUP-28308): Check multiple version of joblets
* fix(TUP-28308): Revert unnecessary changes
2020-08-25 10:27:14 +08:00
hcyi
a8f36c79f5
fix(TUP-28134):TCK Components shown as hidden by default in the palette ( #3530 )
2020-08-25 09:57:04 +08:00
jiezhang-tlnd
58171338ac
fix(TUP-28078)metadata folder generated under .../poms/jobs when create ( #3549 )
...
new connection in remote project
https://jira.talendforge.org/browse/TUP-28078
2020-08-24 10:28:50 +08:00
Jane Ding
cebd4646d9
fix(TUP-25566):All the recycle bin should not be build or executed ( #3557 )
...
https://jira.talendforge.org/browse/TUP-25566
2020-08-17 16:03:06 +08:00
jiezhang-tlnd
9f2997692a
Jzhang/feat/731/tup 27862 re ( #3542 )
...
* feat(TUP-27862)Add possibility to customize pattern for dates when
2020-08-13 18:02:25 +08:00
jiezhang-tlnd
1387f66674
fix(TUP-26329)impala metadata not in sync with the impala component ( #3514 )
...
* fix(TUP-26329)impala metadata not in sync with the impala component
(#3118 )
* fix(TUP-26329)impala metadata not in sync with the impala component
* fix(TUP-26329)impala metadata not in sync with the impala component
* fix(TUP-26329)impala metadata not in sync with the impala component
Conflicts:
main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/metadata/designerproperties/RepositoryToComponentProperty.java
* fix when "revert context", the "Additional JDBD Settings" is still (#3174 )
context value like
context.cdh513judy_impala1_hiveAdditionalJDBCParameters, which should be
the detailed value.
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com >
2020-08-13 14:42:55 +08:00
hzhao-talendbj
7ee7eddb9d
Hengzhao/backport73/tup 25103 ( #3541 )
...
* TUP-25103
* remove service
* TUP-25103
2020-08-13 13:56:34 +08:00
Jane Ding
e674ec78f7
fix(TUP-28180):[bug]Only latest version deleted from root pom when check ( #3529 )
...
* fix(TUP-28180):[bug]Only latest version deleted from root pom when check
"Exclude deleted items" and delete to recycle bin
Signed-off-by: jding-tlnd <jding@talend.com >
* fix(TUP-28205):[bug] items not removed from pom file by default if the
imported items have some in recycle bin before
https://jira.talendforge.org/browse/TUP-28205
Signed-off-by: jding-tlnd <jding@talend.com >
* fix(TUP-28205):[bug] items not removed from pom file by default if the
imported items have some in recycle bin before
https://jira.talendforge.org/browse/TUP-28205
Signed-off-by: jding-tlnd <jding@talend.com >
2020-08-13 10:42:48 +08:00
Nicolas Rousseau
08c2082e8a
chore(TUP-26710):update version
2020-08-12 15:20:28 +08:00
bhe-talendbj
8740f3b1da
fix(TUP-27506): Update minor version ( #3546 )
2020-08-12 14:56:30 +08:00
jiezhang-tlnd
e08c225198
revert fix ( #3547 )
2020-08-12 14:54:57 +08:00
bhe-talendbj
fef6605f83
fix(TUP-27374): fix test case ( #3545 )
...
* fix(TUP-27374): fix test case
* fix(TUP-27374): fix test case
2020-08-11 15:10:32 +08:00
jiezhang-tlnd
af83d9d393
fix(TUP-28078)metadata folder generated under .../poms/jobs when create ( #3520 )
...
new connection in remote project
https://jira.talendforge.org/browse/TUP-28078
2020-08-11 14:23:22 +08:00
wang wei
45a92717f9
fix(TDI-44192): Update dom4j to 2.1.3 ( #3453 )
2020-08-11 10:19:08 +08:00
Dmytro Grygorenko
7191b77c5c
Enable precision check for Timestamp datatype. ( #3495 )
...
* fix(TDI-44457): added precision check for Datetime and Timestamp datatypes.
* fix(TDI-44457): Remove default precision value
* fix(TDI-44457): add default precision 3 (to be tested)
* fix(TDI-44457): enable precision for Timestamp only (to be tested)
2020-08-10 15:47:42 +03:00
Jürgen Kindler
18c2e53223
TPSVC-15154 - allow debug logs for deletions to see which files are purged ( #3531 )
2020-08-06 21:13:32 +08:00
Zhiwei Xue
16fbcf34f3
feat(TUP-28142):Add talendDebug for CI ( #3525 )
2020-08-06 17:50:53 +08:00
Chao MENG
495ebda155
fix(TUP-27989): Git related issues checked with support ( #3494 )
...
https://jira.talendforge.org/browse/TUP-27989
2020-08-06 15:02:39 +08:00
wang wei
8f36da5ee1
fix(TDI-44481): upgrade commons-beanutils to 1.9.4 ( #3448 )
2020-08-06 12:45:58 +08:00
bhe-talendbj
0828f2951a
fix(TUP-28002): Search release repository before uploading jars ( #3503 )
...
* fix(TUP-28002): Search release repository before uploading jars
* fix(TUP-28002): Fix NPE
* fix(TUP-28002): Check snapshot as well
2020-08-04 18:11:02 +08:00
Jane Ding
5da999c4bd
feat(TUP-25566):All the recycle bin should not be build or executed ( #3527 )
...
https://jira.talendforge.org/browse/TUP-25566
Signed-off-by: jding-tlnd <jding@talend.com >
2020-08-04 11:28:47 +08:00
jiezhang-tlnd
39eee08210
Jzhang/feat/73/tup 27862 ( #3480 )
...
* feat(TUP-27862)Add possibility to customize pattern for dates when
retrieve table
* feat(TUP-27862)Add possibility to customize pattern for dates when
retrieve table
* feat(TUP-27862)Add possibility to customize pattern for dates when
retrieve table
* feat(TUP-27862)Add possibility to customize pattern for dates when
retrieve table
* feat(TUP-27862)Add possibility to customize pattern for dates when
retrieve table
* add junit
* add junits
* add junits
2020-08-03 09:40:57 +08:00
Chao MENG
1ab6486d9a
fix(TUP-27953): tSalesforceInput component displays in-job ( #3505 )
...
tSalesforceConnection incorrectly
https://jira.talendforge.org/browse/TUP-27953
2020-07-31 11:11:20 +08:00
Jane Ding
aa7da99e0d
feat(TUP-25566)All the recycle bin should not be build or executed ( #3484 )
...
* 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
* feat(TUP-25566)All the recycle bin should not be build or executed
https://jira.talendforge.org/browse/TUP-25566
2020-07-31 02:35:32 +08:00
Zhiwei Xue
a73f8621ed
fix(TUP-27776):Can't build job from CI (missing jar dependency) ( #3497 )
2020-07-28 14:56:23 +08:00
kjwang
09cfc769da
Fix:TUP-27879 Shared user can't write library index file library_data.index ( #3474 )
...
Fix:TUP-27879 Shared user can't write library index file
library_data.index
https://jira.talendforge.org/browse/TUP-27879
2020-07-28 09:14:46 +08:00
bhe-talendbj
2a1d017208
fix(TUP-27814): Skip file.exists() ( #3459 )
2020-07-27 16:25:05 +08:00
hzhao-talendbj
1189973653
fix miss dependency in assmble.xml with loop dependency ( #3428 )
...
Conflicts:
main/plugins/org.talend.designer.maven/src/main/java/org/talend/designer/maven/tools/creator/CreateMavenJobPom.java
2020-07-24 11:14:36 +08:00
Jane Ding
c80a96768e
fix(TUP-27590):Relationship.index might get really big ( #3424 )
...
* fix(TUP-27590):Relationship.index might get really big
https://jira.talendforge.org/browse/TUP-27590
* fix(TUP-27590):Relationship.index might get really big
https://jira.talendforge.org/browse/TUP-27590
* fix(TUP-27590)Relationship.index might get really big
https://jira.talendforge.org/browse/TUP-27590
relatedItems is empty should not add as a record
* fix(TUP-27590):Relationship.index might get really big
https://jira.talendforge.org/browse/TUP-27590
* fix(TUP-27590)Relationship.index might get really big
https://jira.talendforge.org/browse/TUP-27590
2020-07-23 18:19:17 +08:00
bhe-talendbj
0e3957c3d7
bugfix(TUP-26138) Regenerate relationship.index ( #3088 ) ( #3473 )
...
* fix(TUP-26138): Regenerate relationship index
2020-07-23 10:57:24 +08:00
hzhao-talendbj
e7399f9df5
TPS-4193 modify code mistake ( #3488 )
2020-07-21 09:36:44 +08:00
yyin
7f67aeaf0e
Fix/yyin/tdq 18565 context check 73 ( #3462 )
...
* Fix TDQ-18565 Cannot save Hive metadata object with context variables
- if the analysis didnot use the current db, can pass
- if any analysis use this db, popup let the user select
* FIx TDQ-18565
* Fix TDQ-18565 backport to 73
Co-authored-by: root <root@LT-D9QV733>
2020-07-20 11:09:22 +08:00
msjian
d12826089a
feat(TQD-18173):fix save buildin correctly ( #3398 )
2020-07-16 15:48:35 +08:00
apoltavtsev
2bb3e43bc6
feat(TESB-28826) Secure Password - Publish job with Password
2020-07-14 19:51:03 +02:00
Zhiwei Xue
55ff7cc279
fix(TUP-27610): Clean up the CI version everywhere and have a common ( #3451 )
...
place to setup in studio
2020-07-10 15:39:15 +08:00
AlixMetivier
56811e6ce4
fix(TBD-10881): fix lookup and reject flow ( #3438 )
2020-07-09 18:03:27 +02:00
pyzhou
e3701ceb7c
fix(TDI-44472):Rename global variable ( #3439 )
...
* fix(TDI-44472):Rename global variable
* debug
* remove debug message
2020-07-09 10:35:45 +08:00
sbliu
bcebeb1e99
TUP-27416 Validate network, timeout value read from nexus timeout preference configuration . ( #3430 )
...
* TUP-27416 Validate network, timeout value read from nexus timeout preference configuration .
* TUP-27416 transmit timeout as a parameter to check nexus network validation.
* TUP-27416 Combine same get timeout function in different place.
* TUP-27416 Refactor , extract constant for reuse.
2020-07-07 16:37:53 +08:00
kjwang
6e12e77255
Fix: TUP-27544 Context update can not update to the first testcase if the job have more than one testcase. ( #3427 )
...
* Fix: TUP-27544 Context update can not update to the first testcase if
the job have more than one testcase.
https://jira.talendforge.org/browse/TUP-27544
* Improve the code
2020-07-07 10:25:58 +08:00
bhe-talendbj
a2a09fa98c
fix(TUP-27586): fix test case failure ( #3443 )
...
* fix(TUP-27586): fix test case failure
* fix(TUP-27586): fix test case failure
2020-07-07 09:41:22 +08:00
vdrokov
a88b035f03
fix(TESB-29489): Compile error occurred in code if the route version is different with the routelet version ( #3409 )
2020-07-03 09:56:38 +03:00
bhe-talendbj
6173437d9b
fix(TUP-27586): skip checking installed patches ( #3410 )
...
* fix(TUP-27586): skip checking installed patches
* fix(TUP-27586): Skip installed patches for patch installation
* fix(TUP-27586): skip installed patches
2020-07-03 10:06:20 +08:00
bhe-talendbj
69c2ecd88f
fix(TUP-26810)if one jar used by two different components, it will ( #3228 ) ( #3432 )
...
fix(TUP-26810)if one jar used by two different components, it will upload to nexus with two versions
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com >
2020-07-03 09:52:31 +08:00
bhe-talendbj
78e7aae03e
fix(TUP-26687): make Nexus3RepositoryHandler.dosearch thread safe ( #3354 )
2020-07-02 17:35:41 +08:00
jiezhang-tlnd
62ba9f8604
fix(TUP-27588)tCreateTable data types mapping in the schema editor is ( #3420 )
...
always Mysql after dragging and dropping from database Metadata
2020-07-02 17:28:58 +08:00
Zhiwei Xue
4f5c792187
chore(TUP-27463):Backport TUP-26304 to 7.3:Re-use ( #3440 )
...
talend.studio.parent.pom as a root studio bom for SE/EE product
2020-07-02 15:38:36 +08:00
Jane Ding
77ee82d889
bugfix(TUP-26059):tELTPostgresqlMap lost its "DB Type" column for which ( #3075 ) ( #3435 )
...
bugfix(TUP-26059):tELTPostgresqlMap lost its "DB Type" column for which the value should be "BPCHAR"
Co-authored-by: hwang-talend <hwang@talend.com >
2020-07-02 14:48:13 +08:00
Chao MENG
8f81ff4534
fix(TUP-25835): Dynamic distribution cannot download libraries from ( #3363 ) ( #3414 )
...
fix(TUP-25835): Dynamic distribution cannot download libraries from proxy Nexus
https://jira.talendforge.org/browse/TUP-25835
2020-06-23 14:13:13 +08:00
Zhiwei Xue
0a8f2e769e
fix(TUP-27315): fix 7.3.2 ci-builder share to nexus issue. ( #3408 )
2020-06-17 17:19:14 +08:00
kjwang
28f8e109a6
Fix a NPE issue ( #3404 )
2020-06-16 16:55:17 +08:00
Zhiwei Xue
5d21d9d3ea
fix(TUP-27530):move sync component m2 execution to logon project phase ( #3390 )
2020-06-12 16:10:54 +08:00
kjwang
7d223ecff8
TUP-26699 Enhance context propagation over reference project - Resolve ( #3367 )
...
* TUP-26699 Enhance context propagation over reference project - Resolve
link conflict with Git
https://jira.talendforge.org/browse/TUP-26699
* fix(TUP-27200):Detect update button can not detect the updated context
variable for testcase.
https://jira.talendforge.org/browse/TUP-27200
* TUP-26699 Enhance context propagation over reference project - Resolve
link conflict with Git
https://jira.talendforge.org/browse/TUP-26699
* fix(TUP-27275):studio update detection two times when change JSON file
context variable
https://jira.talendforge.org/browse/TUP-27275
* Fix can't merge remote context link file problem
* fix(TUP-27190):[Bug] DB connection use context in ref project can not (#3379 )
find the link to context after export and imported in.
https://jira.talendforge.org/browse/TUP-27190
* Fix: TUP-27336 [Bug] Job get duplicated context var when use the context
var used by joblet is updated after migration
https://jira.talendforge.org/browse/TUP-27336
* fix(TUP-27522):[Bug] context var id in link file will be null after add (#3391 )
a new context group for context and propagate to job.
https://jira.talendforge.org/browse/TUP-27522
* Improve the code find context parameter by name when can't by parameter
by id
Co-authored-by: jding-tlnd <jding@talend.com >
Co-authored-by: Jane Ding <35018295+jding-tlnd@users.noreply.github.com >
2020-06-12 15:57:58 +08:00
jiezhang-tlnd
1ff9877dce
update mapping_sybase ( #3381 )
2020-06-11 16:58:36 +08:00
jzhao
75d51647fc
chore: bump tcompV0 version to 0.28.5 ( #3388 )
2020-06-11 15:03:01 +08:00
hcyi
4f55385a9a
feat(TUP-26669):Adapt HDInsight wizard for HDInsight 4.0 ( #3385 )
2020-06-10 21:57:50 +02:00
Mike Yan
c942bade7a
fix(TESB-29315):P2 depoy failed for missing osgihelper-maven-plugin
2020-06-10 18:10:46 +02:00
wang wei
551eb69025
fix(TDI-44172): Observability: Create new "component execution" event and emit it frequently( #3357 )
2020-06-10 16:35:55 +08:00
Laurent BOURGEOIS
c0b192f427
fix(TUP-25863): add databricks cloud provider choice in wizard ( #3139 ) ( #3378 )
2020-06-09 12:02:36 +02:00
Roman
ccd1d6d1d5
fix(TDI-44128): delete axis2 jars ( #3289 )
2020-06-09 12:49:07 +03:00
hcyi
0d2e0c8149
Hwang/tup 27210 ( #3316 ) ( #3365 )
...
* bugfix(TUP-27210):Version isn't correct in Help->"About Talend Studio"
after installing monthly patch
Co-authored-by: hwang-talend <hwang@talend.com >
2020-06-09 15:23:26 +08:00
jiezhang-tlnd
67a9b521c9
Jzhang/7.3/bugfix/tup 26896 ( #3352 )
...
* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
https://jira.talendforge.org/browse/TUP-26896
* format code
2020-06-09 14:00:57 +08:00
Zhiwei Xue
4a8869304b
fix(TUP-26812): Old plugin folders deletion failed after installed new ( #3350 ) ( #3373 )
...
updatesite patch
2020-06-05 17:51:41 +08:00
jiezhang-tlnd
6118d69c3e
feat(TUP-27259)Change default driver to Microsoft official for MSSql in ( #3328 )
...
Metadata
https://jira.talendforge.org/browse/TUP-27259
2020-06-05 09:22:47 +08:00
bhe-talendbj
2fecdf1ceb
bugfix(TUP-27078): Fix parse response data get from artifactory which is runing with https ( #3343 )
2020-06-05 09:21:40 +08:00
pyzhou
60869a1240
feat(TDI-44216):Redshift partner tracker ( #3366 )
2020-06-04 17:18:07 +08:00
bhe-talendbj
332f6ff85b
fix(TUP-27053): backport ( #3360 )
2020-06-04 11:20:57 +08:00
OleksiiNimych
45caecd7f2
fix(TDI-44169): remove xmlrpc_3.0 from studio ( #3344 )
2020-05-29 14:46:27 +03:00
Chao MENG
6e9daf05fb
feat(TUP-26569): merge known conflicts automatically ( #3347 )
...
https://jira.talendforge.org/browse/TUP-26569
2020-05-29 10:59:18 +08:00
kjwang
3cfb30a9a0
Kjwang/feat tup 26288 enhance context b73 ( #3335 )
...
Fix TUP-26288 Enhance context propagation over reference project
https://jira.talendforge.org/browse/TUP-26288
2020-05-27 17:08:31 +08:00
jzhao
ea6595bab8
chore: bump tcompV0 version to 0.28.4 ( #3327 )
2020-05-25 15:09:31 +08:00
Zhiwei Xue
2454e6ba1c
chore: Remove junit of Mojo version. ( #3315 )
2020-05-21 14:21:53 +08:00
hzhao-talendbj
c9600e040e
fix(TUP-27072)_Unexpected behaviour occurred when context name is in ( #3268 ) ( #3311 )
...
* fix(TUP-27072)_Unexpected behaviour occurred when context name is in
Japanese
2020-05-21 09:40:57 +08:00
pyzhou
6254945a6e
fix(TDI-43717):backport cosmos to 7.3 ( #3310 )
2020-05-19 16:33:16 +08:00
hwang-talend
b54984ad2d
Hwang/tup 26994 ( #3282 ) ( #3301 )
...
* bugfix(TUP-26994):Usage data collector : change the way Studio Unique Id
is calculated
2020-05-19 16:15:05 +08:00
Jane Ding
59bb804cea
Revert "fix(TUP-26990):Possible conflict in talend project ( #3264 ) ( #3271 )" ( #3306 )
...
This reverts commit eafc630094 .
2020-05-18 17:23:46 +08:00
jiezhang-tlnd
ba9a85f59f
feat(TUP-26284)Upgrade AWS SDK for driver in metadata ( #3300 )
2020-05-18 12:08:38 +08:00
Zhiwei Xue
d7d0dcefb7
fix(TUP-27077): NoClassDefFoundException when using "independent process ( #3286 ) ( #3294 )
...
to run subjob" and tAzureAdlsGen2Input
2020-05-15 12:01:22 +08:00
Zhiwei Xue
65a71ba142
fix(TUP-26961):When save/delete a test case, it might break the poms/CI ( #3253 )
2020-05-14 10:16:18 +08:00
hcyi
3f74eaa4d9
fix(TUP-27000):Talend Salesforce Einstein connector Repository ( #3274 )
...
connection issue in Talend 7.3
2020-05-14 10:06:30 +08:00
Jane Ding
dffac5bcb4
bugfix(TUP-26956):Update Studio top bar to reflect monthly deliveries ( #3246 ) ( #3280 )
...
* bugfix(TUP-26956):Update Studio top bar to reflect monthly deliveries
for better understanding
* bugfix(TUP-26956):Update Studio top bar to reflect monthly deliveries
for better understanding
* bugfix(TUP-26956):Update Studio top bar to reflect monthly deliveries
for better understanding
* bugfix(TUP-26956):Update Studio top bar to reflect monthly deliveries
for better understanding
* bugfix(TUP-26956):Update Studio top bar to reflect monthly deliveries
for better understanding
Co-authored-by: hwang-talend <hwang@talend.com >
2020-05-12 09:21:53 +08:00
Jane Ding
d13cdc6349
fix(TUP-27003):Should disable the Commit button of Uncommitted files ( #3273 ) ( #3276 )
...
found dialog when project is in MERGING state
https://jira.talendforge.org/browse/TUP-27003
2020-05-11 18:03:30 +08:00
Zhiwei Xue
1609837f67
chore(TUP-26710):update version ( #3275 )
...
* chore(TUP-26710):update version
* Set version to 7.3.1 PATCH
* chore(TUP-26710):update version for feature.xml
Co-authored-by: Jenkins Continuous Build server <jenkins@tal-rd02.talend.lan >
2020-05-11 17:03:05 +08:00
Jane Ding
eafc630094
fix(TUP-26990):Possible conflict in talend project ( #3264 ) ( #3271 )
...
* fix(TUP-26990):Possible conflict in talend project
https://jira.talendforge.org/browse/TUP-26990
* fix(TUP-26990):Possible conflict in talend project
https://jira.talendforge.org/browse/TUP-26990
2020-05-09 14:59:20 +08:00
Jane Ding
ee68fe3be6
feat(TUP-16546)Prompt users for new password in Studio Connection when ( #3119 ) ( #3255 )
...
* 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
2020-05-06 00:10:43 +08:00
Jane Ding
cfeb6118db
fix(TUP-26639):Talend Cloud studio Issue -Changes to Context Parameter ( #3249 ) ( #3256 )
...
* fix(TUP-26639):Talend Cloud studio Issue -Changes to Context Parameter
Names is not reflected on the Connection for Snowflake
https://jira.talendforge.org/browse/TUP-26639
* fix(TUP-26639):Talend Cloud studio Issue -Changes to Context Parameter
Names is not reflected on the Connection for Snowflake
https://jira.talendforge.org/browse/TUP-26639
* fix(TUP-26639):Talend Cloud studio Issue -Changes to Context Parameter
Names is not reflected on the Connection for Snowflake
https://jira.talendforge.org/browse/TUP-26639
2020-05-04 19:14:11 +08:00
jiezhang-tlnd
5c140eb8a2
fix(TUP-26896)Error create a Sybase connection in metadata and cannot ( #3254 )
...
retrieve tables (#3231 )
* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
https://jira.talendforge.org/browse/TUP-26896
* fix(TUP-26896)retrieve schema on sybase 16 anywhere metadate get empry
value
https://jira.talendforge.org/browse/TUP-26896
* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
https://jira.talendforge.org/browse/TUP-26896
* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
* fix(TUP-26896)Error create a Sybase connection in metadata and cannot
retrieve tables
https://jira.talendforge.org/browse/TUP-26896
Conflicts:
main/plugins/org.talend.metadata.managment/src/main/java/org/talend/metadata/managment/model/DBConnectionFillerImpl.java
2020-04-30 17:39:51 +08:00
Liu Xinquan
2f527b6195
fix(TDQ-18135) support context variable in tDataEncrypt ( #3180 ) ( #3207 ) ( #3252 )
2020-04-30 15:46:33 +08:00
Jane Ding
30119635cb
fix(TUP-26639):Talend Cloud studio Issues - Group context and ( #3233 ) ( #3243 )
...
connections
https://jira.talendforge.org/browse/TUP-26639
2020-04-27 23:20:59 +08:00
Zhiwei Xue
d50c690f42
fix(TUP-26809):Job zip should not contain jars from testcase only ( #3237 )
2020-04-27 18:05:28 +08:00
Emmanuel GALLOIS
10764112d7
feat(TCOMP-1681): Make ESB Studio job export TaCoKit compliant
...
- add TaCoKit dependency service (#3220 )
2020-04-24 17:27:26 +02:00
hwang-talend
84b1dd3a01
Hwang/tup 26870 ( #3214 ) ( #3238 )
...
* bugfix(TUP-26870):Incorrect sorting order
2020-04-23 14:17:36 +08:00
Zhiwei Xue
d8084ea4f0
fix(TUP-26876):NoClassDefFoundError when I run spark job with JobServer
2020-04-16 10:22:36 +08:00
Dmytro Sylaiev
8f2c264cc3
fix(TDI-44000): Bump locales version for maven.tos plugin ( #3213 )
2020-04-15 19:03:26 +03:00
hzhao-talendbj
8a24ecd296
fix missing db value ( #3209 ) ( #3210 )
2020-04-15 09:50:56 +08:00
jiezhang-tlnd
14c79d9602
fix(TUP-26793)JDBC Redshift in context mode still asked for jars ( #3205 )
...
https://jira.talendforge.org/browse/TUP-26793
2020-04-13 14:16:51 +08:00
Zhiwei Xue
f682de08d2
fix(TUP-26728):fix regression on preview function. ( #3197 )
2020-04-09 16:04:20 +08:00
Zhiwei Xue
cec1999354
fix(TUP-26728):Missing spark dependencies when using test cases ( #3194 )
...
* fix(TUP-26728):The parent DI job misses to load some required libraries
from the Spark job
* fix(TUP-26728):Missing spark dependencies when using test cases
2020-04-09 16:03:44 +08:00
hzhao-talendbj
29b4de8ad7
fix(TUP-26388)Amazon Redshift Driver class not working with Implicit ( #3181 ) ( #3190 )
...
* 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-07 15:42:11 +08:00
hcyi
cc44671136
fix(TUP-26229):Dynamic Schema default Mapping can't be changed ( #3143 ) ( #3183 )
2020-04-03 14:24:44 +08:00
Zhiwei Xue
2d4ce482ae
fix(TUP-26233):update related extensions. ( #3179 )
2020-04-03 12:37:57 +08:00
bhe-talendbj
257d1aa94b
fix(TUP-26539): Unassociate data from associateListeners ( #3169 ) ( #3176 )
...
* fix(TUP-26539): Fix wrong tree node implmentation
* fix(TUP-26539): add test case
* fix(TUP-26539): Remove reference to itself
* fix(TUP-26539): Return root node
* fix(TUP-26539): Update test case
* fix(TUP-26539): update test case
* fix(TUP-26539): Unassociate unnecessary listeners
* fix(TUP-26539): Revert changes of RepositoryNode
* fix(TUP-26539): Add override annotation
2020-04-03 10:07:51 +08:00
Zhiwei Xue
c5d28b4480
fix(TUP-26233):[7.0.1] Sometimes , the ZIP file created by a commandline ( #3168 )
...
PublishJob is not correct, missing item files.
2020-03-31 18:27:33 +08:00
Liu Xinquan
1d0650170f
fix(TDQ-18049) add the "transform" to avoid class conflict when shaded ( #3085 ) ( #3131 )
...
Co-authored-by: qiongli <qiongli@talend.com >
2020-03-31 14:43:33 +08:00
hzhao-talendbj
28a9bf7542
fix(TUP-26596)Proxy of libraries not working when studio have no ( #3165 ) ( #3172 )
...
* fix(TUP-26596)Proxy of libraries not working when studio have no
internet access
* fix(TUP-26596)Proxy of libraries not working when studio have no
internet access
* fix(TUP-26596)Proxy of libraries not working when studio have no
internet access
* fix(TUP-26596)Proxy of libraries not working when studio have no
internet access
2020-03-31 09:14:22 +08:00
sbliu
9a649d1c05
TMDM-14505 MDM connection in metadata randomly failed with error 'Failed to connect to MDM, please change MDM settings'
...
Moved interface IWebServiceHook from mdm bundle and renamed to IMDMWebServiceHook,re-use the implemented webservice hook in mdm for both mdm & di side to establish mdm connection token.
Add unit test to check presence of the required header that containing token.
2020-03-27 15:35:46 +08:00
hzhao-talendbj
8889b7f0e9
Hengzhao/backport73/tup 25889 display issue for the line between linker source and target on mac and ubuntu ( #3166 )
...
* fix(TUP-25889)Display issue for the line between Linker source and (#3103 )
* fix(TUP-25889)Display issue for the line between Linker source and
target on Mac and Ubuntu
* fix(TUP-25889)Display issue for the line between Linker source and
target on Mac and Ubuntu
* fix column names are same issue (#3155 )
* fix mac os display issue (#3160 )
2020-03-26 19:22:32 +08:00
Ivan Gonchar
43e6cc4b99
chore: bump Components version to 0.28.4-SNAPSHOT ( #3153 )
2020-03-26 07:57:26 +08:00
Jane Ding
2735bef5ed
fix(TUP-26576):Warning pops up cannot connect to the user libraries ( #3154 ) ( #3159 )
...
artifact repository set in administrator
https://jira.talendforge.org/browse/TUP-26576
2020-03-25 09:21:11 +08:00
Zhiwei Xue
dfe11f5469
fix(TUP-26165):fix jar with classifier missing issue ( #3152 )
...
* fix(TUP-26165)jar referenced in bat or sh classpath missing in build ZIP (#3105 )
* fix(TUP-26165)jar referenced in bat or sh classpath missing in build ZIP
file folder lib
https://jira.talendforge.org/browse/TUP-26165
* fix(TUP-26165)jar referenced in bat or sh classpath missing in build ZIP
file folder lib
https://jira.talendforge.org/browse/TUP-26165
* fix(TUP-26165)jar referenced in bat or sh classpath missing in build ZIP
file folder lib
https://jira.talendforge.org/browse/TUP-26165
* fix(TUP-26165)jar referenced in bat or sh classpath missing in build ZIP
file folder lib
https://jira.talendforge.org/browse/TUP-26165
* fix(TUP-26165)jar referenced in bat or sh classpath missing in build ZIP
file folder lib
https://jira.talendforge.org/browse/TUP-26165
* fix(TUP-26165):fix jar with classifier missing issue
Co-authored-by: Jane Ding <35018295+jding-tlnd@users.noreply.github.com >
2020-03-23 14:22:07 +08:00
Ivan Gonchar
cf96982dcf
chore: bump TCK components version to 1.6.3-SNAPSHOT ( #3150 )
2020-03-20 11:06:13 +08:00
Ivan Gonchar
d7b24ab048
chore: bump Components version to 0.28.3-SNAPSHOT ( #3148 )
2020-03-20 10:53:50 +08:00
kjwang
ce527ba33e
Fix TUP-26346 Files from custom component folders are uploaded to nexus multiple times ( #3125 ) ( #3144 )
...
* Fix TUP-26346 Files from custom component folders are uploaded to nexus
multiple times
https://jira.talendforge.org/browse/TUP-26346
* Fix TUP-26346 Files from custom component folders are uploaded to nexus
multiple times
https://jira.talendforge.org/browse/TUP-26346
* Fix TUP-26346 Files from custom component folders are uploaded to nexus
multiple times
https://jira.talendforge.org/browse/TUP-26346
2020-03-20 09:43:59 +08:00
Zhiwei Xue
9b3037d3a8
update talend.properties
2020-03-19 09:56:00 +08:00
hcyi
49ae1fe789
fix(TUP-26155):improve for dataviewer if MongoDB with SSL ( #3111 ) ( #3130 )
2020-03-16 12:37:34 +08:00
bhe-talendbj
e27dcbcef6
bugfix(TDQ-18070): Improve file path validation ( #3095 ) ( #3127 )
...
* fix(TDQ-18070): Improve file path validation
* fix(TDQ-18070): Improve file path validation
2020-03-11 11:23:17 +08:00
kjwang
dd61f6d257
TUP-26308 Nexus 2 gets populated by different crypto-utils jar versions ( #3116 ) ( #3123 )
...
https://jira.talendforge.org/browse/TUP-26308
2020-03-11 11:22:02 +08:00
bhe-talendbj
6c690a9314
bugfix(TUP-25965) Include subjob's test reports ( #3055 ) ( #3126 )
...
* bugfix(TUP-25965) Synchronize test reports
* bugfix(TUP-25965) Ignore test failures and zip test reports
* bugfix(TUP-25965) Ignore test failures and zip test reports
* bugfix(TUP-25965) Ignore test failures and zip test reports
* bugfix(TUP-25965) Ignore test failures and zip test reports
* bugfix(TUP-25965) Ignore test failures
* bugfix(TUP-25965) Ignore test failures
* bugfix(TUP-25965) Skip tests when running job
* fix(TUP-25965): Call service to check is build job or not
2020-03-10 11:02:41 +08:00
Zhiwei Xue
a24e1fb363
fix(TUP-26344):Some job including customer component can't generate code ( #3121 )
...
migrated from 6.3.1 to 7.2.1
2020-03-10 10:47:17 +08:00
Chao MENG
0878fc8bac
fix(TUP-26212): Share more than one car component to nexus3.19.1 will fail to generate the right index file ( #3100 ) ( #3120 )
...
* fix(TUP-26212): Share more than one car component to nexus3.19.1 will
fail to generate the right index file
https://jira.talendforge.org/browse/TUP-26212
* fix(TUP-26212): Share more than one car component to nexus3.19.1 will
fail to generate the right index file
https://jira.talendforge.org/browse/TUP-26212
Co-authored-by: bhe-talendbj <52311292+bhe-talendbj@users.noreply.github.com >
2020-03-10 09:27:20 +08:00
kjwang
4375dcbc66
fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure ( #3101 ) ( #3114 )
...
* fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure
https://jira.talendforge.org/browse/TUP-26189
2020-03-05 14:47:23 +08:00
Jenkins Continuous Build server
a1ee13acc5
Set version to 7.3.2 SNAPSHOT
2020-02-28 13:00:24 +01:00
Pierre Teyssier
8b19375bc0
chore(TDI-43696): cherry-pick on release ( #3092 )
2020-02-18 08:40:02 +08:00
Zhiwei Xue
7b8cd7b14f
fix(TUP-26170):fix subjob dependencies missing in classpath problem of ( #3090 )
...
CI.
2020-02-17 21:38:12 +08:00
msjian
8f8e0261d5
fix(TDQ-17983 TDQ-17393): fix snowflake OutOfMemoryError ( #3080 ) ( #3089 )
2020-02-17 08:31:57 +00:00
Jenkins Continuous Build server
68db523503
Set version to 7.3.1
2020-02-14 13:38:41 +01:00
Jenkins Continuous Build server
2901e5e77e
Set runtime version to 7.3.1
2020-02-14 08:23:56 +01:00
Mike Yan
09a78b3956
fix(TESB-27578): fix feature.xml is missing in nexus ( #3084 )
...
* fix(TESB-27578): fix feature.xml is missing in nexus
* fix(TESB-27578): fix for microservice sub job name changed
2020-02-14 14:50:39 +08:00
Laurent BOURGEOIS
f53a15085c
chore: Fix testAddFileToJar unit test ( #3076 )
...
* Fix testAddFileToJar
* Update testAddFileToJar
* clean junit output
* fix testWriteLog4j2ConfToFile
* Update ProcessorUtilitiesTest.java
* disable failing
2020-02-14 11:52:40 +08:00
Ivan Gonchar
2c0cab2cf1
chore: bump tcompV0 version to 0.28.1 ( #3083 )
2020-02-14 01:16:59 +08:00
Ivan Gonchar
3b8dfc6d81
fix(TDI-43697): add dependencyManagement block to force 1.6.5 version for couchbase-locales dependency ( #3082 )
2020-02-13 16:23:28 +02:00
jzhao
28534ffb4a
fix(TDI-42965): Change back Mysql Mapping default talend type for BINARY/BIT ( #3081 )
2020-02-13 15:45:04 +08:00
nkutsubos
b37d0cea5b
babili-export ( #3079 )
2020-02-13 09:25:46 +08:00
bhe-talendbj
969db64a60
bugfix(TUP-26136): Fix java version parsing ( #3078 )
...
* fix(JavaVersion): Fix java version parsing
* fix(TUP-26136): Fix java version parsing
2020-02-12 19:51:06 +08:00
wchen-talend
01f63ccfee
fix(TUP-26110):Jar missing when install user component. ( #3073 )
2020-02-12 19:06:28 +08:00
bhe-talendbj
92a158bdfb
bugfix(TUP-26123) Update copyright date ( #3074 )
2020-02-12 16:00:32 +08:00
nkutsubos
2300d09356
babili-export ( #3071 )
2020-02-12 15:35:34 +08:00
wchen-talend
1da15349bf
Revert "fix(TUP-26110):Jar missing when install user component. ( #3069 )" ( #3072 )
...
This reverts commit 43d81b2f8b .
2020-02-12 10:20:45 +08:00
wchen-talend
43d81b2f8b
fix(TUP-26110):Jar missing when install user component. ( #3069 )
2020-02-11 19:23:35 +08:00
Laurent BOURGEOIS
9f4f8c2692
fix(TBD-9884) : Missing log42 conf on Yarn side ( #3021 )
2020-02-11 12:11:29 +01:00
hwang-talend
08815a1e04
bugfix(TUP-25859):Upgrade vertica support to 9.3 - metadata ( #3068 )
...
* bugfix(TUP-25859):Upgrade vertica support to 9.3 - metadata
* bugfix(TUP-25859):Upgrade vertica support to 9.3 - metadata
2020-02-11 18:56:30 +08:00
Zhiwei Xue
9e1d7908e6
fix(TUP-26032):fix sparkstreaming job convert problem. ( #3066 )
2020-02-11 16:59:41 +08:00
vyu-talend
fd4d974c75
Fix(TDI-43446):fix mysql,h2 and vertica ( #3046 )
2020-02-11 14:05:59 +08:00
Chao MENG
c5fa31d933
fix(TUP-26081): Share libraries pb ( #3063 )
...
* fix(TUP-26081): Share libraries pb
https://jira.talendforge.org/browse/TUP-26081
* fix(TUP-26081): Share libraries pb
https://jira.talendforge.org/browse/TUP-26081
2020-02-11 12:30:07 +08:00
nkutsubos
47cc6616ad
babili-export ( #3052 )
2020-02-11 12:20:23 +08:00
jzhao
341b1220b6
fix(TDI-42965):Mysql/MariaDB mapping issue for dynamic schema ( #3017 )
...
* fix(TDI-42965):Conversion of database types to Talend types is not
accurate for the Maria Database.
2020-02-11 11:12:59 +08:00
Zhiwei Xue
a813712096
fix(TUP-26066):Studio doesn't commit and push to git when first time ( #3064 )
...
logon.
2020-02-11 09:52:19 +08:00
msheverda-talend
64d894f012
TESB-28050 External jar in Cconfig would not be uploaded for the first time when add the jar in dependencies ( #3059 )
2020-02-10 17:35:45 +02:00
hwang-talend
cfc5930fd0
bugfix(TUP-25859):Upgrade vertica support to 9.3 - metadata ( #3062 )
2020-02-10 18:24:29 +08:00
wang wei
a218cc042b
fix(TDI-43678): bump tacokit version for studio ( #3061 )
2020-02-10 17:07:13 +08:00
hwang-talend
c77ba56794
bugfix(TUP-26074):Retrieve schema for jdbc maria db in context mode ( #3060 )
...
* bugfix(TUP-26074):Retrieve schema for jdbc maria db in context mode
still call an old jar mariadb-java-client.jar.
* bugfix(TUP-26074):Retrieve schema for jdbc maria db in context mode
still call an old jar mariadb-java-client.jar.
2020-02-10 16:28:12 +08:00
Jane Ding
ba9ed34abe
fix(TUP-25986)Can't import attached job ( #3050 )
...
* 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:08 +08:00
wang wei
1d63fadd95
fix(TDI-43671): bump tcompv0 and daikon in studio ( #3058 )
2020-02-10 12:24:50 +08:00
bhe-talendbj
ac1adc4abc
bugfix(TUP-26064) Change to https for maven central ( #3056 )
2020-02-10 11:04:36 +08:00
sbovsunovskyi
cea61dba70
fix(TDI-43295): Support Oracle 19c in Studio DI ( #3025 )
...
* fix(TDI-43295): Support Oracle 19c in Studio DI. move from 'oracle 19' to 'oracle 18 and above'
2020-02-07 15:10:51 +02:00
hwang-talend
7a3ef8ca40
bugfix(TUP-26031):Cannot connect successfully for mongDB which is ( #3051 )
...
created from 721
2020-02-07 18:03:28 +08:00
hwang-talend
f421f2bc4d
bugfix(TUP-25859):Upgrade vertica support to 9.3 - metadata ( #3049 )
2020-02-07 12:33:56 +08:00
jiezhang-tlnd
2d20649f69
fix(TUP-25378)Wrong settings in CDC Oracle component / wizard ( #2988 )
...
https://jira.talendforge.org/browse/TUP-25378
2020-02-06 19:21:19 +08:00
vdrokov
5387ce8e28
fix(TESB-27401): Place refresh routine inside importItemRecords to cover all import cases. ( #2991 )
2020-02-06 11:50:25 +02:00
hwang-talend
7fa399e4a4
bugfix(TUP-25990):Support MariaDB 10.X ( #3037 )
...
* bugfix(TUP-25990):Support MariaDB 10.X
* bugfix(TUP-25990):Support MariaDB 10.X
2020-02-06 11:59:17 +08:00
Zhiwei Xue
6e7347a8a3
fix(TUP-25929):Studio re synchronizing jars with artifact repository ( #3042 )
...
every time when logged into studio
2020-02-06 11:39:17 +08:00
hzhao-talendbj
317cd42beb
workItem(TUP-25915)Upgrade MySQL driver ( #3035 )
...
* workItem(TUP-25915)Upgrade MySQL driver
* workItem(TUP-25915)Upgrade MySQL driver
2020-02-06 09:11:50 +08:00
hwang-talend
d975b9a4bf
bugfix(TUP-25686):"Parent Version" is always Latest for testcase ( #3043 )
...
bugfix(TUP-25686):"Parent Version" is always Latest for testcase
2020-02-05 15:01:15 +08:00
hwang-talend
ea3e4e4d00
bugfix(TUP-25859):Upgrade vertica support to 9.3 - metadata ( #3038 )
...
bugfix(TUP-25859):Upgrade vertica support to 9.3 - metadata
2020-02-05 09:20:14 +08:00
mbasiuk-talend
36f0334802
feat(TDI-43517): add 2019 runtime module ( #3039 )
2020-02-04 21:35:00 +08:00
bhe-talendbj
999aa416cb
bugfix(TUP-24536) Studio is vulnerable to "Zip Slip" style attacks ( #3033 )
...
* bugfix(TUP-24536) Fix Zip Slip style attacks
* bugfix(TUP-24536) Fix Zip Slip style attacks
* bugfix(TUP-24536) Resolve comments and add test cases
2020-02-04 15:56:08 +08:00
wang wei
f6b36e3ae2
fix(TDI-43574): tAzureAdlsGen2** components miss two jars ( #3015 )
2020-02-04 14:36:19 +08:00
bhe-talendbj
6bf7df1854
bugfix(TUP-25852) Remove dom4j-1.6.1 and jaxen-1.1.1 ( #3016 )
...
* bugfix(TUP-25852) Remove dom4j-1.6.1 and jaxen-1.1.1
* bugfix(TUP-25852) Fix build.properties
2020-02-04 10:43:25 +08:00
Jane Ding
8ee31fed9d
fix(TBD-9317) fix junit for the remove of org.talend.designer.pigmap ( #3034 )
2020-02-04 09:39:05 +08:00
bhe-talendbj
07bcd57580
bugfix(TUP-23722) Enable secure processing + disallow doctypes for DocumentBuilderFactory instances ( #3011 )
...
bugfix(TUP-23722) Enable secure processing + disallow doctypes for DocumentBuilderFactory instances
2020-02-04 09:26:37 +08:00
hzhao-talendbj
0f08642e0e
feat(TUP-25834)Upgrade postgres to support v12 ( #3009 )
2020-02-03 15:47:38 +08:00
wang wei
49368a64e8
fix(TDI-43509): Upgrade redshift driver for 7.3.1 ( #2984 )
2020-02-03 15:43:30 +08:00
msheverda-talend
b026c3c780
TESB-26993 Fixing cConfig doesn't use a standard Maven file system structure when publishing dependencies ( #2898 )
...
* TESB-26993 Fixing cConfig doesn't use a standard Maven file system structure when publishing dependencies
* TESB-26993 Loading library selecttion window with default value
2020-01-31 09:56:07 +02:00
Antoine Parent
9ddb78f289
fix(TBD-9863): jar conflict on CDH 6.x ( #3018 )
...
hive-exec jar is loaded before commons-lang3 but hive-exec is a fatjar that contains an old version of commons-lang3
hence a lot of job are failing because this breaks all the tFileOutput components
2020-01-27 17:26:33 +01:00
Mike Yan
0d80060b0d
fix(TESB-27912):[CI]Cannot skip docker for DemoRESTConsumer ( #3014 )
2020-01-20 18:23:34 +08:00
Mike Yan
90b64dfc73
fix(TESB-27910):Add missing jar xz 1.6 for karaf plugin 4.2.4 in TOS ( #3012 )
2020-01-20 18:21:47 +08:00
Chao MENG
ac0bbb2f72
fix(TUP-25152): component does not display in palette, after deployed to ( #3013 )
...
the studio 7.2.1
https://jira.talendforge.org/browse/TUP-25152
2020-01-20 15:36:02 +08:00
hwang-talend
6781b39b4e
bugfix(TUP-25764):Win:Cannot load component "tImpalaOutput" error in ( #3000 )
...
error log list if Studio store path contain space
2020-01-20 14:58:58 +08:00
bhe-talendbj
662051ba84
bugfix(TUP-25853) Register dom4j and jaxen ( #3003 )
...
* bugfix(TUP-25853) Register dom4j and jaxen
* bugfix(TUP-25853) Resolve comments
* bugfix(TUP-25853) Resolve comments
2020-01-20 10:29:46 +08:00
Chao MENG
82b5cd31ef
feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard ( #2890 )
...
* 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
* 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 253b1d735a .
* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit 1b97430f53 .
* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"
This reverts commit cc3c7d2ddf .
2020-01-19 16:09:43 +08:00
msjian
b9c4064632
feat(TDQ-17294): add tSnowflakeInput schema paramter ( #3006 )
2020-01-19 15:23:39 +08:00
bhe-talendbj
08a3d8b050
feat(TUP-25829) Generate customized encryption keys ( #2995 )
...
* feat(TUP-25829) Generate customized encryption keys
* feat(TUP-25829) Remove unused imports
* feat(TUP-25829) Update log level
* feat(TUP-25829) Depends on daikon to generate encryption key
* feat(TUP-25829) Resolve comments
* feat(TUP-25829) Resolve comments
* feat(TUP-25829) Resolve comments
* feat(TUP-25829) Add some tests
2020-01-19 14:21:18 +08:00
Antoine Parent
72f5ff646b
feat(TBD-9858): Set MapReduce as deprecated ( #3008 )
...
Change the label so MapReduce is shown as deprecated
2020-01-17 14:26:49 +01:00
kjwang
f8803bc287
Fix TUP-25786 Enable online help ( #3007 )
...
https://jira.talendforge.org/browse/TUP-25786
2020-01-17 18:10:37 +08:00
kjwang
770122538b
feat(TUP-25241): Online Help in studio - Setup online Help ( #2983 )
...
* 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:20 +08:00
bhe-talendbj
7305df8f2f
bugfix(TUP-25827) Upgrade commons-codec, commons-io and ant dependencies ( #2999 )
...
* bugfix(TUP-25827) Upgrade commons-codec, commons-io and ant dependencies
* bugfix(TUP-25827) add back ant
* bugfix(TUP-25827) Upgrade commons-io to 2.6
2020-01-16 15:06:49 +08:00
Chao MENG
350f7eab55
Cmeng/feat/tup 25554 add back share component ( #2992 )
...
* 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
* 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
* 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
* 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:50 +08:00
chmyga
74b3640e29
feat(TDI-42591): bigquery dynamic column support ( #2882 )
...
* feat(TDI-42591): bigquery dynamic column support
* Update bigquery mapping xml
* feat(TDI-42591): bigquery dynamic column support
* Add geography and numeric support to bigquery mapping
* feat(TDI-42591): bigquery dynamic column support
* Remove record type support
* feat(TDI-42591): bigquery dynamic column support
* Add Record type
* feat(TDI-42591): bigquery dynamic column support
* Add correct mapping for data types
2020-01-15 16:56:54 +02:00
Mike Yan
4a1e1c7e4d
fix(TESB-27898): route build failed for missing osgihelper-tos ( #2998 )
2020-01-15 15:54:11 +08:00
hwang-talend
4247c02d42
bugfix(TUP-25686):"Parent Version" is always Latest for testcase ( #2994 )
...
bugfix(TUP-25686):"Parent Version" is always Latest for testcase
2020-01-15 10:14:33 +08:00
hcyi
1795ff0600
fix(TUP-25727):Dataviewer for hdfs schema failed if it's checked webHDFS ( #2990 )
...
encryption
2020-01-14 14:41:39 +08:00
bhe-talendbj
cc57cba599
bugfix(TUP-25355) Resize column ( #2987 )
2020-01-13 09:46:26 +08:00
Mike Yan
3fb4d63b1d
fix(TESB-25283): Job node deployed twice by build-helper-maven-plugin ( #2993 )
2020-01-10 17:31:14 +08:00
jzhao
cb77eef4dd
feat(TDI-43395):update dom4j to 2.1.1 ( #2978 )
...
* fix routine changes
2020-01-10 17:18:48 +08:00
msjian
d78ed3973b
feat(TDQ-17294): Support of Snowflake for datamart ( #2906 )
...
* feat(TDQ-17294): Support of Snowflake for datamart
2020-01-10 16:50:35 +08:00
Sizhao Liu
f248929661
feat(TDQ-17504): update lucene libs to 8.3.1 ( #2905 )
2020-01-09 10:53:10 +01:00
SunChaoqun
6259d1fb44
TESB-27819:Publishing artifacts to cloud fail with Studio M5 / Java 11 ( #2985 )
2020-01-08 15:20:09 +01:00
Jane Ding
8815482148
fix(TUP-25632)Custom scripts pom for job is not automatically migrated ( #2980 )
...
* fix(TUP-25632)Custom scripts pom for job is not automatically migrated
from 7.1.1 to 7.2.1
https://jira.talendforge.org/browse/TUP-25632
* fix(TUP-25632)Custom scripts pom for job is not automatically migrated
from 7.1.1 to 7.2.1
https://jira.talendforge.org/browse/TUP-25632
2020-01-08 17:50:15 +08:00
Zhiwei Xue
0033f23dff
fix(TUP-25736):Patch Installation for m2 jars should keep original pom ( #2981 )
...
for maven plugin.
2020-01-07 18:11:32 +08:00
bhe-talendbj
4f32054c45
bugfix(TUP-25495) Update to dom4j 2.1.1 ( #2959 )
...
* bugfix(TUP-25495) Upgrade dom4j to 2.1.1
* bugfix(TUP-25495) Upgrade dom4j to 2.1.1
* bugfix(TUP-25495) Add dom4j license
* bugfix(TUP-25495) Add back version number of jar
* bugfix(TUP-25495) Revert plug.xml
* bugfix(TUP-25495) Keep dom4j-1.6.1.jar
* bugfix(TUP-25495) Upgrade jaxen to 1.1.6 and add keep jaxen-1.1.1.jar
* bugfix(TUP-25495) Upgrade jaxen to 1.1.6 and add keep jaxen-1.1.1.jar
* bugfix(TUP-25495) Upgrade jaxen to 1.1.6 and add keep jaxen-1.1.1.jar
2020-01-07 15:15:13 +08:00
hwang-talend
fd852a3f42
bugfix(TUP-25697):system tables do not show up when trying to retrieve ( #2974 )
...
bugfix(TUP-25697):system tables do not show up when trying to retrieve schema for JDBC
2020-01-07 14:45:14 +08:00
zshen-talend
1866b07ba3
fix(TDQ-17709): create number limit text controller ( #2948 )
2020-01-07 11:27:47 +08:00
Mike Yan
31e017658f
fix(TESB-25283): Fix osgihelper artifact id to tos ( #2982 )
2020-01-06 18:13:09 +08:00
Mike Yan
eef92394a1
feat(TESB-25283): Add osgihelper in maven repo in tos ( #2979 )
2020-01-06 14:10:56 +08:00
Zhiwei Xue
c41fe280f3
feat(TUP-24722):Force each studio on the same project to install the same patch ( #2940 )
...
* feat(TUP-24722):Force each studio on the same project to install the
same patch
* feat(TUP-24722):add junit
* feat(TUP-24722):refactor util class.
2020-01-03 18:14:46 +08:00
jiezhang-tlnd
84d5f6c822
fix(TUP-25338)Run job use sap miss jar slf4j-api-1.7.16 and there is no ( #2958 )
...
* 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
* remove the same version jar only about slf4j-api
* avoid multiple versions of slf4j-api
2020-01-03 16:36:32 +08:00
vdrokov
79b9d07ab2
fix(TESB-27739): Set default value for exportJobAsMicroService variable after microservice has been exported. ( #2972 )
2020-01-03 10:25:51 +02:00
Jane Ding
700aa890c6
feat(TUP-24057)There is no error message when studio can't connect to ( #2977 )
...
customer artifact repository
https://jira.talendforge.org/browse/TUP-24057
2020-01-03 11:25:17 +08:00
AlixMetivier
b0eaef3bb5
if next node is tMap it needs to check for dataset ( #2965 )
2020-01-02 16:37:53 +01:00
hzhao-talendbj
6154224845
fix(TUP-25477)Unexpected URLConnection defaultUseCaches enabled ( #2976 )
2020-01-02 18:09:48 +08:00
kjwang
d0d6c3f97d
kjwang/Fix TUP-23742 Remove FilesUtils.getFileMD5 ( #2966 )
...
https://jira.talendforge.org/browse/TUP-23742
2020-01-02 11:10:45 +08:00
hcyi
d8ce933b27
fix(TUP-24475):studio metadata ui is wrong for exasol database, is ( #2971 )
...
different ui with component part
2019-12-31 17:55:13 +08:00
Jane Ding
673b18b62b
fix(TUP-6493)File path can't change when inputting a file path for the ( #2970 )
...
confirmation dialog box
https://jira.talendforge.org/browse/TUP-6493
2019-12-31 17:32:37 +08:00
Zhiwei Xue
d3b07c29d1
fix(TUP-19970):pom file not updated when you custom the setting of the ( #2969 )
...
template
2019-12-31 17:28:27 +08:00
hcyi
967b49f25d
feat(TUP-16699):Support for WebHDFS. ( #2920 )
...
* feat(TUP-16699):Support for WebHDFS.
* feat(TUP-16699):improve to support for WebHDFS.
2019-12-31 17:02:39 +08:00
hcyi
9429366f66
fix(TUP-25604):Import Duplicate metedata under Tacokit ( #2968 )
2019-12-31 16:20:22 +08:00
Jane Ding
256002c49a
fix(TUP-25075)Studio download jars but donot dynamically distribute some ( #2967 )
...
library to local nexus
https://jira.talendforge.org/browse/TUP-25075
2019-12-31 15:49:41 +08:00
Chao MENG
13ed880081
fix(TUP-23333): ubuntu: Documentation Save as ... function get NPE ( #2964 )
...
fix(TUP-23333): ubuntu: Documentation Save as ... function get NPE
https://jira.talendforge.org/browse/TUP-23333
2019-12-31 15:09:13 +08:00
Chao MENG
e1bcf2e963
fix(TUP-25221): Can't load license of dynamic distribution if the path ( #2962 )
...
fix(TUP-25221): Can't load license of dynamic distribution if the path contains special character
https://jira.talendforge.org/browse/TUP-25221
2019-12-31 10:12:43 +08:00
kjwang
19d40f24db
Revert "Fix TUP-24523 Online Help in studio - refactor help features (Fix the ( #2961 )" ( #2963 )
...
This reverts commit 21f239cac2 .
2019-12-30 19:17:24 +08:00
Pierre Teyssier
52bfb2e8d3
chore(TDI-43099): bump connectors version ( #2960 )
2019-12-30 18:36:05 +08:00
bhe-talendbj
89cf326ab4
bugfix(TUP-25355) Resize columns size automatically ( #2956 )
...
* bugfix(TUP-25355) Resize columns size automatically
* bugfix(TUP-25355) Add back hidecolumns behavior
* bugfix(TUP-25355) Hide prompt columns
* bugfix(TUP-25355) Remove unused imports
2019-12-30 18:34:07 +08:00
kjwang
21f239cac2
Fix TUP-24523 Online Help in studio - refactor help features (Fix the ( #2961 )
...
compile error)
https://jira.talendforge.org/browse/TUP-24523
2019-12-30 18:29:58 +08:00
hwang-talend
1f8d681522
feature(TUP-24029):[FTP] Connection wizard add timeout property #2684 ( #2745 )
...
* feature(TUP-24029):[FTP] Connection wizard add timeout property #2684
* feature(TUP-24029): [FTP] Connection wizard add timeout property
2019-12-30 18:09:02 +08:00
Jane Ding
6e9fe76db8
feat(TUP-24057)There is no error message when studio can't connect to ( #2957 )
...
customer artifact repository
https://jira.talendforge.org/browse/TUP-24057
2019-12-30 17:49:22 +08:00
hzhao-talendbj
7cbf85d150
fix(TUP-25129)Redshift default DB Type ( #2952 )
2019-12-30 10:40:55 +08:00
hzhao-talendbj
3c5b3b353e
workItem(TUP-25478)Add new license text for jars ( #2918 )
...
* workItem(TUP-25478)Add new license text for jars
* workitem(TUP-25478)Add new license text for jars
* workitem(TUP-25478)Add new license text for jars
2019-12-30 10:39:19 +08:00
bhe-talendbj
532c15eb45
bugfix(TUP-25580) Show clear message when there is problem to encrypt/decrypt password in studio ( #2945 )
...
* bugfix(TUP-25580) Add java version check
* bugfix(TUP-25580) Update error message
* bugfix(TUP-25580) resize columns automatically
* bugfix(TUP-25355) Resize column size
* bugfix(TUP-25580) Revert changes
2019-12-30 10:06:07 +08:00
kjwang
307c833488
Fix TUP-24523 Online Help in studio - refactor help features ( #2913 )
...
* 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
* 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:33 +08:00
hcyi
138bdc5d47
fix(TUP-25479):Studio can't update database SCHEMA when update from job ( #2953 )
2019-12-27 17:41:44 +08:00
Jane Ding
011946574c
fix(TUP-25405)[Module view] Install module does not work if version ( #2954 )
...
contains too much digits
https://jira.talendforge.org/browse/TUP-25405
2019-12-27 17:28:55 +08:00
kjwang
a22fa846c4
Fix TUP-25095 Excel metadata can not preview ( #2949 )
...
TUP-25095 Excel metadata can't preview data at step 2/4 when use context
mode
2019-12-27 17:26:22 +08:00
jiezhang-tlnd
9db6ddf29b
Jzhang/bugfix/tup 25572 avoid loop method on log4j ( #2931 )
...
* advoid loop method
* fix(TUP-25572)avoid loop method
* avoid loop method to improve performance
2019-12-27 17:15:44 +08:00
Chao MENG
a8ac292aad
fix(TUP-4621): GUI issue: Spark assembly in spark job ( #2951 )
...
fix(TUP-4621): GUI issue: Spark assembly in spark job
https://jira.talendforge.org/browse/TUP-4621
2019-12-27 10:56:32 +08:00
hcyi
c4e1d8bda6
fix(TUP-24625):implement lazy migration. ( #2863 )
...
* fix(TUP-24625):When/If lazy migration will be done following fix won't
be needed anymore on TUP-21055 .
* 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:46 +08:00
hzhao-talendbj
f8854adc93
feat(TUP-25120)Merge nexus proxy setup ( #2895 )
...
* 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:17:13 +08:00
bhe-talendbj
297dec3f60
bugfix(TUP-21574) Disable test connection button for qubole ( #2939 )
...
* bugfix(TUP-21574) Disable test connection button for qubole
* bugfix(TUP-21574) Disable test connection button for qubole
2019-12-25 11:42:49 +08:00
Jane Ding
170cb6d018
fix(TUP-18610):When drag hdfs to spark job,hadoop cluster some context ( #2932 )
...
* fix(TUP-18610):When drag hdfs to spark job,hadoop cluster some context
parameters cann't drag to job
https://jira.talendforge.org/browse/TUP-18610
* fix(TUP-18610)When drag hdfs to job,hadoop cluster some context
parameters cann't drag to job
https://jira.talendforge.org/browse/TUP-18610
* fix(TUP-18610)When drag hdfs to spark job,hadoop cluster some context
parameters cann't drag to job
https://jira.talendforge.org/browse/TUP-18610
* fix(TUP-18610)When drag hdfs to spark job,hadoop cluster some context
parameters cann't drag to job
https://jira.talendforge.org/browse/TUP-18610
Co-authored-by: Chao MENG <cmeng@talend.com >
2019-12-25 11:38:44 +08:00
Mike Yan
bebc3050d1
fix(TESB-27614): Check NPE for 'files' node in route assembly file ( #2942 )
2019-12-24 18:06:23 +08:00
kjwang
33a383a413
Fix TUP-24554 Potential NullPointerException ( #2938 )
...
https://jira.talendforge.org/browse/TUP-24554
2019-12-24 17:07:18 +08:00
hwang-talend
4e235931d0
bugfix(TUP-22500):jars already existed on nexus still try to upload ( #2909 )
...
bugfix(TUP-22500):jars already existed on nexus still try to upload
2019-12-23 10:17:54 +08:00
kjwang
3269e50dcd
Fix TUP-25511 Targeted job use database run bat file fail after package ( #2922 )
...
out
https://jira.talendforge.org/browse/TUP-25511
2019-12-23 10:08:25 +08:00
hcyi
c55fb30045
fix(TUP-25575):Upgrade tacokit to 1.1.15. ( #2930 )
2019-12-20 17:28:01 +08:00
bhe-talendbj
8c57f7f34d
bugfix(TUP-23557) Get routine dependencies recursively ( #2923 )
2019-12-19 11:36:29 +08:00
vdrokov
4623022e03
TESB-27401 refresh pom file using AggregatorPomsHelper. ( #2927 )
2019-12-19 10:43:58 +08:00
bhe-talendbj
b352645b67
bugfix(TUP-25362) Export org.talend.utils.migration package ( #2925 )
2019-12-18 09:36:05 +08:00
jiezhang-tlnd
0b6d09fe19
fix tos log4j default ( #2921 )
2019-12-16 16:27:18 +08:00
vdrokov
95e7b2cec2
TESB-27401 Fix TESB-27401 by refreshing list of libraries present in memory into pom file. The list resides in memory just need to refresh it. ( #2887 )
...
Add recursive routine to search for a bean that is used to refresh libraries list.
Add maven pom change listener synchronizer. Check if IRunProcess service was registered.
2019-12-13 16:03:28 +02:00
wchen-talend
01749151dc
Fix(TUP-25336):Unable to save mapping_Oracle.xml metadata setting ( #2900 )
2019-12-13 17:47:48 +08:00
jiezhang-tlnd
6c71d8eef7
Jzhang/feat/tup 24651 add choice between log4j and log4j2 in project settings ( #2862 )
...
* feat(TUP-24651)Add choice between log4j and log4j2 in project settings
* enable log4j on tos
* fix junit for log4j
2019-12-13 17:22:36 +08:00
Chao MENG
82048e1057
Jackson update/tup 24026 update to 2 10 1 ( #2916 )
...
* fix(TUP-24026): update jackson to 2.10.1
* fix(TUP-24026): update jackson to 2.10.1
2019-12-13 15:29:25 +08:00
Zhiwei Xue
4337618568
fix(TUP-24719): improve the exception handling of signature failure. ( #2912 )
2019-12-13 10:07:18 +08:00
bhe-talendbj
8d25035ce2
bugfix(TUP-25237) Add method clear modules per job ( #2902 )
2019-12-12 15:26:16 +08:00
Zhiwei Xue
cca649e285
fix(TUP-24719):fix junit and tuj failure ( #2910 )
2019-12-12 11:59:08 +08:00
kjwang
b70d78cfc4
TUP-22573 [CVE:high] Backend : pkg:maven/org.apache.cxf:cxf-api:2.7.7 requires version upgrade ( #2589 )
...
* TUP-22573 [CVE:high] Backend : pkg:maven/org.apache.cxf:cxf-api:2.7.7
requires version upgrade
https://jira.talendforge.org/browse/TUP-22573
2019-12-11 17:38:02 +08:00
bhe-talendbj
0640bbdec0
bugfix(TUP-25362) Fix MigrationTokenUtilTest ( #2907 )
2019-12-11 17:27:08 +08:00
Zhiwei Xue
eee74c58e1
feat(TUP-24717):Activate/Deactivate plugins when install patch/update ( #2811 )
...
* feat(TUP-24717):Activate/Deactivate plugins when install patch/update
* feat(TUP-24718):Limit the size of studio when install updates.
* feat(TUP-24719):Studio updates need to install new components by
project/license type
* feat(TUP-24718): Copy signature file to configuration directory
* feat(TUP-25187):Activate new/remove old third-party bundles from studio
after upgrade to new version
* feat(TUP-25187):fix several bugs.
* feat(TUP-25187):fix drop list format.
2019-12-11 16:05:31 +08:00
kjwang
33116d41ea
TUP-25343 [BUG] database can't dataview after set ( #2901 )
...
routine.encryption.key.v2
https://jira.talendforge.org/browse/TUP-25343
2019-12-11 11:25:23 +08:00
kjwang
c81eefda4c
Kjwang/fix tup 24953 nexus 3 gets populated by crypto utils.jar ( #2883 )
...
* Fix TUP-24953 Nexus 3 gets populated by crypto-utils.jar
https://jira.talendforge.org/browse/TUP-24953
* TUP-24953 Nexus 3 gets populated by crypto-utils.jar
https://jira.talendforge.org/browse/TUP-24953
2019-12-10 16:26:56 +08:00
wang wei
56a48fa889
Revert "fix(TDI-43101) : support to generate a sample logging file for runtime lineage ( #2855 )" ( #2899 )
...
This reverts commit d889b21c6d .
2019-12-10 15:12:35 +08:00
Antoine Parent
ab6aa521e7
fix(TBD-9669): add method signature for class RunStat ( #2888 )
...
* fix(TBD-9669): add method signature for class RunStat
add a new signature for the method "log"
* fix(TBD-9669): add method signature for failed tujs
fix variable name as it lead to compile error
2019-12-09 10:16:15 +01:00
hzhao-talendbj
36102a662f
bugfix(TUP-25194)External jar sync issue in studio using tLibraryLoad ( #2867 )
...
* bugfix(TUP-25194)External jar sync issue in studio using tLibraryLoad
2019-12-09 16:57:30 +08:00
Liu Xinquan
574312bf7e
TDQ-17742 change the dialog title to Enter a new license key ( #2879 )
2019-12-09 15:57:20 +08:00
Colm O hEigeartaigh
a96a2d3ffa
TUP-25362 - Consolidate Migration token parsing in a single place ( #2877 )
2019-12-09 14:56:34 +08:00
bhe-talendbj
e476f16b1d
bugfix(TUP-25441) Decrypt M3 format data with correct key ( #2896 )
...
* bugfix(TUP-25441) Decrypt M3 format data with correct key
* bugfix(TUP-25441) Update KEY_SYSTEM_M3 to KEY_SYSTEM_DEFAULT
2019-12-09 14:29:07 +08:00
Jane Ding
107a5cc42d
fix(TUP-25391)[Proxy]Can not logon project after install Metadata Bridge ( #2892 )
...
* fix(TUP-25391)[Proxy]Can't logon project after install Metadata Bridge
successfully
https://jira.talendforge.org/browse/TUP-25391
* fix(TUP-25391)[Proxy]Can't logon project after install Metadata Bridge
successfully
https://jira.talendforge.org/browse/TUP-25391
2019-12-09 14:25:04 +08:00
kjwang
773e9b85ec
kjwang/Fix TUP-22966 Remove hard-coded key in class ( #2894 )
...
org.talend.utils.security.AESEncryption and
routines.system.PasswordEncryptUtil (Fix failed junit)
https://jira.talendforge.org/browse/TUP-22966
2019-12-09 10:09:45 +08:00
hzhao-talendbj
8adce7711f
feat(TUP-24382)Enable HTTPS with authentication ( #2859 )
...
* feat(TUP-24382)Enable HTTPS with authentication
* feat(TUP-24382)Enable HTTPS with authentication
2019-12-06 17:46:25 +08:00
Dmytro Sylaiev
3f62e44068
fix(TDI-43085): Update jackson deps to the 2.10.1 ( #2872 )
2019-12-06 11:22:49 +02:00
Jane Ding
f5e10343fe
fix(TUP-23082)[Performance] import specific job takes more than 44 mins ( #2891 )
...
and still going on
Revert the same name import issue fix
2019-12-06 12:39:23 +08:00
kjwang
a2daae515c
Fix failed junit ( #2889 )
2019-12-06 10:36:29 +08:00
Richard Lecomte
b5240d1762
Rlecomte/fix/tdi 42188 harden deserialization 2 ( #2884 )
...
* fix : TDI-42188
Harden Deserializaion (RunTrace)
InputStream in a try-with-resource block (GetJarsToRegister)
* fix : TDI-42188
Harden Deserializaion (RunTrace)
InputStream in a try-with-resource block (GetJarsToRegister)
* fix : TDI-42188
Copy expectedTypes to avoid security leak
Better type checking
* fix : TDI-42188
Deserialized type checked in GetJarsToRegister
* fix : TDI-42188
Removed deserialized type checking in GetJarsToRegister
2019-12-05 10:25:30 +01:00
kjwang
d95d058e75
Kjwang/fix tup 22966 remove hard coded key in password encrypt util 1 ( #2829 )
...
* feat(TUP-24862) Key rotation
* feat(TUP-24862) Add key rotation
* feat(TUP-24862) Refactor
* feat(TUP-24862) Refactor
* feat(TUP-24862) Fix logger
* feat(TUP-24862) Add Key rotation
* feat(TUP-24862) add test case
* feat(TUP-24862) Fix test case
* feat(TUP-24862) Fix password encrypt util
* feat(TUP-24862) Resolve comments
* kjwang/Fix TUP-22966 Remove hard-coded key in PasswordEncryptUtil_1
https://jira.talendforge.org/browse/TUP-22966
* kjwang/Fix TUP-22966 Remove hard-coded key in PasswordEncryptUtil_1
https://jira.talendforge.org/browse/TUP-22966
* kjwang/Fix TUP-22966 Remove hard-coded key in PasswordEncryptUtil_1
https://jira.talendforge.org/browse/TUP-22966
* kjwang/Fix TUP-22966 Remove hard-coded key in PasswordEncryptUtil_1
https://jira.talendforge.org/browse/TUP-22966
* kjwang/Fix TUP-22966 Remove hard-coded key in PasswordEncryptUtil_1
https://jira.talendforge.org/browse/TUP-22966
* kjwang/Fix TUP-22966 Remove hard-coded key in PasswordEncryptUtil_1
https://jira.talendforge.org/browse/TUP-22966
* kjwang/Fix TUP-22966 Remove hard-coded key in PasswordEncryptUtil_1
https://jira.talendforge.org/browse/TUP-22966
* kjwang/Fix TUP-22966 Remove hard-coded key in PasswordEncryptUtil_1
https://jira.talendforge.org/browse/TUP-22966
2019-12-05 15:00:46 +08:00
Jane Ding
e623b1d136
feat(TUP-24849)Remove jars from the studio ( #2815 )
...
* feat(TUP-24849)Remove jars from the studio
https://jira.talendforge.org/browse/TUP-24849
* feat(TUP-24849)Remove jars from the studio
https://jira.talendforge.org/browse/TUP-24849
* Revert "feat(TUP-24849)Remove jars from the studio https://jira.talendforge.org/browse/TUP-24849 "
This reverts commit 2ac4704b2e .
* feat(TUP-24849)Remove jars from the studio
https://jira.talendforge.org/browse/TUP-24849
* Revert "feat(TUP-24849)Remove jars from the studio https://jira.talendforge.org/browse/TUP-24849 "
This reverts commit 68ac603849 .
* feat(TUP-24849)Remove jars from the studio
https://jira.talendforge.org/browse/TUP-24849
2019-12-05 12:13:48 +08:00
Oleksii Zatsepin
c4dadb8ee9
TAC-13613: Support of official Microsoft SQL driver on UI ( #2881 )
2019-12-04 13:58:28 +03:00
Jane Ding
2791c1e35b
Jding/tup 23082 import specific job takes more than 44 mins ( #2868 )
...
* fix(TUP-23082)[Performance] import specific job takes more than 44 mins
and still going on
https://jira.talendforge.org/browse/TUP-23082
* fix(TUP-23082)[Performance] import specific job takes more than 44 mins
and still going on
https://jira.talendforge.org/browse/TUP-23082
* fix(TUP-23082)[Performance] import specific job takes more than 44 mins
and still going on
https://jira.talendforge.org/browse/TUP-23082
* fix(TUP-23082)[Performance] import specific job takes more than 44 mins
and still going on
https://jira.talendforge.org/browse/TUP-23082
For batch delete, save project many times during delete process change
to save once at end
* fix(TUP-23082)[Performance] import specific job takes more than 44 mins
and still going on
https://jira.talendforge.org/browse/TUP-23082
* fix(TUP-23082)[Performance] import specific job takes more than 44 mins
and still going on
https://jira.talendforge.org/browse/TUP-23082
* fix(TUP-23082)[Performance] import specific job takes more than 44 mins
and still going on
https://jira.talendforge.org/browse/TUP-23082
2019-12-04 10:49:22 +08:00
Sizhao Liu
1137336db3
feat(TDQ-17504): update to lucene8 in studio ( #2870 )
...
* feat(TDQ-17504): update to lucene8 in studio
* include lucene 8 module
* remove lucene 6 lib module
* ensure the plugin is unpacked
2019-12-03 15:23:33 +01:00
Emmanuel GALLOIS
29d7c17bbf
fix(TDI-43300): fix tacokit component jar clash with locales ( #2874 )
2019-12-02 21:35:16 +08:00
Chao MENG
7dde7cf4d0
fix(TUP-24749): [7.2.1] issue to download component jar via https proxy ( #2876 )
...
https://jira.talendforge.org/browse/TUP-24749
2019-12-02 19:38:14 +08:00
Chao MENG
1818864a43
fix(TUP-25344): can't logon project after change workspace if set log4j2 ( #2869 )
...
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:32 +08:00
Chao MENG
4c67a9780a
fix(TUP-24749): [7.2.1] issue to download component jar via https proxy ( #2856 )
...
* 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:33 +08:00
bhe-talendbj
9e9f1b3478
bugfix(TUP-25186) Skip migration tasks already executed ( #2864 )
...
* bugfix(TUP-25186) Skip migration tasks already executed
* bugfix(TUP-25186) Resolve comments
* bugfix(TUP-25186) Add test case
* bugfix(TUP-25186) Add test case
* bugfix(TUP-25186) Fix Test case
2019-11-28 18:17:44 +08:00
Chao MENG
e6c2ea8bab
Revert "Revert "feat(TUP-25006): Redshift SSO support with Ping Federate ( #2820 )" ( #2827 )" ( #2828 )
...
This reverts commit 57a0d745f3 .
2019-11-28 14:39:33 +08:00
jiezhang-tlnd
98bbe0416e
fix(TUP-24511)Some of the jars are both in the list downloaded ( #2799 )
...
successfully and failed.
2019-11-28 10:18:47 +08:00
wang wei
d889b21c6d
fix(TDI-43101) : support to generate a sample logging file for runtime lineage ( #2855 )
...
* fix(TDI-33262): align slf4j version to 1.8.0-beta4
* Revert "fix(TDI-33262): align slf4j version to 1.8.0-beta4"
This reverts commit 68bb6ba4dd .
* bump the version as we update the jar which remove log4j1 dependency and
then use slf4j
* fix(TDI-43101): [Research] Generate a sample logging file for runtime
lineage
* fix(TDI-43101): fix it
2019-11-26 18:11:20 +08:00
wang wei
e50a3e7352
fix(TDI-43211): not find the slf4j-api-1.7.25.jar in lib dir ( #2858 )
2019-11-26 13:48:41 +08:00
Jane Ding
60031484ea
Jding/tup 24732 check loop dependency issues ( #2844 )
...
* 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)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-26 10:44:02 +08:00
Chao MENG
1633f648af
feat(TUP-24720): Remove component manager in the studio ( #2818 )
...
* 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:34 +08:00
kjwang
3f96aec487
Revert "bugfix(TUP-24953):Nexus 3 gets populated by crypto-utils.jar ( #2845 )" ( #2857 )
...
This reverts commit f99f08aab6 .
2019-11-25 10:44:36 +08:00
wang wei
1bf2a79f3c
fix(TDI-43211): fix the pom ( #2854 )
2019-11-22 14:13:37 +08:00
hwang-talend
f99f08aab6
bugfix(TUP-24953):Nexus 3 gets populated by crypto-utils.jar ( #2845 )
...
* bugfix(TUP-24953):Nexus 3 gets populated by crypto-utils.jar
* bugfix(TUP-24953):Nexus 3 gets populated by crypto-utils.jar
2019-11-22 12:52:33 +08:00
jiezhang-tlnd
53fb0e7182
feat(TUP-24894)add dependency ( #2839 )
...
* feat(TUP-24894)add dependency
* feat(TUP-24894)add some jar mostly for DB needs
2019-11-22 11:41:56 +08:00
wang wei
273fe48fa7
fix(TDI-43211): SharedDBConnectionLog4j use log4j1 api, should use slf4j ( #2841 )
2019-11-22 11:01:21 +08:00
zshen-talend
4a9beeb93c
fix(TDQ-17661): improve the code about switch context ( #2832 )
...
* fix(TDQ-17661): improve the code about switch context
* fix(TDQ-17661): Make sure the switch context dialog opening one time.
And modify name of connection although it is a action of switch context
* fix(TDQ-17661):Make sure the swtich action only valid when the studio
contains TDQ service
2019-11-21 18:40:41 +08:00
bhe-talendbj
9a6fe39e7d
feat(TUP-24862) encryption key rotation ( #2806 )
...
* feat(TUP-24862) Key rotation
* feat(TUP-24862) Add key rotation
* feat(TUP-24862) Refactor
* feat(TUP-24862) Refactor
* feat(TUP-24862) Fix logger
* feat(TUP-24862) Add Key rotation
* feat(TUP-24862) add test case
* feat(TUP-24862) Fix test case
* feat(TUP-24862) Fix password encrypt util
* feat(TUP-24862) Resolve comments
* feat(TUP-24862) Resolve comments
2019-11-21 10:13:37 +08:00
Chao MENG
8387d30864
fix(TUP-24942): need to do studio metadata mapping to tsapbapi ( #2847 )
...
fix(TUP-24942): need to do studio metadata mapping to tsapbapi components for the new closedlist when D&D metadata to job
https://jira.talendforge.org/browse/TUP-24942
2019-11-20 15:02:22 +08:00
Chao MENG
78beb90c63
fix(TUP-24942): need to do studio metadata mapping to tsapbapi ( #2843 )
...
fix(TUP-24942): need to do studio metadata mapping to tsapbapi components for the new closedlist when D&D metadata to job
https://jira.talendforge.org/browse/TUP-24942
2019-11-20 10:53:48 +08:00
bhe-talendbj
753eb9a860
bugfix(TUP-24578) Exclude all of dynamic distribution maven urls from ( #2825 )
...
mavenUrlIndex.xml
2019-11-19 17:41:39 +08:00
hzhao-talendbj
3c4089f3f0
Hengzhao/feat/tup 21079 allow to setup a different nexus for proxy of official nexus ( #2781 )
...
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* fix(TUP-24324)7.2.1 - Need a list of open source libraries that are
hosted in the global repository and all the license types that Talend
would host in the Global Repository
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
* feat(TUP-21079)Allow to setup a different nexus for proxy of official
nexus
2019-11-19 10:45:53 +08:00
Zhiwei Xue
2447eaae6f
fix(TUP-25123):Problem of dependencies with spark joblets ( #2821 )
2019-11-15 16:21:11 +08:00
Chao MENG
4819dc013b
fix(TUP-25052): File json miss source schema when after do export to context. ( #2830 )
...
* 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:28 +08:00
Chao MENG
64f76aea1a
fix(TUP-24749): [7.2.1] issue to download component jar via https proxy ( #2840 )
...
* fix(TUP-24749): [7.2.1] issue to download component jar via https proxy
https://jira.talendforge.org/browse/TUP-24749
* fix(TUP-24749): [7.2.1] issue to download component jar via https proxy
https://jira.talendforge.org/browse/TUP-24749
2019-11-15 15:07:24 +08:00
kjwang
44e8b184f2
TUP-25052 File json miss source schema when after do export to context. ( #2836 )
...
https://jira.talendforge.org/browse/TUP-25052
2019-11-15 14:40:08 +08:00
AlixMetivier
d2bc51edd8
fix(tbd-9542): fix getIncomingType and added method for tMap ( #2838 )
...
* added method to be seen in tcommon
* fixed method getIncomingType in case previous node is tMap
* missing import
2019-11-13 15:14:27 +01:00
AlixMetivier
5a0c3c50dc
fix(TBD-9542): support tMap with dummyMaps ( #2835 )
...
* added method to be seen in tcommon
* fixed method getIncomingType in case previous node is tMap
2019-11-13 14:52:16 +01:00
kjwang
245a5bb510
TUP-25101 The key store password missing of component "tSetKeyStore" ( #2824 )
...
when import into studio
https://jira.talendforge.org/browse/TUP-25101
2019-11-13 10:54:21 +08:00
kjwang
57a0d745f3
Revert "feat(TUP-25006): Redshift SSO support with Ping Federate ( #2820 )" ( #2827 )
...
This reverts commit ebe51530ae .
2019-11-08 18:01:49 +08:00
Chao MENG
ebe51530ae
feat(TUP-25006): Redshift SSO support with Ping Federate ( #2820 )
...
https://jira.talendforge.org/browse/TUP-25006
2019-11-08 18:00:14 +08:00
wang wei
9d5b376155
fix(TDI-33262): support log4j2 ( #2763 )
2019-11-07 18:05:11 +08:00
jiezhang-tlnd
77973b2807
feat(TUP-24894) add the jul-to-slf4j.jar ( #2819 )
2019-11-07 11:30:38 +08:00
SunChaoqun
a1441b1b51
TESB-26696:Route - Beans package not visible to test cases ( #2810 )
2019-11-06 18:17:09 +08:00
jiezhang-tlnd
7fb2fa2f15
feat(TUP-24894)Automatically review / changes slf4j/log4j dependencies ( #2814 )
...
* feat(TUP-24894)Automatically review / changes slf4j/log4j dependencies
* format code
* feat(TUP-24894)Automatically review / changes slf4j/log4j dependencies
2019-11-06 17:35:40 +08:00
Chao MENG
8e401b6f1d
Cmeng/bugfix/tup 24749 proxy issue ( #2808 )
...
* fix(TUP-24749): [7.2.1] issue to download component jar via https proxy
https://jira.talendforge.org/browse/TUP-24749
https://jira.talendforge.org/browse/TUP-24783
https://jira.talendforge.org/browse/TUP-24606
2019-11-06 11:16:09 +08:00
Jane Ding
a95c9e3940
Jding/tup 24732 studio code tab doesn't show error ( #2805 )
...
* 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)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732
2019-11-06 10:52:13 +08:00
Jane Ding
cabef426f9
fix(TUP-25050)Cannot Read data from xsd file while creating xml metadata ( #2809 )
...
https://jira.talendforge.org/browse/TUP-25050
2019-11-05 10:31:55 +08:00
hcyi
952f28e9fe
fix(TUP-24944):Fail to create teradata connection if connection with ( #2796 )
...
additional parameters.
2019-11-04 16:32:18 +08:00
hzhao-talendbj
37bb18b6a6
Hengzhao/bugfix/tup 24324 7.2.1 need a list of open source libraries that are hosted in the global repository and all the license types that talend would host in the global repository ( #2701 )
...
* fix(TUP-24324)7.2.1 - Need a list of open source libraries that are
hosted in the global repository and all the license types that Talend
would host in the Global Repos
2019-11-04 14:36:57 +08:00
hwang-talend
15af08e876
Hwang/tup 24076 1031 ( #2800 )
...
* bugfix(TUP-24076):Unresponsive Nexus blocks Studio during remote
connection start-up
* bugfix(TUP-24076):Unresponsive Nexus blocks Studio during remote
connection start-up
* bugfix(TUP-24076):Unresponsive Nexus blocks Studio during remote
connection start-up
* bugfix(TUP-24076):Unresponsive Nexus blocks Studio during remote
connection start-up
* bugfix(TUP-24076):Unresponsive Nexus blocks Studio during remote
connection start-up
2019-11-04 14:02:12 +08:00
Chao MENG
912702dc8e
fix(TUP-24954): Error "XML format is incorrect", when customer try to ( #2803 )
...
fix(TUP-24954): Error "XML format is incorrect", when customer try to define a 'File XML metadata' using a XSD file
https://jira.talendforge.org/browse/TUP-24954
2019-11-04 11:47:58 +08:00
bhe-talendbj
910f191106
bugfix(TUP-25048) Add https transporter ( #2802 )
...
* bugfix(TUP-25048) Add https transporter
* bugfix(TUP-25048) Add fix for NPE
2019-11-01 10:26:13 +08:00
zshen-talend
25b9736e6a
fix(TDQ-17660): After create DB connection successfully , nothing store under repository ( #2797 )
...
* fix(TDQ-17660): fix the issue which After create DB connection
successfully , nothing store under repository
* fix(TDQ-17660): clear the code
2019-10-30 15:01:15 +01:00
bhe-talendbj
9b9d44f62d
bugfix(TUP-24978) can not download ojdbc8-12.2.0.1.jar ( #2793 )
...
* bugfix(TUP-24978) Download jar
* bugfix(TUP-24986) For maven artifact resolver, rever to http transporter
* bugfix(TUP-24978) Remove unused import
2019-10-29 15:29:13 +08:00
Zhiwei Xue
4f2f4ad5ed
fix(TUP-24623):fix regression. ( #2787 )
2019-10-28 10:11:32 +08:00
SunChaoqun
31e63d367a
TESB-27139:"Could not find the context Default" is shown in runtime when ( #2789 )
...
deploy a route into runtime
2019-10-25 18:48:36 +08:00
Mike Yan
374ef473cd
fix (TESB-24597): backport docker esb fixes to master ( #2672 )
...
* fix (TESB-25283): backport docker esb fixes to master
* fix (TESB-25283): backport docker esb fixes to master
* fix (TESB-25283): backport docker esb fixes to master
* fix (TESB-25283): backport docker esb fixes to master
* fix(TESB-27087): Add condition for checking ESB service is loaded
* fix(TESB-24597): remove unused variable
2019-10-25 10:30:42 +08:00
msjian
39fe107d2b
fix(TDQ-17536): fix tDqReportRun job run fail after upgrade encryption ( #2775 )
2019-10-25 10:25:42 +08:00
AlixMetivier
655418754a
add method to fix arguments ( #2788 )
2019-10-24 13:14:47 +02:00
bhe-talendbj
bd38f3bb24
bugfix(TUP-24695) deploy artifacts anonymous ( #2774 )
...
* bugfix(TUP-24695) deploy or download jars with anonymous user
* bugfix(TUP-24695) Update meta and build properties
* bugfix(TUP-24695) Refactor
2019-10-23 17:09:13 +08:00
Roman
96a90bc9d4
fix(TDI-43022): change LN method in Routines ( #2751 )
2019-10-23 07:41:17 +03:00
hcyi
a89a694105
fix(TUP-24917):Upgrade tacokit to 1.1.14. ( #2776 )
2019-10-22 10:11:14 +08:00
Zhiwei Xue
c70c995827
fix(TUP-24623):Compilation error on the job with project references ( #2757 )
2019-10-18 15:54:16 +08:00
Chao MENG
bc82ca517e
feat(TUP-21518) Remove CryptoHelper ( #2771 )
...
https://jira.talendforge.org/browse/TUP-21518
Add resource into eclipse project
2019-10-18 11:39:11 +08:00
Zhiwei Xue
2c07f47523
fix(TUP-24365):fix m2 repository problem for zero installation CI ( #2764 )
2019-10-18 10:21:20 +08:00
hzhao-talendbj
668fd255c2
fix(TUP-24613)routine section does not allow user to edit required ( #2759 )
...
* fix(TUP-24613)routine section does not allow user to edit required
checkbox
* fix(TUP-24613)routine section does not allow user to edit required
checkbox
* fix(TUP-24613)routine section does not allow user to edit required
checkbox
* fix(TUP-24613)routine section does not allow user to edit required
checkbox
2019-10-18 10:06:50 +08:00
bhe-talendbj
755fed6f00
feat(TUP-21518) Remove CryptoHelper ( #2655 )
...
* feat(TUP-21518) initial change from cryptohelper to AESEncryption
feat(TUP-21518) Replace CryptoHelper
feat(TUP-21518) Revert migration related changes and changes to old hardcoded key of AESEncryption, tracked by https://jira.talendforge.org/browse/TUP-22966
feat(TUP-21518) Add CryptoHelperWrapper which will be intended for
migration
feat(TUP-21518) Add methods to CryptoHelperWrapper
feat(TUP-21518) Fix Separate migration code
feat(TUP-21518) Rename AESEncryption
feat(TUP-21518) Rename AESEncryption
feat(TUP-21518) Rename AESEncryption
feat(TUP-21518) Rename AESEncryption
feat(TUP-21518) Format source code
* feat(TUP-21518) Uptake new daikon lib
* feat(TUP-21518) initial change from cryptohelper to AESEncryption
feat(TUP-21518) Replace CryptoHelper
feat(TUP-21518) Revert migration related changes and changes to old hardcoded key of AESEncryption, tracked by https://jira.talendforge.org/browse/TUP-22966
feat(TUP-21518) Add CryptoHelperWrapper which will be intended for
migration
feat(TUP-21518) Add methods to CryptoHelperWrapper
feat(TUP-21518) Fix Separate migration code
feat(TUP-21518) Rename AESEncryption
feat(TUP-21518) Rename AESEncryption
feat(TUP-21518) Rename AESEncryption
feat(TUP-21518) Rename AESEncryption
feat(TUP-21518) Format source code
feat(TUP-21518) Uptake new daikon lib
feat(TUP-21518) Rename encryption key
* feat(TUP-21518) Update system property
* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212
* feat(TUP-21518) Update log level
* feat(TUP-21518) Set encryption key system property only if it is not set
* 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
* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212
* feat(TUP-21518) Set up default keys
* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212
* feat(TUP-21518) Setup default encryption keys
* feat(TUP-21518) Update crypto-utils
* feat(TUP-21518) Merge changes
* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212
* feat(TUP-21518) Fix test case and load default keys for tac and
jobserver
* feat(TUP-21518) Fix load key file
* feat(TUP-21518) Revert pom_minimal and server
* feat(TUP-21518) Fix test case
* feat(TUP-21518) Fix test case
* feat(TUP-21518) Fix test case
* feat(TUP-21518) Fix ElementParameterParserTest
* fix(TDQ-16616): refactor the code to make it reuseable
* feat(TUP-21518) Fix TUP-24580
* feat(TUP-21518) Fix TUP-24578
* feat(TUP-21518) Add JDBC connection type
* feat(TUP-21518) Resolve comments
* feat(TUP-21518) Resolve comments
* feat(TUP-21518) Resolve comments
* feat(TUP-21518) Refactor
* feat(TUP-21518) Fix log
* feat(TUP-21518) Fix format of source code
* feat(TUP-21518) Resolve comments
* feat(TUP-21518) Resolve comments
* feat(TUP-21518) Load migration.token.encryption.key from local jar
* feat(TUP-21518) Resolve comments
* feat(TUP-21518) Resolve comments
* feat(TUP-21518) Fix TUP-24868
2019-10-18 09:36:24 +08:00
mbasiuk-talend
66c3ce0a83
fix(TDI-43035): use only main connection category ( #2754 )
...
* fix(TDI-43035): use only main connection category
* fix(TDI-43035): use better condition to catch the issue
2019-10-17 16:00:01 +03:00
hwang-talend
4236b866da
bugfix(TUP-24563):Specifying a custom MVN URI in a Bean still ends up ( #2761 )
...
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:54 +08:00
Jane Ding
cbf672ed2c
fix(TUP-24735)Studio fails to sync jars with Artifactory if password has ( #2756 )
...
* fix(TUP-24735)Studio fails to sync jars with Artifactory if password has
'@' character in it
https://jira.talendforge.org/browse/TUP-24735
* fix(TUP-24735)Studio fails to sync jars with Artifactory if password has
'@' character in it
https://jira.talendforge.org/browse/TUP-24735
* fix(TUP-24735)Studio fails to sync jars with Artifactory if password has
'@' character in it
https://jira.talendforge.org/browse/TUP-24735
2019-10-14 11:07:44 +08:00
nrousseau
01923b38ab
Revert "fix(TBD-9333): add new methods to get previous node ( #2760 )" ( #2765 )
...
This reverts commit 03958a67cb .
2019-10-14 10:02:46 +08:00
zshen-talend
d530c609b8
fix(TDQ-17435): merge switch context method between DI and DQ ( #2744 )
...
* fix(TDQ-17435): merge switch context method between DI and DQ
* fix(TDQ-17435): modify the issue when swich context again and again
* fix(TDQ-17435): make sure original context get correctly value
2019-10-12 16:53:46 +08:00
hcyi
570338e9ff
fix(TUP-24800):Upgrade tacokit to release version of 1.1.13 ( #2753 )
2019-10-12 11:15:37 +08:00
AlixMetivier
03958a67cb
fix(TBD-9333): add new methods to get previous node ( #2760 )
...
* added new method to getPrevious component
* javadoc
* refacto javadoc
* Update INode.java
2019-10-11 15:54:52 +02:00
hcyi
bc0926739b
fix:fix a fail junit. ( #2752 )
2019-10-10 09:58:48 +08:00
hwang-talend
36f4c0eff3
bugfix(TUP-24577):Spark job can't run if it uses a spark joblet ( #2743 )
...
bugfix(TUP-24577):Spark job can't run if it uses a spark joblet
2019-10-09 17:06:17 +08:00
qiongli
22654e6d4b
feat(TDQ-17284) Avoid NPE to support "IF" condition in componet XML ( #2734 )
2019-10-09 14:45:23 +08:00
sbliu
4072bd93e9
TMDM-13924 Schema tree show empty when retrieve entity for mdm connection.
...
Change the pattern string to adapt to jdk8 & jdk11; extract method to get next name and won't change selected entity name; replace the exception handler and exception catch pattern.
2019-10-09 14:09:56 +08:00
Max
c4cc17db4d
Fix/tbd 9289 ( #2747 )
...
* TBD-9289: fix
* Removed unnecessary import
2019-10-07 12:31:39 +03:00
Zhiwei Xue
c0dc58d18a
fix(TUP-24310):routines is duplicated in the reactor ( #2742 )
...
* fix(TUP-24310):routines is duplicated in the reactor
* fix(TUP-24310):routines is duplicated in the reactor.
2019-09-27 18:59:04 +08:00
jiezhang-tlnd
1d266d5488
feat(TUP-24444)Add choice between log4j and log4j2 in project settings ( #2712 )
...
* feat(TUP-24444)Add choice between log4j and log4j2 in project settings
https://jira.talendforge.org/browse/TUP-24444
* feat(TUP-24444)after run job then change logj4, the pom file isn't
update
2019-09-23 18:38:12 +08:00
wang wei
15216b8be3
fix(TDI-42183): Avoid locale dependent checks ( #2715 )
...
* fix(TDI-42183): Avoid locale dependent checks
* fix(TDI-42183): declare the code come from apache commons lang
2019-09-23 18:04:06 +08:00
wang wei
1f385ee333
fix(TDI-42187): Fix Double Checked Locking in GlobalResource ( #2708 )
...
* fix(TDI-42187): Fix Double Checked Locking in GlobalResource
* fix(TDI-42187): use more readable method
2019-09-23 17:42:49 +08:00
Chao MENG
0e4cd386dc
fix(TUP-23905): Job disappearing after merging git branches ( #2738 )
...
https://jira.talendforge.org/browse/TUP-23905
Hide id options, and set `keep original id` as default
2019-09-23 15:03:57 +08:00
hwang-talend
17d96e1fa5
Revert "bugfix(TUP-24029):[FTP] Connection wizard add timeout property ( #2684 )" ( #2736 )
...
Revert "bugfix(TUP-24029):[FTP] Connection wizard add timeout property
This reverts commit 992e01de37 .
2019-09-23 14:45:33 +08:00
jiezhang-tlnd
f1ec81bced
fix(TUP-23960)Following TDI-42674, update dependency for Redshift database metadata ( #2721 )
...
* fix(TUP-23960)Following TDI-42674, update dependency for Redshift
database metadata
https://jira.talendforge.org/browse/TUP-23960
* fix(TUP-23960)Following TDI-42674, update dependency for Redshift
database metadata
https://jira.talendforge.org/browse/TUP-23960
2019-09-23 14:42:20 +08:00
hcyi
2bcd3b2050
fix(TUP-24084):Change the display of the new Couchbase component names. ( #2720 )
2019-09-23 12:35:54 +08:00
Zhiwei Xue
132eb3fa3a
fix(TUP-24310):routines is duplicated in the reactor ( #2719 )
2019-09-23 11:24:04 +08:00
Jane Ding
b94b99f1c8
fix(TUP-24433)Migrating Big Data Jobs from 7.1.1 to 7.2.1 is adding the ( #2735 )
...
routines-7.1.1.jar instead of routines-7.2.1.jar
https://jira.talendforge.org/browse/TUP-24433
2019-09-23 10:48:56 +08:00
hwang-talend
64083d1e2e
bugfix(TUP-24563):Specifying a custom MVN URI in a Bean still ends up ( #2716 )
...
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-09-19 15:06:30 +08:00
wang wei
7b21c010e2
fix(TDI-42192): Use SecureRandom in system routines ( #2707 )
2019-09-18 18:34:00 +08:00
kjwang
3d08e7a41c
kjwang/Fix TUP-24579 MacOS : unable to access remote project after ( #2718 )
...
applying TPS-3363
https://jira.talendforge.org/browse/TUP-24579
2019-09-18 18:25:30 +08:00
Mike Yan
107c52119a
fix(TESB-26415): beansType is null with pure DI licence ( #2724 )
...
fix(TESB-26415): beansType is null with pure DI licence
2019-09-18 18:21:22 +08:00
hwang-talend
992e01de37
bugfix(TUP-24029):[FTP] Connection wizard add timeout property ( #2684 )
...
bugfix(TUP-24029):[FTP] Connection wizard add timeout property
2019-09-18 17:01:07 +08:00
Zhiwei Xue
5bdc4ceef7
fix(TUP-24310):routines is duplicated in the reactor ( #2706 )
2019-09-12 10:33:49 +08:00
SunChaoqun
d2eaeb7b97
TESB-26415:Cannot publish Route with Routelet to snapshots when project ( #2702 )
...
has a ref project defined
2019-09-11 17:14:03 +08:00
hzhao-talendbj
a53ffdfbf4
feat(TUP-24028)Add Azure datacenter part of the studio connection ( #2685 )
2019-09-11 17:11:57 +08:00
hzhao-talendbj
dc92855b54
fix(TUP-23555)Unnecessary xmlMappings will be included in a built job ( #2699 )
2019-09-09 10:52:49 +08:00
Chao MENG
e8d1ce17d0
fix(TUP-23905): Job disappearing after merging git branches ( #2703 )
...
fix(TUP-23905): Job disappearing after merging git branches
https://jira.talendforge.org/browse/TUP-23905
2019-09-09 10:44:37 +08:00
Chao MENG
ba19f14fc9
fix(TUP-23905): Job disappearing after merging git branches ( #2700 )
...
fix(TUP-23905): Job disappearing after merging git branches
https://jira.talendforge.org/browse/TUP-23905
2019-09-06 10:12:06 +08:00
Zhiwei Xue
1a73160d6b
fix(TUP-24323):_tdm folder is missing after build thmap job ( #2687 )
2019-09-03 10:17:48 +08:00
jiezhang-tlnd
6efbc76223
fix(TUP-24411)Error message: unable to update task config if the Context parameters have same values but different case ( #2691 )
...
* fix(TUP-24411)Error message: unable to update task config if the Context
parameters have same values but different case
https://jira.talendforge.org/browse/TUP-24411
* fix(TUP-24411)Error message: unable to update task config if the Context
parameters have same values but different case.
https://jira.talendforge.org/browse/TUP-24411
* fix(TUP-24411)Error message: unable to update task config if the Context
parameters have same values but different case
* fix(TUP-24411)Error message: unable to update task config if the Context
parameters have same values but different case
https://jira.talendforge.org/browse/TUP-24411
* fix(TUP-24411)Error message: unable to update task config if the Context
parameters have same values but different case
https://jira.talendforge.org/browse/TUP-24411
* fix(TUP-24411)Error message: unable to update task config if the Context
parameters have same values but different case
https://jira.talendforge.org/browse/TUP-24411
2019-09-02 11:28:05 +08:00
Richard Lecomte
2aae24829a
fix : TDI-42776 ( #2692 )
...
* fix : TDI-42776
Numeric sequence is now thread safe
2019-08-30 10:50:32 +02:00
kjwang
ea091c2cda
kjwang/Fix TUP-24363 Create excel metadata get error ( #2686 )
...
Fix :TUP-24363 Create excel metadata get error:Exception in thread
"main" java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
2019-08-27 11:59:47 +08:00
hwang-talend
ef5869370d
bugfix(TUP-24249):Added the column but not reflected to json metadata ( #2673 )
...
* bugfix(TUP-24249):Added the column but not reflected to json metadata
2019-08-27 10:38:45 +08:00
jiezhang-tlnd
dfc277d886
fix(TUP-24248)when edit the metadata, the display content is different ( #2682 )
...
as when created
https://jira.talendforge.org/browse/TUP-24248
2019-08-23 14:50:55 +08:00
kjwang
7a75fdc057
Kjwang/fix tup 24170 set crypto utils as bundle ( #2661 )
...
* Fix TUP-24170 Set crypto-utils as bundle to make the master compile with
daikon 0.31.10-SNAPSHOT
https://jira.talendforge.org/browse/TUP-24170
* Fix TUP-24170 Set crypto-utils as bundle to make the master compile with
daikon 0.31.10-SNAPSHOT
https://jira.talendforge.org/browse/TUP-24170
* Fix TUP-24170 Set crypto-utils as bundle to make the master compile with
daikon 0.31.10-SNAPSHOT
https://jira.talendforge.org/browse/TUP-24170
* Fix TUP-24170 Set crypto-utils as bundle to make the master compile with
daikon 0.31.10-SNAPSHOT
https://jira.talendforge.org/browse/TUP-24170
* Fix TUP-24170 Set crypto-utils as bundle to make the master compile with
daikon 0.31.10-SNAPSHOT
https://jira.talendforge.org/browse/TUP-24170
2019-08-22 15:39:51 +08:00
Zhiwei Xue
f4ecdf00c6
fix(TUP-23568):nexus password display in studio error log ( #2564 )
2019-08-22 10:46:08 +08:00
Mike Yan
3ab6dc8441
fix(TESB-26560): Add dependencies for karaf maven plugin ( #2681 )
2019-08-21 23:09:48 +08:00
Mike Yan
f6903ae6d6
fix(TESB-26560): remove duplicate karaf plugin ( #2680 )
2019-08-21 18:22:54 +08:00
Mike Yan
c05f0c4518
fix(TESB-26560): Moved karaf plugin and build-helper plugin position ( #2679 )
...
* fix(TESB-26560): Update to karaf maven plugin
* fix(TESB-26560): Moved karaf plugin and build-helper plugin position
2019-08-21 18:15:44 +08:00
Chao MENG
00837db7bf
fix(TUP-24226): Studio doesn't load latest jar for TCOMPv0 update site patch
...
fix(TUP-24226): Studio doesn't load latest jar for TCOMPv0 update site patch
https://jira.talendforge.org/browse/TUP-24226
2019-08-21 11:12:47 +08:00
Roman
667fbf90ad
fix(TDI-42034): update Redshift jar to 1.2.32.1056 ( #2666 )
2019-08-20 09:25:57 +03:00
wang wei
17a34e40ac
fix(TDI-42443): tRunJob component - Enabling custom JVM params for independent child jobs( #2646 )
2019-08-20 14:16:20 +08:00
Mike Yan
80484dc111
fix(TESB-26560): Update to karaf maven plugin ( #2670 )
2019-08-20 14:07:57 +08:00
jiezhang-tlnd
3cd8ee2958
fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 ( #2671 )
...
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-20 10:25:47 +08:00
hwang-talend
5d75d89161
bugfix(TUP-23583):Unable to see all tables in AS400 Connection ( #2620 )
...
* bugfix(TUP-23583):Unable to see all tables in AS400 Connection
2019-08-19 15:19:59 +08:00
jiezhang-tlnd
a518891e99
fix(TUP-24232)JDBC metadata connection for Redshift when exported as ( #2667 )
...
context, unable to retrieve schema
https://jira.talendforge.org/browse/TUP-24232
2019-08-19 11:38:45 +08:00
Emmanuel GALLOIS
a26002f9a2
feat(TDI-40339): add Snowflake SQL Templates ( #2633 )
...
* feat(TDI-40339): add Snowflake Merge template
* feat(TDI-40339): add Snowflake table management templates
* fix(TDI-40339): correct create target table template
* fix(TDI-40339): remove the OR REPLACE statement
2019-08-16 11:23:22 +02:00
wang wei
bea0b2a13b
fix(TDI-42522): avoid 65535 issue ( #2540 )
2019-08-16 11:59:59 +08:00
Jane Ding
020d7af9fe
Jding/tup 24162 studio version is not correct after applied serveral patches ( #2654 )
...
* fix(TUP-24162)Studio version is not correct after applied serveral
patches on 7.2.1
https://jira.talendforge.org/browse/TUP-24162
* fix(TUP-24162)Studio version is not correct after applied serveral
patches on 7.2.1
https://jira.talendforge.org/browse/TUP-24162
* fix(TUP-24162)Studio version is not correct after applied serveral
patches on 7.2.1
https://jira.talendforge.org/browse/TUP-24162
2019-08-14 19:38:50 +08:00
jiezhang-tlnd
12649f7a3d
fix(TUP-20372)[git] Use Project Settings is not checked as default for job ( #2662 )
...
* fix(TUP-20372)[git] Use Project Settings is not checked as default for
job
https://jira.talendforge.org/browse/TUP-20372
* fix(TUP-20372)[git] Use Project Settings is not checked as default for
job
https://jira.talendforge.org/browse/TUP-20372
2019-08-14 19:29:48 +08:00
pyzhou
e9b5ce029d
fix(TDI-42725): change groupID EXAUtil ( #2657 )
2019-08-13 17:41:52 +08:00
msjian
94f5432d89
chore(TDQ-16113): code refactor ( #2656 )
...
* chore(TDQ-16113): code refactor
* refactor code
2019-08-13 15:35:48 +08:00
Zhiwei Xue
bd26e3e912
fix(TUP-23637):7.x missing local_project for big data spark batch job ( #2604 )
2019-08-13 11:41:59 +08:00
Irene Wang
73a2bdc6ec
Deploy org.talend.utils
2019-08-09 14:09:36 +02:00
sbliu
14b6b30d43
TMDM-13805 Can read entity and navigator to previous/next page.
...
* TMDM-13805 Can read entity and navigator to previous/next page.
* TMDM-13805 The whole process of read entity won't change the entity.
* TMDM-13805 Disable drag/drop from table to tree for schema mapping page of reading output type mdm connection.
2019-08-09 10:02:20 +00:00
Pingwen Lin
6e4b940576
TMDM-12997 Add more fields in the Jounal from the MDM Web UI ( #2640 )
2019-08-09 14:12:36 +08:00
jiezhang-tlnd
c8ba22bde9
fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 ( #2651 )
...
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-09 10:54:28 +08:00
Jane Ding
02d9f42f8c
fix(TUP-22556)TDI License: It takes 190s to finish Import Progress ( #2648 )
...
https://jira.talendforge.org/browse/TUP-22556
2019-08-08 19:28:37 +08:00
SunChaoqun
adaf9f3f96
TESB-26174:Error on Job with multiple tRunJob calling Call another Child ( #2592 )
...
job with tESBConsumer component
2019-08-07 12:10:19 +08:00
hzhao-talendbj
03944cda7e
fix(TUP-23571)issue for download jar to local nexus ( #2644 )
2019-08-07 10:51:33 +08:00
jiezhang-tlnd
7cb53dd732
fix(TUP-23998)Studio language not working as expected ( #2643 )
...
https://jira.talendforge.org/browse/TUP-23998
2019-08-06 15:31:06 +08:00
jiezhang-tlnd
cdbee411a0
fix(TUP-23998)Studio language not working as expected ( #2642 )
...
https://jira.talendforge.org/browse/TUP-23998
2019-08-06 14:43:22 +08:00
jiezhang-tlnd
085bc038a2
fix(TUP-20372) Use Project Settings is not checked as default for job ( #2638 )
...
* fix(TUP-20372) Use Project Settings is not checked as default for job
https://jira.talendforge.org/browse/TUP-20372
* fix(TUP-20372)[git] Use Project Settings is not checked as default for
job
https://jira.talendforge.org/browse/TUP-20372
* fix(TUP-20372)[git] Use Project Settings is not checked as default for
job
https://jira.talendforge.org/browse/TUP-20372
2019-08-06 10:48:49 +08:00
hbhong
666e9060fb
TMDM-13806 Fixed "Guess" schema return an empty schema for Talend MDM connection ( #2636 )
2019-08-02 16:49:43 +08:00
jiezhang-tlnd
7de7c1c24a
fix(TUP-23933)Metadata connection for Redshift SSO considers username & ( #2637 )
...
password as separate field
https://jira.talendforge.org/browse/TUP-23933
2019-08-02 10:32:14 +08:00
Emmanuel GALLOIS
faa61885aa
fix(TDI-41662): change ExcelReader.parse signature ( #2639 )
2019-08-01 18:24:30 +02:00
jiezhang-tlnd
5f31fe7286
fix(TUP-23998)Studio language not working as expected ( #2630 )
...
* fix(TUP-23998)Studio language not working as expected
https://jira.talendforge.org/browse/TUP-23998
* fix(TUP-23998)Studio language not working as expected
https://jira.talendforge.org/browse/TUP-23998
2019-08-01 16:36:58 +08:00
sbliu
57c6b45cf0
TMDM-13648 fix the event loop exception when refreshing wizard page during edit receive type entity.
2019-08-01 02:40:21 +00:00
SunChaoqun
624c33c8ce
TESB-24597:Docker Support for Microservice - CI Part ( #2634 )
2019-07-31 18:37:45 +08:00
Chao MENG
a2847353fa
fix(TUP-20943): Code generates with an error when Pattern check fails if ( #2629 )
...
contain back slash
https://jira.talendforge.org/browse/TUP-20943
2019-07-31 17:39:35 +08:00
sbliu
e5306d1924
TMDM-13648 Metadata / Talend MDM / Export as context / Retrieve Entity => Error / entities list empty after Studio restart
...
* TMDM-13648 Fix bug that can not retrieve entity after connection parameters exported as context;
fix bug that can not switch to previous page;
fix can not set correct name after change the mdm concept type(mdm model).
fix Spelling case error of password label when editing mdm connection.
* TMDM-13648 Show correct mdm file step form according to first step mdm type selection.
* TMDM-13648 Fix problem:
1. Not editable for input/receive type schema page;
2. Can not refresh receive type schema page according to selected entity;
3. Can not perform finish for receive type schema page introduced by schema file deleted;
4. thread exception caused by widget disposed.
* TMDM-13648 remove commented code.
2019-07-31 07:31:52 +00:00
Chao MENG
6ee8a1c151
Cmeng/bugfix/tup 23914 json wizard encoding ( #2628 )
...
* 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:04:24 +08:00
qiongli
d826efb9e9
fix(TDQ-17308) Update the new driver name and mvn url ( #2621 )
2019-07-29 17:43:41 +08:00
jiezhang-tlnd
5ea77ef738
fix(TUP-23854)Can't create EDI until I open error log view ( #2615 )
...
https://jira.talendforge.org/browse/TUP-23854
2019-07-29 15:26:36 +08:00
Jane Ding
804d715dec
fix(TUP-22943)checkbox with empty item name display on window Save ( #2618 )
...
Resources
https://jira.talendforge.org/browse/TUP-22943
2019-07-29 15:11:59 +08:00
hcyi
5dc7a930db
fix(TUP-20928):Suggestable doesn't work for TextArea in Studio ( #2626 )
2019-07-29 14:55:57 +08:00
SunChaoqun
8f9a411c43
TESB-24597:Docker Support for Microservice - CI Part ( #2606 )
...
* TESB-24597:Docker Support for Microservice - CI Part
2019-07-26 10:39:51 +08:00
kjwang-talend
92fda0840e
TUP-23950 Error in calling spark job from trunjob job inside standard ( #2613 ) ( #2614 )
...
job
https://jira.talendforge.org/browse/TUP-23950
2019-07-25 17:52:16 +08:00
Chao MENG
17abd3cff4
fix(TUP-23984): JSON metadata wizard for output mode throws class cast ( #2624 )
...
exception on Linux and Mac
https://jira.talendforge.org/browse/TUP-23984
2019-07-25 15:41:46 +08:00
msjian
6f6943a58f
chore(TDQ-16113): fix exception ( #2623 )
2019-07-25 14:30:41 +08:00
msjian
8a73c53a82
fix(TDQ-16113): fix not use insecure source of entropy (Random) ( #2611 )
2019-07-25 09:55:46 +08:00
Jane Ding
15396b7aa2
fix(TUP-23789)Pom files are not generated sometimes for the jobs in ( #2610 )
...
* 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:56 +08:00
jiezhang-tlnd
3e1101aebd
fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after dragging and dropping from database Metadata ( #2603 )
...
* 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 10:10:43 +08:00
msjian
7dd62f1758
fix(TDQ-13393): readonly user logon remote project only can read ( #2599 )
2019-07-17 17:37:09 +08:00
pyzhou
5d20f69fb6
Fix(TDI-42572):upgrade EXAUtil version ( #2602 )
2019-07-17 10:07:20 +08:00
hzhao-talendbj
85a78d76b9
fix(TUP-23536)Component cannot share to Nexus3.15 from local ( #2601 )
2019-07-16 18:19:21 +08:00
jiezhang-tlnd
d26568a1f0
fix(TUP-23520)add junit ( #2594 )
2019-07-16 11:20:05 +08:00
zshen-talend
160da94c84
chor(TDQ-17069): remove unused code ( #2522 )
2019-07-15 15:53:53 +08:00
hcyi
9d3b31a842
fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI ( #2585 )
...
project:import routines.DataQuality cannot be resolved.
2019-07-15 11:39:34 +08:00
hcyi
176e4b3f64
fix(TUP-23106):Tacokit components cannot be copy-pasted in Job Design ( #2588 )
...
* fix(TUP-23106):Tacokit components cannot be copy-pasted in Job Design
* fix(TUP-23106):Tacokit components cannot be copy-pasted in Job Design
2019-07-12 19:08:10 +08:00
sbliu
0e4896e7f9
TMDM-13549 Adapt the the dialog type and change the success connection message.
2019-07-11 08:59:34 +00:00
kjwang-talend
c907379c7b
Fix TUP-22582 [CVE:high] Backend : ( #2587 )
...
pkg:maven/org.codehaus.plexus:plexus-utils:1.5.15 requires version
upgrade (Fix can't build job with sub job)
https://jira.talendforge.org/browse/TUP-22583
2019-07-10 15:08:06 +08:00
hzhao-talendbj
125546f661
fix(TUP-23701) DB connection settings screen does not display all field ( #2584 )
...
items
2019-07-10 10:30:54 +08:00
kjwang-talend
06112e76e2
Kjwang/fix tup 22582 cve plexus utils ( #2581 )
...
* Fix TUP-22582 [CVE:high] Backend :
pkg:maven/org.codehaus.plexus:plexus-utils:1.5.15 requires version
upgrade
https://jira.talendforge.org/browse/TUP-22583
* Fix TUP-22582 [CVE:high] Backend :
pkg:maven/org.codehaus.plexus:plexus-utils:1.5.15 requires version
upgrade
https://jira.talendforge.org/browse/TUP-22583
* Fix TUP-22582 [CVE:high] Backend :
pkg:maven/org.codehaus.plexus:plexus-utils:1.5.15 requires version
upgrade
https://jira.talendforge.org/browse/TUP-22583
* Fix TUP-22582 [CVE:high] Backend :
pkg:maven/org.codehaus.plexus:plexus-utils:1.5.15 requires version
upgrade
https://jira.talendforge.org/browse/TUP-22583
* Fix TUP-22582 [CVE:high] Backend :
pkg:maven/org.codehaus.plexus:plexus-utils:1.5.15 requires version
upgrade
https://jira.talendforge.org/browse/TUP-22583
2019-07-09 17:53:12 +08:00
Pingwen Lin
8648d38ee5
TMDM-13727 Remove dependency from Studio to MDM CE artifacts ( #2582 )
2019-07-08 14:19:45 +08:00
Zhiwei Xue
f0d02b4be9
refix assembly problem ( #2578 )
2019-07-05 18:14:18 +08:00
hzhao-talendbj
475dc1b0f4
fix(TUP-23363)'save the property' to metadata get error ( #2574 )
2019-07-05 10:50:00 +08:00
kjwang-talend
66203e0497
Fix TUP-22583 [CVE:high] Backend : pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade ( #2563 )
...
* 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:55 +08:00
Jane Ding
47391d8c10
fix(TUP-22200)Import XML tree from xsd file throw ( #2565 )
...
* 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
* 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:43 +08:00
jiezhang-tlnd
06a591b004
fix(TUP-23371)Studio_will_dead_when_TAC_accidentally_disconnected ( #2568 )
...
* fix(TUP-23371)Studio_will_dead_when_TAC_accidentally_disconnected
* fix(TUP-23371): Studio_will_dead_when_TAC_accidentally_disconnected
https://jira.talendforge.org/browse/TUP-23371
* fix(TUP-23371)Studio will dead when TAC accidentally disconnected
https://jira.talendforge.org/browse/TUP-23371
* fix(TUP-23371)Studio will dead when TAC accidentally disconnected
https://jira.talendforge.org/browse/TUP-23371
* fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected
https://jira.talendforge.org/browse/TUP-23371
* fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected
https://jira.talendforge.org/browse/TUP-23371
* fix(TUP-23371)Studio will dead when TAC accidentally disconnected
2019-07-03 18:01:39 +08:00
Pierre Teyssier
6edb8fbcd0
TDI-42616 : bump tacokit/connector to 1.3.0-SNAPSHOT ( #2572 )
2019-07-03 15:20:51 +08:00
msjian
4583b8cb4c
fix(TDQ-17268): for mssql datatime2 type should be interval ( #2571 )
2019-07-03 12:48:30 +08:00
jiezhang-tlnd
42ea72df1b
fix(TUP-23520)Change schema order function doesnot work ( #2543 )
2019-07-03 10:48:31 +08:00
Ivan Gonchar
b6d46c501b
chore(TDI-42600): upgrade Components version to 0.28.0-SNAPSHOT ( #2569 )
2019-07-03 09:24:48 +08:00
hcyi
85f5299f5e
fix(TUP-23264):Studio can't find dependencies for tacokit components. ( #2566 )
2019-07-01 11:29:14 +08:00
Chao MENG
764d39dd8a
fix(TUP-20577): [BUG]Cannot support 2 kinds of versions ( #2554 )
...
fix(TUP-20577): [BUG]Cannot support 2 kinds of versions
https://jira.talendforge.org/browse/TUP-20577
2019-07-01 11:10:19 +08:00
Irene Wang
97a8f63e69
Revert "DEVOPS-3416 Deploy all plugins for Black Duck scans"
...
This reverts commit c648e147a8 .
2019-06-28 12:11:58 +02:00
msjian
bcbe4532bb
Msjian/tdq 16888mysql boolean ( #2562 )
...
* feat(TDQ-17085): remove the connection editor
* fix(TDQ-16888): fix for mysql boolean type can select pattern indicators
2019-06-27 12:11:37 +08:00
msjian
5de7175f9c
feat(TDQ-17085): remove the connection editor ( #2557 )
2019-06-27 11:59:12 +08:00
Chao MENG
11a2412c2a
item: update studio version to 7.3.1 ( #2558 )
2019-06-26 15:59:56 +08:00
Jane Ding
4528addca6
fix(TUP-23452)COMPUTE_DEPENDENCIES_FAILED:{path=META-INF/maven/org.talend.components/components-salesforce-runtime/dependencies.txt ( #2555 )
...
https://jira.talendforge.org/browse/TUP-23452
2019-06-26 14:31:43 +08:00
Jenkins Continuous Build server
8e986052cd
Set version to 7.3.1 SNAPSHOT
2019-06-24 12:17:40 +02:00
kjwang-talend
84f74179ca
TUP-23225 Hiveserver2 host is not correctly discovered in the studio ( #2551 )
...
https://jira.talendforge.org/browse/TUP-23225
2019-06-24 16:32:42 +08:00
Zhiwei Xue
c9e9fdef5c
fix(TUP-22986):Build jobs doesn't creates the java source file for the ( #2518 )
...
child jobs
2019-06-24 10:51:36 +08:00
hzhao-talendbj
3e0b672153
fix(TUP-23363)'save the property' to metadata get error ( #2538 )
...
* 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:48 +08:00
hwang-talend
cdfd46ebef
bugfix(TUP-22773):"Optional third-party libraries" should be hidden if ( #2546 )
...
* bugfix(TUP-22773):"Optional third-party libraries" should be hidden if
set "-Dtalend.disable.internet=true "
2019-06-21 15:14:39 +08:00
hcyi
9ccfd1ca28
fix(TUP-23484):TaCoKit can not propagate update dataset if modify ( #2548 )
...
datastore parameters.
2019-06-21 11:12:36 +08:00
Mike Yan
ab5c47d564
fix(TESB-26219): Fixed build.properties for missing libs ( #2550 )
2019-06-20 17:45:39 +02:00
Zhiwei Xue
6eef8fda93
fix(TUP-23554):osgi.bundle=empty when install additional package failed ( #2544 )
2019-06-20 10:29:00 +08:00
Mike Yan
e29845f0a9
fix(TESB-26219): Fixed missing libs in apache cxf plugin ( #2542 )
2019-06-19 14:56:33 +08:00
kjwang-talend
a6564c9907
kjwang/Fix TUP-23488 Retrieve jar list to download is slow (Fix license ( #2539 )
...
name is empty problem)
https://jira.talendforge.org/browse/TUP-23488
2019-06-19 09:34:50 +08:00
SunChaoqun
c294b5f26a
fix(TESB-26219): Fixed NPE for cloud artifact viewer with Java11 ( #2527 ) ( #2537 )
2019-06-18 15:40:11 +08:00
hwang-talend
eb669392e8
bugfix(TUP-23230):Guess Schema error - SLF4J: Defaulting to no-operation ( #2536 )
...
bugfix(TUP-23230):Guess Schema error - SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-06-18 15:35:01 +08:00
Chao MENG
dd71145a33
fix(TUP-23519): spark job can't run success when I select EMR58 as ( #2533 )
...
distribution
https://jira.talendforge.org/browse/TUP-23519
2019-06-18 15:17:27 +08:00
Chao MENG
d5244f4f46
fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job ( #2532 )
...
classpath
https://jira.talendforge.org/browse/TUP-23482
2019-06-18 12:31:15 +08:00
Jane Ding
b56d614c6b
fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job ( #2529 )
...
classpath
https://jira.talendforge.org/browse/TUP-23482
2019-06-18 11:14:58 +08:00
kjwang-talend
ffcd06b333
kjwang/Fix TUP-23488 Retrieve jar list to download is slow (Fix junit ( #2528 )
...
error)
https://jira.talendforge.org/browse/TUP-23488
2019-06-18 10:52:02 +08:00
kjwang-talend
32a8a2309d
kjwang/Fix improve the fetch license performance ( #2523 )
...
* kjwang/Fix improve the fetch license performance
* kjwang/Fix improve the fetch license performance
https://jira.talendforge.org/browse/TUP-23488
2019-06-17 19:13:03 +08:00