Compare commits

...

113 Commits

Author SHA1 Message Date
SunChaoqun
c32f0bd27c TESB-24354:SFTP proxy bean not recognized in runtime only 2019-01-02 14:08:05 +08:00
Chao MENG
a18f08d73c fix(TUP-21176): Reload Dynamic Distribution jars in a right place (#2095) (#2134)
fix(TUP-21176): Reload Dynamic Distribution jars in a right place 
https://jira.talendforge.org/browse/TUP-21176
2018-12-24 18:02:32 +08:00
Jane Ding
3eb0a821ec fix(TUP-21333)OnSubJob Links Not Working (#2093) (#2127)
https://jira.talendforge.org/browse/TUP-21333
2018-12-24 11:44:19 +08:00
Jane Ding
eb2b56f7b6 fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2105) (#2107)
for table
https://jira.talendforge.org/browse/TUP-21086
2018-12-19 19:19:01 +08:00
zwxue
f18ced5351 fix(TUP-21175):fix JUnit (#2112)
* fix(TUP-21175):fix JUnit (#2068)

* fix(TUP-21175): fix Junits. (#2085)

* fix(TUP-21175):fix ServerSocketFreePortOpenerTest
2018-12-19 19:11:16 +08:00
Jane Ding
dacb640512 fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2098) (#2101)
for table
https://jira.talendforge.org/browse/TUP-21086
2018-12-18 16:25:09 +08:00
Jane Ding
7bd9b2eaf8 fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2086) (#2088)
for table
https://jira.talendforge.org/browse/TUP-21086
2018-12-13 17:40:22 +08:00
Tao Tao
5343345439 bugfix(TUP-21356):"talend-bigdata-launcher-1.2.0-20170410.jar" not found (#2074) (#2075)
when spark job launched from standard job by jobserver

https://jira.talendforge.org/browse/TUP-21356
2018-12-10 14:44:33 +08:00
Jane Ding
e38a9e2d5a fix(TUP-21245)faile to check JDBC connection with context Migrate from (#2066) (#2072)
6.4.1 to 7.1.1
https://jira.talendforge.org/browse/TUP-21245
2018-12-06 10:14:18 +08:00
kjwang-talend
35f123de75 Fix TUP-20835 CI Builder generation error if re-import job that (#2047) (#2060)
previously existed
https://jira.talendforge.org/browse/TUP-20835
2018-11-30 16:39:56 +08:00
wang wei
703f2b8b6e fix(TDI-41285): Error of compilation due to wrong split of SQL query 2018-11-29 16:33:22 +08:00
hwang-talend
6cb95548a2 bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet. (#2017) (#2042)
bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-11-23 14:47:10 +08:00
Stéphane Bouchet
7357e801c7 fix(TESB-23687) : fixed tests (#2037) 2018-11-23 12:30:58 +08:00
zwxue
04701eaa50 fix(TUP-21127):fix routine dependency problem after doing merge (#2028) (#2040) 2018-11-23 11:09:43 +08:00
jiezhang-tlnd
051e81037a fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship (#2023) (#2031)
* fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship
more than one time

* fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship

* fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship

* fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship

* fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship

* fix(TUP-21077)Failed if import same job which contain tRuleSurvivorship
2018-11-21 16:41:22 +08:00
kjwang-talend
dffc7226a1 TUP-21144 Talend Studio very bad performances or stuck in Job Generation (#2014) (#2019)
(Build)
https://jira.talendforge.org/browse/TUP-21144
2018-11-15 15:37:55 +08:00
Ivan Gonchar
39b72bd722 chore: update Components version to 0.23.5-SNAPSHOT (#2016) 2018-11-15 10:01:46 +08:00
Igor Lazebny
29aa9c8a74 Pin maven-surefire-plugin version 2018-11-09 19:07:25 +02:00
zwxue
a57bb2074c feat(TUP-20633):Add a command to regenerate all the poms of jobs in a (#1987)
(#1881)

project.

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/designer/runprocess/IRunProcessService.java
	main/plugins/org.talend.designer.maven/src/main/java/org/talend/designer/maven/tools/AggregatorPomsHelper.java
2018-11-08 10:49:42 +08:00
mbasiuk-talend
dba9f66d7b fix(TDI-40846): create isDateStrict in routines (#1823) (#1984) 2018-11-07 17:33:40 +08:00
Chao MENG
95bdc52c41 fix(TUP-20862): Folder in "poms\jobs" won't be updated after move around (#1974) (#1976)
spark job folders in studio repository
https://jira.talendforge.org/browse/TUP-20862
2018-11-02 17:42:16 +08:00
nrousseau
8a2ed2aded fix(TUP-20866) don't check mac version 2018-11-02 13:53:06 +08:00
jiezhang-tlnd
f1c3c12ddc Jzhang/bugfix backport702/tup 21005 in studio java debugging of routes fails (#1971)
* fix(TUP-21005)In studio Java Debugging of Routes fails (#1965)

* fix(TUP-21005)In studio Java Debugging of Routes fails

* fix(TUP-21005)overload the changepath method

Conflicts:
	main/plugins/org.talend.core/src/main/java/org/talend/designer/runprocess/ProcessorUtilities.java

* solve conflict
2018-11-01 17:04:38 +08:00
hwang-talend
98324e4f4e Hwang/tup 20837 master (#1958) (#1968)
* bugfix(TUP-20837):Job containing saleforce components takes too much
time to open
2018-11-01 15:55:06 +08:00
hwang-talend
108a01e2f4 bugfix(TUP-20693):Table selection widget - wrong generated code (#1911) (#1959)
bugfix(TUP-20693):Table selection widget - wrong generated code
2018-10-31 10:07:53 +08:00
zwxue
505c6defa0 fix(TUP-20397):Run job which uses a job in ref Project in main project (#1808) (#1952)
failed after migration from 701.
2018-10-25 15:18:58 +08:00
Chao MENG
9e66f09dac fix(TUP-20985): Studio cant be installed in a folder with space in (#1926) (#1929) (#1933)
folder name
https://jira.talendforge.org/browse/TUP-20985
2018-10-23 12:20:40 +08:00
zwxue
b841ab6151 fix(TUP-20811): Migrate preference project version. (#1887) (#1907)
* fix(TUP-20811): Migrate preference project version. (#1887)

* fix(TUP-20811):fix NPE (#1890)

* fix(TUP-20811):fix wrong use of ProjectPreferenceManager
2018-10-17 11:50:32 +08:00
Chao MENG
848f036d53 fix(TUP-20803): Bad maven reference for apache-curator (#1888) (#1898)
fix(TUP-20803): Bad maven reference for apache-curator
https://jira.talendforge.org/browse/TUP-20803
2018-10-16 12:54:40 +08:00
Chao MENG
3794796b0e fix(TUP-20620): Studio commits to remote repo, regardless of any changes (#1897)
locally (#1886)

* fix(TUP-20620): Studio commits to remote repo, regardless of any
changes
locally
https://jira.talendforge.org/browse/TUP-20620

Conflicts:
	main/plugins/org.talend.core.repository/src/main/java/org/talend/core/repository/recyclebin/RecycleBinManager.java
	main/plugins/org.talend.core.repository/src/main/java/org/talend/core/repository/utils/ProjectDataJsonProvider.java
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/relationship/RelationshipItemBuilder.java
	test/plugins/org.talend.core.repository.test/src/org/talend/repository/utils/ProjectDataJsonProviderTest.java
2018-10-16 11:30:59 +08:00
wchen-talend
c9f3156d09 fix(TUP-20716):Could not find or load main class while running a big job (#1894) 2018-10-15 17:02:07 +08:00
nrousseau
7b3374d80d fix(TUP-20850) fix commandline publish
Avoid gui call during commandline
2018-10-15 11:49:49 +08:00
Jane Ding
13cc9771b6 TUP-19900:revert the changes of before did (#1892) 2018-10-15 11:28:12 +08:00
nrousseau
7cc465cea3 fix(TUP-20866) avoid crash on mojave 2018-10-12 10:37:37 +03:00
Jane Ding
566c6a0539 fix(TUP-20758)Metadata connection to MSSQL with Integrated Security and (#1870) (#1880)
* 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-11 10:14:40 +08:00
Igor Lazebny
36f412faa9 Fix maven plugins version 2018-10-02 12:47:54 +03:00
Chao MENG
20ba5e7844 feat(TUP-20678): Add APAC datacenter to the list on the studio (license (#1853)
/ connection)
https://jira.talendforge.org/browse/TUP-20678
2018-09-14 17:58:25 +08:00
hcyi
b54f0b2c40 fix(TUP-20164):Unable to retrieve Tables from AS400 connection. 2018-09-13 09:55:03 +08:00
wchen-talend
2221524e70 fix(TUP-20625):Studio displays nexus password if any artifact repository
error
2018-09-10 10:02:03 +08:00
zwxue
37a6db8984 Revert "fix(TUP-20625):Studio displays nexus password if any artifact repository (#1841)"
This reverts commit fbf59b4be8.
2018-09-07 11:00:33 +08:00
jiezhang-tlnd
cbbdb9c187 Jzhang/bugfix/tup 20511 need to limit the number of entry on the custom uri mapping json (#1828)
* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json
https://jira.talendforge.org/browse/TUP-20511

* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json

* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json

* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json

* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json
2018-09-06 12:56:26 +08:00
hcyi
9d18fe6a6c fix(TUP-20587):Proxy Password logged in clear text in studio log 2018-09-06 10:58:17 +08:00
jiezhang-tlnd
20bee07749 fix(TUP-20382)Login issue in Studio (Exchange) (#1844)
* fix(TUP-20382)Login issue in Studio (Exchange)

* fix(TUP-20832)Login issue in Studio (Exchange)
2018-09-05 17:01:31 +08:00
wchen-talend
f5722a264f fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#1829) 2018-09-03 16:53:26 +08:00
wchen-talend
fbf59b4be8 fix(TUP-20625):Studio displays nexus password if any artifact repository (#1841)
error
2018-09-03 14:42:05 +08:00
hbhong
1d2b1969ce TMDM-12508:Fixed ImportDialog can not treat object with different uppercase as same object. (#1836) 2018-08-31 11:07:56 +08:00
sbliu
2442c1c0b9 TMDM-11731 Fix compile error. (#1838) 2018-08-29 18:17:16 +08:00
sbliu
26160baac5 TMDM-11731 Fix NumberFormatException during parse date string. (#1832) 2018-08-29 14:36:50 +08:00
wchen-talend
c3671601b3 fix(TUP-20526):Not able to run job with reference project joblet on
remote job server
2018-08-17 11:54:08 +08:00
Jane Ding
2e7988b7b3 fix(TUP-20592)Null Pointer Exception when building/publishing a job (#1819)
https://jira.talendforge.org/browse/TUP-20592
2018-08-17 11:14:00 +08:00
wang wei
2072abad86 fix(TDI-40756): out of memory happen when use statistics in Run pannel (#1787) 2018-08-13 10:13:58 +08:00
wchen-talend
ecb02ad2bb fix(TUP-20505):duplicate copys of custom components uploaded to Nexus 3
(#1809)
2018-08-10 10:54:37 +08:00
wchen-talend
1a7f22906a fix(TUP-20474):Joblet context parameters are disappearing from the main (#1802)
job context view
2018-08-03 10:26:00 +08:00
wchen-talend
0ee6402516 fix(TUP-20492):When doing extract as context for a tsalesforceinput, (#1797)
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.
2018-07-27 18:33:03 +08:00
zwxue
8fefbc289c fix(TUP-20493):Import routines code in beans code (#1795) 2018-07-27 10:27:54 +08:00
wchen-talend
92ab31e459 fix(TUP-20411):Adding context environment in the reference project, they (#1790)
do not get updated in the main project.
2018-07-23 14:46:33 +08:00
wang wei
2945c30626 fix(TDI-40688): tVerticaOutput in Copy mode: Nullable Float-values are rounded to the nearest integer (#1769) 2018-07-19 17:06:48 +08:00
Chao MENG
f1c90201d6 fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#1788)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-19 12:13:40 +08:00
zwxue
37d0f5149b feat(TUP-20183):change cloud publisher execution phase. 2018-07-18 11:55:07 +08:00
wang wei
04da6f8bf8 fix(TDI-40580): if talend schema contains complex expression default value, will fail to migrate for tcomv0 components (#1707)
* fix(TDI-40580): Error importing job containg tJDBC components from
version 6.5 to version 7.0

* fix(TUP-20239):Error importing job containg tJDBC components from
version 6.5 to version 7.0
2018-07-16 17:35:25 +08:00
zwxue
184c5ea060 workitem(TUP-20354):Backport publish cloud plugin feature to 7.0 2018-07-13 11:19:02 +08:00
zwxue
f9b9a5cdf6 fix(TUP-20326): backport other needed changes from master. 2018-07-11 18:27:49 +08:00
Jane Ding
9ebfd3950e fix(TUP-19900)tPigload component using HCatalog in repository cannot get (#1774)
some fields in DI job
https://jira.talendforge.org/browse/TUP-19900
2018-07-11 15:25:32 +08:00
Chao MENG
004d9462f1 fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#1780)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords 
https://jira.talendforge.org/browse/TUP-20391
2018-07-11 14:23:03 +08:00
Chao MENG
0055ae0eb6 fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#1778)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-11 14:20:21 +08:00
Chao MENG
331676a30c item(TUP-20356): Lock user recognize both login and ldap ID (#1773)
item(TUP-20356): Lock user recognize both login and ldap ID
https://jira.talendforge.org/browse/TUP-20356
2018-07-09 14:19:05 +08:00
zwxue
172044575a fix(TUP-20326):fix ref project routine install issue. 2018-07-06 10:57:02 +08:00
qiongli
bdb92a9d39 TDQ-15536 revert changes in TDQ-14775 (#1767) 2018-07-05 17:30:03 +08:00
zwxue
06bfc89157 fix(TUP-20217):Can't run a job including a tRunjob component. 2018-07-05 15:25:10 +08:00
zwxue
11c9b29074 fix(TUP-20217):Can't run a job including a tRunjob component. (#1697) 2018-07-05 15:16:24 +08:00
zwxue
ae79a7e093 fix(TUP-20238):Can't run job with tRunJob component. 2018-07-02 18:05:52 +08:00
zwxue
552fc682fa feat(TUP-20354):Backport publish cloud plugin feature to 7.0 (#1762) 2018-07-02 10:58:10 +08:00
zwxue
631b511dac fix(TUP-20326):Error in job generation for job migrated form 6.5.1 2018-07-02 10:44:03 +08:00
Haiting Yin
4e6e6093bb TMDM-12326 ArrayIndexOutOfBoundsException on tMDMOutput (#1748) 2018-06-26 15:12:45 +08:00
kjwang-talend
5ff329ed4c fix(TUP-20303)project folder name not correct in workspace after import (#1744)
using "Import an existing project"
https://jira.talendforge.org/browse/TUP-20303
2018-06-25 14:57:18 +08:00
Jane Ding
339b47f9e2 fix(TUP-20248) shouldn't have NPE but need to be able for (#1752)
RelationshipItemBuilder can also be used for other projects instead of
current project and reference projects during git merge.
2018-06-25 14:45:58 +08:00
nrousseau
b306c6d22d fix(TUP-18121) fix talendforge dialog in french (#1753) 2018-06-25 10:50:32 +08:00
Jane Ding
4f86a0b0ef fix(TUP-20231)Update Detection won't popup after updating it's joblet (#1736)
name in JobletView
https://jira.talendforge.org/browse/TUP-20231
2018-06-20 16:51:09 +08:00
Jane Ding
ff2b2bd529 fix(TUP-20248)Impact analysis doesn't work correctly against job in (#1729)
* fix(TUP-20248)Impact analysis doesn't work correctly against job in
tRunJob component
https://jira.talendforge.org/browse/TUP-20248

* fix(TUP-20248)Impact analysis doesn't work correctly against job in
tRunJob component
A better solution

* fix(TUP-20248)Impact analysis doesn't work correctly against job in
tRunJob component
A better solution

* In case of RelationshipItemBuilder can also be used for other projects
instead of current project and reference projects during git merge.
2018-06-15 16:13:06 +08:00
wchen-talend
2b7e2c924b fix(TUP-20276):there is NPE error for CommonExceptionHandler show in
error log after logon studio
2018-06-15 16:08:17 +08:00
hcyi
9ebd71d88b fix(TUP-20219): Error: java.io.IOException: Split class
org.talend.hadoop.mapred.lib.TaggedInputSplit not found.
2018-06-13 11:02:18 +08:00
wchen-talend
145d144070 fix(TUP-20210):Strange behavior on component tNLPModel for required
(#1717)
2018-06-11 15:16:04 +08:00
Vladimir Bogatyrov
57314cb717 [TESB-22258] cAWSSQS component throws no such method error 2018-06-08 10:12:14 +03:00
msjian
5d5debfe54 fix(TDQ-15363): make initSelection compatible DQ view (#1718) 2018-06-08 14:46:00 +08:00
zwxue
3209f2874a fix(TUP-20223):Wrong branch value in the jobs generated by CI. (#1714) 2018-06-08 11:00:13 +08:00
kjwang-talend
db573f3782 fix(TUP-20197) Connection Talend-SAS (#1706)
https://jira.talendforge.org/browse/TUP-20197
2018-06-08 10:11:09 +08:00
Andreas Mattes
e8889b92e5 fix(TESB-22183): Fix support for circular WSDL imports to WSDLLoader. (#1700)
* 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-06-04 08:39:23 +02:00
Chao MENG
0a6bce1d94 fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, (#1699)
fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, does not match outer scope rule" Error
https://jira.talendforge.org/browse/TUP-20166
2018-06-04 11:53:48 +08:00
Chao MENG
c91ca1d2c6 fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, (#1687)
fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, does not match outer scope rule" Error
https://jira.talendforge.org/browse/TUP-20166
2018-05-28 17:53:10 +08:00
Chao MENG
661b38d299 fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error (#1688)
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-05-25 18:52:38 +08:00
Chao MENG
5629dbdca3 fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error (#1683)
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-05-25 18:52:22 +08:00
wchen-talend
1bf46a39e5 fix(TUP-19943):Generated schema miss some fields while import xsd 2018-05-23 11:46:14 +08:00
wchen-talend
65ac918437 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-23 11:31:42 +08:00
Andreas Mattes
7024e4d03d fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. (#1673)
* 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:40:13 +08:00
Chao MENG
adb0f0483b 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:46:25 +08:00
Andreas Mattes
0078763c6c fix(TESB-22034): Improved handling of non-required bean deps in routes. (#1672)
The handling of non-required dependencies of beans used by routes has been improved to use a separate attribute and no longer bear any risk of interfering with dependency processing for routines.
2018-05-17 16:32:27 +08:00
zwxue
5f08109822 fix(TUP-19754):mvn package fail when main project use subref project's (#1668)
job.
2018-05-17 11:13:41 +08:00
wchen-talend
bef91046f8 update talend version 2018-05-16 15:24:39 +08:00
Ivan Gonchar
fe6c091a3a chore: bump Components version to 0.23.3-SNAPSHOT (#1652) 2018-05-14 14:37:16 +08:00
zwxue
0c3768f5f1 fix(TUP-20115):Use of SAP JCO Version greater than 3.0.10 in Talend (#1661)
7.0.1 causes initialization error.
2018-05-10 09:56:08 +08:00
zwxue
44365843ac fix(TUP-20114):NPE on opening a job that uses context variable group (#1659) 2018-05-08 12:37:32 +08:00
Mike Yan
36ef5a65da TESB-22034: Fix handling of non-required bean libs in route builds (#1657) 2018-05-07 09:29:46 +02:00
zwxue
783edfc6d1 fix(TUP-20065):Commandline can not logon a project with subref project
after do initLocal.
2018-05-04 11:52:05 +08:00
SunChaoqun
a1ade0ec81 TESB-22023:Adding external jars with a XXX-8.0.0-20180412.070852-4.jar (#1649)
SNAPSHOT version to cConfig creates the wrong default version for the nexus upload
2018-04-27 14:14:25 +08:00
Pierre Teyssier
483dff5c85 chore: bump TCOMP to 0.23.2-SNAPSHOT 2018-04-26 19:07:45 +08:00
SunChaoqun
0b4a019c0d TESB-21888:When using cConfig component "Check" (Advance tab) button doesn't work any more Part II(#1642) 2018-04-24 17:53:58 +08:00
Stefan Le Moing
26dbd9338e fix(TBD-6803): add spark-cassandra-connector jar definition (#1639) (#1640) 2018-04-24 10:47:05 +02:00
kjwang-talend
95d6465140 fix(TUP-19974)Opening a job takes more than half an hour in studio (#1635)
https://jira.talendforge.org/browse/TUP-19974
2018-04-24 15:41:29 +08:00
zwxue
51c76aa0cb fix(TUP-19924):[bug] Jobs in Reference Project have compile error. (#1623) 2018-04-24 10:47:48 +08:00
wchen-talend
e47225dbc0 fix(TUP-19931):Undo does not work after deleting link between (#1603)
tELTMSSqlInput and tELTMSSQLMap
2018-04-17 16:09:26 +08:00
Jenkins Continuous Build server
bedc0efdc0 Set version to 7.0.2 SNAPSHOT 2018-04-17 08:37:01 +02:00
Chao MENG
0c21ba1b8b fix(TUP-19915): Context parameter changes are not getting reflected under Hive connection (#1619)
* fix(TUP-19915): Context parameter changes are not getting reflected
under Hive connection
https://jira.talendforge.org/browse/TUP-19915
2018-04-17 10:43:36 +08:00
Jane Ding
a767b625d8 fix(TUP-19934)Items are duplicated in Import Dialog (#1620)
* fix(TUP-19934)Items are duplicated in Import Dialog
https://jira.talendforge.org/browse/TUP-19934

* fix(TUP-19934)Items are duplicated in Import Dialog
For the poms folder filtered which should under project folder

* fix(TUP-19934)Items are duplicated in Import Dialog
As for there is a another talend.project exist in poms folder, caused
getValidProjectFilePath() can't get real project file path.

* fix(TUP-19934)Items are duplicated in Import Dialog
Add a not null judgment

* fix(TUP-19934)Items are duplicated in Import Dialog
https://jira.talendforge.org/browse/TUP-19934
A better solution
2018-04-17 10:30:50 +08:00
484 changed files with 4445 additions and 1625 deletions

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.babel.all.tos.feature"
label="Babel feature with all languages for TOS"
version="7.0.1.qualifier">
version="7.0.2.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.common.ui.runtime.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.common.ui.runtime

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.common.ui.runtime.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.commons.runtime.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.commons.runtime

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.runtime.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Commons UI Nl Fragment
Bundle-SymbolicName: org.talend.commons.ui.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.commons.ui
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.ui.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.core.nl Fragment
Bundle-SymbolicName: org.talend.core.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.core
Bundle-Localization: plugin

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.core.repository.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.core.repository

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.repository.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.core.runtime.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.core.runtime

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.runtime.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.core.ui.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.core.ui

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.ui.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.cwm.mip.edit.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.cwm.mip.edit
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.cwm.mip.edit.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.cwm.mip.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.cwm.mip
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.cwm.mip.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Designer Maven UI NL
Bundle-SymbolicName: org.talend.designer.maven.ui.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.designer.maven.ui
Bundle-Vendor: .Talend SA.
Bundle-Localization: plugin

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.ui.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.help.Nl Fragment
Bundle-SymbolicName: org.talend.help.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.help
Bundle-Localization: plugin

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.help.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.helpers.nl Fragment
Bundle-SymbolicName: org.talend.helpers.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.helpers
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.helpers.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.librariesmanager Nl Fragment
Bundle-SymbolicName: org.talend.librariesmanager.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.librariesmanager
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.librariesmanager.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.librariesmanager.ui.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.librariesmanager.ui

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.librariesmanager.ui.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.metadata.managment.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.metadata.managment

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.metadata.managment.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Metadata Managment UI Nl Fragment
Bundle-SymbolicName: org.talend.metadata.managment.ui.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.metadata.managment.ui
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.metadata.managment.ui.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MigrationTool Plug-in nl fragment
Bundle-SymbolicName: org.talend.migrationTool.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.migrationTool

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.migrationTool.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Nl Fragment
Bundle-SymbolicName: org.talend.model.edit.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.model.edit
Bundle-Localization: plugin
Bundle-Vendor: %providerName

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.edit.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.model.migration.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.model.migration

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.migration.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.model.Nl Fragment
Bundle-SymbolicName: org.talend.model.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.model
Bundle-Localization: plugin

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: NL
Bundle-SymbolicName: org.talend.presentation.onboarding.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.presentation.onboarding

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.rcp.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.rcp
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.rcp.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.registration.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.registration

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.registration.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.items.importexport.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.repository.items.importexport

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.items.importexport.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.repository.items.importexport.ui.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.repository.items.importexport.ui

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.items.importexport.ui.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Local repository Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.repository.localprovider.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.repository.localprovider
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.localprovider.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.mdm.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.repository.mdm

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.mdm.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.metadata.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.repository.metadata

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.metadata.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.repository.view.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.repository.view
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.view.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.resources.nl
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Fragment-Host: org.talend.resources

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.resources.nl</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.commons.feature"
label="Commons Feature"
version="7.0.1.qualifier"
version="7.0.2.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#commons-feature">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.core.feature"
label="Core Feature"
version="7.0.1.qualifier"
version="7.0.2.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#core-feature">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.feature</artifactId>

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.talend.fragment.jars.feature"
version="7.0.1.qualifier"
version="7.0.2.qualifier"
provider-name=".Talend SA.">
<plugin

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.fragment.jars.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.help.feature"
label="Help Feature"
version="7.0.1.qualifier"
version="7.0.2.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#help-feature">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.help.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.jdt.feature"
label="Feature"
version="7.0.1.qualifier">
version="7.0.2.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.jdt.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.libraries.jdbc.feature"
label="Jdbc_feature Feature"
version="7.0.1.qualifier"
version="7.0.2.qualifier"
provider-name=".Talend SA.">
<description url="http://www.example.com/description">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.libraries.jdbc.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.m2e.feature"
label="Feature"
version="7.0.1.qualifier">
version="7.0.2.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.m2e.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.model.migration.feature"
label="model Migration feature"
version="7.0.1.qualifier">
version="7.0.2.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.migration.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.platform.feature"
label="Platform"
version="7.0.1.qualifier">
version="7.0.2.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.rcp.feature"
label="RCP Feature"
version="7.0.1.qualifier"
version="7.0.2.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#rcp-feature">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.rcp.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.update.p2.feature"
label="P2-feature"
version="7.0.1.qualifier">
version="7.0.2.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.update.p2.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.updates.feature"
label="Updates-feature"
version="7.0.1.qualifier"
version="7.0.2.qualifier"
provider-name=".Talend SA.">
<copyright url="http://www.talend.com/about-us">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.updates.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.utils.feature"
label="Utils_feature Feature"
version="7.0.1.qualifier">
version="7.0.2.qualifier">
<description url="http://www.example.com/description">
This feature contains the Talend utilities plugin and its dependencies.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.utils.feature</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Common UI runtime Plug-in
Bundle-SymbolicName: org.talend.common.ui.runtime;singleton:=true
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Require-Bundle: org.eclipse.core.runtime,
org.apache.commons.collections,
org.talend.libraries.dom4j-jaxen,

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.common.ui.runtime</artifactId>

View File

@@ -77,6 +77,7 @@ import org.talend.commons.ui.runtime.thread.AsynchronousThreading;
import org.talend.commons.ui.runtime.utils.TableUtils;
import org.talend.commons.ui.runtime.ws.WindowSystem;
import org.talend.commons.utils.data.list.ListenableList;
import org.talend.commons.utils.system.EnvironmentUtils;
import org.talend.libraries.ui.SWTFacade;
/**
@@ -294,6 +295,20 @@ public class TableViewerCreatorNotModifiable<B> {
}
public static boolean getRecommandLazyLoad() {
boolean recommandLazyLoad = false;
if (isLazyLoadingDisabled()) {
recommandLazyLoad = false;
} else {
if (EnvironmentUtils.isLinuxUnixSystem()) {
recommandLazyLoad = false;
} else {
recommandLazyLoad = true;
}
}
return recommandLazyLoad;
}
/**
*
* <p>
@@ -2191,11 +2206,16 @@ public class TableViewerCreatorNotModifiable<B> {
}
public void setLazyLoad(boolean lazyLoad) {
if (!Boolean.getBoolean("talend.table.disableLazyLoading")) {
if (isLazyLoadingDisabled()) {
this.lazyLoad = false;
} else {
this.lazyLoad = lazyLoad;
}
// for bug TUP-15924, lazyload always be false by default,we have a system property like
// "disableLazyLoading" and if set to true we won't set virtual here. (user would set it manually).
}
public static boolean isLazyLoadingDisabled() {
return Boolean.getBoolean("talend.table.disableLazyLoading"); //$NON-NLS-1$
}
}

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Common Runtime Plug-in
Bundle-SymbolicName: org.talend.commons.runtime;singleton:=true
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Require-Bundle: org.apache.log4j;visibility:=reexport,
org.apache.commons.beanutils,
org.apache.commons.collections,

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.runtime</artifactId>

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.talend</groupId>
<artifactId>org.talend.tos</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../pom_server.xml</relativePath>
</parent>

View File

@@ -186,6 +186,18 @@ public class VersionUtils {
return talendVersion;
}
public static String getTalendVersion(String productVersion) {
try {
org.osgi.framework.Version v = new org.osgi.framework.Version(productVersion);
// only get major.minor.micro
org.osgi.framework.Version simpleVersion = new org.osgi.framework.Version(v.getMajor(), v.getMinor(), v.getMicro());
productVersion = simpleVersion.toString();
} catch (IllegalArgumentException e) {
productVersion = getTalendVersion();
}
return productVersion;
}
public static String getPublishVersion(String version) {
if (version != null) {
// if using job version.

View File

@@ -92,8 +92,17 @@ public class EclipseCommandLine {
*/
static public void updateOrCreateExitDataPropertyWithCommand(String command, String value, boolean delete, boolean isOption) {
boolean isValueNull = false;
if (value == null || "".equals(value)) {
if (value == null || "".equals(value)) { //$NON-NLS-1$
isValueNull = true;
} else {
if (1 < value.length() && value.startsWith("'") && value.endsWith("'")) { //$NON-NLS-1$ //$NON-NLS-2$
// nothing to do
} else {
if (value.contains(" ")) { //$NON-NLS-1$
value = value.replaceAll("\\\\", "\\\\\\\\"); //$NON-NLS-1$ //$NON-NLS-2$
value = "'" + value + "'"; //$NON-NLS-1$ //$NON-NLS-2$
}
}
}
StringBuffer result = new StringBuffer(512);

View File

@@ -1 +1 @@
talend.version=7.0.1
talend.version=7.0.2

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Common UI Plug-in
Bundle-SymbolicName: org.talend.commons.ui;singleton:=true
Bundle-Version: 7.0.1.qualifier
Bundle-Version: 7.0.2.qualifier
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.jface.text,

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>7.0.1</version>
<version>7.0.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.ui</artifactId>

View File

@@ -14,6 +14,7 @@ package org.talend.commons.ui.gmf.util;
import java.util.concurrent.Semaphore;
import org.eclipse.swt.graphics.DeviceData;
import org.eclipse.swt.widgets.Display;
import org.eclipse.swt.widgets.Shell;
import org.eclipse.ui.IWorkbenchWindow;
@@ -111,23 +112,38 @@ public class DisplayUtils {
* @throws Exception
*/
public static void syncExecInNewUIThread(Runnable runnable) throws Exception {
syncExecInNewUIThread(runnable, null);
}
public static void syncExecInNewUIThread(Runnable runnable, DeviceData deviceData) throws Exception {
final Semaphore semaphore = new Semaphore(1, true);
semaphore.acquire();
Thread thread = new Thread(new Runnable() {
@Override
public void run() {
Display display = new Display();
Display display = null;
if (deviceData == null) {
display = new Display();
} else {
display = new Display(deviceData);
}
try {
Thread currentThread = Thread.currentThread();
boolean releasedLock = false;
while (!currentThread.isInterrupted()) {
if (!display.readAndDispatch()) {
if (!releasedLock) {
semaphore.release();
releasedLock = true;
try {
if (!display.readAndDispatch()) {
if (!releasedLock) {
semaphore.release();
releasedLock = true;
}
Thread.sleep(50);
}
Thread.sleep(50);
} catch (InterruptedException e) {
throw e;
} catch (Exception e) {
ExceptionHandler.process(e);
}
}
} catch (InterruptedException e) {

Some files were not shown because too many files have changed in this diff Show More