Compare commits

...

302 Commits

Author SHA1 Message Date
wang wei
ddd2964ea7 TDI-37122: Amazon EMR Resize connector doesn't compile if Instance count
is parameterized
https://jira.talendforge.org/browse/TDI-37122
# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tAmazonEMRResize/tAmazonEMRResize_begin.javajet
2016-09-06 19:19:33 +08:00
Carsten Biermann
77849757d0 Set versions for 6.1.2 2016-09-05 13:17:16 +00:00
Mike Yan
7ad1f43ca1 TESB-17725: Fix namespace issue to get correct local name and prefix 2016-09-05 18:22:10 +08:00
zwxue
c6d20dbc73 TDI-37050: Import special job failed from 5.3.1 to 6.1.1. 2016-09-05 17:04:08 +08:00
Pierre Teyssier
8d965261d4 TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
'Newer email first' selected and 'Number of emails to retrieve' equals
the total mail number.
https://jira.talendforge.org/browse/TDI-36790
2016-09-05 16:43:46 +08:00
GGu
e99c03ce7a TUP-5267: fix the compile error. 2016-09-02 16:29:15 +08:00
GGu
27ddea7fc9 TUP-5267: Avoid to load property so often 2016-09-02 13:43:45 +08:00
Dmytro Chmyga
28bb28cd68 TDI-36579: added automated talend-soap lib build. 2016-09-01 15:00:24 +03:00
Dmytro Chmyga
d1ddd097e5 TDI-36579: added authorization header to soap request. 2016-09-01 14:57:47 +03:00
Ivan Honchar
04973f2a75 TDI-35672 Upgraded DB2 JDBC driver to JDBC 4.0. Changed import from db2jcc.jar to db2jcc4.jar 2016-09-01 10:13:59 +03:00
Dmytro Chmyga
f5495be983 TDI-34776: added failure status setting for multithread execution 2016-09-01 09:55:08 +03:00
jzhao
aaa753e661 TDI-35934: tFileInputExcel NB_LINE count is sometimes wrong
https://jira.talendforge.org/browse/TDI-35934
2016-09-01 14:00:44 +08:00
wang wei
d05a887cea TDI-36472: For tSalesforceInput, "Use HTTP Chunked" is still checked
even for Bulk Query
https://jira.talendforge.org/browse/TDI-36472
2016-09-01 10:13:29 +08:00
Maksym Stavytskyi
0242d4764e TDI-33821: update tGroovy and tGroovyFile components to groovy version 2.4.6 2016-08-31 16:31:08 +03:00
Dmytro Chmyga
92f6501d0a TDI-35719: Fixed logic for Load operator. 2016-08-31 13:40:47 +03:00
Dmytro Chmyga
533f2b7d3a TDI-35719: fixed possible performance issues in migration task. 2016-08-31 13:40:24 +03:00
Dmytro Chmyga
fb284cd794 TDI-35719: fixed code for table names; replaced code for update and load operators. 2016-08-31 13:40:08 +03:00
Dmytro Chmyga
8aace3e912 TDI-35719: added migration task. 2016-08-31 13:39:51 +03:00
Dmytro Chmyga
f1b5d4cf9f TDI-35719: changed attributes types from varchar array to varchar 2016-08-31 13:37:40 +03:00
wang wei
afef43496c TUP-3921: Vulnerability commons-collection on DI Component
https://jira.talendforge.org/browse/TUP-3921
2016-08-31 18:05:51 +08:00
Pierre Teyssier
f68eb6589c TDI-36657 : Calculating md5 in tFTPFileProperties 2016-08-31 17:41:52 +08:00
zwxue
d6c6d5b7bd TDI-36420: "apply context to children" doesn't work for the published
normal task in TAC.
2016-08-31 10:51:09 +08:00
wchen-talend
6501e84e6c Merge pull request #630 from Talend/bugfix/6.1/TBD-3988_612_hbase_column_family
TBD-3988:Only 612 studio:Drag hbase schema to job, column family is
2016-08-30 10:20:13 +08:00
hcyi
f85cd8f990 TBD-3988:Only 612 studio:Drag hbase schema to job, column family is
missing when hbase connection has more schemas
2016-08-29 18:42:17 +08:00
nrousseau
0ac5a895e9 TDI-37164: avoid to check the generated process 2016-08-29 18:29:38 +08:00
ycbai
bfa751d2fa TDI-36738: Build job out throw npe error when select "latest". 2016-08-26 16:33:18 +08:00
zwxue
a5f750faa4 TDI-37120: Edit schema which used in job, will hang on "Progress
Information" long time.
2016-08-24 10:54:50 +08:00
nrousseau
d235026494 TDI-36930: force to refresh the target folder 2016-08-23 10:52:29 +08:00
nrousseau
d92b61988f TDI-36930: Improve performances during the build (#610) 2016-08-22 15:51:12 +08:00
zwxue
c1cfccbcac TDI-37119: Imported ELTPostgresql job has error with link. 2016-08-19 18:20:06 +08:00
zwxue
1a205563fd TUP-5136: fix UI thread bug. 2016-08-19 17:39:41 +08:00
hwang
ed093da91f TDI-36882:error shown when logon local project 2016-08-19 15:48:48 +08:00
zwxue
7ae335df3d TUP-5136: Importing context group doesn't propagate changes to the jobs
using same contect group.
2016-08-16 17:00:50 +08:00
GL
7f7dcc48e7 TDI-37034 fix: can't save successfully after set "Set As Repeatable
Element" for tHL7Output
https://jira.talendforge.org/browse/TDI-37034
2016-08-16 15:52:05 +08:00
wchen-talend
8bdcae3d60 TUP-5032:[6.1.1] Studio hang issue (#604)
* TUP-5032:[6.1.1] Studio hang issue

* TUP-5032:[6.1.1] Studio hang issue
2016-08-12 18:10:57 +08:00
wchen-talend
fd252b6727 TUP-2716:Can't export and import empty folder 2016-08-12 15:44:28 +08:00
hcyi
f81625bfb3 TBD-3869:Column family is missing when dragging hbase retrived table to
a job
2016-08-11 17:58:23 +08:00
hwang
3d31504e5a TDI-36487:joblet in a test case does not update context 2016-08-08 17:12:52 +08:00
Dmytro Chmyga
829e98dc30 TDI-35990: updated accessors-smart library version. 2016-08-05 13:30:14 +03:00
Dmytro Chmyga
5d67e32b47 TDI-35990: changed version of json-smart lib to 2.2.1. 2016-08-05 13:30:06 +03:00
zwxue
c190b39e78 TDI-36886: Update a context parameter will make the studio blocked on a
big project.
2016-08-04 15:54:09 +08:00
zwxue
8e10726166 TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
from public schema.
2016-08-04 14:57:10 +08:00
xqliu-talend
aeb6c6a96a TUP-5117 fix the typo in AddBlockingFortRecordMatching line 113 114 2016-08-02 11:47:32 +08:00
hcyi
27873a0f05 TBD-3869:Column family is missing when dragging hbase retrived table to
a job.
2016-08-01 17:01:51 +08:00
hwang
139c06ea13 TDI-36618:Sunfire-reports contain testcase which is already deleted. 2016-08-01 14:13:34 +08:00
nrousseau
13bbe723d5 Merge pull request #577 from Talend/bugfix/6.1/TDI-36521_Hierarchy_job
TDI-36521:Build Jobs and Job Hierarchy are broken for recursive jobs
2016-07-20 15:01:36 +08:00
pxmiao
e5282facea TUP-4925 : The code of method
tMSSqlInput_3Process(Map<String,Object>) is exceeding the 65535 bytes
limit
https://jira.talendforge.org/browse/TUP-4925
2016-07-20 13:36:15 +08:00
wchen-talend
5d0265e0d0 TDI-36521:Build Jobs and Job Hierarchy are broken for recursive jobs 2016-07-19 18:17:01 +08:00
Haiting Yin
96b7f9b925 TMDM-9703 tMDMInput with one filter return different records size by different batch size (#572) 2016-07-19 15:47:23 +08:00
GGu
223368cb1b TUP-4922: CI-Builder to support Talend Reference Projects 2016-07-19 10:32:54 +08:00
hwang
97da4ca7e1 TUP-4175:Export with dependencies fails to select (and export)
dependencies
2016-07-18 16:11:18 +08:00
zwxue
48cab04dff Merge pull request #567 from Talend/bugfix/branch6.1/TDI-36887
TDI-36887:After do view documentation for job, the job/joblet node do
2016-07-18 15:37:43 +08:00
hwang
2ac46c54aa TDI-36887:After do view documentation for job, the job/joblet node do
not show under documentation node.
2016-07-15 17:56:33 +08:00
pxmiao
f20d6846ce TDI-35931 : Number format with toracleoutputbulkexec
component
https://jira.talendforge.org/browse/TDI-35931
2016-07-14 16:46:40 +08:00
jzhao
84ee83e0ff TDI-36665: Rename jar "salesforceCRMManagement.jar" to
"salesforceSoapAPI-1.0.0.jar"
https://jira.talendforge.org/browse/TDI-36665
2016-07-12 15:52:18 +08:00
ycbai
aefca81c0e TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
behavior when HA properties
2016-07-12 13:57:15 +08:00
hcyi
c9198d7777 TBD-3224:[6.1.1] Hive Guess schema button not returning back error 2016-07-11 18:55:59 +08:00
wchen-talend
25fa72a211 TDI-36560:The order of schema changed when ticked "used column" again 2016-07-11 17:54:54 +08:00
Pierre Teyssier
f37285517d TDI-36676 : Cannot run Jobs in 6.1.1 tJdbcOutput component gives remove rejects row error 2016-07-11 17:32:23 +08:00
wchen-talend
b4ecb9fed5 TDI-35713:tWebService component can't parse WSDL 2016-07-11 16:24:19 +08:00
cmeng-talend
7b3a35e523 TDI-35811 fix: Studio throw NPE error if you delete a job in referrence
project and try to open the job by trunjob in main project.
https://jira.talendforge.org/browse/TDI-35811
2016-07-11 10:42:23 +08:00
nrousseau
3f7fd8391b TDI-36770: fix dirty on routines 2016-07-07 10:24:42 +08:00
nrousseau
079cfb6818 TDI-36521: set hierarchy to expand lvl 3 by default 2016-07-07 10:24:40 +08:00
nrousseau
eb15401ce4 TDI-36521: fix recursive build 2016-07-07 10:24:38 +08:00
jzhao
354042b575 TDI-36665: Remove useless code.
https://jira.talendforge.org/browse/TDI-36665
2016-07-06 17:20:27 +08:00
jzhao
21f7ad548e TDI-36665: Columns missing when querying from SalesforceInput with
dynamic
https://jira.talendforge.org/browse/TDI-36665
2016-07-06 16:54:58 +08:00
wchen-talend
7f3582d37a TDI-36773:Studio always publish latest job version even if you select a
previous version
2016-07-06 11:30:46 +08:00
zwxue
6f27f90917 TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap. 2016-07-05 16:03:45 +08:00
Dmytro Chmyga
114181af45 TDI-35603: fixed creation os String passed to ParserUtils 2016-07-01 11:09:15 +03:00
Haiting Yin
0ad14f313b TMDM-9703 tMDMInput with one filter return different records size by different batch size (#539) 2016-06-30 20:51:54 -05:00
nrousseau
3156738b44 Merge pull request #535 from Talend/bugfix/6.1/TDI-36729
TDI-36729: improve repository performance
2016-06-29 10:45:06 +08:00
zwxue
98398945e2 TDI-36729: improve repository performance 2016-06-28 09:55:18 +08:00
RyanSkraba
0525fc005b Merge pull request #532 from pradasouvanlasy/bugfixes/tbd-3774
[TBD-3774] Rename HDP 2.3 assembly to fix path length on Windows
2016-06-27 13:13:31 +02:00
Prada Souvanlasy
f7c4262a91 [TBD-3774] Rename HDP 2.3 assembly to fix path length on Windows 2016-06-27 13:01:36 +02:00
pxmiao
8093f88f56 bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-27 17:56:47 +08:00
pxmiao
5d18d20834 bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-27 17:56:44 +08:00
CHEN Bin
360908ee6a Merge pull request #519 from amarouni/6.1/bug/TBD-3745
[TBD-3745] Update missing jars for secure Hbase
2016-06-27 02:24:45 -05:00
zwxue
1a915fe33a TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
from public schema.
2016-06-27 10:31:10 +08:00
wang wei
1ebd765dc9 TDI-34582: The wrong originalType of function "buildOverflowMessage"
when tAggregateRow uses the byte type
https://jira.talendforge.org/browse/TDI-34582
2016-06-24 12:40:41 +08:00
jzhao
461449fda8 TUP-3960: Marketo REST API UnknownHostException display the password
https://jira.talendforge.org/browse/TUP-3960
2016-06-24 10:26:44 +08:00
Abbass MAROUNI
bd7a519a78 [TBD-3745] Update missing jars for secure Hbase 2016-06-23 11:01:33 +02:00
Pingwen Lin
d46fd7a183 TMDM-9111 : To be compatible with 1.6 compile level (#514) 2016-06-23 12:10:37 +08:00
Pierre Teyssier
0945dcd18c TDI-36426 : GUID (Type byte[]) as SourceKey is not working for tOracle_SCD Components 2016-06-22 22:04:17 +08:00
wchen-talend
15e5659b21 TDI-35608:Publish standalone job with compilation error finished
successfuly
2016-06-22 11:40:48 +08:00
amarkevich
b33a43e1b4 TESB-17498 Error Calling a Web service 2016-06-21 16:11:18 +03:00
hcyi
89400edaa6 TDI-35971:Errorlog shows after clicking OK on "Set parameter and
continue" dialog
2016-06-21 17:25:04 +08:00
Pingwen Lin
4fe75ddbcc TMDM-9111 : MDM transaction handling is wrong in multithreaded enviro… (#484)
* TMDM-9111 : MDM transaction handling is wrong in multithreaded environment

* TMDM-9111 Fix tMDMOutput's compile issue(log part).

* TMDM-9111 : Fix compiling issue of LOG
2016-06-20 11:30:09 +08:00
amarkevich
3bd2c83ed5 fix duplicated attribute 2016-06-16 18:32:26 +03:00
amarkevich
042d52545b TESB-17498 Error Calling a Web service 2016-06-16 16:28:07 +03:00
hwang
ca26330c18 TDI-35078:Need to save job with full screenshot in studio 2016-06-14 16:20:43 +08:00
Remy Dubois
66fbaa43d5 TBD-3646 - spawn the ticket renewal thread in the hive connection component 2016-06-09 10:07:27 +02:00
nrousseau
d26b2a6d49 Merge pull request #468 from Talend/bugfix/6.1/TUP-4288_duplicate_actions
TUP-4288: Fixed the duplicate actions in 6.1
2016-06-07 16:54:55 +08:00
GGu
9c70461678 TUP-4288: Fixed the duplicate actions in 6.1 2016-06-07 16:39:27 +08:00
zwxue
4ee3a84792 TUP-4056: Support LDAP login from studio side. 2016-06-07 14:36:07 +08:00
zwxue
027a0ad571 TUP-4056: Support LDAP login from studio side. 2016-06-06 18:25:21 +08:00
hwang
8eceab292b TDI-35823:tETLOracleMap does not generate correct Inner Join SQL 2016-06-06 14:57:36 +08:00
wchen-talend
3ddddc38b7 TDI-35985:Studio crashes after losing TAC connection 2016-06-03 17:41:45 +08:00
pxmiao
7c8adaf276 TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-03 17:30:45 +08:00
zwxue
47a1680a19 TDI-35820: job using joblet displays wrong contexts. 2016-06-03 17:08:27 +08:00
hwang
5524da625c TDI-36371:can't focus on component when select it 2016-06-03 14:44:22 +08:00
pxmiao
5f37030d67 TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-03 14:12:19 +08:00
wchen-talend
de84c3f80c TDI-35608:Publish standalone job with compilation error finished
successfuly
2016-06-03 11:56:55 +08:00
Jan Lolling
6c7fe8e899 TDI-36277: Changes to use the DEBUG level instead of INFO level.
https://jira.talendforge.org/browse/TDI-36277
Note:Backport branch 6.1
2016-06-02 15:04:01 +08:00
CHEN Bin
cdbcd74bea [TBD-3064] [spark] tTeradataOutput doesn't support time type 2016-06-01 14:47:41 +08:00
nrousseau
f5c041a13f TDI-36374: fix problem of NPE when refactor joblet 2016-06-01 12:16:34 +08:00
nrousseau
f10ea3d98a Merge pull request #448 from Talend/bugfix/6.1.2/TUP-4639_UseJobServerCache
TUP-4639: Enable to use jobserver cache in 6.1 branch
2016-06-01 04:03:47 +02:00
GGu
32e23936b9 TUP-4639: Enhance the export for tmp folder 2016-05-31 13:31:56 +08:00
hwang
a65d756c1a TUP-4563:[TestCase][Di][Spark][SparkStreaming] You cannot open a test
case with a tUnite inside
2016-05-30 17:24:00 +08:00
zwxue
e1fd042105 TUP-4056: When using LDAP: TAC accepts login or email to login in,Studio
only email.
2016-05-30 16:41:38 +08:00
jzhao
bd80fd4475 TDI-34400: [5.6.2] tSoap component does not allow you to choose
character encoding
https://jira.talendforge.org/browse/TDI-34400
2016-05-27 15:38:15 +08:00
jzhao
b9259f3374 TDI-36308: Redshift Components not working since upgrade to 6.1.1
https://jira.talendforge.org/browse/TDI-36308
Note:Enable fill "Schema" in "Table" param
2016-05-27 12:11:30 +08:00
rdubois
77aba1c3ad TBD-3518 fixed - Enable the connection share for all the distributions but HD Insight 2016-05-26 12:45:32 +02:00
wchen-talend
bac9abdeb2 TDI-34538:trunjob's "context param" parameter can't be set when use "use
dynamic job"
2016-05-26 14:30:02 +08:00
hcyi
e6f1bdb355 TUP-4687:Joblet/Route/Routelet have freely editable Job Type and
Framework
2016-05-26 10:58:05 +08:00
nrousseau
de10e63e9c TUP-4453: fix problem of generation
Generated process should not be calculated during the loading of the job
2016-05-25 20:57:53 +02:00
nrousseau
f80f1471f0 TDI-35078: save full image of the job in the screenshot 2016-05-25 20:56:18 +02:00
pxmiao
d61fde28df TDI-35892 : globalMap.get("tMysqlOutput_1_ERROR_MESSAGE") return null
without 'die on error' on the component
https://jira.talendforge.org/browse/TDI-35892
2016-05-25 15:00:10 +08:00
GGu
7b1cd7a451 Merge pull request #434 from csuntalendbj/maintenance/6.1
TESB-17310:SoapAction is set to empty in Runtime when tEsbConsumer is invoked from a Joblet
2016-05-25 12:03:17 +08:00
SunChaoqun
8e544fa00d TESB-17310:SoapAction is set to empty in Runtime when tEsbConsumer is
invoked from a Joblet
2016-05-25 11:54:40 +08:00
pxmiao
5602a581b1 TDI-35976 : tpop retrieves emails from the oldest time stamp first 2016-05-24 19:13:00 +08:00
nrousseau
c0d56197c9 Merge pull request #430 from yanbasic/maintenance/6.1
TESB-17150: Fixed to deploy snapshot version artifact to repository
2016-05-24 11:30:05 +02:00
Mike Yan
0412f486f7 TESB-17150: Fixed to deploy snapshot version artifact to repository 2016-05-24 17:07:22 +08:00
wang wei
e064f9d781 TDI-36272: fix the 65535 issue
https://jira.talendforge.org/browse/TDI-36272
2016-05-24 11:15:08 +08:00
zwxue
d7210cd8ec TDI-35820: job using joblet displays wrong contexts. 2016-05-23 18:19:45 +08:00
RyanSkraba
be223911fd Merge pull request #403 from pbailly/maintenance/6.1
[TBD-3184] Add hive library on pig components for mapr 4.0.1.
2016-05-19 10:52:30 +02:00
mswei
b90cdab731 TUP-4200:tOracleBulkExec returning wrong NB_LINE_* value with DIRECT path mode
https://jira.talendforge.org/browse/TUP-4200
2016-05-17 10:33:57 +08:00
CHEN Bin
4908b28180 [TBD-3372] Poor Job Performance with Datastax Cassandra
https://jira.talendforge.org/browse/TBD-3372
default value of Async for old job is false, else it will break the
order of output operation
2016-05-16 16:16:53 +08:00
hcyi
eeb9b64c83 TBD-3224:[6.1.1] Hive Guess schema button not returning back error 2016-05-16 14:02:45 +08:00
hwang
b66081abb4 TDI-35569:zoom out within job designer does not work as expected in
Studio

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/TalendGridLayer.java
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/connections/ConnectionFigure.java
2016-05-16 13:10:10 +08:00
zwxue
e73ce0d0c6 TDI-30861: Duplicate context in jobs when context added to repository. 2016-05-13 18:48:14 +08:00
jzhao
a7d2b9a923 TDI-35282: tSalesforce component cannot upsert null values on a lookup
field when external ID is used
https://jira.talendforge.org/browse/TDI-35282
Note:Fixed duplicate variable problem
2016-05-13 11:56:29 +08:00
Pierre Teyssier
8129aa9a91 TDI-35995 : tREST component can not retrieve body when return code not null
- add the body content if an http error is returned
2016-05-12 02:38:45 +08:00
pbailly
3df9a7c61d [TBD-3184] Add hive library on pig components for mapr 4.0.1. 2016-05-11 18:35:20 +02:00
wchen-talend
b6fd3f455a TDI-35947:'toggle subjobs' for test case do not work as expected 2016-05-11 14:16:40 +08:00
hcyi
3a9b2c49c8 Merge pull request #389 from Talend/bugfix/6.1/TDI-35506_runRemote_trace
TDI-35506:[6.0.1] Studio distant run missing trace information with
2016-05-10 16:45:01 +08:00
wchen-talend
af92f3e052 TDI-35506:[6.0.1] Studio distant run missing trace information with
patch TPS-1168
2016-05-06 10:35:20 +08:00
pxmiao
de709793be TUP-4336 : tFileInputMail issue with attachment filename containing non ASCII chars 2016-05-05 17:07:14 +08:00
Ryan Skraba
bf14f07fdc TBD-3129 Add netty jar for MapR 5.0.0 and HBase. 2016-05-04 11:43:58 +02:00
CHEN Bin
3c2a2ab635 [TBD-1992] Running a tHiveInput job on the Tez Execution engine does not provide any result
https://jira.talendforge.org/browse/TBD-1992
2016-05-04 15:08:34 +08:00
Ryan Skraba
e60467acc8 TBD-3123 Add missing commons-io library for MapR 5.0. 2016-05-03 12:40:49 +02:00
Ryan Skraba
a31c11c445 TBD-3371 Add commons-codec to HDP2.3 HDFS libraries. 2016-05-03 11:41:51 +02:00
zwxue
ed15d45d77 TUP-4067: Issue with Date pattern retrived from Metadata. 2016-05-03 11:05:17 +08:00
Ryan Skraba
7f70eb95e5 Update the Hortonworks 2.3.0 display text to 2.3.2. 2016-04-29 18:39:08 +02:00
rdubois
655ac58aca TUP-4447 - Iterate over the job and its childs in order to re-archive them if needed 2016-04-29 14:45:12 +02:00
wdliu
b4f657c8f0 Add junit-test for TDI-35536:tWebService - parameters are not seen on
output mapping
2016-04-29 18:53:49 +08:00
wdliu
dfbdf4fecc Fix TDI-35536 tWebService - parameters are not seen on output mapping 2016-04-29 18:53:13 +08:00
zwxue
5597265bfc TDI-35771: the imported jdbc connection can not be used. 2016-04-29 16:23:28 +08:00
hwang
5ddd0f3b7b TUP-3922:TalendDesignerPrefConstants.COMP_DEFAULT_PROJECT_DIR's default
value is wrong when the project is git remote project

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/process/Process.java
2016-04-29 13:26:27 +08:00
zwxue
7738f8b440 TDI-35906: TOS_DI:studio can't be started if uncheck "Always show
welcome view at startup".
2016-04-29 09:59:10 +08:00
zwxue
4ad1792dbd TUP-4216: Add resources folder to bin includes. 2016-04-27 15:47:46 +08:00
zwxue
b265b76179 TUP-4216: remove wrong dependency. 2016-04-27 15:47:43 +08:00
zwxue
e384795031 TUP-4216: add junit for testing build job. 2016-04-27 15:47:41 +08:00
zwxue
26a3808f91 TUP-4216: Build job without Items checked produces broken artifact. 2016-04-27 15:47:38 +08:00
hwang
ade3d1370c TDI-35731:cleartext passwords are displayed instead of being encrypted 2016-04-27 15:35:04 +08:00
pxmiao
d329178726 TDI-35706 : Code generation errors in Talend 5.5/6.1.1 after enabling
'Multi thread execution' on the job
https://jira.talendforge.org/browse/TDI-35706
2016-04-25 12:30:18 +08:00
Mike Yan
7588def85a TESB-17238: Fixed cannot export subjobs data source alias in blueprint 2016-04-25 10:50:42 +08:00
hcyi
5ef8c672eb TBD-3229:[6.1.1] tSqoopimport allows to add hadoop properties when using
metadata connection
2016-04-20 14:28:38 +08:00
Guoliang Zhou
5433297e5d Merge pull request #332 from lpw82gf/bugfix/6.1/TMDM-9434
TMDM-9434 : Can't access webUI after run demo job(mssql db) (nodes de…
2016-04-19 21:18:06 -05:00
wang wei
56cab59b38 TDI-35695: performance issue about tSAPBapi component
https://jira.talendforge.org/browse/TDI-35695

TDI-35695: fix the issue when the same table name appear at TABLES and
CHANGING element together
https://jira.talendforge.org/browse/TDI-35695
2016-04-19 18:22:23 +08:00
wang wei
39982187c8 TDI-35695: provide the base code for compare firstly
https://jira.talendforge.org/browse/TDI-35695
2016-04-19 18:11:17 +08:00
Ryan Skraba
c0556f9c43 TBD-3319 Ensure that the lookup type is available for Spark but not MR 2016-04-18 18:02:14 +02:00
hwang
5ee958d92b TDI-35385:Build Job with Extraction of zip creates unnessesary folders 2016-04-18 14:23:54 +08:00
Pingwen Lin
4a93211fb0 TMDM-9434 : Can't access webUI after run demo job(mssql db) (nodes dealing with PROVISIONING will always be auto-committed on Server side, it will affect other nodes, so we need to create new AD_HOC transaction for PROVISIONING nodes, then other nodes won't be affected.) 2016-04-15 15:44:34 +08:00
hwang
85d8240aab TDI-35731:cleartext passwords are displayed instead of being encrypted 2016-04-15 14:12:02 +08:00
hwang
384e865c2f TUP-4222:Change in context value does not get updated in the job and
test case and job stops building
2016-04-14 17:51:54 +08:00
Guoliang Zhou
47d433cebb Merge pull request #293 from lpw82gf/bugfix/6.1/TMDM-9395
TMDM-9395 tMDMInput and tUnite cause duplicate variable exception
2016-04-14 11:46:24 +08:00
jzhao
bd0577e42d TDI-32418: Enhancement for the tSalesforceConnection component
https://jira.talendforge.org/browse/TDI-32418
Note:Support save and use session
2016-04-11 15:19:56 +08:00
hwang
9ac385fe67 TDI-35131:'Push components to Palette' doesnt update the files correctly 2016-04-07 17:16:30 +08:00
hcyi
6b7e0da6f5 TDI-35281:reference Schema with unused columns switch to built-in after
editing tMap.
2016-04-07 12:55:04 +08:00
jzhao
4351cf42ea TDI-35282: tSalesforce component cannot upsert null values on a lookup
field when external ID is used
https://jira.talendforge.org/browse/TDI-35282
Note: Add a "Field name" column in relationship table for upsert
2016-04-05 18:46:21 +08:00
hwang
22d9f146a7 TDI-35131:'Push components to Palette' doesnt update the files correctly
under 'user component folder'
2016-04-05 18:34:05 +08:00
Pingwen Lin
9051bbad0d TMDM-9395 : tMDMInput and tUnite cause duplicate variable exception 2016-04-01 11:14:30 +08:00
jzhao
2536f7bd94 TDI-35645: 'activate query logging' checked by default for upgraded
jobs
https://jira.talendforge.org/browse/TDI-35645
Note:Change the wrong logic of the migration task.
2016-03-31 15:20:29 +08:00
rdubois
51a5922658 TBD-3257 fixed - List the tHiveInput and tHiveOutput when D&D a hive schema to spark jobs 2016-03-29 17:08:29 +02:00
zwxue
9db5df76c4 TUP-4216: Build job without Items checked produces broken artifact. 2016-03-29 15:44:49 +08:00
rdubois
83d22894b2 TBD-3292 fixed - The principal short name is used in case of kerberos is used, in order to define the user tmp path 2016-03-25 14:56:57 +01:00
rdubois
bd9da9dcad TBD-3241 - Remove parquet from the EMR 4.0.0 assembly 2016-03-24 13:08:25 +01:00
rdubois
30d0388ff0 TBD-3241 - Remove parquet from the HDP assembly 2016-03-24 10:04:38 +01:00
d.savina
c8f3e7a245 TIPAAS-8133: MDM jobs failed on TIC1.5: export "xmlschema-core" for
runtime also not requires
2016-03-22 13:04:30 +03:00
alex
8fe4025ff0 Merge pull request #257 from dmitry-savina/maintenance/6.1
TIPAAS-8133: MDM jobs failed on TIC1.5
2016-03-22 09:44:30 +03:00
mswei
6622b6df9c TUP-4200: tOracleBulkExec returning wrong NB_LINE_* value with DIRECT
path mode
https://jira.talendforge.org/browse/TUP-4200
Note: Changed the algorithm to read the bad/disc files instead of the
log file.
2016-03-21 18:51:36 +08:00
d.savina
f589b50f00 TIPAAS-8133: MDM jobs failed on TIC1.5 2016-03-18 17:08:00 +03:00
hwang
b6517d4a65 TDI-35393:Migration issue about joblet from 5.2.2. to 6.1.1 2016-03-18 18:54:49 +08:00
zwxue
ff3d315fcd TDI-35424: Add migration for old item with context. 2016-03-18 18:42:05 +08:00
wang wei
8efe4e9944 TDI-35155: tFileInputPositional Trim option for a specific column
doesn't work with "export as context"
https://jira.talendforge.org/browse/TDI-35155
2016-03-18 15:58:32 +08:00
Ryan Skraba
894f43bb48 TBD-3272 Use the same map dialog and problem settings for MapReduce, Spark and Spark Streaming. 2016-03-17 14:27:28 +01:00
pxmiao
d38c225d0a TDI-35262 : security issues: Oracle password in plain text
https://jira.talendforge.org/browse/TDI-35262
2016-03-15 18:30:21 +08:00
Pierre Teyssier
ba985228f9 Merge pull request #234 from pbailly/maintenance/6.1
[TBD-3244] Correctly output bytes.
2016-03-15 17:32:20 +08:00
pbailly
70dc01bf3b [TBD-3244] Correctly output bytes.
(We use to save a string with the pointer to the object,
now we save the byte as a String.)
2016-03-14 19:37:20 +01:00
mswei
690918957a TDI-35382: tWaitForfile with trigger action "file created" is not
triggered if a filename is used twice
https://jira.talendforge.org/browse/TDI-35382
Note: Add some code to update the cache in every loop.
2016-03-14 15:57:17 +08:00
rdubois
bd84413803 TBD-3192 fixed - Unable to get the group for the hive components in MapR. Use the username as the group name instead 2016-03-07 13:41:19 +01:00
pxmiao
607aeabcce TDI-35262 : security issues: Oracle password in plain text
https://jira.talendforge.org/browse/TDI-35262
2016-03-07 19:16:10 +08:00
nrousseau
cabbef15b2 TDI-35139: avoid to have several popup for the same jar during the
build, and avoid to retrieve even from nexus several times
2016-03-07 15:03:31 +08:00
nrousseau
8e482b6952 TUP-4085: set preferences to setup the update of artifacts from Nexus 2016-03-07 14:58:10 +08:00
nrousseau
f730df604a TUP-4155: set offline resolution 2016-03-07 14:18:39 +08:00
CHEN Bin
1d37d21da3 [TBD-2809] add the missing guava dependency for tCassandraBulkXX
https://jira.talendforge.org/browse/TBD-2809
2016-03-04 16:59:32 +08:00
cmeng-talend
afe464b8c8 TDI-35280 bug: Talend stores te content of a bean to the wrong file!
https://jira.talendforge.org/browse/TDI-35280
2016-03-04 14:29:55 +08:00
pxmiao
2509e42b2b TDI-35227:Insert number is incorrect on tNetezzaOutput
https://jira.talendforge.org/browse/TDI-35227
2016-03-02 17:03:03 +08:00
Rémy DUBOIS
98481bb4c5 Merge pull request #199 from amarouni/bug/tbd-3049
[TBD-3049] Set default hive mode to standalone
2016-03-01 17:04:31 +01:00
Abbass MAROUNI
a484f6c522 [TBD-3049] Set default hive mode to standalone 2016-03-01 16:58:01 +01:00
wchen-talend
8674899751 TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-03-01 17:10:53 +08:00
SunChaoqun
1ea5bb6ab5 TESB-16978:tRestClient - HTTPS hostname wrong: 2016-03-01 16:46:25 +08:00
wang wei
cc716999f0 TDI-35160: change the jar name
https://jira.talendforge.org/browse/TDI-35160
2016-03-01 13:40:50 +08:00
hwang
7a6245f84f TDI-35033:The link is deleted and the editor is mess after trying to
delete component in Test Case
2016-02-29 11:19:17 +08:00
hwang
a58fcbd8de TDI-33752:ctrl+space still can't work after disable it for the conflict
on Windows
2016-02-26 16:01:30 +08:00
nrousseau
f2c9811a38 TDI-35198: fix the problem of update of schema, if component is followed
by a non-row link
2016-02-26 13:56:17 +08:00
wang wei
6315e4f135 TDI-35320: tWriteJSONfield not grouping as expected
https://jira.talendforge.org/browse/TDI-35320
2016-02-26 13:35:28 +08:00
nrousseau
34bf5c5a11 TDI-35269: fix problem of connection to ELTMap Component 2016-02-26 13:32:46 +08:00
Rémy DUBOIS
38036b171a Merge pull request #188 from pbailly/maintenance/6.1
[TBD-3147] Fix S3 dependencies for HDP2.3
2016-02-15 18:42:32 +01:00
pbailly
b426b54a0d [TBD-3147] Fix S3 dependencies for HDP2.3 2016-02-15 18:41:12 +01:00
wang wei
67d46cf071 TDI-35194: escape the input as json string value
https://jira.talendforge.org/browse/TDI-35194
2016-02-04 10:54:15 +08:00
wang wei
e34c8ee2c2 TDI-35194: correlationID and/or samlToken are URL-encoded in BPM
https://jira.talendforge.org/browse/TDI-35194
2016-02-03 16:26:55 +08:00
Rémy DUBOIS
26b2523940 Merge pull request #183 from pbailly/maintenance/6.1
[TBD-2979] Add S3 dependency for HDP 2.3
2016-02-01 09:41:02 +01:00
pbailly
41f3428861 [TBD-2979] Add S3 dependency for HDP 2.3 2016-01-29 14:13:45 +01:00
glzhou
0e879e7eef TMDM-9278 tMDMOutput with “Return Keys” feature generates wrong code 2016-01-29 18:33:30 +08:00
wchen-talend
2fb10f9ce1 TUP-3972: add junit 2016-01-27 11:11:06 +08:00
wchen-talend
6cc8b587de TUP-3972:Issue with Implicit Context Load when value is empty 2016-01-27 11:11:01 +08:00
cmeng-talend
92982b8add TBD-2850 bug: When change a mr job which use cdh54 to a spark job,
studio will throw errorlogs and the default spark configuration is
wrong.
https://jira.talendforge.org/browse/TBD-2850
2016-01-26 15:55:40 +08:00
iwang
56ca040858 Update copyright year to 2016 2016-01-25 11:56:58 +01:00
hwang
8723b21eab TUP-3932:Make output Timestamp available earlier in generation process 2016-01-22 11:16:00 +08:00
wchen-talend
646e23e208 TUP-3920:can choose multiple versions in 'Open another version' view 2016-01-22 11:03:57 +08:00
cmeng-talend
cefc81765f TDI-34005 bug: CPU usage won't go down after a job export
https://jira.talendforge.org/browse/TDI-34005
2016-01-21 14:16:09 +08:00
wchen-talend
6bf27ca921 TUP-3853:[Export items] switch select archive file to select root
directory has wrong information
2016-01-20 10:13:56 +08:00
wchen-talend
4fc6868b20 TDI-35074:When do compare joblet, the joblet will be locked, after close
the joblet editor page, the joblet is always in lock mode.
2016-01-19 17:43:46 +08:00
wang wei
98c4ad1414 TDI-35076: tXMLMap removing the namespace for attributes
https://jira.talendforge.org/browse/TDI-35076
2016-01-18 15:41:15 +08:00
wchen-talend
7bade6cd44 TDI-34728:Setup Trace is not defautly selected columns but can be show
when do trace debug.
2016-01-18 13:56:07 +08:00
wdliu
c372bbbfa4 TDI-35053: DI Studio Part
TDI-35053: For repository name don't display branch or tag name when I
logon it for SVN & GIT project
2016-01-15 15:48:27 +08:00
cmeng-talend
a4581e176c TDI-33600 bug: Web Service:Cannot get "WSDL" URL when "save the property
to Metadata" in tWebServiceInput
https://jira.talendforge.org/browse/TDI-33600
2016-01-15 14:11:07 +08:00
cmeng-talend
b6c14af9a4 TDI-34680 bug: WebService: the parameter should display readonly when
d&d to job
https://jira.talendforge.org/browse/TDI-34680
2016-01-15 13:56:03 +08:00
zwxue
b4cf1d9d1b TDI-31793: fix other related bugs. 2016-01-14 11:24:16 +08:00
zwxue
a022956404 TDI-31793: File Json: Both "Export as Context" and "Rever Context" are
always disabled
2016-01-14 11:23:58 +08:00
zwxue
6de0f71047 File Json: "Export as Context" doesn't work for Output Json. 2016-01-14 10:04:43 +08:00
zwxue
56b123855f TDI-35060: File Json: "Export as Context" doesn't work for Output Json. 2016-01-14 10:04:18 +08:00
hwang
d44a189bfa TDI-35066:when create testcase,tAggregateRow get the wrong input schema 2016-01-13 11:47:19 +08:00
zwxue
1c26411e2b TDI-33412: fix NPE when canceling export as context dialog in File Json
Wizard.
2016-01-12 15:59:56 +08:00
nrousseau
f3ad46449b TUP-3979: Improve buildProject for CI plugin 2016-01-11 12:46:02 +01:00
GGu
2cbe862872 TDI-34985 : removed the unused classpath for json 2016-01-11 14:35:23 +08:00
hwang
dd170ec713 TDI-33752:get hot keys from preference 2016-01-11 14:09:00 +08:00
hwang
9f968f0b1f TBD-2846:TestCase: Schema can be modified in RowGenerator Editor for
test case component
2016-01-11 11:20:16 +08:00
ycbai
d9e1b53cce [TDI-34917] Need some update of pom.xml 2016-01-08 16:36:07 +08:00
wang wei
f1e015f3e0 TUP-3768: Null Exception in tHashOutput
https://jira.talendforge.org/browse/TUP-3768
2016-01-08 15:26:40 +08:00
wang wei
2a7532d2fc TDI-35054: Can't generate code using joblet with shared Oracle
connection - Support call 00042187
https://jira.talendforge.org/browse/TDI-35054
2016-01-08 10:04:23 +08:00
hcyi
f9ecdcb3fc TUP-3391:Drag component tOracleInvalidRows, tOracleValidRows,
tELTOracleMap to job has error.
2016-01-07 14:59:44 +08:00
wchen-talend
6fbc93b08c TBD-2937:components import from Palette point to wrong default path. 2016-01-07 11:08:58 +08:00
zwxue
7f06a73163 TDI-34988: set jobscript readonly in compare joblet. 2016-01-06 17:45:13 +08:00
wang wei
6cb5fc7562 TDI-34995: rename the jars
https://jira.talendforge.org/browse/TDI-34995
2016-01-06 16:33:09 +08:00
wang wei
be0d7ad342 TDI-34995: Teradata support for v15 is added but was tested with old
driver
https://jira.talendforge.org/browse/TDI-34995
2016-01-06 16:01:04 +08:00
hwang
da981ca157 TDI-35008:tELTOracleMap output will lost expression when copy,paste elt
job
2016-01-06 10:54:51 +08:00
hwang
5731285f01 TDI-33966:Rows will disappear if I do minimum a subjob in testcase. 2016-01-06 10:36:33 +08:00
hwang
5154ffbeb4 TDI-35033:The link is deleted and the editor is mess after trying to
delete component in Test Case
2016-01-06 10:33:08 +08:00
rdubois
352736e66b TBD-2929 fixed - Add the right UrlPath for the netty-Final and htrace-core jars 2016-01-05 12:30:32 +01:00
cmeng-talend
b130bfeb1c TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2016-01-05 18:32:48 +08:00
wdliu
bf599a67e1 TDI-34978: DI Studio Part
TDI-34978: cann't execute SQL query for db on TOS
2016-01-05 16:25:48 +08:00
cmeng-talend
8e92aa5f79 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-31 14:17:42 +08:00
hwang
c1f6fbb6b3 TUP-3882:Jobs fail when Java VM arguments table is empty. 2015-12-30 15:42:51 +08:00
wchen-talend
1fa622c428 TDI-33694:Advanced Webservice: refresh button is invalid when reuse
context
2015-12-30 13:57:54 +08:00
cmeng-talend
4d249690e2 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781

Add some comments
2015-12-30 12:09:17 +08:00
cmeng-talend
ad8870b426 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-30 12:09:03 +08:00
cmeng-talend
53368cf365 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-30 12:08:51 +08:00
hwang
9f734e75ae TDI-33547:Incorrect Line in Job Editor 2015-12-28 14:08:35 +08:00
cmeng-talend
f9b4a00c27 TBD-2568 bug: The icon in Job View does not change directly after
convert a MR job to Standard
https://jira.talendforge.org/browse/TBD-2568
2015-12-28 11:22:02 +08:00
cmeng-talend
e634d62191 TDI-32601 bug: Palette Settings:Result limitation from Help is not
editable when restore default for it on the condition that checkbox is
not unchecked
https://jira.talendforge.org/browse/TDI-32601
2015-12-28 10:53:17 +08:00
wdliu
d5e9585dd4 TDI-34970: DI Studio Part
TDI-34970: tWebService - parameters are not seen on input mapping
2015-12-28 10:31:39 +08:00
zwxue
495b985b6e TDI-34934: show correct svn branch name in offline mode. 2015-12-24 17:24:23 +08:00
cmeng-talend
81b8260599 TDI-34944 bug: NPE when ticked "use dynamic job" on DND trunjob
component
https://jira.talendforge.org/browse/TDI-34944
2015-12-24 15:35:13 +08:00
hcyi
a576b8f3d7 TDI-34655:tMap Auto Map FAILS to update last output column properly 2015-12-23 16:46:02 +08:00
hcyi
5dd8d4f672 TDI-34445:'Base Schema' value changes back to 'Build-in' even when
'update from repository' is selected
2015-12-23 16:14:03 +08:00
cmeng-talend
f5bfae9e2b TDI-34564 bug: Impossible to open the SQLBuilder in some conditions
https://jira.talendforge.org/browse/TDI-34564
2015-12-23 11:20:13 +08:00
wchen-talend
70c72d0401 TDI-34632:Issue with tWebService component hanging 2015-12-22 18:38:40 +08:00
wchen-talend
5dc6ecac65 TDI-34632:Issue with tWebService component hanging 2015-12-22 18:38:27 +08:00
wchen-talend
b0afd1f42f TDI-34305 :reverted previous commit and redo the fix for sql query has
wrong column name by tELTOracleMap
2015-12-22 18:37:04 +08:00
nrousseau
b5a94a260a TDI-34989: fix npe 2015-12-22 10:59:18 +01:00
cmeng-talend
c497625ee2 TBD-2119 bug: Only CDH 5.4 Hadoop Cluster should be shown in Repository
Content when using Yarn Client and set Property Type as repository in
Spark job
https://jira.talendforge.org/browse/TBD-2119

Add a json string formatted attributes string into REPOSITORY_VALUE to
support more filter cases, the '$' charactor will be replaced to '"' in
Studio
2015-12-22 10:43:29 +08:00
wdliu
7867fb8969 TDI-32162: DI Studio Part
TDI-32162: TAdvancedFileOutputXML and TFileOutputMSXML hang on large xsd
2015-12-22 10:13:00 +08:00
hwang
bf752fbbd6 TDI-34899:Testcase: "File not found" after running testcase if
input_file name contains blank
2015-12-21 17:58:30 +08:00
hwang
4bcbad5be3 TDI-34916:Remote project down + local project at Studio start are
difficult to switch
2015-12-21 17:55:02 +08:00
cmeng-talend
370197baf7 TDI-34564 bug: Impossible to open the SQLBuilder in some conditions
https://jira.talendforge.org/browse/TDI-34564
2015-12-21 14:56:27 +08:00
hwang
805dfc1a1f TDI-34699:Unable to change the bound dropdownlist automatically if the
host dropdownlist is in the type of OPENED_LIST
2015-12-18 10:49:08 +08:00
hwang
b2aed34e4d TDI-34797:should allow to refresh the value when use closed_list with
show_if or not_show_if
2015-12-18 10:47:30 +08:00
cmeng-talend
cdd8e3630e TUP-3796 bug: Studio will open INFINITE error popups if TAC is shutted
down
https://jira.talendforge.org/browse/TUP-3796

Add a tac connection timeout preference in Preference: Talend >
Performance
2015-12-17 11:38:15 +08:00
nrousseau
8a5ff97383 TDI-34745: clear actions of outline 2015-12-17 10:33:56 +08:00
Irene Wang
8e2c351ecc Update versions for 6.1.2-SNAPSHOT 2015-12-16 18:03:15 +01:00
rdubois
ddf1ae2a53 TBD-2934 fixed - Remove the wrong duplicated code 2015-12-14 12:44:07 +01:00
nrousseau
ddf4ce4bda TDI-34940: fix NPE for pure DI projects 2015-12-13 14:33:49 +08:00
scorreia
f72aaad86b Merge pull request #173 from zshen-talend/release/6.1.1
bug fixed TDQ-11338
2015-12-11 12:19:35 +01:00
zshen-talend
7b3c19266c bug fixed TDQ-11338
The job failed when run tDQReportRun job with git remote
2015-12-11 19:03:22 +08:00
hcyi
6d48b6b2c4 TBD-2859:MapReduce job turns to Spark when opening 2015-12-10 23:06:49 +08:00
hwang
c1b3f85152 TDI-34885:git+svn: when convert a spark job with testcase to a mr job,
it can not be changed.
2015-12-10 23:06:26 +08:00
yshamin
e2f6e1513d - TDI-34907: fix 2015-12-10 11:40:01 +08:00
nrousseau
1530f1d559 TDI-34315: fix user/password issue 2015-12-09 11:08:30 +08:00
hcyi
f57b092922 TUP-3892:save then reopen job ,can not run it,Schema has no
SchemaElements when running Salesforce component(TUP-3462)
2015-12-08 19:37:27 +08:00
hcyi
3463f21bc4 TUP-3892:Schema has no SchemaElements when running Salesforce
component(TUP-3462)
2015-12-08 19:36:54 +08:00
Francis Upton IV
d5aff3ca44 TUP-3898 Generic codegen for a Schema does not properly handle escaped
quotes.
2015-12-08 19:36:25 +08:00
Francis Upton IV
16b6f85622 TUP-3895 Bad codegen if component property is blank 2015-12-08 19:36:03 +08:00
hcyi
cb8b5bb472 TUP-3866:Salesforce module name not properly quoted with
tSalesforceInputNew(TUP-3462,TUP-3856)
2015-12-08 19:27:57 +08:00
ycbai
88619ea8a0 [TUP-3868] NPE in generic component support in the studio 2015-12-08 19:16:15 +08:00
ycbai
0be9d41165 TUP-3866: remove quotes from NAME_SELECTION_REFERENCE controller 2015-12-08 19:16:05 +08:00
GGu
58d15d2a5e TUP-3862 : should remove ths visitor when dispose. 2015-12-08 19:15:54 +08:00
glzhou
7002a02eb6 TMDM-9177 tMDMOutput compilation error 2015-12-08 17:36:44 +08:00
zwxue
7bf7cea605 Revert "TDI-33525: set default icon in joblet extra setting."
This reverts commit 434faf58ba.
2015-12-07 15:40:12 +08:00
jzhao
e72f158920 Fixed lost commits of salesforce 2015-12-07 13:54:54 +08:00
Irene Wang
c9ad66f311 Set versions for 6.1.1 2015-12-04 15:15:43 +01:00
3373 changed files with 17315 additions and 12377 deletions

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Designer Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.componentdesigner.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.componentdesigner
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.componentdesigner.rcp.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.componentdesigner.rcp

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.rcp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.rcp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.abstractmap.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.abstractmap

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.alfrescooutput.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.alfrescooutput

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.business.diagram.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.business.diagram
Bundle-Localization: plugin

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.diagram.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.diagram.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.designer.codegen Nl Fragment
Bundle-SymbolicName: org.talend.designer.codegen.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.codegen
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.codegen.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.codegen.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.components.exchange.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.components.exchange

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.components.exchange.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.components.exchange.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Designer Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.designer.core.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.core
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.core.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.core.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.dbmap.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.dbmap

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.dbmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.dbmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.documentation.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.documentation

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.documentation.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.documentation.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.fileoutputxml.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.fileoutputxml

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.fileoutputxml.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.fileoutputxml.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.gefabstractmap.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.gefabstractmap

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.gefabstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.gefabstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.hl7.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.hl7

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.hl7.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.hl7.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mapper component Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.designer.mapper.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.mapper
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.mapper.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.mapper.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Maven Job NL
Bundle-SymbolicName: org.talend.designer.maven.job.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.maven.job
Bundle-RequiredExecutionEnvironment: JavaSE-1.7

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.job.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.job.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Rowgenerator Nl Fragment
Bundle-SymbolicName: org.talend.designer.rowgenerator.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.rowgenerator
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.rowgenerator.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.rowgenerator.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.designer.runprocess.nl fragment
Bundle-SymbolicName: org.talend.designer.runprocess.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.runprocess
Bundle-Localization: plugin

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.runprocess.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.runprocess.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.scd.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.scd

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.scd.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.scd.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.webservice.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.webservice

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.webservice.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.webservice.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.xmlmap.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.designer.xmlmap

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.xmlmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.xmlmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Expression Builder Nl Fragment
Bundle-SymbolicName: org.talend.expressionbuilder.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.expressionbuilder
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.expressionbuilder.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.expressionbuilder.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: NL
Bundle-SymbolicName: org.talend.presentation.onboarding.resource.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.presentation.onboarding.resource
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.resource.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.resource.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: NL
Bundle-SymbolicName: org.talend.presentation.onboarding.resource.tos.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.presentation.onboarding.resource.tos
Bundle-Vendor: .Talend SA.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.resource.tos.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.presentation.onboarding.resource.tos.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.ftp.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.repository.ftp

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.ftp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.ftp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

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

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.json.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.json.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

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

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -477,7 +477,7 @@ SecurityProjectSettingPage.hidePass=Hide password for document generation
SelectDeleteProjectDialog.deleteWarning=Do not delete projects physically
SelectorTableForm.enterType=Enter type name prefix or pattern (*,?).
SelectorTableForm.nameFilter=Name Filter\:
connections.form.field.usernameNoMail=User name
connections.form.field.usernameNoMail=User Name
ImportProjectSettings.Error=Project settings file is invalid !
ExportTreeViewer.hideJobTree=Hide job tree
ExportTreeViewer.selectItems=Select the items to Export:

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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.view.di.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.repository.view.di

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.view.di.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.view.di.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.sbi.engines.client.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.sbi.engines.client

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.sbi.engines.client.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.sbi.engines.client.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.spagic.engines.client.nl
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Fragment-Host: org.talend.spagic.engines.client

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.spagic.engines.client.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.spagic.engines.client.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

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

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.sqlbuilder.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.sqlbuilder.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.componentdesigner.feature"
label="Componentdesigner_feature Feature"
version="6.1.1.qualifier"
version="6.1.2.qualifier"
provider-name=".Talend SA.">
<description url="http://www.example.com/description">

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.designer.business.feature"
label="Business Feature"
version="6.1.1.qualifier"
version="6.1.2.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#business-feature">

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

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

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.rcp.branding.tos.feature"
label="Tos branding feature"
version="6.1.1.qualifier"
version="6.1.2.qualifier"
provider-name=".Talend SA."
plugin="org.talend.rcp.branding.tos">

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.rcp.branding.tos.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.rcp.branding.tos.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.rcp.branding.tos.test.feature"
label="Test feature for TOS"
version="6.1.1.qualifier">
version="6.1.2.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.rcp.branding.tos.test.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.rcp.branding.tos.test.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

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

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

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

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.sbi.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.sbi.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

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

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.spagic.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.spagic.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

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

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.tos.components.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.tos.components.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.tos.feature"
label="Tos feature"
version="6.1.1.qualifier"
version="6.1.2.qualifier"
provider-name=".Talend SA.">
<description url="http://www.example.com/description">

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.tos.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.tos.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

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

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.tos.libraries.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.tos.libraries.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Component Core
Bundle-SymbolicName: org.talend.component.core;singleton:=true
Bundle-Version: 6.1.1.qualifier
Bundle-Version: 6.1.2.qualifier
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.gef,

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.component.core</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.1.2</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.component.core</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
@@ -56,6 +56,7 @@ import org.talend.core.model.temp.ECodePart;
import org.talend.core.model.utils.TalendTextUtils;
import org.talend.core.prefs.ITalendCorePrefConstants;
import org.talend.core.ui.services.IComponentsLocalProviderService;
import org.talend.core.utils.TalendQuoteUtils;
import org.talend.designer.core.DesignerPlugin;
import org.talend.designer.core.model.components.AbstractComponent;
import org.talend.designer.core.model.components.DummyComponent;
@@ -1633,7 +1634,8 @@ public class Component extends AbstractComponent {
return "\"" + value + "\"";//$NON-NLS-1$ //$NON-NLS-2$
}
if (property.getType() == SchemaElement.Type.SCHEMA) {
return "\"" + value.replace("\"", "\\\"") + "\"";//$NON-NLS-1$ //$NON-NLS-2$
// Handles embedded escaped quotes which might occur
return "\"" + value.replace("\\\"", "\\\\\"").replace("\"", "\\\"") + "\"";//$NON-NLS-1$ //$NON-NLS-2$
}
return value;
}

View File

@@ -1,6 +1,6 @@
// ============================================================================
//
// Copyright (C) 2006-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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-2015 Talend Inc. - www.talend.com
// Copyright (C) 2006-2016 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