Commit Graph

592 Commits

Author SHA1 Message Date
sbliu
8dd9692ce6 feat(TUP-30114) Update Copyrights to 2021 for master code (#4102) 2021-03-04 18:05:41 +08:00
hzhao-talendbj
0b5217f9bf fix(TUP-30269) Snowflake components having schema cannot retrieve column (#4076) (#4103)
* fix(TUP-30269) Snowflake components having schema cannot retrieve column
name in Japanese

* TUP-30269 fix when uncheck allowspecialchar will generate column0 always

* TUP-30269 add junit
2021-03-04 16:29:40 +08:00
Zhiwei Xue
dd18a44ab9 fix(TUP-30597):Fix junit failures caused by dependency management (#4099)
feature
2021-03-03 10:37:46 +08:00
Zhiwei Xue
b3a2f0f3b3 feat(TUP-29014): backport 2021-02-26 (#4081) (#4083)
* feat(TUP-29018): Rearrange single routines into jars

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

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

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

* feat(TUP-29019): fix several issues

* feat(TUP-29943):codejars under recycle bin should be hierarchy (#3979)

* feat(TUP-29943):codejars under recycle bin should be hierarchy
https://jira.talendforge.org/browse/TUP-29943

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

* feat(TUP-29943):codejars under recycle bin should be hierarchy
https://jira.talendforge.org/browse/TUP-29943

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

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

* feat(TUP-29943):delete codejar forever should also delete child code
(#3985)

items, include delete forever from recycle bin and empty recycle bin
Restore code should also restore parent node codeJar
https://jira.talendforge.org/browse/TUP-29943
Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):Fail to import custom Routine jar (#3987)

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

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

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

* feat(TUP-29943):delete forever should also delete codejar folder
(#3991)

should not have duplicate nodes in import dialog
https://jira.talendforge.org/browse/TUP-29943

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

* feat(TUP-29943):delete forever should also delete codejar folder
(#3992)

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

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

* feat(TUP-29943):import no value present issue and import to change
inner (#4000)

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

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

* feat(TUP-29019):fix missing codesjar module in CI without -pl

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

* feat(TUP-29014): fix generate pom and sync inner code issues

* feat(TUP-29014): fix opeing ref inner codes issue

* feat(TUP-29014): fix missing codesjars module for regenerate poms
issue

* feat(TUP-29943):delete folder issue and build job routinesJar (#4003)

* feat(TUP-29943):delete folder issue and build job routinesJar
relationship
https://jira.talendforge.org/browse/TUP-29943

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

* feat(TUP-29943):make impact analysis work for beansjar
https://jira.talendforge.org/browse/TUP-29943

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

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

* feat(TUP-29014): avoid to fail all install if some code jar projects
got
problem

* feat(TUP-29943): rename codejar should update package and folder path
(#4012)

for inner code
https://jira.talendforge.org/browse/TUP-29943

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

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

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

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

* feat(TUP-29014):fix retrieve jar from nexus and aggregate build code
jar
project issues

* feat(TUP-29014):fix several missing class in jar for custom jar issues

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

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

This reverts commit e9256e359f.

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

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

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

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

* feat(TUP-29943)disable duplicate for codejar and innercode
https://jira.talendforge.org/browse/TUP-29943

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

* fix(TUP-29014):fix generating code error.

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

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

* feat(TUP-29943):fix some copy paste issues (#4069)

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

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

* feat(TUP-29014):fix codesjar modules not share problem

* feat(TUP-29014):fix git collaborative work issues

* feat(TUP-29943):image issue (#4071)

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

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

* feat(TUP-29014):fix compilation error

* feat(TUP-29014):fix git pull deadlock and ref inner code sync issues

* fix(TESB-32252):Bundle is not compatible with this blueprint extender

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

Conflicts:
	main/plugins/org.talend.core.repository/src/main/java/org/talend/core/repository/model/ProxyRepositoryFactory.java
	main/plugins/org.talend.core/src/main/java/org/talend/designer/runprocess/ProcessorUtilities.java
	main/plugins/org.talend.designer.maven/src/main/java/org/talend/designer/maven/tools/creator/CreateMavenJobPom.java
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2021-02-26 17:47:30 +08:00
jiezhang-tlnd
eb34e80c32 fix(TUP-30273)tDBOutput component compilation error (#4075) 2021-02-23 16:48:31 +08:00
Laurent BOURGEOIS
6f9e62cc39 TBD(11971):Add method to find Node by unique name (#4047) (#4060) 2021-02-12 11:56:19 +01:00
kjwang
205c541235 Kjwang/fix tup 29744 job type is wrong m (#3956)
* Fix TUP-29744 The parameter value of jobType is wrong for new created
testcase.
https://jira.talendforge.org/browse/TUP-29744
2021-01-04 18:08:15 +08:00
hzhao-talendbj
15d53ed921 fix routine dependency issue (#3946) (#3952)
* fix routine dependency issue

* code change

* code change

* code change

* fix junit

* fix junit

Conflicts:
	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/ModulesNeededProvider.java
2020-12-29 15:53:27 +08:00
hzhao-talendbj
5540857bc9 chore(29395): fix junit failed (#3933)
* chore(29395): fix junit failed

* fix junit
2020-12-23 09:45:56 +08:00
mbasiuk-talend
1d01b329e3 fix(TDI-45260): update library version (#3908) (#3926)
* fix(TDI-45260): update library version

* fix(TDI-45260): one missing place
2020-12-22 13:36:36 +08:00
Jane Ding
8bbbf7cba0 fix(TUP-29344):Local context variables of new context envs inherited (#3880) (#3905)
* fix(TUP-29344):Local context variables of new context envs inherited
from Metadata Connection are read-only
https://jira.talendforge.org/browse/TUP-29344

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

* fix(TUP-29344):Local context variables of new context envs inherited
from Metadata Connection are read-only
https://jira.talendforge.org/browse/TUP-29344

Signed-off-by: jding-tlnd <jding@talend.com>
2020-12-09 09:20:14 +08:00
hzhao-talendbj
6fa44bc4f9 fix(TUP-29149): add override method to remove db name (#3837)
* add override method to remove db name

* fix junit failed
2020-11-23 12:07:54 +08:00
zyuan-talend
87fe04566a TUP-28024: add automatic Nexus3 testing (#3844) 2020-11-17 10:04:20 +08:00
jiezhang-tlnd
90a880096b fix(28893)fix junits (#3832) 2020-11-12 11:18:57 +08:00
jiezhang-tlnd
b0c52135cd fix(TUP-28893)Support more types of artifact for share libs (#3804)
* fix(TUP-28893)Support more types of artifact for share libs
https://jira.talendforge.org/browse/TUP-28893

* fix(TUP-28893)Support more types of artifact for share libs
2020-11-11 16:15:21 +08:00
sbliu
b64104b79e TUP-28904 CI/CD build for DI jobs that contain 2 different versions of httpcore and httpclient are inconsistent with Studio build .
Add dependency jars from parent job, child job to ci job dependencies, the dependency jars is the latest version in parent and the latest version in child job, others is optional.
2020-11-06 17:33:59 +08:00
sbliu
3099932e4c TUP-28944 Issue with performance tracking with french locale (#3722)
* TUP-28944 fix the number format problem introduced by different locale.

* TUP-28944 make format method suitable to test.

* TUP-28944 add unit test for format a number.

* TUP-28944 fix the unit test.
2020-10-16 10:44:39 +08:00
jiezhang-tlnd
10d41d2fde feat(TUP-28758)Add a warning when we login to a project and if there is (#3724)
(#3675)

* feat(TUP-28758)Add a warning when we login to a project and if there
is
migration to do

* feat(TUP-28758)Add a warning when we login to a project and if there
is
migration to do

* update warning info

* format code

* Add a warning when we login to a project and if there is migration to
do

* collect warnings in one dialog

* remove nexus warning dialog

* update login info

* adjust warning content

* adjust warning content

* adjust warning content

* remove useless cases

* add junits

* update method and junits

* modify the text

* get right monthly patch name

* modify project patch version name

* remove Talend word in warning message

Conflicts:
	main/plugins/org.talend.commons.runtime/src/org/talend/commons/utils/VersionUtils.java
	test/plugins/org.talend.commons.runtime.test/src/org/talend/commons/utils/VersionUtilsTest.java
2020-10-16 10:19:37 +08:00
hzhao-talendbj
ea8eedc571 remove some jars (#3630)
* remove some jars

* add commons-codec to lib when build studio

* add back httpcore and httpclient

* modify pom structure

* add fluent-hc to pom

* add common-cli

* add jar commons-cli-2.0-SANPSHOT back

* fix junit error

* add asm plugin into apache common

* add new pom,  add plugin.xml

* fix pom artifact id

* change relativePath to ../../

* add repositories/studio-auto-test-libs-releases/

* remove jars that can't be downloaded
2020-10-12 12:17:44 +08:00
sbliu
dd201ac7fa feat(TUP-28434) fix the test failure. 2020-09-23 10:03:01 +08:00
Zhiwei Xue
c029f53402 feat(TUP-28323):Improve the maven build time spent during login project (#3649) 2020-09-21 15:17:16 +08:00
wang wei
cf19586e10 fix(TDI-44745): FileInputDelimited fails to properly consume CipherInputStream(#3590) (#3661) 2020-09-18 15:10:03 +08:00
hcyi
40da0e6196 feat(TUP-23827): Runtime Lineage (#3646)
* feat(TUP-23827):Runtime Lineage for studio.

* fix(TUP-28635):[bug] output path always be changed when path contains
2020-09-17 14:55:09 +08:00
bhe-talendbj
d242a0e8f7 feat(TUP-27438): Extract studio-utils (#3585)
* feat(TUP-27438): Refactor jar

* feat(TUP-27438): Extract migration classes

* feat(TUP-27438): Remove unused plugin

* feat(TUP-27438): Add reference to studio-utils

* feat(TUP-27438): import studio-utils

* Import lib

* feat(TUP-27438): Remove uitls plugin

* feat(TUP-27438): Remove uitls plugin

* feat(TUP-27438): Add studio-utils

* feat(TUP-27438): update groupId
2020-08-31 09:46:47 +08:00
jiezhang-tlnd
9bcafa150f Jzhang/feat/73/tup 27862 (#3480) (#3523)
* 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

* Jzhang/72/feat/tup 27862 re (#3543)

* feat(TUP-27862)Add possibility to customize pattern for dates when

* 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
2020-08-20 18:33:20 +08:00
Jane Ding
d152eb7b74 fix(TUP-27590):Relationship.index might get really big (#3424) (#3501)
* 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:40:41 +08:00
Zhiwei Xue
636bfa82a7 fix(TUP-27610): Clean up the CI version everywhere and have a common (#3466)
place to setup in studio
2020-07-10 17:07:47 +08:00
jiezhang-tlnd
4a49ce3774 fix(TUP-27607)Metadata Database connection with special characters(double quote) in the password (#3413)
* fix(TUP-27607)Metadata Database connection with special
characters(double quote) in the password
https://jira.talendforge.org/browse/TUP-27607

* fix(TUP-27607)Metadata Database connection with special
characters(double quote) in the password

* fix(TUP-27607)Metadata Database connection with special
characters(double quote) in the password

* fix(TIP-27607)Metadata Database connection with special
characters(double quote) in the password
2020-06-24 09:45:56 +08:00
Chao MENG
df7c9d2d4d fix(TUP-25835): Dynamic distribution cannot download libraries from (#3363)
fix(TUP-25835): Dynamic distribution cannot download libraries from proxy Nexus
https://jira.talendforge.org/browse/TUP-25835
2020-06-05 10:08:53 +08:00
AlixMetivier
42120c6db3 fix(TBD-9884): remove deleted methods (#3359) 2020-06-02 12:59:07 +02:00
Zhiwei Xue
d9a9934e2c fix(TUP-26812): Old plugin folders deletion failed after installed new (#3350)
updatesite patch
2020-06-01 16:49:43 +08:00
kjwang
38f0cdb4a8 Kjwang/feat tup 26288 enhance context b73 (#3335) (#3341)
Fix TUP-26288 Enhance context propagation over reference project
https://jira.talendforge.org/browse/TUP-26288
2020-05-28 14:06:55 +08:00
Zhiwei Xue
ff6e1466ef chore: Remove junit of Mojo version. (#3314) 2020-05-21 15:08:35 +08:00
bhe-talendbj
bac868243d fix(TUP-27053): fix job starting script error and job startup without… (#3266)
* fix(TUP-27053): fix job starting script error and job startup without jvm arguments

* fix(TUP-27053): fix job starting script error and job startup without jvm arguments

* fix(TUP-27053): add test

* fix(TUP-27053): fix test case
2020-05-12 10:59:12 +08:00
hzhao-talendbj
6470a49143 fix(TUP-27072)_Unexpected behaviour occurred when context name is in (#3268)
* fix(TUP-27072)_Unexpected behaviour occurred when context name is in
Japanese
2020-05-11 15:47:35 +08:00
hwang-talend
a8aa387a65 Hwang/tup 26870 (#3214)
* bugfix(TUP-26870):Incorrect sorting order
2020-04-23 09:38:27 +08:00
bhe-talendbj
f948b4d21f fix(TUP-26539): Unassociate data from associateListeners (#3169)
* 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-02 10:49:06 +08:00
sbliu
d1bd790ed0 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-26 18:00:35 +08:00
hzhao-talendbj
35f7a5380c fix junit (#3147)
* fix junit

* fix(TUP-26377)leave one _ in front
fix junit
2020-03-20 16:35:40 +08:00
hzhao-talendbj
80f72d303f fix(TUP-26377)FileDelimited metadata doesnt retrieve the column names (#3135)
* fix(TUP-26377)FileDelimited metadata doesnt retrieve the column names
properly

* fix(TUP-26377)FileDelimited metadata doesnt retrieve the column names
properly
2020-03-18 15:13:17 +08:00
Zhiwei Xue
7e38a78193 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 09:08:56 +08:00
Jane Ding
5055ecf35c 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
2020-03-09 09:47:00 +08:00
bhe-talendbj
1d92374cce bugfix(TUP-26138) Regenerate relationship.index (#3088)
* fix(TUP-26138): Regenerate relationship index
2020-03-04 11:44:39 +08:00
Jenkins Continuous Build server
2ce25d6ce3 Merge branch 'master' of github.com:Talend/tcommon-studio-se 2020-02-24 11:07:45 +01:00
Zhiwei Xue
67ef1a448e fix(TUP-26065):Studio can't logon remote project if using an older (#3053)
version of nightly build.
2020-02-24 16:04:53 +08:00
Jenkins Continuous Build server
5ebf796cd0 Set version to 7.4.1 SNAPSHOT 2020-02-21 15:34:44 +01:00
bhe-talendbj
d9e75e2d63 bugfix(TDQ-18070): Improve file path validation (#3095)
* fix(TDQ-18070): Improve file path validation

* fix(TDQ-18070): Improve file path validation
2020-02-21 10:20:32 +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
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
Laurent BOURGEOIS
9f4f8c2692 fix(TBD-9884) : Missing log42 conf on Yarn side (#3021) 2020-02-11 12:11:29 +01:00