Commit Graph

472 Commits

Author SHA1 Message Date
Chao MENG
642c17e4ab Studio upgrade/eclipse 4.10.0 (#2277)
* fix(TUP-19969): Eclipse upgrade - TOS need to work with eclipse 4.7.0
https://jira.talendforge.org/browse/TUP-19969

Conflicts:
	main/plugins/org.talend.libraries.nattable.glazedlist/META-INF/MANIFEST.MF
	main/plugins/org.talend.libraries.nattable.glazedlist/pom.xml
	main/plugins/org.talend.libraries.nattable/META-INF/MANIFEST.MF
	main/plugins/org.talend.libraries.nattable/pom.xml

* fix(TUP-19969): Eclipse upgrade - TOS need to work with eclipse 4.7.0
https://jira.talendforge.org/browse/TUP-19969

* fix(TUP-19969): Eclipse upgrade - TOS need to work with eclipse 4.7.0
https://jira.talendforge.org/browse/TUP-19969

* fix(TUP-19969): Eclipse upgrade - TOS need to work with eclipse 4.7.0
https://jira.talendforge.org/browse/TUP-19969

Remove x86 and unsupported platform

* feat(TUP-19969): Eclipse upgrade

Fix the update of maven resolver for configuration

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/nexus/TalendMavenResolver.java

* Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

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

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

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

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

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

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

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

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

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

* item(TUP-21731): Fix button font color issue for mac / linux

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

* item(TUP-21701): Eclipse upgrade - make core part of EE product building

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

* item(TUP-21701): Eclipse upgrade - make core part of EE product building

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

* item(TUP-21731): Fix button font color issue for mac / linux

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

* item(TUP-21731): Fix button font color issue for mac / linux

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

* item(TUP-21736): Font style of tab changed after clicked one tab on
Windows

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

* item(TUP-21987): Studio can't load components after upgrade studio (#2245)

target platform
https://jira.talendforge.org/browse/TUP-21987

* fix(TUP-22042): A blank shell is opened when saving job

https://jira.talendforge.org/browse/TUP-22042
I checked the api of Shell on Linux and Windows (Eclipse 4.10)
On Linux, the open method of Shell will open it's parent shell, seems no
way to avoid it.
On Windows, the open method of Shell won't open parent shell.

I think the only way to avoid empty shell on Linux is changing all the
codes which creating empty shell, I think we can even give a null if no
active shell found.

* fix(TUP-22042): A blank shell is opened when saving job

https://jira.talendforge.org/browse/TUP-22042
I checked the api of Shell on Linux and Windows (Eclipse 4.10)
On Linux, the open method of Shell will open it's parent shell, seems no
way to avoid it.
On Windows, the open method of Shell won't open parent shell.

I think the only way to avoid empty shell on Linux is changing all the
codes which creating empty shell, I think we can even give a null if no
active shell found.

* item(TUP-21732): Fix basic maven repository

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

* feat(TUP-18064): [Studio] Update to more recent Eclipse (4.10)

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

* Jzhang/bugfix/tup 21737 coolbar can't fully display on windows (#2258)

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-21737)Coolbar can't fully display on Windows

