Commit Graph

59 Commits

Author SHA1 Message Date
bhe-talendbj
683228e53a Update version from 8.0.2-SNAPSHOT to 8.0.1-SNAPSHOT (#4787) 2021-11-18 12:01:55 +08:00
Jenkins Continuous Build server
7c774542aa Set version to 8.0.2 SNAPSHOT 2021-11-16 11:09:31 +01:00
Jenkins Continuous Build server
606aa40664 Set version to 8.0.1 2021-11-03 17:02:07 +01:00
Jenkins Continuous Build server
a4acc6db37 Set version to 8.0.1 2021-10-21 16:11:19 +02:00
build-talend
7f74be53b1 Set version to 8.0.1 SNAPSHOT (#4424)
Co-authored-by: Jenkins Continuous Build server <jenkins@tal-rd02.talend.lan>
2021-07-12 19:55:28 +08:00
sbliu
8dd9692ce6 feat(TUP-30114) Update Copyrights to 2021 for master code (#4102) 2021-03-04 18:05:41 +08:00
sbliu
dd201ac7fa feat(TUP-28434) fix the test failure. 2020-09-23 10:03:01 +08: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
Jenkins Continuous Build server
5ebf796cd0 Set version to 7.4.1 SNAPSHOT 2020-02-21 15:34:44 +01: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
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
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
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
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
Jenkins Continuous Build server
8e986052cd Set version to 7.3.1 SNAPSHOT 2019-06-24 12:17:40 +02:00
Irene Wang
dcd7bf8010 DEVOPS-6106 Update copyright year to 2019 2019-06-10 17:34:30 +02:00
zwxue
276e36abd6 fix(TUP-21175):ignore test_installFromFolder_updatesite_file (#2124) 2018-12-24 10:02:37 +08:00
zwxue
656d87a4f8 fix(TUP-21175):fix LocalComponentsInstallComponentTest. (#2120) 2018-12-20 21:50:13 +08:00
zwxue
6da4ce9036 fix(TUP-21175):fix ServerSocketFreePortOpenerTest and (#2109)
LocalComponentsInstallComponentTest
2018-12-19 19:07:55 +08:00
zwxue
917b5c343e fix(TUP-21175): fix Junits. (#2085) 2018-12-18 14:10:18 +08:00
Chao MENG
25e1487c68 chore: fix junit of ComponentIndexManagerTest#test_updateIndexFile_sort (#1941) 2018-10-23 15:22:18 +08:00
nrousseau
f21de39c91 chore(TUP-7300) fix junits 2018-10-23 13:32:31 +08:00
Jenkins Continuous Build server
8aa87866c8 Set version to 7.2.1 SNAPSHOT 2018-10-18 13:37:50 +02:00
Chao MENG
58a8e109a4 Cmeng/feat/tup 20469 components dialog (#1848)
* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Check update per 14 days

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* item(TUP-20702): Remove display of components to install in additional
packages
https://jira.talendforge.org/browse/TUP-20702

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

adjust UI

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20470):Share components updates on the local nexus

* feat(TUP-20470):don't share component from patch.

* feat(TUP-20470):make share available only online mode.

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20471):Manual install of car and share to local nexus

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20470):be able to install shared components.

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. update preference

* feat(TUP-20470):support auto install p2 and plain patches.

* feat(TUP-20470): support auto install p2 and plain patches.
https://jira.talendforge.org/browse/TUP-20470
2018-10-01 10:58:45 +08:00
wchen-talend
eb569dbf04 Wchen/feature/tup 4091 artifactory support (#1681)
* feat(TUP-4091):Support for Artifactory with Artifact Repository

* feat(TUP-4091):Support for Artifactory with Artifact Repository

* feat(TUP-4091):Support for Artifactory with Artifact Repository
2018-06-07 17:42:32 +08:00
Jenkins Continuous Build server
6fca8a24d5 Set version to 7.1.1 SNAPSHOT 2018-05-11 17:08:04 +02:00
Jenkins Continuous Build server
87fa36a9ec Set version to 7.1.0 SNAPSHOT 2018-04-04 14:26:07 +02:00
Irene Wang
4f5f8406d2 DEVOPS-3791 Update copyright year to 2018 2018-02-09 12:55:53 +01:00
hwang-talend
82a4966c9c Hwang/tup 18461 (#1233)
* ERepositoryObjectType.valueOf("METADATA_EDIFACT");

* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18323):Implement the drag&drop of NFC JDBC

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* fix(TUP-5360): Retrieve Salesforce Modules option is missing

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/runtime/services/IGenericWizardService.java

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18459):Have a real dynamic combo box for the db type

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18324):Edit jdbc connection

* feat(TUP-18324):Edit jdbc connection

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):Have a display category on the connections same as
before

* Revert "feat(TUP-18461):Have a display category on the connections same as before"

This reverts commit 9158545ce7.

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):have a display category on the connections same as
before

* feat(TUP-18532):[bug] Cannot unlock node after clicking Finish on the
Wizard

* feat(TUP-18533):[bug] Cannot check successful if using context mode;

* feat(TUP-18533):[bug] Cannot check successful if using context mode;

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18431):support the driver table widget in studio

* feat(TUP-18537):Impossible to retrieve db connection from property type
of JDBC

* feat(TUP-18548):[bug] Cannot "Revert Context" if switch to other DBType
and switch back

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18846):[bug] table name isn't show in Query

* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard

* feat(TUP-18860):[bug] table list are wrong for jdbc-oralce after
clicking refresh in sqlbuilder->data structure

* feat(TUP-18895):[bug] Name cannot be updated if updating it in creation
Wizard

* feat(TUP-18898):[bug] "Choose context" doesn't show if context has two
groups when test connection

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in

* feat(TUP-19089):Unable to select or deselect used variables in select
context variables window

* Revert "feat(TUP-19089):Unable to select or deselect used variables in select context variables window"

This reverts commit a55e403103.

* feat(TUP-18854):[bug] Useless jar is required if dragging jdbc connetion
is in context mode

* feat(TUP-18854):[bug] Useless jar is required if dragging jdbc connetion
is in context mode

* support the complex context converter

* improve the complex context converter

* fix(TDI-39697): The "Use custom object" in module list view doesn't work
well for tjdbcoutput as it require the custom value must exists in the
list above

* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp

* TUP-19206:[bug]Cannot move jdbc connection to folder

* feat(TUP-19244):DriverClass and MappingFile do not support context model

* feat(TUP-19244):junit

* feat(TUP-18918):[bug] Schema is out of the "Table schemas" folder if
adding it in Retrieve Wizard

* feat(TUP-19231):[bug]migration: Existing JDBC database cannot show after
checking "Overwrite existing items"

