bhe-talendbj
61a97e6f00
fix(TUP-33810): fix test case ( #5126 )
2022-03-14 14:56:31 +08:00
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
Zhiwei Xue
f5ec52747f
feat(TUP-33307):Change monthly update display version on studio. ( #4697 )
2021-10-20 17:50:28 +08: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
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
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
Zhiwei Xue
ff6e1466ef
chore: Remove junit of Mojo version. ( #3314 )
2020-05-21 15:08:35 +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
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
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
Jane Ding
b94b99f1c8
fix(TUP-24433)Migrating Big Data Jobs from 7.1.1 to 7.2.1 is adding the ( #2735 )
...
routines-7.1.1.jar instead of routines-7.2.1.jar
https://jira.talendforge.org/browse/TUP-24433
2019-09-23 10:48:56 +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
Zhiwei Xue
63f5588fec
chore(TUP-22845):Improve Mojo version setup and update Junit. ( #2379 )
2019-04-26 14:32:25 +08:00
Chao MENG
b6ba29a90c
fix(TUP-20985): Studio cant be installed in a folder with space in ( #1926 )
...
folder name
https://jira.talendforge.org/browse/TUP-20985
2018-10-22 19:19:22 +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
Irene Wang
4f5f8406d2
DEVOPS-3791 Update copyright year to 2018
2018-02-09 12:55:53 +01:00
Jenkins Continuous Build server
9e788398a9
Set version to 7.0.1 SNAPSHOT
2017-10-20 10:21:51 +02:00
GGu
19ba06f149
feat(TUP-18122): do audit for components and extension modules ( #1180 )
2017-09-22 01:06:37 -05:00
Irene Wang
df57151cc9
Update copyright to 2017
2017-09-05 17:12:21 +02:00
Yucheng Bai
7bf997129c
test(TUP-18151): fix ( #1125 )
...
org.talend.commons.utils.VersionUtilsTest.testGetTalendVersion
2017-06-26 18:36:14 +08: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
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
hwang
42fb1a41f6
TUP-17046:Importing a routine with § in it gets transformed to a
2017-02-10 14:15:03 +08:00
GGu
af5a97473f
TUP-16695: add TimeMeasure function for generate codes. ( #827 )
2017-01-17 10:01:41 +08:00
Jenkins Continuous Build server
f27730c6ba
Set version to 6.4.0 SNAPSHOT
2016-12-21 16:10:19 +01:00
GGu
85bfc9dea5
Feature/6.3/tup 16405 deploy dependencies ( #783 )
...
* TUP-16405: enable to deploy component dependencies.
* TUP-16405: Enable to install ext libs from component update site.
2016-12-05 17:18:05 +08: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
iwang
d2d3647bd2
Update copyright year to 2016
2016-01-25 09:46:46 +01: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
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
nrousseau
2645dbfa67
TUP-2617: update the classpath for tcommon-studio-se
2015-02-09 15:16:41 +08:00
Mike Hirt
075f444e9c
Update copyright to 2015
2015-01-02 14:20:05 +01:00
GGu
8863f07943
TUP-2510: remove the junt4.
2014-12-24 11:56:25 +08:00