* 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
* 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
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.
* 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.
(#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
* 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
* 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
* 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
* 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
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.