Compare commits

...

110 Commits

Author SHA1 Message Date
ypiel
53345b0e3c Ypiel/tdi39572 edm date db type (#1299)
* fix(TDI39572) : Add Date db_type in odata mapping

* fix(TDI39572) : Fix add Date db_type in odata mapping
2020-01-15 14:11:59 +08:00
Jane Ding
1dcee88add fix(TUP-25570)Add a way to auto-propagate always the context group name (#2935) (#2937)
https://jira.talendforge.org/browse/TUP-25570
2019-12-23 16:16:26 +08:00
Jane Ding
3e0dbdb107 Jding/backport64/tup 21086 oracle synonym issue (#2590)
* fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2086) (#2089)

for table
https://jira.talendforge.org/browse/TUP-21086

* fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2098) (#2100)

for table
https://jira.talendforge.org/browse/TUP-21086

* fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2105) (#2108)

for table
https://jira.talendforge.org/browse/TUP-21086
2019-07-11 10:35:05 +08:00
hcyi
9bef1e126c fix(TUP-22730):Build fails with "java.lang.Exception: Download (#2486)
<lib_name>.jar failed!"
2019-06-10 14:34:35 +08:00
Carlos Carvajal
9b5bb2537b fix(TBD-7687): tFileInputDelimited issue with separator (#2314) (#2337)
* fix(TBD-7687): tFileInputDelimited issue with separator

add a null instead of delete the column

* Update StringUtils.java

* Update StringUtils.java

* Update StringUtils.java

* Update StringUtils.java
2019-04-07 12:30:07 +02:00
chmyga
e55de9ab99 fix(TDI-41951): special chars in column comment (#2293) (#2300)
* Add util method to escape special symbols
2019-03-19 14:57:08 +02:00
Dmytro Sylaiev
6df0da76ea Dsylaiev/tdi 41808 fix showing pass nzload (#2276) (#2283)
* fix(TDI-41808): Add password for logging constant

* fix(TDI-41808): Rename constant

* chore(TDI-41808): Update year in copyright
2019-03-07 14:03:33 +02:00
wang wei
bf097086ee fix(TDI-41285): Error of compilation due to wrong split of SQL query (#2268) 2019-03-04 18:27:04 +08:00
zwxue
eb3041a390 fix(TUP-21110): skip deploy-file children job. (#2091) 2018-12-13 18:52:47 +08:00
Jane Ding
52b08a65a9 Jding/tup 20866 backport to maintenance64 (#2025)
fix(TUP-20866) avoid crash on mojave
2018-11-19 15:29:36 +08:00
zwxue
566f087161 fix(TUP-21110):Only job artifacts must be deployed (#2004) 2018-11-15 19:14:56 +08:00
Jane Ding
a15a73c7d3 fix(TUP-20758)Metadata connection to MSSQL with Integrated Security and (#1878)
(#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

Conflicts:
	test/plugins/org.talend.core.runtime.test/src/org/talend/core/database/conn/DatabaseConnStrUtilTest.java
2018-10-11 10:14:34 +08:00
wang wei
f2977a72b5 fix(TDI-40756): out of memory happen when use statistics in Run pannel (#1787) 2018-08-13 10:19:57 +08:00
Chao MENG
0e68192c5b 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:39:37 +08:00
Chao MENG
ab0a58e6dc 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 16:16:33 +08:00
Chao MENG
cda1c867a9 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

Conflicts:
	main/plugins/org.talend.migrationTool/src/org/talend/migrationtool/MigrationToolService.java
2018-07-11 15:50:29 +08:00
kjwang-talend
b8c715f39e fix TUP-20251 Unable to create a tag (Cloud) (#1756)
https://jira.talendforge.org/browse/TUP-20251

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/repository/ProjectManager.java
2018-06-29 14:27:48 +08:00
Haiting Yin
e65db9147b TMDM-12326 ArrayIndexOutOfBoundsException on tMDMOutput (#1750) 2018-06-26 15:13:02 +08:00
nrousseau
f606b1a7a9 fix(TUP-18121) fix talendforge dialog in french (#1753) 2018-06-25 11:01:41 +08:00
Jane Ding
8de544cc3c 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.

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/relationship/RelationshipItemBuilder.java
2018-06-15 15:37:14 +08:00
zwxue
1581d9aa0b fix(TUP-20223):Wrong branch value in the jobs generated by CI. (#1713) 2018-06-08 10:21:39 +08:00
Andreas Mattes
b7d5863c0d fix(TESB-22183): Fix support for circular WSDL imports to WSDLLoader. (#1702)
* 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:49 +02:00
Chao MENG
15361922c3 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:58:47 +08:00
Chao MENG
588bdc6165 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:58:06 +08:00
wchen-talend
618ae154b1 fix(TUP-19943):Generated schema miss some fields while import xsd 2018-05-23 12:00:19 +08:00
Andreas Mattes
fe9acbedfe fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. (#1675)
* 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:59 +08:00
kjwang-talend
347ef00081 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 16:35:15 +08:00
Chao MENG
1fa63b2b7c 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-09 18:43:31 +08:00
zwxue
d0a8970334 fix(TUP-19806):Error: Could not find or load main class / Remote (#1615)
Execution / routines.jar missing in ZIP file
2018-04-09 10:57:54 +08:00
hcyi
205795710e fix(TUP-19727):XSD import fails on TXMLMap. (#1593) 2018-04-04 11:31:55 +08:00
wchen-talend
8648fe8fa0 fix(TUP-18674):Studio connection does not show other git branches with (#1533)
ldap set in tac
2018-03-19 13:24:27 +08:00
hcyi
1173e96f29 fix(TUP-19270):Nexus download problem if studio with proxy. 2018-03-14 15:41:25 +08:00
hwang
e09bf9f1e6 fix(TUP-19526):Dynamic schema with generic JDBCconnection fails when job
#1450
2018-02-28 11:35:49 +08:00
pyzhou
ec02343ff7 fix(TDI-39968):Split SQL to avoid exceed 64k limitation. (#1399) (#1413)
* fix(TDI-39968):Split SQL to avoid exceed 64k limitation. (#1399)

* fix(TDI-39968):Compile error of constant string too long. (#1420)
2018-02-27 10:55:24 +08:00
hcyi
80aefc93b6 fix(TUP-19546):NPE error when download jar. 2018-02-13 10:44:02 +08:00
hcyi
73e525edfa fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication.
2018-02-12 17:10:56 +08:00
Irene Wang
eb641e44a0 DEVOPS-3791 Update copyright year to 2018 2018-02-09 14:41:53 +01:00
msjian
5619ac6a3b fix(TDQ-14726): fix TdqReportRun can not run with HiveContextKerberos (#1425)
etc on 6.5
2018-02-07 18:28:10 +08:00
hcyi
649bf56b80 fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication (#1409)

* fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication

* fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication.

Conflicts:
	main/plugins/org.talend.commons.runtime/src/org/talend/commons/utils/network/NetworkUtil.java
2018-02-05 15:25:56 +08:00
nrousseau
95d8cc2595 fix(TUP-18434): fix problem of refresh (#1207)
Fix the problem of reference display and limit the number of refresh
done.
2018-01-02 15:12:01 +08:00
wchen-talend
e868c25f3c fix(TUP-19000):studio makes many 401 error HTTP requests when running
job
2017-12-27 17:53:43 +08:00
wchen-talend
d366f83c74 fix(TUP-19000):studio makes many 401 error HTTP requests when running
job
2017-12-27 17:23:33 +08:00
GGu
180c076771 fix(TUP-19089): add the command to command stack to execute 2017-12-27 15:21:53 +08:00
wchen-talend
9655890033 fix(TUP-19000):studio makes many 401 error HTTP requests when running
job
2017-12-27 13:20:12 +08:00
wchen-talend
697599ba13 fix(TUP-19000):studio makes many 401 error HTTP requests when running a (#1341)
job
2017-12-27 11:48:06 +08:00
hwang-talend
7d4b5c6b17 fix(TUP-19089):Unable to select or deselect used variables in select (#1322)
* fix(TUP-19089):Unable to select or deselect used variables in select
context variables window

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

Conflicts:
	main/plugins/org.talend.core.ui/src/main/java/org/talend/core/ui/context/SelectRepositoryContextDialog.java
2017-12-15 14:38:39 +08:00
kjwang-talend
aa325862e8 TUP-19013 Studio hangs/freezes after clicking cancel while job is being (#1308)
built
https://jira.talendforge.org/browse/TUP-19013
2017-12-11 17:00:35 +08:00
hcyi
4728a74556 fix(TUP-17242): Special character doesn't accept into username. 2017-12-05 14:13:12 +08:00
nrousseau
710fe3b866 fix(TUP-19042) Find back project name if parent is null (#1307) 2017-12-04 17:36:25 +08:00
zwxue
5a9da2d630 Revert "fix(TUP-18772):buildjob override parameter add unecessary backslash (#1298)"
This reverts commit 0526c054c8.
2017-12-04 16:42:30 +08:00
wchen-talend
3ad1702848 fix(TUP-14602):Exchange view: Download monitor dialog slows down the (#1301)
download speed
2017-11-29 11:00:37 +08:00
zwxue
0526c054c8 fix(TUP-18772):buildjob override parameter add unecessary backslash (#1298) 2017-11-28 15:21:57 +08:00
wchen-talend
831c0afcb2 fix(TUP-18424):Review Exchange splash in Studio (#1300)
* fix(TUP-18424):Review Exchange splash in Studio

* fix(TUP-18424):Review Exchange splash in Studio
2017-11-27 11:46:51 +08:00
jzhao
1fed519511 fix(TDI-39670) Side effect when using TalendDate.formatDateInUTC() and TalendDate.parseDate() (#1279) 2017-11-22 10:46:48 +08:00
Chao MENG
a2c9dd564f fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-11-17 18:53:29 +08:00
Chao MENG
b1688b5c15 fix(TUP-18261): there is an error when Studio tries to make a query to
(#1261)

fix(TUP-18261): there is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/designer/core/IDesignerCoreService.java
2017-11-17 18:53:21 +08:00
Pierre Teyssier
0f52de803d feat(TDI-38416): Marketo Split components Backport to 642 2017-11-14 18:05:02 +08:00
zafkirTalend
dee75ba427 fix(TBD-5157): Change talendType for dbType BYTES (#1281) 2017-11-13 11:01:20 +01:00
wchen-talend
7894f58972 fix(TUP-18825):Cannot use name "oracle" for row name (Main) (#1280) 2017-11-13 14:15:17 +08:00
SunChaoqun
02ba4ad46e Revert "TESB-20417:Issues with Hyphen in ServiceName (#1243)" (#1273)
This reverts commit d8fbf44309.
2017-11-06 17:57:02 +08:00
Chao MENG
88a36bfd6d fix(TUP-18804): connection to SQL Server not retrieving Schemas (#1268)
* fix(TUP-18804): connection to SQL Server not retrieving Schemas
https://jira.talendforge.org/browse/TUP-18804

* fix(TUP-18804): connection to SQL Server not retrieving Schemas
https://jira.talendforge.org/browse/TUP-18804
2017-11-03 14:39:41 +08:00
qiongli
9de620ee51 TDQ-14308 move th code of copy drools file from 'BuildJobHandler' to (#1231) (#1257)
'ProcessorUtilities'.copy drools files when run or build job.
2017-11-03 13:56:13 +08:00
GGu
443b1d3314 fix(TUP-18769): exclude the dependenceis of children jobs in main pom (#1254) 2017-10-24 04:46:15 -05:00
msjian
774423ed38 TDQ-7274: rafactor the code to fix a NPE (#1251) (#1253) 2017-10-20 17:47:39 +08:00
SunChaoqun
d8fbf44309 TESB-20417:Issues with Hyphen in ServiceName (#1243) 2017-10-10 17:37:52 +08:00
jzhao
2374b0e02f fix(TDI-39542): typo of NodeUtil method 2017-09-30 11:25:36 +08:00
jzhao
5496ce088a fix(TDI-39518) tSendMail job with multiline Message cannot be moved from 6.1.1 to 6.4.1 (#1234) 2017-09-26 10:37:30 +08:00
wchen-talend
90ede12cc2 fix(TUP-18489)tLibraryLoad doesn't display the jars available in local
maven
2017-09-14 17:17:56 +08:00
nrousseau
9f80293f42 fix(TUP-18452) fix wrong generation of schema from WSDL (#1226)
Fix as well import of XSD to avoid to lose information on similar nodes
2017-09-14 11:39:21 +08:00
wchen-talend
4835769cf4 fix(TUP-18489):tLibraryLoad doesn't display the jars available in local (#1225) 2017-09-14 10:03:43 +08:00
wchen-talend
0b6dba6fbd fix(TUP-18517):Adding additional JDBC parameters to metadata connection
to Vertica doesn't work
2017-09-13 17:36:39 +08:00
hcyi
5a19e1f3f0 fix (TUP-18492): Stats&Logs still use JTDS driver even select Microsoft 2017-09-06 16:31:38 +08:00
Irene Wang
214eff4ad9 Update copyright to 2017 2017-09-05 17:39:03 +02:00
Andreas Mattes
e1d6aacdb1 TESB-20301 - Helper class for late resolution of OSGi services added. (#1218)
LGTM
2017-09-05 14:32:40 +02:00
hcyi
d88bf8214b fix(TUP-18388): add some new junits to enhance and fix the failed ones. (#1201)
* fix(TUP-18388): add some new junits to enhance and fix the failed ones.

* fix(TUP-18388): Cannot get globalMap after tFlowToIterate.
2017-09-01 10:19:41 +08:00
hcyi
0b8a8f29bb fix(TUP-18388): Cannot get globalMap after tFlowToIterate. (#1191) 2017-09-01 10:19:18 +08:00
GGu
60bfbc2998 fix(TUP-18448/build): fix the missing children jars when build job 2017-08-29 14:40:53 +08:00
wchen-talend
3bf32244c0 fix(TUP-18452):The Generated schema is wrong by 'Import WSDL Schemas" 2017-08-29 10:29:44 +08:00
zwxue
2433234803 fix(TUP-16486):Performance: Importing Progress stops at "Populate items (#1205)
to import".
2017-08-28 17:35:49 +08:00
hcyi
4a09afa5d6 fix (TUP-18425): global check of Talendforge.org/Forums in Talend Studio
+ apps
2017-08-25 18:21:51 +08:00
xwen
947f98804a fix(TUP-18404)Link Target Issue
xwen committed 2 hours ago
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac

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

Conflicts:
	main/plugins/org.talend.commons.ui/src/main/java/org/talend/commons/ui/swt/linking/TableToTreeLinker.java
2017-08-24 10:39:03 +08:00
zwxue
4ba8ed9b45 fix(TUP-18382):tXMLMap miss some fields while import schema from (#1193) 2017-08-17 18:17:45 +08:00
GGu
4b90b2087d fix(TUP-18405/module): enable to update the list of modules parameter 2017-08-16 16:31:11 +08:00
GGu
79c0d1c189 fix(TDQ-14113): update the talend version to 6.4.2 2017-08-08 17:10:07 +08:00
Pierre Teyssier
3a253e94b3 chore(TDI-39280): integrate tcomp version for 6.4.2 2017-08-08 10:41:46 +08:00
zwxue
4a3858d0d8 fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. (#1140) 2017-08-03 17:40:03 +08:00
wchen-talend
8525717174 fix(TUP-18265):tELTSAPMAP component does not work as expected (#1163) 2017-07-31 14:57:32 +08:00
zwxue
f838f2d9de fix(TUP-18326):GIT/SVN: switch branch will cause NPE when editing (#1176) 2017-07-27 16:05:44 +08:00
kjwang-talend
d6d4dac026 kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference
project(junit)
https://jira.talendforge.org/browse/TUP-18276
2017-07-20 15:55:07 +08:00
kjwang-talend
61e12f5419 kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference (#1161)
* kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference
project
https://jira.talendforge.org/browse/TUP-18276

* kjwang/fix(TUP-18276):PATCH broke Build Job with sub-jobs from Reference
project
https://jira.talendforge.org/browse/TUP-18276
2017-07-20 15:51:13 +08:00
kjwang-talend
af89331c45 fix(TUP-18049)Unable to Retrieve Schema if clicking multiple times (#1158)
https://jira.talendforge.org/browse/TUP-18049
2017-07-18 17:10:27 +08:00
Chao MENG
658e4d78a1 fix(TUP-18215): improve performance of "Finishing integrity check"
https://jira.talendforge.org/browse/TUP-18215
2017-07-14 17:02:57 +08:00
Chao MENG
1490205048 fix(TUP-18204): NullPointerException when opening code routines from
Reference project after switch branch
https://jira.talendforge.org/browse/TUP-18204
2017-07-13 18:34:50 +08:00
hwang-talend
e0a19dfcbf fix(TUP-18208):Studio sending multiple "getLibLocation" metaservlet (#1147)
calls for each build activity
2017-07-11 11:34:30 +08:00
wchen-talend
d0e2ddd6ef fix(TUP-18128):joblets change not applied to all jobs automatically (#1129)
* fix(TUP-18128):joblets change not applied to all jobs automatically

* fix(TUP-18128):joblets change not applied to all jobs automatically
2017-07-05 15:04:53 +08:00
hwang-talend
195d808512 fix(TUP-18107):JDBC URL change to jdbc:xxx://<xxx>:<xxx> if export the (#1133)
connection to context with more than one group and do dataviewer with
wrong group setting.
2017-07-04 18:18:55 +08:00
Yucheng Bai
4a351ee29c fix(TUP-18154): Cleanup the code related to quotes for new component (#1128)
framework
2017-07-04 17:18:57 +08:00
kjwang-talend
9e80e69afd fix(TUP-17904):Export Context with multiple groups is slow (#1135)
https://jira.talendforge.org/browse/TUP-17904
2017-07-04 14:34:04 +08:00
hcyi
685e39890d TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1122)
* TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database
Connection.

* TUP-18046:update,Cannot Retrieve Columns from Metadata MapRDB Database
Connection
2017-07-03 14:17:53 +08:00
hcyi
71df4a1cc0 TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1120)
Connection.
2017-07-03 14:17:52 +08:00
Seloen
6cbbaa11e8 fix(TUP-6860)Access has Error when check connection with password (#1117)
* fix(TUP-6860)Access has Error when check connection with password

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

* fix(TUP-6860)Access has Error when check connection with password

https://jira.talendforge.org/browse/TUP-6860
2017-07-03 14:11:46 +08:00
wchen-talend
d9ec6f800f fix(TUP-18120): fix document generate and export problems (#1119) 2017-07-03 13:59:11 +08:00
Kevin Wang
03fe69f516 Merge branch 'maintenance/6.4' of https://github.com/Talend/tcommon-studio-se.git into maintenance/6.4 2017-07-03 10:37:52 +08:00
kjwang-talend
33be72ef3e kjwang/fix(tup 18049)unable to retrieve schema if clicking multiple times in succession (#1114)
* fix(TUP-18049)Unable to Retrieve Schema if clicking multiple times in
succession
https://jira.talendforge.org/browse/TUP-18049

* fix(TUP-18049)Unable to Retrieve Schema if clicking multiple times in
succession
https://jira.talendforge.org/browse/TUP-18049

* fix(TUP-18049)Unable to Retrieve Schema if clicking multiple times in
succession
https://jira.talendforge.org/browse/TUP-18049
2017-07-03 10:36:40 +08:00
zwxue
496ae18975 fix(TUP-16486):Performance: Importing Progress stops at "Populate items
to import".
2017-07-03 10:29:56 +08:00
Jenkins Continuous Build server
4928556884 Set version to 6.4.2 SNAPSHOT 2017-06-30 18:38:06 +02:00
wchen-talend
d9b3a17640 fix(TUP-17900):"Export all projects documentation" does not create the (#1109)
zip file
2017-06-19 16:04:17 +08:00
GGu
27f8252ffd 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 16:01:50 +08:00
Pierre Teyssier
8e68fe2dde chore: integrate tcomp 0.19.2 2017-06-19 14:02:16 +08:00
Jenkins Continuous Build server
fdf7892052 Set version to 6.4.1 2017-06-14 12:42:04 +02:00
3068 changed files with 6874 additions and 4843 deletions

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.babel.all.tos.feature"
label="Babel feature with all languages for TOS"
version="6.4.1.qualifier">
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.localprovider.nl</artifactId>

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2016 Talend Inc. - www.talend.com
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt

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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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="6.4.1.qualifier"
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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="6.4.1.qualifier"
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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="6.4.1.qualifier"
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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="6.4.1.qualifier"
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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="6.4.1.qualifier">
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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="6.4.1.qualifier"
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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="6.4.1.qualifier">
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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="6.4.1.qualifier">
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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="6.4.1.qualifier">
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.rcp.feature"
label="RCP Feature"
version="6.4.1.qualifier"
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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="6.4.1.qualifier">
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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="6.4.1.qualifier"
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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="6.4.1.qualifier">
version="6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.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: 6.4.1.qualifier
Bundle-Version: 6.4.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>6.4.1-SNAPSHOT</version>
<version>6.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.common.ui.runtime</artifactId>

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2016 Talend Inc. - www.talend.com
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2016 Talend Inc. - www.talend.com
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2016 Talend Inc. - www.talend.com
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2016 Talend Inc. - www.talend.com
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2016 Talend Inc. - www.talend.com
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2016 Talend Inc. - www.talend.com
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2016 Talend Inc. - www.talend.com
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2016 Talend Inc. - www.talend.com
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2016 Talend Inc. - www.talend.com
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt

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