* TDQ-14655 JDBC connection can be moved (#1376)

* feat(TUP-19204):[bug] migration: "Driver Class", "UserId","Password" are
missing after D&D schema to job as tJDBCInput

* fix(TDI-39864):[bug] Canot D&D JDBC to MR job

* fix(TDI-39244): integrate jdbc components to studio

* feat(TUP-18461) fix issues with mvn uri

* fix(TUP-19317):fix the catalog schema setup
2018-01-22 19:52:42 +08:00
wchen-talend
180484830f Wchen/bugfix/tup 19000 nexus 401 master (#1346)
* fix(TUP-19000):studio makes many 401 error HTTP requests when running a
job

* fix(TUP-19000):studio makes many 401 error HTTP requests when running a
job
2017-12-28 10:19:53 +08:00
GGu
07051d18c2 fix(TUP-19163): fix the failed junits (#1336) 2017-12-22 18:16:29 +08:00
Jenkins Continuous Build server
9e788398a9 Set version to 7.0.1 SNAPSHOT 2017-10-20 10:21:51 +02:00
GGu
cda81d1b1e fix(TUP-18437): unify to use same api to create URI (#1197)
* fix(TUP-18437): unify to use same api to create URI

* fix(TUP-18437): fix the junit problem
2017-09-15 02:30:13 -05:00
Irene Wang
df57151cc9 Update copyright to 2017 2017-09-05 17:12:21 +02:00
GGu
7f92518048 test(TUP-18073): fix the failed junits (#1112) 2017-06-20 11:58:00 +08:00
GGu
3789a7e057 fix(TUP-18073): enhance and unify the component folders (#1111)
* fix(TUP-18073): miss component zip in installed folder

* fix(TUP-18073): install lib in m2 always and unify the component folder
2017-06-19 14:21:34 +08:00
Jenkins Continuous Build server
d489f7d689 Set version to 6.5.0 SNAPSHOT 2017-06-14 13:27:31 +02:00
GGu
741c707d76 test(TUP-18038): fix the compile error (#1098) 2017-06-14 10:41:51 +08:00
Yucheng Bai
13acc24ade test(TUP-17636): fix some failed junits. (#1096) 2017-06-13 19:29:40 +08:00
GGu
d264762ce6 test(TUP-17636): fix and update some failed junits (#1089) 2017-06-13 14:11:33 +08:00
Yucheng Bai
7fa57a91ef feature(TUP-17636): Enable to share components after download (#1042)
* feat(TUP-17645): enable to share new components to nexus

* feat(TUP-17636): unify component install to p2 feature.

* feature(TUP-17636): Enable to share components after download

* test(TUP-17645/junit): add some junits to test deploy components

* test(TUP-17645/junit): remove the nexus infor

* feat(TUP-17636): fix some problems.

* feat(TUP-17636): fix some problems.

* feat(TUP-17662): add the login task to install components from nexus

* feat(TUP-17662): add the log for failed messages

* feat(TUP-17662): try to install without restart after install components

* feat(TUP-17645): add the missing login task

* feat(TUP-17645): enhance the install shared components when logon

* fix(TUP-17616) reload components after install

* feat(TUP-17636): support nexus repository id for properties

* feat(TUP-17636): add junit for server manager
2017-06-12 18:30:30 +08:00
GGu
bc0621bf50 fix(TUP-17785): generate new pom for jars to deploy always. (#1062)
* fix(TUP-17785): when sync the m2, always generate new pom for jars

* test(TUP-17785): add junits for PomUtil
2017-06-08 18:37:42 +08:00
GGu
823e64ab9c test(TUP-17687): fix some junit issues (#1027)
* test(TUP-17687): fix the problem for accessing web junit

* test(TUP-17687): fix one error log for NPE DB

* test(TUP-17687): disable the debug flag for port test
2017-05-17 11:19:27 +08:00
GGu
2443f907ae test(TUP-17687): enhance the junits (#1025)
* test(TUP-17687): check junits when no access website

* test(TUP-17687): don't use PowerMock for junit

* test(TUP-17687): enhance the generic type

* test(TUP-17687): fix the failed junits without PowerMock

* test(TUP-17687): clean the m2 temp folder
2017-05-15 16:38:05 +08:00
GGu
7689581c53 test(TUP-17687): enhance junits (#1022)
* test(TUP-17687): check junits when no access website

* test(TUP-17687): don't use PowerMock for junit

* test(TUP-17687): enhance the generic type

* test(TUP-17687): fix the failed junits without PowerMock
2017-05-15 10:44:34 +08:00
Jenkins Continuous Build server
2194367349 Set version to 6.4.1 SNAPSHOT 2017-05-11 10:49:04 +02:00
GGu
d4ab8885f5 test(TUP-17674): check some junits (#1018) 2017-05-10 16:14:31 +08:00
GGu
ca17e4af10 fix(TUP-17604): install the m2 repos after logon project (#1006)
* fix(TUP-17604): install the m2 repos after logon project

* test(TUP-17604): add junits for install m2 repos after logon
2017-05-03 17:28:04 +08:00
GGu
a871c0090e feat(TUP-17393): enable to install new component in additional package (#1000)
* feat(TUP-17393): enable to download new component from remote site

* feat(TUP-17393): change to use nexus to install components

* test(TUP-17393): add junits for component feature and factory

* feat(TUP-17393): enhance the find components
2017-05-02 17:43:09 +08:00
GGu
12107f3e04 feat(TUP-16755/cf): merge the feature from dev branch into master (#924)
* feat(TUP-17320/cf): add API to check component zip file for updatesite

* feat(TUP-17355/cf): enable to load components from project

* feat(TUP-17322/cf): install m2 repository from new component updatesite

* feat(TUP-17392/cf): install the new components from "patches" folder

#time 3h

* test(TUP-17392/cf): add junits for LocalComponentsInstallComponent

#time 2h

* feat(TUP-17393/cf): install new components from additional package

* test(TUP-17393/cf): add junits for component install factory

* feat(TUP-17393/cf): hide in addtional package temp
2017-04-07 12:05:51 +08:00