* fix(TUP-22145)Error pops up after clicked accept license when (#2271)

* fix(TUP-22145)Error pops up after clicked accept license when
downloading jars

* fix(TUP-22145)Error pops up after clicked accept license when
downloading jars

* fix(TUP-22145)Error pops up after clicked accept license when
downloading jars
2019-03-07 10:20:30 +08:00
hwang-talend
e3a8f326e0 Hwang/tup 21711 junit master (#2222)
* bugfix(TUP-21711):Incorrect DataType retrieved when guess schema option
is used in MSSQL Connection in Studio
2019-01-30 11:03:46 +08:00
Tao Tao
77d73ace6b Ttao/work item/tup 21143 generate random value for null password hiding code (#2218)
workItem(TUP-21143):Generate random value for null password hiding code

https://jira.talendforge.org/browse/TUP-21143
2019-01-28 18:58:11 +08:00
Tao Tao
b1f2c307e1 Revert "fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se +" (#2204)
* Revert "Ttao/bugfix/tup 21205 remove crypto helper from tcommon se ee (#2202)"

This reverts commit f044c45150.

* Revert "Fix TUP-21115 Enable secure processing disallow doctypes for (#2201)"

This reverts commit 0feca89378.

* Revert "fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#2189)"

This reverts commit a34496d29f.
2019-01-16 15:49:39 +08:00
Tao Tao
a34496d29f fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#2189)
* fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se +
tcommon-studio-ee

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

* fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + tcommon-studio-ee

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

* fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se +
tcommon-studio-ee

https://jira.talendforge.org/browse/TUP-21205
2019-01-16 13:58:14 +08:00
Chao MENG
e4476e3f56 fix(TUP-20974): [BUG] Impala connection failed on CDH 6.0.0 (#1979)
https://jira.talendforge.org/browse/TUP-20974

Fix url problem
2019-01-15 15:07:44 +08:00
Tao Tao
5946cb4939 bugfix(TUP-14496):Can not use multi-byte character in context paramet… (#2157)
* bugfix(TUP-14496):Can not use multi-byte character in context parameter name.

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

* bugfix(TUP-14496):Can not use multi-byte character in context parameter name.

https://jira.talendforge.org/browse/TUP-14496
2019-01-07 10:10:38 +08:00
Chao MENG
10c59ac6f2 Cmeng/bugfix/tup 21474 ref joblet (#2129)
fix(TUP-21474): Facing issue while accessing joblet present on job in main project
https://jira.talendforge.org/browse/TUP-21474
2018-12-25 15:06:12 +08: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
b4e1c26083 correct pom version of test.all.test.suite (#2092) 2018-12-14 11:55:10 +08:00
nrousseau
8e73814154 remove unused dependency to swtbot (#2083) 2018-12-13 16:58:51 +08:00
sizhaoliu
273dd244c0 chore(TDQ-16229): add assertj-core into testutils (#2073) 2018-12-12 17:13:02 +01:00
zwxue
59d7fd1b48 fix(TUP-21175):fix JUnit (#2068) 2018-12-04 10:52:27 +08:00
kjwang-talend
b94fdbca30 Kjwang/fix tup 20843 wrong output results (#2032)
* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843
2018-11-22 17:27:57 +08:00
Jane Ding
33b070de12 Jding/tup 21133 extract issue dynamic port for mssql (#2015)
* fix(TUP-21133)can not use the created Metadata connection which is MSSQL
with TCP Dynamic ports
https://jira.talendforge.org/browse/TUP-21133

* fix(TUP-21133)can not use the created Metadata connection which is MSSQL
with TCP Dynamic ports
https://jira.talendforge.org/browse/TUP-21133

* fix(TUP-21133)can not use the created Metadata connection which is MSSQL
with TCP Dynamic ports
https://jira.talendforge.org/browse/TUP-21133
2018-11-22 11:24:50 +08:00
hwang-talend
5a9cbb5a00 bugfix(TUP-20693):Table selection widget - wrong generated code (#1911)
bugfix(TUP-20693):Table selection widget - wrong generated code
2018-10-26 15:44:11 +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
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
kjwang-talend
dad95bf769 fix(TUP-20903)Possible to import 7.1.1 project into a 6.4.2 release (#1895)
https://jira.talendforge.org/browse/TUP-20903
2018-10-15 19:30:31 +08:00
Chao MENG
77642a8e21 fix(TUP-20620): Studio commits to remote repo, regardless of any changes locally (#1886)
* fix(TUP-20620): Studio commits to remote repo, regardless of any changes
locally
https://jira.talendforge.org/browse/TUP-20620
2018-10-15 10:27:37 +08:00
hwang-talend
8c5d579a10 bugfix(TUP-7208): (#1876)
bugfix(TUP-7208):
bat & sh are exported to zip if I select Unix for Shell Launcher
2018-10-09 15:28:13 +08:00
Jane Ding
005ff2db43 fix(TUP-20758)Metadata connection to MSSQL with Integrated Security and (#1870)
* fix(TUP-20758)Metadata connection to MSSQL with Integrated Security and
TCP Dynamic ports
https://jira.talendforge.org/browse/TUP-20758

* fix(TUP-20758)Metadata connection to MSSQL with Integrated Security and
TCP Dynamic ports
https://jira.talendforge.org/browse/TUP-20758
Add a junit

* fix(TUP-20758)Metadata connection to MSSQL with Integrated Security and
TCP Dynamic ports
https://jira.talendforge.org/browse/TUP-20758
2018-10-09 14:23:09 +08: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
hwang-talend
95a4ee6f2a bugfix(TUP-7208):bat & sh are exported to zip if I select Unix for Shell (#1860)
* bugfix(TUP-7208):bat & sh are exported to zip if I select Unix for Shell
Launcher
2018-09-29 16:04:28 +08:00
Yu
aa5e7e2806 Add epoch time parser (#1840) 2018-09-03 18:19:07 +02:00
Stéphane Bouchet
f8f1a5b036 fix(TUP-19956) : fix typo (#1612)
using simple quotes displays a wrong number of test case to be run.
2018-08-30 10:41:39 +08:00
sbliu
fb81a1942e TMDM-11731 Fix compile error. (#1837) 2018-08-29 18:17:03 +08:00
wchen-talend
3b635ce630 fix(TUP-20474):Joblet context parameters are disappearing from the main (#1802)
job context view
2018-08-02 14:24:03 +08:00
kjwang-talend
9270fd7e5f Kjwang/feat tup 17461 project setting (#1733)
feat(TUP-17461)_Move_stat&logs_implicit_out_of_talend.project
https://jira.talendforge.org/browse/TUP-17461
2018-07-16 14:57:37 +08:00
Chao MENG
185dcffb6b fix(TUP-20357): Unable to migrate DI project from 6.5.1 To 7.0.1 (#1779)
https://jira.talendforge.org/browse/TUP-20357
Add junit to validate migrationTask configuration
2018-07-11 14:28:36 +08:00
Chao MENG
6287f20fef fix(TUP-20357): Unable to migrate DI project from 6.5.1 To 7.0.1 (#1764)
https://jira.talendforge.org/browse/TUP-20357
Add junit to validate migrationTask configuration
2018-07-10 10:22:28 +08:00
zwxue
4811cdf538 fix(TUP-20238):fix routine install bug when doing pom sync. (#1751) 2018-06-25 17:51:17 +08:00
zwxue
411854249b fix(TUP-20238):fix junit. (#1737) 2018-06-20 11:21:14 +08:00
zwxue
d7279155f9 fix(TUP-20238):Can't run job with tRunJob component. (#1725) 2018-06-14 18:34:19 +08:00
wchen-talend
1e9856f9c7 fix(TUP-20210):Strange behavior on component tNLPModel for required (#1717)
module protobuf-java-2.6.1.jar
2018-06-11 10:20:25 +08:00
wchen-talend
678eef25d2 ignor the junit. (#1721) 2018-06-08 15:39:44 +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
wchen-talend
f231b12de4 Revert "bugfix(TUP-20210):Strange behavior on component tNLPModel for required" (#1712)
* Revert "fix(TUP-20210):Strange behavior on component tNLPModel for required (#1708)"

This reverts commit 058d7a9c3e.

* Revert "bugfix(TUP-20210):Strange behavior on component tNLPModel for required (#1704)"

This reverts commit bd57b96b1c.
2018-06-07 15:18:55 +08:00
wchen-talend
058d7a9c3e fix(TUP-20210):Strange behavior on component tNLPModel for required (#1708)
module protobuf-java-2.6.1.jar
2018-06-06 17:20:09 +08:00
wchen-talend
bd57b96b1c bugfix(TUP-20210):Strange behavior on component tNLPModel for required (#1704)
* bugfix(TUP-20210):Strange behavior on component tNLPModel for required
module protobuf-java-2.6.1.jar

* fix(TUP-20210):Strange behavior on component tNLPModel for required
module protobuf-java-2.6.1.jar

* fix(TUP-20210):Strange behavior on component tNLPModel for required
module protobuf-java-2.6.1.jar
2018-06-05 18:34:33 +08:00
Stéphane Bouchet
d817d2285e fix(TESB-22276): fixed NPE during test execution (#1691) 2018-05-29 09:39:47 +08:00
Andreas Mattes
af7a3ff3e4 fix(TESB-22183): Fix support for circular WSDL imports to WSDLLoader. (#1685)
* fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader.

Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.

* fix(TESB-22183): Attribute name error in fix corrected.

* fix(TESB-22183): "location" attribute corrected for circular imports.

* fix(TESB-22183): Fix support for circular WSDL imports to WSDLLoader.

Imports causing circular WSDL document dependencies are now removed, because WSDL4J does not handle them properly, but runs into an endless recursion, but processes the WSDL as expected when the "backwards" import is removed.
2018-05-24 17:21:49 +02:00
Andreas Mattes
44466bd2c6 fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. (#1676)
* fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader.

Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.

* fix(TESB-22183): Attribute name error in fix corrected.

* fix(TESB-22183): "location" attribute corrected for circular imports.
2018-05-22 17:41:16 +08:00
Chao MENG
791015e256 fix(TUP-20124): NPE during changing TCOMP component repository value (#1680)
fix(TUP-20124): NPE during changing TCOMP component repository value
https://jira.talendforge.org/browse/TUP-20124
2018-05-22 14:30:27 +08:00
wchen-talend
d5f0a28acf fix(TUP-19943):Generated schema miss some fields while import xsd (#1658)
* fix(TUP-19943):Generated schema miss some fields while import xsd

* fix(TUP-19943): add some junit for the xsd import

* fix(TUP-19943):Generated schema miss some fields while import xsd

* fix(TUP-19943): update version
2018-05-21 10:06:53 +08:00