Commit Graph

41 Commits

Author SHA1 Message Date
hzhao
9f52034bdb fix(TUP-41056): change to use only slf4j 2.0.* (#6597) 2023-12-04 15:19:35 +08:00
hzhao
0524d6251f feat(TUP-38544): build EE (#6315)
* feat(TUP-38543): Set compilation of master for studio to Java 11

* feat(TUP-38543): setup Jakarta

* feat(TUP-38543): setup platform feature

* feat(TUP-38543): eclipse upgrade

* feat(TUP-38543): update eclipse

* feat(TUP-38543): update eclipse remove index files

* feat(TUP-38543): update eclipse

* feat(TUP-38543): update eclipse

* feat(TUP-38543): update eclipse

* feat(TUP-38543): update eclipse

* feat(TUP-38543): update eclipse

* feat(TUP-38543): fix wrong version of surefire

* feat(TUP-38543): test of fix of maven / m2e in studio

* feat(TUP-38543): test of fix of maven / m2e in studio

* feat(TUP-38543): fix of maven / m2e in studio

* feat(TUP-38543): m2 plugins setup

* feat(TUP-38543): remove compilation to java 8 on librariesmanager

* feat(TUP-38543): maven.tos update

* feat(TUP-38544): build EE

* feat(TUP-38544): build EE

* feat(TUP-38544): remove dom4j

* feat(TUP-38544): revert wrong commit for version

* feat(TUP-38544): fix UIExtensionTracker issue

* feat(TUP-38544):  add comment

* feat(TUP-38544) : try export axis from org.talend.libraries.apache

* feat(TUP-38544) :  try move wsdl to metadata.managent.ui

* feat(TUP-38544) : remove axis

* feat(TUP-38544) : try move to managment

* feat(TUP-38544) : remove axis

* feat(TUP-38544) : add axis

* feat(TUP-38544) :  try add a new plugin

* feat(TUP-38544) :  fix download jar studio freezed issue

* feat(TUP-38544) : fix EE build job failed

* feat(TUP-38544) :  fix Cannot invoke
"org.apache.maven.model.Model.getBuild()" because "installedModel" is
null

* feat(TUP-38544) :  fix m2e.core.ui startup faster then workbench create
issue

* feat(TUP-38544) : try unregister service to avoid m2e.core.ui failed
issue

* feat(TUP-38544) : tycho

* feat(TUP-38544): fix junit failed

* feat(TUP-38544) :  change to use stream instead of file . because when
use File . the pom name must be pom.xml

* feat(TUP-38544): fix compile error for the wrong change

* feat(TUP-38544): change exception

* feat(TUP-38544):  add import

* feat(TUP-38544):  change exception

* feat(TUP-38544):  fix compile error

* feat(TUP-38544):  fix junit failed

---------

Co-authored-by: Nicolas Rousseau <nrousseau@talend.com>
2023-11-10 10:42:02 +08:00
sbliu
4ae3b77c22 chore(TUP-35684) upgrade xmlbeans. (#5340) 2022-05-31 16:12:39 +08:00
hzhao-talendbj
b094bb0aed chore(TUP-34729): remove jar which is not used by osgi or point to any (#5041) 2022-02-25 16:02:34 +08:00
build-talend
1f1878e225 Set version to 8.8.8 SNAPSHOT (#4786)
Co-authored-by: Jenkins Continuous Build server <jenkins@tal-rd02.talend.lan>
2021-11-16 14:48:25 +01: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
nrousseau
cda9d85938 feat(TUP-31484) fix issues with eclipse upgrade (#4389) 2021-06-23 15:26:36 +08:00
hzhao-talendbj
6bd8346ac8 remove xmlsec-2.1.0 (#3869) 2020-11-23 18:42:41 +08:00
hzhao-talendbj
65585cc5ca TUP-26534 (#3400)
* TUP-26534

* TUP-26534  revert for EHiveWithTezJars

* remove unknown version
2020-07-16 16:00:42 +08:00
OleksiiNimych
25ae09285a fix(TDI-44169): remove xmlrpc_3.0 from studio (#3344) 2020-05-28 10:06:56 +03:00
Jenkins Continuous Build server
5ebf796cd0 Set version to 7.4.1 SNAPSHOT 2020-02-21 15:34:44 +01: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
Jenkins Continuous Build server
8e986052cd Set version to 7.3.1 SNAPSHOT 2019-06-24 12:17:40 +02:00
jiezhang-tlnd
e4545d01e3 fix(TUP-23276)Create excel item failed with unhandled event loop (#2469)
exception
2019-06-05 10:58:33 +08:00
Jenkins Continuous Build server
8aa87866c8 Set version to 7.2.1 SNAPSHOT 2018-10-18 13:37:50 +02: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
GGu
d9d3e0fc91 fix(TUP-19341): remove the xmlsec jar (#1406) 2018-02-28 10:37:30 +08:00
GGu
1ce577cecd feat(TUP-19046): add signature on items (#1359)
* feat(TUP-18730): add xmlsec lib

* feat(TUP-18730): change the load options

* feat(TUP-18730): ignore the ds namespace

* feat(TUP-18730): change the api for option

* feat(TUP-18730): if invalid, set readonly for job

* feat(TUP-19046): impl for import items and projects

* feat(TUP-19046): deal with migration

* feat(TUP-19046): add valid check before run action

* feat(TUP-19046): add the option for load
2018-01-22 19:11:37 +08:00
Jenkins Continuous Build server
9e788398a9 Set version to 7.0.1 SNAPSHOT 2017-10-20 10:21:51 +02:00
Jenkins Continuous Build server
d489f7d689 Set version to 6.5.0 SNAPSHOT 2017-06-14 13:27:31 +02:00
Jenkins Continuous Build server
2194367349 Set version to 6.4.1 SNAPSHOT 2017-05-11 10:49:04 +02:00
Jenkins Continuous Build server
f27730c6ba Set version to 6.4.0 SNAPSHOT 2016-12-21 16:10:19 +01:00
Carsten Biermann
507109f05d Set version for 6.3.1-SNAPSHOT 2016-11-02 11:03:38 +00:00
Irene Wang
ed4f007854 Update versions to 6.3.0-SNAPSHOT 2016-07-05 20:02:58 +02:00
Irene Wang
87770c7ed3 Update versions to 6.2.2-SNAPSHOT 2016-07-05 14:26:13 +02:00
Irene Wang
cee3b3b95d Set version to 6.2.1-SNAPSHOT 2016-05-13 20:54:03 +02:00
Irene Wang
31dd1ed641 Update versions to 6.2.0-SNAPSHOT 2015-12-08 10:59:34 +01:00
Irene Wang
7ef7dbd1cd Update versions for 6.1.2-SNAPSHOT 2015-12-07 18:55:34 +01:00
nrousseau
46312e5519 TDI-34636: remove unused jars 2015-11-21 14:55:42 +08:00
Irene Wang
51f8a3a98e Update versions for 6.1.1-SNAPSHOT 2015-10-23 12:46:19 +02:00
Irene Wang
812f20726e Update MANIFEST.MFs to 6.1.0.qualifier 2015-07-08 12:58:38 +02:00
Irene Wang
7358804b15 Update version to 6.1.0-SNAPSHOT 2015-07-07 17:51:25 +02:00
Irene Wang
ad13249ebb Merge from master 2014-10-21 09:55:41 +02:00
Irene Wang
24be24acc1 Update version to 6.0.0 2014-10-20 15:10:42 +02:00
Irene Wang
7a34cdc028 Add Eclipse-BundleShape: dir to plugins that must be expanded 2014-10-17 11:17:40 +02:00
jzhao
0c49bf0cfa TDI-30754: tFileInputExcel/tFileOutputExcel contains buggy dependencies
in case VERSION_2007
https://jira.talendforge.org/browse/TDI-30754
Note:Update 2 jars for excel input/output
2014-10-17 15:32:17 +08:00
Irene Wang
0f3c9e94db Inherit groupId from parent POM 2014-09-10 18:36:36 +02:00
Irene Wang
c252d5f372 Update versions to 5.6.0-SNAPSHOT 2014-07-31 17:30:11 +02:00
Irene Wang
7ba317c915 Tycho-generated pom.xmls and parent pom.xml 2014-07-25 13:53:26 +02:00
Sébastien Gandon
890a391388 [GIT Migration] Refactor main,test and i18n plugins and features for branch master 2014-06-22 05:06:26 +02:00