bhe-talendbj
eb8d4cb143
fix(TUP-32088): port fix ( #4436 )
2021-07-16 10:17:21 +08:00
bhe-talendbj
5de1f657f8
bugfix(TUP-30203): Search required groups only ( #4174 ) ( #4204 )
...
* fix(TUP-30203): only search required library groups
* fix(TUP-30203): only search required library groups, refactor
* fix(TUP-30203): only search required library groups, refactor
* fix(TUP-30203): exclude class file
* fix(TUP-30203): exclude class file
* fix(TUP-30203): share libs in background
* fix(TUP-30203): add i18n
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/messages.properties
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/maven/ShareLibrareisHelper.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/nexus/utils/ShareLibrariesUtil.java
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/maven/ShareLibrareisHelper.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java
2021-04-15 18:00:52 +08:00
zyuan-talend
b92388c2c2
fix(TUP-24422):fix the carriage return character issue by backport of ( #4167 )
...
TUP-27053. #4156
2021-04-09 09:17:40 +08:00
bhe-talendbj
648e6c01ec
fix(TUP-30416): backport TUP-30416 ( #4088 ) ( #4108 )
2021-03-09 10:19:40 +08:00
bhe-talendbj
e4d836c1fd
fix(TUP-30360): add an option to disable sharing libraries ( #4051 )
...
* bugfix(TUP-26346) backport (#3515 )
* fix(TUP-24953): Kjwang/fix tup 24953 nexus 3 gets populated by crypto utils.jar (#2883 ) (#2908 )
* 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
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/nexus/Nexus3RepositoryHandler.java
Conflicts:
main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/ILibraryManagerService.java
main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/routines/RoutineLibraryMananger.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/maven/ShareLibrareisHelper.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/nexus/ArtifacoryRepositoryHandler.java
* fix(TUP-25929):Studio re synchronizing jars with artifact repository
every time when logged into studio
* fix(TUP-23519): spark job can't run success when I select EMR58 as (#2534 )
distribution
https://jira.talendforge.org/browse/TUP-23519
Conflicts:
main/plugins/org.talend.designer.maven/src/main/java/org/talend/designer/maven/utils/PomUtil.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java
* fix(TUP-26346): Files from custom component folders are uploaded to nexus (#3145 )
multiple times (#3125 )
* 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
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java
* fix(TUP-26346): Add debug logs
* fix(TUP-26687): backport
* fix(TUP-26346): Add log message
* fix(TUP-26346): remove unused log message
* fix(TUP-26110):Jar missing when install user component. (#3073 )
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java
* Fix TUP-26346 Files from custom component folders are uploaded to nexus (#3145 )
multiple times (#3125 )
* 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
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java
* fix(TUP-26810)if one jar used by two different components, it will (#… (#3465 )
* fix(TUP-26810)if one jar used by two different components, it will (#3228 )
fix(TUP-26810)if one jar used by two different components, it will upload to nexus with two versions
* TPS-4193 modify code mistake
* test github not pushed
* tps-4193
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/maven/ShareLibrareisHelper.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java
* TUP-26308 Nexus 2 gets populated by different crypto-utils jar versions (#3122 )
(#3116 )
https://jira.talendforge.org/browse/TUP-26308
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/nexus/Nexus2RepositoryHandler.java
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/maven/ShareLibrareisHelper.java
* fix(/TUP-26346): revert TUP-23519
* fix(TUP-26346): Fix switch nexus search hanlder
* fix(TUP-26346): deploy lib as release
* fix(TUP-26346): set release version for user cmodule
* fix(TUP-26346): set release version for module
Co-authored-by: kjwang <kjwang@talend.com >
Co-authored-by: Zhiwei Xue <zwxue@talend.com >
Co-authored-by: Chao MENG <cmeng@talend.com >
Co-authored-by: wchen-talend <wchen@talend.com >
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com >
Conflicts:
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/maven/ShareLibrareisHelper.java
main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/nexus/ArtifacoryRepositoryHandler.java
* fix(TUP-30360): add an option to disable sharing libraries (#4040 )
* fix(TUP-30360): add an option to disable sharing libraries
* fix(TUP-30360): add new preference to disable sharing libs at startup
* fix(TUP-30360): update log message
* fix(TUP-30360): install libfile
2021-02-07 14:03:37 +08:00
kjwang
d30830e0f5
Kjwang/fix tup 29525 update certificates 71 ( #3892 ) ( #3909 )
...
TUP-29525 Update certificates for item / job signing on 7.0 / 7.1
https://jira.talendforge.org/browse/TUP-29525
2020-12-10 17:32:30 +08:00
Chao MENG
cfb388e7cb
fix(TUP-25835): Dynamic distribution cannot download libraries from ( #3419 )
...
proxy Nexus
https://jira.talendforge.org/browse/TUP-25835
Fix junit for 7.1
2020-06-28 10:08:19 +08:00
Chao MENG
5000598689
fix(TUP-25835): Dynamic distribution cannot download libraries from ( #3363 ) ( #3414 ) ( #3415 )
...
fix(TUP-25835): Dynamic distribution cannot download libraries from proxy Nexus
https://jira.talendforge.org/browse/TUP-25835
2020-06-23 14:24:23 +08:00
Chao MENG
ddb612986b
fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy
...
failure
https://jira.talendforge.org/browse/TUP-26189
2020-05-29 19:35:07 +08:00
kjwang
2ab9839f08
fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure
...
(#3117 )
fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy
failure
https://jira.talendforge.org/browse/TUP-26189
Conflicts:
main/plugins/org.talend.commons.runtime/META-INF/MANIFEST.MF
main/plugins/org.talend.commons.runtime/src/org/talend/commons/CommonsPlugin.java
main/plugins/org.talend.core.repository/src/main/java/org/talend/core/repository/model/ProxyRepositoryFactory.java
2020-05-29 15:56:30 +08:00
undx
4e433267c3
feat(TCOMP-1681): Make ESB Studio job export TaCoKit compliant
2020-04-24 18:24:07 +02:00
bhe-talendbj
915a3e18cb
fix(TUP-26539): backport ( #3178 )
2020-04-03 11:59:25 +08:00
Zhiwei Xue
dcb7faea6b
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 19:06:26 +08:00
Chao MENG
270110d028
Cmeng/backport/7.1/tup 24749 proxy issue ( #2950 )
...
fix(TUP-24749): [7.2.1] issue to download component jar via https
proxy
2020-01-03 17:15:24 +08:00
hwang-talend
3157a4796c
bugfix(TUP-23228):The order of schema changed when ticked "used column" ( #2457 ) ( #2919 )
...
* bugfix(TUP-23228):The order of schema changed when ticked "used column"
again
2019-12-16 10:45:35 +08:00
bhe-talendbj
47a46028cf
backport(TUP-25237) backport ( #2903 )
2019-12-12 15:26:43 +08:00
Chao MENG
a4199c2d6b
Cmeng/backport/7.1/tup 24942 sapbapi ( #2848 )
...
* 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
* 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:16:59 +08:00
Zhiwei Xue
c7955363e1
fix(TUP-25123):Problem of dependencies with spark joblets ( #2823 )
2019-11-11 11:06:09 +08:00
SunChaoqun
723e073359
TESB-26696:Route - Beans package not visible to test cases ( #2817 )
2019-11-06 18:17:35 +08:00
Roman
9f837b3a49
fix(TDI-43022): change LN method in Routines
2019-10-28 07:33:03 +02:00
mbasiuk-talend
1289837945
fix(TDI-43035): use only main connection category ( #2754 ) ( #2778 )
...
* fix(TDI-43035): use only main connection category
* fix(TDI-43035): use better condition to catch the issue
2019-10-22 10:59:43 +03:00
Jane Ding
b95ec870e5
fix(TUP-24735)Studio fails to sync jars with Artifactory if password has ( #2756 ) ( #2766 ) ( #2769 )
...
* 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-18 18:09:24 +08:00
Zhiwei Xue
52f3da4b78
fix(TUP-24310):routines is duplicated in the reactor ( #2740 )
...
* fix(TUP-24310):routines is duplicated in the reactor
* fix(TUP-24310):routines is duplicated in the reactor.
2019-09-27 18:57:32 +08:00
Zhiwei Xue
a2baeeabac
fix(TUP-24310):routines is duplicated in the reactor ( #2706 )
2019-09-23 14:46:16 +08:00
kjwang
5d832b1482
kjwang/Fix TUP-24579 MacOS : unable to access remote project after ( #2727 )
...
applying TPS-3363
https://jira.talendforge.org/browse/TUP-24579
2019-09-23 10:03:20 +08:00
Roman
2c03dd7bde
fix(TDI-42034): update Redshift jar to 1.2.32.1056
2019-09-20 07:47:05 +03:00
Mike Yan
6528cc46b7
fix(TESB-26415): beansType is null with pure DI licence ( #2726 )
...
fix(TESB-26415): beansType is null with pure DI licence
2019-09-18 18:22:18 +08:00
SunChaoqun
f13e0e32cc
TESB-26415:Cannot publish Route with Routelet to snapshots when project ( #2710 )
...
has a ref project defined
2019-09-11 16:59:31 +08:00
Zhiwei Xue
442c99e4e7
fix(TUP-24323):_tdm folder is missing after build thmap job ( #2694 )
2019-09-03 10:19:33 +08:00
Mike Yan
beeddc56a6
fix(TESB-26174): Backport to 7.1 for tRunJob with tESBConsumer ( #2696 )
2019-08-30 15:57:35 +02:00
Zhiwei Xue
b7af10900e
fix(TUP-23568):nexus password display in studio error log ( #2564 ) ( #2689 )
2019-08-29 16:13:14 +08:00
Chao MENG
1abff0f213
fix(TUP-24226): Studio doesn't load latest jar for TCOMPv0 update site patch. ( #2676 )
...
fix(TUP-24226): Studio doesn't load latest jar for TCOMPv0 update site patch.
https://jira.talendforge.org/browse/TUP-24226
2019-08-21 18:08:49 +08:00
jiezhang-tlnd
b6e021f780
fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 ( #2668 )
...
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-20 10:26:18 +08:00
Zhiwei Xue
cd9076701a
fix(TUP-23637):7.x missing local_project for big data spark batch job ( #2604 ) ( #2665 )
2019-08-16 18:53:02 +08:00
pyzhou
79ccb84e4f
fix(TDI-42725): change groupID EXAUtil ( #2659 )
2019-08-13 17:42:34 +08:00
jiezhang-tlnd
d796ba1ed4
fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 ( #2653 )
...
(#2651 )
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
Conflicts:
main/plugins/org.talend.repository.metadata/src/main/java/org/talend/repository/ui/wizards/metadata/connection/files/xml/extraction/XmlToXPathLinker.java
2019-08-12 10:43:36 +08:00
sbliu
77f2ff6326
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:03:00 +00:00
Chao MENG
bfa83d492a
Cmeng/bugfix/tup 23914 json wizard encoding ( #2628 ) ( #2632 )
...
* 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-08-06 15:49:27 +08:00
Jane Ding
92f2cd6b4c
fix(TUP-23789)Pom files are not generated sometimes for the jobs in ( #2610 ) ( #2616 )
...
* 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 17:14:23 +08:00
pyzhou
ca799b2c98
Fix(TDI-42572):upgrade EXAUtil version ( #2602 ) ( #2608 )
2019-07-24 15:02:14 +08:00
zshen-talend
491704ba0a
chor(TDQ-17069): remove unused code ( #2525 )
...
# Conflicts:
# main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/metadata/MetadataToolHelper.java
2019-07-15 15:52:58 +08:00
hcyi
cf4a92a9cb
fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI ( #2598 )
...
project:import routines.DataQuality cannot be resolved.
2019-07-15 11:40:20 +08:00
Zhiwei Xue
71fa1c1c45
fix(TUP-23755):Regression caused by TUP-21532 for ESB test case ( #2580 )
2019-07-05 18:14:14 +08:00
Zhiwei Xue
80a35c59ee
fix(TUP-22986):Build jobs doesn't creates the java source file for the ( #2518 ) ( #2576 )
...
child jobs
2019-07-05 10:23:19 +08:00
Zhiwei Xue
ae7d69620a
fix(TUP-23452)COMPUTE_DEPENDENCIES_FAILED:{path=META-INF/maven/org.talend.components/components-salesforce-runtime/dependencies.txt ( #2555 ) ( #2561 ) ( #2567 )
...
https://jira.talendforge.org/browse/TUP-23452
2019-07-02 16:31:47 +08:00
Irene Wang
46303733dc
Revert "DEVOPS-3416 Deploy all plugins for Black Duck scans"
...
This reverts commit c648e147a8 .
2019-06-28 12:12:37 +02:00
kjwang-talend
aff5cc3e0d
TUP-23225 Hiveserver2 host is not correctly discovered in the studio ( #2551 ) ( #2552 )
...
https://jira.talendforge.org/browse/TUP-23225
2019-06-25 14:14:23 +08:00
Zhiwei Xue
1e66daa82a
fix(TUP-23554):osgi.bundle=empty when install additional package failed ( #2547 )
2019-06-20 10:29:05 +08:00
hwang-talend
7cb5f2186f
bugfix(TUP-23230):Guess Schema error - SLF4J: Defaulting to no-operation ( #2524 )
...
bugfix(TUP-23230):Guess Schema error - SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-06-18 15:35:54 +08:00
Jane Ding
14b92ad9a8
fix(TUP-22490)Unable to transfer JAR file to Nexsus 3 due to repository ( #2514 ) ( #2516 )
...
version policy: SNAPSHOT does not allow version
https://jira.talendforge.org/browse/TUP-22490
2019-06-14 10:41:23 +08:00
kjwang-talend
e1466b6bbe
Fix TUP-23170 New branch with name "/" will lead job with reference ( #2489 ) ( #2490 )
...
joblet build failure (Fix can't clean joblet cache problem)
https://jira.talendforge.org/browse/TUP-23170
2019-06-10 17:54:47 +08:00
kjwang-talend
5f332a5ef0
Fix TUP-23170 New branch with name "/" will lead job with reference ( #2480 ) ( #2483 )
...
joblet build failure
https://jira.talendforge.org/browse/TUP-23170
2019-06-06 18:20:05 +08:00
kjwang-talend
409c926035
Kjwang/fix tup 22469 nexus3.15 2 ( #2466 ) ( #2477 )
...
* kjwang/Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711
release (Add socket time for script handler)
https://jira.talendforge.org/browse/TUP-22469
* kjwang/Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711
release (Add socket time for script handler)
https://jira.talendforge.org/browse/TUP-22469
2019-06-05 14:59:54 +08:00
Zhiwei Xue
27b15a3379
fix(TUP-22261):Patch (update site format) with multiple plugins is not ( #2471 ) ( #2473 )
...
installed correctly
2019-06-05 10:56:33 +08:00
jzhao
eb85299c62
fix(TDI-42356):change jtds jar to talend patched which include talend own class ( #2438 ) ( #2461 )
...
* fix(TDI-42356):change jtds jar to talend patched which include talend
own class
* fix(TDI-42356):change the version of the jar
2019-05-31 11:30:03 +08:00
hwang-talend
7050801be9
bugfix(TUP-21969):Mixing Schema in tMap for several input data ( #2444 )
...
bugfix(TUP-22887):sorting schema order cause a tMatchgroup regression
2019-05-27 14:43:18 +08:00
nrousseau
7a389fc571
fix(TUP-22906)
...
Change the fix of TUP-22906, since we can't use FLOW_REF in the
generated code.
Use instead of the run_after to find back original nodes
2019-05-27 12:34:09 +08:00
Nicolas Rousseau
5943592cdb
Revert "fix(TUP-22906) change follow ref also to find merge"
...
This reverts commit ae81896dcc .
2019-05-27 10:02:10 +08:00
nrousseau
ae81896dcc
fix(TUP-22906) change follow ref also to find merge
...
Previously, we only follow the main link to find the first merge
component.
But if there is any reference link, it will not be able to find then the
first component to start.
(tFileInputDelimited_5 here normally was not able to find the first
merge from XML component, then find back the design node
tFileInputDelimited_4)
2019-05-25 23:31:05 +08:00
Nicolas Rousseau
80d8076bcf
Revert "fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed ( #2394 )"
...
This reverts commit fa88cc5613 .
2019-05-25 23:30:52 +08:00
hwang-talend
59430216b0
bugfix(TUP-21969):Mixing Schema in tMap for several input data ( #2413 ) ( #2430 )
...
bugfix(TUP-21969):Mixing Schema in tMap for several input data
2019-05-22 11:21:05 +08:00
zshen-talend
f6f334bc76
Zshen/bugfix/tdq 16872 make sure shawdom job keep custom attribute ( #2424 )
...
* fix(TDQ-16872 TUP-22887) create method to keep custom attribute after (#2391 )
* fix(TDQ-16872): add new method to correctly parameter on the service (#2422 )
* fix(TDQ-17050): added some modify between master and 7.1
2019-05-21 15:09:12 +08:00
jiezhang-tlnd
6272609041
fix(TUP-22451)Issue with Redshift jar - ( #2425 )
...
redshift-jdbc42-no-awssdk-1.2.16.1027
2019-05-20 17:28:26 +08:00
Chao MENG
3a4ce25a8e
fix(TUP-22713): Possible thread lock during git update operation ( #2392 ) ( #2395 )
...
fix(TUP-22713): Possible thread lock during git update operation
https://jira.talendforge.org/browse/TUP-22713
2019-05-17 14:14:47 +08:00
jiezhang-tlnd
329be498ee
fix(TUP-22451)Issue with Redshift jar - ( #2403 )
...
redshift-jdbc42-no-awssdk-1.2.16.1027
2019-05-14 18:47:20 +08:00
hzhao-talendbj
934cc305bd
change from https://www.talend.com to https://talend-update.talend.com ( #2410 ) ( #2414 )
2019-05-14 16:58:21 +08:00
Chao MENG
e245a3af17
fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed ( #2394 ) ( #2408 )
...
fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed to generate code. /java.lang.reflect.InvocationTargetException
2019-05-14 16:27:50 +08:00
Jane Ding
4123a1ae6d
fix(TUP-22735) fix wrong project migrations ( #2387 )
...
https://jira.talendforge.org/browse/TUP-22735
Conflicts:
main/plugins/org.talend.core.repository/src/main/java/org/talend/core/repository/utils/ProjectDataJsonProvider.java
2019-04-29 11:22:28 +08:00
Jane Ding
037a0b1645
fix(TUP-22681)Job in CI Builder gets generated and deployed, but doesn't ( #2373 ) ( #2381 )
...
show as a Tag
https://jira.talendforge.org/browse/TUP-22681
2019-04-29 09:56:58 +08:00
Hanna Liashchuk
355a129468
fix(TBD-8573): new date formats suggestions ( #2378 )
2019-04-24 13:35:57 +03:00
Zhiwei Xue
af706343ca
fix(TUP-21657):There is NPE error after starting studio ( #2319 )
2019-04-12 16:36:49 +08:00
Jane Ding
b759204b32
fix(TUP-22182)Non-default Artifactory context path, not working ( #2338 ) ( #2341 )
...
* fix(TUP-22182)Non-default Artifactory context path, not working
https://jira.talendforge.org/browse/TUP-22182
* fix(TUP-22182)Non-default Artifactory context path, not working
https://jira.talendforge.org/browse/TUP-22182
2019-04-10 14:34:23 +08:00
Carlos Carvajal
dbace75be6
fix(TBD-7687): tFileInputDelimited issue with separator ( #2314 ) ( #2334 )
...
* fix(TBD-7687): tFileInputDelimited issue with separator
add a null instead of delete the column
* Update StringUtils.java
* Update StringUtils.java
* Update StringUtils.java
* Update StringUtils.java
2019-04-07 12:29:25 +02:00
Jane Ding
562c49c911
fix(TUP-21920)Nullpointer on build job ( #2309 ) ( #2330 )
...
https://jira.talendforge.org/browse/TUP-21920
Loop dependency classpath issue caused main class not found
2019-04-03 16:20:07 +08:00
Zhiwei Xue
8a54deb24b
fix(TUP-22438):Null pointer exception when executing the jobs. ( #2327 )
2019-04-03 10:39:28 +08:00
kjwang-talend
40175b133b
Kjwang/fix tup 22425 stackoverflow ( #2322 ) ( #2326 )
...
* Fix TUP-22425 [7.1.1] Stackoverflow issue in studio
https://jira.talendforge.org/browse/TUP-22425
* Fix TUP-22425 [7.1.1] Stackoverflow issue in studio
https://jira.talendforge.org/browse/TUP-22425
2019-04-02 10:46:07 +08:00
kjwang-talend
ba290e9851
Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711 release ( #2320 ) ( #2323 )
...
* Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711 release
https://jira.talendforge.org/browse/TUP-22469
* Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711 release
https://jira.talendforge.org/browse/TUP-22469
* Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711 release
https://jira.talendforge.org/browse/TUP-22469
* Fix TUP-22469 Nexus3.15: studio can't detect patch for 701/711 release
https://jira.talendforge.org/browse/TUP-22469
2019-04-01 17:58:18 +08:00
kjwang-talend
4f0d10fc76
TUP-22281 Missing jar in lib folder for Job Server(Solution 2) ( #2318 )
...
https://jira.talendforge.org/browse/TUP-22281
2019-03-29 11:29:01 +08:00
dmytroshekera
0a68e8cc96
fix(TDI-41876):Importing job from 6.2.1 to 7.1.1 is throwing error. ( #2310 ) ( #2317 )
...
apache AVRO schema have default values. backport from master
2019-03-28 10:58:07 +02:00
wang wei
acff7f8bb6
fix(TDI-41188): map Snowflake Time type to Talend Date instead of Talend Integer ( #2009 ) ( #2301 )
2019-03-20 14:17:02 +08:00
chmyga
cdbfed6907
fix(TDI-41951): special chars in column comment ( #2293 ) ( #2297 )
...
* Add util method to escape special symbols
2019-03-19 14:37:57 +02:00
kjwang-talend
69e7867c1d
fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context ( #2248 ) ( #2290 )
...
* fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context
group variable set for connection type Oauth.
https://jira.talendforge.org/browse/TUP-21903
* fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context
group variable set for connection type Oauth.
https://jira.talendforge.org/browse/TUP-21903
* fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context
group variable set for connection type Oauth.
https://jira.talendforge.org/browse/TUP-21903
* fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context
group variable set for connection type Oauth.
https://jira.talendforge.org/browse/TUP-21903
* fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context
group variable set for connection type Oauth.
https://jira.talendforge.org/browse/TUP-21903
2019-03-13 16:34:15 +08:00
Zhiwei Xue
0b9086e446
fix(TUP-21999):SAP Hana Metadata Wizard does not work properly ( #2274 )
2019-03-13 16:00:39 +08:00
hcyi
3fe825e1c7
feat(TUP-21495):Support MFA on studio for the Cloud. ( #2246 ) ( #2288 )
2019-03-08 15:11:21 +08:00
Dmytro Sylaiev
586e888c36
Dsylaiev/tdi 41808 fix showing pass nzload ( #2276 ) ( #2280 )
...
* fix(TDI-41808): Add password for logging constant
* fix(TDI-41808): Rename constant
* chore(TDI-41808): Update year in copyright
2019-03-07 14:02:33 +02:00
Jane Ding
2d90d4dd5a
fix(TUP-21920)Nullpointer on build job ( #2253 ) ( #2287 )
2019-03-07 18:34:36 +08:00
Ivan Gonchar
42cea3e013
chore: upgrade Components version to 0.25.5-SNAPSHOT ( #2260 )
2019-03-05 17:34:59 +08:00
kjwang-talend
85948b5dcd
kjwang/Fix TUP-22005 Unexpected Empty Contexts Variable Values ( #2262 ) ( #2266 )
...
https://jira.talendforge.org/browse/TUP-22005
2019-03-04 18:41:32 +08:00
hwang-talend
b3f60579a7
bugfix(TDI-41803):Job migrated from 6.5.1 to 7.1.1 throwing ( #2257 )
...
bugfix(TDI-41803):Job migrated from 6.5.1 to 7.1.1 throwing UNEXPECTED_EXCEPTION
2019-03-01 16:22:58 +08:00
Zhiwei Xue
06a6c9c817
fix(TUP-22015):fix thread safe problem. ( #2249 )
2019-02-26 16:04:54 +08:00
kjwang-talend
2fa8ffd0d9
Fix TUP-21911 Build job takes about 4 minutes while Run job takes > 40 ( #2242 ) ( #2244 )
...
minutes to start
https://jira.talendforge.org/browse/TUP-21911
2019-02-18 12:40:28 +08:00
jiezhang-tlnd
24c848ec5c
fix(TUP-21922)Commit to Git frequently without any user action ( #2240 ) ( #2241 )
2019-02-14 14:10:35 +08:00
Ivan Gonchar
c9fa6efe92
chore: upgrade Components version to 0.25.4-SNAPSHOT ( #2235 )
2019-02-05 16:40:54 +08:00
hcyi
62dfe1a4b1
fix(TUP-21777):[7.0.1] Metadata Wizard with SSL cannot retrieve cluster ( #2229 )
...
settings
2019-01-31 18:29:28 +08:00
Zhiwei Xue
ea8c24fb83
fix(TUP-21871):job run well on studio but failed after build. ( #2226 )
2019-01-30 13:30:33 +08:00
Zhiwei Xue
ba31e17964
fix(TUP-21532):fix NPE. ( #2220 )
2019-01-24 14:35:00 +08:00
Zhiwei Xue
6519a622a5
fix(TUP-21532):re-fix child assembly problem. ( #2213 ) ( #2215 )
2019-01-22 14:27:47 +08:00
Chao MENG
b449fe19f8
fix(TUP-21646): Job Build hangs when the "-talendDebug" flag are enabled ( #2211 )
...
https://jira.talendforge.org/browse/TUP-21646
fix(TUP-21646): Job Build hangs when the "-talendDebug" flag are enabled
2019-01-21 10:12:56 +08:00
jzhao
e82997f781
fix(TDI-41506):High CVE Vulnerability found in Talend Components ( #2144 ) ( #2206 )
...
* remove jars
2019-01-16 16:51:31 +08:00
hcyi
7e6a4f392d
fix(TUP-20974): [BUG] Impala connection failed on CDH 6.0.0 ( #1979 ) ( #2199 )
...
https://jira.talendforge.org/browse/TUP-20974
Fix url problem
2019-01-16 11:09:48 +08:00
kjwang-talend
9d3a8fddbc
Kjwang/fix tup 21401 high cve vulnerability found in talend components ( #2164 ) ( #2191 )
...
* Fix TUP-21401 High CVE Vulnerability found in Talend Components
https://jira.talendforge.org/browse/TUP-21401
* Fix TUP-21401 High CVE Vulnerability found in Talend Components
https://jira.talendforge.org/browse/TUP-21401
2019-01-14 11:11:59 +08:00
Chao MENG
82fa1beb31
fix(TUP-21646): Job Build hangs when the "-talendDebug" flag are enabled ( #2168 ) ( #2177 )
...
fix(TUP-21646): Job Build hangs when the "-talendDebug" flag are enabled
https://jira.talendforge.org/browse/TUP-21646
2019-01-11 14:30:34 +08:00
Zhiwei Xue
cb2404f472
fix(TUP-21596):exclude tLibraryLoad jars for independent subjob. ( #2161 )
2019-01-09 10:26:28 +08:00
Zhiwei Xue
ee3acdfa4c
fix(TUP-21532):remove assembly file filtered setting. ( #2170 )
2019-01-09 10:00:18 +08:00
Andreas Mattes
1a779cf410
fix(TESB-24543): Fix NPE on WSDL import with several schemas in one TNS. ( #2155 )
...
The present fix handles the condition that with the import of several schemas of the same target namespace, not all types and elements are necessarily resolved in the scope of on XSD import.
2019-01-03 11:25:47 +01:00
Zhiwei Xue
5e1d0c5f65
fix(TUP-21532):Standard DI job which refers to big data batch job having ( #2149 )
...
(#2145 )
S3 component and standard DI job having S3 connection component fails
with an error.
2019-01-02 15:22:50 +08:00
SunChaoqun
57e2632e36
TESB-24354:SFTP proxy bean not recognized in runtime only ( #2152 )
2019-01-02 14:29:40 +08:00
hcyi
da81f25f5e
fix(TUP-20519):Not supported yet on studio,so all the test / retrieve ( #2136 ) ( #2143 )
...
must be disabled on this distribution.
2018-12-28 11:05:33 +08:00
Chao MENG
6e041484c2
fix(TUP-21474): Facing issue while accessing joblet present on job in ( #2138 )
...
fix(TUP-21474): Facing issue while accessing joblet present on job in main project
https://jira.talendforge.org/browse/TUP-21474
2018-12-26 14:25:53 +08:00
Chao MENG
91bfbe8658
Cmeng/bugfix/tup 21474 ref joblet ( #2129 ) ( #2137 )
...
fix(TUP-21474): Facing issue while accessing joblet present on job in main project
https://jira.talendforge.org/browse/TUP-21474
2018-12-25 18:29:26 +08:00
Chao MENG
b71173a92f
fix(TUP-21176): Reload Dynamic Distribution jars in a right place ( #2095 ) ( #2132 )
...
fix(TUP-21176): Reload Dynamic Distribution jars in a right place
https://jira.talendforge.org/browse/TUP-21176
2018-12-24 18:01:59 +08:00
kjwang-talend
828554115a
Fix:TUP-21091 Failing to set up Hadoop cluster connection ( #2122 ) ( #2133 )
...
https://jira.talendforge.org/browse/TUP-21091
2018-12-24 17:48:09 +08:00
kjwang-talend
389a785044
Fix TUP-21498 The port of Sybase did not disyplay right on DI side ( #2123 ) ( #2130 )
...
https://jira.talendforge.org/browse/TUP-21498
2018-12-24 17:16:51 +08:00
Jane Ding
9009ff2698
fix(TUP-21333)OnSubJob Links Not Working ( #2093 ) ( #2128 )
...
https://jira.talendforge.org/browse/TUP-21333
2018-12-24 11:44:38 +08:00
zwxue
13c52fe9e4
fix(TUP-21175):ignore test_installFromFolder_updatesite_file ( #2125 )
2018-12-24 10:05:50 +08:00
hcyi
c7bfbc493b
fix(TUP-20360): In the Mysql database, For the system databases like ( #2117 ) ( #2121 )
...
mysql, information_schema retrieve schema is not working.
2018-12-21 10:49:50 +08:00
hcyi
b64b439ca8
fix(TUP-20519):hide GoogleDataproc for hive on wizard. ( #2084 ) ( #2119 )
2018-12-20 18:32:36 +08:00
Jane Ding
2dec29eff1
fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine ( #2105 ) ( #2106 )
...
for table
https://jira.talendforge.org/browse/TUP-21086
2018-12-19 19:18:59 +08:00
zwxue
176f698537
fix(TUP-21175):fix JUnit ( #2110 )
...
* fix(TUP-21175):fix JUnit (#2068 )
* fix(TUP-21175): fix Junits. (#2085 )
* fix(TUP-21175):fix ServerSocketFreePortOpenerTest and
LocalComponentsInstallComponentTest
2018-12-19 19:09:51 +08:00
Jane Ding
0ff741524c
fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine ( #2098 ) ( #2102 )
...
for table
https://jira.talendforge.org/browse/TUP-21086
2018-12-18 16:25:08 +08:00
hcyi
67b5ba6273
fix(TUP-21167):Install Additional Packages has no available modules. ( #2082 ) ( #2097 )
2018-12-17 19:08:14 +08:00
Jane Ding
736957d0cb
fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine ( #2086 ) ( #2087 )
...
for table
https://jira.talendforge.org/browse/TUP-21086
2018-12-13 17:40:19 +08:00
Tao Tao
edb32ff529
bugfix(TUP-21356):"talend-bigdata-launcher-1.2.0-20170410.jar" not found ( #2074 ) ( #2076 )
...
when spark job launched from standard job by jobserver
https://jira.talendforge.org/browse/TUP-21356
2018-12-10 14:45:04 +08:00
hwang-talend
408138fca1
bugfix(TUP-21134):"Throw an error if the file already exist" is ticked ( #2053 )
...
* bugfix(TUP-21134):"Throw an error if the file already exist" is ticked
when import a 621 testcase for tFileoutputDelimited component
* bugfix(TUP-21134):"Throw an error if the file already exist" is ticked
when import a 621 testcase for tFileoutputDelimited component
* bugfix(TUP-21134):"Throw an error if the file already exist" is ticked
when import a 621 testcase for tFileoutputDelimited component
2018-12-07 11:49:21 +08:00
Jane Ding
1f9fd1d590
fix(TUP-21245)faile to check JDBC connection with context Migrate from ( #2066 ) ( #2071 )
...
6.4.1 to 7.1.1
https://jira.talendforge.org/browse/TUP-21245
2018-12-06 10:13:26 +08:00
jiezhang-tlnd
850eda7f61
fix(TUP-20244)Guess query is not correct for tHiveInput if hivetable name is used a context value ( #2061 ) ( #2067 )
...
* fix(TUP-20244)Guess query is not correct for tHiveInput if hivetable
name is used a context value
* fix(TUP-20244)Guess query is not correct for tHiveInput if hivetable
name is used a context value
2018-12-04 09:37:07 +08:00
jiezhang-tlnd
f63c547a36
fix(TUP-21142)Restore SSL config has error in error log ( #2058 ) ( #2062 )
...
* fix(TUP-21142)Restore SSL config has error in error log
* fix(TUP-21142)SSL ERROR
2018-11-30 19:33:56 +08:00
kjwang-talend
bb7df88242
Fix TUP-20835 CI Builder generation error if re-import job that ( #2047 ) ( #2059 )
...
previously existed
https://jira.talendforge.org/browse/TUP-20835
2018-11-30 16:40:27 +08:00
wang wei
63f8629005
fix(TDI-41285): Error of compilation due to wrong split of SQL query
2018-11-29 16:33:38 +08:00
zwxue
102dd823c0
fix(TUP-21117): Update studio-maven-repository ( #2050 )
2018-11-28 14:47:57 +08:00
Mike Yan
549745af5f
fix(TESB-24018):Operation bundle job of service are not deployed ( #2045 )
2018-11-26 18:56:33 +08:00
hwang-talend
d1cff1c830
bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet. ( #2017 ) ( #2041 )
...
bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-11-23 14:48:12 +08:00
zwxue
022bbb519e
fix(TUP-21127):fix routine dependency problem after doing merge ( #2028 ) ( #2039 )
2018-11-23 11:07:56 +08:00
jiezhang-tlnd
df7154090f
fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship ( #2023 ) ( #2030 )
...
* fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship
more than one time
* fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship
* fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship
* fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship
* fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship
* fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship
2018-11-21 16:40:57 +08:00
zwxue
8b20649c2e
fix(TUP-19972):remove joblet cache when doing rename ( #2010 )
2018-11-15 17:35:20 +08:00
Tao Tao
eec9f45f6d
fix(TUP-21085)Need to remove warning of technical migration ( #2013 ) ( #2020 )
...
fix(TUP-21085)Need to remove warning of technical migration
https://jira.talendforge.org/browse/TUP-21085
2018-11-15 16:16:38 +08:00
kjwang-talend
57a42bccb0
TUP-21144 Talend Studio very bad performances or stuck in Job Generation ( #2014 ) ( #2018 )
...
(Build)
https://jira.talendforge.org/browse/TUP-21144
2018-11-15 15:37:44 +08:00
nrousseau
7bb08588dc
Update talend.properties ( #2007 )
2018-11-13 14:03:43 +08:00
hcyi
08b130c72a
fix(TUP-20521):Oracle12: Cannot DataViewer audit table. ( #1997 ) ( #2002 )
2018-11-12 14:16:49 +08:00
Igor Lazebny
627c95bd9a
Pin maven-surefire-plugin version
2018-11-09 19:06:34 +02:00
msjian
98dc5ade23
chore(TDQ-15858): improved JDBC getURL support ( #1994 )
2018-11-09 14:56:07 +08:00
hcyi
6b0f485de5
fix(TUP-21054):Jars from db wizard not synchronized with component. ( #1961 ) ( #1993 )
2018-11-08 10:55:40 +08:00
zwxue
d84a0725d3
fix(TUP-20298):Crash of studio when change license ( #1989 )
2018-11-08 10:44:52 +08:00
hcyi
162890776a
fix(TUP-20516):Audit: Improve: Better Use an Error message if connection ( #1978 ) ( #1992 )
...
isn't successful
2018-11-07 18:25:39 +08:00
Jane Ding
dc4ebcb7a7
fix(TUP-21055)Migration check executed at each start of studio ( #1973 ) ( #1988 )
...
* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055
* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055
* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055
2018-11-07 15:22:07 +08:00
Chao MENG
4aba487f49
fix(TUP-20862): Folder in "poms\jobs" won't be updated after move around ( #1974 ) ( #1975 )
...
spark job folders in studio repository
https://jira.talendforge.org/browse/TUP-20862
2018-11-02 17:42:14 +08:00
nrousseau
9b90f2751c
fix(TUP-20866) don't check mac version
2018-11-02 13:53:35 +08:00
jiezhang-tlnd
09f0903d36
Jzhang/bugfix backport711/tup 21005 in studio java debugging of routes fails ( #1966 )
...
* fix(TUP-21005)In studio Java Debugging of Routes fails
* fix(TUP-21005)overload the changepath method
2018-11-01 17:03:31 +08:00
hwang-talend
2e8ca1ed2b
bugfix(TUP-20693):Table selection widget - wrong generated code ( #1911 ) ( #1970 )
...
bugfix(TUP-20693):Table selection widget - wrong generated code
2018-11-01 16:32:47 +08:00
hwang-talend
702661431f
Hwang/tup 20837 master ( #1958 ) ( #1969 )
...
* bugfix(TUP-20837):Job containing saleforce components takes too much
time to open
2018-11-01 15:54:28 +08:00
Jane Ding
48b6717cce
fix(TUP-20913)Remote project:job run use old data if not run the child ( #1957 ) ( #1964 )
...
job first after change the resources item
https://jira.talendforge.org/browse/TUP-20913
2018-10-31 10:53:31 +08:00
Jenkins Continuous Build server
e7798c43c6
Set version to 7.1.2 SNAPSHOT
2018-10-30 12:51:16 +01:00