Compare commits

...

6715 Commits

Author SHA1 Message Date
Dmytro Chmyga
8f8db02af9 feat(TCOMP-612): support shared connections
* Add raw DataSources to globalMap

* Add SharedConnectionPool implementation to globalMap
2017-10-12 15:49:41 +03:00
wchen-talend
c199eecf2f fix(TUP-18592):No connector can be selected after remove it on UI (#1657) 2017-10-12 14:12:18 +08:00
qiongli
0625b98f61 TDQ-14308 include some drools file for tRulesurvivorhsip. (#1638)
* TDQ-14308 include some drools file for tRulesurvivorhsip.

* TDQ-14308 move the code of copy drools file to 'ProcesssorUtilites.java'
2017-10-12 14:08:23 +08:00
wchen-talend
3d1f5e6fc1 fix(TUP-18613):NOT_READONLY_IF does not refresh correctly (#1659) 2017-10-12 11:11:00 +08:00
hcyi
ab78655ad4 fix(TUP-18423): An error occurs when testing expression returning char (#1627)
type in Expression builder in tMap
2017-10-11 10:02:35 +08:00
Elena Tatarintseva
ee837fe093 TIPAAS-10910 Rename checkbox tActionFailue->tJobFailue in tLogCatcher (#1652) 2017-10-10 14:23:19 +01:00
jzhao
67d04a0dc3 fix(TDI-39562):tFileOutputExcel "Keep existing cell format" doesn't work in some situation (#1658) 2017-10-10 17:49:56 +08:00
pyzhou
08a8280047 Pyzhou/tdi 39527 implement t jdbcscdelt with vertica 7.1 (#1656)
* feat(TDI-39477):Implement tJDBCSCDELT with Vertica 7.1

* feat(TDI-39527):restore the mis-deletion.

* feat(TDI-39527):fix query for sequence.

* feat(TDI-39527):Fix the compile error causing by last commit.
2017-10-09 11:14:40 +08:00
ypiel-talend
d39173ba68 Ypiel/tdi 39294 t microsoft crm xxx on premise2016 o data (#1642)
* feat(TDI-39294): MS CRM 2016 on-premise / OData (with NTLM authentication)
* bug(TDI-39522): Use UUID for Guid attributes
2017-10-04 11:16:15 +02:00
Yu
b5c9a6d0d7 feat(TBD-4197): set hive query name for tracking (#1646)
* feat(TBD-4197): set hive job name for tracking

For tHiveRow, every time when we submit a query to HiveServer2, setting the application name (for Mapreduce Engine) or DAG name (for Tez engine) as : talend_{job name}_{timestamp}, and show it in console under info level logs. So that users can track this job on Yarn RM UI or Tez UI.

* small changes

* changes...

* still small changes...

* add setting hive query name feat for tHiveInput

* remove modification for AbstractDBInputBegin
2017-09-29 17:22:00 +02:00
nrousseau
98a8722124 fix(TUP-18280) fix an issue of libjars for bd jobs 2017-09-29 20:22:28 +08:00
Chao MENG
fecbbacf9d feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD Distros: have plugin for dynamic config with first implementation to read json / setup jars for jobs. (#1645)
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

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

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
2017-09-28 14:55:13 +08:00
Mike Yan
021e9b4285 TESB-20466: Fixed export microservice as Zip option (#1648) 2017-09-27 15:27:29 +08:00
Diya Muliyil
f33f8c3fb3 TESB-20340 - Talend Studio hangs when building a job] (#1644) 2017-09-25 17:36:02 +08:00
GGu
d410562f5d feat(TUP-18122): do audit for components and extension modules (#1579) 2017-09-22 01:06:04 -05:00
SunChaoqun
a00d4d2fed TESB-20333:Data Services (REST) as Microservice (#1641) 2017-09-21 17:57:40 +08:00
Laurent BOURGEOIS
00dc6bd9dc Fix(TBD-5655) Can't use contexts in Spark Yarn cluster mode (#1639)
* fix(TBD5655) : WIP

* fix(TBD-5655) : Handle contexts subdir while copying jar content

* chore(TBD-5655) : Code format

* chore(TBD-5655) : Code format
2017-09-19 15:30:47 +02:00
wchen-talend
0aa7d4abb9 Wchen/feature/tup 18350 nexus3 (#1605)
* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x

* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x
2017-09-19 16:10:33 +08:00
Chao MENG
e1395af71a fix(TUP-18466): complete URL Pop-up with LDAP SSH Git Authentication (#1636)
https://jira.talendforge.org/browse/TUP-18466
fix a bug when managing connection in login dialog
2017-09-18 18:25:59 +08:00
jzhao
acc4aa63e8 fix(TDI-39333):tRedshiftOutputBulk log issue (#1637) 2017-09-18 17:31:34 +08:00
nrousseau
c6b7c1bae3 feat(TUP-18319) avoid unneeded exception 2017-09-18 13:15:08 +08:00
nrousseau
adff42bda4 fix(TUP-18487) fix problem of junit, avoid to hang (#1635) 2017-09-15 14:09:53 +08:00
SunChaoqun
011b61973c TESB-20333:Data Services (REST) as Microservice (#1634)
* TESB-20333:Data Services (REST) as Microservice

* TESB-20333:Data Services (REST) as Microservice
2017-09-15 10:58:07 +08:00
pyzhou
11ff8135b4 fix(TDI-39423):Amend the escape method. (#1630)
* fix(TDI-39423):Amend the escape method.

* fix(TDI-39423): Eliminate the flag trap.
2017-09-13 14:33:29 +08:00
hwang-talend
3c37721edc Wwang talend/tdi 39241 (#1622)
* feat(TUP-18319):Hide Wizard if TCOMP wizard is JDBC

* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18393):when select JDBC, create GenericConnection successfully

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18323):Implement the drag&drop of NFC JDBC

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* fix(TUP-5360): Retrieve Salesforce Modules option is missing

Conflicts:
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/action/CreateGenericConnectionAction.java
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/service/GenericWizardService.java
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/ui/GenericConnWizard.java

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18459):Have a real dynamic combo box for the db type

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18324):Edit jdbc connection
2017-09-12 10:51:42 +08:00
nrousseau
4a4ce66b3b fix(TUP-18434) fix wrong node initialization 2017-09-11 15:09:13 +08:00
pyzhou
e4d5369610 fix(TDI-39432):Correct the wrong mvn path. (#1631) 2017-09-11 14:57:28 +08:00
hwang-talend
ae34139d1e feat(TUP-18510):Guess schema doesn't work in tverticaInput if schema is (#1629)
left empty in tverticaconnection
2017-09-08 15:01:29 +08:00
wang wei
96080bf0cb fix(TDI-39229): tXMLMap does not make the right match when the lookup is an xml document(#1628) 2017-09-07 15:20:30 +08:00
Irene Wang
fdcf943d0d Update copyright to 2017 2017-09-05 19:24:56 +02:00
Irene Wang
533a6b8b37 Update copyright to 2017 2017-09-05 17:12:36 +02:00
Seloen
22bc7d41ff feat(TUP-18354): intelligent auto map leveraging data quality algorithms (#1604)
* feat(TUP-18354)Intelligent Auto-Map,leveraging Data Quality algorithms

*subtask of TUP-18192
*implement Levenshtein and improvement

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*Levenshtein and Jaccard done

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*Refined version

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*Refined version

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*when set both weights to 0, automap will match columns exactly the same

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*parameter is saved per tmap now

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

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*add preset function

https://jira.talendforge.org/browse/TUP-18192
2017-09-05 17:51:15 +08:00
hcyi
6c1ba7fdf2 fix (TUP-18492): Stats&Logs still use JTDS driver even select Microsoft (#1625) 2017-09-05 16:00:04 +08:00
nrousseau
046b7287e1 fix(TUP-18434) fix junits 2017-09-05 14:28:59 +08:00
jzhao
58196408cb feat(TDI-38397): Support dynamic output table name in ELT components (#1589) 2017-09-04 17:29:37 +08:00
nrousseau
f2c80b3282 fix(TUP-18434): fix problem of refresh (#1616)
Fix the problem of reference display and limit the number of refresh
done.
2017-09-04 10:32:40 +08:00
Seloen
e8931ceb4e fix(TUP-17199)tMap Column name filter always can't save modification (#1623)
https://jira.talendforge.org/browse/TUP-17199
2017-09-01 03:10:33 -05:00
pyzhou
e95c6fdf39 fix(TDI-39376):Import the jar to eliminate compile error. (#1621) 2017-09-01 11:53:29 +08:00
jzhao
2f1eb5ea42 fix(TDI-39289) : support tSnowflakeConnection in ELTJDBC (#1607) 2017-09-01 10:02:07 +08:00
hcyi
3b48ad91b0 fix (TUP-18453): Guess Schema on tAS400Input fails with MissingDriverException. (#1620)
* fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.

* fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.
2017-08-31 17:21:38 +08:00
jzhao
0f7ad6aef1 fix(TDI-39350): Performance decline for tFileInputXML compared to 5.3.1 (#1617) 2017-08-31 11:29:45 +08:00
wang wei
bc0f9b3cfc fix(TDI-39363): add the miss instance type (#1615) 2017-08-28 14:18:54 +08:00
Vladimir Bogatyrov
60c3deaf65 [TESB-20121] Add CXF swagger-ui setting for jobs (#1614) 2017-08-28 11:05:23 +08:00
sgandon
a2238a28c1 fix(TUP-18440):added quotes to ReferenceProperties object during code generation (#1606) 2017-08-28 10:04:30 +08:00
Pingwen Lin
bba63d0829 TMDM-9923 Ability to control the timeout or start/end date of the transaction in MDM components (remove dependency of routines.MDM) (#1612) 2017-08-25 15:05:55 +08:00
Seloen
cd72bc2569 fix(TUP-18404): Link Target Issue (#1608)
* fix(TUP-18404)Link Target Issue

*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac

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

* fix(TUP-18404)Link Target Issue

xwen committed 2 hours ago
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac

https://jira.talendforge.org/browse/TUP-18404
2017-08-24 09:42:36 +08:00
hcyi
44b052c4f4 fix TUP-18358:Drag oracle connection will change the query too (#1583)
* TUP-18358:Drag oracle connection will change the query too

* fix TUP-18358:Drag oracle connection will change the query too

* fix (TUP-18358): Drag oracle connection will change the query too
2017-08-23 16:25:15 +08:00
wang wei
174bd50f37 fix(TDI-39320): tcloudstart can't work (#1593) 2017-08-22 14:19:57 +08:00
wang wei
9b4f2f05eb fix(TDI-39054): improve the support for version and after the fix, no need to change the xml every release. (#1487) 2017-08-18 17:23:41 +08:00
Ihor Istomin
f872de0c9c Revert fix(TDI-39229): Fix lookup in tXMLMap when lookup source is document. (#1600) 2017-08-16 17:11:45 +08:00
jzhao
44a8270484 fix(TDI-38635): tMicrosoftOutput can't be update null value with V2016 odata (#1551)
* tMicrosoftOutput can't be update null value with V2016
odata

* update odata jar with talend patch
2017-08-16 17:08:46 +08:00
GGu
1d00b7a1e0 fix(TUP-18405/module): enable to update the list of modules parameter (#1596) 2017-08-16 16:26:36 +08:00
SunChaoqun
5d0737287c TESB-20243: SAM Custom properties not work for tRESTClient component (#1595) 2017-08-16 10:22:35 +08:00
ypiel-talend
a972dadd6f fix(TDI-39101) : Don't send null for rejected (#1594)
* fix(TDI-39101) : Don't send null for rejected

* fix(TDI-39101) : Correct indentation after review.
2017-08-11 16:45:07 +02:00
hcyi
13d9f321cd fix TUP-18355:Opening a BD job from the search feature in Studio transforms it into a DI job (#1581)
* TUP-18355:Opening a BD job from the search feature in Studio transforms
it into a DI job

* TUP-18355:add junits for Opening a BD job from the search feature in
Studio transforms it into a DI job
2017-08-11 10:29:21 +08:00
hwang-talend
7974975185 Hwang/tup 18362 (#1586)
* Revert "fix(TUP-18325)Interface of Row line component display deformation (#1572)"

This reverts commit 51023d952a.

* fix(TUP-18362):Generic schemas: UI layout of "Create new generic
schemaof 2" isn't correct
2017-08-11 10:01:01 +08:00
apoltavtsev
f5b63bac7d TESB-20067 Axis library is patched to resolve logging issue and wsdl4j library is added to generated bundle to resolve classloading issue with tWebServiceInput component in Runtime (#1590) 2017-08-09 18:11:57 +08:00
ypiel-talend
2df464dd01 fix(TDI-39101) : Update export labels (#1588) 2017-08-07 14:38:18 +02:00
chmyga
9a12c786ff feat(TCOMP-291):property value from current record (#1366)
* feat(TCOMP-291):property value from current record

* Add check for dynamic property values

* Add tagging of dynamic property values

* Add update of dynamic property values for every row

* feat(TCOMP-291):property value from current record

* Add processing of globalMap and context

* feat(TCOMP-291): fix problems

* Fix problems with setting ReferenceProperties

* Fix duplicated List creation

* feat(TCOMP-291): fix PR comment
2017-08-07 14:58:31 +03:00
chmyga
fd54a21d95 feat(TDKN-127): add searchable definitions (#1299)
* Add definition registry injection to post-deserialization process
2017-08-07 10:57:08 +03:00
ypiel-talend
dfd439118b fix(TDI-39105): Exclude trashed files in queries
* fix(TDI-39105) : Fix after QA message (#1587)
* Add a parenthesis in generated code
2017-08-04 15:43:22 +02:00
sbliu
259b6dfab0 TMDM-11149: remove DSC related. (#1582) 2017-08-04 14:48:09 +08:00
Pingwen Lin
ad7be3685a TMDM-11214 [tMDMConnection] "OnComponentError" and "On SubjobError" not triggered when an error occurs (#1577) 2017-08-03 17:49:47 +08:00
zwxue
28caa22cc4 fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. (#1482) 2017-08-03 17:35:20 +08:00
hwang-talend
cb8b3b3987 fix(TUP-5432):Component Framework :Salesforce: For component (#1557)
tsalesforceinput when select a repository salesforce which convert to
context will show pop up error.
2017-08-03 16:14:59 +08:00
ypiel-talend
ae763ef3e6 fix(TDI-39101) : Export Google documents
* Add  parameters to choose export mime-types
* Add parameter to add an extension on exported files
2017-08-01 12:11:17 +02:00
ypiel-talend
4f878585f7 fix(TDI-39248) : Prefix SP by schema (#1574)
* fix(TDI-39248) : Prefix SP by schema
2017-08-01 11:39:38 +02:00
Emmanuel GALLOIS
638f125499 feat(TDI-38797): Add Marketo SOAP API SDK (#1573) 2017-07-31 10:30:58 +01:00
ypiel-talend
fad19c1798 Ypiel/tdi 39105 t google drive list retrieve documents form the google drive recycle bin (#1499)
* fix(TDI-39105): Exclude trashed files in queries

Update google drive queries to exclude trashed files.

* fix(TDI-39105) : Exclude or include trashed files

Add a boolean property to include or exclude trashed files.
Include trashed files is allowed to prevent regression.

* fix(TDI-39105) : Migration task to keep behavior

When a job is migrated, set INCLUDTRASHFILES property to 'true' in
order to keep its previous behavior.

* fix(TDI-39105) : Clean migration task

* fix(TDI-39105) : Correct migration task class name

* fix(TDI-39105) : Propagation of the new class name
2017-07-28 21:17:26 +08:00
Seloen
51023d952a fix(TUP-18325)Interface of Row line component display deformation (#1572)
https://jira.talendforge.org/browse/TUP-18325
2017-07-28 18:22:12 +08:00
Dmytro Sylaiev
c660e00a20 Dsylaiev/tdi 35682 add logging when use existing connection (#1571)
* fix(TDI-35682): Add logging into tRedshiftConnection

* Input component won't create and close logfile when using existing connection

* Close component will close logwriter stream also

* chore(TDI-35682): fix indentation
2017-07-28 12:46:34 +03:00
Ihor Istomin
e19c349c0b fix(TDI-39229): Fix lookup in tXMLMap when lookup source is document. (#1563) 2017-07-28 12:36:26 +03:00
Ihor Istomin
2a36e4734b fix(TDI-37182): Improve handling of parsing related errors. (#1527)
* Improve handling of parsing related errors.
2017-07-28 12:32:28 +03:00
Ihor Istomin
56be6a81ba fix(TDI-39179): Fix handling of 'Ignore trailing zeros for BigDecimal' (#1523) 2017-07-28 12:30:10 +03:00
Chao MENG
1e39b0ae89 fix(TUP-17627): can't data viewer for HDFS schema when HDFS is HA (#1565)
fix(TUP-17627): can't data viewer for HDFS schema when HDFS is HA
https://jira.talendforge.org/browse/TUP-17627
2017-07-28 17:12:23 +08:00
wchen-talend
0d8a6cf4da fix(TUP-18265):tELTSAPMAP component does not work as expected (#1542) 2017-07-28 17:01:36 +08:00
wchen-talend
4c35a9795b fix(TUP-17937):Joblet: Joblets category will disappear in palette when (#1570)
move component to expanded joblet
2017-07-28 16:43:50 +08:00
hcyi
e77b75b74e TUP-10160:use javadb embeded connect derby,when finish there are errors (#1567) 2017-07-28 14:55:03 +08:00
wchen-talend
62b792fa49 Wchen/bugfix/tup 17936 joblet reload problem (#1569)
* fix(TUP-17936):Joblet: move component to joblet in job, not save the
job, but can see this component when next time drag this joblet to the
job

* fix(TUP-17936): add junit
2017-07-28 10:46:21 +08:00
Dmytro Sylaiev
091ff2c3e2 fix(TDI-39237): Set correct schema value for searching (#1566) 2017-07-27 12:26:48 +03:00
Yucheng Bai
06ba1e58db fix(TUP-18099): assertConnectorTopologyCompatibility should not throw (#1555)
exception during design time
2017-07-27 10:07:51 +08:00
Dmytro Sylaiev
98bc21712c fix(TDI-39235): Close logfiles output stream in tRedshiftInput (#1561)
* fix(TDI-39235): Close logfiles output stream in tRedshiftInput
2017-07-26 12:17:53 +03:00
pyzhou
8fad24c729 fix(TDI-38127):amend type0 on memory save mode. (#1562) 2017-07-26 16:14:51 +08:00
mbasiuk-talend
175b875f5d Revert "fix(TDI-38923): change library for generating json from xml (#1534)" (#1560)
This reverts commit 7332044c57.
2017-07-25 16:16:25 +03:00
Anas KHABALI
2c9a51e764 fix(TDI-39234): sort the DB type in alphabet order for tCreateTable (#1559) 2017-07-25 11:08:28 +02:00
SunChaoqun
3d175846e1 TESB-19960:ESB Infrastrcuture Service - Spring-dm replacement (#1558)
Merged as it's only used by ESB part changes.
2017-07-25 16:19:34 +08:00
mbasiuk-talend
2e4748cc68 Mbasiuk/tdi 38923 fix t write json fields with null values (#1556)
* fix(TDI-38923): change library for generating json from xml

* Revert "fix(TDI-38923): change library for generating json from xml"

This reverts commit 6e5470d217.
2017-07-25 09:51:58 +03:00
Dmytro Sylaiev
5602fc2637 fix(TDI-39067): Fix wrong processing response from nzload.exe (#1554)
* fix(TDI-39067): Fix wrong processing response from nzload.exe

* fix(TDI-39067): Add logging support
2017-07-24 11:01:03 +03:00
mbasiuk-talend
7332044c57 fix(TDI-38923): change library for generating json from xml (#1534) 2017-07-24 10:08:23 +03:00
hwang-talend
7646989952 fix(TUP-4834):New framework components can't use keyboard shortcuts to (#1539)
call the variable when enter password
2017-07-24 14:56:44 +08:00
Seloen
8db4eb0021 fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1553)
https://jira.talendforge.org/browse/TUP-17378
2017-07-21 04:15:00 -05:00
Seloen
f4e02efd3a Xwen/tup 17721 username in spark configuation is missing (#1508)
* fix(TUP-17721)Username in SparkConfiguation is missing 

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

* fix(TUP-17721)Username in SparkConfiguation is missing

*add junit

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

* fix(TUP-17721)Username in SparkConfiguation is missing

*junit modified

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

* fix(TUP-17721)Username in SparkConfiguation is missing

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

* fix(TUP-17721)Username in SparkConfiguation is missing

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

* fix(TUP-17721)Username in SparkConfiguation is missing

https://jira.talendforge.org/browse/TUP-17721
2017-07-21 16:28:50 +08:00
Seloen
d4b628c512 Revert "fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job" (#1552)
* Revert "Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1550)"

This reverts commit e799a8be05.

* Revert "fix(TDI-38195):make footer invisible and throw an exception for the (#1543)"

This reverts commit 31d4031954.

* Revert "fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1545)"

This reverts commit 09cf4feb68.
2017-07-21 02:55:10 -05:00
Dmytro Sylaiev
e799a8be05 Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1550)
* fix(TDI-39089): Hide new checkbox when it is not needed
2017-07-21 10:11:12 +03:00
pyzhou
31d4031954 fix(TDI-38195):make footer invisible and throw an exception for the (#1543)
* fix(TDI-38195):make footer invisible and throw an exception for the
stream input

* fix(TDI-38159):change Exception to RuntimeException.
2017-07-21 14:01:40 +08:00
Seloen
09cf4feb68 fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1545)
https://jira.talendforge.org/browse/TUP-17378
2017-07-21 11:55:06 +08:00
zwxue
b0a20cd4b1 fix(TUP-18278):Could not find or load main class exception after (#1547) 2017-07-21 09:44:51 +08:00
Dmytro Sylaiev
20d9d7bd4d Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1548)
* fix(TDI-39089): Add 'encode URI' property
2017-07-20 19:03:38 +03:00
Anas KHABALI
a44cd79800 feat(TDI-39194): support Redshift in tCreateTable (#1549) 2017-07-20 16:52:35 +02:00
Anas KHABALI
2ba204333b feature(TDI-39196): support Exasol in tCreateTable (#1546) 2017-07-20 13:44:30 +02:00
wang wei
6052110d19 fix(TDI-38703): can't run job successfully use new component (#1544) 2017-07-20 18:13:21 +08:00
Anas KHABALI
8c76e69283 feature(TDI-39195) : add support to vertica71 in tCreateTable (#1538) 2017-07-20 12:07:52 +02:00
mtuhai
2e55e5e75d fix(TBD-4416/components): Cann't run job that use joblet use existing connection for tHiveInput - fixed (#1540) 2017-07-19 14:59:30 +02:00
Dmytro Sylaiev
6f72a87380 Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1541)
* fix(TDI-39089): Remove redundant migration task
2017-07-19 14:31:10 +03:00
hcyi
6b86e661ba TUP-18254:Impala: NPE error when guess query for tImpalaInput that use (#1532)
build-in context
2017-07-19 18:06:07 +08:00
hwang-talend
520ef71875 fix(TUP-18270):Propogation problems when change contexts in a joblet (#1535)
which use by some jobs.
2017-07-19 09:56:40 +08:00
Dmytro Sylaiev
3edc8b33cd Dsylaiev/tdi 39175 fix broken tujs (#1537)
* fix(TDI-39175): Fix year shifting
2017-07-18 15:33:52 +03:00
ypiel-talend
ec19973c1d fix(TDI-39213) : Remove dropbox-core-sdk-1.7.5.jar (#1536) 2017-07-18 13:52:18 +02:00
Ihor Istomin
a28b6289f1 fix(TDI-37942): Fix handling of base64 encoded LDIF entry (#1522) 2017-07-18 13:07:34 +03:00
pyzhou
952fbfad7e fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check (#1519)
* fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check
table whether exist or not

* fix(TDI-38433):eliminate confusing variable.

* fix(TDI-38433):remove useless migration.

* Revert "fix(TDI-38433):remove useless migration."

This reverts commit aed3e4c294.

* Revert "fix(TDI-38433):eliminate confusing variable."

This reverts commit fdb3505097.

* Revert "fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check table whether exist or not"

This reverts commit 7a2fe73566.

* fix(TDI-38433):remove the useless check box.
2017-07-18 16:03:28 +08:00
hcyi
4ccd8bd8e7 TUP-6845:Get error when open SQL Builder with Repository type on (#1528)
stats&logs category
2017-07-18 15:15:53 +08:00
Ivan Gonchar
3ae65cab86 Igonchar/revert codegen (#1530)
* fix(TDI-37213): revert IncomingSchemaEnforcer

* fix(TDI-37213): revert OutgoingSchemaEnforcer

* fix(TDI-37213): revert enforcer creator

* fix(TDI-37213): revert tests

* fix(TDI-31213): change talend-codegen-utils lib version to 0.20.2

* fix(TDI-31213): change talend-codegen-utils lib version in Studio to 0.20.2

* chore(TDI-31213): fix formatting

* fix(TDI-37213): remove test for Double to BigDecimal conversion
2017-07-17 20:52:35 +03:00
Dmytro Sylaiev
73b9b1a46f fix(TDI-39175): Revert unsafe changes, move it into mysql component (#1533)
* Move calling generateYearResultSet method from abstract javajet to mysql one
2017-07-17 16:03:21 +03:00
Dmytro Sylaiev
178d6f7f9b fix(TDI-39175): Fix exception when encountering 0000 year value (#1529) 2017-07-17 12:25:26 +03:00
wang wei
b2144b29ba fix(TDI-39198): tUniqRow use high memory with very large data volumes when caching to disk (#1531) 2017-07-17 12:03:22 +08:00
pyzhou
8c9418634b fix(TDI-38127):SCD components type0 cannot work with other type (#1525) 2017-07-14 17:09:06 +08:00
jzhao
332fc11a49 fix(TDI-39174):tFileInputExcel can't check sheet position in some situation.(#1526) 2017-07-14 03:53:37 -05:00
wchen-talend
162095dd57 fixe(TUP-18118):Remote run in studio fails with file not found exception (#1511)
* fixe(TUP-18118):Remote run in studio fails with file not found exception

* fix(TUP-18118):Remote run in studio fails with file not found exception
2017-07-14 09:48:20 +08:00
zwxue
1ab83eb9a5 fix(TUP-18055):Deployment Version:Click "Select all subjobs" button will (#1520)
refresh the new version to old versions.
2017-07-14 09:47:26 +08:00
Ivan Gonchar
ba085bf281 Igonchar/fix dependency on di (#1524)
* fix: change usage classed from di to classes from current lib

* fix: fix BigDecimal converter to convert Double

* fix: upgrade talend-codegen-utils lib to 0.20.1 version

* fix: change talend-codegen-utils library version to 0.20.1 in Studio

* fix: fix wrong package in javadoc
2017-07-13 19:52:45 +03:00
Seloen
18ca7b2adf fix(TUP-18087)The visibility of Property Type of tNetsuiteInput/Output (#1517)
https://jira.talendforge.org/browse/TUP-18087
2017-07-13 15:19:37 +08:00
pyzhou
95e1bc41c7 fix(TDI-34905):tackle stupid mistake. (#1521) 2017-07-13 15:06:28 +08:00
hwang-talend
b43905df77 fix(TUP-18217):Testcase for tWriteJSONFiled gives junitGlobalMap cannot (#1509)
be resolved exception
2017-07-13 09:51:42 +08:00
zwxue
0907ea1a4f fix(TUP-17858):Use different version of subjob in father job (#1518)
:NoClassDefFoundError.
2017-07-12 16:26:59 +08:00
Dmytro Sylaiev
3e06e5f4b1 fix(TDI-35112): Add supporting MySQL YEAR(4) type in tMysqlOutput (#1516)
* fix(TDI-35112): Add supporting MySQL YEAR(4) type in tMysqlOutput

* chore(TDI-35112): Fix indentation

* chore(TDI-35112): Small refactoring
2017-07-12 11:12:08 +03:00
mbasiuk-talend
bca3b19d24 Mbasiuk/tdi 31661 (#1515)
* fix(TDI-31661): add possibility to store last value in tHashOutput

* chore(TDI-31661): format issue

* fix(TDI-31661): changes according to PR comments.

* fix(TDI-31661): minor changes

* fix(TDI-31661): update library version
2017-07-11 18:24:55 +03:00
Emmanuel GALLOIS
beb8a5bbd9 fix(TDI-39167): fix migration for LeadSelector (#1513) 2017-07-11 15:37:16 +01:00
mbasiuk-talend
663d2f1650 Mbasiuk/tdi 31661 keep last thashoutput (#1503)
* fix(TDI-31661): add possibility to store last value in tHashOutput

* chore(TDI-31661): format issue

* fix(TDI-31661): changes according to PR comments.

* fix(TDI-31661): minor changes
2017-07-11 16:54:59 +03:00
wchen-talend
871bb3826a fix(TUP-1362):Summary links in documentation can not work in mac. (#1510) 2017-07-11 15:52:46 +08:00
pyzhou
fd865ea70b fix(TDI-34905):fix the compile error. (#1507) 2017-07-11 14:05:12 +08:00
hwang-talend
09787a11a9 fix(TUP-17299):the back ground is not refresh (#1504) 2017-07-11 09:58:09 +08:00
Chao MENG
1fc91e6c97 fix(TUP-18213): set correct connection bean if logon studio using (#1501)
fix(TUP-18213): set correct connection bean if logon studio using parameters instead of logon dialog
https://jira.talendforge.org/browse/TUP-18213
2017-07-10 17:12:32 +08:00
wang wei
374e624301 fix(TDI-39076): Ref: Large temp files being created on disk while look up in tmap component and filling the disk(#1449) 2017-07-10 17:05:41 +08:00
pyzhou
646db822fb fix(TDI-39135):Handle duplicate variable in tOracleBlukOutput. (#1502) 2017-07-10 14:54:47 +08:00
jzhao
b512bcaf95 fix(TDI-31586): tMomOutput "Websphere MQ"/"Jboss" mode transaction is unavailable. (#1500) 2017-07-10 01:44:45 -05:00
kjwang-talend
d23afcd2d5 Kjwang/fix(tup 18210)inconsistencies of keyboard shortcut commands in talend studio on mac os (#1497)
* fix(TUP-18210):Inconsistencies of keyboard shortcut commands in Talend
Studio on macOS.
https://jira.talendforge.org/browse/TUP-18210

* fix(TUP-18210):Inconsistencies of keyboard shortcut commands in Talend
Studio on macOS.
https://jira.talendforge.org/browse/TUP-18210
2017-07-10 11:14:31 +08:00
kjwang-talend
0d3e3bf372 fix(TUP-18199)The tools preference page can't work well on mac OS. (#1484)
https://jira.talendforge.org/browse/TUP-18199
2017-07-10 11:13:21 +08:00
kjwang-talend
9717c7821b fix(TUP-18184):Read schema on JSON Metadata throw NPE (#1486)
https://jira.talendforge.org/browse/TUP-18184
2017-07-10 11:11:04 +08:00
Chao MENG
ea08790d50 fix(TUP-18152): when the first time create tag,always met the issue (#1498)
fix(TUP-18152): when the first time create tag,always met the issue"connect server timeout"
https://jira.talendforge.org/browse/TUP-18152
2017-07-07 18:17:59 +08:00
wang wei
eebb590232 fix(TDI-33892): If the action on data is "insert" and "extend insert", the commit/batch is never used(#1496) 2017-07-07 15:13:11 +08:00
jzhao
622e751d99 fix(TDI-39079) tFileInputExcel sheet position does not work for event model (#1494) 2017-07-07 01:48:19 -05:00
Ivan Gonchar
65e34b2113 igonchar/tdi 37213 call codegen-utils library in codegen instead of calling daikon (#1450)
* chore(TDI-37213): replace call to Daikon with call to codegen-utils library

* chore(TDI-37213): rename enforcer variables from current to incoming/outgoingEnforcer

* chore(TDI-37213): improve talend type setting in codegen

* fix(TDI-37213): fix setting values from enforcer to rowStruct

* fix(TDI-37213): fix setting default value to RowStruct

* chore(TDI-37213): bump talend-codegen-utils version to 0.20.0
2017-07-06 15:33:40 +03:00
jzhao
cd7ceaf3e0 fix(TDI-39051): tMSSqlSP doesn't always return execution error (#1493) 2017-07-06 05:07:16 -05:00
zwxue
9c3832761a fix(TUP-18193):list of user defined routines not reflecting immediately (#1491)
in the routine selector.
2017-07-06 17:27:25 +08:00
Ihor Istomin
017792e5c4 fix(TDI-33080): Implement ignoring of LogCatcher internal errors (#1443)
* Implement ignoring of LogCatcher internal errors
2017-07-06 11:40:27 +03:00
Seloen
15733af7e6 fix(TUP-18189): ClassNotFound when Guess schama in tMSSqlInput for MSSQL
* fix(TUP-18189)ClassNotFound when Guess schama in tMSSqlInput for MSSQL

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

* fix(TUP-18189)junit

https://jira.talendforge.org/browse/TUP-18189
2017-07-06 14:59:12 +08:00
Dmytro Sylaiev
7a53dc6bd7 fix(TDI-32464): Extends local properties class for respecting order (#1489) 2017-07-05 16:22:41 +03:00
Haiting Yin
fc218317a8 TMDM-9331 tMDMOutput :Source name is useless when working with staging db (#1476) 2017-07-05 15:42:17 +08:00
wchen-talend
3069e9ba8f fix(TUP-18128):joblets change not applied to all jobs automatically (#1459) 2017-07-05 14:25:16 +08:00
zwxue
8b65fbf02f fix(TUP-15902):CI plugin: version of Bean and Pig UDF not change if (#1485)
enable <deploy.version> in pom.xml.
2017-07-05 10:49:49 +08:00
Vladimir Bogatyrov
957523f3f3 [TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly (#1432)
* [TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly

* [TESB-19484] Switched from using globalMap to resourceMap

* [TESB-19484] Added cid to exception variable name
2017-07-04 21:53:41 +03:00
Dmytro Sylaiev
120d81affd fix(TDI-39089): Add uri encoding in tFileFetch (#1479)
* fix(TDI-39089): Add uri encoding in tFileFetch

* Incorrect uri would become correct in the job using URI.toASCIIString method

* No changes for ftp and smb protocol due to they should work OK with special characters

* Already correct uri become incorrect-encoded in properties (migration task)

* fix(TDI-39089): Add uri decoding in tFileFetch

* Update plugin.xml

* chore(TDI-39089): Fix indentations
2017-07-04 14:26:19 +03:00
Ivan Gonchar
8091f30085 chore(TDI-37213): switch talend-codegen-utils lib to the latest 0.20. version (#1447) 2017-07-04 14:08:36 +03:00
zwxue
b76358559a fix(TUP-17939):Joblet: when propagate the changes to the job, error (#1473)
thrown in error log.
2017-07-04 18:27:53 +08:00
yyin-talend
3505d1d6db TDQ-13899 when save pattern, on the "Update Detection" dialog can not (#1481)
show the job name of tMultiPatternCheck as others --fixed
2017-07-04 15:03:56 +08:00
wang wei
6c03b8c9dc fix(TDI-39087): tExaBulkExec can not have empty string as field delimiter (#1480)
* fix(TDI-39087): tExaBulkExec can not have empty string as field
delimiter

* fix(TDI-39087): fix the version
2017-07-04 11:23:26 +08:00
pyzhou
ba3cceb061 fix(TDI-34905):add stream support for tFileinputJason JSONpath (#1474)
* fix(TDI-34905):add stream support for tFileinputJason JSONpath

* fix(TDI-34905):change filename to filemnameOrStream.
2017-07-04 10:35:20 +08:00
pyzhou
35ed549410 TDI-39098:handle ClassCastException and remove useless code. (#1478)
* TDI-39098:handle ClassCastException and remove useless code.

* fix(TDI-39098):check the other type too.
2017-07-04 10:13:52 +08:00
Sebastian Hoß
b6d30918fd TESB-17533 - Expose attributes as JSON elements (#880)
Signed-off-by: Sebastian Hoss <shoss@talend.com>
2017-07-03 17:30:12 +08:00
Vladimir Bogatyrov
6213c63877 [TESB-18845] Service made in DI technology used JMS and ActiveMQ does not produce log output (#1475) 2017-07-03 15:03:28 +08:00
Pingwen Lin
61e9fc383e TMDM-11072 : Support of AWS ELB for MDM Cluster (#1464) 2017-06-30 01:33:56 -05:00
Yucheng Bai
cbfb428b75 fix(TUP-18178): add junits (#1472) 2017-06-30 14:10:21 +08:00
zwxue
6fe2ff12d4 fix(TUP-18158):tELTOracleMap / ELT Oracle Map Editor / left panel empty (#1471)
after migration from 6.1.1 to 6.3.1.
2017-06-30 11:11:00 +08:00
Yucheng Bai
f295053b03 fix(TUP-18178): tMicrosoftCRMOutput Online 2016(oada) can't work (#1468) 2017-06-29 17:56:47 +08:00
jzhao
a2e60dbe20 fix(TDI-39045) improve the error message when when used the tMicrosoftCRMOutput to do the update without key column is set(#1469) 2017-06-29 04:33:15 -05:00
wchen-talend
b1e679a331 Wchen/bugfix/tup 17974 npe build job wizard (#1467)
* fix(TUP-17974):NPE error when click build job on the Job Type parent
node if that contain a folder

* fix(TUP-17974): add junit

* fix(TUP-17974): add junit
2017-06-29 11:25:39 +08:00
hcyi
3ad6daf6cf TUP-17844:[6.4.0] When opening Spark Streaming job and lock it it grays (#1434)
out hadoop distro selection.
2017-06-29 11:19:52 +08:00
wang wei
e9a00b4632 fix(TDI-39087): tExaBulkExec can not have empty string as field delimiter (#1462)
* fix(TDI-39087): tExaBulkExec can not have empty string as field
delimiter

* fix(TDI-39087): fix the component part

* fix(TDI-39087): remove the unuseful jar
2017-06-29 09:58:10 +08:00
Seloen
e649729391 fix(TUP-17755)Hover text for column filter icon make no sense in tMap (#1463)
* fix(TUP-17755)Hover text for column filter icon make no sense in tMap

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

* fix(TUP-17755)Hover text for column filter icon make no sense in tMap
2017-06-28 06:00:33 -05:00
Yucheng Bai
5f50f29e21 fix(TUP-18156): improve and add junits. (#1461) 2017-06-28 01:20:17 -05:00
hcyi
c7625cdb1e TUP-18106:Mysql JDBC with context mode generate wrong select statement. (#1451) 2017-06-28 09:51:48 +08:00
Yucheng Bai
964517d849 fix(TUP-18156): Issue with Date pattern retrieved from Metadata (#1460) 2017-06-27 06:44:40 -05:00
pyzhou
d85fbbbb81 fix(TDI-33531):hide batch size when update or insert. (#1456) 2017-06-27 17:35:42 +08:00
pyzhou
d06e13e6f4 fix(TDI-30685):eliminate duplicate log. (#1458) 2017-06-27 17:33:25 +08:00
Yucheng Bai
ef79d74eb9 fix(TUP-18154): Cleanup the code related to quotes for new component (#1455)
framework
2017-06-27 14:35:57 +08:00
pyzhou
e766dfbb9e fix(TDI-39037):Handle NPE for tReplaceList. (#1436)
* fix(TDI-39037):Handle NPE for tReplaceList.

* fix(TDI-32121):make vacant `replacement` available.
2017-06-27 10:36:18 +08:00
pyzhou
2b5e280596 fix(TDI-38965):upgrade the talend_DB_mssqlUtil-1.1-20170612.jar (#1380) 2017-06-27 10:24:11 +08:00
pyzhou
4611d22bfa fix(TDI-32121):make "not null" fixed in db2 create table statement. (#1442)
* fix(TDI-32121):make "not null" fixed in db2 create table statement.

* fix(TDI-32121):Change String id to refer static constant

* fix(TDI-32121):correct typo。
2017-06-27 10:14:10 +08:00
zwxue
ad342a1190 fix(TUP-18109):"Use Custom groupId" checkbox does not work for migrated (#1452)
job under the folder for publish.
2017-06-27 10:09:53 +08:00
Seloen
50baa095d1 fix(TUP-4739)No search in Routes (#1454)
https://jira.talendforge.org/browse/TUP-4739
2017-06-26 05:50:48 -05:00
Yucheng Bai
97922344b6 test(TUP-18151): fix junits (#1453)
* test(TUP-18151): fix
org.talend.repository.generic.util.GenericConnectionUtilTest.testSynNamePropertyWithItem

* test(TUP-18151): fix
org.talend.repository.generic.util.GenericContextUtilTest.testExportAndRevertContextForComponentProperties
2017-06-26 18:36:48 +08:00
hcyi
a7789150b8 TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1448)
* TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database
Connection.

* TUP-18046:update,Cannot Retrieve Columns from Metadata MapRDB Database
Connection
2017-06-26 15:27:41 +08:00
wchen-talend
743011d3de fix(TUP-18120): fix document generate and export problems (#1438) 2017-06-26 15:17:50 +08:00
zwxue
dc6c0e698c test(TUP-18011):Add JUnit for pom settings. (#1427) 2017-06-26 10:00:06 +08:00
Ivan Gonchar
afd7a19c2a Igonchar/tdi 37213 move converters to codegen utils (#1441)
* chore(TDI-37213): bump version to 0.20.0

* chore(TDI-37213): copy DI conversion staff from Daikon to codegen-utils library
2017-06-23 15:35:54 +03:00
Ivan Gonchar
6d968d3f9a chore(TDI-37213): bump version to 0.17.0 (#1440) 2017-06-23 15:28:59 +03:00
Dmytro Sylaiev
de580d13c4 fix(TDI-32802): Implement functionality for get NB_LINE in NetezzaNZLoad (#1439)
* fix(TDI-32802): Implement functionality for get NB_LINE in NetezzaNZLoad

* fix(TDI-32802): Minor changes
2017-06-23 13:33:35 +03:00
hcyi
5b132db6e4 TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1445)
Connection.
2017-06-23 18:10:15 +08:00
Seloen
7ee900929c fix(TUP-17832)Spark Configuration UI not good for smaller screens (#1433)
*add scroll bar for Spark Configuration, Advanced Setting, Basic Run
view

https://jira.talendforge.org/browse/TUP-17832
2017-06-23 17:52:39 +08:00
Yucheng Bai
19886e28c9 fix(TUP-18146): https://jira.talendforge.org/browse/TUP-18146 (#1446)
* fix(TUP-18146) fix quote issue

* fix(TUP-18146): update junits.

* fix(TUP-18146): update junits.
2017-06-23 17:23:51 +08:00
Dmytro Sylaiev
8ec4a5faa2 Dsylaiev/tdi 34972 change default ignore tail zeros value t map (#1444)
* fix(TDI-34972): change default ignoreTailZeros value tMap

* fix(TDI-34972): Add migration task

* Migration task will set "CHANGE_HASH_AND_EQUALS_FOR_BIGDECIMAL" to false if it was null
2017-06-23 12:17:53 +03:00
pyzhou
6a73e6604a fix(TDI-31454):eliminate useless code in MSSQLManager (#1437) 2017-06-22 17:07:44 +08:00
kevin.cui
30020302ea TMDM-11077 : tMDMBulkLoad & tMDMConnection can't load data with auto commit setting (#1417) 2017-06-20 22:31:08 -05:00
Yucheng Bai
e562fdd5ae fix(TUP-18098): Hive Connectivity post-kerberos on Talend (#1426) 2017-06-20 21:05:44 -05:00
wchen-talend
b903b91084 fix(TUP-17950):update plugin version (#1428) 2017-06-20 18:23:31 +08:00
hwang-talend
adb12b8eb7 fix(TUP-17540):Campaign label value is lost after reopenning job when it is read-only 2017-06-20 17:34:51 +08:00
hwang-talend
ab1dec25e9 fix(TUP-17916):Improve propagation behavior when multiple output schemas exist in the component 2017-06-20 17:31:40 +08:00
kjwang-talend
1e36e872fd fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long (#1403)
fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long
https://jira.talendforge.org/browse/TUP-17996
2017-06-20 14:15:00 +08:00
hcyi
52ea9f7082 TUP-17951:Changing datatype for middle variable in a tMap requires (#1401)
pressing 'Return/Enter' to confirm selection.
2017-06-20 13:51:22 +08:00
wchen-talend
45cdd59b71 fix(TUP-17950):fix the pom for test plugin (#1425) 2017-06-20 13:29:21 +08:00
Liu Xinquan
c2e25e7d21 TDQ-13814 TDQ-13930 always ask user to change the Property to built-in mode (#1422) 2017-06-20 13:29:06 +08:00
wchen-talend
906a226a00 Bugfix/6.5.1/tup 17950 t postgresql scd additional columns (#1408)
* fix(TUP-17950):Failed to generate code after making minor valid changes
to tPostgresqlSCD component

* fix(TUP-17950):add junit
2017-06-20 10:18:42 +08:00
wchen-talend
d2adb9d23d fix(TUP-17731):UI issue after MySQL jar has been installed via "Install (#1415)
and Download" from Studio
2017-06-20 10:08:20 +08:00
mtuhai
918fdfb10c bug(TBD-5111/components): tBigQueryBulkExec component does not report error when failures happen - fixed (#1419) 2017-06-19 13:43:35 +02:00
zafkirTalend
ad6436289d fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown (#1416) 2017-06-19 09:41:23 +02:00
zwxue
99588773d0 fix(TUP-17726):java version for reference project changed to 1.8 after (#1404)
migration.
2017-06-19 11:55:44 +08:00
zwxue
31cd1f28d5 fix(TUP-18075):Studio throw NPE error when switch to page "Deployment" (#1402)
for a service child node.
2017-06-19 11:55:02 +08:00
wang wei
8915344ff9 fix(TDI-37439): make the class name shorter (#1411)
* fix(TDI-37439): make the class name shorter

* fix(TDI-37439): update the component part
2017-06-19 11:30:31 +08:00
zwxue
9fc687710b fix(TUP-18055):Deployment Version:Click "Select all subjobs" button will (#1412)
refresh the new version to old versions.
2017-06-19 09:47:19 +08:00
zwxue
43a474e122 fix(TUP-18094):The Deployment Versioning dialog UI needs improving. (#1413) 2017-06-19 09:38:11 +08:00
Dmytro Sylaiev
9ccb1e6fb9 fix (TDI-38883): Add missing property name in tInformix output (#1414) 2017-06-16 16:44:59 +03:00
zwxue
f85b5adbde fix(TUP-18053):Deployment Version: Changed project version should not (#1407)
saved if do cancel the change process.
2017-06-16 09:20:37 +08:00
Dmytro Sylaiev
e0d4d63030 chore(TDI-39000): remove code duplication (#1410) 2017-06-15 17:50:57 +03:00
zafkirTalend
020b1319b7 fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown (#1409) 2017-06-15 15:55:35 +02:00
Dmytro Sylaiev
e29b39175d fix(TDI-38143): Process null data in tReplaceList correctly (#1405)
* fix(TDI-38143): Process null data in tReplaceList correctly

* fix(TDI-38143): minor changes
2017-06-15 16:17:39 +03:00
pyzhou
a5d0f6b17c fix(TDI-32438):add verification to the current_path in tFTPfileList. (#1406) 2017-06-15 17:12:42 +08:00
pyzhou
748956a78b fix(TDI-32344):add the missing name. (#1392) 2017-06-15 17:12:22 +08:00
Jenkins Continuous Build server
8e118e3a37 Set version to 6.5.0 SNAPSHOT 2017-06-14 13:27:31 +02:00
Yucheng Bai
d0e0d02f03 fix(TDI-38486): fix the migration problem. (#1400) 2017-06-14 16:11:00 +08:00
GGu
e7b072e24f fix(TUP-18062): disable the deploy settings for tos (#1398) 2017-06-14 15:19:20 +08:00
nrousseau
2d5c576854 babili-export (#1397) 2017-06-14 10:40:38 +08:00
nrousseau
00b2fbf010 feat(TUP-18003) Add help plugins 2017-06-14 09:14:57 +08:00
hcyi
9fcf67dbbe TUP-17219:When set a spark job from repository to local mode and then (#1396)
uncheck the "use local mode" checkbox,the job returns to repository with
a wrong state.
2017-06-13 18:57:14 +08:00
wang wei
3ab68fbce5 fix(TDI-38785): fix the tsapconnection (#1395) 2017-06-13 18:21:12 +08:00
jzhao
c84d2450c9 feat(TDI-38890):Add parameter "applicationName=Talend;" for tSQLDWHXXX components (#1394) 2017-06-13 05:16:49 -05:00
zwxue
c7baf6d878 fix(TUP-18052):Deployment Versioning:Job's "use snapshot" choice can not (#1393)
updated if do not accompany with the change of maven version.
2017-06-13 18:13:34 +08:00
nrousseau
788f23cdeb feat(TUP-18003) Add help plugins 2017-06-13 16:28:21 +08:00
jzhao
ff8aa39b58 feat(TDI-38772): Upgrade to CXF 3.1.11 (#1389) 2017-06-13 02:41:36 -05:00
hwang-talend
9a97d13d7a feat(TUP-18048):Update translations for 6.4.1 (#1391) 2017-06-13 14:45:10 +08:00
Chao MENG
4b93c49ce5 fix(TUP-16516): after change context group under repository re-import (#1390)
fix(TUP-16516): after change context group under repository re-import the whole project again will get error
https://jira.talendforge.org/browse/TUP-16516
2017-06-13 11:53:52 +08:00
Prada Souvanlasy
4e72896c41 fix(TBD-5244): add network tags in tGoogleDataprocManage (#1388) 2017-06-12 16:12:16 +02:00
Ihor Istomin
aad50b750c fix(TDI-38997): Fix migration of search confitions. (#1384) 2017-06-12 14:44:02 +03:00
zwxue
3ac34f7f21 fix(TUP-17864):Project Settings > Maven > Deploy Version: selecting or (#1379)
manipulating items takes very long.
2017-06-12 19:23:19 +08:00
Liu Xinquan
e2748a5b00 TDQ-13814 TDQ-13929 the list of select Embedded rule dialog is empty (#1381) 2017-06-12 19:22:57 +08:00
Yucheng Bai
f06fbcff9f fix(TUP-17946): tSalesForceInput - Guess Schema (#1387)
* fix(TUP-17946) fix reference issue for components

* fix(TUP-17946): tSalesForceInput - Guess Schema
https://jira.talendforge.org/browse/TUP-17946

* fix(TUP-17946): fix some problems and add junits.
2017-06-12 19:12:50 +08:00
Chao MENG
1abe5a02db fix(TUP-18027): can't get git project branch with "listProject -b" (#1385)
fix(TUP-18027): can't get git project branch with "listProject -b" command
https://jira.talendforge.org/browse/TUP-18027
2017-06-12 19:08:03 +08:00
wchen-talend
40bc81c9a7 fix(TUP-18033):Deprecate Axis exports in build job (#1386) 2017-06-12 19:03:32 +08:00
hwang-talend
ce8e897988 fix(TUP-18025):Misleading Task Publisher Status when Job has compilation (#1383)
errors
2017-06-12 18:57:21 +08:00
wchen-talend
42e2f8c119 fix(TUP-18032):Deprecate Component designer (#1378)
* fix(TUP-18032):Deprecate Component designer

* fix(TUP-18032):Deprecate Component designer

* Update plugin.xml

fix(TUP-18032):Deprecate Component designer
2017-06-12 18:41:24 +08:00
Yucheng Bai
c31f323548 fix(TUP-18030): One more double quote for text area if copy/paste for (#1373)
all new frame work components
2017-06-12 18:39:41 +08:00
GGu
0dcb76cf2c feat(TUP-17662): add the log for failed messages (#1360)
* feat(TUP-17662): add the log for failed messages

* feat(TUP-17662): do i18n for some message title

* fix(TUP-17616) improve component reload
2017-06-12 18:30:43 +08:00
pyzhou
2acbdaf360 fix(TDI-38965):tMssqlInput returns null for some Date column. (#1377) 2017-06-12 17:48:58 +08:00
wang wei
95fbcbd415 fix(TDI-38904): change the value for user agent (#1374) 2017-06-12 17:31:26 +08:00
kjwang-talend
1e77f439fe TUP-17701 Can't setup / reopen tMap if component is not existing (D&D (#1375)
tmap from palette to Job)
https://jira.talendforge.org/browse/TUP-17701
2017-06-12 17:30:32 +08:00
wang wei
3da35d1881 fix(TDI-38904): Tracking influence for AWS connectors (#1372) 2017-06-12 15:00:50 +08:00
kjwang-talend
e70e985e08 fix(TUP-5461):AmazonAurora components can't select existing connection (#1371)
https://jira.talendforge.org/browse/TUP-5461
2017-06-12 14:58:22 +08:00
Yucheng Bai
2202cfa721 fix(TUP-17883): Can't propagate the modifications of Azure wizard to all (#1362)
job
2017-06-10 10:29:53 +08:00
Yucheng Bai
f5cdc3b54d fix(TUP-17889): Snowflake Component - JsonParseException: Unexpected (#1349)
character ('s' (code 115))
2017-06-10 10:28:25 +08:00
hwang-talend
e7968546eb fix(TUP-18017):Password not encrypt after import a context contain (#1370)
password from a lower version
2017-06-10 10:23:35 +08:00
Rémy DUBOIS
980841a8c8 fix(TBD-5163): Remove the dependencies signature in the fat jar (#1369) 2017-06-09 15:41:05 +02:00
nrousseau
9f8e976afb feat(TUP-18003) Add help plugins (#1367) 2017-06-09 15:43:23 +08:00
Seloen
3b52729bb3 fix(TUP-17971)tMap Temp data directory path get doublequote for Contexts (#1363)
* fix(TUP-17971)tMap Temp data directory path get doublequote for Contexts

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

* fix(TUP-17971)

* fix(TUP-17971)tMap Temp data directory path get doublequote for Contexts

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

* f
2017-06-09 14:09:21 +08:00
Chao MENG
c0be8e7904 fix(TUP-18012): ui problem for json wizard (#1364)
fix(TUP-18012): ui problem for json wizard
https://jira.talendforge.org/browse/TUP-18012
2017-06-09 10:16:28 +08:00
zwxue
57fc9ce63a fix(TUP-18010):NPE when use Implicit tContextLoad in job. (#1361) 2017-06-09 09:53:28 +08:00
zafkirTalend
995f7a0376 fix(TBD-4990): Remove tHiveRow's output links for Google Dataproc (#1365) 2017-06-08 16:10:01 +02:00
Vladimir Bogatyrov
bab9a317f8 [TESB-19636] Routes, Services, Bundle Jobs POM templates use Java 7 instead of Java 8 (#1328) 2017-06-08 16:52:17 +08:00
zwxue
73d72c224a feat(TUP-17620): Set default value of project version. (#1359) 2017-06-08 15:21:30 +08:00
Vladimir Bogatyrov
e720827c20 [TESB-19596] Swagger JSON documentation appears to be 'cached' (#1344)
Merge as this file is only used for REST DS Job and a very little adjustment in the template.
Yi
2017-06-08 15:00:59 +08:00
nrousseau
e211fd0607 fix(TUP-18008) add joda-time 2.8.2 to platform 2017-06-08 13:06:44 +08:00
zwxue
97440000cd fix(TUP-17749):[6.4.0] Building Spark job that couldnt run in studio (#1356)
doesnt give any error but also doesnt produce zip.
2017-06-08 12:33:42 +08:00
Chao MENG
fab7e4f83b fix(TUP-17983): random issue when logon remote project error pop up (#1355)
fix(TUP-17983): random issue when logon remote project error pop up
https://jira.talendforge.org/browse/TUP-17983
2017-06-08 11:47:39 +08:00
jzhao
e4cec94ef1 feat(TDI-38890):New components Azure SQL Datawarehouse (#1341) 2017-06-07 22:16:42 -05:00
pyzhou
c1216ba3ec feat(TDI-38110):eliminate the job name and job version. (#1357) 2017-06-08 10:33:28 +08:00
jzhao
57ba4b252c chore(TDI-38854):tSQSInput parameter rename (#1353) 2017-06-07 16:57:28 +08:00
Mike Yan
c76ac98b6b TESB-19577: Disable the deployment tab for SOAP data service type job (#1354) 2017-06-07 14:51:52 +08:00
Yucheng Bai
ccdfd03e7a fix(TUP-17980): Unable to use filter expression of (#1352)
tAuzreTableStorageInput like before
2017-06-07 11:42:48 +08:00
zwxue
76e8e24369 fix(TUP-17660):Context: propagation won't be applied to jobs which (#1348)
aren't opened when renaming a context group.
2017-06-06 18:44:25 +08:00
yyin-talend
e83a6c98a5 fix(TDQ-13705): run tPatternCheck/tPatternExtract job, on pop up change to (#1350)
build-in mode dialog select "ok", Regex Pattern field can not show.
2017-06-06 16:54:07 +08:00
zwxue
97bb4084bf feat(TUP-17620): Add -snapshot checkbox in deployment tab and project settings. (#1335)
* feat(TUP-17871):Support Service of deployment.

* feat(TUP-17620): Add -snapshot checkbox in deployment tab and project
settings.

* feat(TUP-17620):change texts and fix some bugs.

* feat(TUP-17620): Add JUnit.
2017-06-06 16:06:18 +08:00
Ihor Istomin
6ad51beeaf fix(TDI-34726): Upgrade milyn-smooks framework. (#1319)
* Upgrade milyn-smooks framework. Provide compatibility of output EDI/XML document.
2017-06-06 10:33:58 +03:00
wang wei
668231d905 fix(TDI-38852): Align apache http versions (#1346) 2017-06-06 11:06:36 +08:00
hcyi
d85a1a884d TUP-17753:tMap Option: "Enable/ Disable column filter " does not save (#1347)
value
2017-06-06 10:51:10 +08:00
SunChaoqun
bcd7233550 TESB-19538:Fail to add Dependencies in "Bundle ClassPath" for cConfig component (#1271)
* TESB-19538:Fail to add Dependencies in "Bundle ClassPath" for cConfig
component

* TESB-19538:Fail to add Dependencies in "Bundle ClassPath" for cConfig
component
2017-06-05 17:52:54 +08:00
wang wei
879654a589 fix(TDI-32437): fix the Bug_TDI_29037_tOracleInput_65535 tuj (#1345) 2017-06-05 17:38:55 +08:00
Yucheng Bai
798ae53e07 fix(TUP-17673): tAzureStoragePut job from V6.2.1 can't compile at (#1337) 2017-06-05 10:27:36 +08:00
Chao MENG
03b01b6a3c fix(TUP-17766): unable to rollback git version with routine dependencies (#1343)
fix(TUP-17766): unable to rollback git version with routine dependencies setting
https://jira.talendforge.org/browse/TUP-17766
2017-06-05 10:06:21 +08:00
Chao MENG
cfdc3d9c55 fix(TUP-17869): routines dependencies cannot be added to newly created (#1342)
fix(TUP-17869): routines dependencies cannot be added to newly created job automatically even tick the checkbox
https://jira.talendforge.org/browse/TUP-17869
2017-06-05 10:02:47 +08:00
wchen-talend
4e9d2ab4c8 fix(TUP-17900):"Export all projects documentation" does not create the (#1329)
zip file
2017-06-02 18:44:52 +08:00
zwxue
d176e7051d fix(TUP-17863):Use routine in job, could build job successfully even (#1340)
routine has compile error.
2017-06-02 17:55:00 +08:00
kjwang-talend
e307121b92 kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing (#1334)
* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701

* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701

* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701
2017-06-02 17:54:34 +08:00
hcyi
8144e41de5 TUP-17910:tELTHiveMap output table is deleted when related link is (#1336)
removed
2017-06-02 17:00:51 +08:00
wchen-talend
13a9f80b1d fix(TUP-17890):tRunJob takes 1 minute to display the component tab (#1338)
content
2017-06-02 15:55:15 +08:00
zwxue
16b54f5048 fix(TUP-17726):java version for reference project changed to 1.8 after (#1339)
migration.
2017-06-02 15:24:42 +08:00
wang wei
6c1a39fb8c fix(TDI-34993): tDB2Output Truncate Table FAILS (#1331) 2017-06-02 11:33:12 +08:00
nrousseau
3a22ce8c33 fix(TUP-2233) avoid to copy template jet files (#1332) 2017-06-02 10:42:48 +08:00
SunChaoqun
d8743e6abe TESB-19643:RouteBuilder - cConfig Install button active and creation of (#1333)
6.0.0-SNAPSHOT Versions
2017-06-02 10:39:15 +08:00
Chao MENG
52eebb3a77 fix(TUP-17707): an error happened during login in (#1330)
Talend-Studio-20170510_1410-V6.4.0EP
https://jira.talendforge.org/browse/TUP-17707
2017-06-01 18:04:41 +08:00
wang wei
e949672070 fix(TDI-38780): Compile error for tSAPELTMap, if two tSAPELTXX are connected to a tUnite(#1325) 2017-06-01 09:55:29 +08:00
Pierre Teyssier
6bd5d50d98 fix(TDI-33938):incorrect counter value tjdbcoutput (#1289)
This reverts commit a8cbdb901b.
2017-05-31 23:29:24 +08:00
jzhao
80b02f95de fix(TDI-38686):jms connection fails when use jndi (#1278) 2017-05-31 18:34:47 +08:00
Emmanuel GALLOIS
a5df49ddf7 fix(TDI-38672) : rename listParamValue to listParamListName (#1318) 2017-05-31 10:08:39 +01:00
yyin-talend
6a33f2c60c TDQ-13685-tMultiPatternCheck: fix but about refresh when deleted (#1323)
patterns
2017-05-31 16:44:29 +08:00
pyzhou
b5dbe0ad10 Pyzhou/tdi 38925 simpleexcel talendexcel have wrong name (#1324)
* fix(TDI-38925):Make the artifactId and version unified.

* fix(TDI-38925):include jars in build.

* Revert "fix(TDI-38925):include jars in build."

This reverts commit a7f66f3543.
2017-05-31 13:32:01 +08:00
nrousseau
9b4bdecd1c fix(TUP-17372) modify fix only for non-repository params 2017-05-31 11:17:00 +08:00
pyzhou
800fa1112d TDI-38693:tFileOutputExcel -> 'Define all columns auto size' doesn't (#1243)
* TDI-38693:tFileOutputExcel -> 'Define all columns auto size' doesn't
work after Excel upgrade to 2016

* TDI-38693:correct the group ID.
2017-05-31 10:01:20 +08:00
pyzhou
1cabb0cb10 TDI-38694:tFileInputExcel -> If Generation mode='Less memory ...' (after (#1246)
* TDI-38694:tFileInputExcel -> If Generation mode='Less memory ...' (after
Excel upgrade to 2016),  data will read two times

* TDI-38694:Correct the java version

* TDI-38694:Eliminate old simpleexcel.jar.

* TDI-38694:Correct the group ID
2017-05-31 10:00:58 +08:00
wang wei
627ef9eb77 fix(TDI-38919): tUniqRow outputs a line per generated output @INFO level in the logs(#1321) 2017-05-31 09:59:29 +08:00
apoltavtsev
99c052d1ed TESB-19575 Dynamic update of OIDC configuration for Studio is added (#1300)
* TESB-19575 Dynamic update of OIDC configuration for Studio is added

* Update JavaProcessor.java
2017-05-28 23:13:05 +02:00
Seloen
9f07c9ac07 fix(TUP-17720)useless component should not visible in studio palette (#1317)
https://jira.talendforge.org/browse/TUP-17720
2017-05-27 18:07:04 +08:00
nrousseau
5c94d3be7e fix(TUP-17372) switch automatically combo box (#1316) 2017-05-27 17:55:03 +08:00
wchen-talend
c9a62d6c2d fix(TUP-17775):change of default behaviours in tMap (#1308) 2017-05-27 10:33:05 +08:00
Seloen
15187a7c58 Bugfix/6.4.1/tup 17720 hadoop cluster configuration input visible in studio palette (#1315)
* fix(TUP-17720)HadoopClusterConfigurationInput visible in studio palette

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

* fix(TUP-17720)HadoopClusterConfigurationInput visible in studio palette

https://jira.talendforge.org/browse/TUP-17720
2017-05-27 09:36:40 +08:00
GGu
afe6ed8f69 fix(TUP-17680): disable to install for new CF components (#1314) 2017-05-26 18:24:56 +08:00
hcyi
83d058e364 TUP-17740:add junits for Expressions in tMap. (#1313) 2017-05-26 16:35:53 +08:00
hcyi
1f05711fcb TUP-17741:Tmap -custom blanks out the whole expression (#1310) 2017-05-26 15:11:47 +08:00
hcyi
2bce3af19c TUP-17849:tWebservice wsdl wizard don't works. (#1301) 2017-05-26 15:01:07 +08:00
hcyi
014ef20135 TUP-17740:Expressions in tMap (#1311) 2017-05-26 14:25:06 +08:00
zwxue
1ac8770447 Revert "fix(TUP-17863):Use routine in job, could build job successfully even (#1298)" (#1312)
This reverts commit db90f45ce1.
2017-05-26 14:12:08 +08:00
nrousseau
a481961091 fix(TUP-17860) avoid popup on table for new framework (#1309) 2017-05-25 15:39:01 +08:00
wang wei
dfefe4a070 fix(TDI-38840): include the version in the artifact name for the maven path in component definition xml (#1295)
* fix(TDI-38840): include the version in the artifact name for the maven
path in component definition xml

* fix(TDI-38840): change the module attribute too

* fix(TDI-38840): change the name attribute too to avoid misleading
2017-05-25 11:12:43 +08:00
wchen-talend
8d3cf2ee2e Bugfix/6.4.1/tup 17695 improve joblet (#1297)
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.

* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.

* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.
2017-05-25 10:58:06 +08:00
dlin-talend
2b963b5c3a fix(TUP-17889):Snowflake Component-JsonParseException: Unexpected (#1306)
character ('s' (code 115))
2017-05-24 18:31:19 +08:00
hwang-talend
fb54f80f32 fix(TUP-17556):map equals (#1303) 2017-05-24 14:44:19 +08:00
zwxue
db90f45ce1 fix(TUP-17863):Use routine in job, could build job successfully even (#1298)
routine has compile error.
2017-05-24 10:02:36 +08:00
nrousseau
34f49ca066 fix(TUP-17821): fix repository builtin switch (#1296) 2017-05-22 16:17:35 +08:00
hcyi
5be39d4f8d TUP-17703:tMap - rename menu of Batch Change of Expressions (#1279)
* TUP-17703:tMap - rename menu of Batch Change of Expressions

* TUP-17703:rename menu for tMap Batch Change of Expressions
2017-05-22 14:41:23 +08:00
hwang-talend
a1552cfbd0 fix(TUP-17508):SHOW_IF/NOT_SHOW_IF can't work as expect when use it in (#1294)
"ITEM" of a "TABLE" parameeter
2017-05-19 17:24:26 +08:00
pyzhou
a77a845c8a Feature/6.4.1/tdi 28181 (#1223)
* Revert "BatchUpdateExceptionHelper used to setup a meaningful exception in the (#932)"

This reverts commit bef9fb8767.

* TDI-28181:Throw new Exception.

* TDI-28181: Add the cid
2017-05-19 16:39:28 +08:00
Chen Bin
5d4ea8a8d6 TBD-4988: The feature 'Path to Google Credentials file' of tHiveInput (#1283)
can't generate code with Google Dataproc
2017-05-19 11:26:27 +08:00
nrousseau
45b140e5d7 fix(TUP-17365): fix refresh status of name (#1292)
Setup again the listener in the dynamic composite, when the component is
setup from the wizard.
2017-05-18 18:04:05 +08:00
jzhao
d5eec9fa6e fix(TDI-38801):tAdvancedFileOutputXML throws null pointer if there is more then one component in a flow and one appends the xml file (#1291) 2017-05-18 16:53:56 +08:00
Dmytro Sylaiev
a8cbdb901b Bugfix/6.4/tdi 33938 incorrect counter value tjdbcoutput (#1289)
* bug(TDI-33938): fix TJDBCOutput_NB_LINE counter

* bug(TDI-33938): fix TJDBCOutput_NB_LINE counter

* remove reduntant buggy counter
2017-05-18 11:01:03 +03:00
Seloen
72a828ec66 Bugfix/6.4.1/tup 16603 tds missing warning when no link (#1293)
* fix(TUP-16603):TDS Components missing warning when no link 

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

* fix(TUP-16603):TDS Components missing warning when no link

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

* fix(tup-16603):TDS Components missing warning when no link 

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

* Update Component.java
2017-05-18 14:50:53 +08:00
hwang-talend
c5ff64ffe1 fix(TUP-17556):Changes to a tmap in an expanded joblet from a job does not get saved 2017-05-18 11:07:42 +08:00
hwang-talend
6f37a9f01d fix(TUP-17591):Cannot drag the Spark Streaming joblet to the Spark (#1287)
Streaming job which are both converted from Spark job for the first time
2017-05-18 11:03:45 +08:00
wang wei
6a582e4a75 fix(TDI-38840): SAP libraries are syncing old one from talend central repo(#1290) 2017-05-18 10:57:15 +08:00
kjwang-talend
7aedd3907c fix(TUP-17642):6.3.1 studio takes about 25 mins to update project (#1273)
* fix(TUP-17642):6.3.1 studio takes about 25 mins to update project
settings for about 200 jobs in the GIT project.
https://jira.talendforge.org/browse/TUP-17642

* fix(TUP-17642):6.3.1 studio takes about 25 mins to update project
settings for about 200 jobs in the GIT project.
https://jira.talendforge.org/browse/TUP-17642

* fix(TUP-17642):6.3.1 studio takes about 25 mins to update project
settings for about 200 jobs in the GIT project.
https://jira.talendforge.org/browse/TUP-17642
2017-05-17 17:34:19 +08:00
GGu
14d3135c87 test(TUP-17687): fix the problem for tdm (#1286) 2017-05-17 11:20:13 +08:00
jzhao
932d6747cd fix(TDI-33784):tFirebirdOutput can't create table with use an exist connection when tFirebirdConnection check Auto commit(#1285) 2017-05-17 10:05:19 +08:00
jzhao
56b5a327e2 fix(TDI-38749):AMQ 5.14.5 Upgrade for tMOM, SAP RFC server (#1263) 2017-05-16 18:21:13 +08:00
pyzhou
aa343b7383 TDI-34461:tSybaseIQ components DB version is for DB driver type. (#1284) 2017-05-16 18:04:08 +08:00
hwang-talend
8672bddf17 fix(TUP-17586):Warning message when use joblet in a job as a lookup to a (#1281)
tMap
2017-05-16 15:33:48 +08:00
hwang-talend
5b7e3da324 fix(TUP-17159):Test Case's routine dependencies management. (#1280) 2017-05-16 15:30:23 +08:00
wang wei
033c33320f fix(TDI-38773): tUniqRow's temporary file name pattern always the same. (#1277) 2017-05-16 10:33:18 +08:00
Yucheng Bai
1141b8c42d fix(TUP-17608): Metadata Bridge(version 9.1.0):NPE error at error log (#1275)
list when import DataStage &InformaticaPowerCenter
2017-05-15 17:17:47 +08:00
GGu
4689bd02fb test(TUP-17687): enhance the junits (#1269)
* test(TUP-17687): disable the junits for maven build

* test(TUP-17687): enhance the generic type

* test(TUP-17687): enable the junits of build job

* test(TUP-17687): add maven debug parameter
2017-05-15 16:37:21 +08:00
Emmanuel GALLOIS
faffeaff08 fixed migration for tMarketoListOperation connectors (#1276) 2017-05-15 09:21:51 +01:00
hwang-talend
c165914f67 fix(TUP-17556):Changes to a tmap in an expanded joblet from a job does (#1268)
not get saved
2017-05-15 10:19:42 +08:00
wchen-talend
402e3c9b46 fix(TUP-16668): Mediation Perspective Bean Code Library Dependencies go Global (#1264) 2017-05-15 10:14:17 +08:00
wang wei
fd454a6448 fix(TDI-38733): tRunJob pass the empty password context variable from empty to 'null'(#1274) 2017-05-12 17:26:17 +08:00
jzhao
9a9fda46f8 fix(TDI-38009):compile error on tSSH component if use context expression on port field (#1272) 2017-05-12 15:45:52 +08:00
kevin.cui
955b7249f1 TMDM-9923 : Ability to control the timeout or start/end date of the transaction in MDM components (#1249) 2017-05-12 01:19:14 -05:00
Pierre Bailly-Ferry
69c92b82a8 fix(TBD-4972): Correctly reverberate bigdata-launcher API changes. (#1270) 2017-05-11 16:17:52 +02:00
Jenkins Continuous Build server
a71bc32dca Set version to 6.4.1 SNAPSHOT 2017-05-11 10:49:04 +02:00
GGu
dedc32c0f6 test(TUP-17674): cleanup the test component in project. 2017-05-11 15:46:22 +08:00
jzhao
0e0e900d83 fix(TDI-36331):avoid password code generate when parameter is hidden in twebservice(#1267) 2017-05-11 15:34:17 +08:00
Dmytro Sylaiev
42170b317b fix(TDI-38441): Fix migration task (#1265)
* tFileCopy will have failOn set to true even if copydir was absent before
2017-05-11 10:31:26 +03:00
Seloen
d4ead80df1 fix(TUP-17621):Studio quick tour page size problem (#1266)
*change page size to fit all resolution for Windows
*Its about resolution, not Windows version

https://jira.talendforge.org/browse/TUP-17621
2017-05-11 15:26:22 +08:00
GGu
405881516b test(TUP-17674): temp to disable the junits 2017-05-11 10:52:00 +08:00
Prada Souvanlasy
2313f7e69b fix(TBD-4970): correct cluster version value in tGoogleDataprocManage 2017-05-10 11:28:14 +02:00
GGu
277ae8d202 test(TUP-17674): check some junits (#1262) 2017-05-10 16:14:28 +08:00
hcyi
3c4ae07e9e TUP-17226:When drag a hadoop cluster with spark property into a spark (#1261)
job,the advanced properties in the Spark configuration can be changed.
2017-05-10 15:30:30 +08:00
wang wei
4f44da78c9 fix(TDI-38744): Amazon Redshift (tRedshiftOutput) - Too many parameters. (#1259)
Exceeding the 255 method parameters list.
2017-05-10 15:00:19 +08:00
pyzhou
d35c6fcfb9 TDI-38734:Upgrade json-path.jar of tfileinputJson to v2.1.0 and (#1257)
integrate it into org.talend.libraries.json
2017-05-10 11:42:13 +08:00
GGu
4e59013a35 test(TUP-17674): fix the issue of junits to block (#1260) 2017-05-10 11:34:48 +08:00
wchen-talend
69e7f19ae2 TUP-17011:Some components are missing when context click "Open tRunJob (#1258)
Component" of a Spark subjob in a standard job
2017-05-10 10:00:31 +08:00
jzhao
04705a5d12 fix(TDI-38636):tMicrosoftCRMOutput shouldn't display 'Transform empty lookup string values to NULL' when Action is delete(#1256) 2017-05-09 15:38:54 +08:00
wang wei
837d34bb65 fix(TUP-16778): keep the reference properties object when call Component.getCodegenPropInfos method (#1238)
* fix(TUP-16778): keep the reference properties object when call
Component.getCodegenPropInfos method

* fix(TUP-16778): add more test
2017-05-09 11:42:40 +08:00
hwang-talend
326948bbff fix(TUP-17600):Label on lookup from joblet to another joblet is removed (#1247)
when child joblet is changed
2017-05-09 11:33:46 +08:00
wchen-talend
c3d716f8eb TUP-17597:WebService component name display wrong after open job (#1255) 2017-05-08 18:36:07 +08:00
zwxue
180b0a6aa5 fix(TUP-17581): Fix UI problem of project setting in Linux and Mac. (#1254) 2017-05-08 17:12:05 +08:00
Dmytro Sylaiev
92a040d5d3 bug(TDI-38441): Add missing property name (#1253)
* return FailOn property name which was deleted by babili
2017-05-08 16:17:35 +08:00
pyzhou
b884daaa78 TDI-38693:Refactor TalendExcel.jar to build by maven. (#1252) 2017-05-08 11:27:00 +08:00
pyzhou
d3e930015f TDI-38694:Build the simpleexcel.jar by maven (#1251) 2017-05-08 11:26:47 +08:00
wchen-talend
c1204124b3 TUP-5694:In Studio 6.1.1 when you right click on a job and click on (#1245)
build, green progress bar does not change
2017-05-08 10:35:46 +08:00
Yucheng Bai
a0b170ff61 fix(TUP-17303): fix the NPE. (#1250) 2017-05-05 17:21:24 +08:00
Seloen
df41eea66e (bugfix)TUP-17209 (#1242)
Create a Routine(Sql Template,Pig UDF,bean, business models) can't show
the version at the editor title
https://jira.talendforge.org/browse/TUP-17209
2017-05-05 17:21:11 +08:00
wang wei
24817e8637 fix(TDI-31891): tUniqRow cannot cope with very large data volumes when caching to disk(#1248) 2017-05-05 15:57:39 +08:00
Prada Souvanlasy
3f7dbac2e9 fix(TBD-4923): fix tGoogleDataprocManage_java.xml 2017-05-04 17:13:37 +02:00
Pingwen Lin
a5ba6b6b14 TMDM-10814 : Too slow when tMDMoutput rejects a bad data (fix compile issue for partial update) (#1241) 2017-05-04 17:28:19 +08:00
Prada Souvanlasy
86949081ff feat(TBD-4923): add tGoogleDataprocManage component (#1236) 2017-05-04 10:07:49 +02:00
nrousseau
f97dfaabbc babili-export (#1237) 2017-05-04 10:11:03 +08:00
Ivan Gonchar
2fc0d0f6b3 Bugfix/tdi 38316 logical types support (#1181)
* fix(TDI-38316): add support for logical types, fix API calls for DiIncomingSchemaEnforcer

* fix(TDI-38316): fix logical type setting

* fix(TDI-38316): change recreateRuntimeSchema() to createRuntimeSchema()
2017-05-03 20:48:00 +03:00
Pierre Bailly-Ferry
f9b6401134 [TBD-4722] Add Hive on Dataproc (#1235)
* faet(TBD-4722): Add Dataproc to Hive.

* feat(TBD-4722): Add Dataproc on tHiveRow.

* feat(TBD-4722): Add compaitbility dataproc/hiveInput; display logs on dataproc.

* feat(TBD-4722): Fix tHiveRow and tHiveInput.

* chore(TBD-4722): Text and formatting.
2017-05-03 17:46:16 +02:00
kjwang-talend
53e3ef1ad1 fix(TUP-17123):TUP-17123 Build as War will miss wsdd and wsdl folder if (#1234)
studio patch include blank
https://jira.talendforge.org/browse/TUP-17123
2017-05-03 18:25:27 +08:00
wchen-talend
6a6ab697b1 TUP-17457:Salesforce Metadata Bug (#1229) 2017-05-03 18:19:54 +08:00
GGu
440eadd51a fix(TUP-17607): fix the UI thread problem for dialog (#1233) 2017-05-03 17:27:18 +08:00
Mike Yan
9b0db4f0ec TESB-19129: Fixed only use JMX monitor for route tracing 2017-05-03 17:18:44 +08:00
Mike Yan
c785bb7696 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2017-05-03 17:12:38 +08:00
Seloen
fa886ed09d bugfix(TUP-17303) (#1226)
Azure blob components should hide property type with use an existing
connection used
https://jira.talendforge.org/browse/TUP-17303
2017-05-03 11:07:33 +08:00
hcyi
d8e249886f Bugfix/6.4/tup 17590 update translations for 6.4.0 (#1227)
* TUP-17590:Update translations for 6.4.0.

* TUP-17590:Update translations for 6.4.0
2017-05-03 10:42:20 +08:00
amarouni
4f9aa772fa TBD-4486: Add Spark Dataframe column order migration job (#1228) 2017-05-02 17:40:02 +02:00
pyzhou
bc9ff3b0ad TDI-38627:Correct brackets issue (#1225) 2017-05-02 16:18:59 +08:00
Mike Yan
8a1ba3f8b6 TESB-19437: ESB Studio with local runtime does not show logs (#1224) 2017-05-02 15:38:53 +08:00
Mike Yan
a1aa6018e1 TESB-19437: ESB Studio with local runtime does not show logs 2017-05-02 15:31:26 +08:00
GGu
88220c0085 test(TUP-17393): fix one failure junit 2017-05-02 14:45:20 +08:00
Pingwen Lin
42abf42b3c TMDM-10814 : Too slow when tMDMoutput rejects a bad data (fix compile issue without batch size) (#1221) 2017-05-02 14:01:06 +08:00
nrousseau
ee25252c16 fix(TUP-17521): avoid maven remote resolve (#1218) 2017-05-02 10:42:54 +08:00
Yucheng Bai
b0b9041560 feat(TUP-17570): Add version to new component framework to Component (#1219)
class
2017-05-02 10:38:38 +08:00
zwxue
b3823ff0ac test(TUP-17449): update MavenVersionUtilsTest. 2017-05-02 10:33:10 +08:00
nrousseau
3bb264cb30 fix(TUP-17065): fix new framework propagation (#1217) 2017-04-29 09:51:59 +08:00
Rémy DUBOIS
f389b389d3 feat(tbd-4453): Add support for dynamic hadoop configuration (#155) 2017-04-28 13:56:54 +02:00
Pingwen Lin
55bff69765 TMDM-10814 : Too slow when tMDMoutput rejects a bad data (#1213) 2017-04-28 18:31:05 +08:00
wchen-talend
00fab63bf2 TUP-17149:Build Job very slow compared to version 5 even with TPS-1656 (#1212) 2017-04-28 16:36:40 +08:00
Dmytro Sylaiev
31ccd15559 Bug/6.4/tdi 38441 migration task (#1210)
* fix(TDI-38441): create migration task for tFileCopy at 640

* fix(TDI-38441): small refactoring

* refactor(TDI-38441): Move inner class to anonymous

* style(TDI-38441): Fix indentation
2017-04-28 11:09:53 +03:00
hcyi
9200142204 TUP-17465:tMap filter : enable status not save after reopen map editor. (#1204) 2017-04-28 15:37:11 +08:00
Mike Yan
db89b1b4e0 TESB-19381: Fixed JMX connection number calculate problem (#1216) 2017-04-28 15:36:33 +08:00
Jan Lolling
bef9fb8767 BatchUpdateExceptionHelper used to setup a meaningful exception in the (#932)
* BatchUpdateExceptionHelper used to setup a meaningful exception in the
batch mode

* TDI-28181:use inner class to reduce the code bytes.

* TDI-28181:Add the error.print.

* Revert "TDI-28181:Add the error.print."

This reverts commit 4b054de417.

* TDI-28181:correct the error print issue.
2017-04-28 15:17:00 +08:00
jzhao
df8d9b6c5a fix(TDI-38625): fix tMicrosoftCRMOutput handle exception issue (#1211) 2017-04-28 15:15:42 +08:00
SunChaoqun
8a5005b3c4 TESB-19012:[Runtime / Studio] Upgrade to AMQ 5.14.4 (#1103) 2017-04-28 14:32:53 +08:00
zwxue
7efad1ee15 fix(TUP-17453): When convert a hadoop cluster to context,the context (#1207)
group is not added into MR/Spark job which uses it.
2017-04-28 14:01:20 +08:00
Yucheng Bai
547d1dfdc1 fix(TUP-17501): fix quotes problems of new framework. (#1197) 2017-04-28 12:06:40 +08:00
Yucheng Bai
1f3ef7181f fix(TUP-17565): Can't have two HDFS components in the same job using (#1203)
dynamic conf jar
2017-04-28 10:34:24 +08:00
Ihor Istomin
c1d212bdc9 fix(TDI-38674): Fix migration of tNetsuiteOutput component with outgoing flow (#1209) 2017-04-27 16:05:18 +03:00
zshen-talend
9355476f0d fix(TDQ-13503): when save Patterns, propagate to jobs issue. (#1208) 2017-04-27 18:58:42 +08:00
jzhao
5ed30ebf65 Revert "feat(TDI-38114): Amazon quicksight (#979)"
This reverts commit 5f705f078e.
                and 4851905ac3.
2017-04-27 18:43:01 +08:00
jzhao
e2b21d2cab fix(TDI-38625):update tMicrosoftCRM odata client api version (#1202) 2017-04-27 18:16:18 +08:00
jzhao
b93c295516 fix(TDI-38625): fix some connection issue for tMicrosoftCRMXX (#1201)
* fix crm odata reuse connection and timeout not work in some case

* fix crm odata input connection rest issue

* fix reuse httpclient problem and remove private default entityset

* fix crm component odata api work with proxy

* fix(TDI-38625):change property show value for crm input component
2017-04-27 18:04:57 +08:00
pyzhou
a6d3b7c442 TDI-38665:tELTSybaseMap -> Missing version (#1205) 2017-04-27 16:16:01 +08:00
pyzhou
8b8f79f242 TDI-38627:NUMERIC format problem on tAS400Output (#1199) 2017-04-27 11:19:53 +08:00
pyzhou
e31cb5c59b TDI-38545:Update version of "json-path" dependency for (#1196)
"tExtractJSONFields" component to 2.1.0  (TESB-19182)
2017-04-27 11:15:52 +08:00
zwxue
7548b986ad fix(TUP-17449): Cannot deploy a snapshot feature from TAC esbconductor. (#1200) 2017-04-27 09:57:17 +08:00
hwang-talend
492d44c1ea fix(TUP-17538):"The connected components in a job must not form a closed (#1189)
loop"
2017-04-27 09:54:26 +08:00
hwang-talend
368c99c7d4 fix(TUP-17451):Guess schema fail for sybase 16. (#1194) 2017-04-27 09:50:53 +08:00
wang wei
6550a1dc4e fix(TDI-38667): upgrade the redshift jdbc driver to the lastest one (#1195) 2017-04-26 15:30:46 +08:00
Vladimir Bogatyrov
696b388f50 [TESB-19256] Newlines in Swagger description for blueprint 2017-04-26 08:22:40 +03:00
Mike Yan
e88630143f TESB-19405: Fixed to load blueprint template for local runtime server (#1193) 2017-04-26 11:06:54 +08:00
zwxue
c899ef03ab feat(TUP-17364): Studio: Change Code-Gen Compiler Compliance Level to (#1176)
Java 8.
2017-04-26 10:27:21 +08:00
Vladimir Bogatyrov
1bd12bd5bf [TESB-19256] Preserve newlines in Swagger description for blueprint 2017-04-25 19:08:44 +03:00
wchen-talend
453bbb3a1b TUP-17149:Build Job very slow compared to version 5 even with TPS-1656 (#1192) 2017-04-25 18:57:28 +08:00
wang wei
9ef6838d46 fix(TDI-38518): Logic error for the unchanged data in type2 of (#1191)
tJDBCSCDELT (Netezza)
2017-04-25 16:54:17 +08:00
msjian
6a4a5b4b7a TUP-17554: Move org.talend.libraries.jboss and (#1190)
org.talend.libraries.jboss.jars from tdi-studio-se to tcommon-studio-se
2017-04-25 16:22:56 +08:00
Seloen
f3f1e7b430 bugfix(TUP-17050):tmap looses setting for Die on error (#1187)
*add a if judge in initCurrentModel() method

https://jira.talendforge.org/browse/TUP-17050
2017-04-25 14:17:52 +08:00
yyin-talend
123cee14fe fix(TUP-17557): need to judge if it is a node (#1188)
* TUP-17557 need to judge if it is a node

* TDQ-13507 "Cancel" button which on "Pattern Selector" dialog will dirty
the job.
2017-04-25 14:16:02 +08:00
nrousseau
d83b1a238e feat(TUP-16710): update excel libs (#1186) 2017-04-25 12:38:44 +08:00
pyzhou
7797a6d4f9 TDI-37924:revert the commit of change localprovider pom. (#1183) 2017-04-25 11:56:26 +08:00
zwxue
54f363303d fix(TUP-17479): When run testcase in CI, the group id in pom file do not (#1182)
use the job's group id.
2017-04-25 11:20:42 +08:00
pyzhou
06b49829b2 TDI-37924:Upgrade poi.jar to 3.16 (#1162)
* TDI-37924:Upgrade poi.jar to 3.16

* TDI-37924:delete the new jar & change the pom and version.

* TDI-37924: update to download automatically the jar of mail util
2017-04-25 09:44:17 +08:00
Dmytro Sylaiev
f1fd2b54f4 Bugfix/6.4/tdi 38421 refix (#1180)
* bug(TDI-38421): Fix problem with reference connection component using Teradata

* bug(TDI-38421): Some refactoring

* Delete unnecessary variables
2017-04-24 13:47:05 +03:00
yyin-talend
2e920ede37 fix(TDQ-13437): fix TDQ-13503 fixed issue 1 and TDQ-13484 reopen job path lost (#1179) 2017-04-24 17:09:26 +08:00
Emmanuel GALLOIS
3d80892e1d Correct typo in tMarketoInput's operation since 563 (#1177) 2017-04-24 09:48:33 +02:00
wchen-talend
82f02eb3e9 TUP-17457:Salesforce Metadata Bug (#1173) 2017-04-24 15:03:36 +08:00
jzhao
1ff62b7884 fix(TDI-38639):tMicrosoftCRMOutput can't support 'lookup type mapping' (#1169)
* tMicrosoftCRMOutput can't support 'lookup type mapping'
* tMicrosoftCRMXX can't pass the custom entity correctly with V2016
odata
2017-04-24 01:58:14 -05:00
GGu
904b424483 test(TUP-17549): fix the failed junits 2017-04-24 14:57:11 +08:00
Chao MENG
3b665c3dc3 bug(TUP-17396): saved job changes are lost when studio crashes (#1159)
https://jira.talendforge.org/browse/TUP-17396
2017-04-21 17:54:14 +08:00
wchen-talend
95606200da TUP-17454:Generation Error When using tFileInputPositional with Reject (#1174)
Row Link in a Spark Job
2017-04-21 17:20:43 +08:00
Anas KHABALI
0962939c4e fix(TDI-38519): revert the order caching in the tFileOutputMSXML (#1163)
we can't cache the xml element order because it's not a fix order and it's may change in branch
by caching the order we get bas insert position for the element causing IndexOutOfBoundsException
2017-04-21 09:53:56 +02:00
msjian
1d45215f94 fix(TDQ-13464): fix running the match analysis with "Store on disk" option (#1175) 2017-04-21 15:40:38 +08:00
Yucheng Bai
0e438c8b2d TUP-17187: Some issues for tsalesforceInput with repository (#1161) 2017-04-21 11:38:41 +08:00
hwang-talend
27e7d000e5 fix(TUP-17459):Have a Json error on error log when run mr or spark job (#1157) 2017-04-21 11:36:58 +08:00
hwang-talend
4dbd95ec76 fix(TUP-17255):Context groups once edited, changes it name. (#1167) 2017-04-21 11:34:19 +08:00
GGu
521b16f244 Revert "TDQ-13464:rename org.talend.libraries.persist.lookup" (#1172)
* Revert "Revert "TDQ-13464: fix running the match analysis with "Store on disk" option" (#1171)"

This reverts commit f3cc37feaf.

* Revert "TDI-38641:Change the default DB version to Sybase 16 (#1170)"

This reverts commit ae982f2cb8.

* Revert "fix(TDI-38345): Implement migration task for NetSuite components (#1140)"

This reverts commit e4d6865632.

* Revert "TDQ-13464:rename org.talend.libraries.persist.lookup (#1168)"

This reverts commit b529e8e40f.
2017-04-21 10:50:32 +08:00
GGu
f3cc37feaf Revert "TDQ-13464: fix running the match analysis with "Store on disk" option" (#1171)
* Revert "TDI-38641:Change the default DB version to Sybase 16 (#1170)"

This reverts commit ae982f2cb8.

* Revert "fix(TDI-38345): Implement migration task for NetSuite components (#1140)"

This reverts commit e4d6865632.

* Revert "TDQ-13464:rename org.talend.libraries.persist.lookup (#1168)"

This reverts commit b529e8e40f.

* Revert "TDQ-13464: fix running the match analysis with "Store on disk" option (#1165)"

This reverts commit 31fb3a14ac.
2017-04-21 10:49:35 +08:00
pyzhou
ae982f2cb8 TDI-38641:Change the default DB version to Sybase 16 (#1170) 2017-04-21 10:21:58 +08:00
Ihor Istomin
e4d6865632 fix(TDI-38345): Implement migration task for NetSuite components (#1140)
* fix(TDI-38345): Implement migration task for NetSuite components

* fix(TDI-38345): Corrected formatting

* fix(TDI-38345): Fix migration to handle 'dieOnError' and 'apiVersion'
properties

* fix(TDI-38345): Reverted refactoring of conversion code

* fix(TDI-38345): Minor corrections

* fix(TDI-38345): Line endings

* fix(TDI-38345): Correct comments
2017-04-21 10:16:59 +08:00
msjian
b529e8e40f TDQ-13464:rename org.talend.libraries.persist.lookup (#1168)
* TDQ-13464: fix running the match analysis with "Store on disk" option
get error

* TDQ-13464: rename org.talend.libraries.persist.lookup to
org.talend.persist.lookup
2017-04-20 16:24:47 +08:00
msjian
31fb3a14ac TDQ-13464: fix running the match analysis with "Store on disk" option (#1165)
get error
2017-04-20 15:47:17 +08:00
kjwang-talend
6197015b36 fix(TUP-17412): remote Runs from Studio Display Project Setting Log4jLevel (#1164) 2017-04-20 15:36:40 +08:00
wchen-talend
e7e788c175 TUP-17421:SHOW_IF for input CONNECTOR (#1166) 2017-04-20 11:42:03 +08:00
yyin-talend
deeb182554 TDQ-13437 modify tmultipatter to support repository mode (#1160) 2017-04-20 11:02:03 +08:00
Mike Yan
03fdc50a93 TESB-19257: Add JMX listener and add to run process context (#1158)
* TESB-19257: Add JMX listener for route running and add it into Run
Process Context

* TESB-19257: Fixed NPE in creating JMX connection
2017-04-19 11:18:58 +08:00
wchen-talend
d0dc3f95a8 Feature/6.4.1/tup 17421 input connector show if (#1149)
* TUP-17421:SHOW_IF for input CONNECTOR

* TUP-17421:SHOW_IF for input CONNECTOR

* TUP-17421: add junit
2017-04-18 18:25:55 +08:00
jzhao
debf7af041 fix(TDI-38334):MaxNumberOfMessages for tSQSInput should displayed always (#1156) 2017-04-18 04:42:34 -05:00
Yucheng Bai
a30990f067 Feature/6.4/tup 16698 improve context of hadoop metadata (#1150)
* Revert "Feature/6.4.0/tup 16698 revert feature (#1123)"

This reverts commit 726ea7a500.

* TUP-16698: take back the feature.

* TUP-16698: Remove dynamic loading for OSGI built jobs

* TUP-16698: add more junits.
2017-04-18 16:46:52 +08:00
Emmanuel GALLOIS
2a20b945f3 feature(TDI-38596): Add API properties to Marketo jobs created pre 6.1 (#1155) 2017-04-18 08:21:34 +01:00
Emmanuel GALLOIS
df0bf75a83 bugfix(TDI-38465) : manage correctly Apimode for old jobs (#1154) 2017-04-18 08:20:59 +01:00
wchen-talend
1e422e3909 TUP-17491 : sap repository reivew dialog (#1151) 2017-04-18 10:14:32 +08:00
jzhao
b6fa27a53c fix(TDI-38613):the entitySet of MicrosoftCRM can't refresh with V2016(odata) (#1152) 2017-04-17 06:02:25 -05:00
nrousseau
c0fe59d71f TUP-17392: update resources folder, since it can get conflict with
resources from original plugin
2017-04-17 18:04:30 +08:00
pyzhou
4711acf239 TDI-37699: correct the list name. (#1153) 2017-04-17 17:44:44 +08:00
wchen-talend
7954f797cc TUP-17428:File>Edit Project properties>Job Settings>Implicit Context 2017-04-17 16:20:36 +08:00
hcyi
1abba405b9 TUP-17494:tWarn log level conflicts with Log4j "Advanced settings" (#1148) 2017-04-17 16:05:50 +08:00
wchen-talend
9686dbf683 TUP-17428:File>Edit Project properties>Job Settings>Implicit Context (#1146)
load>From Database>Query Condition is red (Value is invalid)
2017-04-17 15:50:24 +08:00
wang wei
546d08ebc7 fix(TDI-38476): Compile error for tJDBCSCDELT when use redshift and table action is truncate table(#1147) 2017-04-17 11:20:30 +08:00
hwang-talend
cf09805f19 feat(TUP-16710/hwang):Update Excel components to support Excel 2016/next (#1144)
version
2017-04-17 10:56:02 +08:00
wchen-talend
e997378fd4 Bugfix/6.4.1/tup 17454 disable validationrule for bigdata (#1142)
* TUP-17454:Generation Error When using tFileInputPositional with Reject
Row Link in a Spark Job

* TUP-17454: add junit
2017-04-14 18:36:43 +08:00
Vladimir Bogatyrov
855872277f [TESB-19256] Add option 'Include Documentation into Swagger spec' to cREST and tRestRequest 2017-04-13 13:55:11 +03:00
wang wei
07e9b3c559 fix(TDI-38242): For Exasol/Ingres/Redshift, unable to run tELTJDBCOutput with table action.(#1145) 2017-04-13 15:04:49 +08:00
jzhao
152fb3e998 fix(TDI-38108): add the icon for tSQSMessageDelete,
tSQSMessageChangeVisibility
2017-04-13 12:59:46 +08:00
wang wei
a6e743ba71 fix(TDI-38093): add the icon 2017-04-13 11:57:37 +08:00
wang wei
98e8cfe4b4 fix(TDI-38564): tHttpRequest error message is not complete (#1143)
* fix(TDI-38564): tHttpRequest error message is not complete

* fix(TDI-38564): use jvm default encoding for byte to text
2017-04-12 16:37:30 +08:00
zwxue
19c7221d88 fix(TUP-17440): can not import jobs which created by early studio. (#1141) 2017-04-11 19:15:12 +08:00
Chao MENG
5c932df1b3 fix(TUP-17460): can't retrieve projects by default (#1138)
https://jira.talendforge.org/browse/TUP-17460
2017-04-11 16:55:14 +08:00
Anas KHABALI
3eaa5a6394 fix(TDI-38519): IndexOutOfBoundsException When Using tFileOutputMSXML with Several Inputs (#1135)
we need to recalculate the node order when we change the current element to ensure that the order is valid in the XML DOM.
This case happens when we have a loop that change it's order regarding to the prior elements existence in the XML Node

* Root
** Group
*** element (can be absent)
*** loop (the loop order is 1 or 2 regarding of the element presence in the group. So we need to recalculate the loop order for each group node)
2017-04-11 10:32:38 +02:00
hcyi
82d214634f TUP-17203:tMap filter improve: unify column name filter and expression (#1139)
filter
2017-04-11 16:25:49 +08:00
hcyi
fef694af1c TUP-17200:tMap:function of *Find* cannot work well once use column (#1136)
fitler first
2017-04-11 15:37:04 +08:00
nrousseau
b513ab0420 TUP-16711: fix tSybaseConnection 2017-04-10 19:14:23 +08:00
hcyi
251db5c037 TUP-16749:Provide guided Tutorials at Studio Start up. 2017-04-10 18:53:19 +08:00
pyzhou
e820c6c4d5 Feature/6.4.1/tdi 38105 (#1134)
* TDI-38105:Update Excel components to support Excel 2016/next version for some other components.
2017-04-10 18:02:58 +08:00
ycbai
0abecd0bb4 TUP-17424: Cann't retrieve schem for HDFS only on 623 2017-04-10 17:42:11 +08:00
Ihor Istomin
bfe72d326f fix(TDI-38559): Fixed initialization of ComponentReferenceProperties (#1128)
* fix(TDI-38559): Fix initialization of ComponentReferenceProperties in generated job
2017-04-10 12:34:33 +03:00
pyzhou
5c2dd47a95 TDI-38105:Update Excel components to support Excel 2016/next version (#1133) 2017-04-10 16:49:29 +08:00
Chao MENG
986f427f37 Feature/6.4.0/tup 5116 tup 5280 bd project and tic (#1132)
* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116

* TUP-5280 feature: Studio use TIC as user management (additionaly to TAC)
https://jira.talendforge.org/browse/TUP-5280

* feat(TUP-5116): fix a logon problem

https://jira.talendforge.org/browse/TUP-5116
2017-04-10 16:29:39 +08:00
jzhao
1bdd40fb43 fix(TDI-38098): upgrade Salesforce API to 39 (#1131) 2017-04-10 03:23:38 -05:00
wchen-talend
6a130986a8 Feature/6.4.1/tup 16685 sap elt map (#1130)
* TUP-16685:SAP Ecc Massive extraction via Push-Down/ABAP generation

* TUP-16685 : do not remove table when remove output connection
2017-04-10 15:56:37 +08:00
jzhao
08fd9e9637 feat(TDI-38091):Support Microsoft CRM online 365/2016 - ODATA (#1122)
* support odata for microsoft crm
2017-04-07 07:10:32 -05:00
Chen Bin
afe0e66e92 TBD-4738: Reuse BigQuery Query function for spark components (#1110)
* TBD-4738: Reuse BigQuery Query function for spark components

* TBD-4738: Reuse BigQuery Query function for spark components, fix after
review
2017-04-07 07:02:48 -05:00
jzhao
ac5cb87b51 feat(TDI-38091):add Microsoft CRM online 365/2016 odata client api (#1129)
* fix the retry can't work in some case

* feat(TDI-38091):add Microsoft CRM online 365/2016  odata client api

* move source code to talend-mscrm
2017-04-07 06:20:52 -05:00
apoltavtsev
9b12637f8a TESB-19255 "openid" inputs are changed to "oidc" 2017-04-07 13:17:24 +03:00
hwang-talend
8d77837429 feat(TUP-16711/hwang):Update Sybase in the db wizard (#1119) 2017-04-07 18:04:42 +08:00
pyzhou
3c9407daa0 TDI-37699:change the version name to fit the wizard and migration task. (#1127)
* TDI-37699:change the version name to fit the wizard and migration task.

* TDI-37699:correct the date of migration task
2017-04-07 17:59:36 +08:00
zwxue
da82ef7733 TUP-17344: TestCase should not support to see Deployment view. (#1120) 2017-04-07 17:32:43 +08:00
zwxue
7257c08496 TUP-17345: Deployment Versioning: select all button will selected items (#1121)
in recyclebin and not in the list.
2017-04-07 17:32:14 +08:00
zwxue
976b36321a TUP-17350: The icon for biddata job do not show correctly. (#1124) 2017-04-07 17:31:32 +08:00
zwxue
11b4398108 TUP-17343: Should not support to edit Group ID and version when open an (#1125)
old version of job.
2017-04-07 17:27:14 +08:00
zwxue
23b788b1f6 TUP-17342: Win 10: can not show borders for GroupId and Version's value. (#1126) 2017-04-07 17:26:58 +08:00
zwxue
37d12ab9fc TUP-17342: Win 10: can not show borders for GroupId and Version's value. 2017-04-07 17:23:57 +08:00
GGu
485871fc1a test(TUP-16755/cf): fix the junits problem for user components 2017-04-07 16:38:47 +08:00
apoltavtsev
cf50de8801 TESB-18905 OpenID support for tRESTRequest (OSGI)
Codegereration for tRESTRequest is extended by OpenID access tokens validation in case of job is created as OSGI bundle
2017-04-07 10:39:24 +03:00
Pierre Teyssier
a700acbb83 TDI-38109 : Deprecate HL7 components 2017-04-07 13:20:48 +08:00
GGu
e97d20e885 feat(TUP-16755/cf): merge the feature from dev branch into master (#1115)
* feat(TUP-17355/cf): enable to load components from project

* feat(TUP-17355/cf): unify the API for download components from exchange

* feat(TUP-17322/cf): install m2 repository from new component updatesite

* feat(TUP-17392/cf): install the new components from "patches" folder

#time 3h
2017-04-07 12:06:04 +08:00
Chao MENG
726ea7a500 Feature/6.4.0/tup 16698 revert feature (#1123)
* Revert "TUP-17405: Cann't retrieve schem for HDFS"

This reverts commit 3e4b479647.

* Revert "TUP-17361: hadoop-conf jar is not in classpath (#1098)"

This reverts commit 91168f1ab8.

* Revert "Feature/6.4/tup 16698 support context for hadoop conf jar (#1046)"

This reverts commit 2adbe617cd.
2017-04-07 10:09:26 +08:00
hcyi
dacda7ba40 TUP-16749:missing resources folder for Provide guided Tutorials. 2017-04-06 18:39:18 +08:00
wang wei
7e993e0648 fix(TDI-37648): add the slf4j dependency (#1099)
https://jira.talendforge.org/browse/TDI-37648
2017-04-06 16:49:40 +08:00
jzhao
7c5d668343 feat(TDI-38091):add Microsoft CRM online 365/2016 odata client api (#1118)
* add odata client source
2017-04-06 03:35:09 -05:00
Emmanuel GALLOIS
e7c0015746 feature(TDI-38379): updated plugins.xml to include Marketo migration (#1116) 2017-04-05 19:33:32 +01:00
hcyi
5d6306d947 Feature/6.4/tup 16749 provide guided tutorials (#1105)
* TUP-16749:Load the tutorials dialog for Provide guided Tutorials.

* TUP-16749:improve for Provide guided Tutorials.

* TUP-16749:Update the icon /description/tab name since attached the UX
review doc

* TUP-16749:Provide guided Tutorials plugin add into tos.feature.

* TUP-16749:update after review of video / tutorial and change to use the
vedio from nexus

* TUP-16749:update after review of video / tutorial and change to use the
vedio from nexus

* TUP-16749:update the video,groupId,artifactId.
2017-04-05 12:31:28 +08:00
Yucheng Bai
858785c4a6 TUP-16713: Need to be able to have Spark component with new framework in the studio (#1117)
* TUP-16713: Need to be able to have Spark component with new framework in
the studio

* TUP-16713: Regard the SupportedProduct.ALL as SupportedProduct.DI
temporarily for
2017-04-05 11:51:33 +08:00
Ivan Gonchar
c140cbbb94 Bugfix/6.4/tdi 38316 dynamic metadata (#1112)
* fix(TDI-38316): set logical type to dynamic metadata

* fix(TDI-38316): replace DI constants with corresponding daikon constants

* fix(TDI-38316): fix wrong argument for getLogicalTypeName() method

* fix(TDI-38316): rename local variable in loop from childDynamic to dynamicMetadata
2017-04-04 14:41:34 +03:00
Vladimir Bogatyrov
e6ee2f9592 [TESB-17836] Set some properties of Swagger feature for tRestRequest 2017-04-03 13:04:16 +03:00
ycbai
3e4b479647 TUP-17405: Cann't retrieve schem for HDFS 2017-04-01 15:14:48 +08:00
Dmytro Sylaiev
13e832680d bug(TDI-38421): Refix (#1113)
* Make the checking for table existing the same as in the tTeradataOutput component

* Remove previous fix
2017-03-31 15:33:05 +03:00
Dmytro Sylaiev
7d9f6b46a4 fix(TDI-38369): Refactoring (#1104)
* Remove duplicate code
2017-03-31 11:00:03 +03:00
pyzhou
81460f047f TDI-37699:Support Sybase IQ/ASE version 16 (#1111) 2017-03-31 10:45:10 +08:00
pyzhou
589457eaa9 TDI-38466:Problem with writing time field with nulls to Exasol (#1114) 2017-03-31 10:44:42 +08:00
Dmytro Sylaiev
56dbb3d918 Bugfix/6.4/tdi 38454 updating thashfile lib (#1108)
* bug(TDI-38454): updating thashfile lib

* Change architecture (create src/main/java folder for sources)

* Change version of lib in the pom.xml

* Change resource directory in the pom.xml

* bug(TDI-38454): updating components lib imports

* Update Import in tHashInput and tHashOutput component (to new lib's jar file)

* Delete old jar file from repository

* bug(TDI-38454): Add lib to localprovider's pom

* Add new dependency to the localprovider's pom.xml (new version of thashfile lib)

* New studio's build should contain new version of lib in the thashfileinput directory

* bug(TDI-38454): Add old jars to clean plugin goal

* bug(TDI-38454): update junit version
2017-03-30 16:45:23 +03:00
zwxue
bc7666e017 TUP-17349: Job should not update the maven version if I close the job (#1109)
without saving after change maven version in project setting.
2017-03-30 14:15:25 +08:00
Dmytro Sylaiev
f6a32cccf9 fix(TDI-38441): add failOn error to tFileCopy (#1102)
* fix(TDI-38441): add failOn error to tFileCopy

* Create new checkbox property for tFileCopy component (default value - false)

* Create en message for it

* Change logic for component - it now trows RuntimeException if failOn is enabled

* fix(TDI-38441): add failOn error to tFileCopy

* Add log4j support in one more place.

* fix(TDI-38441): Refactoring
2017-03-29 15:23:00 +03:00
wchen-talend
8cf4c7f86e TUP-17072:Misleading Task Generation Status when jars are missing (#1106) 2017-03-29 13:34:11 +08:00
GGu
ef5be4fc3d TUP-17017: enable to use reference template for reference jobs. (#1081) 2017-03-28 14:24:31 +08:00
ycbai
502325225d TDI-38379: fix the compile errors. 2017-03-28 11:06:29 +08:00
Dmytro Sylaiev
ac5b75d968 fix(TDI-38421): Add specific behavior for Teradata (#1101)
* fix(TDI-38421): Add specific behavior for Teradata

* Add an additional check before drop a table

* If table name present in metadata - component checks if it present under current user

* This information should be stored into DBC.tables service table

* fix(TDI-38421): fix typo

* In the messages_en.properties fix "not exits" to "does not exist"

* fix(TDI-38421): Aboid SQL Injection

* Replace Statement to PreparedStatement
2017-03-27 15:30:37 +03:00
Emmanuel GALLOIS
eeeedb7ce4 feature(TDI-38474): Remove the NON-TCOMP tMarketoXX components (#1097) 2017-03-27 11:06:35 +01:00
Emmanuel GALLOIS
214c24c927 Feature/6.4/tdi 38379 marketo migration (#1096)
* feature(TDI-38379): initial commit for tMarketoComponents Migration Task
* feature(TDI-38379): added API mode migration
* feature(TDI-38379): fixed NPE for API mode migration
* feature(TDI-38379): changed getOrder() value to today
* feature(TDI-38474): manage MAX_RETURN and BATCH_SIZE parameters properly
2017-03-27 11:04:16 +01:00
wang wei
4c9b781fe6 fix(TDI-38244): For Teradata, the create statement is wrong in the (#1100)
tELTJDBCOutput
https://jira.talendforge.org/browse/TDI-38244
2017-03-27 17:54:11 +08:00
Yucheng Bai
91168f1ab8 TUP-17361: hadoop-conf jar is not in classpath (#1098) 2017-03-27 15:36:37 +08:00
Dmytro Sylaiev
08f988f7ac fix(TDI-38351): set correct talend-mscrm version (#1083)
* fix(TDI-38351): set correct talend-mscrm version

* Fix wrong talend-mscrm lib version, it should be 2.1, not 2.0 for tos6.4

* fix(TDI-38351): fix for proxy (#1035)

* fix(TDI-38351): fix tMicrosoftInput failing with Timeout

* Fix initial issue of Proxy settings

* fix(TDI-38351): fix tMicrosoftInput failing with Timeout
2017-03-24 17:35:04 +02:00
Dmytro Sylaiev
5ad91e8fa4 fix(TDI-38442): tFileDelete doesnt trigger errors (on Component Error/on Subjob error) (#1095)
* fix(TDI-38442): tFileDelete doesnt trigger errors

* Add throwing RuntimeException for case when deleting wasn't successfull

* Fix log-levels for errors (new level now is "error" instead of "info")

* fix(TDI-38442): tFileDelete doesnt trigger errors

* Refactoring
2017-03-24 16:18:31 +02:00
nrousseau
4d1a964df6 TDI-38374 : change the reference point for salesforce bundle jar 2017-03-24 16:33:12 +08:00
nrousseau
d00acc2726 TDI-38374 : change the reference point for salesforce bundle jar 2017-03-24 11:33:18 +08:00
pyzhou
a55423bbc5 TDI-38212:upgrade the jar (#1082) 2017-03-24 10:50:12 +08:00
pyzhou
5f251d64d8 TDI-38464: handle Error in code generation. (#1092) 2017-03-24 10:48:26 +08:00
nrousseau
74150081dc TUP-17268: fix radio button
Simple re-use the old code to find the related radio buttons to the same
group, and set the value to false. (moved code to util class)
2017-03-23 14:00:18 +08:00
hwang-talend
b84c7fb8a7 TUP-16639:fix a junit problem (#1089) 2017-03-22 17:36:27 +08:00
Dmytro Sylaiev
af424902e6 fix(TDI-37068): Increase performance of tHashcomponents (#1088)
* fix(TDI-37068): Increase performance of tHashcomponents

* Make changes in the thashfile lib

* clearChildCache method in MapHashFile class now delete used keys from keyMap

* Fix artifactName, source folder in the pom.xml

* Refactoring: replace wildcart concurrency import with ConcurentHashMap directly

* Refactoring: avoid twice-getting value from keyMap
2017-03-22 11:28:30 +02:00
hwang-talend
40c028b3ce Merge pull request #1090 from Talend/bugfix/master/TUP-17315
TUP-17315: Build job with compile error, should be given some tips.
2017-03-22 16:39:47 +08:00
ycbai
5a473f5dde TUP-17095: Job is not properly built when the reference project is
presented
2017-03-22 16:38:17 +08:00
nrousseau
5286025d9d feat(TBD-4707): fix compilation error (renaming) 2017-03-22 13:52:09 +08:00
nrousseau
a9cddd5a76 fix wrong setup of build.properties of excel plugin. 2017-03-22 12:29:02 +08:00
zwxue
773d541adb TUP-17315: Build job with compile error, should be given some tips. 2017-03-22 11:25:27 +08:00
Pierre Bailly-Ferry
4c69aaa08c feat(TBD-4707): Add Google Dataproc context Handling. (#1086)
* feat(TBD-4707): Add Google Dataproc context Handling.

* feat(TBD-4707): Improve naming.
2017-03-21 15:51:37 +01:00
nrousseau
31d9dcf097 TUP-17326: fix tMap for bigdata, since it should not be as virtual (#1087)
component
2017-03-21 14:32:59 +08:00
Yucheng Bai
2adbe617cd Feature/6.4/tup 16698 support context for hadoop conf jar (#1046)
* TUP-17110: remove hadoop confs jars in classpath of bat/shell script.

* TUP-17110: added tHadoopConfManager component.

* TUP-17110: modify codegen part and fix context bugs.

* TUP-17110: fix context problems. add one migration task to adapt old
conf jar. improve some parts.
2017-03-21 11:00:14 +08:00
Rémy DUBOIS
60d480bebd feat(tbd-4623): Support hybrid spark distributions (#1085) 2017-03-20 18:14:31 +01:00
Yucheng Bai
520aa09e90 TUP-17240: Fix wrong Job's dependency list, when component supports (#1084)
multiple runtimes
2017-03-20 17:20:10 +08:00
zwxue
e6476528d8 TUP-17277: Add warning if jobs are locked when version from project
settings.
2017-03-20 17:07:49 +08:00
zwxue
3b0bc0013c TUP-17278: Rename Job Version to Deployment Version. 2017-03-20 17:07:49 +08:00
zwxue
3c879b65c0 TUP-16674: fix repository tree view problem in versioning page. 2017-03-20 17:07:49 +08:00
zwxue
8ad03ec9d7 Merge pull request #1078 from Talend/bugfix/master/TUP-17287
TUP-17287:Preferences: Run/Debug: VM arguments show in wrong way
2017-03-20 16:03:22 +08:00
wchen-talend
e56b56ffab Merge pull request #1074 from Talend/bugfix/6.4/TUP-17196_tOracleSCD_Type0_fields_disappears
TUP-17196:tOracleSCD : Type 0 fields window disappears / invisible in SCD component editor when many columns in Type 1 fields
2017-03-17 18:40:19 +08:00
Dmytro Sylaiev
6be7dfdacb Bugfix/tdi 38351 update axis2 libraries (#1055)
* fix(TDI-38351): update axis2 libraries versions

* Change xml files for 2 components and update some libraries for fix max
* connection pool size problem

* fix(TDI-38351): update axis2 libraries versions

* Fix indents

* Remove parameters comes from master (not nessessary here)

* fix(TDI-38351): update axis2 libraries versions

* Fix tMicrosoftCrmOutput_java.xml parameters

* fix(TDI-38351): update axis2 libraries versions

* Change 6.0.0 version to 6.3.0 (present in the nexus repo) for httpcore
* and for httpclient

* fix(TDI-38351): update axis2 libraries versions

* Delete unnesessary urlpaths

* Update lib version to 20170314 in the org.talend.libraries.crm/pom.xml
2017-03-17 11:45:55 +02:00
zwxue
5ef03e842a Merge pull request #1066 from Talend/bugfix/master/TUP-17255
Bugfix/master/tup 17255
2017-03-17 17:03:13 +08:00
dlin-talend
df8d3f07b1 TUP-17234:Change new branding images for 6.4 (#1076) 2017-03-17 15:40:35 +08:00
Dmytro Sylaiev
ad57fb4d79 Bugfix/tdi 38369 t run job send datatypes to childjob (#1059)
* fix(TDI-38369): Storing contextParams types in job

* Add one more param to evaluate: "--contextType key=type"

* Add class PropertiesWithType extends java.util.Properties

* ContextProperties and evaluated properties extend new one class

* PropertyTypes Map fills only with parent's job context variables

* fix(TDI-38369): Send and process contextTypes

* tRunJob now send --contextType parameters into child job (for
* transmitWholeContext setting)

* tContextDump now process parents contextParams' types for passwords and
* replace with asterisks
2017-03-17 09:31:58 +02:00
chmyga
5f64ccd264 TCOMP-234: modified codegen class to run standalone components' runtimes (#660)
* TCOMP-234: modified codegen class to run standalone components' runtimes.

* feat(TCOMP-234): add support for Standalone components which should be launched only on Driver node
2017-03-17 09:22:38 +02:00
hwang
e81cd8643a TUP-17287:Preferences: Run/Debug: VM arguments show in wrong way 2017-03-17 11:47:25 +08:00
Ihor Istomin
7619531179 Merge pull request #1077 from Talend/bugfix/TDI-38453
bugfix(TDI-38453): Removed legacy NetSuite components to facilitate u…
2017-03-16 15:18:25 +02:00
Ihor Istomin
3f63059194 bugfix(TDI-38453): Removed legacy NetSuite components to facilitate usage of new NetSuite components. 2017-03-16 14:45:46 +02:00
hcyi
ebabcf5ee1 TUP-17196:tOracleSCD : Type 0 fields window disappears / invisible in
SCD component editor when many columns in Type 1 fields
2017-03-16 17:45:57 +08:00
wchen-talend
472a9d2fda TUP-17072 : fix the junit 2017-03-16 17:17:53 +08:00
wchen-talend
84b998e093 TUP-17072: add junit (#1072) 2017-03-16 13:00:08 +08:00
nrousseau
49ce1d774d TUP-17072:Misleading Task Generation Status when jars are missing (#1071) 2017-03-16 11:21:17 +08:00
nrousseau
85686885b2 Revert "Bug/tbd 4639 t hive output sp to ss convert" (#1069)
* Revert "TUP-16639:fix a junit problem (#1065)"

This reverts commit 7fa29e77ea.

* Revert "TBD4649 Process conversion compatible with MR Process (#1054)"

This reverts commit 3e016e8550.
2017-03-16 10:58:59 +08:00
hwang-talend
7fa29e77ea TUP-16639:fix a junit problem (#1065) 2017-03-16 10:52:15 +08:00
lbourgeois
3e016e8550 TBD4649 Process conversion compatible with MR Process (#1054) 2017-03-15 16:01:59 +01:00
Yucheng Bai
f6d13365e6 TUP-17273: issue about Implicit Context load from JDBC metadata (#1067) 2017-03-15 18:25:39 +08:00
yyin-talend
ff164e53dc TDQ-13484 open job with tPatternCheck and tPatternExtract which select
Repository pattern type get error dialog, job can not run--on windows
2017-03-15 16:09:28 +08:00
Mike Yan
198aa366a9 TESB-19053: Fixed to use default process context (#1063)
* TESB-18750: Add ESB runtime server in target exec tab

* TESB-18750: Add JMX implemention for PerformanceMonitor on route running

* TESB-19053: fixed job default run in esb runtime container

* TESB-19053: Fixed to use default process context
2017-03-15 14:29:35 +08:00
hcyi
8b74fbdaf3 Merge pull request #1053 from Talend/bugfix/6.4.1/TUP-17245_rename_connection_label
Bugfix/6.4.1/tup 17245 rename connection label
2017-03-15 14:25:55 +08:00
pyzhou
ee4248c0c6 TDI-38429:Correct the wrong jar name. (#1062) 2017-03-15 14:13:42 +08:00
hwang
0dd0c0e1bd TUP-17255:Context groups once edited, changes it name. 2017-03-15 10:35:01 +08:00
Ivan Gonchar
11b21b6670 chore(TDI-38103): add TCOMP marketo component family 0.18.0-SNAPSHOT (#1060) 2017-03-14 18:17:40 +08:00
Ivan Gonchar
5ba53d8452 chore(TDI-36057): add netsuite component family feature (#1056) 2017-03-14 17:30:09 +08:00
Yucheng Bai
5d67239be8 TUP-17246: OSX hits GC Overhead Error modifying salesforce metadata in (#1057)
jobs
2017-03-14 15:46:35 +08:00
yyin-talend
163817f9be TDQ-11688 make pattern-regex visiable when built-in 2017-03-14 15:45:36 +08:00
wchen-talend
148cb7f1ae Merge pull request #1040 from Talend/bugfix/6.4/TUP-17232_Double_Pipe_delimiter_doesn't_work
TUP-17232:Double Pipe delimiter - doesn't work
2017-03-14 11:51:07 +08:00
wchen-talend
1ef41e33e8 TUP-17245: add junit 2017-03-13 19:21:01 +08:00
wchen-talend
a30ad75e2b TUP-17245:Link names are renamed in jobs as Main1 when migrating from
5.4.1 to 6.2.1
2017-03-13 19:20:15 +08:00
kevin
45ad7b3e03 TUP-6549 tFixFlowInput on the Ubuntu job:show an error when I click add
button before add schema
https://jira.talendforge.org/browse/TUP-6549
2017-03-13 18:14:49 +08:00
hwang
22e960a91a TUP-17255:Context groups once edited, changes it name. 2017-03-13 17:11:53 +08:00
Mike Yan
6cbe91a693 Fixed TESB-19053: ESB runtime test container realted issue (#1052)
* TESB-18750: Add ESB runtime server in target exec tab

* TESB-18750: Add JMX implemention for PerformanceMonitor on route running

* TESB-19053: fixed job default run in esb runtime container
2017-03-13 16:50:09 +08:00
GGu
74f2ef5243 TUP-17276: Hide build type when the build provider <1. (#1051) 2017-03-13 16:36:32 +08:00
wang wei
f692fa51bd fix(TDI-38366): tRedshiftBulkExec doesn't excludes Schema when creating
a temporal table
2017-03-13 16:26:04 +08:00
zwxue
d0206db029 Merge pull request #1042 from Talend/bugfix/master/TUP-17214
TUP-17214:Problem by using joblets from the reference project
2017-03-13 10:32:23 +08:00
wchen-talend
59650e69ee Merge pull request #1044 from Talend/bugfix/6.4/TUP-17198_tMap_filter_after_cleanfilter_result_cannot_update
TUP-17198:tMap filter: After clean filter condition, the filtered result cannot update(TUP-17197)
2017-03-13 09:44:46 +08:00
wang wei
5e08935ed4 fix(TDI-38093): Create Generic tJDBCSCDELT Component 2017-03-10 18:48:53 +08:00
Ivan Gonchar
535221ae57 Merge pull request #1037 from Talend/bugfix/6.4/TDI-38348-tContextLoad_Logs_Display_Passwords
fix(TDI-38348): Add context variables typechecking before printing
2017-03-10 12:46:16 +02:00
wchen-talend
e8bd7683db Bugfix/6.4.1/tup 17231 tmap match mode (#1045)
* TUP-17231:tMap changes match mode after edit

* TUP-17231:add junit test
2017-03-10 14:33:05 +08:00
pyzhou
362cb3f072 TDI-37831:Add Support for ExaSol 6 (#952) 2017-03-10 14:31:56 +08:00
hcyi
f576288d1d TUP-17198:tMap filter: After clean filter condition, the filtered result
cannot update(TUP-17197)
2017-03-10 11:32:39 +08:00
hwang
044f20968d TUP-17214:Problem by using joblets from the reference project 2017-03-10 11:25:33 +08:00
hcyi
84c76e129b TUP-17262:tMap filter improve: redraw the text control if height is not
enough.
2017-03-09 18:27:50 +08:00
hwang
cce76bab43 TUP-17214:Problem by using joblets from the reference project 2017-03-09 17:25:57 +08:00
yyin-talend
6fb87d81f5 TDQ-11688: use command to replace use service to modify the job
directly, and fix one problem found.
2017-03-09 16:54:08 +08:00
yyin-talend
e3ba2abe5e TDQ-11688 Propagate changes from the pattern to jobs 2017-03-09 16:54:08 +08:00
hwang-talend
f1dbee9058 TUP-17194:Error with a job using nested joblets with MDM components (#1041) 2017-03-09 11:58:33 +08:00
hcyi
8b59187b9a TUP-17232:Double Pipe delimiter - doesn't work and add some junits 2017-03-08 17:04:22 +08:00
Anas KHABALI
1915ba9a3e fix(TDI-38294) migration task for jobs using azureBlob cpt to tcomp (#1024)
This migration task move jobs, using Azure Blob components, from old
format to new TCOMP format

* tAzureStorageConnection
* tAzureStorageContainerCreate
* tAzureStorageContainerDelete
* tAzureStorageContainerExist
* tAzureStorageDelete
* tAzureStorageGet
* tAzureStorageList
* tAzureStoragePut
2017-03-08 09:53:12 +01:00
hcyi
c5c4d9ab70 TUP-17232:Double Pipe delimiter - doesn't work 2017-03-07 18:02:53 +08:00
ycbai
922c242f67 TUP-17176: set modules from "HOTLIBS" as dynamic. 2017-03-07 14:10:27 +08:00
GGu
85ad347109 TUP-16719: Hide osgi tmp, because need recheck for ESB. 2017-03-07 11:46:14 +08:00
GGu
f4247f990d Merge pull request #960 from Talend/feature/6.4.1/TUP-16719_deployment_options
TUP-16719: maven  deployment options
2017-03-07 11:06:04 +08:00
Mike Yan
35453609d9 TESB-18750: Add JMX implemention for PerformanceMonitor on route running (#1038)
* TESB-18750: Add ESB runtime server in target exec tab

* TESB-18750: Add JMX implemention for PerformanceMonitor on route running
2017-03-07 10:50:24 +08:00
pyzhou
c5d23ba8ca TDI-38346:Refactor WebServiceInsert.jar form Ant to Maven. (#1023)
* TDI-38346:Refactor WebServiceInsert.jar form Ant to Maven.

* TDI-38346:Remove old project.

* TDI-38346:Amend the pom.
2017-03-07 10:22:22 +08:00
Irene Wang
6d4eb8a1fd Use proxy repo to talend-update 2017-03-03 14:51:13 +01:00
Dmytro Sylaiev
34f5480402 fix(TDI-38348): Add context variables typechecking
* Before print load-logs to the console component now checks the type

* If type is Password - replace all symbols with '*'
2017-03-03 13:10:50 +02:00
zwxue
f8e9f9dedc Merge pull request #1026 from Talend/bugfix/master/TUP-17201
TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
2017-03-03 17:15:21 +08:00
hwang
44f7255836 TUP-17201:Upgrade issue with Jobs referencing joblets from a reference 2017-03-03 17:13:09 +08:00
zwxue
49900c82e5 Merge pull request #1005 from Talend/bugfix/master/TUP-17185
TUP-17185:"Auto-Conversion of Types" does not work with columns in
2017-03-03 16:56:25 +08:00
zwxue
aab7320c37 TUP-17003: optimize UI. 2017-03-03 16:48:33 +08:00
wchen-talend
09c130e368 Merge pull request #1004 from Talend/bugfix/6.4/TUP-17074_Warning_when_Having_SQM_Query_Comments
TUP-17074:Unexpected tOracleInput Warning when Having SQM Query Comments
2017-03-03 14:35:29 +08:00
dmytro-sylaiev
5c5a51260c fix(TDI-35306): Add support of cursors in tJDBCInput components for M… (#1022)
* fix(TDI-35306): Add support of cursors in tJDBCInput components for MySQL

* (New versions of MySQL support's setFetchSize for cursor)

* setFetchSize() code now generates even for mysql connector

* add case-insensitive string "contains" check
2017-03-03 12:57:33 +08:00
zshen-talend
61d1e6a63a bug fixed TDQ-13053 fixed nullPointerException with mutilpass case (#1000) 2017-03-02 17:17:00 +08:00
hwang
0cf8b5c385 TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
project.
2017-03-02 11:48:49 +08:00
pyzhou-talend
44c9710a04 TDI-38212: Upgrade the WebServiceInput.jar 2017-03-01 11:36:03 +08:00
wchen-talend
8667def052 Merge pull request #1018 from Talend/bugfix/6.4/TUP-17195_tMap_can't_batch_change
TUP-17195:tMap: can't batch change the expressions for the attached job
2017-03-01 10:01:41 +08:00
zwxue
fc0caac1f7 TUP-17044: fix some bugs. 2017-02-28 18:01:59 +08:00
wang wei
0082a9e908 update the pom to adapter the new talend maven nexus repository(or only (#1019)
change a name mapping)
2017-02-28 17:29:58 +08:00
hcyi
1cfc09abf0 TUP-17195:tMap: can't batch change the expressions for the attached job 2017-02-28 16:41:57 +08:00
pyzhou
160d8a103c TDI-38212:tWebServiceInput returning empty result (#993)
* TDI-38212:tWebServiceInput returning empty result

* TDI-38212: Insert into single row instead of multiple.

* TDI-38212: Clean unused import.
2017-02-28 15:52:27 +08:00
GGu
c73439b8a8 TUP-16719: try to save the process editor directly 2017-02-28 14:55:29 +08:00
GGu
589ba33f84 TUP-16719: Fix the NPE for active editor. 2017-02-28 14:42:20 +08:00
GGu
7f1ddd64d4 TUP-16719: fix the i18n for build type. 2017-02-28 11:45:28 +08:00
zwxue
86ed9d8a4c TUP-17158: The layout of Deployment is not good for my linux in Job
Setting view.
Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/views/jobsettings/tabs/DeploymentComposite.java
2017-02-28 11:25:34 +08:00
zwxue
691cfc7398 TUP-16674: Add header comments. 2017-02-28 11:16:31 +08:00
GGu
1f5ab2a770 TUP-17150: when build or run, use the right build type. 2017-02-28 11:13:37 +08:00
GGu
b3deb2d078 TUP-17150: when build job, still use old way temp, and when run, will be
standalone only.
2017-02-28 11:13:34 +08:00
GGu
d6c808f3dc TUP-16719: impl the export type when build. 2017-02-28 11:13:31 +08:00
GGu
ba9f48c3d6 TUP-17000:Impl the build handler for standalone. 2017-02-28 11:13:29 +08:00
GGu
d50257dc8f TUP-16779: Add osgi build provider test. 2017-02-28 11:13:26 +08:00
GGu
fa3ce1e499 TUP-16779: move osgi pom template to se. 2017-02-28 11:13:23 +08:00
GGu
cb9cfc2106 TUP-16779: add junit tests for build providers. 2017-02-28 11:13:21 +08:00
GGu
46f86f3e7f TUP-16779: Add OSGi bundle build provider. 2017-02-28 11:13:18 +08:00
GGu
d853e85f76 TUP-16779: Add route test case build provider. 2017-02-28 11:13:15 +08:00
GGu
8d9fdb2f25 TUP-16779: If no build provider, will use old way to create pom. 2017-02-28 11:13:12 +08:00
GGu
21954eb7b5 TUP-17000: Impl build handler for standalone. 2017-02-28 11:13:10 +08:00
GGu
6c9dc3836b TUP-16779: Change the build parameters. 2017-02-28 11:13:07 +08:00
GGu
380e10605a TUP-16779: impl the pom creator for standalone. 2017-02-28 11:13:04 +08:00
zwxue
f55ebc28fc TUP-17044: Add Versioning in project settings. 2017-02-28 10:20:42 +08:00
zwxue
8876095d8d TUP-17003: Add Deployment tab in job setting view. 2017-02-28 10:20:38 +08:00
iwangtalend
ad8d2baa83 Merge pull request #1012 from Talend/feature/DEVOPS-1729/master_nexus
DEVOPS-1729 Nexus migration: Update URLs [master]
2017-02-28 00:18:12 +01:00
build-talend
6f11b1fca0 DEVOPS-1729 Nexus migration: Update URLs 2017-02-27 17:32:50 +01:00
hwang
569713403b TUP-17185:"Auto-Conversion of Types" does not work with columns in 2017-02-27 18:12:54 +08:00
hwang
7cd3c81ece TUP-17185:"Auto-Conversion of Types" does not work with columns in
multi-byte characters
2017-02-27 16:29:00 +08:00
hcyi
b0ac339ff6 TUP-17074:Unexpected tOracleInput Warning when Having SQM Query Comments 2017-02-27 15:53:11 +08:00
nrousseau
0ea883e524 Revert "TUP-16710:Update Excel components to support Excel 2016/next version" (#1003) 2017-02-24 22:58:49 +08:00
chmyga
1f8d72b160 feat(TDI-35388): handle ExpiredSecurityTokenException (#1002)
* feat(TDI-35388): handle ExpiredSecurityTokenException

* Add reconnect timeout and retries parameters to MS CRM components

* Update mscrm library version in libraries pom.xml

* Update mscrm library version in components xml

* feat(TDI-35388): handle ExpiredSecurityTokenException

* Set the smallest value of reconnect retries to 0
2017-02-24 09:03:42 +02:00
hcyi
ab08561f3b Feature/6.4/tup 16703 centralize spark properties (#999)
* TUP-17141:The advanced properties will populate the spark properties
table in the Spark configuration of Run tab,add context
support(TUP-16703)

* TUP-17152:Refactoring GUI part of Spark properties in the cluster,fix
some other bugs to improve(TUP-16703)
2017-02-23 17:33:06 +08:00
zwxue
7280d65371 Merge pull request #1001 from Talend/bugfix/master/TUP-17093_errormessage
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-23 17:13:36 +08:00
hwang
1d41204a5f TUP-17093:[Talend Studio] Compilation error not shown on a box 2017-02-23 17:09:38 +08:00
chmyga
600a3c67aa Merge pull request #996 from Talend/feature/6.4/TDI-35388_expired_token_handling
feat(TDI-35388): handle ExpiredSecurityTokenException
2017-02-23 08:32:52 +02:00
nrousseau
e10dcb13b8 TUP-17080: fix the resolution of jars (review fix) 2017-02-23 11:34:19 +08:00
Dmytro Chmyga
60d32ed6c1 feat(TDI-35388): handle ExpiredSecurityTokenException
* Add reconnect timeout and retries parameters to MSCRMClient
2017-02-22 16:06:33 +02:00
dmytro-sylaiev
7c147a0744 Merge pull request #998 from Talend/bugfix/6.4/TDI-38213_poor_performance_of_tPivotToColumns_Delimited
fix(TDI-38213): poor performance of tPivotToColumnsDelimited
2017-02-22 13:13:51 +02:00
Dmytro Sylaiev
5a84546c34 fix(TDI-38213): Poor performance of tPivotToColumnsDelimited
* Add main part of component to commit.

* Small refactoring: rename variables, delete commented code
2017-02-22 12:30:25 +02:00
nrousseau
bdcc4d2f19 TUP-17080: fix the resolution of jars (simplify current fix) 2017-02-22 18:28:59 +08:00
Dmytro Sylaiev
afc0bbc2fa fix(TDI-38213): poor performance of tPivotToColumnsDelimited
* Substitute groupKeys List with groupKeys LinkedHashSet

* Add iterators
2017-02-22 11:36:49 +02:00
Anas KHABALI
b77618bbe6 fix(TDI-38232): fix the indexoutofboud while adding elements to branch (#988) 2017-02-22 09:38:04 +01:00
pyzhou
72aeae227b TDI-38279:Remove the old Azure components. (#997) 2017-02-22 15:37:40 +08:00
Dmytro Chmyga
5e7ea69063 feat(TDI-35388): handle ExpiredSecurityTokenException
* Add wrapper for OrganizationServiceStub

* Implement automatic token renewal

* Increment talend-mscrm lib version
2017-02-22 07:41:29 +02:00
GGu
278876a691 TUP-17139: change the junit package to org.talend 2017-02-22 10:15:54 +08:00
hcyi
9350f93e29 Merge pull request #991 from Talend/bugfix/6.4.1/TUP-17120_sapbapi_output_reoder
Bugfix/6.4.1/tup 17120 sapbapi output reoder
2017-02-22 10:04:49 +08:00
nrousseau
67627e52f7 TUP-17080: fix maven resolution for dependencies with splitted
components
2017-02-21 17:32:11 +08:00
GGu
faed222fd9 TUP-17139: fixed the problem for wrong renaming expression. (#995) 2017-02-21 16:48:02 +08:00
wchen-talend
3c791d58db Merge pull request #982 from Talend/feature/6.4/TUP-5330_tMap_Batch_Change_Expressions
TUP-5330:tMap - Batch Change of Expressions
2017-02-21 16:34:40 +08:00
zwxue
767636aa8f Merge pull request #987 from Talend/feature/master/TUP-16710
TUP-16710:Update Excel components to support Excel 2016/next version
2017-02-21 16:11:36 +08:00
zwxue
e4cd301ddb Merge pull request #994 from Talend/bugfix/master/TUP-17093
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-21 14:23:10 +08:00
hwang
74a579bdd2 TUP-17093:[Talend Studio] Compilation error not shown on a box 2017-02-21 12:15:19 +08:00
Ivan Gonchar
fd8a0383b2 Merge pull request #896 from Talend/feature/6.4/TCOMP-230_flowvariables
feat(TCOMP-230): add flow varibles support
2017-02-20 16:08:56 +02:00
hcyi
ca5f1e575e Merge pull request #950 from Talend/feature6.4/TUP-16673_Provide_Filters_in_tMap_component_
feature TUP-16673:Provide Filters in tMap component
2017-02-20 18:41:46 +08:00
Mike Hirt
bb67c898c1 Update README.md 2017-02-20 10:33:30 +01:00
guol
037682a847 TUP-16673 improve code & fixed refresh perference problems 2017-02-20 16:10:25 +08:00
wchen-talend
bbb1cac632 TUP-17120: add junit 2017-02-17 17:33:02 +08:00
wchen-talend
864228270a TUP-17120:Changing the order of output rows from tSAPBapi component
breaks the code generation
2017-02-17 17:32:15 +08:00
Mike Yan
1e1141e71e TESB-18750: Add ESB runtime server in target exec tab (#989) 2017-02-17 16:52:13 +08:00
pyzhou
48d6b7a325 TDI-38235:Remove useless Encoding option. (#990) 2017-02-17 16:21:26 +08:00
Chen Bin
9f389d9465 TBD-4538: support allowLargeResult for tBigQueryInput(DI) component 2017-02-17 11:52:39 +08:00
nrousseau
a7c6f37881 TUP-17128: fixed the installation of component from exchange 2017-02-16 18:50:40 +08:00
Ivan Gonchar
43fc0e7763 Merge pull request #983 from Talend/feature/6.4/TCOMP-230_codegenUtils
fix(TCOMP-230): fix NPE problem in case of empty Iterable returned fr…
2017-02-16 12:44:26 +02:00
wang wei
2946a12625 TDI-37582: tSAPBapi does not return data when BAPI name contains a
namespace
https://jira.talendforge.org/browse/TDI-37582
2017-02-16 17:49:10 +08:00
wang wei
d656619d20 fix(TDI-37582): make the build and install process auto, the jar will be
pushed to talend newbuild maven repository by a jenkins job, then other
plugin can fetch it by the maven path when talend studio build process
2017-02-16 17:49:08 +08:00
pyzhou
4e8ee36187 TDI-38197: Performance issue for tMssqlOutput. (#981)
* TDI-38197: Performance issue for tMssqlOutput.

* TDI-38197:Simplify code and restore NB_LINE.
2017-02-16 16:35:02 +08:00
hwang
0f1c4d4446 TUP-16710:Update Excel components to support Excel 2016/next version 2017-02-16 16:32:10 +08:00
ycbai
176f783201 Fix problem of junit:
org.talend.designer.core.generic.utils.ComponentsUtilsTest.testGetParametersFromForm
2017-02-16 16:02:52 +08:00
zwxue
b967d7d527 Merge pull request #977 from Talend/bugfix/master/TUP-17091
TUP-17091:Unexpected Warning with tOracleOutput when Parallel Execution
2017-02-16 14:38:58 +08:00
Yucheng Bai
6fda07277a TUP-16792: can not select all salesforce modules in wizard from v6.2.1 (#985) 2017-02-16 11:46:35 +08:00
zwxue
f763522297 Merge pull request #984 from Talend/bugfix/master/TUP-17093
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-16 11:37:00 +08:00
hwang
8e768d6936 TUP-17093:[Talend Studio] Compilation error not shown on a box 2017-02-16 11:08:25 +08:00
Ivan Honchar
4468771cb5 fix(TCOMP-230): fix NPE problem in case of empty Iterable returned from wrapped Writer 2017-02-15 18:00:23 +02:00
Ivan Honchar
82455b1636 fix(TCOMP-230): fix compilation errors 2017-02-15 17:45:05 +02:00
Ivan Honchar
eb16aa3dad feat(TCOMP-230): add flow varibles support 2017-02-15 17:45:05 +02:00
hcyi
5521f7b81c TUP-5330:tMap - Batch Change of Expressions 2017-02-15 17:34:10 +08:00
cmeng-talend
f90a692f64 TUP-17099 fix: Studio blocked after click refresh button
https://jira.talendforge.org/browse/TUP-17099
2017-02-15 15:39:18 +08:00
wang wei
9a909075a3 fix(TDI-38230): NoSuchFieldError When Using Amazon S3 and Google Cloud
Storage Components in One Job
2017-02-15 14:15:16 +08:00
jzhao
5f705f078e fix(TDI-38114): data file location incorrect in manifest file for
tQuickSightOutputBulkExec
2017-02-15 11:27:42 +08:00
Pierre Teyssier
3da325f1cc TDI-29152 : Create additional components to support Azure Blob and Azure Queues
- fix missing jar in NB
2017-02-14 18:41:53 +08:00
jzhao
4851905ac3 feat(TDI-38114): Amazon quicksight (#979)
* add Amazon quicksight components
2017-02-14 04:14:38 -06:00
pyzhou
2c2d15b356 TDI-38177:tFileDelimitedOutput compile error if split every is empty. (#974) 2017-02-13 17:36:48 +08:00
pyzhou
3a725350fb TDI-38154:tOracleBulkExec Error in the CTL file generated (#957) 2017-02-13 17:36:25 +08:00
hwang
13c33ab773 TUP-17091:Unexpected Warning with tOracleOutput when Parallel Execution
is Enabled
2017-02-13 16:02:30 +08:00
guol
1eefc17958 feature 6.4 TUP-16673 fixed linux/windos resize issue & fixed filter
status
2017-02-13 15:00:13 +08:00
zwxue
8edf390d6e Merge pull request #975 from Talend/bugfix/master/TUP-16584
TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
2017-02-13 11:09:15 +08:00
zwxue
907f9e195e Merge pull request #976 from Talend/bugfix/master/TUP-17068
TUP-17068:Use a joblet more than once in job, the component id is wrong.
2017-02-13 11:08:05 +08:00
hwang
f39c7d492c TUP-17068:Use a joblet more than once in job, the component id is wrong. 2017-02-10 18:04:55 +08:00
pyzhou
ff4d0c9483 TDI-38110 : Google Components: Adding Partner Data Tracking in GCS (#970)
* TDI-38110:Adding Partner Data Tracking for tBigQueryBulkExec

* TDI-38110:Adding Partner Data Tracking in GCS

* TDI-38110:Adding Partner Data Tracking in Google Drive components.

* Revert "TDI-38110:Adding Partner Data Tracking in Google Drive components."

This reverts commit 6d04150cfd.

* Revert "TDI-38110:Adding Partner Data Tracking in GCS"

This reverts commit 6ac9037647.

* Revert "TDI-38110:Adding Partner Data Tracking for tBigQueryBulkExec"

This reverts commit ff19911d22.

* TDI-38110:Google Components: Adding Partner Data Tracking in GCS

* TDI-38110:Remove the redundance semicolon。
2017-02-10 17:49:01 +08:00
pyzhou
1252dfe969 TDI-38166 : tPOP component throws an exception when deleting emails using imap (#973)
* TDI-38166:tPOP component throws an exception when deleting emails imap

* TDI-38166: Add Massimiliano Rizzato to hall of fame.
2017-02-10 15:39:10 +08:00
hwang
ebdbc1a3be TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
escape character works [MacOS]
2017-02-10 14:53:13 +08:00
hcyi
262315da84 Merge pull request #972 from Talend/bugfix/6.4.1/TUP-17048_tunit_schema
TUP-17048:Warning about schema attached to tUnite component while no
2017-02-10 10:52:41 +08:00
hcyi
bde3839a86 Merge pull request #971 from Talend/bugfix/6.4.1/TUP-17032_code_line_number
TUP-17032:Lines Numbers do not appear In Talend Studio Code View
2017-02-10 10:08:15 +08:00
chmyga
6a0a7671d1 Merge pull request #963 from Talend/bugfix/6.4/TDI-37987_tMicrosoftCrmOutput_NullPointerException
Bugfix/6.4/tdi 37987 t microsoft crm output null pointer exception
2017-02-09 14:31:48 +02:00
Dmytro Chmyga
44cddf2f95 Merge branch 'master' into bugfix/6.4/TDI-37987_tMicrosoftCrmOutput_NullPointerException 2017-02-09 14:30:11 +02:00
guol
06f35fd321 TUP-16673 improve code & fix linux resize table issue & fix icon display
issue
2017-02-09 19:15:33 +08:00
wang wei
fe70f2e426 fix(TDI-38094): Add Action on Table to tELTJDBCOutput 2017-02-09 17:56:55 +08:00
wang wei
f690d70d31 fix(TDI-38094): only remove the unuseful code and format the javajet 2017-02-09 17:56:52 +08:00
pyzhou
a2dc8f1ccf TDI-37772: tFileOutputDelimited prevent overwriting existing file. (#958)
* TDI-37772: tFileOutputDelimited prevent overwriting existing file.

* TDI-37772:Correct file name.

* TDI-37772 : Amend the ErrorMessage of Exception.
2017-02-09 15:38:34 +08:00
wchen-talend
f4582278c3 TUP-17048:Warning about schema attached to tUnite component while no
difference found in schema editor
2017-02-09 14:52:30 +08:00
wchen-talend
271edfbb64 Merge pull request #967 from Talend/bugfix/6.4/TUP-17058_ELT_Map_Queries_problems
TUP-17058:ELT Map Queries : error on fields in query
2017-02-09 11:13:33 +08:00
wchen-talend
ff5bc30a01 TUP-17032:Lines Numbers do not appear In Talend Studio Code View 2017-02-09 11:10:38 +08:00
hcyi
669ca37ede Merge pull request #962 from Talend/bugfix/6.4.1/TUP-17033_eltmap_remove_output
TUP-17033:Unable to edit tELTMSSqlMap anymore after removing output
2017-02-09 10:03:54 +08:00
guol
5e169ad3fa TUP-16673 improve code and update 2017-02-08 19:10:03 +08:00
guol
49dcb4368d TUP-16673 improve code and update 2017-02-08 18:57:45 +08:00
pyzhou
568f5c226a TDI-37755:Using the origin replaceCRLFInMEMO_SQL method. (#969) 2017-02-08 15:17:27 +08:00
hcyi
5b4d109c1f Merge pull request #968 from Talend/bugfix/6.4.1/TUP-16061_download_not_related_jar
TUP-16061:not related jar asked to download when use oracle 11
2017-02-08 09:49:19 +08:00
wchen-talend
d663fe7b99 TUP-16061:not related jar asked to download when use oracle 11 2017-02-07 18:10:22 +08:00
hcyi
d13e5c95cf TUP-17058:ELT Map Queries : error on fields in query 2017-02-07 17:27:31 +08:00
hcyi
962650d6a8 Merge pull request #965 from Talend/bugfix/6.4.1/TUP-17054_npe_refact_joblet
TUP-17054:Refactor to joblet fail.
2017-02-07 17:25:13 +08:00
wchen-talend
82f8c9f53f TUP-17054:Refactor to joblet fail. 2017-02-07 17:07:58 +08:00
hcyi
9db7447209 Merge pull request #961 from Talend/bugfix/6.4.1/TUP-5958_tXMLMap_input_pattern
TUP-5958:tXMLMap: Pattern is hidden for input
2017-02-07 10:20:35 +08:00
Dmytro Chmyga
0099467842 fix(TDI-37987): tMicrosoftCrmOutput has NullPointerException
* Add migration task
2017-02-06 13:48:28 +02:00
Dmytro Chmyga
c7e49e3d2d fix(TDI-37987): tMicrosoftCrmOutput has NullPointerException
* Add "Ignore null" property

* Add ignoring null values code

* Add fix for NPE when set primitive value from null(Online 2011 API)
2017-02-06 13:32:12 +02:00
wchen-talend
23b190870c TUP-17033:Unable to edit tELTMSSqlMap anymore after removing output 2017-02-06 17:45:22 +08:00
Yucheng Bai
15cbe1a7ab TUP-16778: Make Studio compatible with new TCOMP API for properties reference (#942)
* TUP-16778: Make Studio compatible with new TCOMP API for properties
reference

* TUP-16778: fix compile errors of codegen.
2017-02-06 16:59:03 +08:00
wchen-talend
840c2d855f TUP-5958:tXMLMap: Pattern is hidden for input 2017-02-06 14:42:06 +08:00
pyzhou
b3d8f69e65 TDI-37712: Revert commit f347eb0599 (#959) 2017-02-04 17:46:48 +08:00
Diya Muliyil
1e8e7be62b [TESB-18799]rename cCXF component to cSOAP (#953) 2017-02-03 15:03:44 +08:00
Diya Muliyil
5ed7a57d4d [TESB-18761] Rename cCXFRS component to cREST (#956) 2017-02-03 14:53:55 +08:00
hwang-talend
0c469650cb Merge pull request #951 from Talend/bugfix/master/TUP-16318
TUP-16318:Password field in connection components should not mask global
2017-01-25 10:39:44 +08:00
hwang
910db6f716 TUP-16318:Password field in connection components should not mask global 2017-01-25 10:34:02 +08:00
hwang-talend
f1b9d86500 Merge pull request #949 from Talend/bugfix/master/TUP-16318
TUP-16318:Password field in connection components should not mask global
2017-01-25 10:14:28 +08:00
guol
a07906f880 feature TUP-16673:Provide Filters in tMap component 2017-01-24 19:02:47 +08:00
hwang
9248dcd264 TUP-16318:Password field in connection components should not mask global
variables only string
2017-01-24 18:54:45 +08:00
chmyga
8ca2279e4e feat(TDI-38068): integrate snowflake component (#948) 2017-01-24 18:36:00 +08:00
wchen-talend
600f57f694 TUP-16108:joblet in job , not support copy/paste if joblet contain (#947)
joblet component (input/output)
2017-01-24 17:50:57 +08:00
cmeng-talend
f1258aa623 TUP-16796 fix: Can't run any jobs after build a job which have
compilation error
https://jira.talendforge.org/browse/TUP-16796
2017-01-24 15:03:54 +08:00
zwxue
c91a73424d Merge pull request #946 from Talend/bugfix/master/TUP-16410
Bugfix/master/tup 16410
2017-01-24 10:18:54 +08:00
hwang
a69b529001 TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file 2017-01-23 18:31:11 +08:00
nrousseau
a63bb06379 TUP-16598: add missing plugin.xml 2017-01-23 17:54:38 +08:00
hwang
3893ddf345 TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file 2017-01-23 17:41:56 +08:00
pyzhou
49bf861d05 TDI-37755:compile error when "+" sign for concatenating string exists (#894)
* TDI-37755:compile error when "+" sign for concatenating string exists

* TDI-37755: Only replace the line separator in double quote.

* TDI-37755: Correct Format.

* TDI-37755:Fix this issue base on NodeUtil.replaceCRLFInMEMO_SQL()

* TDI-37755: Move the redundancy code to NodeUtil.
2017-01-23 12:12:16 +08:00
pyzhou
7cd9101f99 Bug/6.3.1/tdi 37712 (#802)
* TDI-37712 : tFileInputPositional : length is not correct with the option

* TDI-37712 : correct format issue.

* TDI-37712: Rebuild the file_enhanced_20070724.jar in java 1.7

* TDI-37712:Add the condition to make the generated code clearly.
2017-01-22 11:22:36 +08:00
wchen-talend
ce2148100c TUP-16196:For status management and version management, if check "Job (#944)
Designs" on the left, only show standard job on the right
2017-01-20 17:53:29 +08:00
wchen-talend
dafea42fe7 TUP-16061:not related jar asked to download when use oracle 11 (#943) 2017-01-20 17:46:38 +08:00
hwang-talend
043b21b1d8 Merge pull request #938 from Talend/bugfix/master/TUP-16771
TUP-16771: slow when open routines.
2017-01-20 14:51:33 +08:00
pyzhou
c4462a71b8 TDI-38131:error message for tRunjob is not complete in tLogCatcher's output (#941) 2017-01-20 14:49:41 +08:00
jzhao
5f6aacca06 TDI-38108:Add tSQSMessageDelete/tSQSMessageChangeVisibility and updated
tSQSInput
https://jira.talendforge.org/browse/TDI-38108

* add tSQSMessageDelete/tSQSMessageChangeVisibility

* add custom max return number for tSQSInput

* change some parameters show value in i18n

* change parameters order in i18n
2017-01-20 13:44:12 +08:00
pyzhou
804be6f485 TDI-37833:tEXAOutput component does not support dynamic schema (#940) 2017-01-20 10:52:16 +08:00
zwxue
60c0403c4a TUP-16771: slow when open routines. 2017-01-18 11:37:26 +08:00
jzhao
50feff3a4c feat(TDI-35748):salesforce connection save and reuse session (#916)
* migration from old framework
* add directory mapping with widget type
2017-01-17 18:50:04 +08:00
Yucheng Bai
7a8aa34c62 TUP-16774: File Widget of session directory in metadata for salesforce (#937) 2017-01-17 17:34:56 +08:00
xqliu-talend
6cd9138f00 TDQ-13120 wrong GID in multipass swoosh 2017-01-17 14:56:59 +08:00
Jan Lolling
4b8c41a135 TDI-38122 Feature: tEXARow enable NB_LINE counters (#929)
* TDI-38122 Feature: tEXARow enable NB_LINE counters

* Make the counter available as globalMap vars within the the flow.

* Label text more clear
2017-01-17 11:57:50 +08:00
GGu
420d518bc5 TUP-16598: set the bundle to singleton. 2017-01-17 10:37:33 +08:00
GGu
746d39131f TUP-16695: add TimeMeasure function for build job, export item, run job. (#921) 2017-01-17 10:01:57 +08:00
zwxue
39626c46bc TUP-16746: Excel file metadata : Error "Unable to recognize OLE stream" (#934)
when reading XLSX file.
2017-01-16 16:43:11 +08:00
wang wei
86e0adb1b6 fix(TDI-38038): update tAdvancedHash to remove
"advancedPersistentLookupLib-1.jar"
2017-01-16 16:08:40 +08:00
Yucheng Bai
6247096180 TUP-16757: Can not drag salesforce metadata into standard job. (#933) 2017-01-16 14:25:19 +08:00
dlin-talend
5e3a850343 TUP-16598: add codegenutil to org.talend.libraries.custom and set to (#928)
component framework by default
2017-01-16 10:33:57 +08:00
hwang-talend
fe0c311991 Merge pull request #930 from Talend/bugfix/master/TUP-5622
TUP-5622: after migration, comments are not applied to each group.
2017-01-16 10:28:27 +08:00
zwxue
c8947ce39d TUP-5622: after migration, comments are not applied to each group. 2017-01-13 15:32:51 +08:00
Pingwen Lin
9acef82b95 TMDM-10433 : Data Services with MDM Connection - behaviour change from 6.1.1 (#913) 2017-01-13 13:48:20 +08:00
wang wei
ff9fc98131 fix(TDI-33559): tAccessXX don't work when access database encrypted 2017-01-12 16:39:40 +08:00
zwxue
da2f3a5cf2 Merge pull request #927 from Talend/bugfix/master/TUP-16724
TUP-16724:Drag joblet to job, there is no corresponding context in job
2017-01-12 16:15:44 +08:00
zwxue
98a4f5d529 Merge pull request #920 from Talend/bugfix/master/TUP-1722
TUP-1722:In Open studio license information leads to an Not found page
2017-01-12 14:31:17 +08:00
hwang
96239c31f6 TUP-16724:Drag joblet to job, there is no corresponding context in job
context view
2017-01-12 13:58:33 +08:00
pyzhou
66281ea6a7 TDI-38048: Add setCharset method. (#922) 2017-01-11 17:32:58 +08:00
hwang-talend
99eb2d9c78 TUP-16639:Impossible to filter components from the new framework (#905)
* TUP-16639:Impossible to filter components from the new framework

* TUP-16639:Impossible to filter components from the new framework

* TUP-16639:Impossible to filter components from the new framework
2017-01-11 10:22:44 +08:00
hwang-talend
1b4a357341 TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No (#925)
* TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
escape character works [MacOS]

* TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No #925

* TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No #912
2017-01-10 14:05:26 +08:00
SunChaoqun
11207ef65b TESB-18147:java.lang.NoSuchMethodError: org.springframework.core.MethodParameter.getContainingClass() (#923)
* TESB-18147:java.lang.NoSuchMethodError:
org.springframework.core.MethodParameter.getContainingClass()

* TESB-18147:java.lang.NoSuchMethodError:
org.springframework.core.MethodParameter.getContainingClass()
2017-01-10 11:36:28 +08:00
zwxue
d744ab0261 Merge pull request #912 from Talend/bugfix/master/TUP-16584
TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
2017-01-06 18:19:20 +08:00
jzhao
3483e02bb2 fix(TDI-34440): compile error in tNetsuiteOutput/tNetsuiteInput 2017-01-06 14:04:54 +08:00
Yucheng Bai
211a799f35 TUP-16665: Repository link on Spark Configuration incorrect when (#919)
dragging database to job
2017-01-05 18:45:23 +08:00
hwang
157920f7d0 TUP-1722:In Open studio license information leads to an Not found page 2017-01-05 18:15:13 +08:00
Liu Xinquan
5e28bc6f69 Merge pull request #918 from zshen-talend/master
bug fixed TDQ-12896 support get dbname or schema from exist connection
2017-01-05 15:30:22 +08:00
zshen
1d414e0c08 bug fixed TDQ-12896 support get dbname or schema from exist connection
node
2017-01-05 15:25:08 +08:00
wchen-talend
eb68297572 TUP-16671:AMC database repository connect doesn't grab all context (#911)
groups
2017-01-04 17:58:17 +08:00
hwang
613f4d7d51 TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
escape character works [MacOS]
2017-01-04 10:16:12 +08:00
Vladimir Bogatyrov
3613093e40 [TESB-17836] Disable Swagger scan to make it work in OSGi environment 2017-01-03 21:11:38 +02:00
Irene Wang
ac7ff1a66c DEVOPS-1593 Add distributionManagement 2017-01-03 09:36:53 +01:00
Chao MENG
7660f6b3cc TUP-16616 fix: Error "java.util.ConcurrentModificationException" when (#903)
connecting to studio
https://jira.talendforge.org/browse/TUP-16616
2017-01-03 11:45:03 +08:00
wchen-talend
e1edc0bc2c TUP-4640:Created in Temp but not removed (#908) 2017-01-03 10:45:44 +08:00
kjwang-talend
055211b42d TUP-15678 Fix Job icon and style is displayed as standard when I use (#910)
find components for Map reduce job components
https://jira.talendforge.org/browse/TUP-15678
2017-01-03 10:01:51 +08:00
nrousseau
1a5a7e700e TUP-16666: add persist.lookup plugin by default in TOS product 2016-12-30 15:10:41 +08:00
wchen-talend
5c1a5bc7ab TUP-16398: fix the junit 2016-12-30 11:49:36 +08:00
wchen-talend
b9a11c96a3 TUP-16566:Quick tour:Need space between two words (#907) 2016-12-30 11:40:17 +08:00
hwang-talend
de3123aab9 Merge pull request #906 from Talend/bugfix/master/TUP-16528
TUP-16528: CI missing jobPom.xml for non generated java code.
2016-12-30 11:08:04 +08:00
wchen-talend
bd46ffac0c TUP-16398 : fix the junit 2016-12-29 17:16:19 +08:00
Yucheng Bai
be2b6d6e67 TUP-16634: Miss space on txxxInput/txxxCreateTable schema shell between of and component name (#904)
* TUP-16634: Miss space on txxxInput/txxxCreateTable schema shell between
of and component name

* TUP-16634: reset other properties in messages file.
2016-12-29 14:55:31 +08:00
zwxue
7620a0724b TUP-16528: CI missing jobPom.xml for non generated java code. 2016-12-29 14:42:32 +08:00
wchen-talend
813a7a5176 TUP-5760:only password filling window pop up if no svn user name and (#899)
password when logon svn project
2016-12-28 18:09:29 +08:00
wchen-talend
42a40ddccd Bugfix/6.4.1/tup 16398 wrong error showing (#902)
* TUP-16398:The error is showing in wrong studio component in designer

* TUP-16398:add junit
2016-12-28 18:06:28 +08:00
Yucheng Bai
958eef9059 TUP-16491: NPE error when focus on jobname view then select Main tab,after convert spark job to standard (#901)
* TUP-16491: NPE error when focus on jobname view then select Main
tab,after convert spark job to standard

* TUP-16491: NPE error when focus on jobname view then select Main
tab,after convert spark job to standard
2016-12-28 18:04:30 +08:00
pyzhou
45f68b84f1 TDI-37961: tMysqlnput with mariadb driver cause compilation error (#866)
* TDI-37961: tMysqlnput with mariadb driver cause compilation error

* TDI-37961: MigrtionTask for this issue.

* Revert "TDI-37961: MigrtionTask for this issue."

This reverts commit 0c8dbcbbbf.

* TDI-37961 :  tMysqlnput with mariadb driver cause compilation error
2016-12-28 14:06:27 +08:00
pyzhou
09c497c4b3 TDI-37967:Component tXSDValidator returns null in flow variable. (#873)
* Revert "TDI-37967:Component tXSDValidator returns null in flow variable."

This reverts commit 0ef52b15df9b39bf42f7da4aab1cd6b4b31ac520.

* TDI-37967 : Component tXSDValidator returns null in XSD_ERROR_MESSAGE

* Revert "TDI-37967 : Component tXSDValidator returns null in XSD_ERROR_MESSAGE"

This reverts commit b35e59d2f83abcfef16a9d02e8f8b33cf771330f.

* TDI-37967:correct the usage of flow variable.

* TDI-37967: Add the miss two variables.
2016-12-28 10:57:27 +08:00
kjwang-talend
89d83d36d4 TUP-14737 too slowly when import items using overwrite to svn/git project (#881)
* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737

* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
2016-12-27 17:07:18 +08:00
wang wei
eed1758a2c fix(TDI-37985): Enhance job info when exception in component 2016-12-27 11:06:09 +08:00
wang wei
05f93b3179 fix(TDI-38021): OutOfMemory when large file is uploaded via tREST 2016-12-26 15:20:50 +08:00
wchen-talend
79da995182 Merge pull request #876 from Talend/bugfix/6.4.1/TUP-16459_keywords_validate
TUP-16459:key word validator
2016-12-26 14:15:48 +08:00
pyzhou
1ed0079f79 TDI-38006:Batter way to fix it. (#891) 2016-12-26 14:04:32 +08:00
kjwang-talend
02330cc81e TUP-16553 Logon Project:Focous switch from git project to svn project (#898)
each time do "refresh" on branch option
https://jira.talendforge.org/browse/TUP-16553
2016-12-26 10:46:18 +08:00
sbliu
33c681438d Revert "TMDM-10190: remove mdm webservice ce plugin from feature list." (#897) 2016-12-23 18:35:48 +08:00
Ivan Honchar
9b4ac51fae feat(TCOMP-230): fix codegen-utils version to 0.17.0-SNAPSHOT 2016-12-23 10:56:50 +02:00
Sebastian Hoß
8f366f7a51 Merge pull request #893 from csuntalendbj/master
TESB-17960:Exceptions of DI jobs embedded in service jobs are not logged
2016-12-23 08:44:21 +01:00
zwxue
7a54c20ef8 Merge pull request #892 from Talend/bugfix/master/TUP-16635
TUP-16635:Test case failed after modify the default test job
2016-12-23 14:26:57 +08:00
SunChaoqun
91a8bb8b1f TESB-17960:Exceptions of DI jobs embedded in service jobs are not logged 2016-12-23 10:36:37 +08:00
Ivan Gonchar
c678f71c98 Merge pull request #886 from Talend/feature/6.4/TCOMP-230_codegen_utils
Feature/6.4/tcomp 230 codegen utils
2016-12-22 10:11:40 +02:00
pyzhou
ef009a1fb5 TDI-38006:Global Variable on tFileArchive miss a letter. (#890) 2016-12-22 15:39:54 +08:00
sbliu
125a67a470 TMDM-10190: remove mdm webservice ce plugin from feature list. (#888) 2016-12-22 15:26:22 +08:00
hwang
6f94d5145d TUP-16635:Test case failed after modify the default test job 2016-12-22 12:00:54 +08:00
Yucheng Bai
7d857a3cb8 Bugfix/6.3/tup 15503 fix guess schema of ssl hive (#889)
* TUP-15503: Cann't guess schema for SSL Hive

* TUP-15503: Cann't guess schema for SSL Hive

* TUP-15503: Cann't guess schema for SSL Hive
2016-12-22 11:46:49 +08:00
Jenkins Continuous Build server
f74f6e5949 Set version to 6.4.0 SNAPSHOT 2016-12-21 16:10:20 +01:00
hwang
5452fa8811 TUP-16161: code improve 2016-12-21 16:35:50 +08:00
hwang-talend
734adb22c7 TUP-16161:Different behavior on triggers between 611 and 621 (#887) 2016-12-21 15:36:33 +08:00
hwang-talend
e8836795c5 Merge pull request #885 from Talend/bugfix/master/TUP-16617
TUP-16617: Unresolved compilation error causing the job's java process to be kept alive.
2016-12-21 14:23:03 +08:00
zwxue
7ed30ba9eb TUP-16503: Guess Schema with MariaDB fails. (#875) 2016-12-21 11:13:16 +08:00
Ivan Honchar
8ed5e4bf47 feat(TCOMP-230): clean pom.xml 2016-12-20 18:14:43 +02:00
Ivan Honchar
edf2298755 feat(TCOMP-230): make formatting correct 2016-12-20 18:01:52 +02:00
Ivan Honchar
150d823dd9 feat(TCOMP-230): add di codegen classes from daikon 2016-12-20 17:42:37 +02:00
Ivan Honchar
3362518614 feat(TCOMP-230): add license headers 2016-12-20 17:40:55 +02:00
Ivan Honchar
e9b6ff2988 feat(TCOMP-230): implement codegen utilities library 2016-12-20 17:28:30 +02:00
zwxue
293be59654 TUP-16617: Unresolved compilation error causing the job's java process
to be kept alive.
2016-12-20 18:47:58 +08:00
wang wei
d55397aed1 fix(TDI-37734): build the jar with compiler level 1.7 2016-12-20 16:58:17 +08:00
Chao MENG
577e324385 Merge pull request #882 from Talend/bugfix/6.4/TUP-16619_fixEncodingProblemOfFTP
TUP-16619: SFTP problems related to the migration from 5.2.1 to 6.2.1
2016-12-20 16:25:25 +08:00
ycbai
0eba2cc2b7 TUP-16619: SFTP problems related to the migration from 5.2.1 to 6.2.1 2016-12-20 15:54:47 +08:00
zwxue
61e671ed14 Merge pull request #878 from Talend/bugfix/master/TUP-16590
TUP-16590:[6.2.1] Nested Joblets cause code generation failures for
2016-12-19 17:25:09 +08:00
GuoLiang
51026b9b5b bugfix recheck: TUP-14431 ELT Map queries : compilation error with (#877)
quotes
2016-12-19 16:44:29 +08:00
chmyga
cc2486e0f9 Merge pull request #867 from Talend/bugfix/6.4/TDI-37734_NegativeArray_exception
Bugfix/6.4/tdi 37734 negative array exception
2016-12-19 09:41:30 +02:00
RyanSkraba
d7c0b22e11 TCOMP-275 Specify the DI execution engine for component runtimes. (#879) 2016-12-16 19:25:07 +08:00
jzhao
255bc4016b TDI-37950:When Using a tFileInputRaw as a Lookup into tMap there is an
error
https://jira.talendforge.org/browse/TDI-37950
2016-12-16 15:23:20 +08:00
hwang
49feebd497 TUP-16590:[6.2.1] Nested Joblets cause code generation failures for 2016-12-16 11:34:38 +08:00
hwang
dee0d69b68 TUP-16590:[6.2.1] Nested Joblets cause code generation failures for 2016-12-15 19:45:13 +08:00
Pierre Teyssier
4a8eee86ca Delete useless xml file
- Caused Antelink issue
2016-12-15 19:39:11 +08:00
pyzhou
329492c6c8 TDI-37968:tXSDValidatoris not containing all the expected fields. (#874)
* TDI-37968:tXSDValidatoris not containing all the expected fields.
* TDI-37968: tXSDValidator  returns 0 rows in reject line.
2016-12-15 17:41:30 +08:00
hcyi
1f37e55ab8 TUP-16459:key word validator 2016-12-15 15:12:42 +08:00
ycbai
3d06077675 TUP-16607: Generation issue on ELTMap component using Alias 2016-12-14 18:45:56 +08:00
qiongli
1d291573a9 TDQ-13026 and TDQ-12852 (#872)
* TDQ-13026 consider the sub-job and joblet dependecies wherether include
tRuleSurvivorship node when export job.

* TDQ-12852 avoid error when export job with tRuleSurvivorship.
2016-12-14 17:54:00 +08:00
Yucheng Bai
b80845de5b Bugfix/6.3/tup 16562 fix data viewer problem of sf (#869)
* TUP-16562: No reaction when click "data viewer" on salesforce item

* TUP-16562: handle new component schema parameter case.

* TUP-16562: add junits.
2016-12-14 11:41:07 +08:00
Dmytro Chmyga
56ad06e6fc TDI-37734: replace advancedPersistentLookupLib to include the latest code 2016-12-13 09:43:06 +02:00
ycbai
386daf2d1a Fixd the problem which caused by TCOMP-275 in studio. 2016-12-13 15:28:22 +08:00
nrousseau
20fd3e0e87 Revert "Bug fix/6.2/tdi 36791 elt map queries compilation error with quotes" (#864) 2016-12-13 12:54:00 +08:00
qiongli
adf5d0b37e TDQ-12474 add a profiler "include-survivorship-rules" to export (#862)
survivorship rules. it only execute when the "include-items" not be
added.
2016-12-12 10:53:56 +08:00
zwxue
b431714500 TUP-16573: cmdline generate time increase as the tasks number increase. (#860) 2016-12-09 14:29:32 +08:00
ycbai
e730675db0 Merge branch 'fixJunits' 2016-12-08 14:18:38 +08:00
ycbai
8e0073d489 Fix some junits. 2016-12-08 11:57:36 +08:00
Vladimir Bogatyrov
bade679b0c [TESB-18057] Fix (#832)
* [TESB-18057] Fix

* [TESB-18057] Declare launchingThread variable only in case when multithreading is turned on

* [TESB-18057] Change map key name to JobInterrupted

* [TESB-18057] Added handling of java.lang.Exception
2016-12-08 11:49:56 +08:00
hwang
f1e0dd978c TUP-14909:Studio can not update the modification in joblets to jobs in
the below scenario.
2016-12-08 11:01:57 +08:00
wang wei
e34adbd3d5 Revert "fix(TUP-16456): TDS Output does not translate reserved field names to external names"
This reverts commit b46834e443.
2016-12-07 17:19:23 +08:00
Dmytro Chmyga
50c5e41c6d TDI-37734: use long values for data length in output stream 2016-12-07 08:24:45 +02:00
Remy Dubois
dab9e4850c TBD-4312 fixed - Review the AWS dependencies 2016-12-06 19:12:09 +01:00
Chen Bin
612b04cbe4 TBD-4260: migration task for redshift component to correct type mapping 2016-12-06 17:32:13 +08:00
pyzhou
57b4a6dc43 TDI-37949 : tRest is throwing exception on HTTP response code 204 (#855)
* TDI-37949 : tRest is throwing exception on HTTP response code 204

* TDI-37949:indentation.
2016-12-06 16:53:37 +08:00
GGu
4fc5ad86f5 TUP-16405: enable to deploy component dependencies. (#854) 2016-12-05 17:56:41 +08:00
Haiting Yin
c3156bb73d TMDM-10262 [tMDMInput] Unsupported predicates found in tMDMInput. (#840)
- Remove StrictAnd and Exactly from predicates list
2016-12-05 16:44:27 +08:00
kjwang-talend
48dac6da9e TUP-16458 projects not retrieved correctly when do refresh on logon (#851)
window
https://jira.talendforge.org/browse/TUP-16458
2016-12-05 15:45:32 +08:00
wang wei
6f136d4f2d fix(TDI-37692): compile error occured after migration from v562 to v621 2016-12-05 15:29:04 +08:00
Pierre Teyssier
07c57ea873 Revert "Merge pull request #568 from Talend/bugfix/6.3.1/TDI-31661_add_KEEP_LAST_feature"
This reverts commit edff44d8c4, reversing
changes made to 7e3cd27d95.
2016-12-05 15:22:19 +08:00
jzhao
36bf249bdf TDI-37934: tExtractJSONFIelds: no Getter for field scale in class
BigDecimal
https://jira.talendforge.org/browse/TDI-37934
2016-12-04 23:40:56 -06:00
wang wei
b46834e443 fix(TUP-16456): TDS Output does not translate reserved field names to
external names
2016-12-02 18:07:51 +08:00
chmyga
616f267c54 Bugfix/6.3/tdi 37922 postgresql uuid string value (#846)
* TDI-37922: add UUID processing to postgre manager.

* TDI-37922: add Talend type checking to UUID processing.
2016-12-02 17:49:39 +08:00
jzhao
ffe17c8c2b Revert "TDI-37769: tFileOutputLDIF add new option "Binary transfer required" https://jira.talendforge.org/browse/TDI-37769"
This reverts commit 27068ca588.
2016-12-02 17:17:41 +08:00
wang wei
8abf1bd001 fix(TDI-37941): rename the httputil lib to a better name like
talend-httputil
2016-12-02 15:50:09 +08:00
wang wei
3eb96d3258 fix(TDI-37941): change the source dir name for httputil lib 2016-12-02 15:50:06 +08:00
Yucheng Bai
0617c7076c TUP-16451: afterCampaignName() method is called many times during input (#843) 2016-12-02 10:04:22 +08:00
zwxue
90f052a18d Merge pull request #845 from Talend/bugfix/master/TUP-16469
TUP-16469:Studio Usage JSON Component Needs an Array
2016-12-02 10:04:12 +08:00
Ivan Gonchar
edff44d8c4 Merge pull request #568 from Talend/bugfix/6.3.1/TDI-31661_add_KEEP_LAST_feature
Bugfix/6.3.1/tdi 31661 add keep last feature
2016-12-01 14:17:20 +02:00
Ivan Honchar
16f4bcdf61 TDI-31661 replace thashfile library with new version 2016-12-01 14:16:37 +02:00
Ivan Honchar
d314635329 TDI-31661 add correct import for thashfile library 2016-12-01 14:16:37 +02:00
Carsten Biermann
136f9d0009 Copyright changed (dummy) 2016-12-01 14:16:37 +02:00
Ivan Honchar
7f7dd61b55 TDI-31661 Added pom.xml for automated build 2016-12-01 14:16:37 +02:00
Ivan Honchar
4e2f6e0c3d TDI-31661 change library directory structure to standard maven project structure 2016-12-01 14:15:35 +02:00
Ivan Honchar
25ee422ef0 TDI-31661 Added deprecated anotation for old classes 2016-12-01 14:15:35 +02:00
Ivan Honchar
b1c9393739 TDI-31661 Swithed from LinkedHashMap to LindkedHashSet to make KEEP_LAST, KEEP_FIRST implementation more clear. Fixed errors in javajet 2016-12-01 14:15:35 +02:00
Ivan Honchar
685874278f TDI-31661 Added KEEP_LAST feature for tHashInput/tHashOutput components 2016-12-01 14:15:35 +02:00
Ivan Honchar
79212826d4 TDI-31661 Implemented MemoryCacheFactory 2016-12-01 14:15:35 +02:00
Ivan Honchar
8bea2950df TDI-31661 Implemented a set of MemoryCache with different keep mode 2016-12-01 14:15:35 +02:00
Ivan Honchar
10ebb265da TDI-31661 Added Cache interface 2016-12-01 14:15:35 +02:00
hwang
59bcf337e6 TUP-16469:Studio Usage JSON Component Needs an Array 2016-12-01 18:42:06 +08:00
GGu
7e3cd27d95 TUP-16344: enhance the install components (#841) 2016-12-01 16:41:32 +08:00
zwxue
bcee3a56d0 Merge pull request #831 from Talend/bugfix/master/TUP-16466
TUP-16466:XML/XSD:Studio hang on after detect update
2016-12-01 11:35:32 +08:00
hwang
4a343ff152 TUP-16466:XML/XSD:Studio hang on after detect update 2016-12-01 11:34:52 +08:00
pyzhou
286af9ffbf TDI-37879:tMySqlOutput generates invalid create statement when DOUBLE (#833) 2016-12-01 10:40:55 +08:00
Ivan Gonchar
e2a21f6eb4 Merge pull request #816 from Talend/feature/TCOMP-331_reject_after_close
TCOMP-331 Support reject after close
2016-11-30 19:40:52 +02:00
chmyga
09de7f2220 TDI-37919: fix version of AmazonAWS lib for tAmazonEMRResize and tAmazonEMRListInstances (#839) 2016-11-30 23:55:19 +08:00
Remy Dubois
72c88f58ab TBD-3951 fixed - Add jets3t dependency to the tHiveInput for HDInsight 2016-11-30 15:47:30 +01:00
Jan Lolling
596a62c5c2 Using the correct Workbook methods to iterate over the sheets. This preserves the compatibility to newer Apache-POI releases. (#798) 2016-11-30 05:39:21 -06:00
jzhao
27068ca588 TDI-37769: tFileOutputLDIF add new option "Binary transfer required"
https://jira.talendforge.org/browse/TDI-37769
2016-11-30 19:00:35 +08:00
GGu
f67aa569ca TUP-16324: Enhance the dialog to use dynamic jobs. (#811) 2016-11-30 12:34:46 +08:00
Yucheng Bai
31e65ed3d7 TUP-16441: Issue with opening job with context group in Salesforce (#829)
component.
2016-11-30 12:31:26 +08:00
francisu
c9ccd99cdd TCOMP-331 Add support for getting rejection records after close 2016-11-29 17:10:30 -08:00
francisu
0949923c4a Merge remote-tracking branch 'origin/master' into feature/TCOMP-331_reject_after_close 2016-11-29 16:23:13 -08:00
Pierre Teyssier
a0695a9d8d Revert "[TESB-18057] After undeploying a service instances of services are getting created continuously logs"
This reverts commit b2ed9faa24.
2016-11-29 22:28:29 +08:00
wang wei
050f66bb59 fix(TDI-36824): use a better util class : ObjectUtil 2016-11-29 22:17:59 +08:00
wang wei
731895ddd0 fix(TDI-36824): tDatasetOutput: Allow limit to be infinite if null (or
empty) is set
2016-11-29 22:17:59 +08:00
Vladimir Bogatyrov
7021fb9d05 [TDI-37915] Fix Job code generate error when there are two same component and enable Multi thread execution 2016-11-29 15:01:40 +02:00
pyzhou
b3fc530234 Bug/6.3.1/tdi 37860 (#825)
* TDI-37860 : TMarketoInput has NullPointerException when Access token is invalid
*  TDI-37860 Update the jars
* TDI-37860 : Add the Exception errorMessage to other similar method.
* TDI-37860 : Correct the maven path.
2016-11-29 19:17:45 +08:00
pyzhou
e56e928bfd TDI-36713 : TMarketoInput can not handle large input to match data (#823)
* TDI-36713 : change method to post.
* TDI-36713 reduce the duplicate code.
2016-11-29 19:16:44 +08:00
hwang
0c2903f421 TUP-16466:XML/XSD:Studio hang on after detect update 2016-11-29 15:18:44 +08:00
Remy Dubois
1fba52dd19 TBD-1725 fixed - Fix the Hive components default values for hadoop properties checkboxes 2016-11-28 17:22:03 +01:00
GGu
4b95b17afc TUP-16344: enable to deal with all files for artifact and content. 2016-11-28 18:38:46 +08:00
wchen-talend
c2065c5a98 Merge pull request #820 from Talend/bugfix/6.3.1/TUP-6142-Readonly_for_ref_project
TUP-6142 fix: main project can add context variable to ref project
2016-11-28 16:48:48 +08:00
cmeng-talend
e5988b1a40 TUP-6142 fix: main project can add context variable to ref project
https://jira.talendforge.org/browse/TUP-6142
2016-11-28 16:43:47 +08:00
qiongli
55eb33bc6e TDQ-12852 only TDM execute the needed method. (#828) 2016-11-28 15:22:42 +08:00
GGu
5b828ee09b TUP-16344: Enable to install new comonents from exchange. (#824) 2016-11-26 11:37:32 +08:00
Remy Dubois
3b7ea2e9db TBD-4271 fixed - Remove joda-time from the pig shade jar and force the use of joda 2.8.1 2016-11-25 17:11:56 +01:00
hcyi
eeb9fb8b46 Merge pull request #822 from Talend/bugfix/6.3.1/TUP-16281_datasetinput_parallel
TUP-16281:Job with tDataprepinput with parallelisation enabled does not
2016-11-25 18:55:48 +08:00
wchen-talend
fc6cee1fc2 TUP-16281:Job with tDataprepinput with parallelisation enabled does not
compile on clicking run
2016-11-25 15:44:59 +08:00
Ivan Gonchar
4169ef06ab fix(TDI-37846): upgrade db2 driver for tCreatetable and tMondrianInput (#821) 2016-11-24 21:13:09 +08:00
GuoLiang
27cae19b7f TUP-5658 fix:Error when run job trowgenerator to tlogrow with check and (#818)
uncheck a column.
2016-11-24 18:25:09 +08:00
dlin-talend
776dd216d0 Merge pull request #817 from csuntalendbj/master
TESB-18310:Command-Line exportRoute as Microservice ignores "maven" option
2016-11-24 17:14:06 +08:00
dlin-talend
c7d0269694 Merge pull request #819 from Talend/bugfix/6.3/TUP-5737_change_error_to_warning_can't_re-create_the_link_between_tMap_after_it's_deleted
TUP-5737 fix: can't re-create the link between tMap after it's deleted
2016-11-24 16:06:43 +08:00
cmeng-talend
0e9336f487 TUP-6142 fix: main project can add context variable to ref project
https://jira.talendforge.org/browse/TUP-6142
2016-11-24 15:54:44 +08:00
guol
82b3b2b220 TUP-5737 fix: can't re-create the link between tMap after it's deleted
change from error to warning
2016-11-24 15:52:09 +08:00
SunChaoqun
ae1d5584d3 TESB-18310:Command-Line exportRoute as Microservice ignores "maven"
option
2016-11-24 10:34:37 +08:00
francisu
64ccd8170d TCOMP-331 Support reject after close 2016-11-23 05:04:42 -08:00
jzhao
e9eb912ea3 TDI-37105 :tMarketoInput/tMarketoOutput default schema is wrong
https://jira.talendforge.org/browse/TDI-37105
Note:Fix other marketo components
2016-11-23 16:13:19 +08:00
wang wei
fc67c017e9 TDI-36765: Datasource in DI jobs is always a singleton and violates the
DataSource approach
https://jira.talendforge.org/browse/TDI-36765
2016-11-23 11:49:47 +08:00
jzhao
720ba94f6f TDI-37105 :tMarketoInput/tMarketoOutput default schema is wrong
https://jira.talendforge.org/browse/TDI-37105
2016-11-23 11:12:01 +08:00
nrousseau
0416fa2a11 TUP-16421: update copyright date in the about 2016-11-23 10:45:56 +08:00
jzhao
b3284f3411 TDI-35817: tDB2output z/OS : NB_LINE_INSERTED is always set to 0
https://jira.talendforge.org/browse/TDI-35817
2016-11-22 17:08:34 +08:00
jzhao
b3bbb5241e TDI-37454: Upgrade of tSalesforceInput -with Manual input of SOQL query-
broken in 6.2.1
https://jira.talendforge.org/browse/TDI-37454
2016-11-22 02:23:18 -06:00
wang wei
1609c463a6 Merge pull request #814 from Talend/bug/6.3/TDI-37837
TDI-37837: ClassNotFoundException: org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler
2016-11-22 15:44:54 +08:00
jzhao
e220d97130 TDI-37769: tFileOutputLDIF is not Generating ';binary' when Replacing
binary/base64 Certificate LDAP Entry Attribute Value 
https://jira.talendforge.org/browse/TDI-37769
2016-11-22 13:28:59 +08:00
wang wei
1d6d875a37 TDI-37837: ClassNotFoundException:
org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler
https://jira.talendforge.org/browse/TDI-37837
2016-11-22 12:07:43 +08:00
wchen-talend
fc29bfc46a Merge pull request #813 from Talend/bugfix/6.3/TUP-16395_tMap_Cannot_get_GlobalMap_value_in_Joblet
TUP-16395:[tMap] Cannot get GlobalMap value used in Joblet
2016-11-22 11:30:10 +08:00
hcyi
5a00a03925 Merge pull request #809 from Talend/bugfix/6.3.1/TUP-16281_datasetinput_parallel
TUP-16281:Job with tDataprepinput with parallelisation enabled does not
2016-11-22 10:59:14 +08:00
chmyga
10d3519455 Merge pull request #806 from Talend/bugfix/6.3/TDI-37558_null_value_for_lookup_tmicrosoftcrmoutput
Bugfix/6.3/tdi 37558 null value for lookup tmicrosoftcrmoutput
2016-11-21 11:59:22 +02:00
Ivan Gonchar
33aaf581a9 Merge pull request #812 from Talend/frature/6.3.1/TDI-37116
TDI-37116 : Upgrade exajdbc-5.0.12.jar to exajdbc-5.0.13.jar
2016-11-21 11:04:31 +02:00
hcyi
d9f47100cd TUP-16395:[tMap] Cannot get GlobalMap value used in Joblet 2016-11-21 05:55:10 +08:00
pyzhou-talend
d818400cca TDI-35416: Add getNextException to show more error message (#764)
* TDI-35416: Add getNextException to show more error message

* TDI-35416 : write a util for repetitive code. add log.

* TDI-35416 : make the code more clean.

* TDI-35416 : move setglobalVars out of try-catch add die on error

* TDI-35416 : Remove the duplicate record to log4j.

* TDI-35416 : replace the last system.err.print with log4j witch I forgot.
2016-11-18 16:26:02 +08:00
pyzhou-talend
5b514a9e80 TDI-37116 : Change the jar to the new version. 2016-11-18 16:04:26 +08:00
hwang-talend
a527abff70 Merge pull request #803 from Talend/bugfix/master/TUP-16127
TUP-16127: no context group selection window pop up when click .. button
2016-11-18 15:13:48 +08:00
kjwang-talend
ebf4a52be0 Bugfix/6.3.1/tup 14307 Memory Run on Remote Server:alway said there is no job running (#801)
* bugfix/6.3.1/TUP-14307 Memory Run on Remote Server:alway said there is
no job running
https://jira.talendforge.org/browse/TUP-14307

* bugfix/6.3.1/TUP-14307 Memory Run on Remote Server:alway said there is
no job running
https://jira.talendforge.org/browse/TUP-14307
2016-11-18 15:11:31 +08:00
wchen-talend
bfdfd49421 Merge pull request #794 from Talend/bugfix/6.3.1/TUP-5203-Dispose_problem
TUP-5203 fix: Can not load job properties when repeat switch from Extra to main in jobsettings.
2016-11-18 10:55:25 +08:00
zwxue
110638d7de Merge pull request #808 from Talend/bugfix/master/TUP-15118
TUP-15118:A wrong warning shown when convert MR job which is converted
2016-11-18 10:05:32 +08:00
wchen-talend
f43a7125a3 TUP-16281:Job with tDataprepinput with parallelisation enabled does not
compile on clicking run
2016-11-18 09:59:11 +08:00
hwang
1efa01578e TUP-15118:A wrong warning shown when convert MR job which is converted
by spark job with test case to Spark back.
2016-11-17 18:03:36 +08:00
Carsten Biermann
5f65af08f6 [DEVOPS-771]: Adds configuration for thashfile jenkins job - lint 2016-11-17 10:15:42 +01:00
Carsten Biermann
50aa53168f [DEVOPS-771]: Added initial pom 2016-11-17 10:15:42 +01:00
wang wei
3abaaa9f23 Merge pull request #807 from Talend/bugfix/6.3/TDI-37682_session_duration_invalid_value
TDI-37682: change the process of session duration property value
2016-11-17 17:01:49 +08:00
Dmytro Chmyga
da6a2f0d2b TDI-37682: change the process of session duration property value 2016-11-17 10:44:42 +02:00
Ivan Gonchar
69cda3dc66 fix(TDI-37694): fix maven url for db2jcc4 driver in DB2 components (#804) 2016-11-17 15:40:59 +08:00
Dmytro Chmyga
5f66e89fc5 TDI-37558: add transformation of empty string lookup values to null 2016-11-17 08:36:30 +02:00
Dmytro Chmyga
d05e010bb9 Merge branch 'master' into bugfix/6.3/TDI-37558_null_value_for_lookup_tmicrosoftcrmoutput 2016-11-17 08:33:51 +02:00
wang wei
35aeb7bd81 Merge pull request #805 from Talend/bugfix/6.3/TDI-37741_auto_convert
TDI-37741: Automatic Type Conversion from Object to byte/short/int/long/..... issue
2016-11-17 14:14:14 +08:00
jzhao
c85ba0f62d TDI-37741: Automatic Type Conversion from Object to Integer throw an
error if the Object is not cast-able to an Integer
https://jira.talendforge.org/browse/TDI-37741
2016-11-17 12:22:03 +08:00
wang wei
f4cd05f362 TDI-35743: add the NUMERIC check as we add it in the mapping
https://jira.talendforge.org/browse/TDI-35743
2016-11-17 11:50:49 +08:00
zwxue
bbdd3aaba8 TUP-16127: no context group selection window pop up when click .. button
to select table.
2016-11-16 19:01:16 +08:00
chmyga
3db5c3937c Merge pull request #800 from Talend/bugfix/6.3/TDI-37512_datetime_field_tmicrosoftcrmoutput
TDI-37512: add normalization to datetime field.
2016-11-16 08:55:03 +02:00
pyzhou-talend
5ea990c6df TDI-37712 : Add miss <%=cid%>. (#799) 2016-11-16 11:24:32 +08:00
Yucheng Bai
9ef91a1e40 TUP-16317: migration : password of implicit context Load project (#795)
settings wrongly handled.
2016-11-16 11:20:56 +08:00
jzhao
c29793061b TDI-37798: tFileInputExcel "User mode" dynamic with empty row avoid NPE
https://jira.talendforge.org/browse/TDI-37798
2016-11-16 11:13:33 +08:00
jzhao
2b82605eff TDI-37817: tMicrosoftCrmInput CRM 2015 on premise mode didn't set nb
line
https://jira.talendforge.org/browse/TDI-37817
2016-11-16 10:43:56 +08:00
Dmytro Chmyga
4cae15f69e TDI-37512: add normalization to datetime field. 2016-11-15 16:21:12 +02:00
hcyi
0c5f3ea69d Merge pull request #797 from Talend/bugfix/6.3.1/TUP-16319_xmlmap_import_from_repository
TUP-16319:tXMLMAp with GIT remote connection : option "import from
2016-11-15 18:46:39 +08:00
zwxue
4ce68aa2eb Merge pull request #796 from Talend/bugfix/master/TUP-16252
TUP-16252:CI builder throws error message with SUCCESS BUILD
2016-11-15 18:02:53 +08:00
chmyga
15e125dc6a TDI-37558: Added processing of null lookup values. (#748) 2016-11-15 17:34:20 +08:00
wchen-talend
7dd451a9b3 TUP-16319:tXMLMAp with GIT remote connection : option "import from
repository" disappears
2016-11-15 17:02:59 +08:00
hwang
f26d5b7ad3 TUP-16252:CI builder throws error message with SUCCESS BUILD 2016-11-15 16:44:40 +08:00
Remy Dubois
752be2c4e6 TBD-4140 fixed - Upgrade the aws-java-sdk 2016-11-15 09:36:06 +01:00
chmyga
3a2b72c61a Merge pull request #677 from Talend/TDI-32687_enforce_NTLM_authentication
Tdi 32687 enforce ntlm authentication
2016-11-15 10:32:55 +02:00
wang wei
1636d71568 TDI-35743: fix the create table action for redshift
https://jira.talendforge.org/browse/TDI-35743
2016-11-15 16:22:02 +08:00
kjwang-talend
f277434be8 TUP-16169 Improve: Sometimes cannot run job (#793)
https://jira.talendforge.org/browse/TUP-16169
2016-11-14 17:51:45 +08:00
kjwang-talend
0b038f5ac7 TUP-16183 Fix: Component tRunJob has warnings of "The context name (#768)
* TUP-16183 Fix: Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183

* TUP-16183 Fix Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183

* TUP-16183 Fix Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183
2016-11-14 17:39:54 +08:00
cmeng-talend
58f08a29ad TUP-5203 fix: Can not load job properties when repeat switch from Extra
to main in jobsettings.
https://jira.talendforge.org/browse/TUP-5203
2016-11-14 16:51:46 +08:00
chmyga
a47cf4adea TDI-37704: add unit(minutes) for session duration field(assume role feature) (#788) 2016-11-14 13:59:25 +08:00
Ivan Honchar
757209c21c Revert "Revert "Merge pull request #771 from Talend/bugfix/6.3/TCOMP-333_integrate_outgoing_enforcer""
This reverts commit 8c2622b125.
2016-11-13 11:01:31 +02:00
dlin-talend
a17111d059 Merge pull request #789 from Talend/bugfix/6.3/TUP-5677_chooseDefaultNewComponentWhenDND
TUP-5677: Component Framework :Salesforce:D&D the defaule component not input component
2016-11-11 18:32:44 +08:00
ycbai
5ceb2aea96 TUP-5677: Component Framework :Salesforce:D&D the defaule component not
input component
2016-11-11 18:28:33 +08:00
dlin-talend
269b4781d7 Merge pull request #780 from Talend/bugfix/6.3/TUP-15927_add_joblet_components
TUP-15927:When input "O" in joblet editor, component "OUTPUT" should show in the list
2016-11-11 18:26:51 +08:00
wchen-talend
459df4b329 Merge pull request #783 from Talend/bugfix/6.3/TUP-16022_fix_a_problem_if_tos
TUP-16022:job/joblet "description" field should extend to match the "job view" size
2016-11-11 18:13:14 +08:00
pyzhou-talend
8666c08763 TDI-37735 : S3 Job throw errors but does complete successfully. (#769)
* TDI-37735 : S3 Job throw errors but does complete successfully.
2016-11-11 17:46:17 +08:00
chmyga
a8bb5a42d0 Merge pull request #787 from Talend/bugfix/6.3/TDI-37703_sqs_assume_role
Bugfix/6.3/tdi 37703 sqs assume role
2016-11-11 11:40:46 +02:00
Dmytro Chmyga
62adeb483b TDI-37703: add units to session duration field name. 2016-11-11 11:38:55 +02:00
Chao MENG
3c0d572488 Merge pull request #778 from Talend/bugfix/6.3/TUP-16211_fixNPEOfDNDHdItemsOfRefProjects
TUP-16211: NPE error when main spark job ues ref project hadoop cluster
2016-11-11 15:55:18 +08:00
hcyi
4d99fe18a8 TUP-16022:job/joblet "description" field should extend to match the "job
view" size
2016-11-11 14:42:30 +08:00
chmyga
c8cd00aa55 Merge pull request #782 from Talend/bugfix/6.3/TDI-37174_talend_mscrm_lib_fix
TDI-37174: update talend-mscrm library version.
2016-11-11 08:22:46 +02:00
Dmytro Chmyga
ba12dcc30c TDI-37174: update talend-mscrm library version. 2016-11-11 07:55:57 +02:00
pyzhou-talend
98a33788ca TDI-37787 : Add code to support Number Formula and Date Formula. (#781) 2016-11-11 11:48:32 +08:00
zwxue
6d12cdece3 Merge pull request #770 from Talend/bugfix/master/TUP-16297
TUP-16297:Importing a Job from 5.5 to 6.2 throws errors on ftp component
2016-11-11 10:01:18 +08:00
zwxue
4f67a9c613 Merge pull request #777 from Talend/bugfix/master/TUP-16152
TUP-16152:Convert joblet: when schema have ", change it type from spark
2016-11-11 10:00:16 +08:00
Dmytro Chmyga
088a57a895 TDI-37703: add assume role feature to SQS queue purge component. 2016-11-10 15:47:31 +02:00
Dmytro Chmyga
14314f4b0c TDI-37703: add assume role feature to SQS queue list component. 2016-11-10 15:47:06 +02:00
Dmytro Chmyga
17fe50f85a TDI-37703: add assume role feature to SQS queue delete component. 2016-11-10 15:46:44 +02:00
Dmytro Chmyga
2350766543 TDI-37703: add assume role feature to SQS queue create component. 2016-11-10 15:46:18 +02:00
Dmytro Chmyga
b295e42f83 TDI-37703: add assume role feature to SQS output component. 2016-11-10 15:45:51 +02:00
Dmytro Chmyga
e392a6bcd9 TDI-37703: add assume role feature to SQS input component. 2016-11-10 15:45:26 +02:00
Dmytro Chmyga
825bb94e7f TDI-37703: add assume role feature to SQS connection component. 2016-11-10 15:44:01 +02:00
hcyi
005d28dad5 TUP-15927:When input "O" in joblet editor, component "OUTPUT" should
show in the list
2016-11-10 18:53:29 +08:00
ycbai
4e8c2f3bfb TUP-16211: NPE error when main spark job ues ref project hadoop cluster 2016-11-10 11:45:40 +08:00
pyzhou-talend
de16152718 TDI-37725 : tHttpRequest add error massage to global map (#773)
* TDI-37725 : tHttpRequest add error massage to global map

* TDI-37725 : Add error message to global map for another Exception

* TDI-37725 : change currentcompnent to <%cid%>
2016-11-10 11:38:33 +08:00
Vladimir Bogatyrov
b2ed9faa24 [TESB-18057] After undeploying a service instances of services are getting created continuously logs 2016-11-09 21:43:27 +02:00
Ivan Honchar
8c2622b125 Revert "Merge pull request #771 from Talend/bugfix/6.3/TCOMP-333_integrate_outgoing_enforcer"
This reverts commit 765e1430c2, reversing
changes made to 4717660389.
2016-11-09 16:19:48 +02:00
chmyga
d96c6b80de Merge pull request #776 from Talend/bugfix/6.3/TDI-37174_talend_mscrm_lib_fix
TDI-37174: add required class files to talend-mscrm library
2016-11-09 15:37:47 +02:00
hwang
7a6741cecb TUP-16152:Convert joblet: when schema have ", change it type from spark
to stand, name will changed " to _
2016-11-09 18:08:16 +08:00
Dmytro Chmyga
b5625b4c9c TDI-37174: add required class files to talend-mscrm library 2016-11-09 11:54:34 +02:00
Ivan Gonchar
765e1430c2 Merge pull request #771 from Talend/bugfix/6.3/TCOMP-333_integrate_outgoing_enforcer
Bugfix/6.3/tcomp 333 integrate outgoing enforcer
2016-11-09 11:22:21 +02:00
jzhao
4717660389 Bugfix/6.3/tdi 36696 tmicrosoftcrminput 2015 paging (#774)
* TDI-36696: add paging information to tMicrosoftCrmInput component for 2015 on premise version.
2016-11-09 03:07:47 -06:00
Ivan Honchar
d33d51b071 fix(TCOMP-333): fix duplicate variable issue 2016-11-09 10:42:16 +02:00
Yucheng Bai
80f82fa08d TUP-5172: Integer properties' text fields are failed to be presented(new (#772)
framework)
2016-11-09 12:44:29 +08:00
Ivan Honchar
d9fb0a7e86 refactor(TCOMP-333): replace method call to getDynamicFieldsSchema() 2016-11-08 18:13:02 +02:00
Ivan Honchar
7ebd88f2c1 refactor(TCOMP-333): reduce DiOutgoingSchemaEnforcer.get() method calls 2016-11-08 16:08:04 +02:00
Ivan Honchar
075996fecf refactor(TCOMP-333): change DiOutgoingSchemaEnforcer creation 2016-11-08 15:45:51 +02:00
hwang
a7a55b39a5 TUP-16297:Importing a Job from 5.5 to 6.2 throws errors on ftp component 2016-11-08 18:43:20 +08:00
chmyga
da241a7a87 Bugfix/6.3/tdi 37174 tmicrosoftcrm ignoring proxy setting (#755)
* TDI-37174: use SystemDefaultHttpClient with Axis2 lib.

* TDI-37174: update Talend MSCRM lib to 20161102 version; update all required libs to newer versions.

* TDI-37174: changed axis2 version in comments.
2016-11-08 02:14:52 -06:00
nrousseau
071715fe9b TUP-16305: set the type of the fields 2016-11-08 15:50:42 +08:00
zwxue
72ea2d3997 TUP-16305: update zip file of tMap to add the map/structure 2016-11-08 14:34:50 +08:00
zwxue
1cdaf8ca09 Merge pull request #766 from Talend/bugfix/master/TUP-16215
TUP-16215:Can't export dependencies when job version is created by "open
2016-11-08 10:40:50 +08:00
zwxue
d3be986ecc Merge pull request #762 from Talend/bugfix/master/TUP-15926
TUP-15926:Joblet with the same name as in the referenced project cannot
2016-11-08 10:19:04 +08:00
Yucheng Bai
01b73eb36e TMDM-10243: fix the problem of loading parameters of new components. (#767) 2016-11-07 18:42:54 +08:00
hwang
692073eea1 TUP-16215:Can't export dependencies when job version is created by "open
another version"
2016-11-07 17:34:31 +08:00
kjwang-talend
60face033b TUP-16139 Fix: Layout is not proper for tsalesforce component (#761)
https://jira.talendforge.org/browse/TUP-16139
2016-11-07 10:22:31 +08:00
Yucheng Bai
e9fbaf1f2f TUP-16225: TDS components : Comments table can't refresh automically (#763)
after schema has values
2016-11-04 17:54:21 +08:00
hwang
7fb76752a8 TUP-15926:Joblet with the same name as in the referenced project cannot
be deleted from the referencing project
2016-11-04 15:00:12 +08:00
Chao MENG
5292f9267f TUP-16216 fix> Git: can't switch to remote mode (#754)
https://jira.talendforge.org/browse/TUP-16216
2016-11-04 11:57:59 +08:00
hcyi
db51b6dd03 TUP-16022:job/joblet "description" field should extend to match the "job (#758)
view" size
2016-11-04 11:56:11 +08:00
zwxue
84ac463cba Merge pull request #757 from Talend/bugfix/master/TUP-5269
TUP-5269:All the components use the new framework will lost the value if
2016-11-04 11:53:28 +08:00
Yucheng Bai
da9d950001 TUP-16224: TDS components : When selecting the TDS connection from (#760)
metadata, the schema synchronization dialog always pop up
2016-11-04 09:48:07 +08:00
Yucheng Bai
08e922c8a7 TUP-15964: TDS conmponent:it always pop up message "Successful connection" while check or uncheck 'Use lax schema mode' (#759)
* TUP-15964: TDS conmponent:it always pop up message "Successful
connection" while check or uncheck 'Use lax schema mode'

* Revert "TUP-15964: TDS conmponent:it always pop up message "Successful connection" while check or uncheck 'Use lax schema mode'"

This reverts commit 85a341d25a.

* TUP-15964: only popup dialog if there are errors.
2016-11-04 09:47:49 +08:00
hwang
73c2d3af80 TUP-5269:All the components use the new framework will lost the value if
you change to jobscript
2016-11-03 14:05:19 +08:00
dlin-talend
953369e0cc Merge pull request #756 from Talend/bugfix/6.3/TUP-5524_trunjob_npe
TUP-5524: Fixed the NPE if the process has been removed.
2016-11-03 10:56:24 +08:00
Vladimir Bogatyrov
0d81f1cc27 [TESB-17356] Include new custom dependencies of cMQConnectionFactory into the Bundle-ClassPath by default 2016-11-02 19:33:59 +02:00
Carsten Biermann
187f6ebffe Set version for 6.3.1-SNAPSHOT 2016-11-02 11:03:39 +00:00
GGu
ee5c5f69a5 TUP-5524: Fixed the NPE if the process has been removed. 2016-11-02 18:21:15 +08:00
Kevin Wang
573e8c7bde TUP-7147 Fix:[5.6.1] Special characters when used within a component
cause job to dont open properly
https://jira.talendforge.org/browse/TUP-7147
2016-11-01 18:10:49 +08:00
Yucheng Bai
4a5c1395cd TUP-15873: Salesforce migration issue for 'Module Name' option in new (#752)
framework
2016-11-01 17:54:01 +08:00
wang wei
e06c87379f TDI-37078: Upgrade to activemq 5.14.1
https://jira.talendforge.org/browse/TDI-37078
2016-11-01 16:49:20 +08:00
wang wei
926a1ed8bb Merge pull request #608 from csuntalendbj/master
TDI-37078 Upgrade to activemq 5.14.0
2016-11-01 16:30:11 +08:00
Chao MENG
568fe4d0c8 Merge pull request #751 from Talend/bugfix/6.3/TUP-15922_saveMetadataProblemOfFDInSpark
TUP-15922: BD batch job:there is error when click "Save the property to Metadata" of tFileOutputDelimited
2016-11-01 14:58:18 +08:00
Chao MENG
f26c862323 Merge pull request #750 from Talend/bugfix/6.3.1/TUP-16126_tLDAPInput_Filter_is_shouldn't_be_enabled_if_PropertyType_is_from_repository
TUP-15459 fix: tLDAPInput: Filter is shouldn't be enabled if
2016-11-01 14:51:44 +08:00
ycbai
d7c99051f6 TUP-15922: BD batch job:there is error when click "Save the property to
Metadata" of tFileOutputDelimited
2016-11-01 11:43:47 +08:00
guol
86176343ca TUP-15459 fix: tLDAPInput: Filter is shouldn't be enabled if
PropertyType is from repository
2016-11-01 09:59:53 +08:00
pyzhou-talend
3cad212e99 TDI-37592 : Date Pattern doesn't take effect when set Type as 'Dynamic' (#740)
* TDI-37592 : Date Pattern doesn't take effect when set Type as 'Dynamic'
in schema of tFileInputExcel when reading .xls (97-2003) format.
https://jira.talendforge.org/browse/TDI-37592

* remove the useless "if..else" code

*  add "_<%=cid%>" for variables to avoid variable duplicate issue
2016-10-31 17:19:57 +08:00
Yucheng Bai
5d34a82de7 TUP-16192: Propagating tSalesForceInputs Schema Changes Are Destroying tMap Mappings (#749)
* TUP-16192: Propagating tSalesForceInputs Schema Changes Are Destroying
tMap Mappings

* TUP-16192: Consider schema propagated is true for new components.
2016-10-31 16:11:22 +08:00
zwxue
8f4bc14533 Merge pull request #746 from Talend/bugfix/master/TUP-16104
TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
2016-10-31 15:12:36 +08:00
Dmytro Chmyga
e71539511c TDI-37558: Added processing of null lookup values. 2016-10-28 11:31:20 +03:00
Chao MENG
fbba03dc1b Merge pull request #747 from Talend/bugfix/6.3/TUP-15848_tRowGeneratorCannotSaveParameter
TUP-15848: tRowGenerator Not Saving DataMasking Parameters
2016-10-28 14:49:39 +08:00
hwang
d6424ae5f1 TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
selected
2016-10-28 14:45:44 +08:00
ycbai
46ef2efebc TUP-15848: tRowGenerator Not Saving DataMasking Parameters 2016-10-28 13:34:41 +08:00
hwang
d9a65fa79c TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
selected
2016-10-28 12:11:11 +08:00
Pierre Teyssier
c0ca534a2b Merge pull request #745 from Talend/bugfix/6.3/TDI-37174_tmicrosoftcrm_ignoring_proxy_setting
TDI-37174: add new version of crm lib.
2016-10-27 14:12:05 +08:00
Dmytro Chmyga
6c3850d3c0 TDI-37174: add new version of crm lib. 2016-10-27 08:49:11 +03:00
nrousseau
3f4541328e Bugfix/6.3/tup 16184 revert file delimited (#744)
* Revert "TUP-15986: Set Job project setting, occur compiler error (#701)"

This reverts commit 3408139c7c.

* Revert some modification of TUP-16019 which cause the bug of proxy for
salesforce

* Revert "TUP-15929: Cann't retrieve schema for HDFS"

This reverts commit 8104fd4378.

* Remove New Delimited migrationtasks.

* Revert (TDI-36957): Add new filedelimited components and new rename old
components
2016-10-26 12:51:40 +08:00
dlin-talend
5adc70b723 Merge pull request #722 from Talend/bugfix/6.3/TUP-5737_improved_can't_re_create_the_link_between_tMap_after_it's_deleted
TUP-5737 fix: improved -- can't re-create the link between tMap after
2016-10-26 11:50:30 +08:00
hwang-talend
f88c37a3bd Merge pull request #739 from Talend/bugfix/master/TUP-16135
TUP-16135: Have en error about projectname/.setting don't exist when
2016-10-26 09:49:32 +08:00
wang wei
83f844c677 Merge pull request #743 from Talend/bug/6.3/TDI-37658-runtime
TDI-37658: fix the runtime issue
2016-10-25 19:35:59 +08:00
wang wei
a5fa3dd423 TDI-37658: fix the runtime issue
https://jira.talendforge.org/browse/TDI-37658
2016-10-25 19:20:01 +08:00
Pierre Teyssier
77bcad04c7 Merge pull request #742 from Talend/bugfix/6.3/TDI-37174_tmicrosoftcrm_ignoring_proxy_setting
TDI-37174: added sources for talend-mscrm library and created pom for it.
2016-10-25 18:15:53 +08:00
Dmytro Chmyga
1f7748ff55 TDI-37174: added sources for talend-mscrm library and created pom for it. 2016-10-25 12:58:57 +03:00
jzhao
252de338c7 TDI-37545:tFileInputDelimited missing error message 2016-10-25 16:20:21 +08:00
SunChaoqun
242f3457cc TDI-37078:Upgrade to activemq 5.14.1 2016-10-25 10:48:22 +08:00
SunChaoqun
8390a64b17 Merge branch 'master' into forked-master 2016-10-25 10:41:12 +08:00
hcyi
9700fb4550 Merge pull request #738 from Talend/bugfix/6.3.1/TUP-16013_can_not_close_sqlbuilder
TUP-16084:need to restart studio if not download the jar when expand
2016-10-25 09:57:01 +08:00
hcyi
28b1a33c43 Merge pull request #737 from Talend/bugfix/6.3.1/TUP-6195_refresh_jobsetting_after_close_job
TUP-6195:Should better restore the jobsetting view after close a job,
2016-10-24 17:47:20 +08:00
zwxue
d221c4948b TUP-16135: Have en error about projectname/.setting don't exist when
logon a new created svn project.
2016-10-24 11:59:39 +08:00
nrousseau
df18fec707 TUP-16131: fix errors when using validation rules 2016-10-21 18:40:14 +08:00
Ivan Gonchar
857aef48a8 TCOMP-229 Implemented adding Iterate flow for TCOMP components (#667)
* TCOMP-229 Implemented adding Iterate flow for TCOMP components

* feat(TCOMP-229): add default iterate connectors creation for TCOMP components
2016-10-21 18:32:34 +08:00
zwxue
9fc75c36af Merge pull request #735 from Talend/bugfix/master/TUP-15865
TUP-15865:For columns under salesforce schemas, when select to export
2016-10-21 16:26:28 +08:00
ycbai
726d4ab915 TUP-16137: FileDelimited: Background shouldn't be white in
Wizard->Middle part
2016-10-21 15:27:51 +08:00
wchen-talend
db25577d0f TUP-16084:need to restart studio if not download the jar when expand
table in SQL builder
2016-10-21 15:14:59 +08:00
nrousseau
8c7030d2c9 TUP-16140: fix classcast issue 2016-10-21 14:45:06 +08:00
wchen-talend
a1c5ab8180 TUP-6195:Should better restore the jobsetting view after close a job,
now show unhandle error when switch pages
2016-10-21 13:24:46 +08:00
Pierre Teyssier
68b7730e44 Merge pull request #736 from Talend/feature/6.3/TDI-35666_ts3put_multipart_upload
TDI-35666: fixed compile error for server-side encryption.
2016-10-21 13:02:22 +08:00
Dmytro Chmyga
4ffbaa703d TDI-35666: fixed compile error for server-side encryption. 2016-10-21 07:55:31 +03:00
hwang
47907d1abb TUP-15865:For columns under salesforce schemas, when select to export
items, in export page the salesforce connection is not selected.
2016-10-21 11:39:21 +08:00
GGu
9de4580b44 Merge pull request #730 from sbliu/master
TMDM-9925: add webservice fragment to feature list.
2016-10-20 16:47:01 +08:00
ycbai
562fd9e9f1 Fix the display problem of component view. 2016-10-20 16:45:39 +08:00
dlin-talend
adc2ee483c Merge pull request #734 from yanbasic/master
TESB-17993: Fixed replace line separator in DSL builder
2016-10-20 16:42:59 +08:00
Mike Yan
f3adfd6c38 TESB-17993: Fixed replace line separator in DSL builder 2016-10-20 16:31:19 +08:00
wchen-talend
61c2d8bd9d TUP-15990:FileDelimited:Schema layout shouldn't be in same row of (#733)
PropertyType
2016-10-20 16:30:59 +08:00
zwxue
42e1f7b533 Merge pull request #731 from Talend/bugfix/master/TUP-16114
TUP-16114:MSSQL:value of "JDBC Privoder" not correct after import lower
2016-10-20 16:26:42 +08:00
ycbai
da4e84dfdd TUP-16101: Old File delimited item cannot be unfolded in DI perspective 2016-10-20 15:52:27 +08:00
GGu
ad8e2ca802 Merge pull request #724 from Talend/bugfix/6.3/TUP-16019_fixFieldsRefreshProblemOfContext
TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited after using metadata in context mode from repository
2016-10-20 15:45:14 +08:00
Yucheng Bai
3408139c7c TUP-15986: Set Job project setting, occur compiler error (#701) 2016-10-20 15:42:48 +08:00
wang wei
0fff1e21a2 Merge pull request #689 from Talend/bugfix/6.3/TDI-37548_tFlowToIterate_NB_LINE_is_incorrect
TDI-37548: moved NB_LINE increment out of the columns cycle.
2016-10-20 15:16:57 +08:00
hwang
7b7aab8559 TUP-16114:MSSQL:value of "JDBC Privoder" not correct after import lower
version to new version
2016-10-20 14:53:59 +08:00
nrousseau
162247d787 TUP-16046: fix problem of test cases 2016-10-20 14:47:06 +08:00
Yucheng Bai
2338913399 TUP-16014: FileDelimited: Job has many compile errors after migration (#729)
job from 6.2.1
2016-10-20 14:41:10 +08:00
sbliu
543462854a TMDM-9925: add webservice fragment to feature list. 2016-10-20 14:20:41 +08:00
wang wei
03d7a4c5f6 Merge pull request #728 from Talend/feature/6.3/TDI-37639
TDI-37639: Upgrade to Bonita 7.2
2016-10-20 10:42:57 +08:00
RyanSkraba
3cc14e817a Merge pull request #727 from amarouni/feature/support_maprtickets_52
[TBD-3936] : Support new Mapr tickets API
2016-10-19 14:40:36 +02:00
Abbass MAROUNI
2297e98f33 [TBD-3936] : Support new Mapr tickets API 2016-10-19 14:37:25 +02:00
wang wei
58a11628ca Merge pull request #721 from Talend/feature/6.3/TDI-36946_update_dropbox_library
Feature/6.3/tdi 36946 update dropbox library
2016-10-19 20:21:28 +08:00
Ivan Honchar
2c88064bdd fix(TDI-36946/port): fix components according PR review 2016-10-19 14:20:55 +03:00
zwxue
11b4b40f41 Merge pull request #723 from Talend/bugfix/master/TUP-16058
TUP-16058:can't Guess Query successfully for Oracle
2016-10-19 18:44:51 +08:00
hwang
8167a514b8 TUP-16058:can't Guess Query successfully for Oracle 2016-10-19 18:43:57 +08:00
zwxue
46c7ebb15f Merge pull request #725 from Talend/bugfix/master/TUP-15335
TUP-15335:Cann't run ref project spark job if logon main project
2016-10-19 17:52:09 +08:00
hwang
147a926cf9 TUP-15335:Cann't run ref project spark job if logon main project 2016-10-19 17:08:25 +08:00
wang wei
32f351753d Merge pull request #719 from Talend/feature/6.3/TDI-36698_assume_roles_for_tS3_components
Feature/6.3/tdi 36698 assume roles for t s3 components
2016-10-19 17:03:01 +08:00
Dmytro Chmyga
261ddb871d TDI-36698: fixed review comments. 2016-10-19 11:34:13 +03:00
Dmytro Chmyga
c4e229a302 Merge branch 'master' into feature/6.3/TDI-36698_assume_roles_for_tS3_components 2016-10-19 11:07:09 +03:00
wang wei
0806a07dae Merge pull request #720 from Talend/feature/6.3/TDI-35666_ts3put_multipart_upload
TDI-35666: added Multipart Upload feature to tS3Put component.
2016-10-19 15:59:14 +08:00
Dmytro Chmyga
701e0cb4b1 TDI-35666: fixed review comments. 2016-10-19 10:53:33 +03:00
ycbai
f26328c23a TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited
after using metadata in context mode from repository
2016-10-19 15:44:17 +08:00
hwang
b183dc93da TUP-16058:can't Guess Query successfully for Oracle 2016-10-19 10:59:13 +08:00
wang wei
5625cb7941 TDI-37639: Upgrade to Bonita 7.2
https://jira.talendforge.org/browse/TDI-37639
2016-10-19 09:32:43 +08:00
guol
46fdb1381f TUP-5737 fix: improved -- can't re-create the link between tMap after
it's deleted
2016-10-19 09:24:56 +08:00
Ivan Honchar
5934150c36 feat(TDI-36946/port): update Dropbox components configuration files to API library v2 2016-10-18 19:59:13 +03:00
Ivan Honchar
ed581facf4 feat(TDI-36946/port): add the same exception types and messages as were before in v1 2016-10-18 19:01:06 +03:00
Ivan Honchar
b0ce90ce88 feat(TDI-36946/port): added root folder path handling DropboxList component according to API update 2016-10-18 18:25:40 +03:00
Ivan Honchar
adc980046c feat(TDI-36946/port): update dropbox API library version in tDropboxList component to v2 2016-10-18 18:07:53 +03:00
Ivan Honchar
8365136932 feat(TDI-36946/port): update dropbox API library version in tDropboxDelete component to v2 2016-10-18 14:29:39 +03:00
Dmytro Chmyga
49c4c5dc33 TDI-35666: added Multipart Upload feature to tS3Put component. 2016-10-18 14:21:08 +03:00
Ivan Honchar
8389e677a7 feat(TDI-36946/port): update dropbox API library version in tDropboxPut component to v2 2016-10-18 14:12:37 +03:00
cmeng-talend
ba75415bde TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead
of previous logged branch
https://jira.talendforge.org/browse/TUP-5155
2016-10-18 17:44:48 +08:00
GGu
a2f9224c38 Merge pull request #706 from Talend/bugfix/6.3/TUP-16050_fixNPEOfReplaceMultiFlowBytReplicateMigrationTask
TUP-16050: FileDelimited: When import old item, have NPE in ReplaceMultiFlowBytReplicateMigrationTask
2016-10-18 15:18:27 +08:00
wchen-talend
a7c4b631fb Merge pull request #712 from Talend/bugfix/6.3.0/TUP-5155-Last_used_branch
TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead of previous logged branch
2016-10-18 15:00:50 +08:00
Haiting Yin
c143c12047 TMDM-10151 Uncheck Fire a Create/Update event option would happen compile error (#715) 2016-10-18 14:49:48 +08:00
hcyi
c742e04061 Merge pull request #716 from Talend/bugfix/6.3.1/TUP-16059_schema_change_buildin_when_reroute_source
TUP-16059:tSAPTableInput: Repository schema is changed to built-in when
2016-10-18 10:37:36 +08:00
Vladimir Bogatyrov
752dfff6e1 [TESB-17359] tMomOutput closes producer when using existing AMQ-connection 2016-10-17 21:42:44 +03:00
Ivan Honchar
4825847c32 feat(TDI-36946/port): update dropbox API library version in tDropboxGet component to v2 2016-10-17 17:48:22 +03:00
Sebastien Gandon
ac1663018f refactor (TCOMP-294): changed the bundle name for tcom services 2016-10-17 15:38:31 +02:00
Dmytro Chmyga
bdb407d984 TDI-36698: added Assume role feature to tS3List component. 2016-10-17 15:27:56 +03:00
Dmytro Chmyga
5c270bc128 TDI-36698: added Assume role feature to tS3Get component. 2016-10-17 15:27:31 +03:00
Dmytro Chmyga
7cf5ffa51e TDI-36698: added Assume role feature to tS3Delete component. 2016-10-17 15:27:02 +03:00
Dmytro Chmyga
ec184c8da3 TDI-36698: added Assume role feature to tS3Copy component. 2016-10-17 15:25:43 +03:00
Ivan Honchar
d6db1d1de9 feat(TDI-36946/port): update dropbox API library version in tDropboxConnection component to v2 2016-10-17 14:57:42 +03:00
Dmytro Chmyga
3beeb97745 TDI-36698: added Assume role feature to tS3Put component. 2016-10-17 14:44:29 +03:00
Dmytro Chmyga
4d84447d19 TDI-36698: added Assume role feature to tS3BucketList component. 2016-10-17 14:28:59 +03:00
Dmytro Chmyga
5b22b9c5ad TDI-36698: added Assume role feature to tS3BucketExist component. 2016-10-17 14:08:03 +03:00
Dmytro Chmyga
dc17ecc21b TDI-36698: added Assume role feature to tS3BucketDelete component. 2016-10-17 13:39:53 +03:00
Dmytro Chmyga
2d484a0f1e TDI-36698: fixed some properties visibility in tS3BucketCreate component. 2016-10-17 12:45:08 +03:00
Dmytro Chmyga
59a58277e8 TDI-36698: added Assume role feature to tS3BucketCreate component. 2016-10-17 12:09:40 +03:00
Dmytro Chmyga
acc46e034a TDI-36698: added Assume role feature to tS3Connection component. 2016-10-17 11:44:09 +03:00
zwxue
18716c4459 Merge pull request #713 from Talend/bugfix/master/TUP-16066
TUP-16066:when delete a componet for spark job that used joblet, line is
2016-10-17 16:01:35 +08:00
wchen-talend
50dac0371d TUP-16059:tSAPTableInput: Repository schema is changed to built-in when
main row is re-routed
2016-10-17 14:37:39 +08:00
wang wei
30086c5987 TDI-37519: fix the common javajet part
https://jira.talendforge.org/browse/TDI-37519
2016-10-17 14:34:35 +08:00
sgandon
7c9a074116 Merge pull request #714 from Talend/bug/6.3/TDI-37519-daikon
TDI-37519: fix the import
2016-10-16 17:12:24 +02:00
Sebastien Gandon
7afe1068c7 fix (TDI-37519): add missing import in manifest for daikon.runtime 2016-10-16 17:11:51 +02:00
wang wei
69826a054d TDI-37519: fix the import
https://jira.talendforge.org/browse/TDI-37519
2016-10-14 22:37:21 +08:00
hwang
fbd056c0b7 TUP-16066:when delete a componet for spark job that used joblet, line is
not deleted
2016-10-14 17:15:31 +08:00
zwxue
1393bf4c30 Merge pull request #710 from Talend/bugfix/master/TUP-16037
TUP-16037:Version for MSSQL is missing in Some Settings
2016-10-14 11:31:19 +08:00
cmeng-talend
18a2454cef TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead
of previous logged branch
https://jira.talendforge.org/browse/TUP-5155
2016-10-14 11:28:12 +08:00
Chao MENG
3d0a0f94d8 Merge pull request #711 from Talend/bugfix/6.3/TUP-16060_!!!SchemaController.schemaOf!!!_display_on_Guess_schema_dialog
TUP-16060 fix:!!!SchemaController.schemaOf!!! display on Guess schema
2016-10-13 18:04:53 +08:00
wchen-talend
bdbfa95aff Merge pull request #704 from Talend/bugfix/6.3/TUP-16049_Enable_Auto_Conversion_types_only_for_standard_job
TUP-16049:"Enable Auto-Conversion of types" not added for Bigdata job
2016-10-13 17:35:22 +08:00
guol
2d2aeb90ce TUP-16060 fix:!!!SchemaController.schemaOf!!! display on Guess schema
dialog
2016-10-13 17:10:17 +08:00
GGu
a578b60a6c Merge pull request #699 from Talend/bugfix/6.3/TUP-15958_fixRefactorJobletProblem
TUP-15958: NPE error when refactor for joblet for tFileInputDelimited on spark job
2016-10-13 16:55:25 +08:00
GGu
b60befa081 Merge pull request #695 from Talend/bugfix/6.3/TUP-15962_fixUpdateProblem
TUP-15962: FileDelimited: Imported job always need Update when open it even if run job and auto-save
2016-10-13 16:53:38 +08:00
wchen-talend
91476446dd Merge pull request #702 from Talend/bugfix/6.3/TUP-16004_MapRDB_column_family_missing
TUP-16004:Column family is not set when drag MapRDB schema to job
2016-10-13 15:31:26 +08:00
GGu
bdc7cdc344 Merge pull request #707 from msjian/master
TDQ-7446: fix TDQ-7348 pattern list in tMultiPatternCheck show more than
2016-10-13 15:30:29 +08:00
hwang
918fce7dbd TUP-16037:Version for MSSQL is missing in Some Settings 2016-10-13 15:13:44 +08:00
msjian
56e3de1c02 TDQ-7446: fix TDQ-7348 pattern list in tMultiPatternCheck show more than
once.
2016-10-13 14:56:26 +08:00
wang wei
8e0d42279e Merge pull request #696 from Talend/bugfix/6.3/TDI-37552_Azure_support_for_other_mssql_components
Bugfix/6.3/tdi 37552 azure support for other mssql components
2016-10-13 13:54:53 +08:00
dlin-talend
503b97e6cd Merge pull request #705 from Talend/bugfix/master/TUP-15833
TUP-15833: [6.2.1] General JDBC metadata connection cannot use SAPHana
2016-10-13 11:12:08 +08:00
zwxue
f3a6d29e32 TUP-15833: [6.2.1] General JDBC metadata connection cannot use SAPHana
Mapping.
2016-10-13 11:05:54 +08:00
hcyi
057fac325b TUP-16049:"Enable Auto-Conversion of types" not added for Bigdata job 2016-10-13 10:46:35 +08:00
ycbai
ce6f72393a TUP-16050: FileDelimited: When import old item, have NPE in
ReplaceMultiFlowBytReplicateMigrationTask
2016-10-13 10:42:07 +08:00
hcyi
69f14ae212 Merge pull request #698 from Talend/bugfix/6.3.1/TUP-15996_saphana_guess_schema
TUP-15996:Guess Schema for tJDBCInput/tSAPHanaInput does not work for
2016-10-13 09:59:20 +08:00
wang wei
044e159924 Merge pull request #703 from Talend/bugfix/6.3/TDI-37525_support_document
TDI-37525: Add support document type in new framework
2016-10-13 09:56:44 +08:00
jzhao
b08772f36d TDI-37525: Fix delimited wrong migration mapping
https://jira.talendforge.org/browse/TDI-37525
2016-10-12 20:15:14 +08:00
jzhao
25fd1de78f TDI-37525: Add support document type in new framework
https://jira.talendforge.org/browse/TDI-37525
2016-10-12 18:15:09 +08:00
hcyi
3301983a59 TUP-16004:Column family is not set when drag MapRDB schema to job 2016-10-12 17:10:59 +08:00
nrousseau
a7591376b6 TUP-15998: Improve build speed for jobs (#700) 2016-10-12 10:25:37 +02:00
jzhao
6c93bea4c4 TDI-37606: Avoid NPE during filedelimited components migration 2016-10-11 18:40:50 +08:00
ycbai
8164b9ec83 TUP-15958: NPE error when refactor for joblet for tFileInputDelimited on
spark job
2016-10-11 18:22:20 +08:00
hwang-talend
aba9c3b6fc Merge pull request #693 from Talend/bugfix/master/TUP-15833
TUP-15833: Add migration task.
2016-10-11 17:25:56 +08:00
wchen-talend
dbdc5194da Merge pull request #697 from Talend/bugfix/6.3/TUP-15901_Proposal_for_Auto_Conversion
TUP-15901:Improve: Should support "Ctrl+Space" to list available functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 17:20:10 +08:00
wchen-talend
31800ac634 Merge pull request #691 from Talend/bugfix/6.3.0/TUP-15939-Git_offline_mode
TUP-15939 fix> GIT: Cannot Switch to Offline Mode if tag is selected in Remote Connection list
2016-10-11 17:12:48 +08:00
wchen-talend
d259f0310d TUP-15996:Guess Schema for tJDBCInput/tSAPHanaInput does not work for
SAP HANA tables
2016-10-11 16:19:17 +08:00
hcyi
90973106bc TUP-15901:Improve: Should support "Ctrl+Space" to list available
functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 14:09:57 +08:00
Dmytro Chmyga
af4f8fdea0 TDI-37552: added driver selection to tELTMSSqlMap component. 2016-10-10 15:32:52 +03:00
jzhao
e7ac065285 TDI-37525: Fix new delimited components table migration issue
https://jira.talendforge.org/browse/TDI-37525
2016-10-10 18:58:39 +08:00
ycbai
944146b602 TUP-15962: FileDelimited: Imported job always need Update when open it
even if run job and auto-save
2016-10-10 15:09:56 +08:00
GGu
a9a547bb26 Add missing test file. 2016-10-10 14:07:19 +08:00
Chao MENG
1bdcb41e1c Merge pull request #694 from Talend/bugfix/6.3.0/TUP-15923_git_editor_conn_status
TUP-15923:Git merge: parameter "Active" can be edited but can not be
2016-10-10 10:03:26 +08:00
GGu
4b3b81a1ab Merge pull request #690 from Talend/bugfix/6.3/TUP-15961_fixOverwriteProblemOfImportItems
TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite existing item"
2016-10-10 09:50:01 +08:00
wchen-talend
4f4cf8571a TUP-15923:Git merge: parameter "Active" can be edited but can not be
saved.
2016-10-09 18:10:37 +08:00
zwxue
f600260074 TUP-15833: Add migration task. 2016-10-09 16:28:26 +08:00
wchen-talend
e1e463ef22 Merge pull request #692 from Talend/bugfix/6.3/TUP-15920_default_checked_auto_conversion_type
TUP-15920:when create tmap not enable option if checked auto-conversion of type in project setting
2016-10-09 15:36:10 +08:00
Mike Yan
b1af456353 TESB-17993: Add escapeJavaString method in CamelEndpointBuilder and
reformat
2016-10-09 15:23:44 +08:00
Mike Yan
a666f6a1f2 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2016-10-09 15:17:32 +08:00
hcyi
1038f0afce TUP-15920:when create tmap not enable option if checked auto-conversion
of type in project setting
2016-10-09 14:37:00 +08:00
cmeng-talend
f9acdcb0ec TUP-15939 fix> GIT: Cannot Switch to Offline Mode if tag is selected in
Remote Connection list
https://jira.talendforge.org/browse/TUP-15939
2016-10-08 18:36:17 +08:00
ycbai
0c383cf322 TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite
existing item"
2016-10-08 16:37:52 +08:00
jzhao
d9036bdeec TUP-5011: tJMSInput "Enable Durable Subscription" causing
ClassCastException
https://jira.talendforge.org/browse/TUP-5011
2016-10-08 16:13:43 +08:00
Chao Meng
c88a63a754 Merge pull request #688 from Talend/bugfix/6.2/TUP-5737_can't_re_create_the_link_between_tMap_after_it's_deleted
TUP-5737 fix: can't re-create the link between tMap after it's deleted
2016-10-08 11:12:04 +08:00
wang wei
0f9501f816 TDI-37540: Unable to convert Dynamic type to String type in tMap with
'Auto Type Convert'
https://jira.talendforge.org/browse/TDI-37540
2016-10-08 10:47:58 +08:00
hcyi
2cfa9a3faf Merge pull request #682 from Talend/bugfix/6.3.0/TUP-15975_npe_in_tWebService
TUP-15975:Get NPE when click refresh on tWebService wizard with specific
2016-10-08 10:31:13 +08:00
Dmytro Chmyga
0109697cbd TDI-37552: added Azure support for tCreateTable component. 2016-10-06 10:48:20 +03:00
Dmytro Chmyga
7102262427 TDI-37548: moved NB_LINE increment out of the columns cycle. 2016-10-03 09:38:25 +03:00
dlin-talend
f0703aa0db Merge pull request #668 from Talend/bugfix/6.3/TUP-5524
TUP-5524: Keep the job id always, won't set empty in backgroud.
2016-09-30 16:49:33 +08:00
guol
90fdabd479 TUP-5737 fix: can't re-create the link between tMap after it's deleted 2016-09-30 16:40:34 +08:00
GGu
7fa9786249 Merge pull request #687 from Talend/bugfix/6.3/TUP-15957_fixReadonlyProblem
TUP-15957: fix the problem that contexted fileds are not readonly after export context.
2016-09-30 16:11:46 +08:00
ycbai
abb83569f7 TUP-15957: fix the problem that contexted fileds are not readonly after
export context.
2016-09-30 15:47:38 +08:00
GGu
08731d1528 Merge pull request #686 from Talend/bugfix/6.3/TUP-15954_rowSepEmptyAfterExportContext
TUP-15954: FileDelimited: "Row Seperator" is Empty after "Export as Context"
2016-09-30 15:29:34 +08:00
GGu
c49b7de01c Merge pull request #685 from Talend/feature/TUP-15978_addReadonlySupportForConfOfWidget
TUP-15978: Make READ_ONLY configuration of widget take effect in studio
2016-09-30 15:27:00 +08:00
GGu
7ec2820c95 Merge pull request #683 from Talend/bugfix/6.3/TUP-15955_fixContextIssuse
TUP-15955: FileDelimited: Useless context variable after "Export as Context"
2016-09-30 15:25:30 +08:00
ycbai
2f4adf5454 TUP-15954: FileDelimited: "Row Seperator" is Empty after "Export as
Context"
2016-09-30 15:05:32 +08:00
jzhao
4722c8ddb5 TDI-37525: Fix new delimited encoding migration
https://jira.talendforge.org/browse/TDI-37525
2016-09-29 19:43:17 +08:00
ycbai
a7fd418387 TUP-15978: Make READ_ONLY configuration of widget take effect in studio 2016-09-29 18:00:54 +08:00
dlin-talend
a6b4263a9f Merge pull request #684 from Talend/bugfix/6.3/TUP-15971
TUP-15971: Fix the problem for condition of Map components.
2016-09-29 17:01:09 +08:00
ycbai
a85d9e607a TUP-15955: FileDelimited: Useless context variable after "Export as
Context"
2016-09-29 16:46:37 +08:00
GGu
8f405c003d TUP-15971: Fix the problem for condition of Map components. 2016-09-29 16:29:53 +08:00
GGu
60adffbed8 Merge pull request #681 from Talend/bugfix/6.3/TUP-15948_fileNameQuotesProblem
TUP-15948: FileDelimited:file name is not right when choose an existed metadata for tFileInputDelimited
2016-09-29 16:02:17 +08:00
wchen-talend
c582f6b33d TUP-15975:Get NPE when click refresh on tWebService wizard with specific
wsdl.
2016-09-29 15:34:44 +08:00
ycbai
80f76d3b07 TUP-15948: FileDelimited:file name is not right when choose an existed
metadata for tFileInputDelimited
2016-09-29 11:00:57 +08:00
GGu
20c2765b2c Merge pull request #680 from Talend/bugfix/6.3/TUP-15940_fixNPEWhenSaveJobWithFileDelimitedComponent
TUP-15940: Studio throw a NPE error log when saving a testcase or a job contain tfileInputDelimited/tfileOutputDelimited.
2016-09-28 17:36:07 +08:00
GGu
babe894758 Merge pull request #679 from Talend/bugfix/6.3/TUP-15937_fixRefreshProblem
TUP-15937: New framework components UI can't be refreshed
2016-09-28 17:35:27 +08:00
jzhao
a8d479471e TDI-37525: Fix filedelimited "rowseparator" migration issue.
https://jira.talendforge.org/browse/TDI-37525
2016-09-28 17:19:04 +08:00
ycbai
d273256dbe TUP-15940: Studio throw a NPE error log when saving a testcase or a job
contain tfileInputDelimited/tfileOutputDelimited.
2016-09-28 15:39:26 +08:00
ycbai
17f18fdc3d TUP-15937: New framework components UI can't be refreshed 2016-09-28 15:05:43 +08:00
hwang-talend
a30f500c56 Merge pull request #676 from Talend/bugfix/master/TUP-15938
TUP-15938:Cann't create joblet when use TP_BD license
2016-09-27 18:52:36 +08:00
GGu
4b7eff2772 Merge pull request #678 from Talend/bugfix/6.3/TUP-15929_fixProblemOfHDFSRetrieveSchema
TUP-15929: Cann't retrieve schema for HDFS
2016-09-27 18:05:28 +08:00
ycbai
8104fd4378 TUP-15929: Cann't retrieve schema for HDFS 2016-09-27 17:57:52 +08:00
hwang-talend
ddbbc4b683 Merge pull request #675 from Talend/bugfix/master/TUP-15880
TUP-15880: "Guess schema" throwing ClassNotFoundException when
2016-09-27 17:50:59 +08:00
Dmytro Chmyga
df1422cdda TDI-32687: added enforcement property to tSOAP component; updated talend-soap library version. 2016-09-27 12:31:48 +03:00
hwang
daf01d0bd4 TUP-15938:Cann't create joblet when use TP_BD license 2016-09-27 17:29:08 +08:00
Dmytro Chmyga
39cdc79b5a TDI-32687: added ntlm credentials enforcement to talend-soap library. 2016-09-27 12:26:48 +03:00
jzhao
eb94936002 TDI-37525: Fix Output components just passed the input records to next
component
https://jira.talendforge.org/browse/TDI-37525
2016-09-27 17:26:16 +08:00
zwxue
4aff5e0147 Merge pull request #673 from Talend/bugfix/master/TUP-15870
TUP-15870:NPE shows when drag Big Data schema to Spark/Spark Streaming
2016-09-27 17:13:59 +08:00
zwxue
9a9699cc6a TUP-15880: "Guess schema" throwing ClassNotFoundException when
t<DB>Connection in Joblet.
2016-09-27 17:01:54 +08:00
Mike Yan
9ad7832c84 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2016-09-27 09:55:51 +08:00
jzhao
d292db8843 Merge pull request #658 from Talend/feature/6.3/TDI-36985_MS_SQL_Azure_2016_2014_support
Feature/6.3/tdi 36985 ms sql azure 2016 2014 support
2016-09-26 06:06:27 -05:00
Pierre Teyssier
f13930e18c TDI-37520 : Deprecate Alfresco component
https://jira.talendforge.org/browse/TDI-37520
2016-09-26 17:29:50 +08:00
dlin-talend
f6fe0e9797 Merge pull request #674 from Talend/feature/TUP-15819_workForNewFileDelimited
TUP-15819: Set the new wizard from the new framework for File Delimited
2016-09-26 16:20:20 +08:00
ycbai
88a91aa301 TUP-15819: Set the new wizard from the new framework for File Delimited
1) Add migration task for old delimited file metadatas;
2) Improve UI.
2016-09-26 16:07:26 +08:00
wang wei
a35e04d395 Merge pull request #650 from Talend/bugfix/6.3/TDI-37285_tMSSqlSP_issue
TDI-37285: fixed issues with getting out parameters from result.
2016-09-26 15:52:50 +08:00
jzhao
bf8a437a7b Feature/6.3/tdi 36957 file delimited (#666)
* TDI-36957: Rename old FileDelimited component
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Fix FileDelimited components migration task.
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Fixed tFileInputDelimited reject line
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Add new delimited components(and wizard) to studio and remove
old wizard
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Replaced removed wizard extension id
https://jira.talendforge.org/browse/TDI-36957
2016-09-26 15:52:26 +08:00
Mike Yan
23cdd58198 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2016-09-26 14:27:02 +08:00
hwang
38948abcc6 TUP-15870:NPE shows when drag Big Data schema to Spark/Spark Streaming
joblet
2016-09-26 13:29:57 +08:00
zwxue
8e0b843d0f Merge pull request #669 from Talend/bugfix/master/TUP-15851
TUP-15851:Not generate JobScript for all kinds of Joblet
2016-09-26 12:03:02 +08:00
RyanSkraba
121c360076 Merge pull request #672 from pbailly/master
[TBD-3906] Remove MapR ticket's configuration on Hive components when using  an existing connection.
2016-09-23 16:59:43 +02:00
pbailly
64ad57c803 [TBD-3906] Remove MapR ticket's configuration on Hive components when using
an existing connection.
2016-09-23 16:54:47 +02:00
Chao Meng
f8d57df1d5 Merge pull request #670 from Talend/bugfix/6.3/fixed_junit_from_Jenkins
fixed junit fron Jenkins
2016-09-23 18:01:43 +08:00
guol
04fce9bc4e fixed junit fron Jenkins 2016-09-23 17:56:37 +08:00
hcyi
3df627f704 Feature/6.3/tbd 3947 add support map r db (#661)
* TBD-4026:Add the basic code for MapR-DB wizard(TBD-3947)

* TBD-4026:MapR-DB: add context and drag&drop component from
repository(TBD-3947)

* TUP-15883:Test and update code since component pushed(TUP-14770)
2016-09-23 15:30:52 +08:00
hwang
e335fa8ecf TUP-15851:Not generate JobScript for all kinds of Joblet 2016-09-23 15:24:16 +08:00
zwxue
6ffb1ed38d Merge pull request #664 from Talend/bugfix/master/TUP-15841
TUP-15841:Spark/Spark ss joblet:on R-click option don't have setup
2016-09-23 09:50:59 +08:00
wang wei
b26145b194 Merge pull request #665 from Talend/bug/6.3/TDI-37177
Bug/6.3/tdi 37177
2016-09-22 17:31:18 +08:00
wang wei
4a7172a0a3 TDI-37177: fix the util class to return the better exception information
https://jira.talendforge.org/browse/TDI-37177
2016-09-22 16:14:35 +08:00
wang wei
cbdfe792a6 TDI-37177: only move the class to the right package
https://jira.talendforge.org/browse/TDI-37177
2016-09-22 16:12:43 +08:00
dlin-talend
50c0ea52bc Merge pull request #655 from Talend/bugfix/master/TUP-15840
TUP-15840: tRowGenerator can't import xml.
2016-09-22 15:37:48 +08:00
GGu
6089570f6d TUP-5524: Keep the job id always, won't set empty in backgroud. 2016-09-22 15:32:31 +08:00
hwang
f5035c6d0d TUP-15841:Spark/Spark ss joblet:on R-click option don't have setup
routine dependiencies
2016-09-22 14:47:25 +08:00
Mike Yan
d0a92a5c16 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2016-09-22 09:41:33 +08:00
Mike Yan
cfdebdc46a TESB-17856: ESB Microservice can be exported only with Default context (#663) 2016-09-21 21:14:42 +08:00
Mike Yan
5cf148fbee TESB-17856: ESB Microservice can be exported only with Default context 2016-09-21 19:35:15 +08:00
Sizhao Liu
e44ac6f9ba TDQ-12283 export newer version of guava to satisfy Elasticsearch dependency 2016-09-21 13:32:48 +02:00
Yucheng Bai
db507607a8 TUP-5272: Propagate modification to jobs takes a long time and there is (#662)
no respond.
2016-09-21 18:58:04 +08:00
wchen-talend
ef286c159b TUP-4960:Unexpected files loaded with the job 2016-09-21 18:50:50 +08:00
Dmytro Chmyga
6d9bc5ac89 TDI-36985: adjusted code for changes in wizard. 2016-09-21 09:44:36 +03:00
wchen-talend
cc598782e0 Merge pull request #639 from Talend/bugfix/6.3/TUP-14718_NPE_when_convert_special_job
TUP-14718:Convert Job:NPE pop up after convert to Streaming /BigData Batch job
2016-09-21 10:17:11 +08:00
zwxue
2c1f03b7f0 Merge pull request #657 from Talend/bugfix/master/TUP-15844
TUP-15844:spark/spark ss: on the recently used palette, icon is not
2016-09-20 17:29:00 +08:00
Dmytro Chmyga
f1f1089974 TDI-36985: removed jar files import for components using existing connection. 2016-09-20 10:22:46 +03:00
Dmytro Chmyga
b6c416d83e TDI-36985: fixed driver selection for components using existing connection. 2016-09-20 10:13:23 +03:00
Yucheng Bai
6e219a1f1d TUP-15828: New Framework: Some special String property value show (#656)
incorrect in studio
2016-09-20 15:07:44 +08:00
Yucheng Bai
7e2e7f4cfa TUP-14173: Hide button in table widget (#647)
* TUP-14173: Hide button in table widget

* TUP-14173: adapt name change of the hide toolbar constant.
2016-09-20 15:07:36 +08:00
hwang
7b2282dc74 TUP-15844:spark/spark ss: on the recently used palette, icon is not
correct
2016-09-20 13:44:17 +08:00
zwxue
dfd4e48905 TUP-15840: tRowGenerator can't import xml. 2016-09-19 17:59:44 +08:00
wchen-talend
f402a25968 Merge pull request #619 from Talend/feature/6.3/TDI-36987_Auto_Type_Convert
Feature/6.3/tdi 36987 auto type convert
2016-09-19 16:58:22 +08:00
zwxue
0757310e43 Merge pull request #653 from Talend/feature/master/TUP-5410
TUP-541:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
2016-09-19 16:19:52 +08:00
zwxue
6b0d0a5b0b Merge pull request #654 from Talend/bugfix/master/TUP-15846
TUP-15846:Spark streaming joblet:joblet style is not same as it opend in
2016-09-19 16:15:40 +08:00
hwang
f19192b558 TUP-15846:Spark streaming joblet:joblet style is not same as it opend in
job
2016-09-19 14:04:49 +08:00
dlin-talend
1b0dd65665 Merge pull request #649 from Talend/bugfix/6.3/TUP-14739_Change_new_branding_images_for_6.3
TUP-14739 :fix Change new branding images for 6.3
2016-09-19 12:27:22 +08:00
hwang
a34949a60e TUP-541:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
version support
2016-09-18 17:11:49 +08:00
Vladimir Bogatyrov
7d0c795c86 [TESB-17836] Add option to tRestRequest to enable Swagger specification 2016-09-17 15:50:09 +03:00
Dmytro Chmyga
4f81f986cd TDI-36985: added JDBC Provider selection to MSSqlRow component. 2016-09-15 14:39:25 +03:00
Dmytro Chmyga
87fe2894c6 TDI-36985: fixed common mssql connection template. 2016-09-15 13:59:55 +03:00
Dmytro Chmyga
9b7f601465 TDI-36985: added JDBC Provider selection to MSSqlOutputBulkExec component. 2016-09-15 13:44:12 +03:00
Dmytro Chmyga
e6761cdac4 TDI-36985: removed unnecessary import from tMSSqlLastInsertId component. 2016-09-15 13:37:42 +03:00
Dmytro Chmyga
90067a4771 TDI-36985: added JDBC Provider selection to common MSSql connection template. 2016-09-15 12:46:07 +03:00
Dmytro Chmyga
bd8a6732cd TDI-36985: added JDBC Provider selection for tMSSqlSCD component. 2016-09-15 12:45:14 +03:00
Dmytro Chmyga
4f2c302e46 TDI-36985: added JDBC Provider selection for tMSSqlOutput component. 2016-09-15 12:40:49 +03:00
Dmytro Chmyga
b9386cc40c TDI-36985: added JDBC Provider selection for tMSSqlConnection component. 2016-09-14 16:18:43 +03:00
Dmytro Chmyga
411b631bab TDI-36985: added JDBC Provider selection for tMSSqlBulkExec component. 2016-09-14 16:15:50 +03:00
Dmytro Chmyga
3e7bfce3f3 TDI-36985: added JDBC Provider selection for tMSSqlSP component. 2016-09-14 15:29:00 +03:00
Pierre Teyssier
e464215e15 Merge pull request #638 from Talend/bugfix/6.3.1/TDI-37028
TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
2016-09-14 17:55:41 +08:00
Pierre Teyssier
13029b39af Merge pull request #651 from Talend/feature/6.3.1/TDI-31839
feature/6.3.1/TDI-31839 : tFTP connection doesn't release connection
2016-09-14 17:51:44 +08:00
pxmiao
508d95cb57 feature/6.3.1/TDI-31839 : tFTP connection doesn't release connection
when job ends
https://jira.talendforge.org/browse/TDI-31839
# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tFTPClose/LICENSE.TXT
#	main/plugins/org.talend.designer.components.localprovider/components/tFTPClose/tFTPClose_begin.javajet
2016-09-14 17:35:11 +08:00
Jan Lolling
4c37845f64 TDI-36630 tFTPClose 2016-09-14 17:35:10 +08:00
zwxue
7e7066441d Merge pull request #652 from Talend/bugfix/master/TUP-14724
TUP-14724:The build folder structure was change in 6.2.1
2016-09-14 16:53:04 +08:00
wang wei
bfd75681f5 TDI-37456: adjust the common javajet
https://jira.talendforge.org/browse/TDI-37456
2016-09-14 16:43:20 +08:00
Dmytro Chmyga
0cd61ab0f2 TDI-36985: changed presentation of tMSSqlInput properties for jdbc provider. 2016-09-13 15:39:29 +03:00
Dmytro Chmyga
6d2f9ce182 TDI-37285: fixed issues with getting out parameters from result. 2016-09-13 13:27:40 +03:00
hwang
2f879d4d86 TUP-14724:The build folder structure was change in 6.2.1 2016-09-13 17:51:02 +08:00
guol
a3a262c1d4 TUP-14739 :fix Change new branding images for 6.3 2016-09-13 17:34:46 +08:00
zwxue
ea5017890b Merge pull request #648 from Talend/bugfix/master/TBD-4036
TBD-4036:Should change job type to joblet type in joblet view.
2016-09-13 16:54:02 +08:00
nrousseau
3dd0396152 TUP-14707: remove version in the dependency 2016-09-13 16:04:29 +08:00
hwang
d883e3d4fd TBD-4036:Should change job type to joblet type in joblet view. 2016-09-13 11:43:33 +08:00
dlin-talend
717780c5d1 Merge pull request #641 from Talend/feature/TUP-14707_upgradeComponents
TUP-14707: upgrade component framework to 0.15
2016-09-13 10:30:56 +08:00
Dmytro Chmyga
b2ec620523 TDI-36985: added MS SQL proprietary driver support to MSSQL Input component. 2016-09-12 10:17:53 +03:00
Yucheng Bai
77d4d79b40 TUP-4799: Implement display of the combo box using i18n strings in (#645)
Studio widget renderer
2016-09-12 14:47:41 +08:00
Yucheng Bai
471ccf6657 Merge pull request #642 from Talend/bugfix/6.2/TBD-3987_Impala_Cann`t_check_successfully_when_I_use_custom_hadoop_cluster
TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
2016-09-12 14:37:48 +08:00
Yucheng Bai
44cefb729d TUP-5252: add JSON_TABLE controller which is a table with json input. (#643)
And fix the layout problem of Text, Combo, Checkbox, File, Table
controllers in the wizard at the same time.
2016-09-12 12:31:20 +08:00
dlin-talend
c6f14a198a Merge pull request #644 from Talend/bugfix/master/TUP-5942
TUP-5942: Pop up update detection when save job which already propagate
2016-09-12 10:29:35 +08:00
zwxue
4cf822a7c3 TUP-5942: Pop up update detection when save job which already propagate
the modification from the joblet it generated.
2016-09-12 10:17:36 +08:00
nrousseau
f9a062c815 TUP-14707: upgrade component framework to 0.15 2016-09-09 14:01:05 +08:00
wang wei
3940431fec TDI-37456: fix the javajet part for new runtime
https://jira.talendforge.org/browse/TDI-37456
2016-09-09 11:29:28 +08:00
guol
53552f170e TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
cluster
https://jira.talendforge.org/browse/TBD-3987
2016-09-09 09:46:52 +08:00
hwang-talend
abce8bf1a5 Tbd 2650 spark joblet (#640)
* TBD-3884:Create new emf model (extends standard joblets)

* TBD-3886:Create/Edit Action joblet

* TBD-3893:show joblet display in spark job

* TBD-3896:Update manager

* TBD-3896:Update manager

* TBD-3890:Convert DI Joblet to BD (copy, duplicate, change from joblet
settings..)

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-3999:Cann't save mr job

* TBD-4001:Cann't copy paste when joblet is expand on spark job

* TBD-4010:main and ref project have same name joblet, drag ref to main
project but it's ues main

* TBD-4014:Cann't clear joblet line statistics after it run
2016-09-08 13:40:04 +08:00
nrousseau
0a6e74325a TUP-14707: upgrade component framework to 0.15 2016-09-08 12:29:11 +08:00
wang wei
cfcb3ae962 TDI-36988: add the default function support
https://jira.talendforge.org/browse/TDI-36988
2016-09-07 14:55:10 +08:00
hcyi
e57279b517 TUP-14718:Convert Job:NPE pop up after convert to Streaming /BigData
Batch job
2016-09-07 14:23:27 +08:00
pxmiao
06c2bdea74 TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
https://jira.talendforge.org/browse/TDI-37028
2016-09-07 10:42:58 +08:00
pxmiao
dbea34833d TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
https://jira.talendforge.org/browse/TDI-37028
2016-09-06 15:24:35 +08:00
wang wei
5513ebe1e4 TDI-37122: Amazon EMR Resize connector doesn't compile if Instance count
is parameterized
https://jira.talendforge.org/browse/TDI-37122
2016-09-06 14:29:19 +08:00
wang wei
b00d327c18 TDI-36988: adjust the code and add one enable parameter
https://jira.talendforge.org/browse/TDI-36988
2016-09-06 13:29:47 +08:00
hcyi
32cde2d338 TUP-5373:tMapAuto Type Convert,test and fix a bug since Component team
pushed the modification.
2016-09-06 10:39:52 +08:00
wang wei
cf1cda7fba TDI-36988: tMap Auto Type Convert
https://jira.talendforge.org/browse/TDI-36988
2016-09-05 17:06:18 +08:00
Pierre Teyssier
a48baccfa7 Merge pull request #579 from Talend/bugfix/6.2.2/TDI-36790
bugfix/6.3.1/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
2016-09-05 16:24:37 +08:00
jzhao
a16b77f634 TDI-35267: Update SQS Components icon
https://jira.talendforge.org/browse/TDI-35267
2016-09-02 14:36:26 +08:00
GGu
016bc0028e TUP-5267: Avoid to load property so often (#636) 2016-09-02 12:21:17 +08:00
nrousseau
9605c1a43c Feature/6.3.0 m1/export babili (#635)
* Set version for 6.3.0M1

* babili-export lun. août 29 17:02:08 CEST 2016

* babili-export jeudi 1 septembre 2016, 17:29:18 (UTC+0200)

* Revert "Set version for 6.3.0M1"

This reverts commit ccd01ba440.
2016-09-02 10:02:09 +08:00
Yucheng Bai
610df25ba4 Merge pull request #634 from Talend/bugfix/TDI-36859_fixRefreshWhenGenerate
TDI-36859: Refresh the forms before any generation to ensure it has the
2016-09-01 17:33:55 +08:00
nrousseau
bd95075f28 TDI-36859: Refresh the forms before any generation to ensure it has the
correct status
2016-09-01 15:34:09 +08:00
jzhao
95934711f3 TDI-35934: tFileInputExcel NB_LINE count is sometimes wrong
https://jira.talendforge.org/browse/TDI-35934
2016-09-01 13:32:39 +08:00
wang wei
ce5b9e43fa TDI-36958: add a interface for global key
https://jira.talendforge.org/browse/TDI-36958
2016-09-01 11:36:37 +08:00
nrousseau
c84c214aa0 Merge pull request #632 from Talend/bugfix/6.3.0/TUP-4960_classpath_remove_javalib
TUP-4960:Unexpected files loaded with the job
2016-09-01 10:35:22 +08:00
Pierre Teyssier
bcae69a540 Merge pull request #596 from Talend/bugfix/master/TDI-37050
TDI-37050: Import special job failed from 5.3.1 to 6.1.1.
2016-08-31 16:34:12 +08:00
pxmiao
92f88f98b0 bugfix/6.3.1/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
'Newer email first' selected and 'Number of emails to retrieve' equals
the total mail number.
2016-08-31 16:15:46 +08:00
nrousseau
498bfdffe8 Merge pull request #626 from Talend/bugfix/6.3/TDI-37083_enumTypeDisplayInTable
TDI-37083: Error when selecting enum in a table
2016-08-31 11:49:30 +08:00
nrousseau
d4d1bd50e8 TUP-5106: Generic widget display issues for new component framework (#623) 2016-08-31 11:48:39 +08:00
wchen-talend
f8604370ac TUP-4960:Unexpected files loaded with the job 2016-08-31 11:37:25 +08:00
wchen-talend
ed3b8c18b1 Merge pull request #631 from Talend/bugfix/master/TDI-36420
TDI-36420: "apply context to children" doesn't work for the published
2016-08-31 10:13:08 +08:00
zwxue
2498869940 TDI-36420: "apply context to children" doesn't work for the published
normal task in TAC.
2016-08-30 18:40:21 +08:00
jzhao
e158f61405 TDI-37103: Delete empty error log file
https://jira.talendforge.org/browse/TDI-37103
2016-08-30 11:55:33 +08:00
jzhao
0a8bb73513 TDI-35267: Fix a issue for tSQSQueueCreate
https://jira.talendforge.org/browse/TDI-35267
2016-08-30 11:42:03 +08:00
wang wei
6dfd464b0c Merge pull request #628 from Talend/feature/6.3/TDI-36698_instance_roles_iam_account_aws_components
Feature/6.3/tdi 36698 instance roles iam account aws components
2016-08-30 10:22:41 +08:00
nrousseau
2f4dd2de7a TDI-37164: avoid to check the generated process 2016-08-29 17:39:07 +08:00
Yucheng Bai
4ea32773ad Merge pull request #627 from Talend/bugfix/6.2/Job_versions_do_not_show_in_order_in_the_build_job_page
TDI-37055 fix: Job versions do not show in order in the build job page.
2016-08-29 14:43:46 +08:00
zwxue
48556ff272 TUP-5144: Add maven configuration for every job. (#629) 2016-08-29 12:17:14 +08:00
nrousseau
f6a611cf61 TDI-37091: if commandline mode, force to set the git mode as remote 2016-08-26 16:00:04 +08:00
wdliu
0f89dac6bf Merge pull request #620 from Talend/bugfix/6.3.0/TUP-5221-Should_not_do_update
TUP-5221 fix: shouldn't do update when logon local mode project
2016-08-25 18:17:26 +08:00
guol
2c7c195cfb TDI-37055 fix: Job versions do not show in order in the build job page.
https://jira.talendforge.org/browse/TDI-37055
2016-08-25 18:12:06 +08:00
wdliu
99c616a950 TDI-27409: Unable to export a job via TIS Studio with statistics enable (#625)
* TDI-27409: Unable to export a job via TIS Studio with statistics enable

* TDI-37091: project migration:it totally breaks the project then force to
start migrations at each starts
2016-08-25 17:39:57 +08:00
ycbai
73c951174c TDI-37083: Error when selecting enum in a table 2016-08-25 15:57:10 +08:00
hcyi
432b6a0c1e TDI-36987:add some junits for tMap Auto Conversion Type 2016-08-25 15:23:08 +08:00
cmeng-talend
0e83eab663 TUP-5221 fix: shouldn't do update when logon local mode project
https://jira.talendforge.org/browse/TUP-5221
2016-08-24 18:17:50 +08:00
GGu
7c0b6eb60d Fixed one junit issue for NPE 2016-08-24 18:07:01 +08:00
hcyi
87c36d9252 Merge pull request #622 from Talend/bugfix/6.3.0/TUP-5212_problems_in_compare_editor
TUP-5205: do some refactor to move the display value calculate code to
2016-08-24 16:51:34 +08:00
ycbai
1d971c70a7 TUP-5106: Generic widget display issues for new component framework 2016-08-24 14:19:15 +08:00
Jan Lolling
709fd6547e TDI-37103 & TDI-37108 & TDI-37113 :
Note:Empty log files will be deleted. This is not the actual solution
for the missing log entries - this will rise an issue for EXASolution.
The target column was not defined if the source is a query
Pre defined connection causes a Exception
2016-08-24 12:03:14 +08:00
Yucheng Bai
2358c11f3a Merge pull request #616 from Talend/bugfix/master/TDI-37120
TDI-37120: Edit schema which used in job, will hang on "Progress
2016-08-24 10:37:02 +08:00
wchen-talend
ae818c0f8a TUP-5205: do some refactor to move the display value calculate code to
the util class to reuse by the compare editor
2016-08-24 09:25:01 +08:00
cmeng-talend
2911476321 TUP-5221 fix: shouldn't do update when logon local mode project
https://jira.talendforge.org/browse/TUP-5221
2016-08-23 17:25:22 +08:00
hcyi
c794e8eef6 TDI-36987:Auto-Convention fix some problems and add the service and add
option on tMap editor.
2016-08-23 14:26:59 +08:00
Mike Yan
7b3b5bd0c0 TESB-17725: Fix namespace issue to get correct local name and prefix 2016-08-23 14:11:02 +08:00
Dmytro Chmyga
7108c2c105 TDI-36698: added instance roles and assume roles to tAmazonRedshiftManage component. 2016-08-22 14:59:32 +03:00
Dmytro Chmyga
2479382f9f TDI-36698: added instance roles and assume roles to tAmazonEMRResize component. Updated AWS SDK version to 1.10.52. 2016-08-22 14:50:51 +03:00
Dmytro Chmyga
26dd4d2d81 TDI-36698: added instance roles and assume roles to tAmazonEMRManage component. 2016-08-22 14:43:37 +03:00
nrousseau
f6b6c46f61 TDI-36930: force to refresh the target folder 2016-08-22 19:12:12 +08:00
hcyi
8be8ced481 TDI-36987: save / load tMap Auto Conversion Type. 2016-08-22 18:10:37 +08:00
Dmytro Chmyga
16862b09e5 TDI-36698: extracted common code to separate .javajet file; added instance roles and assume roles to tAmazonEMRListInstances component. 2016-08-22 12:58:22 +03:00
Yucheng Bai
7c26d654ef TDI-36831: Component Framework :Salesforce: error when delete a (#617)
subfolder.
2016-08-22 17:32:50 +08:00
zwxue
f34035b13c TDI-37120: Edit schema which used in job, will hang on "Progress
Information" long time.
2016-08-22 16:18:41 +08:00
nrousseau
0ff06df189 TDI-36930: Improve performances during the build (#610) 2016-08-19 18:30:41 +08:00
Chao Meng
20d47a285c Merge pull request #615 from Talend/bugfix/master/TDI-37119
TDI-37119: Imported ELTPostgresql job has error with link.
2016-08-19 18:18:33 +08:00
zwxue
8d9f235fc5 TDI-37119: Imported ELTPostgresql job has error with link. 2016-08-19 18:07:50 +08:00
dlin-talend
17151142f6 Merge pull request #614 from Talend/bugfix/master/TUP-5136
TUP-5136: fix UI thread bug.
2016-08-19 17:32:11 +08:00
zwxue
864cab4de4 TUP-5136: fix UI thread bug. 2016-08-19 17:28:11 +08:00
Yucheng Bai
7120f59c52 TDI-36683: Component Framework :Salesforce:the icon of salesforce show (#613)
as "?"
2016-08-19 16:53:56 +08:00
hcyi
d55c53d4ce TDI-36987:tMap Auto Conversion Type,add the gui code . 2016-08-19 16:40:44 +08:00
dlin-talend
0d15d4b51e Merge pull request #612 from Talend/bugfix/master/TDI-36036
TDI-36036: For columns under schemas, the r-click menu "read schema" and
2016-08-19 15:51:28 +08:00
zwxue
5f39a1b8f4 TDI-36036: For columns under schemas, the r-click menu "read schema" and
"detect dependencies" do not work correctly.
2016-08-19 15:47:28 +08:00
Yucheng Bai
03c3727cad TDI-36779: Component Framework :Salesforce: duplicate error. (#611) 2016-08-18 18:35:38 +08:00
hcyi
dab781ec0f Merge pull request #609 from Talend/bugfix/6.3.1/TUP-5161_tac_down_studio_freeze
TUP-5161:Studio connecting to Last Used Remote Connection can cause
2016-08-18 10:10:04 +08:00
jzhao
2e706b5ccc TDI-35267: Create SQS Component
https://jira.talendforge.org/browse/TDI-35267
2016-08-17 19:21:08 +08:00
wchen-talend
b712c6dcec TUP-5161:Studio connecting to Last Used Remote Connection can cause
issue during Studio start-up
2016-08-17 17:10:29 +08:00
Vladimir Bogatyrov
fc094e943f [TESB-1755] Switch to cxf-rt-metrics-features in Studio 2016-08-16 10:33:33 +03:00
wchen-talend
e8ed5ff7a1 Merge pull request #607 from Talend/bugFix/6.2/TDI-37034-can't_save_successfully_after_set_Set_As_Repeatable_Element_for_tHL7Output
TDI-37034 fix: can't save successfully after set "Set As Repeatable
2016-08-16 14:34:50 +08:00
SunChaoqun
37729ca979 TDI-37078 Upgrade to activemq 5.14.0 2016-08-16 13:32:11 +08:00
hwang-talend
323d41c950 Merge pull request #606 from Talend/bugfix/master/TUP-5136
TUP-5136: Importing context group doesn't propagate changes to the jobs
2016-08-16 10:42:04 +08:00
GL
a64fdd666e 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 10:26:08 +08:00
zwxue
0d8a0d1c75 TUP-5136: Importing context group doesn't propagate changes to the jobs
using same contect group.
2016-08-16 10:06:36 +08:00
Yucheng Bai
c75dfbe24e TDI-37064: For the non-connection salesforce components, the choice of (#605)
"Use existing connection" is unable to saved
2016-08-15 18:44:37 +08:00
wchen-talend
1f48d89f6a 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 12:48:51 +08:00
nrousseau
4abae24db9 Merge pull request #598 from Talend/bugfix/6.2/TDI-36930
TDI-36930: Only format main job and check compile error after build
2016-08-11 14:12:56 +08:00
wchen-talend
a63b230f17 Merge pull request #602 from Talend/bugfix/6.3/TBD-3869_Column_family_missing_when_select_hbase
TBD-3869:Column family is missing when dragging hbase retrived table to a job
2016-08-11 12:10:32 +08:00
nrousseau
fb0ab82618 Merge pull request #603 from Talend/bugFix/6.3.0/TDI-27409_Unable_to_export
TDI-27409:Unable to export a job via TIS Studio with statistics enable
2016-08-11 11:17:01 +08:00
dlin-talend
d61586daf1 Merge pull request #600 from Talend/feature/6.3.0/TDI-36986
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-11 10:43:03 +08:00
zwxue
46d2ad71bb TDI-36986: Fixed sync log4j settings problem. 2016-08-11 10:00:37 +08:00
zwxue
8e5c4b5111 TDI-36986: Data-Type mapping configuration for Projects. 2016-08-11 10:00:34 +08:00
wdliu
618359b8fc TDI-27409:Unable to export a job via TIS Studio with statistics enable 2016-08-10 18:18:44 +08:00
GGu
ded0bc83ad TDI-37067: Fix the NPE for junits. 2016-08-10 17:40:59 +08:00
hcyi
a4e88a922c Merge pull request #593 from Talend/bugfix/6.3.0/TUP-2716_import_empty_folder
TUP-2716:Can't export and import empty folder
2016-08-10 14:05:15 +08:00
hcyi
aefd07d758 TBD-3869:Column family is missing when dragging hbase retrived table to
a job
2016-08-10 10:55:16 +08:00
Chao Meng
7f423666a1 Merge pull request #597 from Talend/feature/6.3.0/TUP-4819_manual_merge
Feature/6.3.0/tup 4819 manual merge
2016-08-09 17:04:50 +08:00
GGu
29985b5ddb TDI-36930: Only format main job and check compile error after build 2016-08-09 14:37:48 +08:00
wchen-talend
4f7e3e7595 TUP-4819:Allow manual/edit git merge 2016-08-08 18:10:11 +08:00
zwxue
fc2cb7bed3 TDI-37050: Import special job failed from 5.3.1 to 6.1.1. 2016-08-08 14:53:53 +08:00
nrousseau
b2a5ec59af Merge pull request #595 from Talend/feature/6.3/TUP-5101_addTEXT_AREAControlerSupportForCF
TUP-5101: Make Widget of TEXT_AREA available in new framework
2016-08-08 14:05:20 +08:00
ycbai
f732ce3b38 TUP-5101: Make Widget of TEXT_AREA available in new framework 2016-08-05 15:14:40 +08:00
Chao Meng
a56d1a47f7 Merge pull request #594 from Talend/bugfix/6.3/TDI-36812_fixJiraQuotesProblem
TDI-36812: tJira* --> The default template value in 'Host URL' and 'JQL' should include double quotation marks.
2016-08-04 19:11:57 +08:00
Chao Meng
0daea08df7 Merge pull request #592 from Talend/bugfix/TBD-3827_Cann't_edit_query_for_Impala
TBD-3827 fix: Cann't edit query for Impala
2016-08-04 19:06:30 +08:00
ycbai
0aa33e17e6 TDI-36812: tJira* --> The default template value in 'Host URL' and 'JQL'
should include double quotation marks.
2016-08-04 18:18:17 +08:00
hwang-talend
d1e13d42e3 Merge pull request #578 from Talend/bugfix/master/TDI-35297
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
2016-08-04 10:04:33 +08:00
wchen-talend
8d706f6792 TUP-2716:Can't export and import empty folder 2016-08-04 10:04:09 +08:00
hwang-talend
7e088b3982 Merge pull request #591 from Talend/bugfix/master/TDI-36886
TDI-36886: Update a context parameter will make the studio blocked on a
2016-08-04 10:00:26 +08:00
GL
e4a037ac9d TBD-3827 fix: Cann't edit query for Impala
https://jira.talendforge.org/browse/TBD-3827
2016-08-03 14:39:44 +08:00
zwxue
4044c00461 TDI-36886: Update a context parameter will make the studio blocked on a
big project.
2016-08-02 16:15:18 +08:00
xqliu-talend
5a5ab675fd TUP-5117 fix the typo in AddBlockingFortRecordMatching line 113 114 2016-08-02 11:35:03 +08:00
nrousseau
4c4926c441 Merge pull request #590 from Talend/bugfix/6.2/TDI-36940_fixSalesforceMigrationProblem
TDI-36940: [6.2.1] Error when migrated Salesforce job from 6.0.1 to 6.2.1
2016-08-01 22:38:16 -04:00
wchen-talend
7cbaa20bcc Merge pull request #588 from Talend/bugfix/6.3/TBD-3869_Column_family_missing_when_dragging_hbase
TBD-3869:Column family is missing when dragging hbase retrived table to a job.
2016-07-29 17:24:04 +08:00
wchen-talend
c0e6ce25c8 TUP-4819:Allow manual/edit git merge 2016-07-29 16:17:20 +08:00
ycbai
bdfd6f0c37 TDI-36940: [6.2.1] Error when migrated Salesforce job from 6.0.1 to
6.2.1
2016-07-28 15:51:21 +08:00
GGu
e192c99df5 Merge pull request #589 from joclaude/master
TDM-5232 tHMap: replace separate zip files under __tdm by resources i…
2016-07-28 15:14:41 +08:00
jclaude
bee5670d43 TDM-5232 tHMap: replace separate zip files under __tdm by resources in the jar archive 2016-07-27 11:05:05 +02:00
hcyi
20a011789c TBD-3869:Column family is missing when dragging hbase retrived table to
a job.
2016-07-27 16:59:04 +08:00
Pierre Teyssier
eade2f545b Merge pull request #583 from Talend/bugfix/6.3/TDI-35990_tFileInputJSON_no_getter_for_field_scale
TDI-35990: updated accessors-smart library version.
2016-07-27 12:34:16 +08:00
wchen-talend
1dbe20acd0 TUP-4474:"Export items" can not show when right click on Recycle bin 2016-07-27 11:45:33 +08:00
zwxue
363701da2a Merge pull request #585 from Talend/bugfix/master/TDI-36487
TDI-36487:joblet in a test case does not update context
2016-07-27 09:51:26 +08:00
Chao Meng
936e8d6779 Merge pull request #584 from Talend/bugFix/6.2/TDI-36791-ELT_Map_queries_compilation_error_with_quotes
Bug fix/6.2/tdi 36791 elt map queries compilation error with quotes
2016-07-26 11:00:39 +08:00
nrousseau
a8af0b3967 fix junit setup 2016-07-26 10:37:53 +08:00
hwang
1d6e4b89c7 TDI-36487:joblet in a test case does not update context 2016-07-25 16:26:18 +08:00
GL
c3a34fa06b TDI-36791 fix add Junit: ELT Map queries : compilation error with quotes
https://jira.talendforge.org/browse/TDI-36791
2016-07-25 11:09:21 +08:00
GL
a204e266e8 TDI-36791 fix: ELT Map queries : compilation error with quotes
https://jira.talendforge.org/browse/TDI-36791
2016-07-25 11:08:59 +08:00
hcyi
1583ef21f4 Merge pull request #580 from Talend/bugfix/6.3.0/TDI-36897_teradata_query
TDI-36897:Auto Generated Query isn't correct after Drag teradata schema
2016-07-25 10:11:18 +08:00
Dmytro Chmyga
d44b86af81 TDI-35990: updated accessors-smart library version. 2016-07-22 14:00:43 +03:00
ycbai
cf9e90ac86 Revert "TUP-5071: add a migration task to revise the existing wrong migration tasks of project."
This reverts commit 2932bb3374.
2016-07-22 17:32:18 +08:00
nrousseau
ba7917f9be Merge pull request #582 from Talend/bugfix/6.2/TUP-5071_addMigTaskToReviseWrongMigTasks
TUP-5071: add a migration task to revise the existing wrong migration tasks of project.
2016-07-22 16:14:28 +08:00
ycbai
2932bb3374 TUP-5071: add a migration task to revise the existing wrong migration
tasks of project.
2016-07-22 15:57:21 +08:00
wdliu
8754ee78a3 Merge pull request #581 from Talend/bugFix/6.3.0/TUP-3675_Components_search
Bug fix/6.3.0/tup 3675 components search
2016-07-22 15:38:16 +08:00
cmeng-talend
40369afa01 TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 15:14:55 +08:00
cmeng-talend
6147cd4fd5 TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675

Add junit
2016-07-22 14:58:37 +08:00
cmeng-talend
30ce0fe8f0 TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 14:58:26 +08:00
cmeng-talend
63da480fd5 TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 14:57:52 +08:00
nrousseau
3b6c082f10 add missing tests plugins to junit product 2016-07-22 12:28:15 +08:00
cmeng-talend
74e872e53e TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-21 17:46:54 +08:00
wchen-talend
b4d50a9f71 TDI-36897:Auto Generated Query isn't correct after Drag teradata schema
to job as tTeradataInput
2016-07-21 17:36:38 +08:00
pxmiao
e2d65417c4 bugfix/6.3.1/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-07-21 15:27:09 +08:00
zwxue
d57539c4a5 Merge pull request #560 from Talend/bugfix/master/TDI-36618
TDI-36618:Sunfire-reports contain testcase which is already deleted.
2016-07-21 14:32:26 +08:00
nrousseau
ed28e46cd0 fix wrong setup of manifest 2016-07-21 11:13:46 +08:00
Pierre Teyssier
74673515fe Merge pull request #543 from Talend/bugfix/TUP-2594_set_globalMap_before_doZip
TUP-2594: Populate tFileArchive_1_ARCHIVE_FILEPATH before attempting doZip
2016-07-21 01:57:37 +08:00
zwxue
7d5636566b TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
from public schema.
2016-07-20 11:48:35 +08:00
Pierre Teyssier
9b1da023ae Merge pull request #576 from Talend/bugfix/6.3/TDI-36579_tSoap_Need_authentication_uneffective
TDI-36579: tSoap need authentication uneffective
2016-07-19 18:50:08 +08:00
Dmytro Chmyga
c7e727e9ac TDI-36579: added automated talend-soap lib build. 2016-07-19 11:29:38 +03:00
Haiting Yin
adf11989f4 TMDM-9703 tMDMInput with one filter return different records size by different batch size (#559) 2016-07-19 15:48:22 +08:00
nrousseau
e27178ff14 Merge pull request #570 from Talend/bugfix/6.2/TDI-36865_fixDateTypeContextProblem
TDI-36865: Start Date and End Date of components tSalesforceGetUpdate and tSalesforceGetDelete NOT support context
2016-07-18 16:03:02 +08:00
ycbai
2f2f7db107 TDI-36865: Start Date and End Date of components tSalesforceGetUpdate
and tSalesforceGetDelete NOT support context
2016-07-18 14:59:57 +08:00
zwxue
1a9ff8a9c2 Merge pull request #566 from Talend/bugfix/master/TUP-4175
TUP-4175:Export with dependencies fails to select (and export)
2016-07-18 14:57:53 +08:00
nrousseau
2a98f6d67f Merge pull request #569 from Talend/bugfix/6.3/TUP-4922
TUP-4922: CI-Builder to support Talend Reference Projects
2016-07-18 11:53:33 +08:00
Chao Meng
afd09b3dd0 Merge pull request #562 from Talend/bugFix/6.2.2/TUP-5010-Password_field_show_asterisk_when_using_context_password_context_token
TUP-5010 fix: Password field show *** when using
2016-07-18 11:01:34 +08:00
GGu
ecb4e8bfef TUP-4922: If resources folder is not existed, will create it 2016-07-18 10:40:28 +08:00
Pierre Teyssier
96b15fb3bb Merge pull request #564 from Talend/bugfix/6.3/TDI-35990_tFileInputJSON_no_getter_for_field_scale
TDI-35990: changed version of json-smart lib to 2.2.1.
2016-07-15 17:51:55 +08:00
Chao Meng
a7d84fb98a Merge pull request #565 from Talend/bugfix/6.2/TUP-4565_passwordFieldDisplayProblem
TUP-4565: Component Framework :Salesforce:"password" and "security key" do not show in context mode after export to context.
2016-07-15 15:04:07 +08:00
hwang
32ae8025c0 TUP-4175:Export with dependencies fails to select (and export)
dependencies
2016-07-14 17:11:22 +08:00
ycbai
28a808ea8b TUP-4565: Component Framework :Salesforce:"password" and "security key"
do not show in context mode after export to context.
2016-07-14 15:32:26 +08:00
Dmytro Chmyga
2b883bc0a4 TDI-35990: changed version of json-smart lib to 2.2.1. 2016-07-13 12:01:06 +03:00
Pierre Teyssier
74f6b0e7ab Merge pull request #553 from Talend/bugfix/6.2.2/TDI-36790
bugfix/6.2.2/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
2016-07-12 16:57:56 +08:00
Pierre Teyssier
f7bdc87616 Merge pull request #540 from Talend/bugfix/6.2.2/TUP-4925
bugfix/6.2.2/TUP-4925 : The code of method
2016-07-12 16:43:47 +08:00
Pierre Teyssier
57e6abae9a Merge pull request #554 from Talend/bugfix/6.3/TUP-4979_file_not_deleted
TUP-4979: added closing of FileInputStream to release it.
2016-07-12 08:39:39 +08:00
Dmytro Chmyga
bb8ba7a5c4 TDI-36579: added authorization header to soap request. 2016-07-11 16:12:40 +03:00
Chao Meng
90705e3a3f Merge pull request #563 from Talend/bugfix/6.3/TUP-5009_fixHadoopPropertiesContextProblem
TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
2016-07-11 18:31:45 +08:00
wchen-talend
6662be5286 Merge pull request #557 from Talend/bugfix/6.2/TBD-3224_Hive_guess_schema_fail
TBD-3224:[6.1.1] Hive Guess schema button not returning back error
2016-07-11 18:01:05 +08:00
Dmytro Chmyga
5bab6e461d TUP-4979: added logging for exceptions during streams closing. 2016-07-11 12:36:22 +03:00
ycbai
56c6d3fa65 TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
behavior when HA properties
2016-07-11 16:12:01 +08:00
GL
5f282bdaf7 TUP-5010 fix: Password field show *** when using
context.password+context.token
https://jira.talendforge.org/browse/TUP-5010
2016-07-11 14:53:42 +08:00
hcyi
ad73126ecb Merge pull request #561 from Talend/bugfix/6.3.0/TDI-36560_used_column_order
TDI-36560:The order of schema changed when ticked "used column" again
2016-07-11 10:24:26 +08:00
wdliu
d075e13a9e Merge pull request #555 from Talend/bugFix/6.2.2/TDI-35811-Delete_job_in_ref_project
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.
2016-07-11 10:11:17 +08:00
nrousseau
ae97a93f1e update tests 2016-07-09 16:00:49 +08:00
pxmiao
ac276e57a5 bugfix/6.2.2/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-08 18:25:20 +08:00
wchen-talend
390f0a4b56 TDI-36560:The order of schema changed when ticked "used column" again 2016-07-08 17:08:52 +08:00
hcyi
c679559586 Merge pull request #556 from Talend/bugfix/6.2.2/TDI-36497_missing_jar_when_build_webservice
TDI-36497:Jar Missing when build Job as :Axis WebService(ZIP)
2016-07-08 15:15:23 +08:00
hwang
48e289c85b TDI-36618:Sunfire-reports contain testcase which is already deleted. 2016-07-08 14:30:34 +08:00
hcyi
0d769c7dfa Merge pull request #558 from Talend/bugfix/6.2.2/TUP-4474_export_action
TUP-4474:"Export items" can not show when right click on Recycle bin
2016-07-07 18:29:50 +08:00
wchen-talend
25abe3668a TUP-4474:"Export items" can not show when right click on Recycle bin 2016-07-07 16:13:41 +08:00
hcyi
b7510b3761 TBD-3224:[6.1.1] Hive Guess schema button not returning back error 2016-07-07 16:01:15 +08:00
wang wei
ea86412e78 Revert "TDI-36822: NPE in tDatasetOutput when performing a full run on a live dataset https://jira.talendforge.org/browse/TDI-36822"
This reverts commit ffc901f022.
2016-07-06 17:18:34 +08:00
hcyi
f5dedb6ef6 Merge pull request #548 from Talend/bugfix/6.2.2/TDI-35713_tWebService_cannot_parse_wsdl
TDI-35713:tWebService component can't parse WSDL
2016-07-06 15:52:11 +08:00
Irene Wang
fa67dc5b6c Update versions to 6.3.0-SNAPSHOT 2016-07-05 20:02:58 +02:00
Irene Wang
e924ba55cd Update versions to 6.2.2-SNAPSHOT 2016-07-05 14:26:13 +02:00
Irene Wang
c06b83211a DEVOPS-667 Update NOTICE file 2016-07-05 12:04:42 +02:00
cmeng-talend
da403615df 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-05 17:08:06 +08:00
wchen-talend
4b3aab3ff5 TDI-36497:Jar Missing when build Job as :Axis WebService(ZIP) 2016-07-05 16:52:17 +08:00
zwxue
7b0c15ec43 Merge pull request #531 from Talend/bugfix/master/TDI-36720
TDI-36720:"Edit Routine Libraries" can't import the external jar
2016-07-05 11:46:53 +08:00
hwang-talend
1a9f2638fb Merge pull request #544 from Talend/bugfix/master/TDI-36621
TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap.
2016-07-05 10:16:14 +08:00
Dmytro Chmyga
bf52e9f09d TUP-4979: added closing of FileInputStream to release it. 2016-07-04 14:31:32 +03:00
Chao Meng
84576414db Merge pull request #551 from Talend/bugs/6.2.1/TUP-4998_Git_There_is_error_when
TUP-4998:Git:There is error when logon branch
2016-07-04 19:05:39 +08:00
nrousseau
6a21ac8e96 TDI-36770: fix dirty on routines 2016-07-04 18:40:09 +08:00
Pierre Teyssier
af181f0d03 Merge pull request #552 from Talend/bug/6.2/TDI-36822
TDI-36822: NPE in tDatasetOutput when performing a full run on a live
2016-07-04 18:20:30 +08:00
wang wei
ffc901f022 TDI-36822: NPE in tDatasetOutput when performing a full run on a live
dataset
https://jira.talendforge.org/browse/TDI-36822
2016-07-04 18:15:17 +08:00
wdliu
6a95895317 TUP-4998:Git:There is error when logon branch 2016-07-04 18:04:24 +08:00
pxmiao
c1f5d46f42 bugfix/6.2.2/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-07-04 17:50:14 +08:00
wdliu
0a2fa45556 TUP-4998:Git:There is error when logon branch 2016-07-04 17:33:04 +08:00
hcyi
6b1a4f302d Merge pull request #550 from Talend/bugfix/6.2.2/TDI-36773_publish_selected_version
TDI-36773:Studio always publish latest job version even if you select a
2016-07-04 16:07:53 +08:00
wchen-talend
b3fce3ac6f TDI-36773:Studio always publish latest job version even if you select a
previous version
2016-07-04 11:21:18 +08:00
Remy Dubois
045ddf76a2 TUP-4994 - compile the job and the routines with JDT in order to make the maven package work with a JRE 2016-07-03 17:46:10 +02:00
wchen-talend
4f2fef955c TDI-35713:tWebService component can't parse WSDL 2016-07-01 14:36:49 +08:00
Pierre Teyssier
ee8a72a765 Merge pull request #542 from Talend/bugfix/6.2/TUP-4964_dynamic_long_to_date
TUP-4964: New framework dynamic long to date convert issue
2016-07-01 14:29:46 +08:00
Chao Meng
7b9f883d00 Merge pull request #547 from Talend/bugFix/6.2.1/TDI-36731_sometimes_can't_retrieve
TDI-36731: sometimes can't retrieve remote project on login page
2016-07-01 14:03:47 +08:00
wdliu
75aee9ec8a TDI-36731: sometimes can't retrieve remote project on login page 2016-07-01 13:12:36 +08:00
dlin-talend
6d8e079de2 Merge pull request #546 from Talend/bugfix/6.2.2/TDI-36772-Studio_restart_problem
TDI-36772 fix: No response when click restart button when I start studio with cutom workspace
2016-06-30 20:36:51 +08:00
GGu
22a6e28638 Merge pull request #541 from Talend/bugfix/6.2.1/TDI-36717_ChildrenJob
TDI-36717: When generete codes, need check children job
2016-06-30 19:29:13 +08:00
nrousseau
981298ab96 Merge pull request #545 from Talend/bugfix/6.2/TDI-36776_fixNameContextProblemOfSF
TDI-36776: Component Framework :Salesforce: when export to context, the name of the context will change to context mode too.
2016-06-30 19:07:24 +08:00
ycbai
9de90cfa87 TDI-36776: Component Framework :Salesforce: when export to context, the
name of the context will change to context mode too.
2016-06-30 18:56:17 +08:00
zwxue
46c2227ea7 TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap. 2016-06-30 18:44:27 +08:00
cmeng-talend
c5ca011882 TDI-36772 fix: No response when click restart button when I start studio
with cutom workspace
https://jira.talendforge.org/browse/TDI-36772
2016-06-30 17:43:17 +08:00
Maksym Stavytskyi
8745e58c58 TUP-2594: Set globalMap before doZip() 2016-06-29 16:19:39 +03:00
jzhao
d8b0d0c74a TUP-4964: New framework dynamic long to date convert issue
https://jira.talendforge.org/browse/TUP-4964
2016-06-29 16:11:51 +08:00
GGu
626adc89b6 TDI-36717: When generete codes, need check children job 2016-06-29 15:39:48 +08:00
pxmiao
ce3b28ecaf bugfix/6.2.2/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-06-29 15:08:09 +08:00
hwang
48a93f9a7c TDI-36720:"Edit Routine Libraries" can't import the external jar 2016-06-28 16:50:43 +08:00
RyanSkraba
ef0be06149 Merge pull request #534 from pradasouvanlasy/bugfixes/6.2/tbd-3774
[TBD-3774] Rename HDP 2.3 assembly to fix path length on Windows
2016-06-27 13:13:23 +02:00
Haiting Yin
68084711fe TMDM-9703 (#522)
* TMDM-9703 tMDMInput with one filter return different records size by different batch size

* TMDM-9703 tMDMInput with one filter return different records size by different batch size.
2016-06-27 19:13:02 +08:00
Prada Souvanlasy
45809b724c [TBD-3774] Rename HDP 2.3 assembly to fix path length on Windows 2016-06-27 13:09:17 +02:00
hwang
5d0b0263ae TDI-36720:"Edit Routine Libraries" can't import the external jar 2016-06-27 18:21:26 +08:00
nrousseau
395d65cd91 Merge pull request #527 from Talend/bugfix/6.2/TDI-36738_fixBuildJobNPE
TDI-36738: Build job out throw npe error when select "latest".
2016-06-27 18:06:45 +08:00
jzhao
002620af1a TUP-4530: partnerBulk34 jar is missing for tSalesforceWave
https://jira.talendforge.org/browse/TUP-4530
2016-06-27 17:29:41 +08:00
nrousseau
d39c7965c7 TDI-36682: fix update of repository from connection only 2016-06-27 17:28:19 +08:00
nrousseau
af4d720232 TUP-4951: fix the problem of schema of salesforce 2016-06-27 17:28:17 +08:00
Pierre Teyssier
52ecbfc03b Merge pull request #528 from Talend/bugfix/6.2/TDI-35931
bugfix/6.2/TDI-35931 : Number format with toracleoutputbulkexec
2016-06-27 17:11:44 +08:00
pxmiao
d3da44fd8d bugfix/6.2/TDI-35931 : Number format with toracleoutputbulkexec
component
https://jira.talendforge.org/browse/TDI-35931
2016-06-27 16:59:29 +08:00
ycbai
f1516c6af5 TDI-36738: Build job out throw npe error when select "latest". 2016-06-27 16:35:05 +08:00
pxmiao
e78f603516 bugfix/6.2/TDI-35931 : Number format with toracleoutputbulkexec
component
https://jira.talendforge.org/browse/TDI-35931
2016-06-27 16:12:46 +08:00
CHEN Bin
bb124fb50f Merge pull request #518 from amarouni/bug/TBD-3745
[TBD-3745] Update missing jars for secure Hbase
2016-06-27 02:24:50 -05:00
nrousseau
f66d008093 TDI-36729: improve repository performance 2016-06-27 14:20:48 +08:00
Pierre Teyssier
c1edf8739e Merge pull request #526 from Talend/bugfix/6.2/TDI-35425_parametersToEncrypt_name_dont_have_cid
TDI-35425: fixed compilation error by adding CID to parametersToEncry…
2016-06-27 13:25:34 +08:00
Dmytro Chmyga
8036d3a70b TDI-35425: fixed compilation error by adding CID to parametersToEncrypt field name for tRunJob. 2016-06-27 08:18:17 +03:00
jzhao
88ff899a5c Merge pull request #524 from Talend/bugfix/6.2/TUP-4943_salesforceoutput_issue
TUP-4943: tsalesforceOutput:output is not correct when Extend Insert is
2016-06-27 11:16:37 +08:00
nrousseau
1f87036a23 Merge pull request #525 from Talend/bugfix/6.2/TDI-36717
TDI-36717: fix one problem for get parameter
2016-06-27 11:12:48 +08:00
GGu
57a21a4c68 TDI-36717: fix one problem for get parameter 2016-06-27 11:09:35 +08:00
nrousseau
5559431e2b TDI-36410: fix problem of renaming of generic connection 2016-06-26 11:18:49 +08:00
nrousseau
e1424db784 TDI-36652: update for the selection of dataset 2016-06-26 11:18:49 +08:00
jzhao
5fb5083d4a TUP-4943: tsalesforceOutput:output is not correct when Extend Insert is
checked depends on the commit level
https://jira.talendforge.org/browse/TUP-4943
2016-06-24 19:53:19 +08:00
nrousseau
1329d04052 Merge pull request #523 from Talend/bugfix/6.2/TDI-36717_UseDynamicJob
TDI-36717: use dynamic job
2016-06-24 19:05:28 +08:00
GGu
f90503a13d TDI-36717: Add one simple test, but need add more later. 2016-06-24 17:49:05 +08:00
GGu
1cc7c3ced0 TDI-36717: when use dynamic job, if children job is not indepenent or
dynamic, should add the children modules always.
2016-06-24 17:49:03 +08:00
nrousseau
4af78c5774 TUP-4901: fix the problem when the enumeration contains a wrong value 2016-06-24 15:50:23 +08:00
nrousseau
4e6a6e9355 TUP-4938: avoid popup for text field validation 2016-06-24 15:50:23 +08:00
dlin-talend
e60f9e2e29 Merge pull request #520 from Talend/bugfix/master/TDI-35297
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
2016-06-24 15:12:44 +08:00
Pierre Teyssier
d699564c93 Revert "Merge pull request #489 from Talend/bugfix/6.2/TDI-35717"
TDI-35717 : tOracleBulkExec's action on table still used when invisible
This reverts commit a7324a0373, reversing
changes made to 3c46d1011f.
2016-06-24 14:17:39 +08:00
wang wei
6d61bcec7f 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:31:09 +08:00
jzhao
81ab388b69 TUP-3960: Marketo REST API UnknownHostException display the password
https://jira.talendforge.org/browse/TUP-3960
2016-06-24 10:11:14 +08:00
nrousseau
1fd71ddb1d TDI-36716: fix the problem of schema not modified 2016-06-23 19:09:43 +08:00
wang wei
e9ee1e82d6 Merge pull request #521 from Talend/bug/6.2/TUP-4570-studio-var
TUP-4570: fix the new return property.
2016-06-23 18:54:06 +08:00
wang wei
56527e24d7 TUP-4570: fix the new return property.
https://jira.talendforge.org/browse/TUP-4570
2016-06-23 18:48:47 +08:00
zwxue
2dc066ed8b TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
from public schema.
2016-06-23 18:44:46 +08:00
nrousseau
be257bb28c TDI-36430: avoid popup for schema update on tSalesforceOutput 2016-06-23 18:44:04 +08:00
wchen-talend
a347427ca7 Merge pull request #516 from Talend/feature/6.2.1/TDI-36652_add_select_control_for_dataset
TDI-36652:Add control to select dataset ID from component
2016-06-23 18:41:23 +08:00
Abbass MAROUNI
73e2dad70e [TBD-3745] Update missing jars for secure Hbase 2016-06-23 10:57:39 +02:00
nrousseau
eaad307550 TDI-35812: avoid popup, force to use the same properties as the node on
element parameter
2016-06-23 16:08:18 +08:00
nrousseau
6770adb4f9 TDI-36682: fix the problem of update of repository for proxy 2016-06-23 16:08:16 +08:00
Pierre Teyssier
32e94c9217 Merge pull request #490 from Talend/bugfix/6.2.1/TDI-35672_tDB2_JDK8_support
TDI-35672 Upgraded DB2 JDBC driver to JDBC 4.0. Changed import from d…
2016-06-23 15:51:46 +08:00
wang wei
78f2702a29 Merge pull request #517 from Talend/bug/6.2/TUP-4570-i18
TUP-4570: fix some i18 issue for the return property
2016-06-23 14:10:38 +08:00
wang wei
67f1e3cc1d TUP-4570: fix some i18 issue for the return property
https://jira.talendforge.org/browse/TUP-4570
2016-06-23 14:05:41 +08:00
Pingwen Lin
6cf871d4f3 TMDM-9111 : To be compatible with 1.6 compile level (#515) 2016-06-23 12:10:52 +08:00
wchen-talend
8755b5e6a3 TDI-36652:Add control to select dataset ID from component 2016-06-23 11:00:45 +08:00
Pierre Teyssier
7c792f39fa TDI-36257 : amazon EMR component description is wrong 2016-06-22 23:38:22 +08:00
Pierre Teyssier
1fcf4e7c0f TDI-36676 : Cannot run Jobs in 6.1.1 tJdbcOutput component gives remove rejects row error 2016-06-22 20:22:08 +08:00
Pierre Teyssier
3e72b82a88 TDI-36657 : Calculating md5 in tFTPFileProperties 2016-06-22 19:00:04 +08:00
nrousseau
b6fd567eff TDI-36521: fix issue on recursive build, and refactor to have only one
common piece of code
2016-06-22 18:10:47 +08:00
nrousseau
a85f4ad0c8 TDI-36686: set as readonly if repository is used 2016-06-22 18:10:44 +08:00
nrousseau
1801f8b275 TDI-36521: set hierarchy to expand lvl 3 by default 2016-06-22 18:10:42 +08:00
Dmytro Chmyga
8470530b95 Revert "Merge pull request #435 from Talend/bugfix/6.2/TDI-29308_twritexmlfield_default_values_support"
This reverts commit 66ebc2faa9, reversing
changes made to 2dfafdcb01.
2016-06-22 10:38:02 +03:00
Pierre Teyssier
4b4f3c56f9 Merge pull request #486 from Talend/bugfix/6.2.1/TUP-3977_Aggregate_output_order
TUP-3977 Reverted LinkedHashMap to HashMap in tAggregateOut_begin.jav…
2016-06-22 15:00:49 +08:00
Pierre Teyssier
4400c1b718 Merge pull request #512 from Talend/bugfix/6.2/TDI-36251
bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
2016-06-22 14:50:51 +08:00
pxmiao
f75ac43984 bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-22 14:42:23 +08:00
Pierre Teyssier
145675f4f7 Merge pull request #508 from Talend/bugfix/6.2/TDI-35360
bugfix/6.2/TDI-35360 : tFileOutputPositional + "Don't generate empty
2016-06-22 14:26:57 +08:00
nrousseau
24013fc53d Merge pull request #511 from Talend/bugfix/6.2/TDI-35251
TDI-35251: won't select the first one by default
2016-06-22 12:14:41 +08:00
GGu
e671f595d7 TDI-35251: Won't set the first context as default for Context Param List
field.
2016-06-22 11:58:17 +08:00
nrousseau
4b66e8fae9 TDI-36356: null string values will always be set as empty string to the
component
2016-06-22 11:56:04 +08:00
nrousseau
5d87878b66 Merge pull request #503 from Talend/bugfix/6.2.1/TDI-35608_publish_job
TDI-35608:Publish standalone job with compilation error finished
2016-06-22 11:30:11 +08:00
wang wei
ebd70bdaff Merge pull request #509 from Talend/bug/6.2/TCOMP-219
TCOMP-219: add the finally part for generic components.
2016-06-22 09:19:30 +08:00
wang wei
47df7e8bf5 TCOMP-219: New components runtime Writers and Readers should be closed
in finally block
https://jira.talendforge.org/browse/TCOMP-219
2016-06-22 08:59:09 +08:00
wang wei
c24622ef49 Merge remote-tracking branch 'origin/master' into bug/6.2/TCOMP-219 2016-06-22 08:23:06 +08:00
RyanSkraba
26961ffb49 Merge pull request #488 from Talend/feature/6.2/TBD-3688-spark2-preview
TBD-3688 Add SPARK_VERSION[] as an expression.
2016-06-21 19:02:52 +02:00
Ryan Skraba
d98ebcc964 Merge remote-tracking branch 'origin/master' into feature/6.2/TBD-3688-spark2-preview 2016-06-21 18:41:56 +02:00
RyanSkraba
22656589b9 Merge pull request #510 from pbailly/master
[TBD-3699] Add mapr ticket to custom distribution.
2016-06-21 18:30:07 +02:00
pbailly
efd636fa34 [TBD-3699] Add mapr ticket to customo distribution. 2016-06-21 18:26:29 +02:00
amarkevich
c529cbdab2 TESB-17498 Error Calling a Web service 2016-06-21 16:04:45 +03:00
jzhao
1f31bca9ec Merge pull request #507 from Talend/bugfix/6.2/TUP-4910_salesforceoutput_extendInsert_data_flow
TUP-4910: Fixed salesforce extendInsert missing output data
2016-06-21 19:43:05 +08:00
nrousseau
27cf32436a Merge pull request #506 from Talend/bugfix/master/TUP-4908
TUP-4908: Update license agreement of 2016 for TOS_DI/BD/DQ/ESB.
2016-06-21 18:26:09 +08:00
nrousseau
955447b0b2 TUP-4915: update variable name 2016-06-21 18:21:31 +08:00
wang wei
bd7dad3fbd TCOMP-219: add the finally part for generic components.
https://jira.talendforge.org/browse/TCOMP-219
2016-06-21 18:07:23 +08:00
pxmiao
51e3094fa3 bugfix/6.2/TDI-35360 : tFileOutputPositional + "Don't generate empty
file" not working with tMap
https://jira.talendforge.org/browse/TDI-35360
2016-06-21 17:36:33 +08:00
jzhao
c5a1a7ec58 TUP-4910: Fixed salesforce extendInsert missing output data
https://jira.talendforge.org/browse/TUP-4910
2016-06-21 17:11:03 +08:00
Ryan Skraba
9ea98cacfd Merge remote-tracking branch 'origin/master' into feature/6.2/TBD-3688-spark2-preview 2016-06-21 10:35:43 +02:00
GGu
6232da600d TDI-35251: if component is not active/existed, shouldn't select the
first one by default for Component List field.
2016-06-21 16:05:45 +08:00
Pierre Teyssier
f20981b75b Merge pull request #500 from csuntalendbj/master
TESB-17553:Sync with Component team on tMOM upgrade and upload of activemq--all-5.13.3.jar
2016-06-21 16:05:00 +08:00
wang wei
2e6c826705 TUP-4570: fix the issue : no any data reject information when no any
output connector line and the data is rejected.
https://jira.talendforge.org/browse/TUP-4570
2016-06-21 15:05:53 +08:00
hcyi
402743bff0 Merge pull request #502 from Talend/bugfix/6.2.1/TDI-36561_import_jobs_with_wrong_context
TDI-36561:Import Job:Error msg at error log list when import jobs
2016-06-21 14:45:34 +08:00
Pierre Teyssier
5a38b7f9e3 Merge pull request #474 from Talend/bugfix/6.2/TDI-35719_tTeradataTPTExec_Script
TDI-35719: Fixed logic for Load operator.
2016-06-21 14:18:15 +08:00
Pierre Teyssier
1dae012ad6 Merge pull request #499 from Talend/bugfix/6.2/TDI-36251
bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
2016-06-21 14:10:00 +08:00
zwxue
8763be17f3 TUP-4908: Update license agreement of 2016 for TOS_DI/BD/DQ/ESB. 2016-06-21 11:56:00 +08:00
wang wei
25d81bb398 Merge pull request #501 from Talend/bug/6.2/TDI-36651
TDI-36651: fix the runtime part for the return property
2016-06-21 11:38:17 +08:00
wchen-talend
f856c937be TDI-35608:Publish standalone job with compilation error finished
successfuly
2016-06-21 10:39:51 +08:00
jzhao
974577280b Merge pull request #494 from Talend/bugfix/6.2/TUP-4585_upsert_lookup_field_null
TUP-4585: upsert lookup field null
2016-06-21 10:02:49 +08:00
wchen-talend
a297932aca TDI-36561:Import Job:Error msg at error log list when import jobs 2016-06-21 09:36:56 +08:00
nrousseau
29d1cc333d TDI-36636: fix wrong thread for ask propagation since the component
change
2016-06-20 23:54:15 +08:00
Pierre Teyssier
63144a3daa TDI-36624 : Moving tAzureStorage* and tBigQuery* from BD to DI 2016-06-20 20:00:26 +08:00
wang wei
957e82943f TDI-36651: use container instead of globalMap directly
https://jira.talendforge.org/browse/TDI-36651
2016-06-20 18:15:52 +08:00
wang wei
ddb297178f TDI-36651: fix the runtime part for the return property
https://jira.talendforge.org/browse/TDI-36651
2016-06-20 17:37:00 +08:00
pxmiao
a7324a0373 Merge pull request #489 from Talend/bugfix/6.2/TDI-35717
bugfix/6.2/TDI-35717 : tOracleBulkExec's action on table still used when
2016-06-20 16:22:30 +08:00
SunChaoqun
8a52205cc5 TESB-17553:Sync with Component team on tMOM upgrade and upload of
activemq--all-5.13.3.jar
2016-06-20 16:13:06 +08:00
nrousseau
3c46d1011f TDI-36408: improve schema update 2016-06-20 15:28:39 +08:00
wang wei
f59cc5662c Merge pull request #498 from Talend/bug/6.2/TUP-4570
TUP-4570: use the DiIncomingSchemaEnforcer instead of
2016-06-20 15:11:08 +08:00
wang wei
d013602f2e TUP-4570: use the DiIncomingSchemaEnforcer instead of
Talend6IncomingSchemaEnforcer in javajet part
https://jira.talendforge.org/browse/TUP-4570
2016-06-20 14:55:46 +08:00
CHEN Bin
bffe4647af [TBD-3691] Support ElasticSearch 2.3 on spark tElasticsearch components
and update tElasticSearchLookupInput from 1.7.2 to 1.7.5
add migration task for tElasticSearchLookupInput
2016-06-20 14:09:12 +08:00
Yucheng Bai
8c20d1fd5f Merge pull request #497 from Talend/bugfix/6.2.0/TDI-36408_avoidDetection
Bugfix/6.2.0/tdi 36408 avoid detection
2016-06-20 13:54:59 +08:00
nrousseau
4d2e7bea13 TDI-36408: avoid update on schema reference for property detection 2016-06-20 13:28:35 +08:00
CHEN Bin
f1eeaaf8e0 [TBD-3691] Support ElasticSearch 2.3 on spark tElasticsearch components
and update tElasticSearchLookupInput from 1.7.2 to 1.7.5
2016-06-20 13:27:43 +08:00
nrousseau
714d687c91 TDI-36408: don't handle the reload on the new framework. Schema will be
simply updated / propagated
2016-06-20 13:22:03 +08:00
nrousseau
104b3f27a0 TUP-4896: add Dynamic support by default for new components framework 2016-06-19 14:05:29 +08:00
nrousseau
0fd2f1c04e Improve code to reuse the same deserialize function 2016-06-19 13:42:05 +08:00
nrousseau
fd37760e54 TUP-4484: Improve the selection of module to allow context mode 2016-06-19 12:32:16 +08:00
nrousseau
74ba043e56 TUP-4875: update from components/daikon 2016-06-18 20:49:39 +08:00
nrousseau
c0f1838b4b TDI-36342: fix revert of context due to component refactor 2016-06-18 20:13:26 +08:00
nrousseau
9e9cb68513 Merge pull request #495 from Talend/bugfix/6.2.0/TUP-4851_upgradeComponentDaikon
Bugfix/6.2.0/tup 4851 upgrade component daikon
2016-06-18 16:55:49 +08:00
pxmiao
63d4ce6cac bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-17 18:39:31 +08:00
Pingwen Lin
7bcc5ba272 TMDM-9111 : Fix tMDMOutput compiling issue(log part) (#493)
* TMDM-9111 : Fix tMDMOutput compiling issue(log part)

* TMDM-9111 : Fix compiling issue of LOG
2016-06-17 01:38:15 -05:00
jzhao
badf5b3330 Merge branch 'master' into bugfix/6.2/TUP-4585_upsert_lookup_field_null 2016-06-17 12:43:33 +08:00
amarkevich
5789c0469b fix duplicated attribute 2016-06-16 18:22:12 +03:00
Ivan Honchar
5d5449c099 TDI-35672 Upgraded DB2 JDBC driver to JDBC 4.0. Changed import from db2jcc.jar to db2jcc4.jar 2016-06-16 16:34:01 +03:00
Ryan Skraba
68b5d2f8c3 Merge remote-tracking branch 'origin/master' into
feature/6.2/TBD-3688-spark2-preview git fetch
2016-06-16 15:29:55 +02:00
amarkevich
07e1063751 TESB-17498 Error Calling a Web service 2016-06-16 16:20:23 +03:00
nrousseau
0dbb57e2c7 TUP-4875: update junit 2016-06-16 19:28:49 +08:00
nrousseau
424ee3afb6 Merge branch 'master' into bugfix/6.2.0/TUP-4851_upgradeComponentDaikon 2016-06-16 19:03:50 +08:00
nrousseau
378c668520 TUP-4875: update from components/daikon 2016-06-16 18:59:41 +08:00
pxmiao
483126adc7 bugfix/6.2/TDI-35717 : tOracleBulkExec's action on table still used when
invisible
https://jira.talendforge.org/browse/TDI-35717
2016-06-16 18:25:11 +08:00
GGu
01dc03f92b Merge pull request #487 from Talend/bugfix/6.2.0/TDI-36521_fixRecursiveBuild
TDI-36521: fix recursive build
2016-06-16 18:17:31 +08:00
Ryan Skraba
cd80b5b991 TBD-2688 Simplify SPARK_VERSION[] expression. 2016-06-16 12:12:22 +02:00
Ryan Skraba
20abea7433 TBD-3688 Add SPARK_VERSION[] as an expression. 2016-06-16 12:12:22 +02:00
Pingwen Lin
64b8ee81f7 TMDM-9111 : MDM transaction handling is wrong in multithreaded environment (#482) 2016-06-16 05:11:47 -05:00
Ivan Honchar
50d3b0a43f TUP-3977 Reverted LinkedHashMap to HashMap in tAggregateOut_begin.javajet 2016-06-16 11:36:05 +03:00
Pierre Teyssier
90b2085778 TDI-35730 : Review Palette Category of Amazon 2016-06-16 16:22:20 +08:00
Pierre Teyssier
b70c8d179d Merge pull request #483 from Talend/bugfix/6.2/TDI-35425_password_display_not_encrypted
TDI-35425: Added new List to log context parameters.
2016-06-15 19:15:37 +08:00
nrousseau
9c9afe787f Merge branch 'master' into bugfix/6.2.0/TUP-4851_upgradeComponentDaikon 2016-06-15 15:21:40 +08:00
nrousseau
72f4ea804c TDI-36521: fix recursive build 2016-06-15 15:17:33 +08:00
Dmytro Chmyga
4ee049b3c6 TDI-35425: Added new List to log context parameters. 2016-06-14 14:43:19 +03:00
nrousseau
e6b32b1dc3 Merge pull request #481 from Talend/bug/6.2/NPE
fix the NPE issue when talend git plugin is not loaded.
2016-06-14 16:14:26 +08:00
nrousseau
c420c9da45 Merge pull request #479 from Talend/bugfix/master/TDI-35078
TDI-35078:Need to save job with full screenshot in studio
2016-06-14 16:07:33 +08:00
wang wei
c4ce9d593d fix the NPE issue when talend git plugin is not loaded. 2016-06-14 15:56:32 +08:00
nrousseau
33a186897d TBD-3708: add setup of routine dependencies on bigdata streaming 2016-06-14 15:39:33 +08:00
hwang
b308182535 TDI-35078:Need to save job with full screenshot in studio 2016-06-14 14:06:06 +08:00
hwang-talend
596b2fdfe7 Merge pull request #472 from Talend/bugfix/master/TDI-36473
TDI-36473: Drag SAP InfoObject to a job as a component
2016-06-13 17:22:22 +08:00
Yucheng Bai
75927a3f01 Merge pull request #348 from Talend/TUP-4450-Two-Reference-Widget
[TUP-4450] fixed the problem when the component has one more
2016-06-13 16:54:16 +08:00
CHEN Bin
f85d0a9799 [TUP-4450] fixed the problem when the component has one more
Widget.WidgetType.NAME_SELECTION_REFERENCE
2016-06-13 16:51:47 +08:00
CHEN Bin
5b94dda8f0 [TUP-4450] fixed the problem when the component has one more
Widget.WidgetType.NAME_SELECTION_REFERENCE
2016-06-13 16:51:43 +08:00
Chao Meng
dfa72f06e7 Merge pull request #478 from Talend/bugfix/6.2.1/TUP-4345_can't_focus_on
TUP-4345: can't focus on what you click, and will do refresh
2016-06-13 14:29:56 +08:00
wdliu
c1f9c56d97 TUP-4345: can't focus on what you click, and will do refresh 2016-06-13 13:01:15 +08:00
nrousseau
0698f9676b Merge pull request #477 from Talend/bugfix/6.2/TDI-36429_fixMoveMutiObjectBug
[TDI-36429] Component Framework :Salesforce:drag more than one salesforce connection out of a folder will occur error.
2016-06-13 10:56:01 +08:00
ycbai
7f51d9a89d [TDI-36429] Component Framework :Salesforce:drag more than one
salesforce connection out of a folder will occur error.
2016-06-13 10:54:45 +08:00
nrousseau
8a018c4de5 TUP-4853: update dynamically the maven repository in the studio 2016-06-13 10:30:02 +08:00
zwxue
580a3c2585 Merge pull request #475 from Talend/bugfix/master/TDI-35007
TDI-35007:positioning of drag and drop objects on designer space in
2016-06-13 10:20:29 +08:00
wang wei
e93de01116 TUP-4854: salesforceBulkExec upsert key column issue when migration
https://jira.talendforge.org/browse/TUP-4854
2016-06-12 14:36:49 +08:00
wchen-talend
9ea7b124c1 Merge pull request #467 from Talend/bugfix/6.2/TDI-35971_Errorlog_clicking_Set_parameter_and_continue_action
TDI-35971:Errorlog shows after clicking OK on "Set parameter and continue" dialog
2016-06-12 10:15:46 +08:00
nrousseau
56f6ede947 TUP-4851: upgrade to latest version of component/daikon 2016-06-12 09:24:28 +08:00
nrousseau
d3f63eb6cc TUP-4820: limit the number of creation of instance of FunctionManager,
to avoid java bug
2016-06-11 12:07:29 +08:00
nrousseau
abf7c6fd34 TDI-34745: Force to clear elements from the toolbar not released by e4 2016-06-11 12:07:25 +08:00
Ilya Melnik
8686213954 TIPAAS-8660 Fix marketo actions 2016-06-10 15:43:07 +03:00
amarkevich
75eb22af8d TIPAAS-8992 create list of deps 2016-06-09 13:21:44 +03:00
Remy Dubois
fe5ec5e632 TBD-3646 - spawn the ticket renewal thread in the hive connection component 2016-06-09 10:14:57 +02:00
nrousseau
5db7bfe057 TUP-4845: don't add to dependencies if LIBPATH/HOTLIB don't have any jar
/ context
2016-06-08 23:48:46 +08:00
Sizhao Liu
e7ecf5f96a remove a package version restriction 2016-06-08 14:31:53 +02:00
nrousseau
13688d8364 remove the use of triggers on studio 2016-06-08 19:21:43 +08:00
hwang
d995e62ea8 TDI-35007:positioning of drag and drop objects on designer space in
Studio
2016-06-08 18:12:47 +08:00
Dmytro Chmyga
d54bca4d5b TDI-35719: Fixed logic for Load operator. 2016-06-08 12:09:05 +03:00
nrousseau
99ec399a4e Merge pull request #473 from Talend/bugfix/6.2/TDI-36408_fixRepositoryUpdateProblems
Bugfix/6.2/tdi 36408 fix repository update problems
2016-06-08 16:06:59 +08:00
ycbai
632515a341 TDI-36408: modify junit comments. 2016-06-08 15:01:39 +08:00
ycbai
e78d477c2b TDI-36408: add junits. 2016-06-08 14:32:47 +08:00
zwxue
547b51ee9b Merge pull request #471 from Talend/bugfix/master/TDI-36468
TDI-36468:Joblet: when drag joblet to job, don't have expand button
2016-06-08 14:14:45 +08:00
zwxue
0786bb1c9a TDI-36473: Drag SAP InfoObject to a job as a component
tSAPInfoObjectOutput can't get schema from repository.
2016-06-08 14:05:33 +08:00
hwang
b48575f0a7 TDI-36468:Joblet: when drag joblet to job, don't have expand button 2016-06-08 11:19:48 +08:00
ycbai
c30d7e884c TDI-36408: fix the repository update problems. 2016-06-08 10:59:17 +08:00
wang wei
9e57125f65 TDI-36360: tAmazonEMRManage component fails to start a cluster
https://jira.talendforge.org/browse/TDI-36360
2016-06-08 10:08:39 +08:00
wang wei
a2e491b760 TUP-4727: Unable to get schema for tSalesforceBulkExec
https://jira.talendforge.org/browse/TUP-4727
2016-06-08 06:54:05 +08:00
Pierre Teyssier
9ada6eca9f Merge pull request #469 from Talend/bugfix/6.2.1/TUP-3977_Aggregate_output_order
TUP-3977 Changed type of map from HashMap to LinkedHashMap
2016-06-08 00:56:35 +08:00
Pierre Teyssier
23fe073b09 Merge pull request #470 from Talend/bugfix/6.2/TDI-34776_process_java_errors
TDI-34776: added failure status setting for multithread execution
2016-06-07 22:10:07 +08:00
Dmytro Chmyga
8e5aa9a583 TDI-34776: added failure status setting for multithread execution 2016-06-07 17:05:04 +03:00
Ivan Honchar
10f9026e79 TUP-3977 Changed type of map from HashMap to LinkedHashMap 2016-06-07 14:30:25 +03:00
RyanSkraba
2ae64f2eaa Merge pull request #463 from Talend/feature/6.2/TCOMP-190-main-and-reject-flow
TCOMP-190 javajet changes to work with change and reject flow.
2016-06-07 11:23:31 +02:00
Ryan Skraba
c0541b5553 TCOMP-190 Remove unused code and use correct daikon API. 2016-06-07 11:06:38 +02:00
nrousseau
b3a12d7a89 TUP-4727: update component to setup the dynamic list of connectors 2016-06-07 15:46:03 +08:00
GGu
48d30b7f6e Merge pull request #466 from Talend/bugfix/master/TUP-4056
TUP-4056: Support LDAP login from studio side.
2016-06-07 14:34:35 +08:00
zwxue
710dbd3279 TUP-4056: Support LDAP login from studio side. 2016-06-07 14:24:26 +08:00
hcyi
e6683168ff TDI-35971:Errorlog shows after clicking OK on "Set parameter and
continue" dialog
2016-06-07 12:04:02 +08:00
nrousseau
33f3b6f279 fix compilation error with the latest changes of components 2016-06-07 10:42:23 +08:00
Sebastien Gandon
e95b4c5901 TCOMP-50 : added bnd annotation to avoid too many inner jars. 2016-06-06 22:37:47 +02:00
Sebastien Gandon
fc14057d99 TCOMP_50 : uses package depenencies to handle components api module split. 2016-06-06 17:22:48 +02:00
Ryan Skraba
a75b22adb5 TCOMP-190 Correctly initialize row structures using the IndexedRecordToRowStruct generator. 2016-06-06 13:50:46 +02:00
GGu
edb37e3492 Merge pull request #465 from Talend/bugfix/master/TUP-4056
TUP-4056: Support LDAP login from studio side.
2016-06-06 18:20:40 +08:00
nrousseau
a98775285d Merge pull request #464 from Talend/bugfix/6.2/TDI-36408_fixEmptyValuesProblemOfDND
TDI-36408: fix the empty values problem of DND.
2016-06-06 18:15:38 +08:00
zwxue
b7bc2f2614 TUP-4056: Support LDAP login from studio side. 2016-06-06 18:08:07 +08:00
ycbai
c421a4b58b TDI-36408: fix the empty values problem of DND. 2016-06-06 17:24:27 +08:00
nrousseau
6bb42b0e1f Merge pull request #449 from Talend/bugfix/6.2/TDI-36343_schemasCanBeEditedInRecyclebin
[TDI-36343] Salesforce/files: schemas can be edited in recycle bin.
2016-06-06 16:24:51 +08:00
Ryan Skraba
9ce006fc11 TCOMP-190 javajet changes to work with change and reject flow. 2016-06-06 09:37:04 +02:00
nrousseau
0e2b492764 TDI-35956: fix classcast after api update 2016-06-06 14:14:08 +08:00
nrousseau
6d089d14e6 TUP-4396: add message if the connection name is not set 2016-06-06 13:49:09 +08:00
nrousseau
a77fbb89e7 TUP-4223: remove the label since it's not even translated now 2016-06-03 18:57:26 +08:00
nrousseau
ce573587ce TUP-4804: update to latest version of components/daikon 2016-06-03 18:57:24 +08:00
Pierre Teyssier
95b6907af4 TDI-36426 : GUID (Type byte[]) as SourceKey is not working for tOracle_SCD Components 2016-06-03 18:49:28 +08:00
Pierre Teyssier
93dcd8caee Merge pull request #459 from Talend/bugfix/6.2/TDI-35603_tFilterRow_parseTo_compile_error
TDI-35603: fixed creation os String passed to ParserUtils
2016-06-03 17:56:39 +08:00
nrousseau
c70c97427a Merge pull request #462 from Talend/bugfix/6.2.1/TUP-4797_NoBean_DuplicateJobScript
TUP-4797: Add test fragement to test feature
2016-06-03 11:52:59 +02:00
nrousseau
48b638d4f5 Merge pull request #461 from Talend/bugfix/6.2/TUP-4199_fixProblemCausedByTDKN-35
TUP-4199: fix the problems which caused by TDKN-35.
2016-06-03 11:40:17 +02:00
GGu
0e2d06a2f7 TUP-4797: Add test fragement to test feature 2016-06-03 17:30:34 +08:00
zwxue
db6a22e1aa Merge pull request #460 from Talend/bugfix/master/TDI-35823
TDI-35823:tETLOracleMap does not generate correct Inner Join SQL
2016-06-03 17:22:06 +08:00
ycbai
f3269cb33e TUP-4199: fix the problems which caused by TDKN-35. 2016-06-03 17:08:29 +08:00
hwang
0e0c17abeb TDI-35823:tETLOracleMap does not generate correct Inner Join SQL 2016-06-03 15:45:25 +08:00
hcyi
0b45b1f1d6 Merge pull request #427 from Talend/bugfix/6.2.1/TDI-35985_studio_crash_when_losing_tac
TDI-35985:Studio crashes after losing TAC connection
2016-06-03 14:41:48 +08:00
Pierre Teyssier
66ebc2faa9 Merge pull request #435 from Talend/bugfix/6.2/TDI-29308_twritexmlfield_default_values_support
TDI-29308: added formatting for default values.
2016-06-03 13:49:20 +08:00
Pierre Teyssier
2dfafdcb01 Merge pull request #451 from Talend/bugfix/6.2/TDI-35719_tTeradataTPT_script
TDI-35719: fixed code for table names; replaced code for update and load operators.
2016-06-03 13:19:28 +08:00
Pierre Teyssier
7839575a31 Merge pull request #445 from Talend/bugfix/6.2/TDI-36251
TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
2016-06-03 13:18:23 +08:00
zwxue
17e61c9484 Merge pull request #457 from Talend/bugfix/master/TBD-3495
TBD-3495:The context menu for Test Case in Recycle Bin is wrong
2016-06-03 11:09:05 +08:00
hcyi
bef7b8e2b8 Merge pull request #452 from Talend/bugfix/6.2.1/TDI-35608_publish_job_with_error
TDI-35608:Publish standalone job with compilation error finished
2016-06-03 10:25:08 +08:00
GGu
63ce87d85f Merge pull request #458 from Talend/bugfix/master/TDI-36044
TDI-36044: 'Enable parallel execution' shouldn't been enabled when
2016-06-03 09:52:01 +08:00
wang wei
59f73e66d4 TDI-36017: Syntax error for tRedshiftBulkExec loading a file in the AVRO
format
https://jira.talendforge.org/browse/TDI-36017
2016-06-03 09:47:32 +08:00
GGu
395b545e56 Merge pull request #454 from Talend/bugfix/master/TDI-35820
TDI-35820: job using joblet displays wrong contexts.
2016-06-03 09:43:21 +08:00
GGu
8a6236c215 Merge pull request #453 from Talend/bugfix/master/TDI-36371
TDI-36371:can't focus on component when select it
2016-06-03 09:41:24 +08:00
GGu
6522f144bf Merge pull request #456 from lpw82gf/bugfix/6.2/TMDM-9573
TMDM-9573 : tMDMRestInput & Query Text : context variable or globalmap variable not allowed.
2016-06-03 09:39:00 +08:00
nrousseau
0b9fa5788d TDI-36409: fix password and metadata detection 2016-06-03 00:51:07 +08:00
nrousseau
b53d96487f TDI-36356: fix problem of clientId that can't be modified 2016-06-02 23:15:38 +08:00
nrousseau
56193ceef1 TUP-4800: use the getPossibleConnector method 2016-06-02 23:04:02 +08:00
nrousseau
616a8a08ee TDI-36409: fix problem of migration of connections for 6.2.0 to 6.2.1 2016-06-02 23:04:00 +08:00
Dmytro Chmyga
ddb54d9e88 TDI-35603: fixed creation os String passed to ParserUtils 2016-06-02 15:20:54 +03:00
amarkevich
f0dc886010 rename file 2016-06-02 15:13:23 +03:00
amarkevich
3f08b9c0bf use Properties to load excludes 2016-06-02 14:50:35 +03:00
amarkevich
c8dc613a5b update description 2016-06-02 14:42:51 +03:00
amarkevich
f1b57dccaf use '#' as comment separator 2016-06-02 14:42:01 +03:00
amarkevich
aed4149fa5 TIPAAS-8713 post-demo improvements 2016-06-02 14:25:37 +03:00
zwxue
c435d31d00 TDI-36044: 'Enable parallel execution' shouldn't been enabled when
switch property type between built-in and repository.
2016-06-02 18:40:25 +08:00
hwang
d351cd979d TBD-3495:The context menu for Test Case in Recycle Bin is wrong 2016-06-02 18:16:29 +08:00
Pingwen Lin
2459ebd82d TMDM-9573 : tMDMRestInput & Query Text : context variable or globalmap variable not allowed. 2016-06-02 18:14:45 +08:00
wang wei
58a91a2af4 TDI-36261: Add streaming in tDataprepRun (intput & output)
https://jira.talendforge.org/browse/TDI-36261
2016-06-02 16:54:33 +08:00
zwxue
8fea13e673 TDI-35820: job using joblet displays wrong contexts. 2016-06-02 11:47:26 +08:00
Pierre Teyssier
a1d5013321 TDI-36402 : Dataset component are EE 2016-06-02 11:29:09 +08:00
jzhao
bfb44cbe7a TDI-36231: tS3Copy mandatory configuration
https://jira.talendforge.org/browse/TDI-36231
2016-06-02 10:50:57 +08:00
nrousseau
32ff9f8410 TUP-4481: add slf4j dependency for components from new framework 2016-06-01 22:51:18 +08:00
nrousseau
2fec6339ea TDI-36243: fix save to generic schema 2016-06-01 22:35:15 +08:00
nrousseau
85678ef5ec TDI-36372: fix component from new framework with lookup, and fix
migration tasks
2016-06-01 22:17:49 +08:00
Dmytro Chmyga
359beea468 TDI-35719: fixed possible performance issues in migration task. 2016-06-01 13:12:24 +03:00
rdubois
6357bedb62 TBD-3651 fixed - Do not use the auto-build feature during the job build time 2016-06-01 12:08:19 +02:00
nrousseau
35d20a06d3 TUP-4680: update for the error message, and avoid every popup with OK
without any message
2016-06-01 17:51:40 +08:00
nrousseau
d16af89f8c TUP-4573: update and propagate schema when drag&drop component 2016-06-01 17:51:37 +08:00
wchen-talend
9b635e906d TDI-35608:Publish standalone job with compilation error finished
successfuly
2016-06-01 17:42:05 +08:00
pxmiao
6808b97d72 TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-01 17:27:03 +08:00
Dmytro Chmyga
cff08b9e57 TDI-35719: fixed code for table names; replaced code for update and load operators. 2016-06-01 11:21:16 +03:00
hwang
8c2adec8fd TDI-36371:can't focus on component when select it 2016-06-01 15:31:31 +08:00
CHEN Bin
59c9d7327e [TBD-3064] [spark] tTeradataOutput doesn't support time type 2016-06-01 14:51:27 +08:00
nrousseau
20b7a606e2 TUP-4680: Add the callback result for before/after methods 2016-06-01 13:46:37 +08:00
nrousseau
42011f5866 TUP-4789:add missing options in new components 2016-06-01 12:45:28 +08:00
nrousseau
d1ccd64219 TDI-36374: fix problem of NPE when refactor joblet 2016-06-01 12:13:44 +08:00
GGu
db66cd0c89 Fixed the compile error for the classpath and remove the .settings too 2016-06-01 10:30:02 +08:00
nrousseau
06defca510 Merge pull request #446 from Talend/bugfix/6.2/TUP-4639_UseJobServerCache
TUP-4639: Enable to use jobserver cache
2016-06-01 03:56:58 +02:00
amarkevich
642db035e2 added osgi exclude list 2016-05-31 14:06:26 +03:00
amarkevich
017282f1a8 TIPAAS-8713 [Studio] Do not use BundleID to define if deps should be
embedded or not
2016-05-31 14:03:47 +03:00
Pierre Teyssier
1e45a16ff8 Revert the revert of "Adding Dataprep" (and removed duplicate salesforce) 2016-05-31 17:43:11 +08:00
ycbai
fa9eb13f4a [TDI-36343] Salesforce/files: schemas can be edited in recycle bin. 2016-05-31 17:08:02 +08:00
nrousseau
3ec3ff8d37 Merge pull request #447 from Talend/bugfix/6.2/TUP-4568_cannotCreateSFIntoFolders
[TUP-4568] Component Framework :Salesforce:can not create salesforce connection under folders.
2016-05-31 07:28:31 +02:00
ycbai
18e34e3fdb [TUP-4568] Component Framework :Salesforce:can not create salesforce
connection under folders.
2016-05-31 11:20:59 +08:00
GGu
ea17453d7f TUP-4639: Enhance the export for tmp folder 2016-05-31 11:18:42 +08:00
nrousseau
404aef757e TDI-36344: fix 6.2.0 migration for salesforce wizards 2016-05-31 00:45:23 +08:00
nrousseau
b35815806b TDI-36249: fix empty value compilation error for the token when test the
job attached
2016-05-31 00:14:38 +08:00
nrousseau
419af2a82b TDI-36285: fix issue with context mode 2016-05-30 23:48:04 +08:00
nrousseau
3d8ff0bef5 TUP-4532: fix oauth url during migration 2016-05-30 23:37:41 +08:00
nrousseau
0d9161a925 TUP-4766: add additional fixes for the changes of TDKN-42, and other 2016-05-30 22:30:50 +08:00
nrousseau
1f34e0691f TUP-4766: add additional fixes for the changes of TDKN-42, and other 2016-05-30 22:26:32 +08:00
pxmiao
7a3c1e196b TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-05-30 15:11:42 +08:00
nrousseau
0754c4509a Merge pull request #444 from Talend/bugfix/6.2/TDI-36285_removeQuotesFromProperty
[TDI-36285] Double quotes isn't removed from input fields in the studio
2016-05-30 09:08:51 +02:00
ycbai
8cf49a36cf [TDI-36285] Modify copyright annotation 2016-05-30 15:05:56 +08:00
GGu
e559fdb538 Merge pull request #441 from Talend/bugfix/master/TUP-4056
TUP-4056: When using LDAP: TAC accepts login or email to login in,Studio only email.
2016-05-30 14:58:03 +08:00
zwxue
9450405223 TUP-4056: When using LDAP: TAC accepts login or email to login in,Studio
only email.
2016-05-30 14:56:24 +08:00
ycbai
4fff8428fa [TDI-36285] Double quotes isn't removed from input fields in the studio 2016-05-30 14:55:22 +08:00
ycbai
fae4dc7a2e [TDI-36285] Double quotes isn't removed from input fields in the studio 2016-05-30 14:51:13 +08:00
Dmytro Chmyga
9a87360c69 TDI-35719: added migration task. 2016-05-30 13:28:15 +08:00
rdubois
268bd31a7e TUP-4639 - Improve the Big Data jobs build time for local executions. 2016-05-27 17:29:07 +02:00
nrousseau
dbf8444e4f Merge pull request #437 from Talend/bugfix/6.2/TUP-4578_fixQuotesProblemOfField
[TUP-4578] Automatic double-quote added in input text field (except for context)
2016-05-27 17:12:57 +02:00
nrousseau
af8e5f8563 Merge branch 'master' into bugfix/6.2/TUP-4578_fixQuotesProblemOfField
Conflicts:
	test/plugins/org.talend.designer.core.generic.test/src/main/java/org/talend/designer/core/generic/utils/ComponentsUtilsTest.java
2016-05-27 17:12:07 +02:00
nrousseau
958b27e55a Merge branch 'master' into bugfix/6.2/TUP-4578_fixQuotesProblemOfField
Conflicts:
	test/plugins/org.talend.designer.core.generic.test/src/main/java/org/talend/designer/core/generic/utils/ComponentsUtilsTest.java
2016-05-27 16:23:50 +02:00
sgandon
0183322188 Merge pull request #440 from Talend/bugfix/6.2/TUP-4766_adaptForTDKN-42
[TUP-4766] Adapt studio to the changes of TDKN-42
2016-05-27 13:49:34 +02:00
nrousseau
28ca0e9b5a TDI-36342: fix revert context on wizard 2016-05-27 13:27:41 +02:00
zwxue
5027be723d Merge pull request #439 from Talend/bugfix/master/TUP-4563
TUP-4563:[TestCase][Di][Spark][SparkStreaming] You cannot open a test
2016-05-27 18:23:27 +08:00
zwxue
e76938428c Merge pull request #436 from Talend/bugfix/master/TUP-4738
TUP-4738:Two same version
2016-05-27 18:21:33 +08:00
ycbai
55ff950374 [TUP-4766] Adapt studio to the changes of TDKN-42 2016-05-27 17:31:27 +08:00
hwang
e8a42e54c7 TUP-4563:[TestCase][Di][Spark][SparkStreaming] You cannot open a test
case with a tUnite inside
2016-05-27 16:39:27 +08:00
jzhao
f30be694f2 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:42:17 +08:00
Pierre Teyssier
e0e699b9b4 Merge pull request #421 from jlolling/TDI-36277_Change_log_level_for_technical_info
TDI-36277 change log level for technical info
2016-05-27 14:45:39 +08:00
GGu
543362b962 Merge pull request #432 from csuntalendbj/master
TESB-17310:SoapAction is set to empty in Runtime when tEsbConsumer is invoked from a Joblet
2016-05-27 14:11:23 +08:00
jzhao
56a515ea92 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:02:53 +08:00
nrousseau
1a7ef8291c TUP-4759: junit update 2016-05-26 16:28:21 +02:00
nrousseau
22dafd6364 TUP-4759: junit update 2016-05-26 16:19:08 +02:00
nrousseau
f7c2f8571b TUP-4759: update powermock version 2016-05-26 15:52:02 +02:00
rdubois
75875c446c TBD-3518 fixed - Enable the connection share for all the distributions but HD Insight 2016-05-26 12:47:19 +02:00
wang wei
7853472374 TDI-36255: tAmazonEMRManage -distribution EMR 4.6 doesn't appear in the
distribution list
https://jira.talendforge.org/browse/TDI-36255
2016-05-26 18:28:05 +08:00
wang wei
06588b2548 TUP-4582: support the property setting instead of only for emrfs
encryption
https://jira.talendforge.org/browse/TUP-4582
2016-05-26 17:06:37 +08:00
ycbai
375e623de4 [TUP-4578] improve some codes. 2016-05-26 15:23:26 +08:00
ycbai
a6718a322e [TUP-4578] add junits. 2016-05-26 15:23:20 +08:00
ycbai
5a8199ed6c [TUP-4578] Automatic double-quote added in input text field (except for
context)
2016-05-26 15:23:15 +08:00
wang wei
69f2fa7a8c TUP-4582: add the --emrfs Encryption=ServerSide support
https://jira.talendforge.org/browse/TUP-4582
2016-05-26 14:36:13 +08:00
nrousseau
aa84751114 Merge pull request #407 from Talend/bugfix/6.2/TDI-35884_schemaUnselectedWhenResizeWizardPage
[TDI-35884] Component Framework :Salesforce: the schema selected will be unselected if you change the framework width/height.
2016-05-26 08:30:18 +02:00
nrousseau
f6806640d9 Merge pull request #397 from Talend/bugfix/6.2/TDI-35812_fixProblemOfSalesforceSchemaPropagation
Fix TDI-35812 and TDI-36010
2016-05-26 08:24:23 +02:00
ycbai
07030966c2 [TDI-35884] Component Framework :Salesforce: the schema selected will be
unselected if you change the framework width/height.
2016-05-26 14:21:37 +08:00
ycbai
02a143bd69 Fix:
[TDI-35812] Component Framework :Salesforce:Update schema under
repository, cannot propagate to job
and
[TDI-36010] Component Framework :Salesforce:The column "Used Column"
isn't checked after retrieve schema again
2016-05-26 14:04:24 +08:00
zwxue
27f6ef8699 Merge pull request #425 from Talend/bugfix/master/TDI-36227
TDI-36227:Primary key change is not saved
2016-05-26 11:55:04 +08:00
hcyi
829e3b9298 Merge pull request #419 from Talend/bugfix/6.2.1/TDI-34538
TDI-34538:trunjob's "context param" parameter can't be set when use "use
2016-05-26 11:46:10 +08:00
hwang
133ccd71ed TUP-4738:Two same version 2016-05-26 10:19:02 +08:00
nrousseau
56b0d19eb6 TDI-35078: save full image of the job in the screenshot 2016-05-25 20:49:23 +02:00
nrousseau
4a94242cc3 TUP-4733: adapt studio to the changes of TDKN-35 2016-05-25 18:29:39 +02:00
nrousseau
6d84be7236 TUP-4733: adapt studio to the changes of TDKN-35 2016-05-25 18:15:44 +02:00
nrousseau
ba4fcd1115 TUP-4733: adapt studio to the changes of TDKN-35 2016-05-25 17:22:11 +02:00
jzhao
a6d12fbc3f TUP-4585: Change upsert realation table migration mapping
https://jira.talendforge.org/browse/TUP-4585
2016-05-25 19:27:06 +08:00
Dmytro Chmyga
a691453a34 TDI-29308: use date format for default date values. 2016-05-25 11:30:03 +03:00
Pierre Teyssier
4e91d38480 Merge pull request #431 from Talend/bugfix/6.2/TDI-35892
TDI-35892 : globalMap.get("tMysqlOutput_1_ERROR_MESSAGE") return null
2016-05-25 14:17:48 +08:00
Dmytro Chmyga
2805adaf91 TDI-29308: added formatting for default values. 2016-05-25 08:52:38 +03:00
SunChaoqun
3d9ec958e0 TESB-17310:SoapAction is set to empty in Runtime when tEsbConsumer is
invoked from a Joblet
2016-05-25 11:32:42 +08:00
wchen-talend
4ab51b0eda Merge pull request #424 from Talend/bugfix/6.2/TDI-35875_batch_job_show_information_not_work
TDI-35875:'Show information' does not work as expected for 6.1.1 for certain job types.
2016-05-25 10:30:11 +08:00
wchen-talend
0ab728ccb8 Merge pull request #428 from Talend/bugfix/6.2/TUP-4687_Convert_job_types_no_need_for_route/routelet/joblet
TUP-4687:Joblet/Route/Routelet have freely editable Job Type and Framework
2016-05-25 10:28:44 +08:00
pxmiao
159093fbcd 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 10:20:50 +08:00
wang wei
86e2a89382 TUP-4582: tAmazonEMRManage: add subnet and bootstrap actions
https://jira.talendforge.org/browse/TUP-4582
2016-05-25 08:44:32 +08:00
nrousseau
47b216aec9 Merge pull request #426 from Talend/bugfix/6.2/TUP-4562_fixReferProjectProblemOfSF
[TUP-4562] Component Framework :Salesforce: user log in main project can edit salesforce connection/schemas in refer project.
2016-05-24 12:14:05 +02:00
Pierre Teyssier
3162471a52 Merge pull request #429 from Talend/bugfix/6.2/TDI-35976
TDI-35976 : tpop retrieves emails from the oldest time stamp first
2016-05-24 17:59:27 +08:00
pxmiao
049d94accc TDI-35976 : tpop retrieves emails from the oldest time stamp first 2016-05-24 17:54:25 +08:00
Yucheng Bai
693a7f1f89 Merge pull request #423 from Talend/feature/6.2.1/TBD-3475-NewParameters4HiveWizard
Feature/6.2.1/tbd 3475 new parameters4 hive wizard
2016-05-24 15:50:05 +08:00
hcyi
9e5c52e72f TUP-4687:Joblet/Route/Routelet have freely editable Job Type and
Framework
2016-05-24 15:26:52 +08:00
wang wei
c91dc66ee6 TDI-36272: fix the 65535 issue
https://jira.talendforge.org/browse/TDI-36272
2016-05-24 11:06:53 +08:00
wchen-talend
4476278158 TDI-35985:Studio crashes after losing TAC connection 2016-05-24 10:47:23 +08:00
ycbai
9ce076dc9e [TUP-4562] Component Framework :Salesforce: user log in main project can
edit salesforce connection/schemas in refer project.
2016-05-23 18:23:28 +08:00
hwang-talend
9d840a68ad Merge pull request #415 from Talend/bugfix/master/TDI-35820
TDI-35820: job using joblet displays wrong contexts.
2016-05-23 15:44:13 +08:00
nrousseau
8842daa71b Merge pull request #422 from Talend/bugfix/6.2/TUP-4511_fixDuplicateNodeProblem
[TUP-4511] duplicate salesforce node display on reference project
2016-05-23 09:21:55 +02:00
hwang
33b9e5e2e3 TDI-36227:Primary key change is not saved 2016-05-23 14:36:27 +08:00
hcyi
12303e5520 TDI-35875:'Show information' does not work as expected for 6.1.1 for
certain job types.
2016-05-23 11:27:14 +08:00
Jan Lolling
5642e09175 log component start and end point with debug level 2016-05-21 15:44:49 +02:00
Jan Lolling
daca925f07 Changes to use the DEBUG level instead of INFO level. 2016-05-21 14:04:35 +02:00
nrousseau
0601b7e677 Merge pull request #420 from yanbasic/master
TESB-17150: Fixed to deploy snapshot version artifact to repository
2016-05-20 14:09:36 +02:00
Mike Yan
8bf4198a7a TESB-17150: Fixed to deploy snapshot version artifact to repository 2016-05-20 19:08:35 +08:00
ycbai
c101b2668f [TUP-4511] duplicate salesforce node display on reference project 2016-05-20 17:20:21 +08:00
cmeng-talend
29dc6980c9 TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-20 15:47:18 +08:00
wchen-talend
12a95c3b63 TDI-34538:trunjob's "context param" parameter can't be set when use "use
dynamic job"
2016-05-20 11:35:28 +08:00
nrousseau
142adf9a06 Merge pull request #417 from Talend/bugfix/6.2/TUP-4199_supportDynamicSettings
[TUP-4199] Add support of Dynamic Settings
2016-05-19 15:56:30 +02:00
hcyi
4f5911c24f Merge pull request #411 from Talend/feature/6.2.1/TUP-3990_remove_snapshot
TUP-3990:Remove -SNAPSHOT from libraries artifacts
2016-05-19 19:03:02 +08:00
ycbai
7880e29299 [TUP-4199] Add support of Dynamic Settings 2016-05-19 18:39:54 +08:00
RyanSkraba
484ca73edd Merge pull request #416 from pbailly/master
[TBD-3507] Update checkbox label in MapR ticket configuration
2016-05-19 10:53:40 +02:00
pbailly
78e1766834 [TBD-3507] Update checkbox label in MapR ticket configuration 2016-05-19 10:52:28 +02:00
nrousseau
f56970922b Merge pull request #413 from Talend/bugfix/6.2/TDI-36029_fixContextUIProblem
[TDI-36029] Component Framework :Salesforce:After do export to context, the parameters do not change to readonly.
2016-05-19 09:39:59 +02:00
cmeng-talend
adb3537870 TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-18 18:37:36 +08:00
wchen-talend
e4174cc11f Merge pull request #414 from Talend/bugfix/6.2/TDI-35853_View/Update_documentation_will_generate_all_versions
TDI-35853:view/Update documentation generate/updates all versions of a job documentation.
2016-05-18 12:00:56 +08:00
mswei
cb779f0433 TDI-36129: Not checking the cluster status of tAmazonRedshiftManage after triggering resize operation
https://jira.talendforge.org/browse/TDI-36129
2016-05-18 11:56:48 +08:00
mswei
6af723755e TDI-36129: Not checking the cluster status of tAmazonRedshiftManage after triggering resize operation
https://jira.talendforge.org/browse/TDI-36129
2016-05-18 11:24:41 +08:00
wang wei
b4c943dc44 TDI-36142: remove redshift jar
https://jira.talendforge.org/browse/TDI-36142
2016-05-18 08:44:52 +08:00
zwxue
88ccfddb2e TDI-35820: job using joblet displays wrong contexts. 2016-05-17 18:53:00 +08:00
hcyi
54adf48975 TDI-35853:view/Update documentation generate/updates all versions of a
job documentation.
2016-05-17 16:30:46 +08:00
ycbai
3435b45067 [TDI-36029] Component Framework :Salesforce:After do export to context,
the parameters do not change to readonly.
2016-05-17 14:10:30 +08:00
mswei
a557754720 TUP-4200:tOracleBulkExec returning wrong NB_LINE_* value with DIRECT path mode
https://jira.talendforge.org/browse/TUP-4200
2016-05-16 19:45:03 +08:00
mswei
4636b0a14f TUP-4200: tOracleBulkExec returning wrong NB_LINE_* value with DIRECT
path mode
https://jira.talendforge.org/browse/TUP-4200
Note: Add some new logic to deal with existing control file.
2016-05-16 19:45:02 +08:00
wchen-talend
2f49d01c64 TUP-3990:Remove -SNAPSHOT from libraries artifacts 2016-05-16 17:44:14 +08:00
CHEN Bin
a90ec3667c [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 14:31:42 +08:00
wchen-talend
20de2f35b0 Merge pull request #400 from Talend/bugfix/6.2/TBD-3224_Hive_Guess_schema
TBD-3224:[6.1.1] Hive Guess schema button not returning back error
2016-05-16 10:03:07 +08:00
Irene Wang
028e48a52b Set version to 6.2.1-SNAPSHOT 2016-05-13 20:54:04 +02:00
GGu
aec6a87247 Merge pull request #409 from Talend/feature/master/TUP-4557
TUP-4557:Append version after tos dynamic additional packages, URL
2016-05-13 15:46:34 +08:00
hwang
a89d76208e TUP-4557:Append version after tos dynamic additional packages, URL 2016-05-13 13:07:35 +08:00
hwang-talend
738779fccd Merge pull request #406 from Talend/bugfix/master/TDI-30861
TDI-30861: Duplicate context in jobs when context added to repository.
2016-05-13 10:32:25 +08:00
zwxue
817b74f276 TDI-30861: Duplicate context in jobs when context added to repository. 2016-05-13 10:13:20 +08:00
nrousseau
9ad034e398 TDI-29976: fix problems of junits 2016-05-12 20:44:11 +02:00
nrousseau
a080a66ff7 TDI-35460: Fix problem of preview for validation rules 2016-05-12 15:09:43 +02:00
nrousseau
2d50e1a714 TDI-35460: fix problem of dataviewer for external nodes 2016-05-12 14:01:18 +02:00
nrousseau
e9f908c241 Merge pull request #408 from Talend/bugfix/master/TDI-35569
Bugfix/master/tdi 35569
2016-05-12 13:57:20 +02:00
hwang
2047f27dbe TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 19:26:50 +08:00
hwang
3e4173d9a5 TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 18:39:34 +08:00
wang wei
780861bb9c TDI-35565: fix the type mapping when teradata output and fastload works
with dynamic 
https://jira.talendforge.org/browse/TDI-35565
2016-05-12 17:05:58 +08:00
hwang
347ae567b7 TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 15:53:28 +08:00
Chao Meng
2493e89da5 Merge pull request #405 from Talend/feature/TUP-3998
Feature/tup 3998
2016-05-12 11:02:25 +08:00
wdliu
834d1c2000 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-05-12 10:58:56 +08:00
wdliu
4196667f9f Fix a NPE issue for create new project 2016-05-12 10:46:05 +08:00
nrousseau
78aa7462e1 TUP-4453: fix problem of generation
Generated process should not be calculated during the loading of the job
2016-05-11 20:39:45 +02:00
Pierre Teyssier
0b02bdf1ed 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:36:10 +08:00
RyanSkraba
56fe00fedb Merge pull request #404 from pbailly/master
[TBD-3184] Add hive library on pig components for mapr 4.0.1.
2016-05-11 19:27:55 +02:00
pbailly
b8d37ba764 [TBD-3184] Add hive library on pig components for mapr 4.0.1. 2016-05-11 18:37:13 +02:00
wdliu
f859c9e71c Merge pull request #401 from Talend/feature/TUP-3998
Feature/tup 3998
2016-05-11 18:35:20 +08:00
nrousseau
9482a2009e Merge pull request #402 from Talend/bugfix/6.2/TDI-36024_fixExportContextProblem
[TDI-36024] Component Framework :Salesforce:can not create salesforce connection if I do export to context before retrieve schema.
2016-05-11 12:31:50 +02:00
ycbai
2cb4c4ef83 [TDI-36024] Component Framework :Salesforce:can not create salesforce
connection if I do export to context before retrieve schema.
2016-05-11 18:17:01 +08:00
cmeng-talend
fbc0c51e12 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-05-11 17:30:14 +08:00
hcyi
a54aa9aa64 TBD-3224:[6.1.1] Hive Guess schema button not returning back error 2016-05-11 17:15:00 +08:00
wdliu
8a1c5b8d41 TUP-4551:Conflict detected when logon project, when click cancel, studio
hang
2016-05-11 13:07:10 +08:00
wang wei
96ba5273c2 TUP-4547: fix the different schema issue,especially for dynamic
https://jira.talendforge.org/browse/TUP-4547
2016-05-11 13:02:23 +08:00
cmeng-talend
591f6c1a98 TDI-36019 fix: Export Dependencies:Cann't check used connection when I
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-11 10:58:07 +08:00
wang wei
b48639ec61 TUP-4547: fix the wrong usage for getting main and reject line
https://jira.talendforge.org/browse/TUP-4547
2016-05-11 09:59:29 +08:00
wchen-talend
873cf84e29 TDI-35506:[6.0.1] Studio distant run missing trace information with
patch TPS-1168
2016-05-11 09:54:47 +08:00
nrousseau
949a7bd5ab Revert "Adding Dataprep"
This reverts commit b414e9b7c2.
2016-05-10 18:07:30 +02:00
Pierre Teyssier
b414e9b7c2 Adding Dataprep 2016-05-10 22:11:24 +08:00
wang wei
0d9c7b7815 Merge pull request #398 from Talend/feature/6.2/TUP-4547
TUP-4547: support reject line for input
2016-05-10 19:56:58 +08:00
jzhao
b021f2ff2c Merge pull request #386 from Talend/bugfix/6.2/TUP-4531_Connectors_Processing
TUP-4531: Fixed connections fetching for Output components.
2016-05-10 19:25:14 +08:00
wang wei
1f38c35792 TUP-4547: support reject line for input
component(tsalesforcebulkexec)
https://jira.talendforge.org/browse/TUP-4547
2016-05-10 17:50:03 +08:00
nrousseau
6475065b3c TUP-4552: add a way to setup a schema without connector defined (set as
FLOW by default)
2016-05-10 10:37:52 +02:00
cmeng-talend
6c0b913b01 TDI-36019 fix: Export Dependencies:Cann't check used connection when I
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-10 14:09:40 +08:00
hcyi
cc5753f914 Merge pull request #394 from Talend/bugfix/6.2.0/TDI-35947_toggle_subjobs
TDI-35947:'toggle subjobs' for test case do not work as expected
2016-05-10 10:31:22 +08:00
nrousseau
5637c9d718 Merge pull request #395 from yanbasic/master
TBD-3480: Use a separate POM for camel route test case
2016-05-09 12:02:23 +02:00
Mike Yan
bdb8b8dad5 TBD-3480: Use a separate POM for camel route test case 2016-05-09 17:55:15 +08:00
wang wei
561195def2 TUP-4480: all columns var should have the same length in table field.
https://jira.talendforge.org/browse/TUP-4480
2016-05-09 17:42:55 +08:00
wchen-talend
a49ace4c4c TDI-35947:'toggle subjobs' for test case do not work as expected 2016-05-09 14:18:33 +08:00
wang wei
ed7a8b2780 Merge pull request #393 from Talend/feature/6.2/TUP-4480
TUP-4480: fix the compile issue for table usage
2016-05-09 11:39:08 +08:00
wang wei
685e171136 TUP-4480: fix the compile issue for table usage
https://jira.talendforge.org/browse/TUP-4480
2016-05-09 11:36:59 +08:00
nrousseau
d5a68086c6 TDI-36058: fix NPE after drag&drop some components from the connection 2016-05-06 17:13:26 +08:00
Pierre Teyssier
0d9b546ba6 Merge pull request #392 from Talend/feature/6.2/TDI-36007
TDI-36007 : Use REST API as default for Marketo
2016-05-06 17:09:30 +08:00
GGu
91cc49b7e1 Merge pull request #388 from csuntalendbj/master
TESB-17314:NPE error in error log when open a route
2016-05-06 17:08:53 +08:00
pxmiao
491f5aa3cd TDI-36007 : Use REST API as default for Marketo
https://jira.talendforge.org/browse/TDI-36007
2016-05-06 17:00:01 +08:00
SunChaoqun
a91a9e3f7a Merge remote-tracking branch 'origin/master' into forked-master 2016-05-06 16:43:41 +08:00
wang wei
bc573e3032 Merge pull request #390 from Talend/feature/6.2/TUP-4480-ui
TUP-4480: fix the migratask for the table
2016-05-06 15:59:36 +08:00
wang wei
4666043422 TUP-4480: fix the migratask for the table
https://jira.talendforge.org/browse/TUP-4480
2016-05-06 15:57:15 +08:00
nrousseau
6a1f9210e5 TUP-4536: fix problem of refresh of form 2016-05-06 14:45:42 +08:00
SunChaoqun
86280a9f61 TESB-17314:NPE error in error log when open a route 2016-05-06 11:27:17 +08:00
wang wei
586bd442e1 Merge pull request #387 from Talend/bugifx/6.2/TUP-4480
TUP-4480: fix the javajet for bulkexec and outputbulkexec without any
2016-05-05 18:00:05 +08:00
wang wei
9fe1952de7 TUP-4480: fix the javajet for bulkexec and outputbulkexec without any
output
https://jira.talendforge.org/browse/TUP-4480
2016-05-05 17:51:53 +08:00
nrousseau
4564d5852d TUP-4529: fix use of repository 2016-05-05 17:46:08 +08:00
Pierre Teyssier
793e884bb9 Merge pull request #385 from Talend/bugfix/6.2.1/TUP-4336
TUP : tFileInputMail issue with attachment filename containing non ASCII
2016-05-05 16:44:45 +08:00
pxmiao
1bb8d00e4a TUP-4336 : tFileInputMail issue with attachment filename containing non ASCII chars 2016-05-05 16:40:18 +08:00
Dmytro Chmyga
cf711f590f TUP-4531: Fixed connections fetching for Output components. 2016-05-05 11:34:44 +03:00
nrousseau
01e1cebba3 TUP-4509: fix issue of refresh for connection types 2016-05-05 15:29:50 +08:00
GGu
611be4d160 TUP-4528: fix some demo junits for user routines 2016-05-05 13:51:49 +08:00
Pierre Teyssier
43b7fa714e TDI-35765 TDI-35766 Integrate tJIRA and tSplunk 2016-05-04 20:20:34 +08:00
nrousseau
0f693d8903 TUP-4515: fix problem of migration task of salesforce 2016-05-04 19:50:12 +08:00
nrousseau
6aa8a6cb60 Merge pull request #384 from Talend/bugfix/6.2/TDI-36018_fixSalesforceFolderProblem
[TDI-36018] Component Framework :Salesforce: folder error under
2016-05-04 19:45:44 +08:00
ycbai
369520a278 [TDI-36018] Component Framework :Salesforce: folder error under
salesforce node.
2016-05-04 19:40:52 +08:00
dlin-talend
d8a5f28789 Merge pull request #383 from Talend/bugfix/master/TDI-35808
TDI-35808:There is no run result after run testcase.
2016-05-04 18:11:08 +08:00
Ryan Skraba
cd3ef9a5c3 TBD-3129 Add netty jar for MapR 5.0.0 and HBase. 2016-05-04 11:44:36 +02:00
hwang
b9df44df9d TDI-35808:There is no run result after run testcase. 2016-05-04 17:04:21 +08:00
nrousseau
69ce45f14f Merge pull request #375 from Talend/feature/TUP-4442-updateTable
Feature/tup 4442 update table
2016-05-04 16:03:33 +08:00
nrousseau
6957d3ed85 TUP-4442: update for the migration of table 2016-05-04 15:53:26 +08:00
CHEN Bin
b2714bcfa5 [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:18:03 +08:00
jzhao
d886a800b1 TUP-4404: Remove hidden property from generate code
https://jira.talendforge.org/browse/TUP-4404
2016-05-04 14:54:36 +08:00
Pierre Teyssier
a62331bb64 Merge pull request #382 from Talend/feature/6.2/TUP-4428
Feature/6.2/tup 4428
2016-05-04 14:22:39 +08:00
wang wei
d820de8b33 TUP-4428: Handle reject record in component side.
https://jira.talendforge.org/browse/TUP-4428
2016-05-04 13:33:39 +08:00
wang wei
b9b62523fd TUP-4428: Handle reject record in component side.
https://jira.talendforge.org/browse/TUP-4428
2016-05-04 13:10:58 +08:00
nrousseau
83af632b33 TUP-4442: update to allow table to be instanceof Properties instead of
ComponentProperties
2016-05-04 12:57:50 +08:00
nrousseau
73941e239e TUP-4442: fix issue when remove values 2016-05-04 12:54:47 +08:00
wang wei
d955ddb16b TUP-4428: Handle reject record in component side.
https://jira.talendforge.org/browse/TUP-4428
2016-05-04 12:50:04 +08:00
jzhao
2488923033 TUP-4504: Use new salesforce connection component in salesforce wave
https://jira.talendforge.org/browse/TUP-4504
2016-05-04 12:36:40 +08:00
nrousseau
9071cad6fd Merge branch 'master' into feature/TUP-4442-updateTable
Conflicts:
	main/plugins/org.talend.designer.core.generic/src/main/java/org/talend/designer/core/generic/utils/ComponentsUtils.java
2016-05-04 12:33:44 +08:00
Rémy DUBOIS
8b4279592a Merge pull request #381 from amarouni/feature/tbd-3447
[TBD-3447] Support SSL + Kerberos in Hive Comps
2016-05-03 17:52:58 +02:00
Abbass MAROUNI
d8e87a7be4 [TBD-3447] Support SSL + Kerberos in Hive Comps 2016-05-03 17:19:40 +02:00
nrousseau
8ede316445 TUP-4501: avoid message on log 2016-05-03 23:16:50 +08:00
nrousseau
97f23587f2 Merge pull request #376 from Talend/bugfix/TUP-4493_add_input_connector_for_salesforce_output
Bugfix/tup 4493 add input connector for salesforce output
2016-05-03 20:31:49 +08:00
nrousseau
5d5aa2d7b4 Merge branch 'master' into bugfix/TUP-4493_add_input_connector_for_salesforce_output 2016-05-03 20:08:50 +08:00
nrousseau
c2e6c91e39 TUP-4493: update schema propagation for component framework 2016-05-03 19:56:59 +08:00
nrousseau
1a4ad4b31c Merge pull request #380 from Talend/bugfix/6.2/TUP-4501_hideOldSalesforceNode
[TUP-4501] Hide old salesforce node in repository view and rename "SalesforceOld" to "Salesforce" in import items viewer
2016-05-03 19:08:43 +08:00
ycbai
e0d3ee836b [TUP-4501] Hide old salesforce node in repository view and rename
"SalesforceOld" to "Salesforce" in import items viewer
2016-05-03 18:55:16 +08:00
Ryan Skraba
4105e499ba TBD-3123 Add missing commons-io library for MapR 5.0. 2016-05-03 12:41:11 +02:00
Ryan Skraba
2e78b88f16 TBD-3371 Add commons-codec to HDP2.3 HDFS libraries. 2016-05-03 12:13:50 +02:00
nrousseau
9f56f8e9d5 Merge pull request #379 from Talend/bugfix/6.2/TDI-35812_fixPropagateSchemaProblem
[TDI-35812] Component Framework :Salesforce:Update schema under repository, cannot propagate to job
2016-05-03 16:50:41 +08:00
ycbai
13675f7974 [TDI-35812] Component Framework :Salesforce:Update schema under
repository, cannot propagate to job
2016-05-03 16:21:00 +08:00
dlin-talend
5307331192 Merge pull request #374 from Talend/bugfix/master/TUP-4067
TUP-4067: Issue with Date pattern retrived from Metadata.
2016-05-03 10:58:00 +08:00
nrousseau
8dd1450ff3 Merge branch 'master' into bugfix/TUP-4493_add_input_connector_for_salesforce_output 2016-05-03 09:51:36 +08:00
nrousseau
dba2802c46 Merge pull request #377 from Talend/bugfix/master/components-0.8.0-isVisible
Change isVisible to !isHidden for the usual reasons.
2016-05-03 09:32:59 +08:00
Rémy DUBOIS
2101da696f Merge pull request #378 from pbailly/master
[TBD-3133] Integrate MapR ticket
2016-05-02 18:53:14 +02:00
pbailly
b8e7ea5169 [TBD-3133] Remove unwanted code. 2016-05-02 18:48:03 +02:00
Ryan Skraba
65557f6d79 Change isVisible to \!isHidden for the usual reasons. 2016-05-02 18:02:37 +02:00
pbailly
af96bbb9a6 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2016-05-02 17:40:18 +02:00
pbailly
82f9d439a1 [TBD-3133] Fix login/password authentication on hive component. 2016-05-02 17:39:03 +02:00
nrousseau
d70dbe5d0a TUP-4493: check every schema of connectors after every operation (to
detect propagation / schema changes from component itself)
2016-05-02 23:32:21 +08:00
nrousseau
b836c1bf38 TUP-4493: add possibility to set input connector 2016-05-01 19:21:01 +08:00
nrousseau
a6c222afda TUP-4491: add possibility to set input connector 2016-05-01 10:18:38 +08:00
nrousseau
6f383082e3 TUP-4442: adds change for the migration of table 2016-04-30 22:24:02 +08:00
nrousseau
247f1e0d46 TUP-4442: remove debug info 2016-04-30 17:13:19 +08:00
nrousseau
2fb76b2a00 Merge branch 'master' into feature/TUP-4442-updateTable
Conflicts:
	main/plugins/org.talend.designer.codegen/jet_stub/generic/component_begin.javajet
2016-04-30 17:10:20 +08:00
nrousseau
39ceb29db1 TUP-4442: update generic table implementation 2016-04-30 16:43:23 +08:00
Ryan Skraba
b0cd1b47ac Update the Hortonworks 2.3.0 display text to 2.3.2. 2016-04-29 18:39:37 +02:00
zwxue
46084b0046 TUP-4067: Issue with Date pattern retrived from Metadata. 2016-04-29 19:43:26 +08:00
dlin-talend
9e173f76e4 Merge pull request #339 from Talend/bugFix/TDI-35536_tWebService-parameters_output
Bug fix/tdi 35536 t web service parameters output
2016-04-29 17:57:00 +08:00
nrousseau
7f4caac3d2 TUP-4442: update generic table implementation 2016-04-29 17:53:50 +08:00
dlin-talend
ce9e9e9264 Merge pull request #373 from Talend/bugFix/master/TDI-35771
TDI-35771: Rename version and breaks of migration task.
2016-04-29 16:16:51 +08:00
zwxue
246e057ad5 TDI-35771: Rename version and breaks of migration task. 2016-04-29 16:12:48 +08:00
dlin-talend
c21f480d72 Merge pull request #372 from Talend/bugfix/master/TDI-35771
TDI-35771: the imported jdbc connection can not be used.
2016-04-29 14:34:25 +08:00
zwxue
86f25f0582 TDI-35771: the imported jdbc connection can not be used. 2016-04-29 11:39:15 +08:00
nrousseau
0bdc8570f6 Merge pull request #371 from Talend/bugfix/6.2/TDI-35938_fixOAuthDisplayProblem
Fix display problem of OAuth.
2016-04-29 10:09:49 +08:00
ycbai
f708a2a278 Fix display problem of OAuth. 2016-04-29 09:52:56 +08:00
dlin-talend
f74a42065a Merge pull request #368 from Talend/bugfix/master/TDI-35906
TDI-35906: TOS_DI:studio can't be started if uncheck "Always show welcome view at startup".
2016-04-29 09:50:43 +08:00
RyanSkraba
0b3fe934b4 Merge pull request #370 from Talend/feature/TCOMP-175-runtime-output-records
Feature/tcomp 175 runtime output records
2016-04-28 18:10:24 +02:00
nrousseau
d3c651e825 TUP-4442: update generic table implementation 2016-04-28 23:25:16 +08:00
Ryan Skraba
f0fabcfb57 TCOMP-175 Don't reuse IndexedRecord instances. 2016-04-28 14:40:33 +02:00
amarkevich
ec03c5a1b2 replace 'replaceAll' with 'replace' 2016-04-28 11:47:38 +03:00
Ryan Skraba
ef950659a2 Merge remote-tracking branch 'origin' into feature/TCOMP-175-runtime-output-records 2016-04-28 10:04:45 +02:00
CHEN Bin
0921d61c28 [TBD-3415] tCassandra can't generate code when ssl value is empty
https://jira.talendforge.org/browse/TBD-3415
2016-04-28 15:28:37 +08:00
zwxue
50ccf81f1a Merge pull request #367 from Talend/bugfix/master/TUP-3922
TUP-3922:TalendDesignerPrefConstants.COMP_DEFAULT_PROJECT_DIR's default
2016-04-28 15:28:09 +08:00
hwang
5e85e1dcec TUP-3922:TalendDesignerPrefConstants.COMP_DEFAULT_PROJECT_DIR's default
value is wrong when the project is git remote project
2016-04-28 14:57:47 +08:00
zwxue
9dba67cf24 TDI-35906: TOS_DI:studio can't be started if uncheck "Always show
welcome view at startup".
2016-04-28 14:57:28 +08:00
wang wei
1bc06ea124 TDI-35932: fix the compile issue when empty string value
https://jira.talendforge.org/browse/TDI-35932
2016-04-28 10:27:46 +08:00
Ryan Skraba
72745fe5fb TCOMP-175 Start implementation of a Talend6IncomingSchemaEnforcer. 2016-04-27 20:30:37 +02:00
rdubois
c7d1f2dcdc TBD-3017 - fix contexts issues related to M/R and HD Insight 2016-04-27 18:18:21 +02:00
nrousseau
6b759fc91e TDI-35938: fix problem of migration of salesforce 2016-04-28 00:00:36 +08:00
nrousseau
32685d740a TUP-4468: fix problem of connection for outputbulk exec 2016-04-28 00:00:33 +08:00
jzhao
b47b69eb94 TDI-35834: Fixed schema migration in component generete code
https://jira.talendforge.org/browse/TDI-35834
Note: also the miss mapping of getServerTimestamp
2016-04-27 19:17:23 +08:00
kevin.cui
664ff4c025 TMDM-9392 : Migration path for removed operators
Conflicts:
	main/plugins/org.talend.repository/plugin.xml

*  remove unused sentence
2016-04-27 06:12:17 -05:00
kevin.cui
43c7a27158 Feature/6.2/tmdm 9392
TMDM-9392 : Migration path for removed operators
2016-04-27 05:46:21 -05:00
CHEN Bin
42bc6dab1e [TBD-3441] Missing migration task for the cassandra version default
value changed
https://jira.talendforge.org/browse/TBD-3441
2016-04-27 16:47:41 +08:00
wang wei
d607c2598a TDI-35910: avoid NPE
https://jira.talendforge.org/browse/TDI-35910
2016-04-27 16:40:52 +08:00
zwxue
b3e032a0bf Merge pull request #360 from Talend/bugfix/master/TDI-35731
TDI-35731:cleartext passwords are displayed instead of being encrypted
2016-04-27 14:35:52 +08:00
Pierre Teyssier
c0810399b8 TDI-35110 Enhance tEXABulkExec for using remote sources
- temporary solution: add the jar built from libs_src in the component
2016-04-27 13:45:17 +08:00
Pierre Teyssier
16eb2d3e55 TDI-35110 : Enhance tEXABulkExec for using remote sources
- adapt the pom to Talend.
2016-04-27 13:31:00 +08:00
Pierre Teyssier
8c8faddb65 Merge pull request #302 from jlolling/TDI-35110_Add_remote_sources_to_exasol_bulk_exec
TDI-35110 Enhance tEXABulkExec for using remote sources
2016-04-27 13:03:42 +08:00
nrousseau
412d823ded TUP-3934: disable eclipse update scheduler 2016-04-27 12:28:07 +08:00
GGu
38d7ea3e4a Merge pull request #361 from Talend/bugfix/master/TDI-35593
TDI-35593: Add migration task for RedShift.
2016-04-27 11:04:40 +08:00
nrousseau
357b09a53a TDI-35938: fix problems of migration 2016-04-26 21:58:54 +08:00
nrousseau
b9bd634da8 Merge pull request #362 from Talend/bugfix/6.2/TDI-35802_schemasLostAfterEditSchema
[TDI-35802] Component Framework :Salesforce: Edit connection and retrieve new schema ,the schema which retrieve previous will lost
2016-04-26 18:57:47 +08:00
nrousseau
a9d4378c56 Merge pull request #363 from Talend/bugfix/6.2/TUP-4445_FixDBXmiId
TUP-4445: make sure the id is not changed for Query
2016-04-26 18:56:19 +08:00
ycbai
05efed20f1 [TDI-35802] Component Framework :Salesforce: Edit connection and
retrieve new schema ,the schema which retrieve previous will lost
2016-04-26 18:31:21 +08:00
zwxue
973af54a3e TDI-35593: Add migration task for RedShift. 2016-04-26 17:55:00 +08:00
nrousseau
2f01327259 TDI-35910: fix password issue 2016-04-26 17:40:54 +08:00
nrousseau
f610713840 TDI-35883: fix issues related to the connectors and wizard 2016-04-26 17:40:52 +08:00
hwang
9bfad363f4 TDI-35731:cleartext passwords are displayed instead of being encrypted 2016-04-26 17:16:47 +08:00
jzhao
31281af397 TDI-35834: Fixed customer module migrate issue.
https://jira.talendforge.org/browse/TDI-35834
2016-04-26 16:46:52 +08:00
nrousseau
03068a2a6e TDI-35883: fix issues related to the connectors 2016-04-26 15:37:14 +08:00
GGu
4ce8367b40 TUP-4445: make sure the id is not changed for Query 2016-04-26 15:24:46 +08:00
nrousseau
641e960ce6 TDI-35910: fix problem of password 2016-04-26 13:40:14 +08:00
nrousseau
b49db31cba Merge pull request #358 from Talend/bugfix/6.2/TDI-35883_fixSchemaMigrationProblem
[TDI-35883] Schema is not migrated correctly
2016-04-26 10:46:55 +08:00
nrousseau
50fce53abc TDI-35772: update pom of test for camel test cases 2016-04-26 09:44:31 +08:00
Maksym Stavytskyi
b72f947c65 Add Intellij Idea configuration files to ignore file 2016-04-25 22:43:25 +03:00
ycbai
4633ca2b21 [TDI-35883] Schema is not migrated correctly 2016-04-25 20:11:26 +08:00
nrousseau
2d8f197e34 TUP-4305: fix problem with connection component 2016-04-25 20:04:49 +08:00
nrousseau
285e9a873e Merge pull request #356 from Talend/feature/TUP-4305_add_schema_path_to_connectors
Feature/tup 4305 add schema path to connectors
2016-04-25 17:46:54 +08:00
nrousseau
e5ebee9eb6 TUP-4305: refactor related to the TCOMP-126 2016-04-25 17:29:13 +08:00
nrousseau
29afee015a Merge pull request #353 from yanbasic/master
TESB-17218: Hide for route test case editor
2016-04-25 15:56:10 +08:00
Guoliang Zhou
f6da854949 Merge pull request #352 from glzhou/master
TMDM-9478 DSC components should be available in EE only
2016-04-25 01:27:58 -05:00
Pierre Teyssier
3ec5b6e56a Merge pull request #354 from Talend/bugfix/6.2/TDI-35706
TDI-35706 : Code generation errors in Talend 5.5/6.1.1 after enabling
2016-04-25 12:20:01 +08:00
pxmiao
e83fe0af6f 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:05:28 +08:00
Mike Yan
c1604e1f59 TESB-17218: Hide for route test case editor 2016-04-25 12:04:04 +08:00
nrousseau
6c1c41123a TUP-4305: refactor related to the TCOMP-126 2016-04-24 23:26:27 +08:00
nrousseau
9e32beb190 TUP-4305: refactor after the changes of TCOMP-126 2016-04-23 11:08:45 +08:00
nrousseau
a461035fd9 Merge branch 'master' into feature/TCOMP-126_add_schema_path_to_connectors 2016-04-23 10:42:29 +08:00
nrousseau
955c744151 TUP-4305: refactor code related to the TCOMP-126 2016-04-23 10:40:11 +08:00
jzhao
87b3ed28a6 TDI-35903: The migration of upsertRelation is incorrect
https://jira.talendforge.org/browse/TDI-35903
Note: add table field migrate.
2016-04-22 20:16:42 +08:00
mswei
b07b85eef5 TDI-19385: Add support for DynamoDB
https://jira.talendforge.org/browse/TDI-19385
2016-04-22 19:08:08 +08:00
wang wei
06522e83e7 fix the migratask issue 2016-04-22 16:17:54 +08:00
mswei
a6a3416919 TDI-35432: AWS Cluster Resizing (EMR/Redshift)
https://jira.talendforge.org/browse/TDI-35432?filter=-1
2016-04-22 16:01:57 +08:00
mswei
0fac245b98 TDI-35432: AWS Cluster Resizing (EMR/Redshift)
https://jira.talendforge.org/browse/TDI-35432
2016-04-22 16:01:56 +08:00
nrousseau
da842f6abb Merge pull request #351 from Talend/feature/6.2/TUP-4411_changeDefaultValue
TUP-4411: remove the use of default value
2016-04-22 15:41:07 +08:00
jzhao
c8be8c723a Merge pull request #344 from Talend/bugfix/6.2/TDI-35834_migration_new_framework
TDI-35834: Salesforce connection failed when job migrate to new framework
2016-04-22 15:31:41 +08:00
glzhou
d6f4d15cd5 TMDM-9478 DSC components should be available in EE only
- Removing DSC components from TOS studio
2016-04-22 15:25:02 +08:00
nrousseau
0684e9d8cf TUP-4411: remove the use of default value 2016-04-22 13:32:31 +08:00
GGu
10c29c5bb9 Merge pull request #350 from Talend/bugfix/master/TUP-4216
TUP-4216: Add resources folder to bin includes.
2016-04-22 11:44:00 +08:00
zwxue
341c2730c5 TUP-4216: Add resources folder to bin includes. 2016-04-22 11:32:25 +08:00
rdubois
950e0e2f90 TUP-4447 - Make sure to keep the single parameter constructor 2016-04-21 17:37:24 +02:00
nrousseau
5db3b278cc Merge pull request #347 from rdubois/master
TUP-4447 - Iterate over the job and its childs in order to re-archive…
2016-04-21 21:51:59 +08:00
rdubois
45e26a0230 TUP-4447 - Iterate over the job and its childs in order to re-archive them if needed 2016-04-21 15:31:01 +02:00
rdubois
d5403fbcc3 TBD-3017 - Add support for HD Insight 3.4 2016-04-21 15:04:14 +02:00
nrousseau
be9d2a38de Merge pull request #345 from Talend/bugfix/master/TDI-35775
TDI-35759: Schema do not updated correctly.
2016-04-21 19:43:30 +08:00
nrousseau
b9be288eac Merge pull request #326 from Talend/bugfix/master/TUP-4216
TUP-4216: Build job without Items checked produces broken artifact.
2016-04-21 19:41:34 +08:00
Pierre Teyssier
d8f0cc7d8a Merge pull request #346 from Talend/feature/6.2/TDI-35468
TDI-35468 : WebSphere 8.0 and Active 5.13+ for tMomXXXX and tJMS
2016-04-21 18:31:11 +08:00
pxmiao
098276fa05 TDI-35468 : WebSphere 8.0 and Active 5.13+ for tMomXXXX and tJMS
https://jira.talendforge.org/browse/TDI-35468
2016-04-21 18:25:45 +08:00
jzhao
e9f7ab9359 TDI-35834: Salesforce connection failed when job migrate to new
framework
https://jira.talendforge.org/browse/TDI-35834
Fixed some issue
2016-04-21 18:23:36 +08:00
zwxue
3e1b682b4f TDI-35759: Schema do not updated correctly. 2016-04-21 17:31:18 +08:00
ycbai
c35a2b90f8 TUP-4441: Throws NPE when drag and drop salesforce schema from
repository to job
2016-04-21 17:04:18 +08:00
wang wei
51904a47ce TDI-35565: adjust the code for tteradatafastload
https://jira.talendforge.org/browse/TDI-35565
2016-04-21 16:07:20 +08:00
wang wei
28daafcc13 TDI-35565: Request for a Dynamic schema capability for
tTeradataFastLoad component.
fix by Maksym
https://jira.talendforge.org/browse/TDI-35565
2016-04-21 16:07:18 +08:00
jzhao
ad3e75f24c TDI-35834: Salesforce connection failed when job migrate to new
framework
https://jira.talendforge.org/browse/TDI-35834
1)Fixed password migration problem job and metadata
2)Module migration problem
3)Use connection migration problem
2016-04-21 14:52:51 +08:00
Mike Yan
4789a468e9 TESB-17238: Blueprint file is missing datasoure name in a subjob 2016-04-21 14:40:20 +08:00
wang wei
9a0451d098 TDI-35864: Improve Redshift parallel loading from Amazon EMR, DynamoDB
and SSH
https://jira.talendforge.org/browse/TDI-35864
2016-04-21 11:41:11 +08:00
nrousseau
3e75bbe528 Merge pull request #342 from Talend/bugfix/6.2/TUP-4369_addJunits
TUP-4369: add junits
2016-04-21 11:13:48 +08:00
Pierre Teyssier
8082c02e63 Merge pull request #343 from Talend/feature/6.2/TDI-35468
TDI-35468 : WebSphere 8.0 and Active 5.13+ for tMomXXXX and tJMS
2016-04-20 17:53:19 +08:00
pxmiao
04a3feff92 TDI-35468 : WebSphere 8.0 and Active 5.13+ for tMomXXXX and tJMS
https://jira.talendforge.org/browse/TDI-35468
2016-04-20 17:44:58 +08:00
pbailly
25e0ed5882 [TBD-3133] Add MapR ticket API to Hive component. 2016-04-20 10:21:07 +02:00
pbailly
4ddab7582f [TBD-3133] Add the possibility to negate a "isShow" expression on Expression.java. 2016-04-20 10:17:13 +02:00
zwxue
e81b017092 TUP-4216: remove wrong dependency. 2016-04-20 15:41:18 +08:00
nrousseau
3cee15b886 TUP-4417: Add default types on connectors 2016-04-20 15:29:40 +08:00
nrousseau
ae2067ed38 TUP-4427: set the color of the reject link 2016-04-20 14:41:14 +08:00
nrousseau
8b09930bd6 TUP-4238: fix the problem of update of schema. Only use the root
properties linked to the element parameter
2016-04-20 14:41:11 +08:00
wang wei
2eebcab26e TDI-32587: Enable S3 components to inherit credentials
from AWS role
https://jira.talendforge.org/browse/TDI-32587
2016-04-20 13:24:42 +08:00
zwxue
1c062330d4 TUP-4216: add junit for testing build job. 2016-04-20 10:54:23 +08:00
zwxue
e22d2f6efe TUP-4216: Build job without Items checked produces broken artifact. 2016-04-20 10:54:21 +08:00
jzhao
db1866619c TCOMP-128: Fixed runtime of tSalesforceGetUpdated and
tSalesforceGetDeleted 
https://jira.talendforge.org/browse/TCOMP-128
Note:Parse String value to Date for Date Property
2016-04-20 09:38:18 +08:00
ycbai
6bd63f8d5f TUP-4369: move common codes from test util plugin to design core plugin. 2016-04-19 19:50:07 +08:00
ycbai
8b9fce4719 TUP-4369: add junits and improve some codes. 2016-04-19 19:36:28 +08:00
wchen-talend
7fdf15bc8b Merge pull request #334 from Talend/bugfix/6.2/TBD-3229_tSqoopimport_hadoop_properties
TBD-3229:[6.1.1] tSqoopimport allows to add hadoop properties when using metadata connection
2016-04-19 17:28:58 +08:00
nrousseau
cfad29e0e7 TUP-4403: add encryption of password in the generated code 2016-04-19 14:08:57 +08:00
nrousseau
10b988c76f TDI-35787: fix password type for context 2016-04-19 14:08:53 +08:00
nrousseau
ed38ce350d Revert "TDI-35787: fix password type for context"
This reverts commit 98278037ad0f0bd81ddc31878c52d48039840945.
2016-04-19 14:08:49 +08:00
nrousseau
9f656cbc3c TUP-4388: Add File Widget support 2016-04-19 14:08:45 +08:00
nrousseau
305c6b39c1 TUP-4375: fix node return type 2016-04-19 14:08:42 +08:00
nrousseau
c857517cb3 TDI-35787: fix password type for context 2016-04-19 14:08:38 +08:00
nrousseau
2fadcfcf20 TUP-4392: fix settings of repository value used 2016-04-19 14:08:33 +08:00
Guoliang Zhou
c95f6a7646 Merge pull request #340 from qcui/feature/6.2/TMDM-9454
TMDM-9454 : Add 'contains the sentence' operator to tMDMInput, tMDMVi…
2016-04-19 11:21:57 +08:00
GGu
5e67879a17 Fixed one NPE for junits by mistake 2016-04-18 18:48:25 +08:00
wdliu
9b94d4c45c Add webservice junit test into the feture and remove the useless parts. 2016-04-18 17:07:56 +08:00
wdliu
5acdb04343 Add junit-test for TDI-35536:tWebService - parameters are not seen on
output mapping
2016-04-18 16:08:10 +08:00
wdliu
ec93be7010 Fix TDI-35536 tWebService - parameters are not seen on output mapping 2016-04-18 16:07:34 +08:00
nrousseau
43e4146832 Merge pull request #336 from Talend/bugfix/6.2.0/TDI-35788_manual_query
TDI-35788: fix problem of detection of schema modified
2016-04-16 21:20:47 +08:00
nrousseau
e0c063dbec TDI-35788: fix problem of detection of schema modified 2016-04-16 21:17:20 +08:00
nrousseau
dfb7f8a41e Merge pull request #335 from Talend/bugfix/6.2.0/TUP-4379_refreshComposite
TUP-4379: Fix a refresh of properties for the first time we open the job
2016-04-16 13:20:32 +08:00
nrousseau
8e95dec5c9 TUP-4379: Fix a refresh of properties for the first time we open the job 2016-04-16 12:35:02 +08:00
pxmiao
45fe974bbb TDI-35360 : tFileOutputPositional + "Don't generate empty file" not
working with tMap
https://jira.talendforge.org/browse/TDI-35360
2016-04-15 16:56:36 +08:00
hcyi
b890dfe635 TBD-3229:[6.1.1] tSqoopimport allows to add hadoop properties when using
metadata connection
2016-04-15 16:18:31 +08:00
nrousseau
a3d497467e Merge pull request #333 from Talend/bugfix/6.2/TUP-4369_fixComponentSchemaProblem
[TUP-4369] Modified schemas are not saved in component properties.
2016-04-15 16:17:00 +08:00
zwxue
9b638ff2d0 Merge pull request #330 from Talend/bugfix/master/TDI-35385
TDI-35385:Build Job with Extraction of zip creates unnessesary folders
2016-04-15 16:07:49 +08:00
ycbai
1bd818d2f0 [TUP-4369] Modified schemas are not saved in component properties. 2016-04-15 15:37:45 +08:00
wang wei
2af006438b 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-15 15:22:00 +08:00
wang wei
f6b7c338e7 TDI-35695: performance issue about tSAPBapi component
https://jira.talendforge.org/browse/TDI-35695
2016-04-15 11:05:35 +08:00
wang wei
c55e6c4641 TDI-35695: provide the base code for compare firstly
https://jira.talendforge.org/browse/TDI-35695
2016-04-15 11:05:32 +08:00
zwxue
1d2415277b Merge pull request #282 from Talend/bugfix/master/TDI-35456
TDI-35456:MapReduce job:Progress bar is lost when I go to jobscript tab
2016-04-14 17:43:26 +08:00
zwxue
6f4d69267a Merge pull request #323 from Talend/bugfix/master/TDI-35731
TDI-35731:cleartext passwords are displayed instead of being encrypted
2016-04-14 16:53:27 +08:00
zwxue
510c7d506b Merge pull request #274 from Talend/bugfix/master/TUP-4222
TUP-4222:Change in context value does not get updated in the job and
2016-04-14 16:39:14 +08:00
hwang
0a378f6890 TDI-35385:Build Job with Extraction of zip creates unnessesary folders 2016-04-14 14:21:51 +08:00
Guoliang Zhou
6ef6f5e290 Merge pull request #329 from lpw82gf/bugfix/6.2/TMDM-9395
TMDM-9395 : tMDMInput and tUnite cause duplicate variable exception
2016-04-14 12:09:27 +08:00
Pingwen Lin
c5a2287465 TMDM-9395 : tMDMInput and tUnite cause duplicate variable exception 2016-04-14 12:08:00 +08:00
Guoliang Zhou
17dbe09a40 Merge pull request #328 from lpw82gf/bugfix/6.2/TMDM-9472
TMDM-9472 : tMDMRestInput not work in CE version
2016-04-13 18:07:28 +08:00
Pingwen Lin
075d40f761 TMDM-9472 : tMDMRestInput not work in CE version 2016-04-13 17:55:01 +08:00
nrousseau
c4f806b482 Merge pull request #327 from Talend/bugfix/6.2/TUP-4233
TUP-4233: fixed one token problem for "key not found"
2016-04-13 17:34:29 +08:00
GGu
8acce86a27 TUP-4233: fixed one token problem for "key not found" 2016-04-13 17:25:33 +08:00
nrousseau
59cb210c15 Merge pull request #325 from Talend/bugfix/6.2/TCOMP-57_fixProblemOfReferencedComponent
Bugfix/6.2/tcomp 57 fix problem of referenced component
2016-04-13 17:14:12 +08:00
mswei
3fad44b1ac TDI-35432: AWS Cluster Resizing (EMR/Redshift)
https://jira.talendforge.org/browse/TDI-35432
2016-04-13 15:04:00 +08:00
ycbai
0fc49077c5 TUP-4355: use tag value instead of RAW tag. 2016-04-13 11:51:24 +08:00
nrousseau
544cafbc55 TUP-4233: enhance token 2016-04-12 21:14:26 +08:00
ycbai
d783b6b3e0 [TCOMP-57] Connection info fields should be updated after
"referencedComponentId" property changes
1. wrap double qoute when flag is RAW
2. remove componentProperties from ComponentReferenceProperties for
runtime
2016-04-12 20:04:01 +08:00
ycbai
5f03814c54 [TCOMP-57] remove double quote for
"referencedComponentId" property changes and change to use RAW flag
2016-04-12 19:59:20 +08:00
ycbai
c48db71462 [TCOMP-57] Connection info fields should be updated after
"referencedComponentId" property changes
2016-04-12 19:59:11 +08:00
nrousseau
5a2915441c Merge pull request #324 from Talend/feature/6.2/TUP-4340_integrate_salesforce
Feature/6.2/tup 4340 integrate salesforce
2016-04-12 19:40:51 +08:00
hcyi
73aa5eea9d TUP-3661:migration tasks(TUP-4010) 2016-04-12 19:19:14 +08:00
nrousseau
c52ffcd183 TUP-4233: enhance token 2016-04-12 19:05:57 +08:00
hcyi
99a3edb55e Merge pull request #322 from Talend/bugfix/6.2/TUP-3661_New_component_framework_migration_tasks
TUP-3661:generic migration of wizard(TUP-4010)
2016-04-12 18:21:28 +08:00
hwang
58b98545bd TDI-35731:cleartext passwords are displayed instead of being encrypted 2016-04-12 18:12:51 +08:00
hcyi
5720ab0efa TUP-3661:generic migration of wizard(TUP-4010) 2016-04-12 18:11:38 +08:00
nrousseau
5684399696 TUP-4340: update migration task 2016-04-12 17:05:58 +08:00
nrousseau
72bd3010cc TUP-4340: remove old salesforce components 2016-04-12 17:04:22 +08:00
nrousseau
4c672a7cc8 TUP-4340: add salesforce component to the build 2016-04-12 13:19:37 +08:00
nrousseau
85258353ba TUP-3661: update and enable migration task of component 2016-04-12 13:16:03 +08:00
nrousseau
a9737c912f Merge pull request #316 from Talend/bugfix/6.2.0/TDI-35574
TDI-35759: Add InfoObject type to repository schema name.
2016-04-12 13:07:21 +08:00
nrousseau
21e97aa886 Merge branch 'master' into bugfix/6.2/TUP-3661_New_component_framework_migration_tasks 2016-04-12 13:03:47 +08:00
zwxue
1847502b12 TDI-35759: Add InfoObject type to repository schema display name. 2016-04-12 12:02:26 +08:00
Pierre Teyssier
57dfea42d0 Merge pull request #319 from Talend/bugfix/6.2/TDI-35719
TDI-35719: tTeradataTPTUtility script declares VARCHAR ARRAY
2016-04-12 10:25:59 +08:00
Francis Upton IV
24899147fb Merge pull request #321 from Talend/feature/TCOMP-146-francis
TCOMP-146 Add codegen for connection components
2016-04-11 16:51:32 -07:00
Francis Upton IV
dfcf25fa68 TCOMP-146 Add codegen for connection components 2016-04-11 16:49:37 -07:00
Dmytro Chmyga
40ca6714dc TDI-35719: changed attributes types from varchar array to varchar 2016-04-11 16:00:58 +03:00
GGu
1482d190b6 Merge pull request #317 from Talend/feature/TUP-4233_enhance_token
Feature/tup 4233 enhance token
2016-04-11 20:23:24 +08:00
nrousseau
c921ee01f3 Merge pull request #318 from Talend/bugfix/6.2.0/TUP-4339_UX_Generic
Bugfix/6.2.0/tup 4339 ux generic
2016-04-11 20:09:39 +08:00
nrousseau
a488c1ff41 TUP-4233 : Enhance token 2016-04-11 20:02:39 +08:00
Rémy DUBOIS
8cb545056d Merge pull request #315 from amarouni/PR/hdp2.4
[TBD-3015] Merge HDP240 conflicts
2016-04-11 13:31:52 +02:00
Abbass MAROUNI
13d3f3abe0 [TBD-3015] Merge HDP240 conflicts 2016-04-11 13:30:30 +02:00
nrousseau
5e1a8bba28 Merge pull request #314 from Talend/feature/TUP-3998
TUP-4242 : make the compare editor work with bigdata process
2016-04-11 19:23:33 +08:00
qcui
b183937312 TMDM-9454 : Add 'contains the sentence' operator to tMDMInput, tMDMViewSearch, tMDMDelete components 2016-04-11 18:49:59 +08:00
nrousseau
a7cfdce8ac Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-11 18:25:57 +08:00
mswei
69426eaf34 TDI-35432 : AWS Cluster Resizing (EMR/Redshift)
https://jira.talendforge.org/browse/TDI-35432
2016-04-11 18:20:34 +08:00
nrousseau
56042ff667 Merge pull request #312 from Talend/workitem/6.2.0/TDI-34583
TDI-34583: To provide job type in jobinfo.properties of zip job.
2016-04-11 18:17:58 +08:00
wchen-talend
d39cd02cbe Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-11 17:51:05 +08:00
rdubois
75d4fbcd0e TBD-3017 - Upgrade the bigdata-launcher library 2016-04-11 11:49:02 +02:00
wchen-talend
1c653403be TUP-4242 : make the compare editor work with bigdata process 2016-04-11 17:43:52 +08:00
nrousseau
b9b3e06634 TUP-4339: fix alignment in wizard 2016-04-11 16:30:44 +08:00
ycbai
a486767a82 TUP-4339: remove dots button of password field in wizard. 2016-04-11 15:12:46 +08:00
nrousseau
19a8417385 TUP-4339: fix problems of UX for Generic Wizard 2016-04-11 14:12:36 +08:00
zwxue
8e5a0a462e TDI-34583: Add framework to jobInfo.properties. 2016-04-11 10:42:06 +08:00
nrousseau
5bae7141b6 Merge pull request #300 from Talend/bugfix/6.2/TUP-4301_Default_fields_schema_can't_showed
Bugfix/6.2/tup 4301 default fields schema can't showed
2016-04-10 16:24:43 +08:00
nrousseau
50b0c4005d Merge branch 'master' into
bugfix/6.2/TUP-4301_Default_fields_schema_can't_showed

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/cmd/ChangeMetadataCommand.java
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/nodes/Node.java
2016-04-10 16:22:10 +08:00
nrousseau
75205972dd TUP-4162: disable the generic table added for test 2016-04-09 16:10:07 +08:00
nrousseau
b58f4ca9da TUP-4233: enhance token 2016-04-08 22:23:54 +08:00
hcyi
9e7001ef1a TUP-3661:Create migration for all new components (TUP-4010) 2016-04-08 19:36:46 +08:00
hcyi
7003c5b432 UP-3661:Create migration for all new components (TUP-4010) 2016-04-08 19:05:38 +08:00
zwxue
1c616ce00f TDI-34583: To provide job type in jobinfo.properties of zip job. 2016-04-08 19:02:00 +08:00
nrousseau
f24083d902 Merge pull request #311 from Talend/feature/6.2/TUP-4289_implementVirtualComponentsInStudio
[TUP-4289] Implement virtual components in studio side
2016-04-08 18:52:39 +08:00
nrousseau
daac077661 Merge pull request #310 from Talend/feature/6.2.0/TUP-4232
TUP-4232 feature: Add more informations to the export logs menu.
2016-04-08 18:45:55 +08:00
ycbai
dff9bb7336 [TUP-4289] Implement virtual components in studio side 2016-04-08 18:23:17 +08:00
Guoliang Zhou
3fdca53e4c Merge pull request #309 from lpw82gf/feature/6.2/TMDM-9457
TMDM-9457 : Reuse tMDMConnection for tMDMRestInput (1, Delete tMDMRestConnection, 2, Update tMDMRestInput to use tMDMConnection 3, Upgrade Jackson from 2.4.2 to 2.5.3)
2016-04-08 17:01:33 +08:00
wang wei
b509f6b5b2 TDI-35039 : Add S3 Encryption Client side support
https://jira.talendforge.org/browse/TDI-35039
2016-04-08 16:50:37 +08:00
Pingwen Lin
18e78453ab TMDM-9457 : Reuse tMDMConnection for tMDMRestInput (1, Delete tMDMRestConnection, 2, Update tMDMRestInput to use tMDMConnection 3, Upgrade Jackson from 2.4.2 to 2.5.3) 2016-04-08 16:43:33 +08:00
hcyi
4e603e1f86 TUP-3661:Create migration for all new components (TUP-4010) 2016-04-08 16:01:14 +08:00
zwxue
74472df0b1 TUP-4232 feature: Add more informations to the export logs menu. 2016-04-08 15:07:18 +08:00
nrousseau
e0ae411eb4 Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-08 14:06:59 +08:00
nrousseau
c6879f8113 TUP-4162: add support of table for generic component 2016-04-08 12:55:17 +08:00
nrousseau
67f644f288 Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-08 12:41:27 +08:00
GGu
4e50ee6d8b TDI-35739: Remove parentType for BM 2016-04-08 12:05:29 +08:00
Guoliang Zhou
c5dec20ac4 Merge pull request #304 from lpw82gf/bugfix/6.2/TMDM-9434
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-08 10:44:09 +08:00
Jan Lolling
ec6493b05c Fixed bug: the column index is not increased. 2016-04-08 00:28:54 +02:00
nrousseau
275a82c689 Merge pull request #306 from Talend/bugfix/6.2/TUP-4327_fixComponentSchemaProblem
Bugfix/6.2/tup 4327 fix component schema problem
2016-04-07 19:01:29 +08:00
nrousseau
e3131ec413 Merge pull request #305 from Talend/bugfix/6.2/TDI-35724
TDI-35724: remove the export-package for org.w3c.dom to conflict
2016-04-07 18:39:12 +08:00
ycbai
ddcc1eb1e3 TUP-4327: fix the problem of schema propagation. 2016-04-07 18:37:13 +08:00
ycbai
ece9125118 [TUP-4327] wrong schema in runtime 2016-04-07 18:37:02 +08:00
GGu
310030d803 TUP-4167: update junit for view, when no di repo, no need test 2016-04-07 18:31:54 +08:00
GGu
c8934ff409 TDI-35724: remove the export-package for org.w3c.dom to conflict 2016-04-07 16:25:44 +08:00
nrousseau
7ce1cbe76b Merge pull request #303 from csuntalendbj/master
TESB-17183:Implement the function of export route with spring boot in studio
2016-04-07 15:29:56 +08:00
Pingwen Lin
5767ff924a 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-07 15:11:17 +08:00
SunChaoqun
0877948640 TESB-17183:Implement the function of export route with spring boot in
studio
2016-04-07 14:31:17 +08:00
SunChaoqun
3c3b89f197 Merge remote-tracking branch 'origin/master' into forked-master 2016-04-07 14:19:22 +08:00
GGu
4021e93b13 TBD-3324: Remove the HiveConnVersionInfo for embedded 2016-04-07 14:12:45 +08:00
GGu
526bd98dfd TBD-3186: refactor the Hadoop Distributions for Hadoop Cluster and
Database wizard
2016-04-07 14:12:45 +08:00
GGu
a690f43e65 TBD-3186: Use new distribution framework for Hadoop Distribution 2016-04-07 14:12:44 +08:00
nrousseau
1756f28838 Merge pull request #292 from ggu-talend/feature/6.2/TBD-3057_Decouple_Distributions
TBD-3057: Merge the refactor feature on master
2016-04-07 11:50:37 +08:00
Jan Lolling
72a27d1bf7 TDI-35110 Enhance tEXABulkExec for using remote sources (file and
databases).
The package is changed to org.talend.database.exasol.imp because of the
upcoming merge support.
New jdbc driver referenced.
2016-04-06 20:49:39 +02:00
nrousseau
6a8ac9404a Merge pull request #301 from Talend/bugfix/6.2/TDI-35281_Schema_with_unused_columns_problem
TDI-35281:reference Schema with unused columns switch to built-in after editing tMap.
2016-04-06 18:48:37 +08:00
hcyi
4de4604df3 TDI-35281:reference Schema with unused columns switch to built-in after
editing tMap.
2016-04-06 17:44:24 +08:00
wang wei
85a403f5d8 TDI-32941: Improve the tredshiftoutputbulk and tredshiftoutputbulkexec
for data encryption
https://jira.talendforge.org/browse/TDI-32941
2016-04-06 14:40:52 +08:00
hcyi
9f6a82c8f8 TUP-4301:Default fields of Schema can't be showed(TUP-4010) 2016-04-06 13:35:59 +08:00
CHEN Bin
0da687d573 [TBD-3211] make cassandra support ssl 2016-04-06 09:15:44 +08:00
nrousseau
d2e4dd6b53 Merge pull request #298 from Talend/bugFix/master/TDI-35574_SAPBW
Bug fix/master/tdi 35574 sapbw
2016-04-05 19:24:40 +08:00
Yucheng Bai
23bc2ef2f1 Merge pull request #277 from Talend/bugfix/6.2/TUP-4149_Implment_useMerge_useFlow_useSchema
TUP-4149:Implment useMerge, useFlow, useSchema in Component(TUP-4010)
2016-04-05 18:39:07 +08:00
jzhao
5d3e8e7c73 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:20:07 +08:00
GGu
4565b7acb7 TBD-3324: Remove the HiveConnVersionInfo for embedded 2016-04-05 17:54:30 +08:00
pxmiao
de928aa35f TDI-35360 : tFileOutputPositional + "Don't generate empty file" not
working with tMap
https://jira.talendforge.org/browse/TDI-35360
2016-04-05 17:29:44 +08:00
GGu
6f4acd8f05 Merge remote-tracking branch 'origin/master' into feature/6.2/TBD-3057_Decouple_Distributions 2016-04-05 16:39:04 +08:00
wang wei
59e67f8e71 TDI-35040: add the migratask for the old job
https://jira.talendforge.org/browse/TDI-35040
2016-04-05 15:34:05 +08:00
zwxue
b8d8ed2801 TDI-35657: update type when changing schema of SAP InfoObject component. 2016-04-05 15:22:18 +08:00
zwxue
be241ee07a TDI-35574: Fixed class cast exception when opening job with sap
component.
2016-04-05 15:22:04 +08:00
nrousseau
bf396259b1 TUP-4233: enhance token 2016-04-05 09:48:01 +08:00
rdubois
025228873e Add a commons-collection-3.2.2 entry in the localprovider plugin.xml 2016-04-01 17:59:51 +02:00
hcyi
2c0068c4f4 Merge pull request #290 from Talend/bugfix/6.2/TUP-4158_TUP-4303
Fix TUP-4158 and TUP-4303
2016-04-01 19:18:58 +08:00
hcyi
ffa7686daa TUP-4301:Default fields of Schema can't be showed(TUP-4010) 2016-04-01 19:14:13 +08:00
wang wei
ab7bbe4719 TDI-35040: AWS Redshift components, driver, and metadata update
https://jira.talendforge.org/browse/TDI-35040
2016-04-01 18:39:37 +08:00
jzhao
a8fe58d44d TCOMP-69: Fixed salesforce output components can't be work in studio job 2016-04-01 18:16:36 +08:00
zwxue
5b763c0eb8 Merge pull request #269 from Talend/bugfix/master/TDI-35131_Push_components
TDI-35131:'Push components to Palette' doesnt update the files correctly
2016-04-01 16:31:55 +08:00
nrousseau
d5396977ec Merge pull request #296 from Talend/bugfix/6.2/TDI-35560_NPE_When_Generate_HTML
TDI-35560: Fixed the NPE for generating html doc in TOS
2016-04-01 16:27:37 +08:00
GGu
5a8224432e TDI-35560: Fixed the NPE for generating html doc in TOS 2016-04-01 16:06:28 +08:00
nrousseau
9d6528cda2 Merge pull request #295 from Talend/bugfix/6.2/TDI-35669_BM_OnTop
TDI-35669: Make sure Business Models on top always
2016-04-01 15:53:39 +08:00
GGu
caea1888f9 TDI-35669: Make sure Business Models on top always 2016-04-01 15:13:41 +08:00
Yucheng Bai
79b7310fe3 Merge pull request #286 from Talend/bugfix/6.2/TUP-4297_Not_update_context_mode_if_job_opened
TUP-4297:Not update to context mode if the job opened(TUP-4010)
2016-04-01 10:56:34 +08:00
GGu
8a886b9449 TBD-3186: refactor the Hadoop Distributions for Hadoop Cluster and
Database wizard
2016-04-01 10:22:56 +08:00
GGu
8c78b428d3 TBD-3186: Use new distribution framework for Hadoop Distribution 2016-04-01 10:22:54 +08:00
Yucheng Bai
2219a3eb5a Merge pull request #289 from Talend/bugfix/6.2/TUP-4300_Date_property_can't_loaded
TUP-4300:DATE Property can't be loaded with default null value(TUP-4010)
2016-04-01 10:18:52 +08:00
RyanSkraba
0f3b5f644c Merge pull request #291 from Talend/feature/TBD-3319-tMap-fix
TBD-3319 Ensure that the lookup type is available for Spark but not MR
2016-03-31 17:09:28 +02:00
Ryan Skraba
3a1f03f370 TBD-3319 Ensure that the lookup type is available for Spark but not MR 2016-03-31 16:14:41 +02:00
jzhao
ad8309eca2 Merge pull request #288 from Talend/bugfix/6.0.1/TDI-33821_update_groovy_dependency
TDI-33821: update tGroovy and tGroovyFile components to groovy version 2.4.6
2016-03-31 18:37:38 +08:00
nrousseau
8311f32cb9 Merge pull request #262 from Talend/feature/TUP-3998
Merge remote-tracking branch 'origin/master' into feature/TUP-3998
2016-03-31 18:14:31 +08:00
ycbai
4ec7d7be1b [TUP-4158] Advanced connection properties are not used in Export Context
in Salesforce Wizard
[TUP-4303] Advance page of salesforce connection wizard is empty
2016-03-31 18:04:50 +08:00
wdliu
780cc370eb Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-31 17:49:01 +08:00
hbhong
2a539f6c56 Merge pull request #280 from lpw82gf/feature/tMDMRestInput
TMDM-9390 : Add tMDMRestConnection component
2016-03-31 17:21:35 +08:00
Pingwen Lin
dbaf99809f TMDM-9389 TMDM-9435 : tMDMRestInput:issue when batch is 0 or -1(unlimited) 2016-03-31 17:13:41 +08:00
cmeng-talend
e619923745 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050

Fix bugs
2016-03-31 16:10:30 +08:00
hcyi
af1f7aef26 TUP-4300:DATE Property can't be loaded with default null value(TUP-4010) 2016-03-31 15:33:41 +08:00
jzhao
faec2af877 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 14:38:13 +08:00
Maksym Stavytskyi
c4b572be33 TDI-33821: update tGroovy and tGroovyFile components to groovy version 2.4.6 2016-03-31 00:24:45 +03:00
cmeng-talend
c6a35e8e25 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-30 18:02:45 +08:00
hcyi
6b499e04d8 TUP-4297:Not update to context mode if the job opened(TUP-4010) 2016-03-30 17:07:41 +08:00
nrousseau
d76706c62c Merge pull request #283 from Talend/bugFix/master/TDI-35574_SAPBW
Bug fix/master/tdi 35574 sapbw
2016-03-30 15:35:26 +08:00
zwxue
fbf1c005f8 TDI-35575: set source system name for tSAPDataSourceOutput. 2016-03-30 15:04:42 +08:00
Yucheng Bai
c10932fe34 Merge pull request #284 from Talend/bugfix/6.2/TUP-4291_Modification_update_detection
TUP-4291:Modification will be detected although there is not any update from Repository(TUP-4010)
2016-03-30 14:07:51 +08:00
nrousseau
8c17f4a14b Merge remote-tracking branch 'origin/master' into feature/TUP-4233_enhance_token 2016-03-30 12:15:32 +08:00
rdubois
fe1b7d1095 TBD-3257 fixed - List the tHiveInput and tHiveOutput when D&D a hive schema to spark jobs 2016-03-29 17:10:18 +02:00
amarkevich
dc301043b5 TIPAAS-8354 [studio] canceled publishing single job, still show link in
progress view.
2016-03-29 15:32:25 +03:00
cmeng-talend
7da86b4a38 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-29 18:52:46 +08:00
Pierre Teyssier
befe5d7a7b Merge pull request #285 from Talend/feature/6.2/TDI-31934
Feature/6.2/tdi 31934
2016-03-29 17:39:18 +08:00
pxmiao
f2e463775b TDI-31934 : multiple tHttpRequest with bad network hang after some time
https://jira.talendforge.org/browse/TDI-31934
2016-03-29 17:29:12 +08:00
hcyi
ae4f178b22 TUP-4291:Modification will be detected although there is not any update
from Repository(TUP-4010)
2016-03-29 15:47:16 +08:00
zwxue
b8404251d1 TDI-35586: Schema type is "built- in" when drag the column under schema
into a job.
2016-03-28 19:03:17 +08:00
zwxue
31e2199cfd TDI-35588: Studio throw NPE error when you do change from build in
schema type to repository.
2016-03-28 18:58:39 +08:00
nrousseau
6d1c50a6b2 TUP-4233: enhance token 2016-03-28 18:53:26 +08:00
hwang
f3c072057a TDI-35456:MapReduce job:Progress bar is lost when I go to jobscript tab
then switch to Designer
2016-03-28 18:36:29 +08:00
pxmiao
d174ba3309 TDI-31934 : multiple tHttpRequest with bad network hang after some time
https://jira.talendforge.org/browse/TDI-31934
2016-03-28 18:13:05 +08:00
hcyi
839fb41a4c Merge pull request #276 from Talend/bugfix/6.2/TUP-4166_addArbitraryStringInNAME_SELECTION_REFERENCE
[TUP-4166] Allow an arbitrary string in NAME_SELECTION_REFERENCE
2016-03-28 16:38:05 +08:00
Pingwen Lin
8a821f4f3c TMDM-9390 : Add tMDMRestConnection component 2016-03-28 16:14:18 +08:00
Yucheng Bai
1af65aa33b Merge pull request #275 from Talend/bugfix/6.2/TUP-4199_Add_support_dynamic_settings
TUP-4199:Add support of Dynamic Settings(TUP-4010)
2016-03-28 15:18:10 +08:00
pxmiao
64184196dc TDI-31934 : multiple tHttpRequest with bad network hang after some time
https://jira.talendforge.org/browse/TDI-31934
2016-03-28 15:14:44 +08:00
hcyi
b5bca732a4 TUP-4149:Implment useMerge, useFlow, useSchema in Component(TUP-4010) 2016-03-28 11:37:11 +08:00
ycbai
05f8d2cc8b [TUP-4166] Allow an arbitrary string in NAME_SELECTION_REFERENCE 2016-03-28 10:47:11 +08:00
RyanSkraba
7b3a0e63e8 Merge pull request #263 from Talend/TCOMP-87-Dynamic-2
[TCOMP-87] fix the dynamic problem
2016-03-25 15:58:11 +01:00
rdubois
39d7f3d4ba 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:57:36 +01:00
hcyi
d6e88dd6fd TUP-4199:Add support of Dynamic Settings(TUP-4010) 2016-03-25 16:12:44 +08:00
Guoliang Zhou
f016658791 Merge pull request #268 from lpw82gf/feature/tMDMRestInput
TMDM-9389 : Use batch size parameter to retrieve records
2016-03-25 15:43:11 +08:00
hwang-talend
d6fdfa42ca Merge pull request #265 from Talend/bugFix/master/TUP-4216
TUP-4216: Build job without Items checked produces broken artifact.
2016-03-25 15:27:46 +08:00
hwang
4bb8152664 TUP-4222:Change in context value does not get updated in the job and
test case and job stops building
2016-03-25 14:30:01 +08:00
CHEN Bin
7f840709d1 [TCOMP-87] fix the dynamic problem, use include-all-fields instead of
empty schema
2016-03-25 11:41:12 +08:00
Yucheng Bai
d5377013c8 Merge pull request #273 from Talend/bugfix/6.2/TUP-4152_ComponentsProvider_is_scary
Bugfix/6.2/tup 4152 components provider is scary
2016-03-25 11:40:51 +08:00
hcyi
2cf9fea6ef TUP-4152:Refactoring code about generic provider(TUP-4010) 2016-03-25 10:48:46 +08:00
rdubois
2c92d42000 TBD-3241 - Remove parquet from the EMR 4.0.0 assembly 2016-03-24 13:10:43 +01:00
Pierre Teyssier
c3921eb88a Merge pull request #272 from Talend/bugfix/6.2/TDI-35602
TDI-35602 : issue when setting escape char as "" for tVerticaBulkExec
2016-03-24 19:13:43 +08:00
Sebastien Gandon
7fd6b5b673 TUP-4273 : used servicemix.avro instead of avro. 2016-03-24 11:45:57 +01:00
pxmiao
bc81cb54aa TDI-35602 : issue when setting escape char as "" for tVerticaBulkExec
https://jira.talendforge.org/browse/TDI-35602
2016-03-24 18:43:14 +08:00
Yucheng Bai
a090fd123e Merge pull request #271 from Talend/bugfix/6.2/TUP-4244_Wrong_module_name_when_drag&drop
Bugfix/6.2/tup 4244 wrong module name when drag&drop
2016-03-24 18:41:35 +08:00
hcyi
db72e1e5e2 Merge pull request #270 from Talend/bugfix/6.2/TUP-4154_callBeforePropertyActivateBeforeButtonAndCombo
[TUP-4154] ComponentService.beforePropertyActivate() should be called before *any* button or combo box
2016-03-24 18:41:06 +08:00
hcyi
9d33179550 Merge branch 'master' into bugfix/6.2/TUP-4152_ComponentsProvider_is_scary 2016-03-24 18:30:04 +08:00
hcyi
ae4bdb25c2 TUP-4244:Refactoring drag&drop code and fix some problems when drag&drop
component(TUP-4010)
2016-03-24 18:09:12 +08:00
ycbai
126f16cf1f [TUP-4154] ComponentService.beforePropertyActivate() should be called
before *any* button or combo box
2016-03-24 17:26:22 +08:00
rdubois
f700db09a0 TBD-3241 - Remove parquet from the HDP assembly 2016-03-24 10:07:44 +01:00
Pingwen Lin
fbd1c5d292 TMDM-9388 : Data Viewer should work for tMDMRestInput 2016-03-24 16:19:23 +08:00
hwang
3a610f57c9 TDI-35131:'Push components to Palette' doesnt update the files correctly
under 'user component folder'
2016-03-24 13:57:56 +08:00
hcyi
1f10d7f21e Merge branch 'master' into bugfix/6.2/TUP-4244_Wrong_module_name_when_drag&drop 2016-03-24 11:52:06 +08:00
hcyi
da95596c69 Merge pull request #264 from Talend/bugfix/6.2/TUP-4258_codeDoesnotUpdateBySchema
TUP-4258: Generate job java code not update the schema property value
2016-03-24 11:39:02 +08:00
Pingwen Lin
e1f1f15469 TMDM-9389 : Use batch size parameter to retrieve records 2016-03-24 11:00:12 +08:00
Yucheng Bai
333d0a9c5f Merge pull request #259 from Talend/bugfix/6.2/TUP-4160_Refactor_DynamicComposite.resetElementParameters()
TUP-4160:DynamicComposite.resetElementParameters() probably needs to go away(TUP-4010)
2016-03-23 18:46:27 +08:00
hcyi
58600b4513 TUP-4152:ComponentsProvider is scary(TUP-4010) 2016-03-23 17:58:08 +08:00
Yucheng Bai
450cb064d4 Merge pull request #261 from Talend/bugfix/6.2/TUP-4147_Make_super_class_4_Component_and_EmfComponent
TUP-4147:Make new superclass for Component and EmfComponent(TUP-4010)
2016-03-23 17:27:31 +08:00
zwxue
2f3650d96b TUP-4216: Build job without Items checked produces broken artifact. 2016-03-23 17:07:06 +08:00
Guoliang Zhou
59dff30304 Merge pull request #260 from lpw82gf/feature/tMDMRestInput
TMDM-9380 : tMDMRestInput:More useful&clear info when query data with wrong configuration
2016-03-23 16:36:44 +08:00
ycbai
27d5d24ceb TUP-4258: add junits. 2016-03-23 16:13:29 +08:00
ycbai
0fb2cb3389 [TUP-4258] fix some problems of SchemaReferenceController and
performance issues.
2016-03-23 16:13:23 +08:00
ycbai
1ffb192e61 [TUP-4258] Generate job java code not update the schema property value 2016-03-23 16:13:18 +08:00
Pingwen Lin
8c354a444b TMDM-9403 : "Retreive full record" change to "Retreive raw data" 2016-03-23 10:57:07 +08:00
wdliu
7d821c9373 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-23 10:14:39 +08:00
d.savina
ae0a729d03 TIPAAS-8133: MDM jobs failed on TIC1.5: export "xmlschema-core" for
runtime also not requires
2016-03-22 13:02:39 +03:00
hcyi
160912c373 TUP-4147:Make new superclass for Component and EmfComponent(TUP-4010) 2016-03-22 17:50:17 +08:00
Pingwen Lin
571e0efb45 TMDM-9380 : tMDMRestInput:More useful&clear info when query data with wrong configuration 2016-03-22 16:45:37 +08:00
hcyi
5864543975 TUP-4160:DynamicComposite.resetElementParameters() probably needs to go
away(TUP-4010)
2016-03-22 11:53:56 +08:00
nrousseau
666fccb322 Merge pull request #258 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-21 19:10:52 +08:00
mswei
96a37d561c 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 right line of the generated log
file.

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.

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:44:48 +08:00
cmeng-talend
b496d33a97 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-21 18:01:54 +08:00
wchen-talend
9f56258a39 TUP-4242 : add note category for the compare structure 2016-03-21 14:14:55 +08:00
nrousseau
9aec6a4c58 Merge pull request #255 from Talend/feature/6.2.0/TDI-35115_SAPBW
TDI-35563: fix propagating bug of SAP InfoObject.
2016-03-21 12:18:22 +08:00
alex
870b5fca69 Merge pull request #256 from dmitry-savina/master
TIPAAS-8133: MDM jobs failed on TIC1.5
2016-03-20 13:07:36 +03:00
Francis Upton IV
23a97b1f74 TCOMP-57 Support referencing other components 2016-03-18 15:53:52 -07:00
Francis Upton IV
b3c4a47ba1 Merge remote-tracking branch 'origin/master' into bugfix/TCOMP-57 2016-03-18 12:34:53 -07:00
Francis Upton IV
3a737dfd87 TCOMP-57 Support referencing other components 2016-03-18 12:34:28 -07:00
d.savina
fd7a056218 TIPAAS-8133: MDM jobs failed on TIC1.5 2016-03-18 17:02:49 +03:00
hwang-talend
ea082b6758 Merge pull request #215 from Talend/bugFix/master/TDI-35424
TDI-35424: Add migration for old item with context.
2016-03-18 18:28:09 +08:00
hcyi
1762576547 TUP-4244:Missing the module name when drag&drop component(TUP-4010) 2016-03-18 18:06:50 +08:00
Sebastien Gandon
73121d59e7 API change for Form.getWidgets() from List to Collection. 2016-03-18 09:57:16 +01:00
zwxue
db53cbc1c4 TDI-35563: fix propagating bug of SAP InfoObject. 2016-03-18 16:52:36 +08:00
wang wei
5eb30563ce 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:20:14 +08:00
Pierre Teyssier
e64cf6c7a0 Merge pull request #250 from Talend/bugfix/6.2/TDI-35391
Bugfix/6.2/tdi 35391
2016-03-18 12:41:25 +08:00
Ryan Skraba
209e207821 TBD-3272 Use the same map dialog and problem settings for MapReduce, Spark and Spark Streaming. 2016-03-17 14:45:04 +01:00
pxmiao
670e48c6f8 TDI-35391 : The option 'sap jco 2.*' from tSAPConnection whence it's
done
https://jira.talendforge.org/browse/TDI-35391
2016-03-17 18:54:22 +08:00
cmeng-talend
f010e36da0 TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-17 16:43:17 +08:00
Yucheng Bai
42c7e1011a Merge pull request #249 from Talend/bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE
Bugfix/6.2/tup 4161 implement widget type.schema reference
2016-03-17 15:36:45 +08:00
Francis Upton IV
1b250e5a50 TCOMP-57 Support referencing other components 2016-03-16 20:11:05 -07:00
nrousseau
08f5763d04 Merge pull request #245 from Talend/bugfix/6.2/TUP-4251_Default_value_no_saved
TUP-4251:Default value can't be saved in new component framework(TUP-4010)
2016-03-16 19:40:58 +08:00
pxmiao
32df863dde TDI-35391 : The option 'sap jco 2.*' from tSAPConnection whence it's
done
https://jira.talendforge.org/browse/TDI-35391
2016-03-16 19:39:00 +08:00
nrousseau
8f5e160fbf Merge pull request #246 from Talend/bugfix/6.2/TUP-4252_Missing_property_type
TUP-4252:"Property Type" is missed in new tSalesforceOutput(TUP-4010)
2016-03-16 19:33:05 +08:00
nrousseau
6c53d77b6f Merge pull request #247 from Talend/bugfix/6.2/TUP-4248_runJobFailed
[TUP-4248] fixed bugs for type convert
2016-03-16 19:32:07 +08:00
CHEN Bin
02adea4631 [TUP-4248] fixed bugs for type convert
https://jira.talendforge.org/browse/TUP-4248
2016-03-16 18:51:43 +08:00
ycbai
e1817e93c4 TUP-4161: added update schema method. 2016-03-16 17:52:22 +08:00
hcyi
195328b99d TUP-4252:"Property Type" is missed in new tSalesforceOutput(TUP-4010) 2016-03-16 17:17:06 +08:00
hcyi
790accd962 TUP-4251:Default value can't be saved in new component
framework(TUP-4010)
2016-03-16 15:58:59 +08:00
hcyi
38f57c66b0 TUP-4161:WidgetType.SCHEMA_REFERENCE needs to be implemented(TUP-4010) 2016-03-16 14:52:03 +08:00
hcyi
7cd9f217ea Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-16 10:25:51 +08:00
CHEN Bin
07180c4c85 [TBD-2999] Cassandra 3.x update for 6.2
regroup version
2016-03-15 20:30:19 +08:00
hcyi
2b30a4e1cb Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-15 20:26:29 +08:00
hcyi
89d9b73826 Merge pull request #243 from Talend/bugfix/6.2/TUP-4156_updateSchemaAccordingMetadataTable
TUP-4156: update component schema according metadata table.
2016-03-15 20:06:22 +08:00
Yucheng Bai
9e665f80db Merge pull request #242 from Talend/bugfix/6.2/TUP-4244_Missing_module_name_when_drag&drop
TUP-4244:Missing the module name when drag&drop component(TUP-4010)
2016-03-15 19:58:01 +08:00
hcyi
9b9100731a TUP-4244:Missing the module name when drag&drop component(TUP-4010) 2016-03-15 19:53:15 +08:00
GGu
67d0e7bfd4 Merge pull request #241 from ggu-talend/master
TDI-35498: Revert the log4j to be removed
2016-03-15 19:38:31 +08:00
GGu
87c9c1d35a TDI-35498: Revert the log4j to be removed 2016-03-15 19:35:58 +08:00
ycbai
9f4589dfac TUP-4156: update component schema according metadata table. 2016-03-15 19:06:09 +08:00
RyanSkraba
c758e3aa8d Merge pull request #239 from RyanSkraba/master
TCOMP-125 Move Avro <-> MetadataTable conversions to its own helper c…
2016-03-15 11:50:15 +01:00
nrousseau
b98157af63 Merge pull request #232 from Talend/feature/6.2.0/TDI-35115_SAPBW
TDI-35402: fix bugs of SAPBW
2016-03-15 18:13:16 +08:00
zwxue
5b58130aa0 TDI-35402: refactor some code for SAPBW. 2016-03-15 18:03:40 +08:00
Guoliang Zhou
c9e723bf99 Merge pull request #237 from lpw82gf/feature/tMDMRestInput
TMDM-9275 TMDM-9330 : tMDMRestInput - tMDMRestInput - Create a simple tMDMRestInput for POC (using old framework)
2016-03-15 17:32:28 +08:00
Yucheng Bai
e72e231761 Merge pull request #240 from Talend/bugfix/6.2/TUP-4245_fix_quote_problem
TUP-4245:Need fix a quote problem when click back button in the wizard page(TUP-4010)
2016-03-15 17:17:05 +08:00
hcyi
407d6d1d95 TUP-4245:Need fix a quote problem when click back button in the wizard
page(TUP-4010)
2016-03-15 17:03:06 +08:00
Pierre Teyssier
a7464e822b Merge pull request #238 from pxmiao-talend/bugfix/6.2/TDI-35262
TDI-35262 : security issues: Oracle password in plain text
2016-03-15 16:33:56 +08:00
Ryan Skraba
69f38b8ed4 TCOMP-125 Move Avro <-> MetadataTable conversions to its own helper class. 2016-03-15 09:31:57 +01:00
pxmiao
cf373537fd TDI-35262 : security issues: Oracle password in plain text
https://jira.talendforge.org/browse/TDI-35262
2016-03-15 16:30:05 +08:00
hcyi
f1a849dcb1 TUP-4161:Refactor the schema conteoller to implemented
WidgetType.SCHEMA_REFERENCE(TUP-4010)
2016-03-15 16:17:45 +08:00
Pingwen Lin
6fc3bcbd17 TMDM-9275 TMDM-9330 : tMDMRestInput - Create a simple tMDMRestInput for POC (remove unnecessary dependency of "wsdl4j-1.6.3.jar") 2016-03-15 15:58:25 +08:00
Pingwen Lin
5a108417d8 TMDM-9275 TMDM-9330 : tMDMRestInput - Create a simple tMDMRestInput for POC (format) 2016-03-15 15:32:48 +08:00
Pingwen Lin
5b2f6d82f1 TMDM-9275 TMDM-9330 : tMDMRestInput - Create a simple tMDMRestInput for POC (format) 2016-03-15 15:24:19 +08:00
Pingwen Lin
97c8788ed9 TMDM-9275 TMDM-9330 : tMDMRestInput - Create a simple tMDMRestInput for POC (using old framework) 2016-03-15 14:55:50 +08:00
hcyi
c7ad74594d TUP-4161:WidgetType.SCHEMA_REFERENCE needs to be implemented(TUP-4010) 2016-03-15 14:30:32 +08:00
Pierre Teyssier
ec7fe774bc Merge pull request #233 from pbailly/master
[TBD-3244] Correctly output bytes.
2016-03-15 12:13:00 +08:00
nrousseau
6663a143eb Merge pull request #235 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-15 11:37:54 +08:00
wchen-talend
814e7b131b Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-15 11:24:37 +08:00
hcyi
69156277f5 Merge branch 'master' into
bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE
2016-03-15 11:04:35 +08:00
zwxue
fabaec217c TDI-35402: fix bugs of SAPBW 2016-03-15 09:58:28 +08:00
Francis Upton IV
f272c22020 TUP-4241 NPE when dragging archetype created components to job 2016-03-14 11:34:30 -07:00
pbailly
a94990d989 [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:23:07 +01:00
rdubois
5a60bcaafb Preparation for TBD-3017 2016-03-14 17:21:27 +01:00
nrousseau
98472320d1 Merge pull request #231 from Talend/bugfix/6.2/TUP-4237_fixRepositoryContentEmptyProblem
[TUP-4237] Repository content is empty when browse salesforce connections in salesforce component
2016-03-14 20:16:12 +08:00
Yucheng Bai
e3fdab3a21 Merge pull request #218 from Talend/bugfix/6.2/TUP-4153_Move_componentUtils_methods
TUP-4153:Move ...core.model.ComponentUtils methods to real ComponentsUtils(TUP-4010)
2016-03-14 20:14:54 +08:00
ycbai
b0e28dd8bf [TUP-4237] Repository content is empty when browse salesforce
connections in salesforce component
2016-03-14 20:06:42 +08:00
nrousseau
81f4242776 Merge pull request #230 from Talend/bugfix/6.2/TUP-4148_hooked_up_returns_property
Bugfix/6.2/tup 4148 hooked up returns property
2016-03-14 20:00:42 +08:00
nrousseau
12004c166b Merge pull request #229 from Talend/bugfix/6.2/TUP-4236_adaptSchemaTypeChangeOfComponent
TUP-4236 Adapt schema type change of component
2016-03-14 19:56:19 +08:00
hcyi
168175fae1 Merge branch 'master' into
bugfix/6.2/TUP-4153_Move_componentUtils_methods
2016-03-14 19:42:39 +08:00
hcyi
e4597a866c Merge branch 'master' into
bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE
2016-03-14 19:33:41 +08:00
Yucheng Bai
2678ac8377 Merge pull request #216 from Talend/bugfix/6.2/TUP-4168_Create_many_securityKey_widget_problem
TUP-4168:Create many securityKey widget when change the property type to repository(TUP-4010)
2016-03-14 19:18:16 +08:00
hcyi
2888bb0500 TUP-4148:The returns property from ComponentProperties needs to be
hooked up(TUP-4010)
2016-03-14 18:28:24 +08:00
wchen-talend
a26d9ff62c Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-14 18:10:27 +08:00
ycbai
3d61be3eda [TUP-4236] Value type of Schema property is String instead of
org.apache.avro.Schema
2016-03-14 17:08:18 +08:00
hcyi
421a8039ac Merge pull request #213 from Talend/bugfix/6.2/TUP-4163_supportLongRunningWhenInvokeComponentService
TUP-4163: add long running when invoking callXXX methods of component
2016-03-14 17:03:24 +08:00
cmeng-talend
2feb7a7bab TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-03-14 16:45:03 +08:00
Pierre Teyssier
8b171b4a60 Merge pull request #228 from Talend/bugfix/6.2/TDI-35382
TDI-35382 : tWaitForfile with trigger action "file created" is not triggered if a filename is used twice
https://jira.talendforge.org/browse/TDI-35382
2016-03-14 15:08:12 +08:00
mswei
b971d9d032 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 13:15:25 +08:00
nrousseau
74e821bf46 Merge pull request #226 from ggu-talend/master
TUP-4060: Fixed the filter problem for job in TOS
2016-03-14 12:05:47 +08:00
GGu
1588d8c5dc TUP-4060: Fixed the filter problem for job in TOS 2016-03-14 11:02:01 +08:00
hcyi
a8f48b2fb4 Merge branch 'master' into bugfix/6.2/TUP-4148_hooked_up_returns_property 2016-03-14 10:36:27 +08:00
Francis Upton IV
5baeba8a25 TUP-4053 ComponentProperties are created too often 2016-03-13 17:58:33 -07:00
Francis Upton IV
dceb22666d TUP-4226 property not found errors in proxy properties 2016-03-13 17:58:31 -07:00
nrousseau
82d88c94ed Revert "TESB-14376: fix compilation error"
This reverts commit d3075387cc.
2016-03-12 18:44:01 +08:00
nrousseau
d3075387cc TESB-14376: fix compilation error 2016-03-12 15:36:44 +08:00
hcyi
59b08086d3 Merge branch 'master' into
bugfix/6.2/TUP-4148_hooked_up_returns_property
2016-03-11 20:42:10 +08:00
hcyi
e941b7c691 Merge branch 'master' into
bugfix/6.2/TUP-4168_Create_many_securityKey_widget_problem
2016-03-11 17:56:01 +08:00
hcyi
ce889c4b3a Merge branch 'master' into
bugfix/6.2/TUP-4153_Move_componentUtils_methods
2016-03-11 17:47:36 +08:00
Yucheng Bai
f366cbaaee Merge pull request #217 from Talend/bugfix/6.2/TUP-4129_TCOMP_unwanted_property_appears_on_properties_view
TUP-4129:TCOMP:unwanted property appears on the component properties view(TUP-4010)
2016-03-11 17:32:40 +08:00
hcyi
7181eca996 Merge branch 'master' into
bugfix/6.2/TUP-4129_TCOMP_unwanted_property_appears_on_properties_view
2016-03-11 17:30:33 +08:00
Yucheng Bai
53c181c117 Merge pull request #225 from Talend/bugfix/6.2/TUP-4145_Set_first_possible_value_if_enum
TUP-4145:Set initial value of an ENUM to be first possible value(TUP-4010)
2016-03-11 17:11:16 +08:00
hcyi
ff6fc96f21 TUP-4145:Set initial value of an ENUM to be first possible
value(TUP-4010)
2016-03-11 16:41:06 +08:00
nrousseau
4fbc6737bb Merge pull request #224 from Talend/workitem/tup-4122
TUP-4122:update  product version marking icons to 6.2
2016-03-11 16:14:14 +08:00
nrousseau
b859138f2d Merge pull request #223 from Talend/bugfix/6.2/TUP-4156-TUP-4157
Bugfix of TUP-4156 and TUP-4157
2016-03-11 15:22:22 +08:00
Lin Dehua
aacfd5875c TUP-4122:update product version marking icons to 6.2 2016-03-11 15:00:43 +08:00
ycbai
bb82a8cba7 TUP-4157: refactor schema part and add some junits. 2016-03-11 14:49:00 +08:00
ycbai
88a2cf4627 TUP-4156: Fix schema modification to be bi-directional 2016-03-11 14:48:07 +08:00
GGu
a69fb654c2 Merge pull request #222 from Talend/bugfix/master/TDI-35393
TDI-35393:Migration issue about joblet from 5.2.2. to 6.1.1
2016-03-11 12:00:09 +08:00
nrousseau
5bf7f12525 Merge pull request #221 from ggu-talend/feature/6.2.0/TUP-4060_merging-mediation-perspective
TUP-4060: Merge Integration and Mediation perspectives
2016-03-11 11:45:47 +08:00
Rémy DUBOIS
feef876e53 Merge pull request #220 from pbailly/master
[TBD-3005] Add spark postprocessing phase.
2016-03-10 16:42:53 +01:00
pbailly
ecf6de1966 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2016-03-10 16:41:47 +01:00
pbailly
50e8f1c8fb [TBD-3005] Add spark postprocessing phase. 2016-03-10 16:40:55 +01:00
mswei
8475eb7302 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-10 18:49:21 +08:00
Sebastien Gandon
3ccdd633fd Merge remote-tracking branch 'origin/master' into TCOMP-62 2016-03-10 10:23:21 +01:00
GGu
28687418d0 TUP-4208: Remove Mediation perspective 2016-03-10 17:20:14 +08:00
GGu
d6077e9afe TUP-4212: Fix the duplicated action for repository 2016-03-10 17:20:12 +08:00
GGu
b6af5f12a5 TUP-4196: Change the order for Resources 2016-03-10 17:20:09 +08:00
GGu
5ac8da6ca9 TUP-4196: After merge Bean in Code, sort the nodes too 2016-03-10 17:20:07 +08:00
GGu
c8874b647c TUP-4167: Unify the type of generated doc for JOB_DOC and JOBLET_DOC 2016-03-10 17:20:05 +08:00
GGu
1e1244d444 TUP-4167: Change to use CNF content provider for Generated Doc 2016-03-10 17:20:02 +08:00
GGu
ac4819800c TUP-4167: Move Business Diagram under Documentation 2016-03-10 17:20:00 +08:00
GGu
2e84830189 TUP-4167: When create standard job, need check joblet too 2016-03-10 17:19:58 +08:00
GGu
894a03550a TUP-4167: Add sorter extension point to resolve the order of JobDesign
children
2016-03-10 17:19:55 +08:00
GGu
ec7f3f4d49 TUP-4167: Add JUnits to test the children nodes of Job Designs
(Standard, BD Batch, BD Streaming, Joblet)
2016-03-10 17:19:53 +08:00
GGu
07b56f86cc TUP-4167: Add some JUnit content provider tests 2016-03-10 17:19:51 +08:00
GGu
9c3d87f3c8 TUP-4167: Remove duplicate viewer filter for Standard Node 2016-03-10 17:19:48 +08:00
GGu
08386886b8 TUP-4167: Add the JUnit tests for JobTopNodesPropertyTester 2016-03-10 17:19:45 +08:00
GGu
0deb66962d TUP-4167: move Joblet under Job Designs, same other BD job, if TOS,
won't have Standard also
2016-03-10 17:19:42 +08:00
hcyi
e544ccc28a TUP-4153:Move ...core.model.ComponentUtils methods to real
ComponentsUtils(TUP-4010)
2016-03-10 16:44:33 +08:00
CHEN Bin
6bb28489e1 TCOMP-62 support Dyanmic column 2016-03-10 16:21:21 +08:00
hcyi
daf459d646 TUP-4148:The returns property from ComponentProperties needs to be
hooked up(TUP-4010)
2016-03-10 15:48:37 +08:00
jzhao
b5a7a2517b TDI-35063: Create tAmazonS3Copy component
https://jira.talendforge.org/browse/TDI-35063
Note:Replace the icon with a new one.
2016-03-10 13:00:45 +08:00
Francis Upton IV
a7fd85e575 TCOMP-28 Avro representation changes 2016-03-09 17:20:47 -08:00
hcyi
1320d17225 TUP-4129:TCOMP:unwanted property appears on the component properties
view(TUP-4010)
2016-03-09 19:12:03 +08:00
CHEN Bin
6475087ded [TBD-3003] add tJDBC components for spark batch/streaming
https://jira.talendforge.org/browse/TBD-3003
2016-03-09 17:24:06 +08:00
hwang
ba34c22919 TDI-35393:Migration issue about joblet from 5.2.2. to 6.1.1 2016-03-09 14:05:54 +08:00
Francis Upton IV
d0d776772a TCOMP-28 Avro representation changes 2016-03-08 20:59:45 -08:00
hcyi
7e043e575a TUP-4168:Create many securityKey widget when change the property type to
repository(TUP-4010)
2016-03-09 11:36:50 +08:00
zwxue
e04f6430e6 TDI-35424: Add migration for old item with context. 2016-03-09 11:26:55 +08:00
Francis Upton IV
7a2ab165f9 Merge remote-tracking branch 'origin/master' into TCOMP-62 2016-03-08 10:44:10 -08:00
Sizhao Liu
a4e16d6446 avoid an occasional compile error asking for rebuild of all plugins in eclipse 2016-03-08 22:26:56 +08:00
hcyi
2f654ee673 Merge pull request #214 from Talend/bugfix/6.2/TUP-4182_setDefaultValue()
TUP-4182:setDefaultValue() doesn't work(TUP-4010)
2016-03-08 18:50:27 +08:00
hcyi
1bc2962453 TUP-4182:setDefaultValue() doesn't work(TUP-4010) 2016-03-08 18:47:06 +08:00
ycbai
639eaf65ba TUP-4163: add long running when invoking callXXX methods of component
service.
2016-03-08 17:34:58 +08:00
Yucheng Bai
581248fdd2 Merge pull request #206 from Talend/bugfix/6.2/TUP-4144_Remove_all_references_to_Salesforce
TUP-4144:Remove all references to Salesforce or any other component properties in the studio(TUP-4010)
2016-03-08 16:05:14 +08:00
Mike Yan
21b4c7db23 TESB-5041: Add Bundle-NativeCode property in the manifest 2016-03-08 14:44:15 +08:00
Yucheng Bai
49f21efbc9 Merge pull request #211 from Talend/bugfix/6.2/TUP-4182_setDefaultValue()
TUP-4182:setDefaultValue() doesn't work(TUP-4010)
2016-03-08 14:13:45 +08:00
Pierre Teyssier
ab88d8727b Merge pull request #212 from pxmiao-talend/bugfix/6.2/TDI-35391
TDI-35391 : Remove the option 'sap jco 2.*' from tSAPConnection
2016-03-08 12:00:24 +08:00
pxmiao
4c5a216636 TDI-35391 : Remove the option 'sap jco 2.*' from tSAPConnection
https://jira.talendforge.org/browse/TDI-35391
2016-03-08 10:49:10 +08:00
rdubois
faa3e43951 Merge branch 'master' of https://github.com/Talend/tdi-studio-se 2016-03-07 13:38:13 +01:00
rdubois
046f22dcf3 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:37:48 +01:00
CHEN Bin
abff5856cc adapt Avro and Dynamic changes for Input component 2016-03-07 19:40:38 +08:00
pxmiao
87b845c7af TDI-35262 : security issues: Oracle password in plain text
https://jira.talendforge.org/browse/TDI-35262
2016-03-07 19:00:21 +08:00
hcyi
ce86e8d0e4 TUP-4182:setDefaultValue() doesn't work(TUP-4010) 2016-03-07 18:58:36 +08:00
CHEN Bin
78e699a5fb Merge branch 'master' into TCOMP-62 2016-03-07 11:01:54 +08:00
hcyi
5a25416899 TUP-4144:Remove all references to Salesforce or any other component
properties in the studio(TUP-4010)
2016-03-04 17:44:00 +08:00
nrousseau
dda4b73a83 add missing plugin for junit for generic component 2016-03-04 14:14:38 +08:00
nrousseau
ac1dfb727f add missing tests to the junit product 2016-03-04 13:51:37 +08:00
nrousseau
06b6b51b2c Merge pull request #205 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-04 13:21:52 +08:00
Yucheng Bai
017574599e Merge pull request #198 from Talend/bugfix/6.2/TDI-35280_Bean_Editor_Problem
TDI-35280 bug: Talend stores te content of a bean to the wrong file!
2016-03-04 09:55:39 +08:00
Francis Upton IV
8c1cfc34c2 Merge remote-tracking branch 'origin/master' into TCOMP-62 2016-03-03 13:22:43 -08:00
wchen-talend
80e11b88e8 UP-4064:Implement the git compare editor with Structure compare to list
the conflict elements .
2016-03-03 11:32:57 +08:00
cmeng-talend
19495ad07d TUP-3997 feature: Component Level Diff/Merge for Git
https://jira.talendforge.org/browse/TUP-3997

Fix a NPE problem
2016-03-03 11:30:44 +08:00
nrousseau
f911353809 Merge pull request #194 from Talend/feature/master/TBD-3089
TBD-3174:add parameters to distinguish different job types and
2016-03-03 11:21:21 +08:00
nrousseau
822d8771d9 Merge pull request #204 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:update the pom.xml file for the new plugin(TUP-4010)
2016-03-03 11:11:28 +08:00
hcyi
3035bf0572 TUP-3843:update the pom.xml file for the new plugin(TUP-4010) 2016-03-03 10:44:40 +08:00
nrousseau
a7820f8564 Merge pull request #203 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:remove execution environment in new plugin setup(TUP-4010)
2016-03-02 18:48:03 +08:00
hcyi
e1b4b81867 TUP-3843:remove execution environment in new plugin setup(TUP-4010) 2016-03-02 18:31:14 +08:00
Yucheng Bai
27fd91043c Merge pull request #202 from Talend/bugfix/6.2/TUP-4170_NPE_when_dropping_tSalesforceOutputNew
TUP-4170:TCOMP : NPE when dropping tSalesforceOutputNew on the designer(TUP-4010)
2016-03-02 18:30:40 +08:00
Yucheng Bai
2eee9059f3 Merge pull request #201 from Talend/bugfix/6.2/TUP-4177_Error_of_module_schema_when_dropping
TUP-4177:Throw error when dropping tSalesforceInputNew on the designer.
2016-03-02 18:30:30 +08:00
Yucheng Bai
31b44da0d7 Merge pull request #196 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:Remove org.talend.component top-level package(TUP-4010)
2016-03-02 16:17:28 +08:00
hcyi
d8969f5bc6 Merge branch 'master' into
bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
2016-03-02 16:14:46 +08:00
hcyi
1d62f7aba0 TUP-4161:WidgetType.SCHEMA_REFERENCE needs to be implemented(TUP-4010) 2016-03-02 15:45:53 +08:00
wchen-talend
05558a71cb Merge pull request #200 from Talend/bufix/6.2.0/TDI-35139_TUP-4155_TUP-4085
Commits for tasks: 	TUP-35139 / TUP-4085 / TUP-4155
2016-03-02 14:33:42 +08:00
nrousseau
10cb5d9700 Merge remote-tracking branch 'origin/master' into bufix/6.2.0/TDI-35139_TUP-4155_TUP-4085 2016-03-02 13:31:14 +08:00
nrousseau
95a819f757 TUP-4085: set preferences to setup the update of artifacts from Nexus 2016-03-02 13:12:02 +08:00
Francis Upton IV
71d3fdcf0c Merge remote-tracking branch 'origin/master' into TCOMP-62 2016-03-01 20:06:51 -08:00
Francis Upton IV
53b0b6772e TCOMP-108 Provide the location of the Schema property to the studio when
storing properties
2016-03-01 11:53:14 -08:00
git_init_user
cb9ab461a7 TCOMP-28 Update component_begin.javajet to use Avro data at runtime. 2016-03-01 16:36:29 +01:00
cmeng-talend
54f9200177 TDI-35280 bug: Talend stores te content of a bean to the wrong file!
https://jira.talendforge.org/browse/TDI-35280
2016-03-01 18:24:48 +08:00
git_init_user
8d7a607d3b Merge branch 'master' into TCOMP-62 2016-03-01 10:49:47 +01:00
Francis Upton IV
ed4de3f1ce TCOMP-62 Align studio classes with new component runtime API 2016-03-01 01:43:33 -08:00
CHEN Bin
5af674d841 TCOMP-62 quick fix for type mapping, should be replaced later 2016-03-01 16:51:53 +08:00
wchen-talend
e426768526 TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-03-01 16:18:00 +08:00
Francis Upton IV
61b43787e0 TCOMP-62 Align studio classes with new compnent runtime API 2016-02-29 23:22:46 -08:00
wang wei
a160b29fe9 Merge pull request #197 from pxmiao-talend/master
fix feature TDI-31235:https://jira.talendforge.org/browse/TDI-31235
2016-03-01 14:17:38 +08:00
hcyi
36a4445770 TUP-4177:Throw error when dropping tSalesforceInputNew on the
designer(TUP-4010)
2016-03-01 14:13:12 +08:00
wang wei
46fc200381 TDI-35160: change the jar name
https://jira.talendforge.org/browse/TDI-35160
2016-03-01 13:33:32 +08:00
pxmiao
86be6e75a3 fix feature TDI-31235:https://jira.talendforge.org/browse/TDI-31235
It would be better if there are options available to specify backslashes
as a literal or an escape character in tVerticaBulkExec component
2016-03-01 13:10:06 +08:00
SunChaoqun
0292be0595 TESB-16978:tRestClient - HTTPS hostname wrong: 2016-03-01 11:31:41 +08:00
hcyi
a08d3f74cf TUP-4170:TCOMP : NPE when dropping tSalesforceOutputNew on the
designer(TUP-4010)
2016-02-29 17:31:53 +08:00
hcyi
6850f960b3 TUP-3843:fix a problem about the password controller , change to hidden
text type(TUP-4010)
2016-02-29 16:50:29 +08:00
sbliu
7c35084bad TMDM-9322: Remove "Strict Contains"&"Contains Text Of" operators. For tMDMViewSearch component "Full Text Search" operator renamed to "whole content contains". 2016-02-29 16:19:55 +08:00
hcyi
3a1c927fea TUP-3843:Remove org.talend.component top-level package(TUP-4010) 2016-02-29 14:48:20 +08:00
Yucheng Bai
8b014c4fec Merge pull request #195 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
Bugfix/6.2/tup 4141 fix studio or component issues
2016-02-29 14:01:00 +08:00
hwang
198b90811b TDI-35033:The link is deleted and the editor is mess after trying to
delete component in Test Case
2016-02-29 11:08:01 +08:00
nrousseau
9ee9b3895a TUP-4155: set offline resolution 2016-02-28 12:12:59 +08:00
nrousseau
d2414670da TDI-35139: avoid to have several popup for the same jar during the
build, and avoid to retrieve even from nexus several times
2016-02-27 13:29:15 +08:00
CHEN Bin
622b2d92c9 TCOMP-62 javajet part 2016-02-26 18:47:11 +08:00
nrousseau
08a524b72c Merge branch 'master' into bugfix/6.2.0/TUP-4036_syn_lib_from_nexus 2016-02-26 18:32:54 +08:00
hwang
4393da3af2 TDI-33752:ctrl+space still can't work after disable it for the conflict
on Windows
2016-02-26 15:54:40 +08:00
Eric Putney
e488dcbd91 TDI-35063 Added new component for the Amazon S3 Copy 2016-02-26 14:19:33 +08:00
ycbai
2c6c68af95 TUP-3842: Handle OK/Cancel button on advanced properties dialog by
component service
2016-02-26 14:02:57 +08:00
hcyi
f4b81bda59 Merge branch 'master' into bugfix/6.2/TUP_4141_fixStudioOrComponentIssues 2016-02-26 11:31:36 +08:00
hwang
b8e0e26141 TBD-3174:add parameters to distinguish different job types and
frameworks
2016-02-26 11:29:39 +08:00
wang wei
8fc21126ae TDI-35320: tWriteJSONfield not grouping as expected
https://jira.talendforge.org/browse/TDI-35320
2016-02-26 11:27:49 +08:00
jzhao
e4bc3611b1 TUP-4164: Update Jackson-core for DI Components to
jackson-core-2.5.3.jar
https://jira.talendforge.org/browse/TUP-4164
2016-02-25 18:26:28 +08:00
hcyi
8a507f42c9 TUP-4151:When drag/drop from repository to job designer, use
ComponentService.getPossibleComponents()(TUP-4010)
2016-02-25 17:16:19 +08:00
wang wei
fe47334d92 TUP-4046: fix the license issue
https://jira.talendforge.org/browse/TUP-4046
2016-02-25 17:03:19 +08:00
pxmiao
58ec74ab9a TDI-35227:Insert number is incorrect on tNetezzaOutput
https://jira.talendforge.org/browse/TDI-35227
2016-02-25 10:06:40 +08:00
hcyi
271d7e654b TDI-35324:create new standard job many components can not found in
palette, reopen get NPE.
2016-02-24 18:27:06 +08:00
hcyi
6ab612270a TDI-35324:create new standard job many components can not found in
palette, reopen get NPE.
2016-02-24 16:44:49 +08:00
hcyi
a5449e0255 TDI-35324:create new standard job many components can not found in
palette, reopen get NPE.
2016-02-24 16:08:45 +08:00
ycbai
2f57d2e37e Do some refactor. 2016-02-24 15:25:22 +08:00
hcyi
1d0c619e9a TUP-4014:fix the problem that not save the repository value when reopen
job(TUP-4010)
2016-02-22 18:46:16 +08:00
hcyi
2e61fd1f6f Merge branch 'master' into bugfix/master/TUP-4010_Component_properties_problems_new 2016-02-22 15:21:20 +08:00
hcyi
335584faf8 TUP-4014:add some junits . 2016-02-22 15:13:44 +08:00
nrousseau
e348158068 fix junits 2016-02-22 14:49:34 +08:00
nrousseau
30ad3ca2b3 fix junit 2016-02-22 14:49:31 +08:00
nrousseau
26321b51e4 TDI-35269: add junit for the connection to ELTMap component with
OnSubjobOk
2016-02-22 14:49:28 +08:00
nrousseau
0dc0ce969e TDI-35268: Enhance the speed of display for the connection with many
tables
2016-02-22 14:49:26 +08:00
nrousseau
5e5c3c7182 TDI-35269: fix problem of connection to ELTMap Component 2016-02-22 14:49:23 +08:00
nrousseau
8b847c1cb4 TDI-35198: fix the problem of update of schema, if component is followed
by a non-row link
2016-02-22 14:49:21 +08:00
hcyi
081b207a95 Merge branch 'master' into
bugfix/master/TUP-4010_Component_properties_problems_new
2016-02-19 17:04:26 +08:00
hcyi
956ca99e89 TUP-4012:fix some problems when password displayed as text
type(TUP-4010)
2016-02-19 16:37:46 +08:00
wchen-talend
6f6efb29f0 TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-02-18 19:16:07 +08:00
hcyi
445fa37638 TUP-4014:parameters not linked to repository, displayed as linked to
repository,set the repositoryValue(TUP-4010)
2016-02-18 18:43:26 +08:00
ycbai
35e032fe6a TUP-3782: add junit. 2016-02-18 18:27:44 +08:00
ycbai
e0d02b2275 TUP-3782: fix compile errors. 2016-02-18 18:27:34 +08:00
ycbai
bc8c22b47d TUP-3782: Support Context 2016-02-18 18:27:24 +08:00
hcyi
5b84734578 TUP-4042:Studio component property sheet does not appear(TUP-4010) 2016-02-18 16:27:55 +08:00
hcyi
b361f6afca TUP-4014:parameters not linked to repository, displayed as linked to
repository,set the repositoryValue/default value(TUP-4010)
2016-02-18 15:28:13 +08:00
Sebastien Gandon
9eb4df4300 TCOMP widget now uses a single context and
renamed getProperty into getContent
2016-02-17 17:09:56 +01:00
hcyi
3febe80aff TUP-4012:password displayed as text type(TUP-4010) 2016-02-17 13:41:47 +08:00
hcyi
6d23675bdf TUP-4054:add some junits(TUP-4010) 2016-02-17 11:57:20 +08:00
hcyi
06141780eb TUP-4018:Add junits (TUP-4010) 2016-02-16 19:10:55 +08:00
hcyi
efee06dec7 TUP-4018:Add test plugin for org.talend.component.core (TUP-4010) 2016-02-16 17:33:22 +08:00
hcyi
c3aca78cb4 TUP-4018:Add test plugin for org.talend.component.core (TUP-4010) 2016-02-16 16:10:53 +08:00
hcyi
96b2d52008 TUP-4017:Implement extension point parameter field type
mapping(TUP-4010)
2016-02-16 15:38:50 +08:00
Rémy DUBOIS
59d6f54e39 Merge pull request #189 from pbailly/master
[TBD-3147] Fix S3 dependencies for HDP2.3
2016-02-15 18:45:36 +01:00
pbailly
0d663d3b4b [TBD-3147] Fix S3 dependencies for HDP2.3 2016-02-15 18:43:56 +01:00
wang wei
fdf7211d86 TUP-4046: Upgrade all amazon components to same sdk version
https://jira.talendforge.org/browse/TUP-4046
2016-02-15 16:20:53 +08:00
wang wei
03ac58f026 TDI-34979: tSybaseIQBulkExec - The issue when insert the null value
https://jira.talendforge.org/browse/TDI-34979
2016-02-15 12:58:50 +08:00
jclaude
ae96ec8a3d TDM-5006 create bundle to integrate talend data mapper spark components in studio. (need to export some tdm specific resources when executing spark batch job using standard
talend extension point "org.talend.core.runtime.buildExport_provider", this modification have been agreed with Nicolas R and Remy D.)
2016-02-10 09:46:15 +01:00
Sebastien Gandon
933963174f TCOMP-74 : remove an unused method from the ComponentService interface 2016-02-05 17:42:18 +01:00
rdubois
35fa24ee2e Prepare TBD-3012 by refactoring the way we find the ESparkVersion corresponding to a tSparkConfiguration setting 2016-02-05 09:38:22 +01:00
Sebastien Gandon
f7fa5a555f TCOM-74 : update package name to match components/daikon refactoring 2016-02-04 12:15:03 +01:00
CHEN Bin
f7f8fb7019 Revert "[TBD-2999] support Cassandra 3.x in DI
https://jira.talendforge.org/browse/TBD-2999"
just upgrade the dependency
2016-02-04 17:15:34 +08:00
wang wei
1d36937037 TDI-34979: fix the row separator bug
https://jira.talendforge.org/browse/TDI-34979
2016-02-04 14:07:19 +08:00
wang wei
1c5480aedb TDI-35194: escape the input as json string value
https://jira.talendforge.org/browse/TDI-35194
2016-02-04 10:24:59 +08:00
wang wei
22c84f80d4 TDI-35194: correlationID and/or samlToken are URL-encoded in BPM
https://jira.talendforge.org/browse/TDI-35194
2016-02-03 15:38:33 +08:00
CHEN Bin
659751ba25 [TBD-2999] support Cassandra 3.x in DI
https://jira.talendforge.org/browse/TBD-2999
2016-02-01 18:15:48 +08:00
Rémy DUBOIS
bd85124b32 Merge pull request #185 from amarouni/feature/tbd-3025
[TBD-3025] Support HiveContext in tSqlRow
2016-02-01 09:44:16 +01:00
Rémy DUBOIS
40a72027c6 Merge pull request #184 from pbailly/master
[TBD-2979] Add S3 dependency for HDP 2.3
2016-02-01 09:43:37 +01:00
wang wei
5762f9628b TDI-34979: tSybaseIQBulkExec - The issue when insert the null value
https://jira.talendforge.org/browse/TDI-34979
2016-02-01 11:28:05 +08:00
Abbass MAROUNI
e2bc4b28d4 [TBD-3025] Support HiveContext in tSqlRow 2016-01-29 17:04:07 +01:00
pbailly
e977475091 [TBD-2979] Add S3 dependency for HDP 2.3 2016-01-29 14:16:29 +01:00
hcyi
d587b1fe25 TUP-4054:ComponentProperties are incorrectly deserializated. 2016-01-29 19:40:50 +08:00
glzhou
aae1c305f6 TMDM-9278 tMDMOutput with “Return Keys” feature generates wrong code 2016-01-29 17:21:36 +08:00
sgandon
e01f623a01 Merge pull request #182 from pbailly/master
[TCOM-46] Separate Trigger from ComponentConnector.
2016-01-28 18:31:17 +01:00
pbailly
9121348993 [TCOM-46] Separate ComponentConnector into Trigger and Connector. 2016-01-28 18:17:44 +01:00
wchen-talend
62c86b03e1 TUP-3972: add junit 2016-01-27 09:59:47 +08:00
wchen-talend
cf3fa66684 TUP-3972:Issue with Implicit Context Load when value is empty 2016-01-27 09:59:28 +08:00
cmeng-talend
98d99febbd 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:45:10 +08:00
iwang
e9be26899e Update copyright year to 2016 2016-01-25 11:07:48 +01:00
pxmiao
3581d674b7 TDI-32695:Exception in SFTP mode : "verify: false"
https://jira.talendforge.org/browse/TDI-32695
- updagrading jsch to version 0.1.53
2016-01-25 17:59:49 +08:00
iwang
2229fd2377 Update copyright year to 2016 2016-01-25 09:46:54 +01:00
Mike Hirt
34b95e599f Update README.md
Update download links
2016-01-22 18:18:22 +01:00
jzhao
7f9bfca8f1 Merge pull request #181 from jzhao-talend/master
TDI-35107: New Salesforce components "Use this connection" doesn't work
2016-01-22 18:43:27 +08:00
wchen-talend
1707243ecf TUP-3920:can choose multiple versions in 'Open another version' view 2016-01-22 11:01:22 +08:00
iwang
b01a58ec53 Set org.talend.mdm.bulkload.client version to project.version 2016-01-21 11:52:19 +01:00
hwang
831529e386 TUP-3932:Make output Timestamp available earlier in generation process 2016-01-21 13:47:09 +08:00
cmeng-talend
d72b55e73e TDI-34005 bug: CPU usage won't go down after a job export
https://jira.talendforge.org/browse/TDI-34005
2016-01-21 11:32:19 +08:00
wang wei
b1fdfe3898 TDI-35076: tXMLMap removing the namespace for attributes
https://jira.talendforge.org/browse/TDI-35076
2016-01-18 15:30:40 +08:00
jzhao
bf795e7dfc TDI-35107: New Salesforce components "Use this connection" doesn't work
[Need modify code out of "components" repository]
https://jira.talendforge.org/browse/TDI-35107
2016-01-15 18:39:39 +08:00
wdliu
94e32b9802 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:33:49 +08:00
Sebastien Gandon
2768b0449a Merge branch 'changed ComponentProperties to be a NamedThing' 2016-01-14 12:38:13 +01:00
Sebastien Gandon
da7da29422 update Generic Component set/getValue after Framework change 2016-01-14 12:37:03 +01:00
wchen-talend
2ff9022fa6 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-14 18:02:21 +08:00
cmeng-talend
87ef17f8aa TDI-34680 bug: WebService: the parameter should display readonly when
d&d to job
https://jira.talendforge.org/browse/TDI-34680
2016-01-14 15:46:32 +08:00
wchen-talend
fe28b085d9 TUP-3853:[Export items] switch select archive file to select root
directory has wrong information
2016-01-14 14:23:34 +08:00
wdliu
833e93d539 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-14 11:40:29 +08:00
GGu
34f2386165 Merge pull request #180 from csuntalendbj/master
TESB-16985:tESBConsumer using default SOAPAction header when there is no SOAPAction defined
2016-01-14 09:45:03 +08:00
hcyi
796dd4f685 TDI-35065:fix a problem of iterate has no max limit. 2016-01-13 18:50:44 +08:00
wchen-talend
ff2e7e491b TDI-34728:Setup Trace is not defautly selected columns but can be show
when do trace debug.
2016-01-13 17:11:48 +08:00
SunChaoqun
efd0b96467 TESB-16985:tESBConsumer using default SOAPAction header when there is no
SOAPAction defined
2016-01-13 16:47:37 +08:00
SunChaoqun
f9fd895d27 TESB-16985:tESBConsumer using default SOAPAction header when there is no
SOAPAction defined
2016-01-13 16:19:45 +08:00
Sebastien Gandon
a00bd23867 update Generic Component set/getValue after Framework change 2016-01-12 10:23:25 +01:00
ycbai
24722fdefb [TDI-35073] The label of nodes which are returned by
ComponentRefController.getRefNodes(...) is NULL
2016-01-12 17:05:16 +08:00
hcyi
c2ce38b235 TDI-35065:New tSalesforceXX can't show reject line and it's main line
has no max limit.
2016-01-12 15:16:48 +08:00
zwxue
33235db8d1 TDI-31793: fix other related bugs. 2016-01-12 15:02:08 +08:00
cmeng-talend
c1ce8a0857 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-12 13:50:28 +08:00
zwxue
1e7638c2f3 File Json: "Export as Context" doesn't work for Output Json. 2016-01-12 10:16:41 +08:00
nrousseau
2994effa92 TUP-3979: Improve buildProject for CI plugin 2016-01-11 12:33:11 +01:00
ycbai
50eb26a316 [TDI-35067] New tSalesforceConnection can't get connection configuration
from salesforce repository
2016-01-11 14:53:24 +08:00
GGu
2113b31b8b TDI-34985 : removed the unused classpath for json. 2016-01-11 14:26:00 +08:00
wang wei
a9219393de TDI-34980: Enable Transient Clusters in tAmazonEMRManage
https://jira.talendforge.org/browse/TDI-34980
2016-01-11 13:41:31 +08:00
Eric Putney
d8288c5fd6 TDI-34980 Enable Transient Clusters in tAmazonEMRManage 2016-01-11 13:41:17 +08:00
zwxue
ab1b11af7e TDI-31793: File Json: Both "Export as Context" and "Rever Context" are
always disabled
2016-01-11 10:55:53 +08:00
hwang
02696eee9e TDI-35066:when create testcase,tAggregateRow get the wrong input schema 2016-01-11 09:54:26 +08:00
zwxue
cb4b96f463 TDI-35060: File Json: "Export as Context" doesn't work for Output Json. 2016-01-08 19:01:15 +08:00
wang wei
20bfe5e503 TUP-3768: Null Exception in tHashOutput
https://jira.talendforge.org/browse/TUP-3768
2016-01-08 15:08:40 +08:00
hwang
9ac1f61687 TBD-2846:TestCase: Schema can be modified in RowGenerator Editor for
test case component
2016-01-08 09:33:50 +08:00
zwxue
72cfaf5b2b TDI-33412: fix NPE when canceling export as context dialog in File Json
Wizard.
2016-01-07 17:35:45 +08:00
ycbai
3bba1cf15c [TDI-34917] Need some update of pom.xml 2016-01-07 17:22:54 +08:00
wang wei
eeb307a17e TDI-35054: Can't generate code using joblet with shared Oracle
connection - Support call 00042187
https://jira.talendforge.org/browse/TDI-35054
2016-01-07 17:07:08 +08:00
jzhao
957ad1bd15 TCOMP-55:The new tSalesforceOutput's main part code can't be generated
correctly.
https://jira.talendforge.org/browse/TCOMP-55
2016-01-06 18:39:47 +08:00
wang wei
c4d6c71013 TDI-34995: rename the jars
https://jira.talendforge.org/browse/TDI-34995
2016-01-06 16:28:59 +08:00
wang wei
c82c5b12c3 TDI-34995: Teradata support for v15 is added but was tested with old
driver
https://jira.talendforge.org/browse/TDI-34995
2016-01-06 15:22:17 +08:00
hcyi
0545d0e087 TUP-3391:Drag component tOracleInvalidRows, tOracleValidRows,
tELTOracleMap to job has error.
2016-01-06 10:22:31 +08:00
rdubois
51ab3dc69e TBD-2929 fixed - Add the right UrlPath for the netty-Final and htrace-core jars 2016-01-05 12:32:13 +01:00
cmeng-talend
41f5fe9f61 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:15:43 +08:00
hwang
0a129e786d TDI-33752:get hot keys from preference 2016-01-05 17:24:15 +08:00
wdliu
656e1751d2 TDI-34978: DI Studio Part
TDI-34978: cann't execute SQL query for db on TOS
2016-01-05 16:21:34 +08:00
zwxue
6cfbe286fb TDI-34988: set jobscript readonly in compare joblet. 2016-01-04 19:13:18 +08:00
wchen-talend
1d1c7c8cc1 TBD-2937:components import from Palette point to wrong default path. 2016-01-04 17:52:45 +08:00
cmeng-talend
fef713b3c2 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-31 10:46:01 +08:00
hwang
4b33d33066 TDI-35033:The link is deleted and the editor is mess after trying to
delete component in Test Case
2015-12-30 18:12:22 +08:00
cmeng-talend
f4274921b5 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:05:28 +08:00
cmeng-talend
06387aa237 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-30 11:46:56 +08:00
wchen-talend
7e9f7b67c8 TDI-33694:Advanced Webservice: refresh button is invalid when reuse
context
2015-12-29 17:10:28 +08:00
cmeng-talend
ef1f26859e TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-29 17:04:09 +08:00
hwang
dce3e25661 TDI-35008:tELTOracleMap output will lost expression when copy,paste elt
job
2015-12-28 17:44:11 +08:00
hwang
765f161b79 TDI-33966:Rows will disappear if I do minimum a subjob in testcase. 2015-12-28 12:36:22 +08:00
wang wei
f9b94d1c0d TDI-34238: XML Validation with tXSDValidator
https://jira.talendforge.org/browse/TDI-34238
2015-12-28 10:09:27 +08:00
cmeng-talend
17e25be8f0 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-25 14:19:51 +08:00
wdliu
6b3e45f287 TDI-34970: DI Studio Part
TDI-34970: tWebService - parameters are not seen on input mapping
2015-12-25 13:56:19 +08:00
zwxue
53ed41412a TDI-34934: show correct svn branch name in offline mode. 2015-12-24 15:10:41 +08:00
cmeng-talend
ca0c8012c3 TDI-34944 bug: NPE when ticked "use dynamic job" on DND trunjob
component
https://jira.talendforge.org/browse/TDI-34944
2015-12-24 11:01:20 +08:00
hwang
7266c01396 TDI-33547:Incorrect Line in Job Editor 2015-12-24 10:41:23 +08:00
cmeng-talend
52ba9a0897 TDI-34564 bug: Impossible to open the SQLBuilder in some conditions
https://jira.talendforge.org/browse/TDI-34564
2015-12-23 11:12:33 +08:00
nrousseau
b94fccb86d TDI-34989: fix npe 2015-12-22 10:57:38 +01:00
cmeng-talend
4880788101 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-22 17:09:25 +08:00
wchen-talend
ab450906cc TDI-34305 :reverted previous commit and redo the fix for sql query has
wrong column name by tELTOracleMap
2015-12-22 16:12:03 +08:00
wdliu
7a9655705a TDI-32162: DI Studio Part
TDI-32162: TAdvancedFileOutputXML and TFileOutputMSXML hang on large xsd
2015-12-21 18:42:42 +08:00
hwang
bda69155a5 TUP-3882:Jobs fail when Java VM arguments table is empty. 2015-12-21 16:58:49 +08:00
hcyi
5475fed301 TDI-34445:'Base Schema' value changes back to 'Build-in' even when
'update from repository' is selected
2015-12-21 15:43:15 +08:00
cmeng-talend
cfea6d360b TDI-34564 bug: Impossible to open the SQLBuilder in some conditions
https://jira.talendforge.org/browse/TDI-34564
2015-12-21 14:40:12 +08:00
cmeng-talend
650c530b49 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-18 16:20:00 +08:00
hwang
2e1994e6bb TDI-34916:Remote project down + local project at Studio start are
difficult to switch
2015-12-18 10:22:25 +08:00
hwang
12b76faf1e TDI-34899:Testcase: "File not found" after running testcase if
input_file name contains blank
2015-12-18 10:21:57 +08:00
hcyi
124ecf580f TDI-34655:tMap Auto Map FAILS to update last output column properly 2015-12-17 16:05:27 +08:00
Sizhao Liu
7b54d3fde2 remove a duplicated bundle requirement from org.talend.designer.core 2015-12-16 12:28:31 +01:00
ycbai
d7243d45e2 [TUP-3923] Module/Schema nodes dont appear when creating a new
Salesforce connection
2015-12-16 18:02:10 +08:00
nrousseau
08a5d75cb9 TDI-34745: clear actions of outline 2015-12-16 10:32:49 +08:00
ycbai
6f8b93cfc5 [TUP-3924] Add data viewer support 2015-12-15 17:28:11 +08:00
wang wei
cc6282841b Revert "TDI-33559: tAccessXX don't work when access database encrypted https://jira.talendforge.org/browse/TDI-33559"
This reverts commit b985fd35fe.
2015-12-15 15:37:02 +08:00
wang wei
b985fd35fe TDI-33559: tAccessXX don't work when access database encrypted
https://jira.talendforge.org/browse/TDI-33559
2015-12-15 14:14:00 +08:00
Rémy DUBOIS
fb48b7094e Merge pull request #174 from amarouni/bug/TBD-2935
[TBD-2935] Add a missing library to HDP_2_3
2015-12-14 17:35:25 +01:00
Abbass MAROUNI
f2c8043d24 [TBD-2935] Add a missing library to HDP_2_3 2015-12-14 13:36:40 +01:00
rdubois
b2e40260b6 TBD-2934 fixed - Remove the wrong duplicated code 2015-12-14 12:09:26 +01:00
cmeng-talend
0f324252eb TBD-2875 bug: Should not let user to download winutils-hadoop-2.6.0.exe
on linux when running spark
https://jira.talendforge.org/browse/TBD-2875
2015-12-14 17:28:32 +08:00
cmeng-talend
ecfe424cd8 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-14 14:08:17 +08:00
nrousseau
b0f0a8ed33 TDI-34940: fix NPE for pure DI projects 2015-12-13 13:38:20 +08:00
hwang
2223abd811 TDI-34797:should allow to refresh the value when use closed_list with
show_if or not_show_if
2015-12-11 18:29:54 +08:00
hwang
6a06185efe TDI-34699:Unable to change the bound dropdownlist automatically if the
host dropdownlist is in the type of OPENED_LIST
2015-12-11 18:29:19 +08:00
GGu
d789fb1efe Merge pull request #172 from zshen-talend/master
bug fixed TDQ-11338
2015-12-11 18:17:09 +08:00
zshen-talend
5fa5bd3172 bug fixed TDQ-11338
The job failed when run tDQReportRun job with git remote
2015-12-11 18:07:52 +08:00
wchen-talend
7d9ca3ea28 TDI-34632:Issue with tWebService component hanging 2015-12-11 15:53:28 +08:00
wang wei
4d26b35b50 TUP-3921: Vulnerability commons-collection on DI Component
https://jira.talendforge.org/browse/TUP-3921
2015-12-11 15:40:25 +08:00
wchen-talend
a2dde2e1a8 TDI-34632:Issue with tWebService component hanging 2015-12-11 15:37:28 +08:00
ycbai
3fbd2e6899 [TUP-3871] Order of salesforce Test Connection and Advanced buttons is
backward
2015-12-11 11:02:10 +08:00
hcyi
7827ebb80c TBD-2859:MapReduce job turns to Spark when opening 2015-12-10 22:32:33 +08:00
hcyi
d9d5ecc567 TUP-3881:check all the link actions work like before
(row/trigger)(TUP-3462)
2015-12-10 18:35:27 +08:00
hwang
290fde693a TDI-34885:git+svn: when convert a spark job with testcase to a mr job,
it can not be changed.
2015-12-10 18:19:28 +08:00
yshamin
e0ad865d51 - TDI-34907: fix 2015-12-09 16:03:52 +01:00
Irene Wang
5c0b557f77 Merge branch 'master' of github.com:talend/tdi-studio-se 2015-12-08 11:08:32 +01:00
Irene Wang
b444d72505 Update versions to 6.2.0-SNAPSHOT 2015-12-08 10:59:53 +01:00
glzhou
461cf1bde0 TMDM-9177 tMDMOutput compilation error 2015-12-08 17:34:04 +08:00
hcyi
124083ccc0 TUP-3892:save then reopen job ,can not run it,Schema has no
SchemaElements when running Salesforce component(TUP-3462)
2015-12-08 16:21:34 +08:00
hcyi
5c7b4ea41e TUP-3892:Schema has no SchemaElements when running Salesforce
component(TUP-3462)
2015-12-08 16:21:25 +08:00
nrousseau
9f85d818d3 TDI-34315: fix user/password issue 2015-12-08 12:25:39 +08:00
Irene Wang
bb09eb7935 Update versions for 6.1.2-SNAPSHOT 2015-12-07 18:55:48 +01:00
Francis Upton IV
8d3024099f TUP-3898 Generic codegen for a Schema does not properly handle escaped
quotes.
2015-12-07 16:13:49 +01:00
Francis Upton IV
87dd60858c TUP-3895 Bad codegen if component property is blank 2015-12-07 16:13:45 +01:00
ycbai
01e99cf4ff [TUP-3868] NPE in generic component support in the studio 2015-12-07 20:59:10 +08:00
hcyi
1d42c92ba2 TUP-3866:Salesforce module name not properly quoted with
tSalesforceInputNew(TUP-3462,TUP-3856)
2015-12-07 19:12:28 +08:00
ycbai
ceb27572e8 TUP-3866: remove quotes from NAME_SELECTION_REFERENCE controller 2015-12-07 18:37:34 +08:00
jzhao
3345433cc8 Fixed lost commits of salesforce 2015-12-07 13:49:47 +08:00
GGu
f30b4c11b0 TUP-3862 : should remove ths visitor when dispose. 2015-12-07 11:21:10 +08:00
nrousseau
f10547edcb Revert "TDI-33525: set default icon in joblet extra setting."
This reverts commit 434faf58ba.
2015-12-05 21:56:27 +08:00
Francis Upton IV
ad21718ea2 TCOMP-42 NPE in Salesforce component 2015-12-04 13:46:54 +01:00
hwang
0cdacce015 TUP-3799:List of required / optional jars to review 2015-12-04 17:52:15 +08:00
Pierre Teyssier
ed5ccf1567 Squashed commit of lots of crap that doesn't make sense to details here 2015-12-04 17:21:11 +08:00
ycbai
d5a6d81b54 [TUP-3867] Incorrect call to components API 2015-12-03 21:08:18 +08:00
Rémy DUBOIS
a44f710448 Merge pull request #170 from pbailly/master
[TBD-2773] Empty "COMPONENT_LIST" element are now displaying an error,
2015-12-03 12:45:57 +01:00
Rémy DUBOIS
c81a119c58 Merge pull request #171 from RyanSkraba/master
Remove SPARK-HIVE-LIB for HDP2.3, which packages hive in its assembly.
2015-12-03 12:44:53 +01:00
Ryan Skraba
2d26215cc6 Remove SPARK-HIVE-LIB for HDP2.3, which packages hive in its assembly. 2015-12-03 12:37:15 +01:00
hcyi
25dd3b7d9d TUP-3856:Recheck code generation, missing the start parameter(TUP-3462) 2015-12-03 19:28:41 +08:00
sbliu
17c1bb6b7a TMDM-9169:fix compile error . 2015-12-03 18:51:10 +08:00
pbailly
88c1b928ca [TBD-2773] Empty "COMPONENT_LIST" element are now displaying an error,
regardless the presence of a "USE_EXISTING_COMPONENT" or not.
2015-12-03 11:35:42 +01:00
ycbai
a94a7a5af5 [TUP-3874] The menu items for the new salesforce wizards are wrong 2015-12-03 18:28:35 +08:00
ycbai
e6f12d9d5d [TUP-3866] Salesforce module name not properly quoted with
tSalesforceInputNew
2015-12-03 17:24:39 +08:00
Francis Upton IV
b9f0f5425d TUP-3870 problem with codegen for generic component 2015-12-03 10:05:50 +01:00
hcyi
133aa00421 TUP-3846:add quotes if not exist and support context mode for the
Component properties (TUP-3462)
2015-12-03 15:23:17 +08:00
ycbai
18ff7a68c8 [TUP-3773] uncommnent code. 2015-12-03 15:05:48 +08:00
ycbai
e05caff8eb [TUP-3773] Fix update schema problem. 2015-12-03 15:05:42 +08:00
GGu
0c4ffe0a69 TDI-34813: fix the NPE for log4j 2015-12-03 12:11:03 +08:00
hcyi
456416b8ae TUP-3846:check some problems about init the component
propeties(TUP-3462)
2015-12-03 11:40:32 +08:00
hwang
201ef183dc TUP-3799:List of required / optional jars to review 2015-12-02 20:52:33 +08:00
hwang
0964d25bf9 TUP-3799:List of required / optional jars to review 2015-12-02 20:52:05 +08:00
hcyi
2a611d0a9e TUP-3856:fix dnd problem of component display (TUP-3462) 2015-12-02 19:46:57 +08:00
hcyi
94888b444f TUP-3856:Recheck code generation(TUP-3462) 2015-12-02 19:46:47 +08:00
hcyi
e736a8cbce TUP-3856:Recheck code generation(TUP-3462) 2015-12-02 19:46:36 +08:00
ycbai
337da9b5ee [TUP-3773] Add Module List and setup the schema automatically 2015-12-02 19:29:18 +08:00
amarkevich
8577469c9f re-throw ProcessorException 2015-12-02 14:19:41 +03:00
CHEN Bin
d600533d0e [TBD-2547] add dependency for spark ui on MapR 5
https://jira.talendforge.org/browse/TBD-2547
2015-12-02 18:57:44 +08:00
sbliu
0612d33fcc TMDM-8900: add info、debug and error level log to components by using log4j.
Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tMDMBulkLoad/tMDMBulkLoad_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMBulkLoad/tMDMBulkLoad_finally.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMBulkLoad/tMDMBulkLoad_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMClose/tMDMClose_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMCommit/tMDMCommit_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMConnection/tMDMConnection_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMDelete/tMDMDelete_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMDelete/tMDMDelete_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMDelete/tMDMDelete_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMOutput/tMDMOutput_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMOutput/tMDMOutput_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMOutput/tMDMOutput_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMReadConf/tMDMReadConf_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMReadConf/tMDMReadConf_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMRollback/tMDMRollback_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMRouteRecord/tMDMRouteRecord_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMSP/tMDMSP_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMSP/tMDMSP_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMSP/tMDMSP_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMTriggerInput/tMDMTriggerInput_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMTriggerOutput/tMDMTriggerOutput_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMViewSearch/tMDMViewSearch_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMViewSearch/tMDMViewSearch_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMWriteConf/tMDMWriteConf_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMWriteConf/tMDMWriteConf_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMWriteConf/tMDMWriteConf_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tStewardshipTaskDelete/tStewardshipTaskDelete_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tStewardshipTaskDelete/tStewardshipTaskDelete_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tStewardshipTaskInput/tStewardshipTaskInput_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tStewardshipTaskOutput/tStewardshipTaskOutput_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tStewardshipTaskOutput/tStewardshipTaskOutput_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tStewardshipTaskOutput/tStewardshipTaskOutput_main.javajet
2015-12-02 18:36:23 +08:00
hwang
185a75b361 TBD-2703
Test Framework-under spark job: can not run testcase in console.
2015-12-02 18:36:22 +08:00
hwang
4a3234b120 TBD-2703
Test Framework-under spark job: can not run testcase in console.
2015-12-02 18:36:20 +08:00
jzhao
42d973e0cb TDI-33486: the amount be displayed incorrect
https://jira.talendforge.org/browse/TDI-33486
Note:Revert commit of TDI-28389
2015-12-02 18:36:19 +08:00
cmeng-talend
8fde0972f9 TDI-34379 fix bug: Note component does not get created at cursor in
Talend Studio
https://jira.talendforge.org/browse/TDI-34379
2015-12-02 18:36:18 +08:00
wang wei
e446cff1cf TDI-34377: Unable to get the EMR status, even the exception is thrown at
the EMR Service
https://jira.talendforge.org/browse/TDI-34377
2015-12-02 18:36:17 +08:00
wchen-talend
261ba9aaf6 TDI-34331:DataPrep component: error messages not clear 2015-12-02 18:36:16 +08:00
hwang
6fa0f219aa TBD-2703
Test Framework-under spark job: can not run testcase in console.
2015-12-02 18:36:15 +08:00
wluo-talend
7f4bc2cafc TDI-33878: Component tTeradataFastExport does not export in plain text
files
https://jira.talendforge.org/browse/TDI-33878
2015-12-02 18:36:14 +08:00
amarkevich
a5a8c54095 TESB-16648 [Documentation Routes] Can not open route documentation 2015-12-02 18:36:13 +08:00
cmeng-talend
10cf1f7997 TBD-2532 fix bug: tFixedFlowInput in M/R and Spark doesn't work with HD
Insight
https://jira.talendforge.org/browse/TBD-2532

Modify the equals and hashCode method of ModuleNeeded
2015-12-02 18:36:12 +08:00
jzhao
d1ba9144e2 TUP-3572: Timestamp issue with t<dbName>SP components
https://jira.talendforge.org/browse/TUP-3572
Note:Fixed tMysqlSP/tJDBCSP/tSybaseSP miss millionseconds problem
2015-12-02 18:36:10 +08:00
wang wei
554c40e7de TDI-34243: Wrong java type declared in the tServiceNowInput
https://jira.talendforge.org/browse/TDI-34243
2015-12-02 18:36:09 +08:00
xhkong
3b7605d919 Revert "TDI-33283 Behavior for Trace Columns https://jira.talendforge.org/browse/TDI-33283"
This reverts commit 04419903a0.
2015-12-02 18:36:08 +08:00
zwxue
562a75776d TDI-34199: Fixed NPE when closing SQLTemplate. 2015-12-02 18:36:07 +08:00
jzhao
863299b436 TDI-34775: MS SQL Server SSL issue for jdk 1.8
https://jira.talendforge.org/browse/TDI-34775
2015-12-02 17:40:23 +08:00
amarkevich
7511aec225 remove Camel specific code 2015-12-02 12:54:54 +08:00
Ryan Skraba
4a422e38cc TBD-2717: Correct sort order of distribution names. 2015-12-02 12:54:46 +08:00
Ryan Skraba
93494cb0d0 TBD-2714: Add jersey-client to required MR jars for HDP 2.3. 2015-12-02 12:54:39 +08:00
amarkevich
221bec8f23 reuse constant 2015-12-02 12:54:32 +08:00
hwang
1921999c72 TDI-33140
Schema type changes when modify the generic schema
2015-12-02 12:54:25 +08:00
wchen-talend
49aa3ced7c TUP-3644:Build fails when a job contains two sub of the same subjobs 2015-12-02 12:54:18 +08:00
hwang
bb7db84779 TDI-34258
Test Framework: error about component tCollectAndCheck.
2015-12-02 12:51:27 +08:00
sbliu
b9f260966f TMDM-8949: update dependency version for bulkloadclient.jar from 6.0.0 to 6.1.0 . 2015-12-02 12:51:21 +08:00
wluo-talend
58987dcfdd TDI-33890: Unable to use batch size if Action on Data is INSERT
https://jira.talendforge.org/browse/TDI-33890
2015-12-02 12:51:14 +08:00
amarkevich
687b665289 TESB-16647 'Edit Properties' of route show wrong view 2015-12-02 12:47:58 +08:00
xhkong
f9aabda105 TUP-2610 Component element are overlapping on linux
https://jira.talendforge.org/browse/TUP-2610
2015-12-02 12:46:48 +08:00
wluo-talend
11f29e3619 TDI-34268: For tTeradataSCDELT, unable to monitor the data change of
Type2 if START_DATE or END_DATE is required
https://jira.talendforge.org/browse/TDI-34268
2015-12-02 12:46:41 +08:00
hwang
1a16f7097a TUP-3799:List of required / optional jars to review 2015-12-02 11:27:09 +08:00
hcyi
07ee421c18 TUP-3846:fix some errors when init component propeties(TUP-3462) 2015-12-02 10:53:15 +08:00
Irene Wang
e4425e9d39 SCM-383 Update bulkload version to 6.1.1-SNAPSHOT 2015-12-01 20:32:31 +01:00
Irene Wang
5cc8cc6850 SCM-390 Add talend-marketo-rest to .gitignore 2015-12-01 20:31:13 +01:00
Irene Wang
5b887c2bdb SCM-390 Pull talend-marketo-rest from Nexus 2015-12-01 20:09:34 +01:00
Irene Wang
7f60fbbe69 SCM-352 Pull bulkload from Nexus
SCM-352 Delete bulkloadclient.jar from Git
2015-12-01 19:57:10 +01:00
Sebastien Gandon
15891940b5 update the component feature to add the generic wizard implementation 2015-12-01 17:45:44 +01:00
hwang
819303c648 TUP-3799:List of required / optional jars to review 2015-12-01 20:57:40 +08:00
hwang
d87af8a0de TUP-3799:List of required / optional jars to review 2015-12-01 20:57:13 +08:00
ycbai
e2d8440e5b Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-12-01 19:58:17 +08:00
ycbai
c8cdbc1666 TUP-3841: Set enable status of wizard buttons by component service 2015-12-01 19:47:00 +08:00
zwxue
434faf58ba TDI-33525: set default icon in joblet extra setting. 2015-12-01 19:43:02 +08:00
hcyi
9c9fdfc316 TUP-3846:check some problems about init the component
propeties(TUP-3462)
2015-12-01 19:38:58 +08:00
wdliu
5e2c99ede5 TDI-34748: DI Studio Part
TDI-34748: [Git:export jobs]When export items in main project, some
system properties files could not be found in reference project
2015-12-01 18:56:08 +08:00
Rémy DUBOIS
6c5a4fefe6 Merge pull request #169 from RyanSkraba/master
TBD-2765 Use the standard spark-streaming-kafka-assembly for HDP 2.3
2015-12-01 11:29:51 +01:00
Ryan Skraba
84e2583781 TBD-2765 Use the standard spark-streaming-kafka-assembly for HDP 2.3 2015-12-01 11:29:00 +01:00
Sebastien Gandon
93404772e1 Merge remote-tracking branch 'origin/master' 2015-12-01 11:12:53 +01:00
Sizhao Liu
795ce1388e fix indirect reference error when building with JDK8 2015-12-01 11:10:30 +01:00
Rémy DUBOIS
2465dd0bc6 Merge pull request #168 from amarouni/feature/tbd-2749
[TBD-2749] Fix missing langauge properties
2015-12-01 11:07:09 +01:00
Abbass MAROUNI
9d9adab192 [TBD-2749] Fix missing langauge properties 2015-12-01 10:49:57 +01:00
Sebastien Gandon
7d725b6eb7 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-12-01 10:44:20 +01:00
wchen-talend
fa95ec4b7f TDI-34707:Find job window, missing search text field ! 2015-12-01 10:42:41 +01:00
jzhao
e3746aee02 TDI-34782: tEXABulkExec should get the DB column name, not column name
https://jira.talendforge.org/browse/TDI-34782
2015-12-01 17:28:01 +08:00
Sebastien Gandon
111d79a760 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-12-01 10:14:29 +01:00
wchen-talend
e48b331051 TDI-34707:Find job window, missing search text field ! 2015-12-01 16:58:36 +08:00
glzhou
cb39b0bb68 Merge branch 'feature/6.1/TMDM-8900' 2015-12-01 16:14:45 +08:00
glzhou
5c1435a42b TMDM-8900 Adapt tMDM* components to use the platform standard for log4j
- refine log level and messages.
2015-12-01 16:06:59 +08:00
jzhao
b93e97012d TDI-34774: tExaoutput has a compile error when action on data is update
https://jira.talendforge.org/browse/TDI-34774
2015-12-01 12:30:55 +08:00
Sebastien Gandon
8b111f0621 udpate tos component feature with missing component.core bundle 2015-11-30 19:17:16 +01:00
Rémy DUBOIS
adbabd3895 Merge pull request #167 from amarouni/feature/tbd-2749
Feature/tbd 2749
2015-11-30 17:59:19 +01:00
Abbass MAROUNI
3bc63b9562 Merge branch 'master' into feature/tbd-2749 2015-11-30 17:57:48 +01:00
Rémy DUBOIS
7981cc6153 Merge pull request #166 from RyanSkraba/master
TBD-2765 Support HDP 2.3.2.
2015-11-30 17:35:15 +01:00
Sebastien Gandon
be7c582df2 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-30 17:10:19 +01:00
Ryan Skraba
0546980931 TBD-2765 Support HDP 2.3.2. 2015-11-30 17:07:24 +01:00
Francis Upton IV
7dcb68f6c5 TUP-3313 New Component Architecture (fix quote problem in schema
codegen)
2015-11-30 14:04:08 +01:00
Mike Yan
1883b28d5d TESB-16854: NPE on executing exportRoute with maven option 2015-11-30 19:35:09 +08:00
wang wei
e49ef53d74 TDI-30637: tOracleTableList >> the Query which return the list of Tables
is deprecated with newer Oracle release.
https://jira.talendforge.org/browse/TDI-30637
2015-11-30 19:23:14 +08:00
wang wei
e99cc9a48a TDI-32964: Studio will throw an error log when choose tdb2output.
https://jira.talendforge.org/browse/TDI-32964
2015-11-30 18:38:56 +08:00
Abbass MAROUNI
8feec26ffe [TBD-2749] Set Hadoop advanced properties for dynamic classpath case 2015-11-30 11:23:36 +01:00
Guoliang Zhou
f1675f9159 Merge pull request #165 from lpw82gf/bugfix/6.1/TMDM-9123
TMDM-9123 : tMDMBulkload component usage causes high volume of select…
2015-11-30 10:06:54 +00:00
jzhao
5c6f2f67a8 TDI-34578: Investigate how salesforce "time" type is supported in
dynamic schema
https://jira.talendforge.org/browse/TDI-34578
2015-11-30 18:02:24 +08:00
nrousseau
3a82d94b3d TDI-34745: clean the outline actions 2015-11-30 10:20:58 +01:00
jzhao
f296624400 TDI-34715: There is a compile error when tMarketoOutput have the reject
line
https://jira.talendforge.org/browse/TDI-34715
2015-11-30 10:20:58 +01:00
wang wei
9b1270fa02 TDI-34735: Invisible the advance setting of tAmazonAuroraOutput and
tAMazonAuroraInput
https://jira.talendforge.org/browse/TDI-34735
2015-11-30 10:20:58 +01:00
jzhao
8d327c2cf4 TDI-34552: A problem when tEXAOutput use the table action "Drop table if
exists and create"
https://jira.talendforge.org/browse/TDI-34552
2015-11-30 17:09:24 +08:00
jzhao
f2fad5ab60 TDI-34760: When tEXABulkExec check "Use an existing connection", it use
a wrong db schema
https://jira.talendforge.org/browse/TDI-34760
2015-11-30 16:41:32 +08:00
hcyi
faa46677ea TUP-3840:Revert of old salesforce components deleted ,disabled migration
tasks(TUP-3462)
2015-11-30 16:23:27 +08:00
hcyi
a8c3b94129 TUP-3840:Revert of old salesforce components deleted(TUP-3462) 2015-11-30 16:23:13 +08:00
hcyi
d503b0921a TUP-3840:Revert of old salesforce components deleted(TUP-3462) 2015-11-30 16:22:59 +08:00
Abbass MAROUNI
2815fa7649 Merge branch 'master' into feature/tbd-2749 2015-11-30 09:17:58 +01:00
Pingwen Lin
d862738f66 TMDM-9123 : tMDMBulkload component usage causes high volume of select sqls to mdm db (add "insertOnly" parameter to control server side SELECT operation) 2015-11-30 15:07:05 +08:00
nrousseau
1e87b9dc8c TDI-34745: clean the outline actions 2015-11-30 13:59:56 +08:00
jzhao
f758e27da2 TDI-34715: There is a compile error when tMarketoOutput have the reject
line
https://jira.talendforge.org/browse/TDI-34715
2015-11-30 13:40:48 +08:00
wang wei
ac368e8d9a TDI-34735: Invisible the advance setting of tAmazonAuroraOutput and
tAMazonAuroraInput
https://jira.talendforge.org/browse/TDI-34735
2015-11-30 13:37:20 +08:00
ycbai
168bda62a1 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-30 12:27:05 +08:00
jzhao
9bf73be52c TDI-33470: tNetSuite Sandbox Connection
https://jira.talendforge.org/browse/TDI-33470
Note:change endpoint param showed name.
2015-11-30 12:05:55 +08:00
ycbai
2b5433eadd [TUP-3782] Support Context - step2 2015-11-30 11:43:39 +08:00
hcyi
2b8a03f4a4 TUP-3783:check some problems in the Advance Setting tab (TUP-3462) 2015-11-30 11:11:42 +08:00
wang wei
7ce0e27180 TDI-34472: tAmazonEMRManage: missing regions
https://jira.talendforge.org/browse/TDI-34472
2015-11-30 09:38:56 +08:00
nrousseau
efbda7bc12 TDI-34330: fix share of custom components 2015-11-29 22:05:19 +08:00
nrousseau
083b547d3d TDI-34666: fix problem of performance 2015-11-28 00:17:43 +08:00
Sebastien Gandon
6393975725 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-27 16:04:07 +01:00
Sebastien Gandon
89983f2953 update the repo agreggator to add new component bundles 2015-11-27 15:44:19 +01:00
rdubois
e7b653cccc TDI-34666 - Revert a wrong commit 2015-11-27 15:33:24 +01:00
Rémy DUBOIS
95865ef8b4 Merge pull request #153 from pbailly/master
[TBD-2458] Allow to use the "INCOMING_LINK_TYPE" property on every va…
2015-11-27 14:11:52 +01:00
Sebastien Gandon
65c837e122 removed the new salesforces components from the TUP build 2015-11-27 14:07:42 +01:00
Abbass MAROUNI
ba914c91ca Merge branch 'master' into feature/tbd-2749 2015-11-27 13:47:36 +01:00
hwang
ff4f6003c5 TUP-3799:List of required / optional jars to review 2015-11-27 19:44:20 +08:00
Jan Lolling
4614e7b005 TDI-34289 and TDI-34609
tEXABulkExec:
* can handle numbers with various formats
* changed jdbc driver jar file
tEXAConnection:
* avoid uppercase schema name for the other components
* changed jdbc driver jar file
tEXAOutput:
* Batch mode only for data action insert
* changed jdbc driver jar file
tEXAInput:
* changed jdbc driver jar file
tEXARow:
* changed jdbc driver jar file


Fixed by talend:
1. Wrong exajdbc jar module name
2. 1) tEXABulk move "column config" to advenced setting
   2) Add a default file path for error log file
   3) Fixed bulk util upper table name automaticlly
3. 1) Hide "Enable parallel execution"
   2) Enable batch mode for "DELETE"
   3) Fixed upper table name automaticlly
2015-11-27 18:52:20 +08:00
Sebastien Gandon
f202f85f9b update new components bundle pom version 2015-11-27 11:24:07 +01:00
Irene Wang
01d1c586ee Update versions for 6.1.1-SNAPSHOT 2015-11-27 11:21:51 +01:00
Sebastien Gandon
327315d5b6 Merge master into feature/6.1/TUP-3462_addGenericWizard 2015-11-27 11:18:07 +01:00
zwxue
78d3c08631 TDI-34666: studio consuming CPU after opening a Job. 2015-11-27 17:41:32 +08:00
hwang
b61b0dfef2 TBD-2852:TestCase: Must check at least one case when Export spark job
with some testcases
2015-11-27 17:39:58 +08:00
nrousseau
98d7bd1c54 TDI-34694: move resources javajet to another folder. The resources
folder will only be dynamic from now
2015-11-27 15:51:32 +08:00
Sizhao Liu
f99d033a2e TUP-3822 bump exported jackson version in org.talend.libraries jackson 2015-11-27 00:05:10 +01:00
Francis Upton IV
4bb8746eeb TUP-3313 New Component Architecture (fix NPE) 2015-11-26 21:25:07 +01:00
rdubois
d45709f38e TBD-1868 fixed - Use a secured connection to upload jars to HDFS when needed in the Hive components 2015-11-26 13:37:25 +01:00
Abbass MAROUNI
c6c81ae36c [TBD-2749] fix conflicts with master 2015-11-26 12:28:21 +01:00
jzhao
dc757c252c TDI-34661: "Use sync flush" function of tFileArchive doesn`t work
https://jira.talendforge.org/browse/TDI-34661
2015-11-26 18:41:46 +08:00
nrousseau
9e0824de22 TDI-34226: babili update 2015-11-26 17:46:49 +08:00
jzhao
ef6539d285 TDI-33470: tNetSuite Sandbox Connection
https://jira.talendforge.org/browse/TDI-33470
Note:Change endpoint setting visible
2015-11-26 17:17:14 +08:00
ycbai
49e79f20b4 TUP-3462: remodifying the method which get the propery since component
properties has been changed.
2015-11-26 13:36:13 +08:00
wang wei
fd2de7c113 TDI-34673: tSCPFileExists can't process the space in file path
https://jira.talendforge.org/browse/TDI-34673
2015-11-26 11:36:05 +08:00
ycbai
b5672e65f8 TUP-3462: remodifying the method which get the propery since component
properties has been changed.
2015-11-26 11:21:36 +08:00
Abbass MAROUNI
d8a0f34172 Merge branch 'master' into feature/tbd-2749 2015-11-25 17:10:44 +01:00
Sebastien Gandon
aa079a6b71 TCOMP-12 : update features with org.talend.utils 2015-11-25 16:53:32 +01:00
pbabin
8d4a8ec5e1 TMDM-8949: Fix Job compilation when multiple tMDMBulkload components are involved in 2015-11-25 15:55:18 +01:00
Francis Upton IV
e093d219fb Merge remote-tracking branch 'origin/master' into
feature/6.1/TUP-3462_addGenericWizard
2015-11-25 14:34:02 +01:00
Abbass MAROUNI
b0996fd6f0 Merge branch 'feature/tbd-2749' of github.com:amarouni/tdi-studio-se into feature/tbd-2749 2015-11-25 12:22:13 +01:00
Abbass MAROUNI
ec1b06d697 [TBD-2749] log component name with configurations logging 2015-11-25 12:21:35 +01:00
rdubois
8f119b8960 TBD-2871 fixed - Add missing libraries to the Impala components module group 2015-11-25 11:14:58 +01:00
ycbai
d0c30ac57c TUP-3462: fix compile errors caused by the modification of component
apis.
2015-11-25 17:55:42 +08:00
ycbai
720b8c977c [TUP-3782] Support Context - Step1 2015-11-25 17:14:11 +08:00
hwang
880f9c05e0 TDI-34542:Exasol connection to lower case schema fails even with "" 2015-11-25 17:08:12 +08:00
nrousseau
0f49c484a1 TUP-3386: fix sqlbuilder plugin to remove the bundle classpath 2015-11-25 15:13:21 +08:00
wang wei
68ef6cf476 TUP-3785: tSCPGet issue with file names containing spaces
https://jira.talendforge.org/browse/TUP-3785
2015-11-25 11:11:15 +08:00
jzhao
a597dd4bf8 TDI-34344: tMarketoOutput return wrong result when operation is syncLead
and API is REST https://jira.talendforge.org/browse/TDI-34344 
Note: fixed one missing
2015-11-25 10:55:59 +08:00
Abbass MAROUNI
a4c0f9fda6 [TBD-2749] add logging messages 2015-11-24 15:41:12 +01:00
jzhao
09a3564600 TDI-32664: Code-Generation-Errors with tDB2SCD
https://jira.talendforge.org/browse/TDI-32664
2015-11-24 18:56:44 +08:00
xhkong
580e09350e figbug TDI-33939 Edit Schema: "Added to context" pops up after clicking
Guess schema on Edit Schema popup
https://jira.talendforge.org/browse/TDI-33939
2015-11-24 18:16:14 +08:00
hcyi
836decfa63 TUP-3661: migration change for add some component properties(TUP-3462) 2015-11-24 17:57:33 +08:00
wang wei
52cd671883 TDI-34659: tAmazonRedshiftManage should wait for the restore action
finishing when check "Restore from snapshot"
https://jira.talendforge.org/browse/TDI-34659
2015-11-24 17:09:25 +08:00
wluo-talend
041d874ff1 TDI-34657: Move marklogic component to bigdata
https://jira.talendforge.org/browse/TDI-34657
2015-11-24 16:56:15 +08:00
wluo-talend
79c8243c0d TDI-33802: Test integrity in the tFile(un)Archive components fails job
on error
https://jira.talendforge.org/browse/TDI-33802
2015-11-24 16:40:41 +08:00
alex
f59a937228 Merge pull request #164 from csuntalendbj/forked-master
TIPAAS-6691:tActionFailure component
2015-11-24 09:16:53 +03:00
SunChaoqun
3bffe50d7d TIPAAS-6691:tActionFailure component 2015-11-24 13:52:26 +08:00
jzhao
e01222664a TDI-34344: tMarketoOutput return wrong result when operation is syncLead
and API is REST
https://jira.talendforge.org/browse/TDI-34344
Note: Fixed the problem of TDI-34341 together
2015-11-24 13:51:18 +08:00
nrousseau
baed2b3230 TBD-2862: remove jars from old releases of bigdata 2015-11-24 12:34:30 +08:00
xhkong
0f2ac401c8 fixbug TDI-34140 Guess Schema: DBType is Empty after guess schema for
tMysqlInput
https://jira.talendforge.org/browse/TDI-34140
2015-11-24 11:05:24 +08:00
rdubois
60388a0d73 Move i18n messages to the right plugin 2015-11-23 16:29:15 +01:00
nrousseau
1e0b1bf2ec TUP-3000: avoid unnecessary exception in the logs 2015-11-23 18:48:29 +08:00
nrousseau
daa7dc5b72 TDI-34531: throw an exception if the zip was not built 2015-11-23 18:00:15 +08:00
wang wei
333df61f25 TDI-34612: tAmazonRedshiftManage should return the jdbc host string for
the redshift db components
https://jira.talendforge.org/browse/TDI-34612
2015-11-23 17:55:38 +08:00
wluo-talend
eb7488cc75 TDI-34598: Unable to load jackson related JAR automatically for
tMarklogic*
https://jira.talendforge.org/browse/TDI-34598
2015-11-23 15:01:38 +08:00
wang wei
5ab09ea5e2 TDI-34616: Add application in tAmazonEMRManage
https://jira.talendforge.org/browse/TDI-34616
2015-11-23 12:00:44 +08:00
zwxue
1301b8ae08 Revert "TDI-34531: throw an exception of miss jars when build job in commandline"
This reverts commit 367ae47b5b.
2015-11-23 11:32:33 +08:00
Francis Upton IV
d417a56805 TCOMP-31 Split beforeProperties into before present and before activate 2015-11-21 21:08:33 +01:00
nrousseau
1a78004564 TUP-3386: avoid popup of xom jar and sqlbuilder jars 2015-11-21 19:22:19 +08:00
nrousseau
1bc716aa0d TUP-3386: avoid popup of xom jar and sqlbuilder jars 2015-11-21 18:37:27 +08:00
nrousseau
5a397e2ad1 TDI-34636: remove unused jars 2015-11-21 14:56:40 +08:00
nrousseau
37211d362d Revert "TUP-3000:error messages when starting the studio,added instanceof test to avoid the error."
This reverts commit bfb4aa8fb1.
2015-11-20 19:33:55 +08:00
nrousseau
7ab06c1c7e TDI-34613: JAVA_LIBRARY_PATH should be technical and not saved to the
job
2015-11-20 17:20:18 +08:00
nrousseau
4e8498663e TDI-34277: improve the save time of job by reducing the number of locks
retrieved from TAC.
2015-11-20 17:20:16 +08:00
wchen-talend
b8daa1c685 TUP-3555:When using the Commandline :
org.eclipse.emf.codegen.jet.JETException: Exception surHeader_routeJava
/ surSpark_headerJava / surSpark_footerJava / onHeader_routeJava /
onSpark_headerJava / onSpark_footerJava
2015-11-20 16:59:45 +08:00
jzhao
e5fe505025 TDI-34578: Investigate how salesforce "time" type is supported in
dynamic schema
https://jira.talendforge.org/browse/TDI-34578
2015-11-20 15:50:47 +08:00
zwxue
367ae47b5b TDI-34531: throw an exception of miss jars when build job in commandline 2015-11-20 11:45:20 +08:00
hcyi
e09ba997a0 TUP-3661:Create migration for all new components (TUP-3462) 2015-11-20 09:55:12 +08:00
hcyi
ec2f38ddfd TUP-3661:Create migration for all new components (TUP-3462) 2015-11-20 09:55:03 +08:00
Abbass MAROUNI
10da354500 Merge branch 'master' into feature/tbd-2749 2015-11-19 11:37:56 +01:00
I.Melnik
6d4bfa3589 TESB-16811 Fix file path for Unix 2015-11-19 12:14:31 +03:00
wluo-talend
e3ddabc912 TDI-34321: Unable to use StringHandle to read a BinaryDocument
https://jira.talendforge.org/browse/TDI-34321
2015-11-19 16:11:40 +08:00
SunChaoqun
7bb47216c6 TIPAAS-6691:tActionFailure component 2015-11-19 11:38:50 +08:00
ycbai
e10c219e6d Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-19 11:31:59 +08:00
ycbai
1a96e510ce [TUP-3763] Add Detect Dependencies function for generic connection /
schema
2015-11-18 17:45:19 +08:00
wchen-talend
e70a81c15c TUP-2943:Studio asks to install optional components at each start-up. 2015-11-18 17:17:54 +08:00
CHEN Bin
627bdbba59 [TBD-2528] Data Viewer on MapR 410 Hive Tez schema is null
https://jira.talendforge.org/browse/TBD-2528
2015-11-18 16:21:36 +08:00
wdliu
ff51d3221b TDI-34546: DI Studio Part
TDI-34546: Cannot logon Svn project after switching SVN/Git Project
sometimes----------change e.printStackTrace() to
ExceptionHandler.process(e)
2015-11-18 15:30:59 +08:00
nrousseau
5c449c25b8 TDI-34577: fix problem of NPE for TOS_DI 2015-11-18 15:18:53 +08:00
wluo-talend
dae21dd2be TDI-33428: remove tMarklogicRow
https://jira.talendforge.org/browse/TDI-33428
2015-11-18 14:29:56 +08:00
SunChaoqun
6dd15fb713 TIPAAS-6691:tActionFailure component 2015-11-18 14:28:14 +08:00
hwang
e8aa7c431d TDI-34280:Run test case alway met the error log but not every time. 2015-11-17 18:12:53 +08:00
Abbass MAROUNI
7a0848738c Merge branch 'master' of github.com:Talend/tdi-studio-se into feature/tbd-2749 2015-11-17 10:39:23 +01:00
wluo-talend
31cad52ed2 TDI-33934: LIST command issued with each file transfer to FTP
https://jira.talendforge.org/browse/TDI-33934
2015-11-17 16:17:36 +08:00
sbliu
52da82a4c2 TMDM-9100: fix compile error . 2015-11-17 15:43:17 +08:00
nrousseau
a627bf9aca junit fixes 2015-11-17 14:58:55 +08:00
wluo-talend
2f9f0d5488 TDI-34536: Failed to generate code when set the context for the timeout
parameters of tWebService
https://jira.talendforge.org/browse/TDI-34536
2015-11-17 12:00:04 +08:00
nrousseau
9386d37be9 TUP-3648: add preference page for the automatic refresh of locks 2015-11-16 18:20:45 +08:00
hwang
9731aca5b8 TBD-2788:[Test Case] on tHDFSOutput unable to configure required
settings
2015-11-16 18:04:53 +08:00
wdliu
3df42ff19c TDI-34546: DI Studio Part
TDI-34546: Cannot logon Svn project after switching SVN/Git Project
sometimes
2015-11-16 16:35:47 +08:00
wluo-talend
ac8377687c TDI-33802: Test integrity in the tFile(un)Archive components fails job
on error
https://jira.talendforge.org/browse/TDI-33802
2015-11-16 14:56:39 +08:00
sbliu
4e1680ba64 TMDM-9100: fix compile error for component tMDMDelete. 2015-11-16 14:49:49 +08:00
GGu
5848311589 TDI-34317: enable to detect and remove the different case files 2015-11-16 12:04:20 +08:00
ycbai
fc4c63d359 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-16 11:53:24 +08:00
ycbai
56c048d774 [TUP-3756] Add Impact analysis function for generic connection and
schema
2015-11-16 11:27:34 +08:00
nrousseau
90ccb7a581 TDI-33102: fix compilation error 2015-11-14 10:28:35 +08:00
Rémy DUBOIS
5eb0099f0d Merge pull request #156 from pradasouvanlasy/psouvanlasy/master
[TBD-2813] Show an error message in the UI when tFilterRow does not d…
2015-11-13 21:57:03 +01:00
Prada Souvanlasy
7edc704c17 [TBD-2813] Show an error message in the UI when tFilterRow does not define at least one filtering condition 2015-11-13 18:07:49 +01:00
Prada Souvanlasy
b9373a26b8 Merge remote-tracking branch 'origin/master' into feature/tbd-2749 2015-11-13 15:25:28 +01:00
rdubois
baa1c66470 TBD-2800 - Fix big data components to support 'full-java' distributions 2015-11-13 13:39:06 +01:00
hcyi
353732c47a TUP-3728:fixed the problem about save/load job if schema type switch
(TUP-3462)
2015-11-13 19:04:22 +08:00
zwxue
86a37185e7 TDI-33102: show specified revision number in editor title when svn
checkout.
2015-11-13 17:59:38 +08:00
sbliu
9a0ea7ae1b TMDM-9098: Upgrade CXF to 3.1.4 for mdm components. 2015-11-13 17:14:57 +08:00
cmeng-talend
3825a85d84 TDI-34521 fix bug: tELTOracleMap error can't be detected and display
auto
https://jira.talendforge.org/browse/TDI-34521
2015-11-13 15:38:00 +08:00
jzhao
2c66402eb3 TDI-34289 completing the EXASol components
- The db_output_bulk.skeleton contains a changed ExasolManager,
the AbstractDBInputBegin.javajet and AbstractDBInputBegin.javajet have updated path the other includes using a variable.
- Fixed problem with insert update and EXASol database does not support save points
(code generation error because of some fragments)
- German, english, french translation added
- Fixed missing usage of some file options.
- Column separator is now the ; as component default setting.
2015-11-13 15:20:06 +08:00
hcyi
786a994646 TUP-3728:1.1.3 when click on property values ,it should pop up dialog to
select " change to built-in" or "update repository" ,and if "update" is
chosen ,then open the dialog of repository  (TUP-3462)
2015-11-13 15:00:04 +08:00
hcyi
66619c8cd4 TUP-3728:1.1.2 (input/ouput components) property type /schema
selection(built/repository) refresh-save problem when switch (TUP-3462)
2015-11-13 12:07:49 +08:00
hcyi
13abf8d77b TUP-3728:1.1.2 (input/ouput components) property type /schema
selection(built/repository) refresh-save problem when switch (TUP-3462)
2015-11-13 12:05:07 +08:00
ycbai
13284400b5 TUP-3737: remove callBefore method from GenericElementParameter. 2015-11-13 11:16:37 +08:00
wdliu
c4713a5fd2 TDI-34330: DI Studio Part
TDI-34330: GIT ssh+https+http:Studio can't load shared components
2015-11-13 10:28:11 +08:00
Sebastien Gandon
7268796925 fixed some merge issues on TalendEditorDropTargetListener.java by using latest master copy 2015-11-12 15:52:28 +01:00
Sebastien Gandon
ccae07edcf Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-12 15:01:53 +01:00
cmeng-talend
4c46245cca TDI-34520 fix bug: Click tELTOracleMap component which have input and
output there is error
https://jira.talendforge.org/browse/TDI-34520
2015-11-12 18:51:16 +08:00
ycbai
a56516d65f [TUP-3755] Check schema delete problem 2015-11-12 18:23:56 +08:00
wluo-talend
2c788fb422 TUP-3751: Upgrade CXF to 3.1.4
https://jira.talendforge.org/browse/TUP-3751
2015-11-12 18:02:46 +08:00
wdliu
6eaf697935 TDI-34330: DI Studio Part
TDI-34330: GIT ssh+https+http:Studio can't load shared components
2015-11-12 16:12:55 +08:00
sbliu
603b751e90 TMDM-9096: fix compile error introduced by wrong log string concatenation. 2015-11-12 15:55:10 +08:00
wluo-talend
5407c28ac7 TDI-33934: Update MVN URL
https://jira.talendforge.org/browse/TDI-33934
2015-11-12 11:42:27 +08:00
nrousseau
df6950136b TDI-32884: fix problem of query lost when open SQLBuilder 2015-11-12 10:58:33 +08:00
cmeng-talend
4b4cd7674a TDI-34155 fix bug: How can we delete existing Local project in 6.0 ? the
Delete existing project(s) button does not work
https://jira.talendforge.org/browse/TDI-34155
2015-11-11 18:52:49 +08:00
ycbai
18fc94684f TUP-3749: Check duplicate problem 2015-11-11 18:12:26 +08:00
wluo-talend
a18d71a384 TDI-34466: add NB_LINE_UPDATED
https://jira.talendforge.org/browse/TDI-34466
2015-11-11 17:23:07 +08:00
sbliu
730715ce97 TMDM-9033:update task load client jar for component. 2015-11-11 17:22:22 +08:00
wluo-talend
7715f9ac04 TDI-33934 LIST command issued with each file transfer to FTP
https://jira.talendforge.org/browse/TDI-33934
2015-11-11 17:07:11 +08:00
wluo-talend
b424fba4d6 TDI-34385: tMarklogicInput should allow to retrieve all the document
without docId
https://jira.talendforge.org/browse/TDI-34385
2015-11-11 16:50:39 +08:00
ycbai
e8b5d59a7a TUP-3745: Show dialog inistead of title to show the test connection
result
TUP-3746: Enable next and finish without cliking "test connection"
finish
2015-11-11 14:56:42 +08:00
sbliu
8abac5e184 TMDM-8900: fix compile error. 2015-11-11 14:21:16 +08:00
wang wei
6badc097df TDI-34433: Related to tfileOutputMSXML component
https://jira.talendforge.org/browse/TDI-34433
2015-11-11 14:13:48 +08:00
wdliu
9f46667376 TDI-34281: DI Studio Part
TDI-34281: local git server+http: can build job successfuly but will
generate en error on log
2015-11-11 11:21:38 +08:00
wchen-talend
e50695f6e9 TBD-2795:Import Job: Metadata update screen displays twice 2015-11-10 18:02:13 +08:00
wluo-talend
b90cda63f3 TDI-33934: LIST command issued with each file transfer to FTP
https://jira.talendforge.org/browse/TDI-33934
2015-11-10 16:28:16 +08:00
wluo-talend
1e7ede0412 TDI-34466: tMarklogicOutput should support Update docments
https://jira.talendforge.org/browse/TDI-34466
2015-11-10 16:19:58 +08:00
ycbai
3481f901bb TUP-3736: Check Import/Export problems 2015-11-10 11:30:59 +08:00
wang wei
45aba0ef76 TDI-34167: SFTP prompt for Kerberos user
https://jira.talendforge.org/browse/TDI-34167
2015-11-10 11:17:44 +08:00
cmeng-talend
e8e93b26cf TUP-3638 fix bug: SCD issue if Type 2 fields have more than 48 fields.
https://jira.talendforge.org/browse/TUP-3638
2015-11-10 11:05:39 +08:00
hwang
4d0f6c74a1 TDI-34276:Test Framework-no warning if I change a job with testcase to
another kind of job.
2015-11-10 10:31:43 +08:00
Abbass MAROUNI
6c9c0988ab [TBD-2749] Add configurations from yarn-site and hbase-site 2015-11-09 15:37:57 +01:00
Abbass MAROUNI
b1b4115e4e Merge branch 'master' into feature/tbd-2749 2015-11-09 15:23:41 +01:00
Abbass MAROUNI
c7eb3b06b7 [TBD-2749] Load site files from HADOOP_CONF_DIR in runtime 2015-11-09 15:23:04 +01:00
pbailly
ea8b7525b1 [TBD-2458] Allow to use the "INCOMING_LINK_TYPE" property on every variable inside the tPigLoad. 2015-11-09 11:30:17 +01:00
wchen-talend
5a33861e85 TUP-3608:JobCompare feature in v6.0.1 no longer openning the 2 compared
job
2015-11-09 17:30:29 +08:00
jzhao
06c9c1ff73 TDI-34133: netSuite component gives java.lang.OutOfMemoryError: Java
heap space in 6.0
https://jira.talendforge.org/browse/TDI-34133
2015-11-09 17:19:26 +08:00
rdubois
fdb05967cf Do not import the modules groups if the distribution parameters are not shown. 2015-11-09 09:50:06 +01:00
ycbai
63a5a73a9e TUP-3462: Fixed the refresh problem of dynamic composite and remove some
old salesforce codes.
2015-11-09 12:01:59 +08:00
wang wei
c7684ed54e TDI-34436: Oracle custom connection is not available in tCreateTable,
but available in Metadata-DB Connection
https://jira.talendforge.org/browse/TDI-34436
2015-11-09 11:05:03 +08:00
Abbass MAROUNI
3ee10744ea [TBD-2749] Support Configuration from classpath in tHiveConnection 2015-11-06 16:35:56 +01:00
sbliu
e146b04723 TMDM-9071:specify the mvn url with the good version on master. 2015-11-06 16:13:41 +08:00
hcyi
6a15c7b31f TUP-3660:Fix problems of property display (TUP-3462) 2015-11-06 14:42:36 +08:00
cmeng-talend
358570642d TUP-3628 fix bug: Exception in FixProjectResourceLink
https://jira.talendforge.org/browse/TUP-3628
2015-11-06 14:41:52 +08:00
xhkong
6ca858e785 TDI-34192 tFileInputMSXML: new schema cannot be pasted(reopened)
https://jira.talendforge.org/browse/TDI-34192
2015-11-06 13:51:20 +08:00
cmeng-talend
ebc182e117 TBD-2164 fix bug: [SPARK] tFileInputDelimited from repository contain
bad schema.
https://jira.talendforge.org/browse/TBD-2164
2015-11-06 10:43:45 +08:00
ycbai
b9bb23ff7e TUP-3462: Fixed display problem of repository review dialog. 2015-11-05 17:47:40 +08:00
iwangtalend
11799f27ea Add distributionManagement 2015-11-05 17:47:36 +08:00
cmeng-talend
06cbeda3ef TDI-33283 fix bug: Behavior for Trace Columns
https://jira.talendforge.org/browse/TDI-33283
2015-11-05 17:47:32 +08:00
xhkong
3d99a0e0a5 TDI-33569 Log4J appender entries should be before logger entries
https://jira.talendforge.org/browse/TDI-33569
2015-11-05 17:47:27 +08:00
xhkong
b40dd044d8 TDI-34192 tFileInputMSXML: new schema cannot be pasted
https://jira.talendforge.org/browse/TDI-34192
2015-11-05 17:47:23 +08:00
xhkong
6d5bba275a TDI-34192 tFileInputMSXML: new schema cannot be pasted
https://jira.talendforge.org/browse/TDI-34192
2015-11-05 17:47:19 +08:00
cmeng-talend
602053429b TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Add a new paragraph for Configuration Tabs page based on email Stuart
sent.
2015-11-05 17:47:15 +08:00
zwxue
b98827d096 TBD-2533: fix bug of job building when job has children job. 2015-11-05 17:47:10 +08:00
rdubois
01e3d7e5f8 TBD-2753 fixed - Add the hadoop distribution API to the classpath of the extension of the components that use it. 2015-11-05 17:45:20 +08:00
wluo-talend
448cef2250 TDI-33835: tInterBaseOutput can't insert data when check use batch
https://jira.talendforge.org/browse/TDI-33835
2015-11-05 17:42:52 +08:00
amarkevich
2b09acbd9f fixed exportType init 2015-11-05 17:42:48 +08:00
zwxue
a8566a336e TDI-33154: fix bug of missing JVMArgs in job's pom. 2015-11-05 17:42:44 +08:00
Sizhao Liu
c4af2f95e1 TDQ-6567 move unit tests of standardization library into main plugin 2015-11-05 17:42:39 +08:00
amarkevich
469a690941 TESB-16721 [Export Job] On export job context always "Default" 2015-11-05 17:42:35 +08:00
Rémy DUBOIS
c4f3b8dd64 Merge pull request #152 from pbailly/master
[TBD-2342] Add message error.
2015-11-05 10:14:40 +01:00
hcyi
a87ec0f675 TUP-3660:fix some bugs when init the node parameters (TUP-3462) 2015-11-05 17:10:24 +08:00
iwangtalend
e9cf31764e Add distributionManagement 2015-11-05 09:31:06 +01:00
cmeng-talend
7c930dd15a TDI-33283 fix bug: Behavior for Trace Columns
https://jira.talendforge.org/browse/TDI-33283
2015-11-05 16:09:02 +08:00
xhkong
5a9781aabf TDI-33569 Log4J appender entries should be before logger entries
https://jira.talendforge.org/browse/TDI-33569
2015-11-05 15:24:59 +08:00
hcyi
98f4697306 TUP-3660:switch can not refreshed (login type) ,change to use the
dynamic composite and fix some bugs about init the default value
(TUP-3462)
2015-11-05 14:15:26 +08:00
xhkong
772ce5ee75 TDI-34192 tFileInputMSXML: new schema cannot be pasted
https://jira.talendforge.org/browse/TDI-34192
2015-11-05 14:11:29 +08:00
xhkong
fe96e071f5 TDI-34192 tFileInputMSXML: new schema cannot be pasted
https://jira.talendforge.org/browse/TDI-34192
2015-11-05 14:08:31 +08:00
cmeng-talend
953112c926 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Add a new paragraph for Configuration Tabs page based on email Stuart
sent.
2015-11-05 14:07:21 +08:00
zwxue
74b2f532fe TBD-2533: fix bug of job building when job has children job. 2015-11-05 13:53:29 +08:00
pbailly
a2e4a78105 [TBD-2342] Add message error. 2015-11-04 17:19:09 +01:00
rdubois
d08db416a6 TBD-2753 fixed - Add the hadoop distribution API to the classpath of the extension of the components that use it. 2015-11-04 13:13:29 +01:00
wluo-talend
c889499e14 TDI-33835: tInterBaseOutput can't insert data when check use batch
https://jira.talendforge.org/browse/TDI-33835
2015-11-04 18:15:25 +08:00
amarkevich
bef418e6b2 fixed exportType init 2015-11-04 11:28:23 +03:00
zwxue
cf3200d1ac TDI-33154: fix bug of missing JVMArgs in job's pom. 2015-11-04 12:09:32 +08:00
Sizhao Liu
500b84da29 TDQ-6567 move unit tests of standardization library into main plugin 2015-11-03 23:09:35 +01:00
amarkevich
9a4e713069 TESB-16721 [Export Job] On export job context always "Default" 2015-11-03 17:15:04 +03:00
Francis Upton IV
e5c61d276d Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-03 13:55:23 +01:00
cmeng-talend
e826bb32eb TDI-34207 fix bug: Quick tour: error show in step 3-design workspace.
https://jira.talendforge.org/browse/TDI-34207
2015-11-03 18:47:23 +08:00
cmeng-talend
e26d590151 TDI-34207 fix bug: Quick tour: error show in step 3-design workspace.
https://jira.talendforge.org/browse/TDI-34207
2015-11-03 18:45:13 +08:00
hcyi
424c96fa54 TUP-3660:Fix problems of property type, schema, special property
display(TUP-3462)
2015-11-03 18:06:47 +08:00
hcyi
e0c13a5a03 TUP-3660:Fix problems of property type, schema, special property
display(TUP-3462)
2015-11-03 18:06:40 +08:00
hcyi
be9405ed44 TUP-3660:Fix problems of property type, schema, special property
display(TUP-3462)
2015-11-03 18:06:32 +08:00
hcyi
481f0ba01a TUP-3660:Fix problems of property display (TUP-3462) 2015-11-03 18:06:25 +08:00
ycbai
f3a3de04e4 TUP-3462: Add Edit Properties wizard. 2015-11-03 17:59:40 +08:00
xhkong
4fedf4a577 TDI-32819 The icon is a standard Job icon when run a Big Data Batch job
that contain compile error
https://jira.talendforge.org/browse/TDI-32819
2015-11-03 16:48:48 +08:00
ycbai
6dc87546d9 TUP-3462: Fix the problem of Advance Form values cannot be saved 2015-11-03 15:36:18 +08:00
CHEN Bin
9f7610d5f2 [TUP-3674] do not package the plugin as jar when it's for library
https://jira.talendforge.org/browse/TUP-3674
2015-11-03 14:39:15 +08:00
wchen-talend
7c02f50320 TUP-3610:Issue building Tasks with CmdLine 2015-11-03 11:16:11 +08:00
ycbai
d973369542 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-03 10:15:59 +08:00
sbliu
b97c9057c4 TMDM-8900: add info、debug and error level log to components by using log4j. 2015-11-02 18:34:22 +08:00
hwang
bdba3338af TBD-2703
Test Framework-under spark job: can not run testcase in console.
2015-11-02 18:24:06 +08:00
hwang
6f5b9d72c4 TBD-2703
Test Framework-under spark job: can not run testcase in console.
2015-11-02 18:23:40 +08:00
jzhao
67a92340c8 TDI-33486: the amount be displayed incorrect
https://jira.talendforge.org/browse/TDI-33486
Note:Revert commit of TDI-28389
2015-11-02 18:11:23 +08:00
ycbai
22d9b3024a TUP-3462: fix the UI problem of editing connection. 2015-11-02 17:50:03 +08:00
cmeng-talend
48110d4898 TDI-34379 fix bug: Note component does not get created at cursor in
Talend Studio
https://jira.talendforge.org/browse/TDI-34379
2015-11-02 17:42:17 +08:00
wluo-talend
2179e97934 TDI-34325: Unable to update the created query option
https://jira.talendforge.org/browse/TDI-34325
2015-11-02 17:05:16 +08:00
wang wei
8a1961111a TDI-34377: Unable to get the EMR status, even the exception is thrown at
the EMR Service 
https://jira.talendforge.org/browse/TDI-34377
2015-11-02 16:01:35 +08:00
wchen-talend
0316ad1695 TDI-34331:DataPrep component: error messages not clear 2015-11-02 15:20:42 +08:00
hwang
33228cb45d TBD-2703
Test Framework-under spark job: can not run testcase in console.
2015-11-02 13:30:43 +08:00
wluo-talend
e0b815aa49 TDI-33878: Component tTeradataFastExport does not export in plain text
files
https://jira.talendforge.org/browse/TDI-33878
2015-11-02 11:48:17 +08:00
amarkevich
5156fcf0df TESB-16648 [Documentation Routes] Can not open route documentation 2015-10-30 15:37:41 +03:00
cmeng-talend
5a025bcc5a TBD-2532 fix bug: tFixedFlowInput in M/R and Spark doesn't work with HD
Insight
https://jira.talendforge.org/browse/TBD-2532

Modify the equals and hashCode method of ModuleNeeded
2015-10-30 19:00:14 +08:00
wchen-talend
149df8ecf0 TUP-3610:Issue building Tasks with CmdLine 2015-10-30 18:10:12 +08:00
hcyi
bf2616b2c3 TUP-3660:Fix problems of property display(TUP-3462) 2015-10-30 17:48:52 +08:00
hcyi
134dc6f4cd TUP-3680:Try to delete old components & wizard about
salesforce(TUP-3462)
2015-10-30 17:48:27 +08:00
ycbai
6e484c4d2f TUP-3462: fix problems of properties serialization. 2015-10-30 17:41:33 +08:00
jzhao
f15c8b8509 TUP-3572: Timestamp issue with t<dbName>SP components
https://jira.talendforge.org/browse/TUP-3572
Note:Fixed tMysqlSP/tJDBCSP/tSybaseSP miss millionseconds problem
2015-10-30 17:27:41 +08:00
wang wei
5494abd118 TDI-34243: Wrong java type declared in the tServiceNowInput
https://jira.talendforge.org/browse/TDI-34243
2015-10-30 16:33:32 +08:00
wluo-talend
f9833d7cd8 TDI-34324: Only retrieve the first 10 results
https://jira.talendforge.org/browse/TDI-34324
2015-10-30 16:08:48 +08:00
wluo-talend
d8ace888a4 TDI-34320: Implement reject connector for tMarkLogicOutput for the
rejected doc content
https://jira.talendforge.org/browse/TDI-34320
2015-10-30 14:20:06 +08:00
wluo-talend
1651f8dcfc TDI-34323: For tMarklogicBulkLoad, a database parameter is needed when
using existing connection is not checked
https://jira.talendforge.org/browse/TDI-34323
2015-10-30 11:11:33 +08:00
xhkong
3d0dc43f27 Revert "TDI-33283 Behavior for Trace Columns https://jira.talendforge.org/browse/TDI-33283"
This reverts commit 04419903a0.
2015-10-30 11:06:25 +08:00
hcyi
9dfe8545ac TUP-3619:Implementation filter the components when dnd(TUP-3462) 2015-10-29 19:19:38 +08:00
hcyi
fc3b4cfd55 TUP-3619:Implementation of when the module/schema generated by the
salesforce wizard is dragged to the design surface(TUP-3462)
2015-10-29 19:19:10 +08:00
zwxue
acdb254711 TDI-34199: Fixed NPE when closing SQLTemplate. 2015-10-29 18:53:52 +08:00
ycbai
12ba5e7a11 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-29 18:16:05 +08:00
wluo-talend
a2928ae668 TDI-34320: Implement reject connector for tMarkLogicOutput for the
rejected doc content
https://jira.talendforge.org/browse/TDI-34320
2015-10-29 18:13:34 +08:00
ycbai
a1d16ed7ac TUP-3462: add schema wizard. 2015-10-29 18:11:22 +08:00
GGu
6f26b5f696 TUP-3644: add version for assembly also 2015-10-29 14:47:52 +08:00
hcyi
ffbc909e15 TUP-3660:Fix problems of property display(TUP-3462) 2015-10-29 11:00:29 +08:00
cmeng-talend
9389a8ac0c TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652

remove eclipse compliance level limitation
2015-10-29 10:35:32 +08:00
wluo-talend
41cf2115ac TDI-34322: Unable to run on the Linux environemt with the script calling
method
https://jira.talendforge.org/browse/TDI-34322
2015-10-29 10:26:47 +08:00
cmeng-talend
8ce35363ef TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652

add 1.7 and 1.8 support
2015-10-28 19:14:18 +08:00
xhkong
04419903a0 TDI-33283 Behavior for Trace Columns
https://jira.talendforge.org/browse/TDI-33283
2015-10-28 19:05:57 +08:00
wchen-talend
58e9ea585d TDI-34305:sql query has wrong column name by tELTOracleMap 2015-10-28 17:59:10 +08:00
jzhao
c5535e4eb3 TDI-34084: tS3Put fails in 6.0.1
https://jira.talendforge.org/browse/TDI-34084
Note:upgrade joda-time to 2.8.1
2015-10-28 16:35:06 +08:00
wluo-talend
fca47895ce TDI-34319: For the Insert action, make docId invisible in the incoming
schema if 'auto generate ID' is checked
https://jira.talendforge.org/browse/TDI-34319
2015-10-28 16:24:05 +08:00
hcyi
1ea9266c3b TUP-3619:Implementation of when the module/schema generated by the
salesforce wizard is dragged to the design surface(TUP-3462)
2015-10-28 15:03:33 +08:00
wchen-talend
a82173e3c1 TDI-34194:Studio distant run missing trace information 2015-10-28 14:12:42 +08:00
ycbai
35ba76b787 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-28 11:57:41 +08:00
ycbai
fbc32f027d TUP-3462: implement metadata persistence. 2015-10-28 11:04:05 +08:00
amarkevich
1b127ba7b3 remove Camel specific code 2015-10-27 17:35:52 +03:00
Rémy DUBOIS
e33b44cfb5 Merge pull request #150 from RyanSkraba/master
TBD-2717: Correct sort order of distribution names.
2015-10-27 15:08:37 +01:00
Ryan Skraba
b221a5bbde TBD-2717: Correct sort order of distribution names. 2015-10-27 15:05:59 +01:00
Rémy DUBOIS
70b330c676 Merge pull request #149 from RyanSkraba/master
TBD-2714: Add jersey-client to required MR jars for HDP 2.3.
2015-10-27 12:36:34 +01:00
Ryan Skraba
85f4f05cf1 TBD-2714: Add jersey-client to required MR jars for HDP 2.3. 2015-10-27 12:35:41 +01:00
amarkevich
8a3c6338fc reuse constant 2015-10-27 10:53:28 +03:00
hwang
36e53640dd TDI-33140
Schema type changes when modify the generic schema
2015-10-27 11:01:24 +08:00
wchen-talend
a2c8bda664 TUP-3644:Build fails when a job contains two sub of the same subjobs 2015-10-27 10:55:52 +08:00
amarkevich
b7e75299a1 TESB-16565 [Routelets] It can not drag routelet from repository to route 2015-10-26 16:57:30 +03:00
wchen-talend
842cfcd207 TUP-3582 : can't install dom4j with 6.0.0 version. 2015-10-26 18:04:45 +08:00
hwang
b1810146e6 TDI-34258
Test Framework: error about component tCollectAndCheck.
2015-10-26 17:38:22 +08:00
sbliu
71e7fffabf TMDM-8949: update dependency version for bulkloadclient.jar from 6.0.0 to 6.1.0 . 2015-10-26 15:05:27 +08:00
wluo-talend
c57dbd987f TDI-33890: Unable to use batch size if Action on Data is INSERT
https://jira.talendforge.org/browse/TDI-33890
2015-10-26 15:02:39 +08:00
sbliu
339dcb04f0 TMDM-8993: pass url by context instead of to constructor for web service construct performance improvement. 2015-10-26 13:46:35 +08:00
jzhao
feab936619 TUP-3614: Upgrade CXF to 3.1.3
https://jira.talendforge.org/browse/TUP-3614
2015-10-26 13:46:31 +08:00
hcyi
96e4a472fc TUP-3000:error messages when starting the studio,added instanceof test
to avoid the error.
2015-10-26 13:46:26 +08:00
rdubois
d9bdc28ad4 TUP-3618 - move the hadoop dsitribution framework to tbd-se 2015-10-26 13:46:19 +08:00
Sizhao Liu
f51cbeb83e TDQ-10888 move record.linkage tests from test plugin tomain plugin 2015-10-23 22:19:15 +02:00
Irene Wang
ca5e07c0f1 Merge branch 'master' of github.com:talend/tdi-studio-se 2015-10-23 17:11:36 +02:00
Irene Wang
e75e70c335 SCM-352 Pull bulkload from Nexus
SCM-352 Delete bulkloadclient.jar from Git
2015-10-23 17:06:57 +02:00
amarkevich
872d57bf4e TESB-16647 'Edit Properties' of route show wrong view 2015-10-23 14:46:39 +03:00
Irene Wang
d25d2190f3 Merge branch 'master' of github.com:talend/tdi-studio-se 2015-10-23 13:04:52 +02:00
jzhao
1ed1d4e977 TDI-33416:Support Marketo REST API
https://jira.talendforge.org/browse/TDI-33416 
Note:Fixed some error.
2015-10-23 18:51:27 +08:00
Irene Wang
48a72748be Update versions for 6.1.1-SNAPSHOT 2015-10-23 12:46:32 +02:00
xhkong
34a1f8be65 TUP-2610 Component element are overlapping on linux
https://jira.talendforge.org/browse/TUP-2610
2015-10-23 18:24:40 +08:00
wluo-talend
510c3f9312 TDI-34268: For tTeradataSCDELT, unable to monitor the data change of
Type2 if START_DATE or END_DATE is required
https://jira.talendforge.org/browse/TDI-34268
2015-10-23 18:18:48 +08:00
zwxue
38a5eb2b5c TBD-2533: Change the context file path of jobs building for HD Insight. 2015-10-23 17:22:32 +08:00
Sebastien Gandon
51b3599b32 started the metadata persistence implementation 2015-10-23 11:13:30 +02:00
sbliu
7a553fd1a7 TMDM-8982: update cxf related dependency jars to version 3.1.3, stax2-api to 3.1.4 . 2015-10-23 11:49:55 +08:00
wluo-talend
8d90ff06c9 TUP-3614: Upgrade CXF to 3.1.3 https://jira.talendforge.org/browse/TUP-3614 2015-10-23 11:45:20 +08:00
Francis Upton IV
b02ab238d2 TUP-3313 New Component Architecture (codegen) 2015-10-22 19:29:41 -07:00
sbliu
564ec97c36 TMDM-8993: pass url by context instead of to constructor for web service construct performance improvement. 2015-10-22 18:21:09 +08:00
jzhao
0bf8398e7f TUP-3614: Upgrade CXF to 3.1.3
https://jira.talendforge.org/browse/TUP-3614
2015-10-22 18:13:41 +08:00
hcyi
bfb4aa8fb1 TUP-3000:error messages when starting the studio,added instanceof test
to avoid the error.
2015-10-22 17:37:15 +08:00
rdubois
e171fcd02b TUP-3618 - move the hadoop dsitribution framework to tbd-se 2015-10-22 10:36:02 +02:00
jzhao
9b9971cce1 TDI-33416:Support Marketo REST API
https://jira.talendforge.org/browse/TDI-33416 
Note:Fixed some error.
2015-10-22 14:58:20 +08:00
ycbai
93b4df1881 TUP-3462: fix compile error 2015-10-22 14:04:30 +08:00
ycbai
9d6b2759bf Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-22 11:50:33 +08:00
ycbai
3e83a68346 TUP-3462: add component reference controller. 2015-10-22 11:37:10 +08:00
cmeng-talend
a4cdd42481 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-10-22 11:01:52 +08:00
GGu
949bb3d022 TUP-3593: Make sure there no NPE for exception. 2015-10-22 10:22:33 +08:00
rdubois
a8665bdfb8 Rename the Spark MAR410 version value 2015-10-21 14:51:24 +02:00
jzhao
1b7822daf7 TDI-28706: tFileArchive should support gzip file format
https://jira.talendforge.org/browse/TDI-28706
2015-10-21 19:25:42 +08:00
cmeng-talend
fbd7566420 TBD-2485 feature: Converting from Spark to MR does not remove the
tHDFSConfiguration component
https://jira.talendforge.org/browse/TBD-2485
2015-10-21 18:49:16 +08:00
rdubois
dd8291c4f5 TBD-2692 - remove the Spark standalone mode when HDP 2.3.0 is selected 2015-10-21 12:20:42 +02:00
hwang
e68d64aa19 TBD-2503
tAvromap:Import file:the behavior not correctly (import at input side
will show file at output side vice versa)
2015-10-21 18:15:40 +08:00
Sebastien Gandon
64836d29aa updated the Studio TOS feature to add Components bundles 2015-10-21 12:07:27 +02:00
rdubois
3eff08900f TUP-3618 - Set a correct default value for the Custom VERSION parameter 2015-10-21 11:07:17 +02:00
Rémy DUBOIS
4902ae752e Merge pull request #148 from pbailly/master
[TBD-2673] Add cloudera navigator option.
2015-10-21 10:46:41 +02:00
rdubois
a5f480df3c TUP-3618 - Correctly manage the HADOOPÃ_LIBRARIES and HADOOP_DISTRIBUTION imports 2015-10-21 10:40:11 +02:00
wluo-talend
bd52a09471 TDI-33428: Marklogic components
https://jira.talendforge.org/browse/TDI-33428
2015-10-21 16:22:35 +08:00
wang wei
f7226cc56e TDI-33991: AWS EMR, On-Demand APIs (start, stop)
https://jira.talendforge.org/browse/TDI-33991
2015-10-21 16:19:59 +08:00
wluo-talend
56a34b92fc TDI-34008: Need upgrade salesforce api to 34.0 for salesforce wave
components
https://jira.talendforge.org/browse/TDI-34008
2015-10-21 15:26:23 +08:00
hcyi
0d8909d3eb TBD-2628:All repository setting are not set automatically in the Spark
Configuration when using repository item.
2015-10-21 15:14:49 +08:00
CHEN Bin
4ef24b52f1 [TBD-2680] add jline dependency on tPigload for registerScript
https://jira.talendforge.org/browse/TBD-2680
2015-10-21 11:18:19 +08:00
wang wei
42116f76cf TDI-33563: remove ITERATE output and fix the case : no record
https://jira.talendforge.org/browse/TDI-33563
2015-10-21 10:34:50 +08:00
wang wei
deeaee39e3 TDI-33563: support ITERATE line and fix the password
https://jira.talendforge.org/browse/TDI-33563
2015-10-21 09:57:49 +08:00
Francis Upton IV
50e7bf36c4 TUP-3313 New Component Architecture (fix bugs, codegen) 2015-10-20 17:11:30 -07:00
Francis Upton IV
822f5b363c Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-20 11:36:46 -07:00
rdubois
bb990eefd5 Externalize the EMR 4.0.0 and HDP 2.3.0 module groups in the new hadoop framework 2015-10-20 18:52:59 +02:00
pbailly
3fff7a244c [TBD-2673] Add cloudera navigator option. 2015-10-20 16:42:34 +02:00
rdubois
55d207ac5a TUP-3618 - Add a new field type to automatically handle hadoop nodes libraries 2015-10-20 15:25:55 +02:00
cmeng-talend
9681372f0d TDI-34207 fix bug: Quick tour: error show in step 3-design workspace.
https://jira.talendforge.org/browse/TDI-34207
2015-10-20 19:05:37 +08:00
wang wei
83b8c21a44 TDI-33991: AWS EMR, On-Demand APIs (start, stop)
https://jira.talendforge.org/browse/TDI-33991
2015-10-20 18:11:34 +08:00
ycbai
188a7b0af8 TUP-3462: improve NAME_SELECTION_REFERNCE controller 2015-10-20 17:42:50 +08:00
ycbai
1a39dee131 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-20 13:51:16 +08:00
ycbai
183acd9acc TUP-3462: add NAME_SELECTION_REFERENCE controller 2015-10-20 10:58:15 +08:00
ycbai
105bb2fd20 TUP-3462: fix the problem of saving repository. 2015-10-20 10:58:09 +08:00
Francis Upton IV
f91b4298f7 TUP-3313 New Component Architecture (codegen) 2015-10-19 17:05:20 -07:00
Francis Upton IV
ca26141418 TUP-3313 New Component Architecture (codegen) 2015-10-19 16:57:53 -07:00
Sebastien Gandon
b4c170a365 fixed a merge conflict that was commited. 2015-10-19 16:57:21 +02:00
rdubois
7a05afc323 Fix a Hive components compilation error 2015-10-19 16:03:11 +02:00
rdubois
b6a44ddb7b TUP-3618 - Add the OSGI-INF folder to the built project 2015-10-19 13:49:13 +02:00
rdubois
54a0a7071c Merge branch 'workitem/tup-3618' 2015-10-19 10:50:17 +02:00
cmeng-talend
6c11960c2f TDI-34207 fix bug: Quick tour: error show in step 3-design workspace.
https://jira.talendforge.org/browse/TDI-34207
2015-10-19 16:23:32 +08:00
rdubois
c2c27bacc4 Merge branch 'master' of https://github.com/Talend/tdi-studio-se into workitem/tup-3618 2015-10-19 10:13:20 +02:00
rdubois
4cc19a738f TUP-3618 - Add a way to not show a distribution if its versions are not shown. 2015-10-19 10:10:38 +02:00
GGu
0f78fffd82 TUP-3542: Revert the changes for Process class. 2015-10-19 15:31:20 +08:00
wluo-talend
ca80dd1292 TDI-32333: ELT Style SCD for Teradata
https://jira.talendforge.org/browse/TDI-32333
2015-10-19 14:52:39 +08:00
GGu
a295fc5c29 TDI-33791: enhance the performance and enable "table view" in Group
controller.
2015-10-19 14:48:12 +08:00
GGu
1f03972e80 TDI-33791: enhance the layout problem on Linux. 2015-10-19 14:48:12 +08:00
wdliu
4f806196c1 Modify the branch label to adapt both svn and git 2015-10-19 12:19:14 +08:00
Francis Upton IV
ad47aae470 Remove bad dataprep reference 2015-10-19 04:58:45 +02:00
Francis Upton IV
48eef86b95 TUP-3313 New Component Architecture (codegen - wip2) 2015-10-19 04:58:40 +02:00
Francis Upton IV
1ff594c8b9 TUP-3313 New Component Architecture (codegen - wip) 2015-10-19 04:52:05 +02:00
Francis Upton IV
35feb6ca7e TUP-3313 New Component Architecture (codegen) 2015-10-19 04:52:01 +02:00
hwang
ca8531a0da TDI-33870:Testcase can be draged to standard job 2015-10-19 04:51:57 +02:00
Mike Yan
cb3fa7902a TESB-15680: Add Bundle-NativeCode in manifest 2015-10-19 04:51:53 +02:00
nrousseau
86fe5dc4c8 TUP-3593: avoid the auto build of job to build in background at the same
time,
avoid to compile at every class when export job
2015-10-19 04:51:49 +02:00
amarkevich
3aba676302 TESB-16553 [Routelets] The menu does not show when right click routelet 2015-10-19 04:51:45 +02:00
rdubois
661e354a01 TUP-3618 - Create a hadoop distribution feature and add it to the tos feature. 2015-10-18 16:30:21 +02:00
rdubois
df9ba94f84 TUP-3618 - Create a hadoop distribution feature and add it to the tos feature. 2015-10-18 16:09:48 +02:00
rdubois
ae8406c684 TUP-3618 - Add the HiveOnSparkComponent service. 2015-10-18 13:41:23 +02:00
rdubois
ffde6f2cb4 Merge branch 'master' of https://github.com/Talend/tdi-studio-se into workitem/tup-3618 2015-10-18 12:59:33 +02:00
rdubois
a0ee2c715c TUP-3618 - Add a way to use different display names depending on the component type. 2015-10-18 12:56:20 +02:00
Sebastien Gandon
7a646db5e7 New Comp : getting Comp dependencies from the service of comps. 2015-10-18 01:13:17 +02:00
nrousseau
2e20e99c01 TUP-3542: simply skip compilation, since compilation is done by eclipse
before package
2015-10-17 23:01:08 +02:00
rdubois
6246ad5966 TUP-3618 - Review the ComponentCondition API 2015-10-17 20:46:14 +02:00
rdubois
1ad7976287 TUP-3618 - Handle the MR_REQUIRED 2015-10-16 18:06:56 +02:00
rdubois
ae65e76ebb TUP-3618 - Add a way to add conditions in the modules group and in the versions list 2015-10-16 17:04:18 +02:00
amarkevich
14a36352a5 remove route-specific code 2015-10-16 16:42:36 +03:00
I.Melnik
32a0d12924 Add support of endpoints without double slash 2015-10-16 16:28:46 +03:00
rdubois
63a91d8406 TBD-2675 fixed - Review the tPigLoad layout 2015-10-16 13:24:31 +02:00
rdubois
f9486b8682 Merge branch 'master' of https://github.com/Talend/tdi-studio-se into workitem/tup-3618 2015-10-16 13:03:21 +02:00
rdubois
1084c82b9b TBD-2675 fixed - Review the tPigLoad layout 2015-10-16 13:00:51 +02:00
hcyi
9951aa29fc TUP-3617:Try to save/load of process / serialize node(TUP-3462) 2015-10-16 18:41:56 +08:00
GGu
7a05c6ac6b TUP-3542: remove the error routines temp, before build. 2015-10-16 17:48:42 +08:00
hwang
19f0d94903 TDI-33870:Testcase can be draged to standard job 2015-10-16 16:43:54 +08:00
rdubois
927d579df1 TUP-3618 - Do not show CDH 5.1 in the Spark configuration components 2015-10-16 08:44:39 +02:00
Mike Yan
d4020f08a7 TESB-15680: Add Bundle-NativeCode in manifest 2015-10-16 12:01:32 +08:00
hcyi
e164d0f892 TUP-3617:Try to save/load of process / serialize node(TUP-3462) 2015-10-16 11:21:58 +08:00
nrousseau
47dc602172 TUP-3593: avoid the auto build of job to build in background at the same
time,
avoid to compile at every class when export job
2015-10-15 21:18:20 +02:00
rdubois
ca95594c53 TUP-3618 - Use the new distribution framework in most of the big data components 2015-10-15 17:04:14 +02:00
rdubois
90bdeff557 TUP-3618 - Adapt the hadoop distribution API with the new modular framework. 2015-10-15 15:19:57 +02:00
amarkevich
5bc906a345 TESB-16553 [Routelets] The menu does not show when right click routelet 2015-10-15 14:13:53 +03:00
ycbai
ae7fe20728 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-15 18:07:50 +08:00
ycbai
8b2fe000e0 TUP-3462: save repository and fix some problems. 2015-10-15 17:42:24 +08:00
hwang
674cefca83 TUP-3499
OnSubjobOk link does not support diagonal link
2015-10-15 17:30:28 +08:00
wchen-talend
781e862837 TBD-2657:Spark job with dependency jar can not run ok. 2015-10-15 17:02:25 +08:00
rdubois
0c2356a830 TUP-3618 - Initialize the hadoop distribution refactoring 2015-10-15 10:36:45 +02:00
cmeng-talend
39b3ad7e73 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Welcome page will be closed by the on-boarding action
2015-10-15 16:23:49 +08:00
cmeng-talend
fe58f83cc1 TUP-3592 task: Enlarge the on-boarding dialog to fit big font
https://jira.talendforge.org/browse/TUP-3592
2015-10-14 17:26:54 +08:00
amarkevich
f35d896a6b TESB-16572 [Routelets Resource] NPE happen after update resource name
for routelet
2015-10-14 12:22:11 +03:00
jzhao
84fbc63baa TDI-30595:Implement the ENC_METHOD_STANDARD using zip4j project for
tFileArchive&tFileUnArchive
https://jira.talendforge.org/browse/TDI-30595
2015-10-14 16:19:57 +08:00
wang wei
cf9a5ffe72 TDI-34169: put servicenow jar's source to talend repository
https://jira.talendforge.org/browse/TDI-34169
2015-10-14 16:01:00 +08:00
wchen-talend
6fd5a4fc38 TDI-34000:"Read Job" in the Job-Tab Verion forces further incremental
updates to use source of older version.
2015-10-14 14:44:59 +08:00
wang wei
9a9d9fa5e9 TDI-33563: remove the urlpath
https://jira.talendforge.org/browse/TDI-33563
2015-10-14 14:26:57 +08:00
wang wei
faec1d0261 TDI-33563: support talend dynamic for servicenow
https://jira.talendforge.org/browse/TDI-33563
2015-10-14 14:18:25 +08:00
wang wei
69ce403e29 TDI-33563: ServiceNow component rollup
https://jira.talendforge.org/browse/TDI-33563
2015-10-14 14:18:04 +08:00
amarkevich
7667319ced minor (Boolean.TRUE) (commit again - previous commit from 07.10 missing
somehow)
2015-10-13 18:14:40 +03:00
amarkevich
c385553023 sync output folders 2015-10-13 15:55:08 +03:00
rdubois
3449db8fe4 Move the mapr 5.0.0 libraries plugin to tdi-studio-se 2015-10-13 13:31:15 +02:00
ycbai
30de36014a TUP-3462: fix compile errors. 2015-10-13 19:08:14 +08:00
hcyi
81c38cd943 TUP-3601: Init component parameters from the service(TUP-3462) 2015-10-13 17:31:57 +08:00
rdubois
29a3d224b3 TBD-2532 - Review the unit test 2015-10-13 10:07:26 +02:00
nrousseau
2f7ae55de5 Merge pull request #146 from RyanSkraba/master
TBD-2369 Migration task for enhanced Kafka DI components.
2015-10-13 08:40:08 +02:00
nrousseau
000895a721 Merge pull request #143 from pbailly/master
[TBD-2642] Add migration task for tCollectAndCheck
2015-10-13 08:40:03 +02:00
zwxue
2aa7da3e2f TUP-3586: Change workspace's classpath to avoid wrong selection of jre
by eclipse.
2015-10-13 12:08:41 +08:00
rdubois
f7746e1241 TBD-2532 - Use the required and mrrequired attributes of modules to compare them. 2015-10-12 17:22:38 +02:00
Ryan Skraba
4bcc73b4f1 TBD-2639 Fix wrongly duplicated migration task. 2015-10-12 17:17:58 +02:00
Ryan Skraba
ad4bc2e895 TBD-2639 Migration task from 6.0.1 Kafka components to enhanced 6.1.0 components. 2015-10-12 17:15:53 +02:00
cmeng-talend
9ce68a16c7 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

make the dialog size bigger
2015-10-12 18:33:13 +08:00
ycbai
0412c9cb02 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-12 17:57:38 +08:00
ycbai
2399f3ae4e TUP-3462: add the second page and advance button function. 2015-10-12 17:48:05 +08:00
Francis Upton IV
9970549a92 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-12 10:41:07 +02:00
sbliu
a44a1ec43d TMDM-8949: update the bulkloadclient.jar for components. 2015-10-12 15:59:01 +08:00
wchen-talend
8401ddb2d7 TDI-34072:Missing mapping links and wrong column alias in generated sql
for tELTOracleMap
2015-10-12 12:23:38 +08:00
wluo-talend
3a7fe4b5b5 TDI-34143: Make "use HTTP Chunked" visible in GUI for all salesforce
components.
https://jira.talendforge.org/browse/TDI-34143
2015-10-12 11:23:03 +08:00
hcyi
10e5f318f4 TUP-3462: fix some bugs when dnd component from palette into editor 2015-10-10 17:03:34 +08:00
cmeng-talend
0160e1a095 TDI-32373 fix bug: click on the referenced project name will show error
in error log
https://jira.talendforge.org/browse/TDI-32373
2015-10-10 14:39:37 +08:00
hcyi
f8d3ea9f95 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-10 14:16:43 +08:00
wchen-talend
d4a001d5a8 TDI-34068:Job Properties: Job properties can be editable and confirmed
in job view when job is locked by others
2015-10-10 09:56:23 +08:00
Rémy DUBOIS
f54e641384 Merge pull request #144 from RyanSkraba/master
TBD-2639: Add kafka libraries to plugin.xml.
2015-10-09 13:44:03 +02:00
wang wei
d2016a3784 TDI-32579: Job reaches the 65K limit in the tDB2Input component
https://jira.talendforge.org/browse/TDI-32579
2015-10-09 16:38:12 +08:00
sbliu
8fa0e09b9b Merge pull request #142 from bguillon-td/master
TMDM-8949 add a finally part to tMDMBulkLoad, to clean InputStreamMerger
2015-10-09 11:18:49 +08:00
pbailly
e4779f1858 [TBD-2181] Set error message for spark streaming. 2015-10-08 17:16:53 +02:00
amarkevich
a6aede3f80 TESB-16510 Wrong classpath URI generated in case resource located in
subfolder
2015-10-08 17:30:46 +03:00
Ryan Skraba
9de88c8587 TBD-2639: Add kafka libraries to plugin.xml. 2015-10-08 14:30:40 +02:00
cmeng-talend
1795e59cfe TUP-3581 task: Improve the on-boarding to avoid ui block
https://jira.talendforge.org/browse/TUP-3581

Parent ticket: https://jira.talendforge.org/browse/TUP-3463
2015-10-08 18:36:25 +08:00
wluo-talend
9e990d2eef TDI-34047: tSybaseIQBulkExec should allow user to set multiple
constraint type
https://jira.talendforge.org/browse/TDI-34047
2015-10-08 16:10:03 +08:00
wdliu
05396254c2 TUP-3308 : DI Studio Part
TUP-3308:[Studio] Support of GIT Repository ---Refector to remove the
dependencies in org.talend.repository
2015-10-08 15:08:10 +08:00
wluo-talend
09ec8f020d TDI-34029, TDI-34028
https://jira.talendforge.org/browse/TDI-34029
For DB2 Ingest, there is a compile error for the non-empty "OPTIONALLY
ENCLOSED BY"
2015-10-08 14:09:10 +08:00
pbailly
305636231d [TBD-2642] Add migration task for tCollectAndCheck 2015-10-07 18:07:23 +02:00
amarkevich
deb11a37fc minor (Boolean.TRUE) 2015-10-07 17:23:03 +03:00
bguillon-td
dbc69689c1 TMDM-8949 add a finally part to tMDMBulkLoad, to clean InputStreamMerger 2015-10-07 16:07:22 +02:00
rdubois
def996edb9 Correctly handle the exceptions 2015-10-06 18:17:12 +02:00
Rémy DUBOIS
e458c148e8 Merge pull request #141 from amarouni/bug/tbd-2618
[TBD-2618] Machine learning components display now an error if used with the wrong Spark version
2015-10-06 17:52:43 +02:00
Abbass MAROUNI
9cf34dc92f Merge branch 'master' of github.com:Talend/tdi-studio-se into bug/tbd-2618 2015-10-06 17:37:54 +02:00
Abbass MAROUNI
e7188360af [TBD-2618] Machine learning components display now an error if used with the wrong Spark version 2015-10-06 17:37:20 +02:00
I.Melnik
4cfa394ac8 TESB-15861 Make all languages to be consistent in all components 2015-10-06 17:43:06 +03:00
amarkevich
bd0b4b5d7b remove IOsgiDependenciesService 2015-10-06 13:25:06 +03:00
Francis Upton IV
9513cb8305 TDM-3313 New Component Architecture (handle component framework
refactor)
2015-09-30 18:52:15 +02:00
ycbai
59882d7f09 TUP-3462: add validation action. 2015-09-30 18:02:31 +08:00
Guoliang Zhou
4fd39acd6e Merge pull request #140 from sbliu/master
TMDM-8763: Add mandatory dependent libs of webservice based on cxf, a…
2015-09-30 17:14:04 +08:00
sbliu
99c4021246 TMDM-8763: Add mandatory dependent libs of webservice based on cxf, adapt the mdm url if necessary to satisfy the authorization Policy to construct webservice. 2015-09-30 16:34:39 +08:00
cmeng-talend
8140d0ad2f TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

1. remove the old plugin: org.talend.presentation.onboarding.resource.di
2. add new plugin:
  org.talend.presentation.onboarding.resource
  org.talend.presentation.onboarding.resource.tos
2015-09-30 15:24:02 +08:00
amarkevich
c95519dc98 generate Export-Service only for jobs 2015-09-29 15:04:45 +03:00
ycbai
935d7091bc Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-09-29 18:51:58 +08:00
ycbai
ee32604ccf TUP-3462: add form actions. 2015-09-29 18:39:39 +08:00
cmeng-talend
d7b93c3a6a fix bug: can't login new created project. 2015-09-29 18:27:55 +08:00
cmeng-talend
6009b78b62 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-09-29 18:04:04 +08:00
wluo-talend
52b4adfee6 TDI-34018: A wrong migration task in TDI-31497 for use batch cause old
jobs which include tOracleOutput/tTeradataOutput with reject row have an
error alarm
https://jira.talendforge.org/browse/TDI-34018
2015-09-29 10:58:22 +08:00
ycbai
49914cf632 TUP-3462: add button controller and fix some bugs. 2015-09-28 18:39:23 +08:00
GGu
be0bc6b50c TDI-33525: add image junit to test some cases. 2015-09-28 14:06:11 +08:00
wdliu
fb1816e59b TUP-3554 : DI Studio Part
TUP-3554:[Studio] Implement the Login dialog show the branch list.
2015-09-28 11:42:27 +08:00
Francis Upton IV
23a8967b5d TDM-3313 New Component Architecture (add a getProperties() call to make
things work)
2015-09-25 17:29:26 +02:00
Francis Upton IV
bf3eb54dc4 TDM-3313 New Component Architecture (use all of the Forms in the wizard,
use Form title and subtitle)
2015-09-25 15:25:50 +02:00
ycbai
3624682997 TUP-3462: improve wizard display. 2015-09-25 18:03:47 +08:00
GGu
37caa3a6d8 TUP-3542: enable to check the routines when run/build job. 2015-09-25 16:21:48 +08:00
hwang
b94866d242 TDI-33863:Import Excel file with references 2015-09-25 11:47:20 +08:00
jzhao
f582760a13 TDI-33416:Support Marketo REST API
https://jira.talendforge.org/browse/TDI-33416 
Note:Fixed some the version of mvn
2015-09-25 11:12:14 +08:00
ycbai
f90ffa5980 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-09-25 10:58:17 +08:00
jzhao
7557008f55 TDI-33566: Salesforce Component Refine : new API
https://jira.talendforge.org/browse/TDI-33566
Note:1.Fixed the mvn version update.
2.Add the new wsdl file to the source code which in talend libs
2015-09-25 10:46:03 +08:00
Francis Upton IV
05190b578a TDM-3313 New Component Architecture (align with updates in
ComponentService, fix NPE in ElementParameter comparison)
2015-09-24 22:37:41 +02:00
Francis Upton IV
ec0b9af31f Merge remote-tracking branch 'origin/master' into
feature/6.1/TUP-3462_addGenericWizard
2015-09-24 21:34:28 +02:00
amarkevich
2280746c8b move Route export to route plugin 2015-09-24 18:15:21 +03:00
ycbai
49a94f1d51 TUP-3462: improve dynamic wizard page. 2015-09-24 20:21:31 +08:00
jzhao
85b9b4f530 TDI-33566: Salesforce Component Refine : new API
https://jira.talendforge.org/browse/TDI-33566
Note:Update salesforce from 25 to 34
2015-09-24 18:27:54 +08:00
Guoliang Zhou
bd3f9c515c Merge pull request #138 from sbliu/master
TUP-3538:fix compile error which lead to deploy failure.
2015-09-24 18:25:36 +08:00
sbliu
55e42f65f0 TUP-3538:fix compile error which lead to deploy failure. 2015-09-24 18:14:03 +08:00
zwxue
ee821a33c8 TUP-3488: Add Git history view. 2015-09-24 17:00:27 +08:00
hwang
a2a19ce281 TUP-2788:revert code 2015-09-24 11:17:40 +08:00
Francis Upton IV
c20df231be TDM-3313 New Component Architecture (more ElementProperties work) 2015-09-23 23:33:56 +02:00
rdubois
699a0bd373 TBD-2420 - Rewrite GetJarsToRegister class as a routine 2015-09-23 17:22:11 +02:00
nrousseau
e1c5ec2cc3 branding images update 2015-09-23 14:29:13 +02:00
wdliu
7a49452e68 TUP-3308 : DI Studio Part
TUP-3308:[Studio] Support of GIT Repository ---Fix the npe issue
2015-09-23 19:10:21 +08:00
wluo-talend
7b9130b115 TDI-32177: Support for DB2 Continuous Data Ingest
https://jira.talendforge.org/browse/TDI-32177
2015-09-23 18:53:12 +08:00
wdliu
49cbd812b0 TUP-3308 : DI Studio Part
TUP-3308:[Studio] Support of GIT Repository ---fix the NPE issue
2015-09-23 18:48:30 +08:00
nrousseau
41c356779e TUP-3463 feature: update text/presentation of onboarding 2015-09-23 12:25:23 +02:00
rdubois
4ab8515a1d TBD-2514 && TBD-2601 fixed - Improve the Node problems management 2015-09-23 12:13:57 +02:00
wdliu
452a3af040 TUP-3308 : DI Studio Part
TUP-3308:[Studio] Support of GIT Repository ---Adding code to show the
git branch
2015-09-23 17:47:47 +08:00
nrousseau
2e653219c8 TUP-3463 feature: update text/presentation of onboarding 2015-09-23 11:18:49 +02:00
ycbai
eed0889834 TUP-3462: add create element paramesters from form method and create
connection wizard page.
2015-09-23 16:44:39 +08:00
amarkevich
e4f3efa4e4 minor: return Collection directly 2015-09-23 11:25:31 +03:00
nrousseau
89b9af20e3 remove project file 2015-09-23 10:15:44 +02:00
Sizhao Liu
99fe6e3408 TDQ-10888 remove sampling.test from test feature 2015-09-23 02:39:19 +02:00
rdubois
b99eddac63 TBD-2536 - Add support for Spark Streaming in HD Insight 3.2 2015-09-22 14:26:58 +02:00
Prada Souvanlasy
c14a21a2b6 [TBD-1931] Add hive-exec dependency into Impala components for CDH 5.4 2015-09-22 13:33:50 +02:00
ycbai
ac20bfe598 TUP-3462: fix some compile errors. 2015-09-22 18:43:14 +08:00
wchen-talend
27c41fe92d TDI-33791:Help On Dataprep component integration 2015-09-22 17:56:44 +08:00
wang wei
9ad221374d TDI-33565: move it from se to ee
https://jira.talendforge.org/browse/TDI-33565
2015-09-22 17:53:26 +08:00
cmeng-talend
cedb0e90e8 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-09-22 17:19:47 +08:00
cmeng-talend
ac3145cae2 Revert "TUP-3463 feature: Add on-boarding presentation in the studio https://jira.talendforge.org/browse/TUP-3463"
This reverts commit f51768138b.
2015-09-22 17:19:45 +08:00
rdubois
2bb04e4d8c TBD-2536 - Correctly package the spark streaming jobs 2015-09-22 11:04:40 +02:00
wang wei
049d7d3964 TDI-33565: Create a DataPrep component for DI
https://jira.talendforge.org/browse/TDI-33565
2015-09-22 16:16:50 +08:00
ycbai
d20e8b928f Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-09-22 15:46:33 +08:00
ycbai
5001243197 merge from master 2015-09-22 15:44:29 +08:00
wchen-talend
86a3b8dc74 TDI-33791:Help On Dataprep component integration:remove the action from
component
2015-09-22 15:21:26 +08:00
ycbai
c7f4541d9f [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-22 15:07:53 +08:00
CHEN Bin
e33f6b57a8 [TBD-2547] support MapR 5 for pig
https://jira.talendforge.org/browse/TBD-2547
2015-09-22 13:50:55 +08:00
CHEN Bin
47b42119f7 [TBD-2547] support MapR 5 for hive & hive with hbase
https://jira.talendforge.org/browse/TBD-2547
2015-09-22 11:49:48 +08:00
wchen-talend
6bb50f4da5 TDI-33791:Help On Dataprep component integration 2015-09-22 09:59:37 +08:00
Francis Upton IV
204c0c8ab1 TDM-3313 New Component Architecture (start of work to hook
ElementProperties to the new component properties)
2015-09-21 18:47:18 +02:00
rdubois
21e75e57e7 TBD-2564 - Migration task for split local/cluster mode in Spark Configuration 2015-09-21 13:41:17 +02:00
ftom
8f6c1caf72 TBD-2564 - Split local/cluster mode in Spark Streaming Configuration 2015-09-21 13:41:16 +02:00
ftom
00fd7d269e TBD-2564 - Split local/cluster mode in Spark Configuration 2015-09-21 13:41:15 +02:00
wdliu
ed5f5a2402 TUP-3308 : DI Studio Part
TUP-3308:[Studio] Support of GIT Repository ---revert the git branches
list display
2015-09-21 19:31:01 +08:00
cmeng-talend
f51768138b TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-09-21 18:50:12 +08:00
hcyi
186d7ecabf TUP-3497:Try to load component parameters from the EmfComponent , to
display the properties and code generated in a job (TUP-3462,TUP-3506)
2015-09-21 17:50:57 +08:00
hcyi
3c6a2964c6 TUP-3506:try to check the code generation(TUP-3462) 2015-09-21 11:38:03 +08:00
jzhao
1cc92e8d77 TDI-33416:Support Marketo REST API
https://jira.talendforge.org/browse/TDI-33416
Note:Fixed some jars' config
2015-09-21 11:13:16 +08:00
jzhao
2f316612b5 TDI-33416:Support Marketo REST API
https://jira.talendforge.org/browse/TDI-33416
Note:Add Rest API for Marketo components
2015-09-21 10:22:33 +08:00
amarkevich
d2df66f689 EditProcess action: extract methods to reuse 2015-09-18 15:46:32 +03:00
zwxue
f49f74d287 TDI-33956: Fix job editor switching problem in Mac. 2015-09-18 19:12:06 +08:00
hwang
69cc02db6a TDI-33790:Review the DB wizard of Exasol 2015-09-18 16:01:21 +08:00
amarkevich
a24bf269c9 refactor NewProcessWizard 2015-09-18 10:34:40 +03:00
amarkevich
1c00f1bcc2 refactor CreateProcess to share logic 2015-09-17 17:47:34 +03:00
amarkevich
e285420197 refactor AbstractNodeTester 2015-09-17 14:29:58 +03:00
xhkong
e3b23f916a TDI-33705 Pig UDF can not show the icon when opened
https://jira.talendforge.org/browse/TDI-33705
2015-09-17 17:37:33 +08:00
wang wei
47c5d9daab TDI-32989: The data be changed in the reject flow
https://jira.talendforge.org/browse/TDI-32989
2015-09-17 16:40:59 +08:00
wluo-talend
664d3ee154 TDI-33881: The same migrationtask given at TDI-33830 is needed for the
tRedshiftOutput
https://jira.talendforge.org/browse/TDI-33881
2015-09-17 10:13:00 +08:00
amarkevich
2fbf5d2cd4 added ERepositoryObjectType.PROCESS_ROUTE 2015-09-16 18:11:17 +03:00
hcyi
4c7e5da441 TUP-3495:Display of component in the palette(TUP-3462) 2015-09-16 18:04:03 +08:00
ycbai
291fb32e4b [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-16 16:29:19 +08:00
wang wei
49d2669248 TDI-32838: tJMSInput with support for Durable Subscriber.
https://jira.talendforge.org/browse/TDI-32838
2015-09-16 14:23:23 +08:00
hcyi
db4c3332f6 TUP-3495:Display of component in the palette(TUP-3462) 2015-09-16 14:18:31 +08:00
hcyi
6cbf07e21a TUP-3495:Display of component in the palette(TUP-3462) 2015-09-16 12:04:56 +08:00
hcyi
66552c349d TUP-3493:Try to init the components from the service(TUP-3462) 2015-09-16 12:04:33 +08:00
nrousseau
093c975fdb TDI-33903: fix exception if the cause exception is null. 2015-09-16 12:04:04 +08:00
Ryan Skraba
412f820da2 TBD-2534: Update localprovider plugins for HDP2.3 2015-09-16 12:03:47 +08:00
Ryan Skraba
fceced8551 TBD-2534: Use asm-3.2 from tdi-studio-se directly. 2015-09-16 12:03:29 +08:00
Ryan Skraba
4fd06fe715 TBD-2534: Add HDP 2.3 distribution. 2015-09-16 12:03:08 +08:00
amarkevich
4468baef4f extract method getEditorInput to allow override 2015-09-16 12:02:53 +08:00
xhkong
f6cc7727e9 TDI-32930 SQL Template: Add button is disabled after openning one Sql
template;(reopened)
https://jira.talendforge.org/browse/TDI-32930
2015-09-16 12:02:39 +08:00
amarkevich
da12c5b522 merge RoutineSynchronizer 2015-09-16 12:02:25 +08:00
amarkevich
c2f61cde89 unify routine template parameter 2015-09-16 12:02:09 +08:00
amarkevich
c9136fcc46 unify deleteRoutinefile and getRoutinesFile 2015-09-16 12:01:56 +08:00
wang wei
8a1e782e7a TDI-33785: tAmazonMysqlOutput/tFirebirdOutput/tGreenPlumOutput lost data
when batch size is bigger than commit every
https://jira.talendforge.org/browse/TDI-33785
2015-09-16 12:01:45 +08:00
xhkong
119c28cc49 TDI-32930 SQL Template: Add button is disabled after openning one Sql
template;(reopened)
https://jira.talendforge.org/browse/TDI-32930
2015-09-16 12:01:33 +08:00
wang wei
1266277fa1 TDI-33682: Codegeneration problem
https://jira.talendforge.org/browse/TDI-33682
2015-09-16 09:48:58 +08:00
wang wei
36f3982b9c TDI-33563: ServiceNow component rollup
https://jira.talendforge.org/browse/TDI-33563
2015-09-15 18:03:57 +08:00
hwang
e3a4ab942a TDI-33867:tXMLMap only allows editing the 1st 100 input columns 2015-09-15 11:20:26 +08:00
hwang
846c153c3e TUP-3461:TestCase for Big data 2015-09-14 19:03:04 +08:00
wluo-talend
b000d79f2a TDI-33856: Some data is unable to commit to the database when batch size
is bigger than commit every
https://jira.talendforge.org/browse/TDI-33856
2015-09-14 18:26:36 +08:00
CHEN Bin
b7e2465930 Merge pull request #133 from amarouni/bug/TBD-2581
[TBD-2581] add libprotodefs-4.1.0-mapr.jar to tPigLoad's jar dependencies
2015-09-14 17:59:16 +08:00
Abbass MAROUNI
9ab4f595ed [TBD-2581] add libprotodefs-4.1.0-mapr.jar to tPigLoad's jar dependencies 2015-09-14 11:35:14 +02:00
wluo-talend
e49a01cd6f TDI-33564: Support SybaseIQ location
https://jira.talendforge.org/browse/TDI-33564
2015-09-14 17:08:26 +08:00
wang wei
333826bbcf TDI-33879: tRedshiftOutput Says Relation Doesn't Exist
https://jira.talendforge.org/browse/TDI-33879
2015-09-14 11:38:41 +08:00
wluo-talend
22732d3500 TDI-33881: The same migrationtask given at TDI-33830 is needed for the
tRedshiftOutput
https://jira.talendforge.org/browse/TDI-33881
2015-09-14 11:32:14 +08:00
nrousseau
e5bd3f79e2 TDI-33903: fix exception if the cause exception is null. 2015-09-14 10:54:02 +08:00
nrousseau
ea1b6aef7d Merge pull request #132 from RyanSkraba/feature/6.1/hdp2.3
TBD-2534: Add HDP 2.3 distribution.
2015-09-14 09:52:59 +08:00
Ryan Skraba
116a7c9e36 TBD-2534: Update localprovider plugins for HDP2.3 2015-09-11 18:59:43 +02:00
Ryan Skraba
aa59dab629 TBD-2534: Use asm-3.2 from tdi-studio-se directly. 2015-09-11 17:39:42 +02:00
Ryan Skraba
45a58ed306 TBD-2534: Add HDP 2.3 distribution. 2015-09-11 17:04:36 +02:00
amarkevich
12a41923cc extract method getEditorInput to allow override 2015-09-11 14:22:27 +03:00
xhkong
3836f1b7b8 TDI-32930 SQL Template: Add button is disabled after openning one Sql
template;(reopened)
https://jira.talendforge.org/browse/TDI-32930
2015-09-11 18:47:02 +08:00
amarkevich
0e13c88a41 merge RoutineSynchronizer 2015-09-11 13:12:33 +03:00
amarkevich
e7363b72bf unify routine template parameter 2015-09-11 11:53:26 +03:00
amarkevich
490aa78643 unify deleteRoutinefile and getRoutinesFile 2015-09-10 17:30:04 +03:00
wang wei
22198652fd TDI-33785: tAmazonMysqlOutput/tFirebirdOutput/tGreenPlumOutput lost data
when batch size is bigger than commit every
https://jira.talendforge.org/browse/TDI-33785
2015-09-10 17:16:22 +08:00
ycbai
a23709db3a TUP-3462: create generic component and wizard plugins and add some base
codes.
2015-09-10 16:20:38 +08:00
xhkong
bdfce28a37 TDI-32930 SQL Template: Add button is disabled after openning one Sql
template;(reopened)
https://jira.talendforge.org/browse/TDI-32930
2015-09-10 16:19:48 +08:00
amarkevich
bcfafcc4a7 remove unused bundleContext 2015-09-09 17:58:13 +03:00
hcyi
538f37d009 TDI-33227:Studio throws unnecessary warning on database input query 2015-09-09 17:59:09 +08:00
amarkevich
0e712bc19c remove ROUTE_COMPONENT_TYPE_ID 2015-09-08 17:57:26 +03:00
amarkevich
79627dc2b2 introduce isSelectDefaultItem 2015-09-08 12:53:00 +03:00
amarkevich
1222e628cf extract some functionality to additional method for external use 2015-09-08 11:39:21 +03:00
hwang
90f8e5ebaf TDI-32663:After migration, the Studio's "File- project settings > 2015-09-08 11:18:18 +08:00
hwang
5ba03c88dd TDI-32663:After migration, the Studio's "File- project settings >
Designer > Palette Parameters" page is not working as expected

Conflicts:
	main/plugins/org.talend.repository/plugin.xml

Conflicts:
	main/plugins/org.talend.repository/plugin.xml
2015-09-08 10:54:27 +08:00
amarkevich
8d0788a684 removed refresh - performed outside 2015-09-07 17:28:41 +03:00
amarkevich
05cc43b4ea allow to use custom components list 2015-09-07 16:59:23 +03:00
hcyi
4986444487 TDI-33847:we miss the type field in txmlmap config UI 2015-09-07 19:23:15 +08:00
zwxue
4e4b42f76c TDI-33758: avoid extra item parameters being get from and set into
project settings.
2015-09-07 18:50:42 +08:00
GGu
d4d1563133 TDI-33804: enable to build pigudf with pom. 2015-09-07 14:26:02 +08:00
GGu
8809c99a3a TDI-33717: add the codes jars for pigudfs and beans. 2015-09-07 14:26:00 +08:00
GGu
20067ff8f4 TDI-33717: add pigudf and bean template pom files. 2015-09-07 14:25:58 +08:00
wang wei
df66462711 TDI-33830: Need a migration task for
tFirebirdOutput/tGreenPlumOutput/tIngresOutput/tInterbaseOutput/tParAccelOutput/tPostgresPlusOutput/tSQLiteOutput
to keep the use batch unchecked when import old job to new studio
https://jira.talendforge.org/browse/TDI-33830
2015-09-07 14:25:55 +08:00
nrousseau
803e5eafe6 TDI-33838 : add workspace runnable to avoid conflict of thread when
clean / create the .Java project
2015-09-07 14:25:52 +08:00
wang wei
64805bf20a TDI-33774: tTeradataOutput have some problem after TDI-31497
https://jira.talendforge.org/browse/TDI-33774
2015-09-07 14:25:49 +08:00
wdliu
613eca2f62 Revert TDI-32588 : DI Studio Part
TDI-32588:[Studio] [5.6.1] Special characters when used within a
component cause job to dont open properly
2015-09-07 14:25:47 +08:00
wdliu
163bee6bd2 TDI-32588 : DI Studio Part
TDI-32588:[Studio] Special characters when used within a component cause
job to dont open properly
2015-09-07 14:25:44 +08:00
xhkong
960ed65d11 TDI-33658 Exchange: Button "sign out" cannot show completely
https://jira.talendforge.org/browse/TDI-33658
2015-09-07 12:30:41 +08:00
wluo
0b858e72fa TDI-33734: Functions are not working in tELTTeradataMap https://jira.talendforge.org/browse/TDI-33734 2015-09-07 22:54:09 +08:00
wdliu
973d49bfa6 TUP-3308 : DI Studio Part
TUP-3308:[Studio] Support of GIT Repository---optimize import function
2015-09-07 10:46:47 +08:00
xhkong
b57836dc8d TDI-32827 tMap: Java code shows after clicking "Clear" on Expression
Builder
https://jira.talendforge.org/browse/TDI-32827
2015-09-07 10:16:59 +08:00
nrousseau
9feb887b59 TDI-33811 : update to assembly 2.5.5 2015-09-06 00:35:01 +08:00
rdubois
a7405e10e4 TBD-2536 - Fix some issues with Spark batch and HD insight 2015-09-04 16:07:56 +02:00
amarkevich
a8f7377f96 cleanup 2015-09-04 14:25:53 +03:00
amarkevich
a39dfa3ac5 TESB-16340 [Route Builder] Decouple Routes from the CamelContext 2015-09-04 13:03:43 +03:00
zwxue
e932d27a3f TDI-33731: fix button overlap of Memory Run view. 2015-09-04 13:35:25 +08:00
rdubois
39b8e3e186 TBD-2536 - Add support for Spark in HD Insight 3.2 2015-09-03 18:06:05 +02:00
rdubois
8c57413e24 Prepare TBD-2536 by refactoring spark_footer and the talend-bigdata-launcher 2015-09-03 14:56:24 +02:00
amarkevich
46442d6c61 enable Open Another Version for Camel beans 2015-09-01 18:52:44 +03:00
amarkevich
9aa256cc22 select corresponding wizard for Camel routes and beans 2015-09-01 17:29:58 +03:00
amarkevich
a1837598b1 handle Camel routes 2015-09-01 17:17:29 +03:00
amarkevich
48fe7a81bc handle Camel beans 2015-09-01 16:55:36 +03:00
rdubois
deb9fc3fff Prepare TBD-2536 by refactoring the library to execute Big Data jobs 2015-09-01 14:01:59 +02:00
GGu
b947093481 TBD-2500: enhance the codes for BD job to rearchieve. 2015-09-01 17:01:28 +08:00
GGu
c4e1d91242 TDI-33681: add the seperator in the end of classpath to make sure work
well for the versions<6.0
2015-09-01 17:01:28 +08:00
xhkong
667dc41d15 TDI-33730 Sandbox: "Invalid first name" shows if first name contains
digital
https://jira.talendforge.org/browse/TDI-33730
2015-09-01 16:34:03 +08:00
wluo-talend
1b9cb0ac03 TDI-33743: NullPointerException happen if any value in implicit
tcontextload not be filled
https://jira.talendforge.org/browse/TDI-33743
2015-09-01 02:41:14 +08:00
rdubois
295bf323b8 Fix the checkSparkTXXXXInputDataFrame method 2015-09-01 08:07:19 +02:00
wchen-talend
c3e0953415 TUP-3370:After migration from 562 to 600, I can not log on studio. 2015-09-01 13:28:48 +08:00
xhkong
8c3b576bf4 TDI-33658 Exchange: Button "sign out" cannot show completely
https://jira.talendforge.org/browse/TDI-33658
2015-09-01 11:44:51 +08:00
wang wei
fd4c9f8b21 TDI-32838: tJMSInput with support for Durable Subscriber.
https://jira.talendforge.org/browse/TDI-32838
2015-09-01 11:17:29 +08:00
wluo-talend
83da22341e TDI-33786: tAmazonMysqlOutput has a compile error with delete when log4j
is enable and use batch size unckecked
https://jira.talendforge.org/browse/TDI-33786
2015-08-31 23:12:30 +08:00
hcyi
f6263ce570 TUP-3086:You can create duplicate job names using the "Duplicate" popup
menu.
2015-09-01 10:52:23 +08:00
Rémy DUBOIS
bfce727adf Merge pull request #131 from amarouni/feature/HiveSpark
[TBD-2544] change libthrift to libfb303 in Hive Spark dependencies
2015-08-31 18:14:42 +02:00
Abbass MAROUNI
4a22031415 [TBD-2544] change libthrift to libfb303 in Hive Spark dependencies 2015-08-31 18:12:58 +02:00
amarkevich
f5549aef5b cleanup Routine API; rename constructor 2015-08-31 18:16:10 +03:00
Rémy DUBOIS
74b5850fe3 Merge pull request #130 from amarouni/feature/HiveSpark
[TBD-2544] Add Hive with Spark libs for supported distributions
2015-08-31 16:35:35 +02:00
Abbass MAROUNI
a2d772129e [TBD-2544] Change lastest to latest 2015-08-31 16:32:50 +02:00
Abbass MAROUNI
8e37325ef7 [TBD-2544] Add Hive with Spark libs for supported distributions 2015-08-31 16:11:23 +02:00
cmeng-talend
59384919e3 TDI-33788 fix bug: Sometimes it will pop up en compile error when run a
spark or spark streaming job on the remote server
https://jira.talendforge.org/browse/TDI-33788
2015-08-31 19:40:04 +08:00
amarkevich
1b985b39ea Merge branch 'master' of ssh://git@github.com/Talend/tdi-studio-se.git 2015-08-31 11:38:00 +03:00
amarkevich
150aaa7456 fixed NPE in TOS 2015-08-31 11:37:26 +03:00
hcyi
0f3558228b TDI-33739:Java.lang.ArrayIndexOutOfBoundsException happens when try to
open a job.
2015-08-31 16:35:19 +08:00
cmeng-talend
a816a661ea TUP-3458 bug: <DQSH>:Allow create and logon local project but has some
issus
https://jira.talendforge.org/browse/TUP-3458
2015-08-31 16:28:29 +08:00
hwang
cf8a9de75a TDI-33183:Embedded Joblet Object Names not correct 2015-08-31 12:04:35 +08:00
wluo-talend
cd80090d11 TDI-33743: NullPointerException happen if any value in implicit
tcontextload not be filled
https://jira.talendforge.org/browse/TDI-33743
2015-08-30 23:45:21 +08:00
rdubois
8df5cf4484 Add missing properties for tHiveRow 2015-08-28 17:37:26 +02:00
rdubois
d49707e736 TBD-2517 - Add support for HD Insight 3.2 2015-08-28 17:01:48 +02:00
hwang
818b0fd450 TDI-33228:export data files 2015-08-28 18:11:32 +08:00
rdubois
545355656a TBD-2519 fixed - Fix the Hive compilation error when HD Insight is choosed and Log4J is enabled 2015-08-28 09:58:35 +02:00
GGu
c1d3fdb032 add the spark streaming jet in .gitignore. 2015-08-28 14:20:48 +08:00
GGu
0ca1c96194 TBD-2500: enhance the libs for BD job. 2015-08-28 14:20:48 +08:00
wchen-talend
524d5c4edf TDI-33757:Debug Run:Java Debug:the .java file is empty 2015-08-28 11:26:05 +08:00
wang wei
9143cf1b0f Revert "TDI-32442: Data format of Dynamic is not surported for excel2003
and excel2007 with event mode
https://jira.talendforge.org/browse/TDI-32442
2015-08-28 10:18:17 +08:00
rdubois
68958ca75b TBD-2244 - Make good use of the new Hadoop API in master 2015-08-27 16:14:47 +02:00
rdubois
6bee7816ae Remove a wrong return statement in Hive javajets 2015-08-27 15:36:45 +02:00
rdubois
33cb648a0d Merge branch 'master' into workitem/tbd-2444 2015-08-27 14:48:06 +02:00
zwxue
8f7513b6f8 Fix NPE of Memory Run when no job was opened. 2015-08-27 19:03:57 +08:00
GGu
cd8f6ad76a TBD-2515: fixed the NPE. 2015-08-27 18:45:00 +08:00
GGu
411e58a2b9 TBD-2500: fixed the problem to run BD job. 2015-08-27 17:36:05 +08:00
hcyi
9e334a9baa TDI-31802:Red cross does not dissapear in Studio, even if job has not
error.
2015-08-27 17:24:34 +08:00
zwxue
8ebd2e269b TDI-33755: Save job before close editor when clicking Confirm in
JobView.
2015-08-27 16:47:28 +08:00
wluo-talend
58d15daf90 TDI-33743: NullPointerException happen if any value in implicit
tcontextload not be filled
https://jira.talendforge.org/browse/TDI-33743
2015-08-26 23:57:00 +08:00
amarkevich
105f613cab [RoutineItem] remove unused API 2015-08-26 19:00:43 +03:00
rdubois
e113e11e8b TBD-2244 - Display a warning in JDBC input spark components when Spark 1.3 is used 2015-08-26 15:59:00 +02:00
amarkevich
3d7e4bdbc4 TIPAAS-5669: emulate routines.jar build 2015-08-26 16:36:38 +03:00
I.Melnik
ee08bfe3f8 TESB-16159 tRestRequest doesn't work in runtime if use SAML and then
switch to BASIC auth
2015-08-26 09:26:11 -03:00
CHEN Bin
7fbe199816 [TBD-2209] tez for pig on mapr 4.1
https://jira.talendforge.org/browse/TBD-2209
2015-08-26 18:33:16 +08:00
CHEN Bin
0f63ef539d [TBD-2209] tez for pig on mapr 4.1
https://jira.talendforge.org/browse/TBD-2209
2015-08-26 18:12:32 +08:00
wchen-talend
9aaf98a950 TDI-33219:Test Frameworks-error when run jobs. 2015-08-26 17:49:57 +08:00
Alex Telesh
8444e69eb6 TESB-15864 - Change of expected http error message 2015-08-26 12:20:47 +03:00
wang wei
067b89793c TDI-33741: tSASInput Dynamic data type not showing the right values
after upgrading to 5.6.2 from 5.4
https://jira.talendforge.org/browse/TDI-33741

TDI-32233: issues using dynamic schema on mysql / vertica
https://jira.talendforge.org/browse/TDI-32233
2015-08-26 15:40:08 +08:00
GGu
dc25b834eb TDI-33648: fixed the problem for missing one classpath seperator. 2015-08-26 12:25:51 +08:00
Guoliang Zhou
a34cfe3793 Merge pull request #129 from sbliu/master
TMDM-8763: fix compile error of demo jobs.
2015-08-26 10:29:24 +08:00
I.Melnik
5fdd5d4a09 TESB-16159 tRestRequest doesn't work in runtime if use SAML and then
switch to BASIC auth
2015-08-25 09:21:56 -03:00
rdubois
a1cb6d702e Fix a compilation issue in the GetFileSystem javajet 2015-08-25 13:29:29 +02:00
amarkevich
462a5023b7 remove duplicated API 2015-08-25 14:28:23 +03:00
sbliu
23d83b2504 TMDM-8763: fix compile error of demo jobs. 2015-08-25 18:43:30 +08:00
GGu
90bc7080a6 TDI-33648: when old build. need add the system and user routines jar. 2015-08-25 18:05:43 +08:00
rdubois
6d5cb6de4d Merge branch 'master' into workitem/tbd-2444 2015-08-25 11:51:30 +02:00
cmeng-talend
b47e314373 TUP-3114 fix bug: When search component in job type "{" or "[" there is
error
https://jira.talendforge.org/browse/TUP-3114
2015-08-25 13:55:41 +08:00
amarkevich
da9920ab0b remove exportAsOSGI API 2015-08-24 14:52:18 +03:00
amarkevich
470326e763 cleanup unused code 2015-08-24 13:13:05 +03:00
GGu
93cd0aa18b TDI-33678: unify the export job to run on jobserver. 2015-08-24 17:40:10 +08:00
jzhao
11c352a5fa TDI-33699: Compile error for the insert/update/upsert operation of
tSalesforceOutputBulkExec/tSalesforceOutputBulk, if the dynamic column
is at middle/top/bottom position of the schema 
https://jira.talendforge.org/browse/TDI-33699
2015-08-24 14:15:44 +08:00
jzhao
c964f324a9 TDI-33589: The GUI of tMOMConnection is wrong if both "failover" or
"static" is checked and server is Websphere
https://jira.talendforge.org/browse/TDI-33589
2015-08-24 11:32:14 +08:00
zwxue
ef28e67472 TUP-3382: fix the compile error when esb job first run. 2015-08-24 11:11:15 +08:00
rdubois
4881f3b50e Merge branch 'master' into workitem/tbd-2444 2015-08-21 16:04:11 +02:00
GGu
c6e55732c7 TUP-3402: check for rules files. 2015-08-21 15:45:39 +02:00
GGu
28ad3f0918 TUP-3402: check for xmlMappings files. 2015-08-21 15:45:38 +02:00
GGu
2967bf262b TUP-3402: if disable the log4j function. won't add it. 2015-08-21 15:45:37 +02:00
rdubois
a1493e71dc TBD-2399 - Add support for S3 in EMR 4.0.0 2015-08-21 15:45:37 +02:00
jzhao
874c9a449b TDI-33647: Shouldn't generate the folder
MsmqTalend-1.0.0\6.0.0-SNAPSHOT in .m2\repository\org\talend\libraries
https://jira.talendforge.org/browse/TDI-33647
2015-08-21 15:45:36 +02:00
amarkevich
ad04b9ff8d move spring to route resources 2015-08-21 15:45:35 +02:00
jzhao
ed193ea839 TDI-32882: tLogRow should log the content in log4j
https://jira.talendforge.org/browse/TDI-32882
Note:Add a checkbox and migration task
2015-08-21 15:45:34 +02:00
wang wei
74960aa076 Revert TDI-31901: tFileInputExcel loses precision
https://jira.talendforge.org/browse/TDI-31901
2015-08-21 15:43:34 +02:00
jzhao
e6255589fe TDI-33591: The wrong code is generated when checking Timeout of Receiver
(UseMaxTimeOut)
https://jira.talendforge.org/browse/TDI-33591
2015-08-21 15:43:33 +02:00
CHEN Bin
56fc39e998 Fix Tez compilation issue caused by a line break in the components XML 2015-08-21 15:43:33 +02:00
wchen-talend
d3133d245a TDI-33644:Cann't check out for Spark Streaming job 2015-08-21 15:43:32 +02:00
hcyi
59832cb6cc TDI-33643:Don't list Big Data Streaming type job on the Find a job
window
2015-08-21 15:43:31 +02:00
wang wei
16fd41cb77 TDI-33604: WebService: Exception is printed to console when running a
job with tWebService
https://jira.talendforge.org/browse/TDI-33604
2015-08-21 15:43:30 +02:00
hwang
9312d40402 TDI-33639:TestCase for Big data 2015-08-21 15:43:29 +02:00
sbliu
b1bc6202d7 TMDM-8810: convert from axis to cxf. 2015-08-21 15:40:10 +02:00
sbliu
80077d8f61 TMDM-8810: convert from axis to cxf. 2015-08-21 15:40:09 +02:00
GGu
65dde2ccd0 TUP-3402: check for rules files. 2015-08-21 17:22:30 +08:00
GGu
72adf5e941 TUP-3402: check for xmlMappings files. 2015-08-21 17:22:30 +08:00
GGu
566ee029ce TUP-3402: if disable the log4j function. won't add it. 2015-08-21 17:22:30 +08:00
rdubois
b3bfbc770b TBD-2399 - Add support for S3 in EMR 4.0.0 2015-08-21 10:56:47 +02:00
jzhao
31bacaa169 TDI-33647: Shouldn't generate the folder
MsmqTalend-1.0.0\6.0.0-SNAPSHOT in .m2\repository\org\talend\libraries
https://jira.talendforge.org/browse/TDI-33647
2015-08-21 11:28:37 +08:00
amarkevich
f72d020c9a move spring to route resources 2015-08-20 18:27:39 +03:00
jzhao
961fa1edce TDI-32882: tLogRow should log the content in log4j
https://jira.talendforge.org/browse/TDI-32882
Note:Add a checkbox and migration task
2015-08-20 18:20:06 +08:00
rdubois
e323eb42e0 TBD-2399 - Enable Hive impersonation on EMR 4.0.0 2015-08-20 11:51:42 +02:00
Rémy DUBOIS
d6a01fd5bd Merge pull request #127 from pbailly/workitem/tbd-2444
[TBD-2444] Add JUNIT test for Expression.java
2015-08-20 11:05:02 +02:00
wang wei
e039338804 Revert TDI-31901: tFileInputExcel loses precision
https://jira.talendforge.org/browse/TDI-31901
2015-08-20 17:02:07 +08:00
pbailly
60869e1f22 [TBD-2444] Add JUNIT test for Expression.java 2015-08-20 10:41:42 +02:00
jzhao
94b73baa26 TDI-33591: The wrong code is generated when checking Timeout of Receiver
(UseMaxTimeOut)
https://jira.talendforge.org/browse/TDI-33591
2015-08-20 16:14:43 +08:00
CHEN Bin
b10e16cf71 Fix Tez compilation issue caused by a line break in the components XML 2015-08-20 15:42:25 +08:00
wchen-talend
523a62114b TDI-33644:Cann't check out for Spark Streaming job 2015-08-20 15:38:14 +08:00
hcyi
2f87132de1 TDI-33643:Don't list Big Data Streaming type job on the Find a job
window
2015-08-20 13:26:13 +08:00
wang wei
f320abf098 TDI-33604: WebService: Exception is printed to console when running a
job with tWebService
https://jira.talendforge.org/browse/TDI-33604
2015-08-20 11:37:54 +08:00
hwang
fa8eebd0cd TDI-33639:TestCase for Big data 2015-08-20 11:08:15 +08:00
Guoliang Zhou
0195fc27a1 Merge pull request #125 from sbliu/master
TMDM-8810: convert from axis to cxf.
2015-08-20 10:13:49 +08:00
rdubois
aae3a6b594 Fix Tez compilation issue caused by a line break in the components XML 2015-08-19 15:46:48 +02:00
rdubois
8e673c90a2 Merge branch 'master' into workitem/tbd-2444 2015-08-19 14:41:43 +02:00
rdubois
fccb45cd60 TBD-2444 - Support the Standard tHive components with the new Hadoop distributions framework. 2015-08-19 14:29:49 +02:00
sbliu
e05a881d99 TMDM-8810: convert from axis to cxf. 2015-08-19 18:07:36 +08:00
GGu
1fde7f5b81 TDI-33648: use new maven build for execute/deploy job on job server. 2015-08-19 17:33:59 +08:00
hwang
d1c389d498 TDI-33639:TestCase for Big data 2015-08-19 17:26:37 +08:00
rdubois
a2454d38fc TBD-2444 - Support the tHive components with the new Hadoop distributions framework (javajet part) 2015-08-19 10:52:52 +02:00
amarkevich
9a2dc0cd6b use ArrayContentProvider.getInstance() 2015-08-19 11:26:02 +03:00
wang wei
090a5453d9 TDI-32849: Cannot get the applied parameters when run a flow with soap
url
https://jira.talendforge.org/browse/TDI-32849
2015-08-19 11:14:15 +08:00
rdubois
6944ad3957 Support the tHive components with the new Hadoop distributions framework (XML part) 2015-08-18 14:53:51 +02:00
sbliu
bc058b43c4 TMDM-8810: convert from axis to cxf. 2015-08-18 18:34:19 +08:00
hwang
3248b47c5b TDI-33355:txmlmap modification check 2015-08-18 18:09:37 +08:00
cmeng-talend
0b5f61c2d8 TDI-33622 bug: Click "update" button to install patch from nexus get no
reponse at all if we do not set localreader info in tac is not ok
https://jira.talendforge.org/browse/TDI-33622
2015-08-18 14:21:08 +08:00
cmeng-talend
a77cd53e0f TDI-33145 bug: Login GUI shows grey checkbox label background and bevel
button on a flat interface
https://jira.talendforge.org/browse/TDI-33145
2015-08-18 10:36:58 +08:00
xhkong
ecb0fce5bf TDI-32147 store wrong value if the widget OPENED_LIST in TABLE
https://jira.talendforge.org/browse/TDI-32147
2015-08-17 17:51:26 +08:00
jzhao
85685df433 TDI-33573: Wrong jar configuration in UrlPath from some components
https://jira.talendforge.org/browse/TDI-33573
2015-08-17 11:24:12 +08:00
hwang
47043aa26b TDI-33355:Test Frameworks-testcase has compile errors when create test
on tXMLMap
2015-08-14 17:13:32 +08:00
nrousseau
659f4e0ea3 TUP-3394: fix problems of TOS features 2015-08-14 16:57:14 +08:00
rdubois
cf535c8135 TBD-2444 - Support the tMRConfiguration component with the new Hadoop distributions framework 2015-08-14 09:50:03 +02:00
rdubois
a82410dbce TBD-2444 - Initiate the big data components refactoring. 2015-08-14 09:49:43 +02:00
wluo-talend
9b821ca079 TDI-33532: Should have a migration task for reject row for TDI-32161
modification
add tRedshiftOutput
https://jira.talendforge.org/browse/TDI-33532
2015-08-14 03:37:21 +08:00
zwxue
0bb62bf98c TDI-33583: fix bugs of memory run's report field 2015-08-14 11:13:58 +08:00
amarkevich
76ad37af5d update IOsgiDependenciesService constants 2015-08-13 17:58:16 +03:00
cmeng-talend
961839855e TDI-33584 fix bug: Error occur when I do paste for sub job with
attachment
https://jira.talendforge.org/browse/TDI-33584
2015-08-13 18:24:37 +08:00
CHEN Bin
e57870e090 [TBD-2356] fixed a bug on migration task for the job which don't have
datastax api
https://jira.talendforge.org/browse/TBD-2356
2015-08-13 17:56:37 +08:00
rdubois
6fd188008c TBD-2399 - Hide RCFileStorage on Pig and enable SSL on Hive 2015-08-13 10:49:10 +02:00
Guoliang Zhou
5764bae562 Merge pull request #124 from sbliu/master
TMDM-8764:update mvn dependency to webservice to 6.1.0
2015-08-13 16:44:55 +08:00
hwang
d65e99c6c7 TDI-33327:[Job Conductor] generate a task,after finish on commdline,but
got the error status in TAC
2015-08-13 16:43:31 +08:00
jzhao
562afb9a0d TDI-33574: Wrong maven configuration for namedpipe dlls
https://jira.talendforge.org/browse/TDI-33574
2015-08-13 16:37:13 +08:00
zzliu
a7a8d2afae TDI-33591: The wrong code is generated when checking Timeout of Receiver (UseMaxTimeOut)
Note: make 'usemax' option work for both using existing connection and not using
https://jira.talendforge.org/browse/TDI-33591
2015-08-13 16:31:15 +08:00
sbliu
b75189ee08 TMDM-8764:fix compile error when using client side transaction id. 2015-08-13 16:02:58 +08:00
xhkong
d09aeb3d87 TDI-32147 store wrong value if the widget OPENED_LIST in TABLE
https://jira.talendforge.org/browse/TDI-32147
2015-08-13 15:36:27 +08:00
wdliu
f7bb00392f Merge branch 'feature/TUP-3308/Support_of_GIT_Repository' 2015-08-13 15:13:29 +08:00
sbliu
752a3ce98c TMDM-4247: Add a delete property in tMDMOutput's partial update. 2015-08-13 15:10:00 +08:00
jzhao
470f89013c TDI-32882: tLogRow should log the content in log4j
https://jira.talendforge.org/browse/TDI-32882
Note:Log the content of the row
2015-08-13 14:07:42 +08:00
sbliu
ace65ca411 TMDM-8764:update mvn dependency to webservice to 6.1.0 2015-08-13 13:52:51 +08:00
GGu
9047b008f3 TUP-3384: remove the test output files. 2015-08-13 10:05:57 +08:00
yshamin
fe52dfc58f - TESB-16026: fixed 2015-08-12 13:24:40 +02:00
xhkong
3300abbad8 TDI-33282 Test Frameworks-testcase does not have a correct icon.
https://jira.talendforge.org/browse/TDI-33282
2015-08-12 18:35:36 +08:00
sbliu
085f4da09e Merge branch 'master' of https://github.com/sbliu/tdi-studio-se 2015-08-12 15:29:24 +08:00
sbliu
933e7f911c TMDM-8764: update the webservice stub classes, convert the component from axis to cxf. 2015-08-12 15:28:43 +08:00
wluo-talend
64972ff36f TDI-32343: tFileOutputLDIF: Encoding Base64 for DN
https://jira.talendforge.org/browse/TDI-32343
2015-08-11 15:01:11 -07:00
nrousseau
717f19e3df Merge pull request #122 from sbliu/master
component change, transfer from axis to cxf
2015-08-12 17:56:19 +08:00
GGu
e12bf59695 TUP-3369: fixed the problem for childjob with BD jobs. 2015-08-12 15:54:31 +08:00
GGu
835b909022 TDI-33476: fixed the problem for tRunJob. 2015-08-12 15:53:59 +08:00
hwang
59487b4fc9 TDI-33342:There should be an error information when the input shema is
different from the one in the joblet
2015-08-12 13:48:36 +08:00
wchen-talend
6d054e4f1e TDI-32186:Job isn't opened when starting Studio with params:"--showJob
job1" in cmd
2015-08-12 13:38:39 +08:00
cmeng-talend
066164b8ba TDI-32868 fix bug: Switch to Local mode ,local project name is added
"(remote project in offline mode)" when TAC has same project name
https://jira.talendforge.org/browse/TDI-32868

Fix bug: after click ok button of manage connection dialog, the
connection list view will be reset.
2015-08-12 10:35:36 +08:00
rdubois
7fb73e6e8e TBD-2399 - Support EMR 4.0.0 for Hive and add Avro to the HDFS dependencies 2015-08-11 15:43:06 +02:00
hcyi
c7522a45fe TDI-33562:ClassCastException when job switch designer to code editor. 2015-08-11 19:30:54 +08:00
jzhao
44456445ed TDI-33490: tMicrosoftMQOutput component gives compilation errors in
studio & doesn't work on 64 bit machine
https://jira.talendforge.org/browse/TDI-33490
Note: Change the msmq.jar name to MsmqTalend-1.0.0.jar
2015-08-11 18:42:46 +08:00
xhkong
c5d6a4f2df TDI-32147 store wrong value if the widget OPENED_LIST in TABLE
https://jira.talendforge.org/browse/TDI-32147
2015-08-11 17:09:25 +08:00
cmeng-talend
41e1cab421 TDI-32868 fix bug: Switch to Local mode ,local project name is added
"(remote project in offline mode)" when TAC has same project name
https://jira.talendforge.org/browse/TDI-32868
2015-08-11 16:25:00 +08:00
hcyi
fc8be5fa85 TBD-2394:add the propagated when updated metadata for the
tSparkConfiguration .
2015-08-11 16:21:28 +08:00
wang wei
d1f023ae76 TDI-33343: issue when use tFileInputRegex
https://jira.talendforge.org/browse/TDI-33343
2015-08-11 13:49:13 +08:00
wdliu
d92330f19f TUP-3308[Studio] Support of GIT Repository. Add the code changes for
import projects
2015-08-11 11:31:57 +08:00
wluo-talend
65d87a3460 TDI-33532: Should have a migration task for reject row for TDI-32161
modification
https://jira.talendforge.org/browse/TDI-33532
2015-08-10 13:09:33 -07:00
rdubois
4c3a0e040f TBD-2399 - Add support for Spark in EMR 4.0.0 and fix some issues on Pig and M/R 2015-08-10 15:22:11 +02:00
nrousseau
4d2d9bfc43 TUP-3350: cleanup features for oems 2015-08-10 17:08:59 +08:00
GGu
d8b7db5172 TDI-33544: add the version for test plugin. 2015-08-10 11:48:16 +08:00
zwxue
fc617f27a0 TDI-33344: give an error when parallelized node has output links. 2015-08-10 11:19:09 +08:00
nrousseau
3222ff8755 TDI-32650: fix problem of code for the sort proposal 2015-08-08 16:43:23 +08:00
nrousseau
0cb22dd7c2 TDI-33510: documentation for the new type of SAP is empty, no need to
display anything special.
2015-08-08 15:58:26 +08:00
Rémy DUBOIS
583ad9ffa1 Merge pull request #121 from pradasouvanlasy/master
[TBD-2099] Add migration task regarding the usage of separators into …
2015-08-07 17:06:29 +02:00
Prada Souvanlasy
f5793d9e1c [TBD-2099] Add missing STORM type in migration task 2015-08-07 17:01:53 +02:00
Prada Souvanlasy
43015935c6 [TBD-2099] Add migration task regarding the usage of separators into tFileOutputPositional headers (MR, Spark, Spark Streaming) 2015-08-07 17:01:53 +02:00
rdubois
fff55abc08 TBD-2399 - Add support for EMR 4.0.0 for Pig 2015-08-07 16:59:15 +02:00
rdubois
df3ae6846a TBD-2399 - Add mvn_uri for librariesNeeded extension 2015-08-07 14:48:30 +02:00
rdubois
868a41cb18 TBD-2399 - Add support for EMR 4.0.0 for HDFS and M/R 2015-08-07 14:38:05 +02:00
etatarintseva
0e13216b30 TESB-13179 Add Google Storage connection support 2015-08-07 14:34:11 +02:00
zzliu
6b55ab9d06 TDI-32442: Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
Note: Modify ParserUtils.java to format non-dynamic date
https://jira.talendforge.org/browse/TDI-32442
2015-08-07 18:01:37 +08:00
xhkong
70c27ae2c0 TDI-31603 Generated SQL Slect query for "" output has issue for
tELTPostgresqlMap
https://jira.talendforge.org/browse/TDI-31603
2015-08-07 17:43:41 +08:00
Irene Wang
a064475deb Update copyright year to 2015 2015-08-07 10:45:40 +02:00
wluo-talend
f66530e02e TDI-32343: tFileOutputLDIF: Encoding Base64 for DN
https://jira.talendforge.org/browse/TDI-32343
2015-08-06 17:30:10 -07:00
wang wei
40c92ee7de TDI-33519: tOracleOutputBulkExec Update results in ORA-00972: identifier
is too long
https://jira.talendforge.org/browse/TDI-33519
2015-08-07 16:13:04 +08:00
GGu
5a0f3b1091 TUP-3063: Use the same way for JDT in Java editor. 2015-08-07 15:23:52 +08:00
zzliu
ada72e2f7b TDI-32975: special characters such as '\n' are not contextualizable.
Note: Revert the change as proved not to be an issue.
https://jira.talendforge.org/browse/TDI-32975
2015-08-07 13:38:31 +08:00
etatarintseva
272d89aae1 TESB-13179 Add SAP connection support 2015-08-06 17:50:02 +02:00
rdubois
4f3201f13a TUP-3036 fixed - Add Spark Streaming stats coodinates in the process 2015-08-06 14:15:28 +02:00
zzliu
cba6b17a31 TDI-31901: tFileInputExcel loses precision
Note: Fix the issue of TUJ-Bug20480.
https://jira.talendforge.org/browse/TDI-31901
2015-08-06 18:56:59 +08:00
jzhao
85bbc79666 TDI-33064: For tMomInput, backout is unable to work with "keep
listening" 
https://jira.talendforge.org/browse/TDI-33064
2015-08-06 13:59:24 +08:00
cmeng-talend
de3563968e TUP-3027 fix bug: Studio : remove flickering dialog boxes when switching
connection on login dialog
https://jira.talendforge.org/browse/TUP-3027
2015-08-06 12:33:45 +08:00
wluo-talend
290feb883a TDI-33450: NullPointerException happen if any value in implicit
tcontextload not be filled
https://jira.talendforge.org/browse/TDI-33450
2015-08-05 18:23:21 -07:00
Irene Wang
bbf4a0bd5d Update copyright year to 2015 2015-08-06 11:04:56 +02:00
wang wei
bff2d29c38 TDI-33509: Change jtds-1.2.5.jar to jtds-1.3.1.jar
https://jira.talendforge.org/browse/TDI-33509
2015-08-06 15:26:56 +08:00
CHEN Bin
a3735f4a25 [TBD-2377] fix bug on migration task for : use the same properties for
hector and datastax: column family/action on column family
https://jira.talendforge.org/browse/TBD-2377
2015-08-06 15:22:03 +08:00
etatarintseva
c4764acef8 TESB-13179 Add eXist and Salesforce connectons support 2015-08-05 18:05:47 +02:00
rdubois
76f7d38224 TBD-2185 fixed - Support Hadoop 2 job Oozie submission 2015-08-05 16:05:52 +02:00
rdubois
b67a75b34f TBD-2143 - Add DEBUG logging in the cleanWorkingDirectory method. 2015-08-05 13:19:00 +02:00
cmeng-talend
7f6cc2a9a2 TUP-3027 fix bug: Studio : remove flickering dialog boxes when switching
connection on login dialog
https://jira.talendforge.org/browse/TUP-3027
2015-08-05 15:39:42 +08:00
GGu
2a2f54c7c6 TDI-33481: enhance the maven for lastUpdated. 2015-08-05 14:36:23 +08:00
wluo-talend
96840b93ed TDI-33319: Salesforce code generation problem: Undefined method
SforceBasicConnection.Builder.useHttpChunked(boolean)
https://jira.talendforge.org/browse/TDI-33319
2015-08-04 12:48:17 -07:00
etatarintseva
2104955e6c TESB-13179 Add Palo connection support 2015-08-04 16:42:02 +02:00
cmeng-talend
575de09ee0 TDI-33451 fix bug: Sometimes cann't logon svn project when I use LDAP
user for remote connection
https://jira.talendforge.org/browse/TDI-33451
2015-08-04 18:07:22 +08:00
hcyi
891ee11482 TBD-2394:The tMRConfiguration and tSparkConfiguration are not triggered
for update when a metadata has been updated.
2015-08-04 17:46:38 +08:00
zzliu
36438369c7 TDI-32975: special characters such as n are not contextualizable.
https://jira.talendforge.org/browse/TDI-32975
2015-08-04 17:37:02 +08:00
rdubois
862dbd911b TBD-2392 fixed - Update the HDP 2.2 dependencies to make them work with the HDP 2.2 sandbox configuration 2015-08-04 11:32:58 +02:00
cmeng-talend
136fe6f63d TDI-32844 fix bug: Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844
2015-08-04 16:35:56 +08:00
GGu
a80de1c04c TDI-33481: Fixed the possible NPE. 2015-08-04 11:53:56 +08:00
etatarintseva
a608314892 TESB-13179 Add MDM connection support 2015-08-03 16:52:24 +02:00
rdubois
afd447d517 TBD-2407 fixed - Add a problem for tRunJob if the target job is a streaming job and if the use independent process is not checked 2015-08-03 13:08:41 +02:00
zwxue
f3640acba5 TDI-33155: fix the refreshing problem when switching between 2 jobs. 2015-08-03 18:38:35 +08:00
I.Melnik
ff8d9516c8 TESB-13179 LDAP connection support 2015-08-03 06:52:20 -03:00
I.Melnik
8b3ef5f840 Merge branch 'master' of git@github.com:Talend/tdi-studio-se.git 2015-08-03 06:42:39 -03:00
I.Melnik
47477073e8 TESB-13179 Remove include, to support all licences 2015-08-03 06:41:48 -03:00
amarkevich
f3d6d600a7 save changes from custom sub-editor 2015-08-03 12:40:37 +03:00
hwang
920db33ac1 TDI-33285:tHashOutput's not linking properly 2015-08-03 14:57:11 +08:00
hwang
d15df92c89 TDI-33285:tHashOutput's not linking properly 2015-08-03 14:24:18 +08:00
hwang
368f66ece4 TDI-33458:tmssqlinput shows an error, which is already fixed, but the
error is still there
2015-08-03 14:23:52 +08:00
etatarintseva
f3dd221211 TESB-13179 Add S3 connection support 2015-07-31 17:27:40 +02:00
rdubois
6050e2a64d TBD-2194 fixed - Hide Document, List, Object and Dynamic types from M/R schemas 2015-07-31 17:12:46 +02:00
amarkevich
448114dda2 allow to use custom IEditorPart at index 2 2015-07-31 17:21:19 +03:00
I.Melnik
4d0655fbac TESB-13179 Add FTP connection support 2015-07-31 09:33:26 -03:00
rdubois
d83cf4ec1b TBD-2194 fixed - Hide Document, List, Object and Dynamic types from M/R schemas 2015-07-31 14:18:35 +02:00
rdubois
20dd741393 TBD-2194 fixed - Hide Document, List, Object and Dynamic types from M/R schemas 2015-07-31 12:21:31 +02:00
hcyi
d1b39b73bc TDI-33411:fix the last problem . 2015-07-31 17:02:23 +08:00
zwxue
fac2464df3 TDI-33154: Add remote job monitoring for MemoryRun. 2015-07-31 16:49:53 +08:00
wchen-talend
60bdac7863 TUP-3296:Libs won't be saved in the project anymore 2015-07-31 14:20:00 +08:00
etatarintseva
a31d3867f0 TESB-13179 Add hBase connection support 2015-07-30 18:41:47 +02:00
amarkevich
d6b81bbc71 cleanup settings 2015-07-30 17:27:42 +03:00
I.Melnik
2a75ec7998 TESB-13179 Add correct Cassandra connection handling for
tRestRequest/Response
2015-07-30 10:26:53 -03:00
cmeng-talend
efce026bcf TDI-32844 fix bug: Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844
2015-07-30 19:09:44 +08:00
rdubois
37ba5328ff TBD-2395 fixed - Allow to override Spark streaming job configuration when D&D a HDFS metadata 2015-07-30 13:08:01 +02:00
wluo-talend
e26172ebde TDI-33404: tMicrosoftCRMXX doesn't support document db type when CRM
version is 2015
https://jira.talendforge.org/browse/TDI-33404
2015-07-29 18:16:29 -07:00
xhkong
0959fb5943 TDI-33278 Column length should be visible when length value is
zero
https://jira.talendforge.org/browse/TDI-33278
(fix the cell null → 0 & 0 → null)
2015-07-30 15:54:02 +08:00
zwxue
6bc554da8e TDI-33154: Add remote job monitoring for MemoryRun. 2015-07-30 15:46:52 +08:00
amarkevich
a847dc27cf TESB-15194 reuse policy provider 2015-07-29 16:41:58 +03:00
GGu
189b1d3389 TDI-33091: remove the repository setting from pom. 2015-07-29 18:47:29 +08:00
wluo-talend
f35428bbf2 TDI-32734: Error when using SOAP compression for Salesforce connection
https://jira.talendforge.org/browse/TDI-32734
2015-07-28 19:17:15 -07:00
wluo-talend
36f73aef54 TDI-33296: Set "Client ID" for tSalesforce* will cause compile errors
https://jira.talendforge.org/browse/TDI-33296
2015-07-28 18:45:59 -07:00
wluo-talend
4f345a7078 TDI-33291: tMicrosoftCRMOutput throw NPE when input value is null
https://jira.talendforge.org/browse/TDI-33291
2015-07-28 18:31:43 -07:00
CHEN Bin
aa78f8f27e [TBD-2323] migration task for: update to 1.3.0M2 and add port on spark
tcassandra component
and remove the properties about port.
https://jira.talendforge.org/browse/TBD-2323
2015-07-29 17:14:18 +08:00
jlulwd
f063c95a2e TBD-2385 Bug : DI Studio Part
TBD-2385:Field "Principal" and "keytabPath" are missing in Run Job view
of MR job
2015-07-29 16:40:20 +08:00
nrousseau
716c80a68a TDI-33318: fix problem of NPE when export with unzip option checked 2015-07-29 15:18:52 +08:00
nrousseau
410a104228 TUP-3081: fix problem of name displayed for the component missing 2015-07-29 15:18:50 +08:00
wluo-talend
39083b8443 TDI-31650: tSybaseOutput execute DDL will hang on if the transaction log on the server side is almost full https://jira.talendforge.org/browse/TDI-31650 2015-07-28 15:07:04 -07:00
CHEN Bin
561a975da8 [TBD-2323] migration task for: update to 1.3.0M2 and add port on spark
tcassandra component
and remove the properties about port.
https://jira.talendforge.org/browse/TBD-2323
2015-07-29 13:45:47 +08:00
Pierre Teyssier
f39ec5b6e1 removing oracle licenses 2015-07-29 12:16:57 +08:00
hwang
e3d830e618 TUP-3179:When duplicating a Job, it does not duplicate the associated
test cases
2015-07-29 10:24:29 +08:00
hwang
4b7a2ac429 TDI-33234:Join in tMap gets lost in created test case 2015-07-29 10:24:03 +08:00
hwang
4468a8b4fa TDI-33321:Test Frameworks-when create test case , sometimes there will a
link error.
2015-07-29 10:23:37 +08:00
rdubois
c6fff0ea90 TBD-1934 - Hide the Document and Dynamic types from the big data schemas 2015-07-28 17:33:27 +02:00
CHEN Bin
c234007588 [TBD-2377] migration task for : use the same properties for hector and
datastax: column family/action on
column family
https://jira.talendforge.org/browse/TBD-2377
2015-07-28 17:46:23 +08:00
CHEN Bin
3e9c5a326f [TBD-2356] migration task for: Make the table action available when
update on spark
tCassandraOutput
https://jira.talendforge.org/browse/TBD-2356
2015-07-28 17:46:22 +08:00
CHEN Bin
f7054dae38 [TBD-2323] migration task for: update to 1.3.0M2 and add port on spark
tcassandra component
and remove the properties about port.
https://jira.talendforge.org/browse/TBD-2323
2015-07-28 17:46:20 +08:00
CHEN Bin
90e1281ac6 [TBD-1969] migration task for : change the default value to Datastax and
2.0 for cassandra components
https://jira.talendforge.org/browse/TBD-1969
2015-07-28 17:46:19 +08:00
CHEN Bin
135cb91937 [TDI-33368] don't generate main part javajet code for BD component
https://jira.talendforge.org/browse/TDI-33368
2015-07-28 17:46:18 +08:00
wluo-talend
94a64d197a TDI-33398: MODULE should end with .jar
https://jira.talendforge.org/browse/TDI-33398
2015-07-28 02:10:15 -07:00
Rémy DUBOIS
ca171f23a8 Merge pull request #118 from pbailly/master
[TBD-2335] Remove old hadoop distribution.
2015-07-28 10:58:08 +02:00
pbailly
471fde39e7 [TBD-2335] Remove old hadoop distribution. 2015-07-28 10:55:48 +02:00
GGu
74c1f0c5b0 TDI-33394: fixed the NPE for preview. 2015-07-28 16:50:09 +08:00
zzliu
183a471cf6 TDI-31901: tFileInputExcel loses precision.
https://jira.talendforge.org/browse/TDI-31901
2015-07-27 17:39:31 +08:00
GGu
777f698678 TBD-2294: unify the processor to run/build job. 2015-07-27 15:00:53 +08:00
GGu
ee3a005d77 TBD-2294: reuse some codes for BD. 2015-07-27 15:00:53 +08:00
CHEN Bin
2657df2b75 Merge pull request #115 from amarouni/master-bug/TBD-2240
[TBD-2240] Set USE_DATANODE_HOSTNAME to true
2015-07-27 09:30:49 +08:00
Abbass MAROUNI
fee3437f59 [TBD-2240] Set USE_DATANODE_HOSTNAME to true 2015-07-24 12:22:31 +02:00
jzhao
519e076d26 TUP-3289: tWaitForFile with continue loop causing error with tFileCopy
https://jira.talendforge.org/browse/TUP-3289
Note:Fixed return parameter not correct problem
2015-07-24 18:11:58 +08:00
hcyi
05036f8c41 TUP-3079:Editing table values in tMaps UI loses changes. 2015-07-24 17:11:20 +08:00
zzliu
dce4d5a4b8 TDI-32442:Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
Note:Handle date format for Excel 2003 and 2007(event mode)
  https://jira.talendforge.org/browse/TDI-32442
2015-07-24 14:55:33 +08:00
xhkong
c936861a91 TDI-33233 Job is closed after user submits some settings in Job
View->Main if more than one job are opened
https://jira.talendforge.org/browse/TDI-33233
2015-07-24 14:05:09 +08:00
GGu
d32c156555 TDI-33357: fixed the problem for job jvm arguments. 2015-07-24 13:39:29 +08:00
wang wei
8f3e570c70 TDI-33359: Upgrade jackaccess to version 2.1
https://jira.talendforge.org/browse/TDI-33359
2015-07-24 11:05:15 +08:00
hcyi
dfacdc03a5 TDI-33311:tMap Expression Builder Freezes Studio 2015-07-23 15:31:40 +08:00
hwang
de3400a996 TDI-33219:Test Frameworks-error when run jobs. 2015-07-23 15:20:13 +08:00
hwang
22a3fcb93c TDI-33321:Test Frameworks-when create test case , sometimes there will a
link error.
2015-07-23 15:19:47 +08:00
cmeng-talend
3d8bbf7bda TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205

Fix bug: break several kinds of preview
2015-07-23 14:45:09 +08:00
GGu
934649024c TBD-2294: remove the old routines for BD job. 2015-07-23 13:38:57 +08:00
GGu
8b968baff7 TBD-2272: fixed the clean problem for Spark Streaming job. 2015-07-23 12:52:00 +08:00
lwang-talend
c3ea9385d7 TDI-33040: Oracle SP component error
no conflict with tOracleConnection
2015-07-23 12:18:14 +08:00
xhkong
943d1b9fda TDI-33230 Status isn't selected in Job View->Main
https://jira.talendforge.org/browse/TDI-33230
2015-07-23 11:27:15 +08:00
amarkevich
c513462df4 use embded sts properties 2015-07-22 14:04:50 +03:00
amarkevich
8002f759ec use embded sts properties 2015-07-22 13:44:58 +03:00
hcyi
ebd0307ec5 TBD-2213:Active or remove "first match" option in the "Match Model" of
tMap (Spark-Batch)
2015-07-22 18:30:52 +08:00
xhkong
da11d2f0e7 TDI-32928 Can not import xml file in txmlmap,studio will throw error
logs.(refactor the java file location)
https://jira.talendforge.org/browse/TDI-32928
2015-07-22 18:15:00 +08:00
zwxue
68cc9404e3 TDI-33243: reduce the response time of monitoring short time job. 2015-07-22 17:28:08 +08:00
wchen-talend
3d678988eb TDI-31960:Libraries from custom components are not loaded 2015-07-22 15:32:55 +08:00
hwang
44d3783cf5 TBD-2302:Collapse subjob does not work in Spark Streaming Jobs 2015-07-22 10:18:01 +08:00
CHEN Bin
551e665224 Merge pull request #113 from amarouni/master-bug/2321
[TBD-2321] Remove SSL repository values from Hive components
2015-07-21 18:00:59 +08:00
hcyi
a2d12b3f86 TDI-32800:toracleinput: guess schema error. 2015-07-21 16:39:30 +08:00
wang wei
671187757f TDI-32433: tREST Component error from Unix
https://jira.talendforge.org/browse/TDI-32433
2015-07-21 16:23:11 +08:00
wdliu
beab460c94 TDI-32972 Bug : DI Studio Part
TDI-32972:In the Oozie settings view, all fields are greyed out even
though I am not using properties from Repository
2015-07-21 12:12:37 +08:00
hwang
9ceb59867b TDI-33270:Issue with "Modify If links order" 2015-07-21 09:59:19 +08:00
Abbass MAROUNI
dfd8653ecb [TBD-2321] Remove SSL repository values from Hive components
tHiveConnection
tHiveRow
2015-07-20 18:15:40 +02:00
cmeng-talend
49019919b0 TDI-32844 fix bug: Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844
2015-07-20 19:42:19 +08:00
xhkong
92a253dc50 TDI-32844 Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844
2015-07-20 19:42:16 +08:00
xhkong
1707c7de1a TDI-32844 Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844
2015-07-20 19:42:14 +08:00
GGu
4c176df3aa TBD-2272: when generate codes will clean the source codes, contexts or datasets. 2015-07-20 16:50:40 +08:00
nrousseau
de87a492c8 TUP-3288: fix date of migration task 2015-07-20 11:03:22 +08:00
Sizhao Liu
6cf344c855 TUP-3271 add migration task to remove antlr-3.3 dependencies on routines 2015-07-17 17:22:49 +02:00
amarkevich
30aa979a3b TESB-15920 tRESTClient and SAM not working 2015-07-17 12:39:32 +03:00
xhkong
c334592b65 TDI-32928 Can not import xml file in txmlmap,studio will throw error
logs.
https://jira.talendforge.org/browse/TDI-32928
2015-07-17 16:22:54 +08:00
zwxue
76f43455ef TDI-33169: set formData size auto fixed by its text size of memory run
UI.
2015-07-17 11:01:05 +08:00
xhkong
342c06f1ea TDI-33028 Connection Name shouldn't be duplicated in "Manage
Connections"->connections list
https://jira.talendforge.org/browse/TDI-33028
2015-07-17 10:46:22 +08:00
xhkong
db0f852697 TDI-33028 Connection Name shouldn't be duplicated in "Manage
Connections"->connections list
https://jira.talendforge.org/browse/TDI-33028
2015-07-17 10:35:24 +08:00
iwangtalend
ebd2c9cc71 Add org.talend.cwm.management.test 2015-07-17 02:24:02 +02:00
iwangtalend
eef7e4d273 Add org.talend.cwm.compare.test 2015-07-17 02:19:33 +02:00
iwangtalend
2580c72121 Add test plugins 2015-07-17 01:07:35 +02:00
iwangtalend
3b7f36d94b Add org.talend.oozie.scheduler.test 2015-07-16 22:56:30 +02:00
hcyi
b10e320ac8 TBD-1787: fix a display problem of the framework label 2015-07-16 17:10:35 +08:00
xhkong
62c23f07fb TDI-32930 SQL Template: Add button is disabled after openning one Sql
template;(reopened)
https://jira.talendforge.org/browse/TDI-32930
2015-07-16 11:30:43 +08:00
cmeng-talend
efd778d678 Remote the duplicated method 2015-07-16 10:50:41 +08:00
wchen-talend
059ecc5705 TUP-3276:wrong version of the jar used in the job 2015-07-16 10:35:25 +08:00
nrousseau
b1e3069702 Merge branch 'maintenance/6.0'
Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/views/jobsettings/JobSettingsView.java
2015-07-15 19:10:58 +08:00
nrousseau
c4d130a453 TUP-3281: put exchange in a login task after the logon of the project,
and avoid to block GUI while checking exchange
TUP-2808: add migration task for recycle bin
2015-07-15 19:05:27 +08:00
nrousseau
3d5443bbba TUP-2808: improve performances of recycle bin 2015-07-15 19:05:16 +08:00
hcyi
22b52ebda3 TDI-33258:Component trunjob can not support select big data streaming. 2015-07-15 16:05:46 +08:00
wchen-talend
d01b6e2a5d TUP-3276 :set default maven uri for librariesNeeded extension 2015-07-15 15:12:54 +08:00
cmeng-talend
179dcc6b38 TDI-33111 fix bug: new created local project can't display if tomcat is
stopped
https://jira.talendforge.org/browse/TDI-33111
2015-07-15 14:01:56 +08:00
cmeng-talend
46e7e55b88 TUP-3130 fix bug: Changing default local connection to remote causes UI
issue
https://jira.talendforge.org/browse/TUP-3130

Find another case:
Change the workspace of the default connection
2015-07-15 14:00:58 +08:00
cmeng-talend
41d53d3124 TUP-3130 fix bug: Changing default local connection to remote causes UI
issue
https://jira.talendforge.org/browse/TUP-3130
2015-07-15 14:00:40 +08:00
amarkevich
48e9a0cf4d TIPAAS-5639 Job execution fails with NullPointer having tactionreject
component
2015-07-14 15:14:31 +03:00
amarkevich
2590f2f6d6 TIPAAS-5639 Job execution fails with NullPointer having tactionreject
component
2015-07-14 15:13:32 +03:00
zwxue
113e8ef251 TDI-33155: give an information when trying to execute the second job's
monitoring.
2015-07-14 18:39:44 +08:00
hwang
3277414c2f TDI-33261:Joblet use in job can convert to test case but can not be
saved
2015-07-14 17:12:32 +08:00
hcyi
7101b39d5a TDI-32561:Schema missing when switching to "log" mode for tOracleCDC. 2015-07-14 16:28:33 +08:00
wluo-talend
c9ae0477ba TDI-32820: MicrosoftCRM doesn't support null
https://jira.talendforge.org/browse/TDI-32820
2015-07-13 20:47:58 -07:00
wluo-talend
0444163385 TDI-32820: MicrosoftCRM doesn't support null
https://jira.talendforge.org/browse/TDI-32820
2015-07-13 20:40:10 -07:00
hwang
538ac5b2fc TDI-32533:tFTPGet:The Encoding is not consistent with FTP connection 2015-07-14 11:34:54 +08:00
zwxue
8688484ff1 TDI-32692: fix the thread problem caused by previous modification. 2015-07-14 11:13:39 +08:00
zwxue
00bdbaa412 TDI-32692: fix the thread problem caused by previous modification. 2015-07-14 11:09:43 +08:00
hwang
551ecf86df TDI-33084:Dispose job settings view cause some error log 2015-07-14 10:52:51 +08:00
hwang
f8825218db TDI-33167:Test case result is ambiguous with 0 passed 0 failure 2015-07-14 09:42:49 +08:00
hwang
708ee1cdf8 TDI-33181:New row link>component feature should work for old way 2015-07-14 09:42:42 +08:00
rdubois
cf40e2cfd3 Merge branch 'maintenance/6.0' 2015-07-13 16:48:39 +02:00
rdubois
ebbcc453d1 TBD-2143 - Avoid NPE 2015-07-13 16:48:03 +02:00
rdubois
b817761e4d Merge branch 'maintenance/6.0' 2015-07-13 13:49:51 +02:00
rdubois
a02ccd3695 TBD-2143 - Add a way to clean the working directory after a job has been executed. 2015-07-13 13:46:22 +02:00
cmeng-talend
9682215e83 TDI-33111 fix bug: new created local project can't display if tomcat is
stopped
https://jira.talendforge.org/browse/TDI-33111
2015-07-13 19:07:31 +08:00
rdubois
2a8a86ce50 Merge branch 'master' of https://github.com/Talend/tdi-studio-se 2015-07-13 09:21:13 +02:00
rdubois
73f5717938 Merge branch 'maintenance/6.0' 2015-07-13 09:20:45 +02:00
xhkong
d93acf1620 TDI-32930 SQL Template: Add button is disabled after openning one Sql
template;
https://jira.talendforge.org/browse/TDI-32930
2015-07-13 14:59:44 +08:00
Rémy DUBOIS
73a9372506 Merge pull request #111 from amarouni/feature/TBD-1995
[TBD-1995] Correct REPOSITORY_VALUE of tHiveConnection and tHiveRow
2015-07-13 08:57:35 +02:00
cmeng-talend
edfbc17156 TDI-33202 fix bug: Out of memory related to the CSS of the palette of
the job editor
https://jira.talendforge.org/browse/TDI-33202
2015-07-13 14:17:51 +08:00
cmeng-talend
34493579b3 TUP-3130 fix bug: Changing default local connection to remote causes UI
issue
https://jira.talendforge.org/browse/TUP-3130

Find another case:
Change the workspace of the default connection
2015-07-13 14:07:02 +08:00
cmeng-talend
c992d96ca8 TUP-3130 fix bug: Changing default local connection to remote causes UI
issue
https://jira.talendforge.org/browse/TUP-3130
2015-07-13 12:10:30 +08:00
hcyi
d7d2a0116a TUP-3005:Spark and Spark Streaming components are not displayed in the
Palette Settings.
2015-07-13 11:27:16 +08:00
hcyi
95063a76ef TBD-2225:Spark configuration is still build-in if I d&d hadoop
connection as tHDFSConfiguration to a spark job
2015-07-13 11:26:03 +08:00
cmeng-talend
16b2a992b3 TDI-33202 fix bug: Out of memory related to the CSS of the palette of
the job editor
https://jira.talendforge.org/browse/TDI-33202
2015-07-13 11:06:13 +08:00
Abbass MAROUNI
c33a09abf4 [TBD-1995] Correct REPOSITORY_VALUE of tHiveConnection and tHiveRow new parameters 2015-07-10 15:29:54 +02:00
cmeng-talend
3844cb4d2b TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205
2015-07-10 19:30:09 +08:00
hcyi
8abfc06454 TDI-32226 : DB Version is not proper when drag a tOracleCDCOutput onto a
job
2015-07-10 18:19:39 +08:00
zwxue
354cf9b528 TDI-32692: revert to the original line delimiter of
PropertyChangeCommand.java.
2015-07-10 16:57:42 +08:00
wang wei
4ab0b960a6 TDI-33071: Code generation error when using context and log4j
https://jira.talendforge.org/browse/TDI-33071
2015-07-10 14:44:38 +08:00
wdliu
8f6e517e12 TUP-3182 Work Item : DI Studio Part
TUP-3182:Jet Editor not working
2015-07-10 12:38:52 +08:00
wdliu
182f948be6 TUP-3182 Work Item : DI Studio Part
TUP-3182:Jet Editor not working
2015-07-10 12:32:44 +08:00
wchen-talend
cf60a3344f TDI-32334:tXMLMap links are not build up automatically after change
Namespace
2015-07-10 11:10:07 +08:00
rdubois
3912b205ba Merge branch 'maintenance/6.0' 2015-07-09 16:44:15 +02:00
rdubois
438725ca52 TBD-2202 && TBD-2203 fixed - Switch to the kryo serialization 2015-07-09 16:43:03 +02:00
xhkong
ebf80bd002 TDI-33024 User Password isn't removed after switching Repository from
Remote to Local
https://jira.talendforge.org/browse/TDI-33024
2015-07-09 18:11:33 +08:00
wluo-talend
b94534cd36 TDI-33074: The Date type is not correct in the Script generated by
tTeradataFastLoadUtility
https://jira.talendforge.org/browse/TDI-33074
2015-07-09 03:01:47 -07:00
wluo-talend
a2d5f8f009 TDI-31650: tSybaseOutput execute DDL will hang on if the transaction log
on the server side is almost full
https://jira.talendforge.org/browse/TDI-31650
2015-07-09 03:01:36 -07:00
xhkong
6a3cd1de72 TDI-33070 escape slash for record type cause tFileInputMsDelimited fails
to run https://jira.talendforge.org/browse/TDI-33070
2015-07-09 18:00:00 +08:00
hcyi
455d9d3321 TUP-3005:Spark and Spark Streaming components are not displayed in the
Palette Settings.
2015-07-09 17:27:23 +08:00
Sebastien Gandon
816f282d08 initial merge of maintencance/6.0 to master : fixing version conflicts 2015-07-09 10:19:48 +02:00
wluo-talend
52fe730c04 TDI-31650: tSybaseOutput execute DDL will hang on if the transaction log
on the server side is almost full
https://jira.talendforge.org/browse/TDI-31650
2015-07-08 23:32:19 -07:00
zwxue
bfa2bdd85e TDI-32692: revert to the original line delimiter of
PropertyChangeCommand.java.
2015-07-09 11:31:23 +08:00
Sebastien Gandon
f504fa5fcb TDI-32030 : fixed toolbar disappear forever
by setting all toolbar visible before they are rendered
2015-07-08 15:56:06 +02:00
Irene Wang
73fcaeccf4 Update feature.xmls to 6.1.0.qualifier 2015-07-08 13:59:24 +02:00
Irene Wang
bbf566d0c7 Update MANIFEST.MFs to 6.1.0.qualifier 2015-07-08 12:58:50 +02:00
hcyi
043d634226 TBD-2225:Spark configuration is still build-in if I d&d hadoop
connection as tHDFSConfiguration to a spark job
2015-07-08 18:19:16 +08:00
amarkevich
404302657d TESB-15591 Classpath or code generation problems in Talend routes 2015-07-08 11:26:26 +03:00
wdliu
3fee018042 TDI-32898 fix bug : DI Studio Part
TDI-32898:Schema missed in tmysqlSCD in Ubuntu
2015-07-08 16:22:42 +08:00
wdliu
4d71f08f35 TDI-32898 fix bug : DI Studio Part
TDI-32898:Schema missed in tmysqlSCD in Ubuntu
2015-07-08 15:56:45 +08:00
hcyi
9052b8cae0 TUP-3116:Job component when copy should only can paste to job 2015-07-08 10:22:26 +08:00
Irene Wang
f8e557ee02 Update version to 6.1.0-SNAPSHOT 2015-07-07 17:51:40 +02:00
hcyi
efdf250933 TUP-3116:Job component when copy should only can paste to job 2015-07-07 16:53:36 +08:00
xhkong
60c09c48cf TDI-33070 escape slash for record type cause tFileInputMsDelimited fails
to run https://jira.talendforge.org/browse/TDI-33070
2015-07-07 14:30:21 +08:00
xhkong
53d91c862e TDI-33024 User Password isn't removed after switching Repository from
Remote to Local
https://jira.talendforge.org/browse/TDI-33024
2015-07-07 10:40:05 +08:00
amarkevich
07477dbdf1 TESB-15591 Classpath or code generation problems in Talend routes 2015-07-06 15:36:54 +03:00
wluo-talend
446cfbf61a TDI-33074: The Date type is not correct in the Script generated by
tTeradataFastLoadUtility
https://jira.talendforge.org/browse/TDI-33074
2015-07-06 02:53:40 -07:00
hwang
e76af9c82e TDI-32533:tFTPGet:The Encoding is not consistent with FTP connection 2015-07-06 17:24:12 +08:00
hwang
2a9d2d7dcc TDI-33084:Dispose job settings view cause some error log 2015-07-06 17:24:06 +08:00
hwang
c2cd8b579f TDI-33084:Dispose job settings view cause some error log 2015-07-06 17:24:00 +08:00
xhkong
81b1f65a71 TDI-33024 User Password isn't removed after switching Repository from
Remote to Local
https://jira.talendforge.org/browse/TDI-33024
2015-07-06 16:01:02 +08:00
xhkong
e6baf5a9cd TDI-33024 User Password isn't removed after switching Repository from
Remote to Local
https://jira.talendforge.org/browse/TDI-33024
2015-07-06 15:44:38 +08:00
hcyi
d8c12c89b2 TDI-32226 : DB Version is not proper when drag a tOracleCDCOutput onto a
job
2015-07-06 15:35:14 +08:00
hcyi
94057f7949 TDI-32545:Business Modules:The save button is disable when created
business modules is on unsaved status and focus on the flow icon
2015-07-06 14:26:37 +08:00
hcyi
8f9fc0c0c8 TDI-32545:Business Modules:The save button is disable when created
business modules is on unsaved status and focus on the flow icon
2015-07-06 12:30:17 +08:00
zwxue
e659564eb8 TDI-33019: Memory run chart is only displayed when job is monitoring. 2015-07-06 11:49:24 +08:00
SunChaoqun
355017e129 TESB-15649:The URI parameters of component tMomConnection is wrong when check Failover 2015-07-06 11:34:33 +08:00
wang wei
b538922639 TDI-33071: Code generation error when using context and log4j
https://jira.talendforge.org/browse/TDI-33071
2015-07-06 09:39:50 +08:00
hcyi
def384c6ae TBD-2207:The converted standard job can be deleted after changing MR job
version.
2015-07-03 18:49:20 +08:00
ycbai
815e9e8961 [TBD-2205] Cannnot import jars when using exist hadoop versions with
Custom distribution
2015-07-03 18:25:20 +08:00
zwxue
5e64d82275 TDI-32692:fix the studio's bad performance by using
ExecutionLimiterImproved.
2015-07-03 17:39:49 +08:00
lwang-talend
6cfdac6b9d TDI-33040: Oracle SP component error
add a xmltype for sp and function
2015-07-03 15:46:26 +08:00
hcyi
51d5034f74 TDI-32935:changes in the Project's Stats & Logs are not propagated to
the job's Stats & Log, anymore
2015-07-03 15:18:50 +08:00
wluo-talend
ac5f4dacaf TDI-32302: tFileOutputLDIF generated the wrong LDIF file if uncheck binary and base64 https://jira.talendforge.org/browse/TDI-32302 2015-07-03 00:08:50 -07:00
I.Melnik
51359e8bb8 TIPAAS-4921 Empty file content "Expose As OutputStream" for tDropboxPut 2015-07-02 16:12:02 +02:00
wang wei
baf55f6446 TDI-33085: tFileList performance decreases exponentially with many files
https://jira.talendforge.org/browse/TDI-33085
2015-07-02 17:14:33 +08:00
hcyi
4497ee8880 TUP-2872:change back the name "Job Designs" instead of "Job"... 2015-07-02 16:40:27 +08:00
wdliu
fb8224d6e1 TDI-33041 fix bug : DI Studio Part
https://jira.talendforge.org/browse/TDI-33041
2015-07-02 15:43:37 +08:00
hwang
d343a9ee5f TDI-33088:Add a new instance on the test case doesn't work. 2015-07-02 15:37:43 +08:00
rdubois
3509b1e35f TBD-2206: fix one NPE for migration task. 2015-07-02 09:30:22 +02:00
GGu
736e036a43 TUP-3014: when modify the log4j in project settings, need update the
file in code project (.Java) too.
2015-07-02 15:02:08 +08:00
GGu
153a412022 TBD-2206: fix one NPE for migration task. 2015-07-02 14:11:25 +08:00
rdubois
b4ce360eb0 TBD-2192 fixed - Add a migration task to migrate the distributions not supported anymore 2015-07-01 16:09:28 +02:00
hwang
d37354db4f TUP-2788:DI job classpath is wrong if the job contains a tRunJob with 2015-07-01 17:01:09 +08:00
wchen-talend
395524cd7f TDI-32768:tSAPBapi with wrong generated code in joblet with TPS-913 2015-07-01 13:35:45 +08:00
wang wei
fbda60a98f TDI-33049: tBonitaInstantiateProcess shows strange error message
https://jira.talendforge.org/browse/TDI-33049
2015-06-30 17:37:23 +08:00
cmeng-talend
a1f9b0286c TDI-33060 fix bug: Exception occurs when switched to other themes
https://jira.talendforge.org/browse/TDI-33060
2015-06-30 15:43:23 +08:00
hwang
f8ab0a7479 TDI-32390:UI layout: Subjob doesn't look like entirety after user merge
two subjobs to one
2015-06-30 15:39:39 +08:00
wluo-talend
88eeff44f0 TDI-31824: upload source code for
talend-microsoft-crm-2015-on-premises-0.2.jar
https://jira.talendforge.org/browse/TDI-31824
2015-06-29 19:55:45 -07:00
wluo-talend
a4666f3910 TDI-31824: Support MS CRM 2015 on-premises rebuild client jar and using
cxf 3.1.1
https://jira.talendforge.org/browse/TDI-31824
2015-06-29 02:40:01 -07:00
GGu
4d67a5ed37 TBD-2179: fixed the wrong "-libjars" path to be generate in Win for sh. 2015-06-29 17:27:50 +08:00
wang wei
fb9df0cd5c TDI-32991: tMomInput backout for WebsphereMQ should be done at the end
of each iteration
https://jira.talendforge.org/browse/TDI-32991
2015-06-29 14:31:09 +08:00
hwang
e54ec41d44 TUP-2740:The default export folder should take the current job into
account
2015-06-29 14:19:34 +08:00
wluo-talend
913ce02f41 TDI-31824: Support MS CRM 2015 on-premises
https://jira.talendforge.org/browse/TDI-31824
2015-06-26 05:16:52 -07:00
hcyi
f9ae19efb5 TDI-33026 : update translations from babili for 6.0.0 release 2015-06-26 19:19:40 +08:00
jzhao
6ed4166ac6 TDI-32902: Log4j compilation error for tMomInput in the activemq mode
once "Receive number of messages" is checked
https://jira.talendforge.org/browse/TDI-32902
2015-06-26 18:42:20 +08:00
wang wei
bfc52a2850 TDI-32423: tMomInput component need to close the queue in finally
statement
https://jira.talendforge.org/browse/TDI-32423
2015-06-26 18:21:54 +08:00
jzhao
17a1b409f3 TDI-32765: Add support of Dynamic type in Salesforce component
https://jira.talendforge.org/browse/TDI-32765
2015-06-26 18:14:45 +08:00
wluo-talend
fd445d5934 TDI-32748: tVerticaOutput met compile error when use "Copy" data action.
https://jira.talendforge.org/browse/TDI-32748
2015-06-26 03:11:04 -07:00
cmeng-talend
e08d71a972 TDI-33021 fix bug: Drag tSalesforceInput from the metedata will add
Query Condtion as "name='talend'" incorrectly
https://jira.talendforge.org/browse/TDI-33021
2015-06-26 17:23:58 +08:00
cmeng-talend
825911e44f TDI-33022 fix bug: Update button is disabled when license expiry date
are different bewteen TAC and Studio
https://jira.talendforge.org/browse/TDI-33022
2015-06-26 16:42:11 +08:00
GGu
a4dcea51c6 TUP-3042: all processors should base on Maven. 2015-06-26 16:03:06 +08:00
Rémy DUBOIS
f2ab5001ef Merge pull request #110 from ftom/master
Remove deprecated hadoop distributions from the 6.0 for Hive
2015-06-26 09:53:27 +02:00
ftom
473a4e8055 Remove deprecated hadoop distributions from the 6.0 for Hive 2015-06-26 09:50:42 +02:00
cmeng-talend
b8758388b9 TDI-33000 fix bug: Drag link error when set tteradatascd as die on
error.
https://jira.talendforge.org/browse/TDI-33000
2015-06-26 13:47:33 +08:00
lwang-talend
3d9e532a98 TDI-32245: investigate about missing record type
1. fix NumberFormatException for "empty" operator
2. add migration task when import 562 job to higher for NetsuiteInput
2015-06-26 13:30:14 +08:00
wdliu
36cf0b176b TUP-3075 fix bug : DI Studio Part
https://jira.talendforge.org/browse/TUP-3075
2015-06-26 10:03:23 +08:00
Rémy DUBOIS
c6cef9e6f5 Merge pull request #109 from pradasouvanlasy/mapr410mapreduce
[TBD-1510] Support Mapr4.1.0 in MR components
2015-06-25 16:16:06 +02:00
nrousseau
08ea575e72 deploy jars before throw exception for missing jars. 2015-06-25 22:04:31 +08:00
Prada Souvanlasy
fe8a498498 [TBD-1510] Support Mapr4.1.0 in MR components 2015-06-25 16:01:03 +02:00
Rémy DUBOIS
2c75df94dc Merge pull request #108 from amarouni/feature/tbd-1510
[TBD-1510] Update Hive jars to support HBase and Tez in Mapr4.1.0
2015-06-25 12:37:29 +02:00
Abbass MAROUNI
9c522402d9 [TBD-1510] Update Hive jars to support HBase and Tez in Mapr4.1.0 2015-06-25 12:32:23 +02:00
cmeng-talend
387c10b6a3 TDI-32965 fix bug: tfilterrow component drag out more than one filter
row which is not allowed.
https://jira.talendforge.org/browse/TDI-32965
2015-06-25 17:24:06 +08:00
GGu
3621535745 TDI-32996: copy tdm props files once. 2015-06-25 17:08:47 +08:00
amarkevich
7b25fe1608 update service constants 2015-06-25 12:00:14 +03:00
hwang
94adebd80a TUP-3060:tRunJob which uses independent process is not portable 2015-06-25 16:31:43 +08:00
hcyi
06c1026a68 TUP-2996:"Exchange" will display ???? 2015-06-25 16:05:20 +08:00
lwang-talend
d0c35aa90b TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
upgrade tNetsuiteOutput
2015-06-25 15:11:13 +08:00
lwang-talend
35f7e559e1 TUP-2842: tJasperReportExec need to update the jar to new target
platform
2015-06-25 14:09:17 +08:00
GGu
e96e671b29 TUP-3071: fixed the problem after install module, need update nodes. 2015-06-25 11:44:24 +08:00
cmeng-talend
da5cf3071c TDI-32804 fix bug: salesforce query condition from metadata invalid
https://jira.talendforge.org/browse/TDI-32804
2015-06-25 11:16:57 +08:00
zwxue
964e5ddc2a TDI-32970: fix error info showed when processview initialized on Mac OS. 2015-06-25 10:59:40 +08:00
rdubois
4515d613a9 TDI-32416 - Edit the migration task to make it work with Big Data items. 2015-06-24 19:26:10 +02:00
Rémy DUBOIS
53cca8fa2c Merge pull request #107 from amarouni/feature/tbd-1510
[TBD-1510] Update plugins to Support HBaseStorage with Pig in Mapr4.1.0
2015-06-24 17:53:20 +02:00
Abbass MAROUNI
c2a0f83b61 [TBD-1510] Update plugins to Support HBaseStorage with Pig in Mapr4.1.0 2015-06-24 17:49:57 +02:00
Rémy DUBOIS
fbcc74de00 Merge pull request #106 from amarouni/feature/tbd-1510
Updates to support Mapr4.1.0
2015-06-24 15:53:22 +02:00
Abbass MAROUNI
3e767c6d25 Merge branch 'master' of github.com:Talend/tdi-studio-se into feature/tbd-1510 2015-06-24 15:30:41 +02:00
Abbass MAROUNI
07db49c333 [TBD-1510] Update Hive components to support TEZ and Embedded mode with
Mapr4.1.0
2015-06-24 15:29:51 +02:00
xhkong
681b72ca81 TUP-2290 Right mouse click options not available after selecting
standard & m/r job
https://jira.talendforge.org/browse/TUP-2290
2015-06-24 20:08:59 +08:00
Rémy DUBOIS
3ab34a3cb4 Merge pull request #105 from pbailly/master
[TBD-1512] Clean EMR dependencies in order to use avro.
2015-06-24 13:54:40 +02:00
pbailly
57cf557318 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2015-06-24 13:53:35 +02:00
hcyi
e9f8c0c6e7 TUP-2996:update the default studio version since exchange has been
migrated.
2015-06-24 19:34:55 +08:00
hwang
7bf5b38b72 TDI-31617:rename 2015-06-24 19:01:44 +08:00
nrousseau
9db8c257d8 change default level of log4j 2015-06-24 16:54:43 +08:00
GGu
7367500821 TDI-32985: only binaries option enable to build classpath.jar. 2015-06-24 16:50:12 +08:00
wang wei
58cddc8969 TDI-32506: Transfer of Informix to Oracle about CLOB type
https://jira.talendforge.org/browse/TDI-32506
2015-06-24 16:20:18 +08:00
Wu Liu
97b59f025d TDI-32055 : tOracleSP - RAW cannot be resolved or is not a field 2015-06-24 16:03:00 +08:00
GGu
08ec498603 TDI-32926: enable to set the options when build job. 2015-06-24 15:40:08 +08:00
nrousseau
1a1b4170f3 change maven plugin version for compilation 2015-06-24 15:13:44 +08:00
wang wei
3e67d2a616 TDI-32416: Deprecated Xpath on Json Component
https://jira.talendforge.org/browse/TDI-32416
2015-06-24 13:37:15 +08:00
xhkong
8d65305aed TUP-2712 Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-06-24 12:18:53 +08:00
hcyi
544df237d5 TDI-32335:make the DI tRunJob work with spark streaming job. 2015-06-24 11:19:04 +08:00
cmeng-talend
94cbfc3705 TUP-2749 new feature: Improve search of components from palette
https://jira.talendforge.org/browse/TUP-2749

Fix a search result bug, the result should keep order
2015-06-24 11:01:08 +08:00
Rémy DUBOIS
04e0e066b6 Merge pull request #104 from amarouni/feature/tbd-1510
[TBD-1510] Update plugins to support Sqoop in mapr4.1.0
2015-06-23 18:23:12 +02:00
Abbass MAROUNI
4674a4898d [TBD-1510] Update plugins to support Sqoop in mapr4.1.0 2015-06-23 18:22:01 +02:00
Rémy DUBOIS
20782aaa5f Merge pull request #103 from amarouni/feature/tbd-1510
[TBD-1510] Update Pig plugins for Mapr4.1.0
2015-06-23 16:15:07 +02:00
Abbass MAROUNI
fd1c866306 [TBD-1510] Update Pig plugins for Mapr4.1.0 2015-06-23 16:13:40 +02:00
pbailly
78960dccc6 [TBD-1512] Clean EMR dependencies in order to use avro. 2015-06-23 14:20:16 +02:00
hwang
8c745c263b TUP-3021:Error playing with the contexts 2015-06-23 19:28:47 +08:00
hwang
d2f63e94de TDI-32914:TOS_DI: question pop up saying project using log4j setting 2015-06-23 19:18:05 +08:00
nrousseau
3a89fd2c57 modify test pom to test only the current test. 2015-06-23 19:07:52 +08:00
hwang
b35d33585e TDI-31617:when job throw exception,junit did not show the exception 2015-06-23 19:00:44 +08:00
nrousseau
0211030d2e TUP-3057: reuse the junit from the target platform 2015-06-23 16:46:17 +08:00
cmeng-talend
86c6b69ccf TDI-32946 fix bug: WebService: Error pops up when drag simple webservice
into job
https://jira.talendforge.org/browse/TDI-32946
2015-06-23 15:26:21 +08:00
Wu Liu
b5f24cad7a TDI-32852 : [5.5.1] Upgrade version of jtds driver 2015-06-23 14:33:27 +08:00
nrousseau
e4dddb3df7 TDI-32958: remove unusefull jar from the webservice 2015-06-23 13:35:12 +08:00
GGu
e856159fe8 Revert "TUP-3054: fixed the problem for NPE when code generate."
This reverts commit d29c40d0a7.
2015-06-23 12:08:18 +08:00
GGu
d29c40d0a7 TUP-3054: fixed the problem for NPE when code generate. 2015-06-23 12:01:56 +08:00
GGu
2b365d59eb TUP-3054: fixed the problem for footer.javajet. 2015-06-23 12:01:55 +08:00
zwxue
3bb2f55f09 change the name of memory run's right info bar. 2015-06-23 11:51:00 +08:00
Rémy DUBOIS
6290670ad8 Merge pull request #102 from amarouni/feature/tbd-1510
Feature/tbd 1510 Support MAPR4.1.0
2015-06-22 16:55:54 +02:00
Abbass MAROUNI
26d48992f9 [TBD-1510] Update Hive TDI-SE components to support Mapr4.1.0 2015-06-22 16:54:31 +02:00
Abbass MAROUNI
fa9f34d6c4 [TBD-1510] Support Mapr4.1.0 2015-06-22 16:54:23 +02:00
nrousseau
b8dee207e6 TUP-3033: fix refresh of artifacts when execute job 2015-06-19 19:48:15 +08:00
wluo-talend
1199e4599e TDI-32911: Display some hidden parameters in tSalesforceWave*
https://jira.talendforge.org/browse/TDI-32911
2015-06-19 17:44:23 -07:00
GGu
cbc45b9240 TDI-32873: enable to load the dataset for test container. 2015-06-19 17:26:34 +08:00
hcyi
84e3febf6d TUP-2872:UX improvement for Jobs menu 2015-06-19 16:45:18 +08:00
wluo-talend
60995e0445 TDI-32402: Unable to insert null value with tSalesforceWaveExec
https://jira.talendforge.org/browse/TDI-32402
2015-06-19 16:41:50 -07:00
lwang-talend
dfc4a533ae TDI-32851: Line doesn't match: #comment are reported as ERROR in log4j
correct variable name
2015-06-19 15:18:38 +08:00
wang wei
8f6a26b0ad TDI-31881: S3 components didn't have the option for SERVER SIDE
ENCRYPTION
https://jira.talendforge.org/browse/TDI-31881
2015-06-19 15:00:38 +08:00
cmeng-talend
c1bbd015e7 TUP-2936 fix bug: redundant "select" and "create" button on logon page
https://jira.talendforge.org/browse/TUP-2936
2015-06-19 11:40:36 +08:00
lwang-talend
637ff477ac TDI-32851: Line doesn't match: #comment are reported as ERROR in log4j
remove the duplicate message
2015-06-19 10:39:00 +08:00
nrousseau
ea6d756ee8 TDI-32851: fix problem of jobcontext 2015-06-18 19:33:30 +08:00
cmeng-talend
8d894542b7 TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758

Fix a potentical bug
2015-06-18 18:49:10 +08:00
wluo-talend
96dd05194d TDI-32911: Display some hidden parameters in tSalesforceWave*
https://jira.talendforge.org/browse/TDI-32911
2015-06-18 18:39:31 -07:00
GGu
0affcb3231 TDI-32873: enhance some codes for standard and test container job to create pom. 2015-06-18 18:29:31 +08:00
hcyi
01767b6220 TUP-2872:UX improvement for Jobs menu 2015-06-18 18:15:47 +08:00
cmeng-talend
e0a7603108 TDI-32796 fix bug: Error of :SVN update and commit on startup
https://jira.talendforge.org/browse/TDI-32796
2015-06-18 18:13:20 +08:00
hwang
fdc34b62d7 TDI-32883:context variables from dataset should not be anymore in
readonly mode
2015-06-18 17:24:03 +08:00
cmeng-talend
5c2513b218 TUP-2936 fix bug: redundant "select" and "create" button on logon page
https://jira.talendforge.org/browse/TUP-2936
2015-06-18 16:42:32 +08:00
hwang
70058d29ea TDI-31617:txmlMap does not work in test container 2015-06-18 15:18:39 +08:00
hwang
2fc325a7a6 TDI-31617:txmlMap does not work in test container 2015-06-18 15:18:35 +08:00
hwang
7a092c5f24 TDI-31617:tmap/txmlmap does not work 2015-06-18 15:18:30 +08:00
lwang-talend
a03b6abc4b TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
update jar from 3.1.0 to 3.1.1
2015-06-18 13:49:08 +08:00
hcyi
7adf86e5e1 TDI-32896:Job Setting: Job name shouldn't be updated to special char; 2015-06-18 13:40:56 +08:00
nrousseau
c8f9721181 TDI-31999: fix repository order 2015-06-18 13:21:48 +08:00
GGu
792af8fd57 TUP-3014: always update and generate the log4j.xml. 2015-06-18 11:59:15 +08:00
rdubois
6454440fea TBD-2118 fixed - Big Data components don't support the Dynamic type 2015-06-17 19:08:02 +02:00
rdubois
78c09a7a10 TBD-2045: Add support for streaming checkpointing 2015-06-17 14:18:38 +02:00
Pierre Teyssier
5af2d00196 TDI-32044 : Add new component Teradata SCD
- icon
2015-06-17 19:39:24 +08:00
wluo-talend
a143fc2462 TDI-32911: Display some hidden parameters in tSalesforceWave*
https://jira.talendforge.org/browse/TDI-32911
2015-06-17 16:15:16 -07:00
wang wei
86807a178f TDI-32416: Deprecated Xpath on Json Component
https://jira.talendforge.org/browse/TDI-32416
2015-06-17 15:49:52 +08:00
wang wei
3d20d8a19d TDI-32767: Add support of Dynamic type in Redshift components
https://jira.talendforge.org/browse/TDI-32767
2015-06-17 15:20:01 +08:00
wchen-talend
bca0495ec5 TUP-3012:Change nexus repository to use snapshot instead of release. 2015-06-17 14:54:40 +08:00
CHEN Bin
b75a4db7d9 TBD-2064: Add DB actions on Batch and Streaming DB Output components
https://jira.talendforge.org/browse/TBD-2064
remove duplicate vars for tMysqlOutput(Spark)
2015-06-17 14:46:35 +08:00
Wu Liu
d1763ccc63 TDI-32055 : tOracleSP - RAW cannot be resolved or is not a field 2015-06-17 13:52:39 +08:00
GGu
2b667d716c TDI-32895: try to full build. because there is one cache for eclipse
build, and will cause some problem.
2015-06-17 11:54:34 +08:00
lwang-talend
3d28cad7b7 TDI-32849: Cannot get the applied parameters when run a flow with soap
url
add namespace for node by invoke method after create one without
namespace
2015-06-17 11:40:09 +08:00
cmeng-talend
c361ebcbf9 TDI-32671 fix bug: Hidden components should not available in the palette
and component list in the editor
https://jira.talendforge.org/browse/TDI-32671
2015-06-17 10:39:53 +08:00
rdubois
173e2bb00c TBD-2092 fixed: clean the spark streaming stats before an execution 2015-06-16 16:50:22 +02:00
Pierre Teyssier
1eef8cbaf4 TUP-2720 : Update DI component icons 2015-06-16 20:23:18 +08:00
jzhao
896a104e1a TDI-32491: Add datasource alias feature to DB components: SQL Server,
PostgreSQL, and DB2
https://jira.talendforge.org/browse/TDI-32491
2015-06-16 17:34:21 +08:00
amarkevich
dd3742f412 TIPAAS-5014 tNetsuiteInput fails in Flow Action 2015-06-16 12:27:08 +03:00
nrousseau
b4943e907b TDI-32891: remove deprecated export types 2015-06-16 14:40:58 +08:00
nrousseau
f01e59bccf TDI-32889: remove scheduler 2015-06-16 14:40:57 +08:00
jzhao
1bfea83fa4 TDI-32870: tMom components with Websphere MQ doesn't support
ciphersuite anymore
https://jira.talendforge.org/browse/TDI-32870
2015-06-16 14:14:40 +08:00
nrousseau
3ab6c82e8e TUP-3001: enhance code of tAssert for test container. 2015-06-15 18:27:38 +08:00
cmeng-talend
489e6547d6 TDI-32872 fix bug: The component list shows wrong when input uppercase
word in editor view
https://jira.talendforge.org/browse/TDI-32872
2015-06-15 18:00:13 +08:00
lwang-talend
32b1d09fe9 TDI-32878: The Username field is missing in tMDMSP
add username field
2015-06-15 17:40:57 +08:00
cmeng-talend
1c00a56971 TUP-2749 new feature: Improve search of components from palette
https://jira.talendforge.org/browse/TUP-2749

improve the logic for searching from help
2015-06-15 17:14:46 +08:00
GGu
078c1bbe84 TUP-3001: revert the changes for test container. 2015-06-15 15:26:58 +08:00
nrousseau
e3dbd279b2 TDI-32083: fix problem in development mode 2015-06-13 13:58:03 +08:00
Rémy DUBOIS
68f1c5bd75 Merge pull request #100 from amarouni/TBD-2089
[TBD-2089] Support keytab in HiveServer2 standalone mode in TDI-SE Hive
2015-06-12 15:51:47 +02:00
Abbass MAROUNI
2673fd9db9 [TBD-2089] Support keytab in HiveServer2 standalone mode in TDI-SE Hive components 2015-06-12 15:32:31 +02:00
cmeng-talend
b92f9917b7 TDI-32671 fix bug: Hidden components should not available in the palette
and component list in the editor
https://jira.talendforge.org/browse/TDI-32671
2015-06-12 19:13:22 +08:00
GGu
cf1b0f3432 TDI-32861: Publish job must be binaries type. 2015-06-12 17:50:02 +08:00
Wu Liu
795620f346 TDI-32506 : Transfer of Informix to Oracle about CLOB type 2015-06-12 17:33:11 +08:00
GGu
cee9ade538 TUP-3001: fixed the problem to run main job with test container. 2015-06-12 14:25:21 +08:00
GGu
3cae214223 TUP-3010: change the script with context. 2015-06-12 14:25:19 +08:00
GGu
87c213621b TUP-3001: enable to run test in run view. 2015-06-12 14:25:17 +08:00
GGu
5f54e3350f TUP-3008: clean some maven files. 2015-06-12 14:25:15 +08:00
GGu
bce0196f99 TDI-32825: enable export the items for lowercase project name. 2015-06-12 14:25:13 +08:00
nrousseau
e16274d4bc TDI-32644: fix problem of jobscript 2015-06-12 09:59:01 +08:00
Rémy DUBOIS
b088623266 Merge pull request #99 from pbailly/master
[TBD-1512] Add EMR compatibility
2015-06-11 15:48:09 +02:00
pbailly
b4e041b824 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2015-06-11 15:43:19 +02:00
pbailly
f3d616dbef [TBD-1512] Remove Hive embedded. 2015-06-11 15:42:15 +02:00
Rémy DUBOIS
137384a14c Merge pull request #98 from pbailly/master
[TBD-1512] Add EMR compatibility
2015-06-11 15:26:36 +02:00
pbailly
8e111433c4 [TBD-1512] Remove Embedded for Hive Components. 2015-06-11 15:04:37 +02:00
pbailly
5b2f1d69ac [TBD-1512] Remove Embedded for Hive. 2015-06-11 14:47:51 +02:00
pbailly
6cc8276d54 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2015-06-11 14:04:14 +02:00
ycbai
50dd6cd4b6 TUP-2635: Add wizard to import all Hadoop configuration from site files
1. Fix the classpath problem
  2. Fix the wrong state of kerberos fields
2015-06-11 18:03:34 +08:00
cmeng-talend
fa08e31324 TDI-32083 fix bug: Workspace: Studio can't start properly after
switching workspace in Start page;
https://jira.talendforge.org/browse/TDI-32083
2015-06-11 17:02:19 +08:00
wluo-talend
f60bb62f15 TDI-32597: tAmazonAuroraOutput Compile Failed When Log4j is Enabled
https://jira.talendforge.org/browse/TDI-32597
2015-06-11 16:17:42 -07:00
pbailly
3f70feb8ab Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2015-06-10 15:35:39 +02:00
rdubois
f9def18bef TUP-2979: Deduplicate the code making good news of the encapsulation 2015-06-10 14:34:25 +02:00
rdubois
f99f29dde1 TUP-3005 fixed: Display the Spark components in the Palette settings. 2015-06-10 12:29:46 +02:00
GGu
eae64dc9dd TUP-2995: fixed the problem with stats for commandline. 2015-06-10 17:39:24 +08:00
GGu
c9914a1418 TUP-2995: enable to export the test report when build job. 2015-06-10 17:31:42 +08:00
pbailly
70e963f2b9 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2015-06-10 10:43:56 +02:00
pbailly
1ac0b53357 [TBD-1512] Add hive 0.13.1 compatibility for EMR in standalone mode. 2015-06-10 10:42:58 +02:00
wchen-talend
dc56534ef8 TUP-2979:Zip of standalone job created by 6.0 has a different format of
the old versions
2015-06-10 16:16:29 +08:00
cmeng-talend
07b5e34de0 TUP-2969 fix bug: <Mediation> if enter a component name in the pattern,
it cannot filter the specified component
https://jira.talendforge.org/browse/TUP-2969

improvement, fix a potentical bug
2015-06-10 15:06:54 +08:00
GGu
4b39e426ed TUP-2579: refator the build api. 2015-06-10 13:15:01 +08:00
cmeng-talend
dc44528449 TDI-32812 fix bug: Get NPE when edit/read a system routine
https://jira.talendforge.org/browse/TDI-32812

Related code:
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor line:1485

There is a preference: lineNumberRuler
Before the value is true, but currently the value has been changed to
false, so causes the NPE, I have tried to find who and why have this
change, but can't find it;
Should avoid this NPE anyway.
2015-06-10 11:33:11 +08:00
GGu
b00ee993d5 TUP-2998: add the pom under folder in repository for big data jobs. 2015-06-10 11:09:56 +08:00
wluo-talend
767f1c8cb4 TDI-32766: Add support of Dynamic type in SalesforceWave component
https://jira.talendforge.org/browse/TDI-32766
2015-06-09 19:39:20 -07:00
jzhao
b3ef72d945 TDI-32491: Add datasource alias feature to DB components: SQL Server,
PostgreSQL, and DB2
https://jira.talendforge.org/browse/TDI-32491
Note:Fixed showable problem
2015-06-09 18:18:30 +08:00
GGu
02676cac40 add profile for log4j when running. 2015-06-09 18:08:43 +08:00
jzhao
e69d95c845 TDI-32310: For Websphere MQ tMomInput implementation doesn't move
backed out messages to backout queue
https://jira.talendforge.org/browse/TDI-32310
Note:Fixed some problem.
2015-06-09 17:09:16 +08:00
ycbai
1debff9f39 TUP-2635: Add DND support and update hadoop classloaders. 2015-06-09 16:26:45 +08:00
GGu
37670747c1 TUP-2987: add back the maven clean and add workspace runnable when build
job.
2015-06-09 15:38:23 +08:00
cmeng-talend
6ade1d3d83 TUP-2968 fix bug: Logon UI: manually delete license and start studio,
studio will show license agreement.
https://jira.talendforge.org/browse/TUP-2968
2015-06-09 11:47:01 +08:00
rdubois
b651eb571e TUP-2979: Add libraries in the generated zip and use the new routines.jar classpath 2015-06-08 18:42:29 +02:00
rdubois
279fa476bd TUP-2979: Reactivate the statistics for Spark and Spark Streaming 2015-06-08 14:57:22 +02:00
cmeng-talend
cd025549ff TUP-2968 fix bug: Logon UI: manually delete license and start studio,
studio will show license agreement.
https://jira.talendforge.org/browse/TUP-2968
2015-06-08 18:59:24 +08:00
amarkevich
28dc2bd1b8 process ESB configs for cCXF 2015-06-08 13:18:12 +03:00
amarkevich
f9c2a96a15 process ESB configs for cCXF 2015-06-08 12:48:38 +03:00
cmeng-talend
0d757f0f92 TUP-2968 fix bug: Logon UI: manually delete license and start studio,
studio will show license agreement.
https://jira.talendforge.org/browse/TUP-2968
2015-06-08 17:06:36 +08:00
cmeng-talend
50468aa438 TUP-2968 fix bug: Logon UI: manually delete license and start studio,
studio will show license agreement.
https://jira.talendforge.org/browse/TUP-2968
2015-06-08 16:32:58 +08:00
cmeng-talend
2180650178 TUP-2966 fix bug: Existed project unable select after create a project
when switch to project
https://jira.talendforge.org/browse/TUP-2966
2015-06-08 16:29:46 +08:00
wang wei
538e87a272 TDI-32188: tFileInputFullRow can't be work with reject line
https://jira.talendforge.org/browse/TDI-32188
2015-06-08 16:17:20 +08:00
lwang-talend
bd3e9d3888 TDI-32414: No messages.properties for CURRENT_INTERNALID of
tNetsuiteOutput
2015-06-08 11:18:56 +08:00
lwang-talend
1cba68c6f9 TDI-32405: Encrypt the password field of tNetsuitexx components 2015-06-08 10:58:56 +08:00
nrousseau
9873a7ffed TUP-2979: fix wrong format of zip 2015-06-07 20:40:20 +08:00
nrousseau
7420fbd093 TUP-2979: fix problem of zip file 2015-06-07 20:36:06 +08:00
nrousseau
d5ddb74682 TUP-2979: use new system of generation in the BigDataJavaProcessor 2015-06-07 20:36:03 +08:00
nrousseau
416b68d32f TUP-2973 : add a refresh to get the jar built 2015-06-07 20:36:00 +08:00
nrousseau
c3142c83a1 TUP-2973 : remove the clean when do the package. 2015-06-07 20:35:57 +08:00
nrousseau
86af850ff4 TUP-2911: fix problem of maven plugin to build test containers 2015-06-07 20:35:54 +08:00
wchen-talend
c65ccb6e90 TUP-2973 : add progress in wizard 2015-06-05 19:29:07 +08:00
wluo-talend
000b246e8d TDI-32665: tTeradataConnection: QueryBand information cannot be set
because of Administrator Commands
https://jira.talendforge.org/browse/TDI-32665
2015-06-05 02:42:12 -07:00
GGu
809bffbda8 TUP-2974: fixed the classpath issue for BD job. 2015-06-05 15:53:18 +08:00
GGu
c9aa034f40 TUP-2976: add current path for scripts. 2015-06-05 14:30:31 +08:00
wchen-talend
a0ec7bd837 TUP-2973 : add error log for build job 2015-06-05 13:48:57 +08:00
lwang-talend
5b6e915071 TDI-32656: no jdbc jar be imported in the xml file of tELTNetezzaXXX
add <import /> tag for load netezza driver jar in xml
2015-06-05 11:38:35 +08:00
Wu Liu
540a1a3c43 TDI-32590 : Deprecate tSAPIdocInput 2015-06-05 10:56:29 +08:00
hcyi
9f2e4c916a TDI-32787:convert job got NPE when job node is not opened 2015-06-04 20:30:32 +08:00
rdubois
63d1a83ee9 Display stats only if the box Statistics is checked 2015-06-04 13:34:50 +02:00
cmeng-talend
d60592db3a TDI-32782 fix bug: Studio will throw an error log when do dataviewer for
db schema.
https://jira.talendforge.org/browse/TDI-32782
2015-06-04 16:48:10 +08:00
GGu
cb2984ff82 TUP-2579: fixed the build job to record the last settings for wizard. 2015-06-04 16:25:27 +08:00
amarkevich
ffee62b5b8 TIPAAS-5137 MapReduce jobs using tFileInputJSON or tFileInputXML throw
error
2015-06-04 11:23:23 +03:00
hwang
1f93a0dbb3 TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-06-04 15:48:46 +08:00
GGu
5151b28bfa TUP-2915: use dependencySet way in assembly for the children job
binaries to package.
2015-06-04 15:40:12 +08:00
GGu
093d6232d3 TUP-2579: Should add the default setting profile when build job. 2015-06-04 15:40:10 +08:00
Wu Liu
1f37b58287 TDI-32590 : Deprecate tSAPIdocInput 2015-06-04 15:14:32 +08:00
cmeng-talend
6cea54edaa TUP-2945 fix bug: Usability problems with Talend login.
https://jira.talendforge.org/browse/TUP-2945
2015-06-04 15:03:06 +08:00
Rémy DUBOIS
059ec9fef3 Merge pull request #97 from amarouni/TBD-1995
[TBD-1995] Support Kerberos in embedded mode with HiveServer2
2015-06-03 17:48:38 +02:00
Abbass MAROUNI
8136adddf5 [TBD-1995] Support Kerberos in embedded mode with HiveServer2 2015-06-03 17:31:43 +02:00
amarkevich
71d71c8ea8 Revert "TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components https://jira.talendforge.org/browse/TDI-31266 use @Deprecated instead of remove subTreeContainsParallelIterate"
This reverts commit c0adfb0c14.
2015-06-03 16:34:31 +03:00
amarkevich
58256fa21e Revert "TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components https://jira.talendforge.org/browse/TDI-31266 use @Deprecated instead of remove subTreeContainsParallelIterate"
This reverts commit 031e66992c.
2015-06-03 16:22:20 +03:00
ycbai
a89d0e0dd0 [TUP-2635] Add wizard to import all Hadoop configuration from site files 2015-06-03 20:25:09 +08:00
nrousseau
9a97058589 TDI-32676: only enable for EE. 2015-06-03 19:21:58 +08:00
GGu
db5029ec48 TUP-2948: fixed the problem for parent job without child job dependency. 2015-06-03 19:11:20 +08:00
rdubois
e75bef55db TBD-1964: only display the statistics if the subjob is activated 2015-06-03 12:38:33 +02:00
cmeng-talend
556a438db8 TUP-2945 fix bug: Usability problems with Talend login.
https://jira.talendforge.org/browse/TUP-2945
2015-06-03 18:32:26 +08:00
hcyi
4eed347710 TDI-32708:bugs related to " convert a M/R job into a Spark job". 2015-06-03 18:14:21 +08:00
GGu
861bb74682 TUP-2948: fixed the problem for build job with maven resource, but can't export the pom files. 2015-06-03 18:01:04 +08:00
GGu
a864baaa52 TUP-2948: add classifier details for version. 2015-06-03 18:01:04 +08:00
GGu
dbd505cb24 TUP-2948: fix the artifact id for poms. 2015-06-03 18:01:03 +08:00
GGu
c85d7967d7 TUP-2948: fix the group id for poms. 2015-06-03 18:01:03 +08:00
GGu
8c84c5487d TUP-2948: change the group id for project and routines pom. 2015-06-03 18:01:03 +08:00
hcyi
cbe1585032 TDI-32708:bugs related to " convert a M/R job into a Spark job". 2015-06-03 17:56:58 +08:00
wluo-talend
7f03c148df TDI-32402: Unable to insert null value with tSalesforceWaveExec
https://jira.talendforge.org/browse/TDI-32402
2015-06-03 02:31:11 -07:00
Rémy DUBOIS
3d5de8b51c Merge pull request #96 from RyanSkraba/master
Use a chain of DelegateClassLoaders to provide additional plugins to …
2015-06-03 11:12:11 +02:00
cmeng-talend
c985f60e5f TUP-2945 fix bug: Usability problems with Talend login.
https://jira.talendforge.org/browse/TUP-2945
2015-06-03 16:59:49 +08:00
lwang-talend
97cd239def TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
use cxf 3.1.0 instead of modified one, and update the component xml
which used it
2015-06-03 16:30:51 +08:00
GGu
23f97bbb15 TDI-32757: remove the antrun maven plugin to build job. 2015-06-03 15:06:46 +08:00
nrousseau
3128a161fa TDI-32757: fix problem of export 2015-06-03 14:37:14 +08:00
nrousseau
f23c0ddee5 TDI-32757: fix problem of export 2015-06-03 13:42:52 +08:00
lwang-talend
8100a5f173 TDI-32245: investigate about missing record type
1. add missing records 
2. support double field search
2015-06-03 13:32:00 +08:00
hcyi
ec84308bc9 TDI-32708:bugs related to " convert a M/R job into a Spark job" 2015-06-03 12:52:46 +08:00
hcyi
d238bb1990 TDI-32708:bugs related to " convert a M/R job into a Spark job". 2015-06-03 12:46:12 +08:00
hcyi
77d93dd636 TDI-32708:bugs related to " convert a M/R job into a Spark job" 2015-06-03 12:35:42 +08:00
Ryan Skraba
b3f18775ed Use a chain of DelegateClassLoaders to provide additional plugins to spark code generators. 2015-06-02 20:20:00 +02:00
nrousseau
7f16703671 TBD-1787: fix problem of convert / load of items 2015-06-03 01:13:46 +08:00
rdubois
121a332d9e TBD-1964: expand the width of the spark streaming stats box in order to display the data correctly on linux. 2015-06-02 18:47:17 +02:00
Rémy DUBOIS
951a72ec7f Merge pull request #95 from ftom/master
TBD-1908 Add additional jdbc settings field to enter special properties
2015-06-02 18:18:52 +02:00
rdubois
fbe418e3b0 TBD-1964: add real time metrics for Spark Streaming 2015-06-02 16:37:09 +02:00
cmeng-talend
168f275523 TDI-32673 feature: Hide ODBC wizard and set as unsupported
https://jira.talendforge.org/browse/TDI-32673
2015-06-02 19:58:24 +08:00
hwang
4b37abdb8c TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-06-02 19:21:25 +08:00
hcyi
a76d652886 TDI-32708: fix some bugs related to " convert a M/R job into a Spark
job" .
2015-06-02 19:18:36 +08:00
Pierre Teyssier
6e885215d5 TUP-2720 : UX : Update DI component icons
TDI-29443 : Support ELT for Vertica
2015-06-02 17:26:06 +08:00
ftom
a7b64f35a0 TBD-1908 small fixes on show_if statements 2015-06-02 10:57:08 +02:00
ftom
51eb4fc0b4 TBD-1908 Add additional jdbc settings field to enter special properties (zookeeper discovery mode) 2015-06-02 10:36:59 +02:00
ftom
80eaa14416 Added spark*.javajet in .gitignore 2015-06-02 10:36:58 +02:00
hwang
410f003ccf TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-06-02 14:15:02 +08:00
GGu
d6d2ea747d TUP-2579: move the job templates to maven.job bundle. 2015-06-02 11:42:21 +08:00
cmeng-talend
a2425cf6bf TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758

1. Hide switch workspace
2. Modify switch project
2015-06-02 10:46:21 +08:00
GGu
0ebf728573 TUP-2840: enable the route/service karaf to use the templates from repository. 2015-06-02 10:34:51 +08:00
GGu
d258b129a5 TUP-2840: try to use template manager to get bundle template resources. 2015-06-02 10:34:50 +08:00
GGu
d9d1becaba TUP-2840: enhance the tree view for service and route karaf. 2015-06-02 10:34:50 +08:00
GGu
ea71c13011 TUP-2840: refactor and enhance the codes. 2015-06-02 10:34:50 +08:00
Wu Liu
e0110cd86a TUP-1884 : Support for Java 8
<< remove the no need migrationtask
2015-06-02 10:13:07 +08:00
wluo-talend
59ea9c6c18 TDI-32364: tSalesForceWave* must have "Use an existing connection"
https://jira.talendforge.org/browse/TDI-32364
2015-06-01 15:58:26 -07:00
wluo-talend
e5f9e624b2 Merge branch 'master' of git@github.com:Talend/tdi-studio-se.git 2015-06-01 15:47:10 -07:00
wchen-talend
621d038be2 TUP-2979 : clean temp folder 2015-06-11 15:45:59 +08:00
jzhao
dd2f980ff9 TDI-32310: For Websphere MQ tMomInput implementation doesn't move
backed out messages to backout queue
https://jira.talendforge.org/browse/TDI-32310
2015-06-11 15:23:29 +08:00
wluo-talend
9f5b339c35 TDI-32665: tTeradataConnection: QueryBand information cannot be set
because of Administrator Commands
https://jira.talendforge.org/browse/TDI-32665
2015-06-01 15:46:05 -07:00
amarkevich
27663c6c37 context variable at new line 2015-06-01 18:21:53 +03:00
rdubois
1fce616676 Merge branch 'master' of https://github.com/Talend/tdi-studio-se 2015-06-01 14:49:14 +02:00
pbailly
7c45eb0f79 [TBD-1513] Add job migration for MongoDB. 2015-06-01 14:48:17 +02:00
rdubois
fda1abc7c9 TBD-1964: polish a bit the GUI 2015-06-01 14:38:25 +02:00
Rémy DUBOIS
56f01f437b Merge pull request #93 from pbailly/master
[TBD-1513] Add job migration for MongoDB.
2015-06-01 14:09:53 +02:00
pbailly
4d1112c2cb [TBD-1513] Add job migration for MongoDB. 2015-06-01 14:02:15 +02:00
rdubois
5626d01b07 Merge branch 'master' of https://github.com/Talend/tdi-studio-se into feature/TBD-1964 2015-06-01 12:17:00 +02:00
Rémy DUBOIS
786dbefdf2 Merge pull request #92 from amarouni/TBD-1999
[TBD-1999] Update code to generate code for tJavaRow components in BD Spark Batch and Streaming.
2015-06-01 11:04:15 +02:00
Abbass MAROUNI
4901edfb52 [TBD-1999 Update code to use enums. 2015-06-01 10:49:39 +02:00
cmeng-talend
ab9f3fb61b TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758

fix some bugs
2015-06-01 16:33:35 +08:00
rdubois
49cde6dccd Merge branch 'master' of https://github.com/Talend/tdi-studio-se into feature/TBD-1964 2015-06-01 10:23:17 +02:00
Abbass MAROUNI
84e20964b6 [TBD-1999] Update code to generate code for tJavaRow components in BD
Spark Batch and Streaming.
2015-06-01 10:15:02 +02:00
wang wei
b0610f9b44 TUP-2741: Upgrade to Bonita component to 6.5.2
https://jira.talendforge.org/browse/TUP-2741
2015-06-01 15:57:12 +08:00
Wu Liu
4bbfc2b8c4 TUP-1884 : Support for Java 8
1. make these components: tAccessBulkExec, tAccessOutputBulkExec,
tDBInput,
tDBOutput, tDBSQLRow invisible
2. remove the odbc from tAccessconnection, tAccessInput, tAccessOutput
and
tAccessRow
2015-06-01 15:55:49 +08:00
jzhao
45794e7d81 TDI-32310: For Websphere MQ tMomInput implementation doesn't move
backed out messages to backout queue
https://jira.talendforge.org/browse/TDI-32310
Note:Add backout function for tMomRollback
2015-06-01 15:48:04 +08:00
rdubois
c6d1ccd264 Merge branch 'master' of https://github.com/Talend/tdi-studio-se into feature/TBD-1964 2015-06-01 09:38:20 +02:00
Rémy DUBOIS
5eddb27fed Merge pull request #91 from RyanSkraba/master
Remove unused class AvroMetadataTable.
2015-06-01 09:36:37 +02:00
rdubois
c580155c19 Merge branch 'master' of https://github.com/Talend/tdi-studio-se into feature/TBD-1964 2015-06-01 08:29:31 +02:00
nrousseau
e29a45ed40 TDI-32676: enable log4j by default 2015-06-01 12:06:36 +08:00
cmeng-talend
6cca93317d TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758

Fix the branch comobo refresh problem when authorizations are all
removed while clicking refresh button
2015-06-01 12:02:57 +08:00
cmeng-talend
1a169819fe TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758

Change the correct message background color
2015-06-01 11:30:09 +08:00
nrousseau
f0bc3c2b2d TDI-32259: fix problems with maven export and install jar dependencies 2015-05-31 13:07:28 +08:00
nrousseau
720fbcc0b1 TDI-32259: fix problems with maven export and install jar dependencies 2015-05-30 23:10:44 +08:00
Chao Meng
b447203a72 TUP-2930 fix bug: Refact Logon Dialog
https://jira.talendforge.org/browse/TUP-2930
2015-05-30 11:30:27 +08:00
cmeng-talend
2e812417ae TUP-2930 fix bug: Refact Logon Dialog
https://jira.talendforge.org/browse/TUP-2930
2015-05-29 19:38:53 +08:00
GGu
21a2319214 TUP-2840: move the osgi bundle to export.job plugin. 2015-05-29 18:42:04 +08:00
GGu
584a0a2b5b TUP-2840: fixed the init problem when bundle start. 2015-05-29 17:17:29 +08:00
GGu
c5bf0c7bee TUP-2840: enable to set the maven scripts for Routes and Services in repository folder. 2015-05-29 17:12:37 +08:00
jzhao
d5f535ea02 TDI-32491: Add datasource alias feature to DB components: SQL Server,
PostgreSQL, and DB2
https://jira.talendforge.org/browse/TDI-32491
2015-05-29 16:14:31 +08:00
hcyi
5504f7147d TDI-32591:tXXSCD components "Surrogate Key" column can't be generate 2015-05-29 11:04:20 +08:00
lwang-talend
19df644813 TDI-31920: create a libraries plugin for netsuite
update feature.xml to add netsuite plugin to product
2015-05-29 10:47:47 +08:00
Ryan Skraba
3332d84b85 Merge branch 'master' of github.com:Talend/tdi-studio-se 2015-05-28 17:15:27 +02:00
amarkevich
2c3fe1c965 added finally 2015-05-28 17:02:10 +03:00
amarkevich
7199d314c0 minor 2015-05-28 16:55:40 +03:00
amarkevich
3cc56c8f58 organize features model 2015-05-28 16:23:42 +03:00
cmeng-talend
f65c20642f TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758

Fix some bugs
2015-05-28 19:31:44 +08:00
cmeng-talend
4a72e2f7e1 TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758

Fix some bugs
2015-05-28 19:11:06 +08:00
hcyi
b17596b7e7 TBD-1787:Need a GUI entry point to convert a M/R job into a Spark job
(and the reverse)
2015-05-28 18:37:13 +08:00
hcyi
a76d90324e TBD-1787:Need a GUI entry point to convert a M/R job into a Spark job
(and the reverse)
2015-05-28 18:36:50 +08:00
GGu
95b27f02b9 TUP-2840: add bat/sh scripts in project setting. 2015-05-28 18:07:50 +08:00
GGu
8a5887c1df TUP-2840: disable the maven setting for Big data jobs. 2015-05-28 18:07:50 +08:00
GGu
1b73976da5 TUP-2840: move osgi bundle from export.job to maven.job plugin. 2015-05-28 18:07:50 +08:00
GGu
3c1fde793f TUP-2840: add custom maven scripts function in project setting. 2015-05-28 18:07:49 +08:00
GGu
1afe3a62b3 TUP-2840: add the template manager for extension point. 2015-05-28 18:07:49 +08:00
GGu
c04e900114 TUP-2840: add the job maven plugin in tos feature. 2015-05-28 18:07:49 +08:00
GGu
7350dc01aa TUP-2840: use extension point to create maven setting page. 2015-05-28 18:07:49 +08:00
GGu
87fe3b3f6e TUP-2840: enable to opend Maven page in Project Setting dialog. 2015-05-28 18:07:48 +08:00
hwang
c9e3fee8e2 TDI-32697:hide popup dialog 2015-05-28 17:28:00 +08:00
Ryan Skraba
4295c25af2 Merge branch 'master' of github.com:Talend/tdi-studio-se 2015-05-28 10:26:19 +02:00
ycbai
a2026f3d82 TDI-32259: hide log4j option of building job for tos. 2015-05-28 14:30:27 +08:00
wang wei
b796d69bc0 TDI-29443: Support ELT for Vertica
https://jira.talendforge.org/browse/TDI-29443
2015-05-28 14:11:49 +08:00
cmeng-talend
d4b8ee8220 TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758

Fix display problem in bigfont resolution
2015-05-28 12:04:54 +08:00
hwang
a33b5ce821 TDI-32584:generation of the code : 2015-05-28 11:47:28 +08:00
lwang-talend
9310eef4d3 TDI-32505: Do not support 5.6 webservices
1, removed the code for support 5.6 server
2, as no more support 5.6, so I removed the version field in setting
panel
3, added a note to show a warning for user when the job is migrated for
old
4, remove the webservice jar for 5.6
2015-05-28 11:44:20 +08:00
nrousseau
e8d3fb5a18 images update 2015-05-28 11:33:08 +08:00
hwang
4765f87da5 TDI-31617: add Test Framework for Jobs and Routes-Junit 2015-05-28 09:48:41 +08:00
hwang
a81318fbbc TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-05-28 09:47:55 +08:00
Ryan Skraba
2924d64964 Merge branch 'master' of github.com:Talend/tdi-studio-se 2015-05-27 13:48:07 +02:00
Ryan Skraba
e15f5255ea Remove unused class AvroMetadataTable. 2015-05-27 13:47:08 +02:00
ycbai
33196e6564 [TDI-32259] integrate with maven and fix some problems. 2015-05-27 18:54:17 +08:00
ycbai
61a224b7b0 [TDI-32259] Add the junits report to the build job 2015-05-27 18:54:09 +08:00
ycbai
4461c8d66c [TDI-32259] Add the junits report to the build job 2015-05-27 18:54:00 +08:00
cmeng-talend
f1d815eb7d TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758
2015-05-27 18:21:47 +08:00
nrousseau
c58ccba209 TUP-2579: update for test containers with the new pom generation for
test
2015-05-27 17:00:09 +08:00
nrousseau
f1f8386712 TUP-2579: update for test containers with the new pom generation for
test
2015-05-27 16:49:27 +08:00
wchen-talend
c39131d476 TUP-2880 : deploy lib/java to local maven repository 2015-05-27 16:42:30 +08:00
SunChaoqun
68816801a5 TIPAAS-4901:Spelling mistakes of tGoogleDrivePut_1 Error message 2015-05-27 14:34:29 +08:00
GGu
cfbbd42e51 TUP-2915: add children job in main job's dependencies. 2015-05-26 18:35:42 +08:00
GGu
3d62c00897 TUP-2863: enable to use the parent pom from repository view. 2015-05-26 18:35:42 +08:00
GGu
272d454c11 TUP-2863: move the shell setting from preference to project setting. 2015-05-26 18:35:41 +08:00
GGu
07e08435aa TUP-2863: move OSGi Bundle preference page to project setting. 2015-05-26 18:35:41 +08:00
I.Melnik
94b9bf065a TDI-32662 - Fix error No folder found with name "root" when flow using
action with tGoogleDrivePut
2015-05-26 11:08:22 +02:00
hbhong
4833ead293 TMDM-8467: Fixed can not import job object from MDM perspective 2015-05-26 16:43:03 +08:00
wang wei
dd4e411f96 TDI-32594: If UPDATE is used in any of our ELTOutput component : you
can't use any SQL expression in the ELTMap otherwise it corrupts the SQL
Generated
https://jira.talendforge.org/browse/TDI-32594
2015-05-26 09:50:18 +08:00
Wu Liu
9f250f7378 TDI-32585 : [tFile*Excel] remove geronimo-stax-api from dependencies 2015-05-25 11:05:35 +08:00
nrousseau
3850536979 TUP-2923: add new color setup for mapreduce groups 2015-05-23 22:30:21 +08:00
amarkevich
e8553383cb TESB-15200 Config properies on ESB Conductor do not handle 2 byte
caracter context values
2015-05-22 16:54:39 +03:00
zzliu
1b139278f8 TDI-31765: tJDBCInput component hangs with NullPointerException.
Use different database methods by database type.
           https://jira.talendforge.org/browse/TDI-31765
2015-05-22 16:33:20 +08:00
zzliu
94d4a36fae TDI-29407: tMOM component should provide static discovery protocol and timeout.
Change the display configuaration of tMomConnection.
            https://jira.talendforge.org/browse/TDI-29407
2015-05-21 17:55:37 +08:00
lwang-talend
b4f6f8a382 TDI-31722: Upgrade MDM components
update the label text "Server 5.6" to "5.6 URL compliance"
2015-05-21 14:23:04 +08:00
zzliu
50145552a3 TDI-29407:Modify visibility of tMomConnection 2015-05-21 14:05:58 +08:00
zzliu
27db8c44dd TDI-29407:code refactor 2015-05-21 13:39:09 +08:00
lwang-talend
ce462a5189 TDI-32044: Add new component Teradata SCD 2015-05-21 11:28:11 +08:00
xhkong
2f18fee156 TDI-31979 some display problem for component setting
https://jira.talendforge.org/browse/TDI-31979
2015-05-21 10:52:28 +08:00
rdubois
ad416b8ec5 TBD-1964: Add information regarding the streaming batch size and duration at the left top corner of the subjob container 2015-05-20 14:15:19 +02:00
xhkong
68eb9ae32a TUP-2832 Unable to override the INFO default level of logging in the
components
https://jira.talendforge.org/browse/TUP-2832
2015-05-20 18:55:44 +08:00
xhkong
c2f9807166 TDI-32595 Updates needed for Talendforge dialog
https://jira.talendforge.org/browse/TDI-32595
2015-05-20 18:17:59 +08:00
zzliu
15652c4fb6 TDI-31765:Modify createStatement method 2015-05-20 18:11:36 +08:00
Pierre Teyssier
f416ad5571 TUP-2720 : Update DI component icons 2015-05-20 16:39:45 +08:00
nrousseau
219877a58f TUP-2916: branding images update 2015-05-20 16:15:59 +08:00
zzliu
de157e0280 TDI-31765:Enable Streaming Results for Mysql type of tJDBCInput 2015-05-20 15:56:35 +08:00
GGu
b9b54abf6f TDI-32614: fixed the problem for Preview and Data View. 2015-05-20 15:38:50 +08:00
zzliu
5ddea67bd9 TDI-31765:Enable Streaming Results for Mysql type of tJDBCInput 2015-05-20 15:26:15 +08:00
wang wei
7c227cdd1e TDI-32594: If UPDATE is used in any of our ELTOutput component : you
can't use any SQL expression in the ELTMap otherwise it corrupts the SQL
Generated
https://jira.talendforge.org/browse/TDI-32594
2015-05-20 14:59:28 +08:00
rdubois
f82796948f TBD-1947: Display window information, fix a refresh issue. 2015-05-19 16:28:16 +02:00
rdubois
5dcbd639a3 TBD-1947: Display window information on the designer 2015-05-19 11:41:18 +02:00
GGu
ef7ed12292 TUP-2846: install custom jar to local m2 repository. 2015-05-19 10:47:18 +08:00
xhkong
b2a04d172a TPS-909 [5.4.2] Sometime Routines don't saves (TDI-32401)
https://jira.talendforge.org/browse/TPS-909
2015-05-19 10:41:56 +08:00
cmeng-talend
97a328f0da TUX-25 fix bug: BM:the background colour is dark and cannot see BM icon
https://jira.talendforge.org/browse/TUX-25
2015-05-18 16:35:22 +08:00
zzliu
7ed8f303c6 TDI-29407:Add static discovery protocol support for tMom components 2015-05-15 16:58:38 +08:00
lwang-talend
88405d1077 TDI-32366: Netsuite: reject line on tNetsuiteOutput
add a reject line for tNetsuiteOutput and a NetsuiteException class in
Netsuite_Management.jar
2015-05-15 14:48:10 +08:00
GGu
1f792c7fb7 TUP-2846: impl the maven url helper class. 2015-05-15 14:42:01 +08:00
GGu
df40553283 TUP-2840: enable to create Maven template from folder in repository. 2015-05-15 09:27:05 +08:00
GGu
1619bedea0 TUP-2863: impl project setting page for Maven. 2015-05-15 09:27:05 +08:00
GGu
489b972235 TUP-2863: refactor the package for designer.maven. 2015-05-15 09:27:05 +08:00
lwang-talend
ced3009a57 TDI-31722: Upgrade MDM components
use 6.0 url for tStewardshipXXX
2015-05-14 15:24:27 +08:00
wang wei
cfde7b6189 TDI-29444: Support for SQL Templates in Vertica
https://jira.talendforge.org/browse/TDI-29444
2015-05-14 10:54:21 +08:00
lwang-talend
bd095c71a9 TUP-2674: Upgrade CXF jar to v3.1 in tWebService 2015-05-13 11:10:27 +08:00
jzhao
ebce1c9546 TDI-32310: For Websphere MQ tMomInput implementation doesn't move backed
out messages to backout queue
https://jira.talendforge.org/browse/TDI-32310
Note:Fixed the params show logic.
2015-05-12 18:12:13 +08:00
wchen-talend
ebbe0fabb4 TUP-2417:Remote Lib : Migrate all component definition to use the mvn:
url schema
2015-05-12 14:29:27 +08:00
Talend
9ca9978ad0 TUP-2844:Make module view download modules from nexus. 2015-05-12 14:26:10 +08:00
wchen-talend
eb841fd9b7 TUP-2844 : Make module view download modules from nexus. 2015-05-12 14:26:08 +08:00
nrousseau
c6c0285006 TDI-31474: even if the child job has no context parameter found, better
don't update automatically the current job.
2015-05-12 13:55:27 +08:00
jzhao
101200178b TDI-32242: Support SSL with tMom*/tSAPIdocreceiver
https://jira.talendforge.org/browse/TDI-32242
2015-05-12 10:07:45 +08:00
xhkong
8e5e5cd977 TPS-909 [5.4.2] Sometime Routines don't saves (TDI-32401)
https://jira.talendforge.org/browse/TPS-909
2015-05-11 19:25:34 +08:00
Wu Liu
168c8b44f5 TUP-1884 : Support for Java 8 2015-05-11 19:18:07 +08:00
zwxue
42b0fc0bce TDI-31572: finish gc timer task 2015-05-11 19:01:57 +08:00
cmeng-talend
e7b1781a91 TUP-2850 fix bug : Classes found by searching for references open as
editable even though they aren't locked
https://jira.talendforge.org/browse/TUP-2850
2015-05-11 18:58:16 +08:00
cmeng-talend
5114ae5c41 TUP-2850 fix bug : Classes found by searching for references open as
editable even though they aren't locked
https://jira.talendforge.org/browse/TUP-2850
2015-05-11 18:14:14 +08:00
wang wei
3a2557c9b4 TDI-29443: Support ELT for Vertica
https://jira.talendforge.org/browse/TDI-29443
2015-05-11 17:15:24 +08:00
wang wei
d9c7ce57b7 TDI-32502: tSAPConnection component should support "Specify a shared
destination" when choose "talend sap api"
https://jira.talendforge.org/browse/TDI-32502
2015-05-11 15:30:55 +08:00
hwang
3ee97cb012 TDI-32508:modification detect 2015-05-08 16:04:09 +08:00
hwang
e8ebff2317 TDI-32508:modification detect 2015-05-08 16:04:03 +08:00
lwang-talend
455fc40227 https://jira.talendforge.org/browse/TDI-31542
TDI-31542: Netsuite component update
correct the name of cxf jar for import
2015-05-08 10:05:09 +08:00
zwxue
c43f3d9c51 finish the rest of functions and improve. 2015-05-07 22:38:46 +08:00
ycbai
00988b395a [TDI-31535] Aurora Metadata on db wizard 2015-05-07 17:56:52 +08:00
lwang-talend
1b56afbbbd https://jira.talendforge.org/browse/TDI-32388
TDI-32388:  The tFTPConnection(SFTP) component fails if the encoding is
set to ISO-8859-15 
reuse the encoding parameter
2015-05-07 17:41:24 +08:00
jzhao
7e511daf9d TDI-31963: tMom-ShareConnection not working
https://jira.talendforge.org/browse/TDI-31963
Note:Fixed the tMomInput block problem
2015-05-07 15:56:07 +08:00
nrousseau
75eeb7d402 TDI-29995 : save show info of parameter in the job item 2015-05-07 11:51:00 +08:00
hwang
5fc0095769 TDI-32046:modification detect/can't move original component 2015-05-06 17:08:24 +08:00
ycbai
30fa417445 [TDI-32419] Impossible to use a new library across several tLibraryLoad 2015-05-06 14:56:36 +08:00
ycbai
9d45cf0f33 [TBD-1555] Add supporting of Tez on Hive Wizards 2015-05-06 14:42:49 +08:00
lwang-talend
afb0ad37c5 https://jira.talendforge.org/browse/TDI-32354
https://jira.talendforge.org/browse/TDI-31722
TDI-32354, TDI-31722
repalce the jar with the ones which mdm supplied
2015-05-06 14:18:19 +08:00
hcyi
13e39b8d52 TBD-1558:load component missing default icon . 2015-05-06 13:08:55 +08:00
cmeng-talend
4d807df777 TUP-2749 new feature: Improve search of components from palette
https://jira.talendforge.org/browse/TUP-2749
2015-05-06 12:02:34 +08:00
GGu
eecba28788 TUP-2871: use same file seperator for all platforms. 2015-05-06 11:51:24 +08:00
hwang
70617ea42d TDI-32034:There is error when "Refactor to Joblet" 2015-05-06 10:40:29 +08:00
cmeng-talend
1e8cfefcaa TUP-2660 new feature: Allow custom distribution for Spark
https://jira.talendforge.org/browse/TUP-2660
2015-05-06 09:54:55 +08:00
rdubois
352e3f0b96 Change the way the Spark statistics are managed 2015-05-05 18:10:39 +02:00
cmeng-talend
fc76fd0c18 TUP-2660 new feature: Allow custom distribution for Spark
https://jira.talendforge.org/browse/TUP-2660
2015-05-05 20:09:48 +08:00
Pierre Teyssier
41a9aaae78 TUP-2720 UX : Update DI component icons 2015-05-05 18:45:01 +08:00
Pierre Teyssier
664f245412 TUP-2720 UX : Update DI component icons 2015-05-05 18:18:38 +08:00
nrousseau
ccdde1ad38 TUP-2869: remove unused icons 2015-05-05 16:05:54 +08:00
wluo-talend
e0fd1ad9de TDI-32364: tSalesForceWave* must have "Use an existing connection"
https://jira.talendforge.org/browse/TDI-32364
2015-05-05 15:34:29 +08:00
xhkong
5f942b6890 TDI-32089 Create metadata wizard upper left icon is changed to context
icon when I select a global context for a job 
https://jira.talendforge.org/browse/TDI-32089
2015-05-05 15:30:39 +08:00
jzhao
d43792aaca TDI-32490: tFileInputExcel "User mode" dynamic metadata column name is
incorrect. 
https://jira.talendforge.org/browse/TDI-32490
2015-05-05 15:03:32 +08:00
wluo-talend
a33480342e TDI-32494: The talend-salesforce-0.1.jar at master is invalid
https://jira.talendforge.org/browse/TDI-32494
2015-05-05 14:05:13 +08:00
jzhao
10ad3f0c15 TDI-32455: Add support of Dynamic type in tFileOutputExcel
https://jira.talendforge.org/browse/TDI-32455
Note:Fixed dynamic type "include header" can't delete empty file
2015-05-05 13:44:35 +08:00
lwang-talend
7299c724d8 TDI-31722, TDI-32354
https://jira.talendforge.org/browse/TDI-31722
https://jira.talendforge.org/browse/TDI-32354
1, default port change to 8180
2, url will not change when switch server version
3, update the url to 6.0 for tMDMBulkload
4, use updateItemMetadata instead updateItemArrayMetadata
2015-05-05 11:36:16 +08:00
wang wei
08308f1274 TDI-32473 : tSOAP - Invalid UTF-8 middle byte 0x3c
https://jira.talendforge.org/browse/TDI-32473
2015-05-05 11:20:37 +08:00
jzhao
c07497bd49 TDI-32455: Add support of Dynamic type in tFileOutputExcel
https://jira.talendforge.org/browse/TDI-32455
Note:Fixedf "include header" problem
2015-05-04 19:32:10 +08:00
Wu Liu
ea4053ae0b TUP-1884 : Support for Java 8
Use ucanaccess project to make access components support jdbc.
2015-05-04 18:15:30 +08:00
wluo-talend
a9c2fa4d48 TDI-32365: tSalesForceWave*: Fixing some labels "Generated temp CSV
file", "Generated JSON folder"
https://jira.talendforge.org/browse/TDI-32365
2015-05-04 16:43:22 +08:00
GGu
f1b138a8f2 TUP-2851: fixed the problem for shandow jobs. 2015-05-04 16:31:10 +08:00
wluo-talend
6da6d12bd1 TDI-32161: Support the batch mode back in shared connection mode for
more components
https://jira.talendforge.org/browse/TDI-32161
2015-05-04 16:27:34 +08:00
wang wei
9296b6e9e7 TBD-1613: fix the impala issue
https://jira.talendforge.org/browse/TBD-1613
2015-05-04 14:14:28 +08:00
cmeng-talend
a8e7b7b880 TDI-31863 fix bug: It's difficult to distinguish the function that name
is same but have difficult parameters
https://jira.talendforge.org/browse/TDI-31863
2015-05-04 11:49:16 +08:00
yshamin
6d1bf4f4d3 - TUP-2862: fixed tSAPConnection/tSAPInput/tSAPOutput components
(cherry picked from commit da2acc799e)

(cherry picked from commit e34e9cbb72)
2015-04-30 22:17:18 +08:00
jzhao
94e53f7a2f TDI-32455: Add support of Dynamic type in tFileOutputExcel
https://jira.talendforge.org/browse/TDI-32455
Note: tFileOutputExcel support of Dynamic type
2015-04-30 21:44:56 +08:00
wchen-talend
557536e3d9 TDI-32272:work for gui team for mdm repository 2015-04-30 18:16:07 +08:00
GGu
a61cf7b830 Because the nexus is not available still, so keep system scope still. 2015-04-30 16:03:27 +08:00
GGu
41197add9e TUP-2851: fix the classpath issue when Build Job. 2015-04-30 16:03:27 +08:00
GGu
eb52662e18 TUP-2846: check and install jar to local m2 repository. 2015-04-30 16:03:26 +08:00
GGu
025cf116db TUP-2839: add the clean function for code project. 2015-04-30 16:03:26 +08:00
GGu
a457cbf1b5 TUP-2839: add pom for each jobs. 2015-04-30 16:03:26 +08:00
amarkevich
48e5b85a62 TESB-15173 [6.0.0]Got error when exporting service and building a job as
osgi bundle
2015-04-30 10:19:51 +03:00
cmeng-talend
a878ad4f1c TDI-32324 fix bug: duplicate items in the zip file when Build job that
have child job
https://jira.talendforge.org/browse/TDI-32324
2015-04-30 15:13:35 +08:00
lwang-talend
a52b5fdda7 https://jira.talendforge.org/browse/TDI-32388
TDI-32388:  The tFTPConnection(SFTP) component fails if the encoding is
set to ISO-8859-15
add a checkbox with label "Filename encoding" and unchecked by default
2015-04-30 15:04:52 +08:00
hcyi
3761abde0f TDI-31802 :revert the code. 2015-04-29 19:38:34 +08:00
wang wei
d80667d0b5 TBD-1613: Support for Cloudera CDH 5.3 & 5.4
https://jira.talendforge.org/browse/TBD-1613
2015-04-29 14:48:10 +08:00
xhkong
d208ad0f98 TUP-2712 Replace the icons of the repository for Note Component
https://jira.talendforge.org/browse/TUP-2712
2015-04-29 14:30:25 +08:00
wluo-talend
a7b4a12c9c TDI-32449: Retrieve the upload status for tSalesforceWave*
https://jira.talendforge.org/browse/TDI-32449
2015-04-28 16:56:17 +08:00
xhkong
96e1ed1231 Merge branch 'bugfix/6.0/TUP-2712_Replace_icons' 2015-04-28 15:56:49 +08:00
Pierre Teyssier
f389e1e2d1 TUP-2712 Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-04-28 15:55:04 +08:00
lwang-talend
c3870bfdb7 TUP-2712 Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-04-27 11:16:25 +08:00
Pierre Teyssier
4a16970a44 TUP-2720 UX : Update DI component icons
- missing MDM icons
2015-04-25 19:36:54 +08:00
jzhao
7b89d740e8 TDI-32310: For Websphere MQ tMomInput implementation doesn't move backed
out messages to backout queue
2015-04-24 14:31:16 +08:00
hcyi
ef8c32d52d TDI-31748:Update the jar version of postgresql to 9.4 on the studio 2015-04-24 10:02:16 +08:00
rdubois
9283076f77 TBD-1843: add statistics for Spark 2015-04-23 16:14:23 +02:00
amarkevich
a13dde4600 Revert TUP-2278: fix a problem of lost icon when the job was modified
outside of the process class.
2015-04-23 16:35:43 +03:00
wluo-talend
e3ff35111a TDI-32374: Output more detailed error infomation for tSalesforceWave*
https://jira.talendforge.org/browse/TDI-32374
2015-04-23 14:29:39 +08:00
hwang
48dccf8eaa TDI-32076:Can't set job name same with project's name if has child job 2015-04-23 11:03:49 +08:00
hwang
4c6eea1296 TDI-31576:FTP: Job with tFTPGet running with Exception after edit
Repository->ftp connection
2015-04-23 10:31:48 +08:00
lwang-talend
08e1e7ff24 https://jira.talendforge.org/browse/TDI-32190
TDI-32190: trigger defaults value of the timestamp column in Vertica
from Talend
not generate copySchema string if related checkbox not checked
2015-04-22 17:59:58 +08:00
U-xqliu-laptop\xqliu
11c7756055 TDQ-10189 UX : new icon set; TDQ-10207 integrate component icons 2015-04-22 17:51:42 +08:00
Rémy DUBOIS
34fad708fe Merge pull request #89 from amarouni/TBD-1770-MASTER
[TBD-1770] Setting correct conditions for SSL
2015-04-22 09:56:19 +02:00
Abbass MAROUNI
62fbe08322 [TBD-1770] Setting correct conditions for SSL 2015-04-22 09:54:23 +02:00
amarkevich
ac4f48ce7b [publish] use real default context 2015-04-22 10:53:49 +03:00
cmeng-talend
8ee57e555c TDI-32362 new feature: Modify drag&drop of salesforce components
https://jira.talendforge.org/browse/TDI-32362
2015-04-22 15:22:10 +08:00
jzhao
8d153151c6 TDI-30249: add MariaDB driver in driver list
https://jira.talendforge.org/browse/TDI-30249
2015-04-22 15:07:13 +08:00
hwang
e776749b43 TDI-32378:Update Context:Show en error when I update context that is
used in different joblets and one of joblet is used on a job
2015-04-21 17:15:32 +08:00
wluo-talend
33aad78990 TDI-32374: Output more detailed error infomation for tSalesforceWave*
https://jira.talendforge.org/browse/TDI-32374
2015-04-21 17:11:20 +08:00
CHEN Bin
a1afed29cd TBD-1819: Locate spark batch/streaming component on code
https://jira.talendforge.org/browse/TBD-1819
2015-04-21 16:52:10 +08:00
wchen-talend
660101a293 TUP-2714 : routine content become empty if commit failed. 2015-04-21 14:06:51 +08:00
wluo-talend
8f26aad700 TDI-31484: Performance issue on Sybase 12.5
https://jira.talendforge.org/browse/TDI-31484
2015-04-21 10:28:29 +08:00
hwang
ea3523ceec TDI-32265:Impact Analysis is not available in context menu for JSON
files in metadata repo
2015-04-20 16:30:20 +08:00
wluo-talend
448bf1d03f TDI-31538 Salesforce wave component
https://jira.talendforge.org/browse/TDI-31538
2015-04-20 15:41:59 +08:00
ycbai
aba0dcea71 TDI-31617: fix the problem of test result. 2015-04-20 14:55:45 +08:00
hwang
88b5de3c62 TUP-2740:The default export folder should take the current job into
account
2015-04-20 14:19:25 +08:00
GGu
3bde6a0f8a TDI-31977: fixed the NPE problem for data preview. 2015-04-17 17:38:37 +08:00
ldong-talend
a6508e9049 TDI-32203:improve the color zone. 2015-04-16 18:57:19 +08:00
hwang
a75a9c362a TDI-32270:When I input components name on a job,the icon is not changed 2015-04-16 16:25:19 +08:00
GGu
42b644ccf3 TUP-2233: remove the wrong commit for spark jet in codegen. 2015-04-16 11:15:51 +08:00
wluo-talend
af4cb67101 TDI-31574: "Cannot write output after reading input." in tHTTPRequest
https://jira.talendforge.org/browse/TDI-31574
2015-04-15 18:35:59 +08:00
ldong-talend
a90cd70961 TDI-32203:improved GUI and status of button. 2015-04-15 18:33:09 +08:00
jzhao
409a08f918 TDI-32097: Add support of Dynamic type in tFileInputExcel
https://jira.talendforge.org/browse/TDI-32097
Note:Fixed some problem of dynamic
2015-04-15 18:21:38 +08:00
Rémy DUBOIS
d4a90cd35a Merge pull request #86 from amarouni/TBD-1572-MASTER
Tbd 1572 master
2015-04-15 11:41:12 +02:00
Abbass MAROUNI
c4b49f440b [TBD-1572] typos in properties 2015-04-15 11:22:40 +02:00
Abbass MAROUNI
c10ac2eac1 [TBD-1572] Support for Kerberos in HBase connection in HiveRow and HiveConnection 2015-04-15 11:22:35 +02:00
I.Melnik
89aca0a916 TDI-32311 - The field name in tBoxCopy component should be updated to
"Source File"
2015-04-15 10:42:13 +02:00
wluo
0de24ca01e TDI-31497: Support the batch mode back in shared connection mode
https://jira.talendforge.org/browse/TDI-31497
2015-04-15 16:39:23 +08:00
wluo-talend
e9395bc5ce TDI-31497: Support the batch mode back in shared connection mode
https://jira.talendforge.org/browse/TDI-31497
2015-04-15 16:13:55 +08:00
Rémy DUBOIS
27e842dfb1 Merge pull request #85 from amarouni/TBD-1770-MASTER
Tbd 1770 master
2015-04-15 10:00:47 +02:00
Abbass MAROUNI
250b9d48fa [TBD-1770] Change supported configurations and options 2015-04-15 09:39:18 +02:00
Abbass MAROUNI
03096f6501 [TBD-1770] Changed fields to Password fields 2015-04-15 09:39:17 +02:00
Abbass MAROUNI
9b1ff52c6c [TBD-1770] Update Hive components to support SSL 2015-04-15 09:39:17 +02:00
wluo-talend
9bedfc6c51 TDI-31864: tfileoutputLDIF: Encoding Base64
https://jira.talendforge.org/browse/TDI-31864
2015-04-15 13:28:06 +08:00
jzhao
424ed4f452 TDI-32268: tMarketoInput
https://jira.talendforge.org/browse/TDI-32268
Note:tMarketoInput retry conn
2015-04-15 10:35:31 +08:00
ldong-talend
866e28cf59 TDI-32203:improve some GUI display. 2015-04-14 18:43:24 +08:00
xhkong
e523c669a4 fixbug TDI-31911 Checkbox is redundant on the save resources sub window
https://jira.talendforge.org/browse/TDI-31911
2015-04-14 17:29:26 +08:00
wang wei
be9369884c TDI-32233: issues using dynamic schema on mysql / vertica
https://jira.talendforge.org/browse/TDI-32233
2015-04-14 16:49:49 +08:00
GGu
075323378d TUP-2579: still use old way for job jars. 2015-04-14 13:49:12 +08:00
lwang-talend
875dc06919 https://jira.talendforge.org/browse/TDI-32190
TDI-32190: trigger defaults value of the timestamp column in Vertica
from Talend
Add a new checkbox:"Use schema columns for Copy"
2015-04-14 10:45:40 +08:00
wluo-talend
b15c47a93f TDI-31497: Support the batch mode back in shared connection mode
https://jira.talendforge.org/browse/TDI-31497
correct batch behavior on tOracleOutput
1. get the "use batch" back when use exsit conn
2. uncheck use batch means no batch completely
3. batch size less than 1 means unlimited batch
4. add migrtation task for old job
2015-04-14 10:39:30 +08:00
wluo-talend
6ba243ce5f TDI-31538 Salesforce wave component
https://jira.talendforge.org/browse/TDI-31538
2015-04-14 10:01:39 +08:00
ldong-talend
e9b7027d98 TDI-32203:improved some GUI and monitor function. 2015-04-13 19:11:23 +08:00
hwang
28163b564e TUP-2765:Change the green color code for the 'Starter' components 2015-04-13 15:53:13 +08:00
hwang
0d6fa5c983 TUP-2760:change the black selector by sth lighter 2015-04-13 15:49:13 +08:00
hwang
b1217412a3 TUP-2760:change the black selector by sth lighter 2015-04-13 15:49:07 +08:00
hwang
14700fc6aa TUP-2760:change the black selector by sth lighter 2015-04-13 15:49:02 +08:00
hwang
8f903f5a87 TUP-2765:Change the green color code for the 'Starter' components 2015-04-13 15:48:56 +08:00
hcyi
63190b4a17 TUP-2797:Empty drop down list in a component doesn't show an error. 2015-04-13 15:30:20 +08:00
nrousseau
a625e4d5cc TUP-2579: update maven processor 2015-04-12 11:48:36 +08:00
nrousseau
d471a57781 TUP-2579: call the build 2 times for now since only one call won't fix
all problems of compilation.
2015-04-12 01:09:49 +08:00
nrousseau
fa36e9e1f7 TUP-2579: change the way of compilation from the java project. 2015-04-11 19:22:21 +08:00
nrousseau
996f50f285 Merge remote-tracking branch 'origin/master' into feature/master/TDI_31617_150311 2015-04-11 09:14:17 +08:00
ycbai
97b67a99d1 Merge remote-tracking branch 'origin/master' into feature/master/TDI_31617_150311 2015-04-10 17:43:18 +08:00
xhkong
73285b78c5 TUP-2756 new feature: refactor of "connect to TalendForge" form
https://jira.talendforge.org/browse/TUP-2756
2015-04-10 15:13:11 +08:00
nrousseau
16045c70d8 TUP-2579: disable the update of pom routines for now. 2015-04-10 10:57:50 +08:00
xhkong
3308e5bf3c fix bug TUP-2694 Sometimes it's impossible to save the routines
https://jira.talendforge.org/browse/TUP-2694
2015-04-09 19:32:24 +08:00
wluo-talend
9fc645dfd4 TDI-32149: tDB2BulkExec : blob import
https://jira.talendforge.org/browse/TDI-32149
2015-04-09 17:00:03 +08:00
lwang-talend
16accfe256 https://jira.talendforge.org/browse/TDI-32145
TDI-32145: tMDMOutput partialUpdate doesn't work in staging db
concat "#STAGING" to datacluster when use staging update
2015-04-09 15:05:13 +08:00
wchen-talend
ffadf900d4 TDI-31976:Can't use "Refresh Preview" button for a xml/json metadata 2015-04-09 13:37:23 +08:00
ldong-talend
e05cbf913e TDI-31572:fix bug. 2015-04-09 11:53:15 +08:00
CHEN Bin
1ecca13aa4 TBD-1785: Tez for HDP22
https://jira.talendforge.org/browse/TBD-1785
add tez dependency for hive
2015-04-08 20:23:26 +08:00
nrousseau
2966080c03 Revert "TUP-2765:Change the green color code for the 'Starter' components"
This reverts commit 4fd59bbf26.
2015-04-08 20:01:42 +08:00
CHEN Bin
298e368d69 TBD-1785: Tez for HDP22
https://jira.talendforge.org/browse/TBD-1785
add tez dependency
2015-04-08 19:12:47 +08:00
amarkevich
a5fef7430a fixed ESB features for REST components in Runtime 2015-04-08 08:11:26 -03:00
lwang-talend
86a47f33f9 https://jira.talendforge.org/browse/TDI-31722
TDI-31722: Upgrade MDM components
add migration task
2015-04-08 19:05:31 +08:00
wluo-talend
c7bcd1d709 TDI-31538 Salesforce wave component
https://jira.talendforge.org/browse/TDI-31538
2015-04-08 19:02:48 +08:00
wluo-talend
185617d0cf TDI-31864: Encoding Base64 tfileoutputLDIF file has problem
https://jira.talendforge.org/browse/TDI-31864
2015-04-08 18:21:51 +08:00
Rémy DUBOIS
4869cdc201 Merge pull request #81 from RyanSkraba/master
Use AvroMetadataTable on new connections in Spark context.
2015-04-08 12:16:19 +02:00
Ryan Skraba
6ce290232a Use AvroMetadataTable on new connections in Spark context. 2015-04-08 12:01:52 +02:00
nrousseau
79285d7195 Merge remote-tracking branch 'origin/master' into
feature/master/TDI_31617_150311

Conflicts:
	main/features/org.talend.designer.feature/feature.xml
2015-04-08 17:34:34 +08:00
jzhao
a06241ffee TDI-31747: Update jar version for Postgresql on the component
https://jira.talendforge.org/browse/TDI-31747
Note:update Driver of postgresql
2015-04-08 17:25:31 +08:00
jzhao
2466e5187f TDI-32097: Add support of Dynamic type in tFileInputExcel
https://jira.talendforge.org/browse/TDI-32097
2015-04-08 17:20:22 +08:00
ycbai
6a574dee66 TUP-2579: remove debug ui plugin dependency.
TDI-32087: fix the bug which junit dependencies cannot be added at first
time.
2015-04-08 17:10:39 +08:00
nrousseau
4a89c4b728 TDI-31572: fix pom and feature 2015-04-08 16:35:32 +08:00
nrousseau
c1fac144d4 TDI-31572: fix pom and feature 2015-04-08 16:30:42 +08:00
amarkevich
84a0b5c630 TESB-15037 java.lang.LinkageError at runtime job execution (Route
invoking ctalendJob designed with mdm components)
2015-04-08 05:28:25 -03:00
Rémy DUBOIS
ca5f453ef6 Merge pull request #80 from RyanSkraba/master
TBD-1746: Use an AvroMetadataTable for mapper components in Spark.
2015-04-08 10:03:50 +02:00
lwang-talend
676e02a43d https://jira.talendforge.org/browse/TDI-31542
TDI-31542: Netsuite component update
add tNetsuiteInput and tNetsuiteOutput, and maven project to build jars
they used
2015-04-08 15:59:41 +08:00
ldong-talend
e5756495c9 TDI-31572:Java Run-Time Memory Visualization in Studio. 2015-04-08 15:41:42 +08:00
CHEN Bin
5269cb8f78 TBD-1749: Cassandra support for Spark Batch
https://jira.talendforge.org/browse/TBD-1749
organize denpendcy jars
2015-04-08 14:01:42 +08:00
Pierre Teyssier
55e0d29b9a TUP-2720 UX : Update DI component icons 2015-04-08 13:12:07 +08:00
hwang
53b044a69f TDI-29380:Status&logs:Change Property type to build-in in "detect
update" dialog, but on job side, it it keep as "repository"
2015-04-08 11:56:17 +08:00
hcyi
15da03af4b TUP-2752:Add MariaDB support for Stat&Logs / Implicit context(TUP-2732) 2015-04-08 10:19:11 +08:00
lwang-talend
c6b83ef178 https://jira.talendforge.org/browse/TDI-31722
TDI-31722: Upgrade MDM components
migration task for mdm components
2015-04-08 09:54:40 +08:00
Ryan Skraba
7e10d6a675 TBD-1746: Use an AvroMetadataTable for mapper components in Spark. 2015-04-07 18:30:53 +02:00
jzhao
bbf4bb5877 TDI-31750: Add an option to select how to interpret blank value
https://jira.talendforge.org/browse/TDI-31750
2015-04-07 18:38:14 +08:00
jzhao
750393c6ad TDI-32038: Add one option to the tFileInputRegex to avoid the message
"Line doesn't match"
https://jira.talendforge.org/browse/TDI-32038
2015-04-07 18:35:38 +08:00
ycbai
077399dfb3 TDI-32087: fix junit code generation bugs. 2015-04-07 18:01:23 +08:00
wang wei
4512765c31 TDI-20437: The generated order of XML is not as expected
https://jira.talendforge.org/browse/TDI-20437
2015-04-07 16:56:46 +08:00
wang wei
1d3f51c1b2 TDI-28800: support "Advance separator(for number)"
https://jira.talendforge.org/browse/TDI-28800
2015-04-07 15:29:16 +08:00
wang wei
f5ecf205a8 TDI-32092: Dynamic Schema doesn't work with mysql TEXT type
https://jira.talendforge.org/browse/TDI-32092
2015-04-07 15:12:28 +08:00
nrousseau
01f8bdab5a TUP-2579 : use again sortclasspath since it will ask the jars needed to
download and copy the needed jars to the project
2015-04-07 14:15:58 +08:00
lwang-talend
f621234e16 https://jira.talendforge.org/browse/TDI-31722
TDI-31722: Upgrade MDM components
add jars and update javajet
2015-04-07 13:53:50 +08:00
nrousseau
4387045f9a TUP-2579 : let bigdata processor use maven build 2015-04-07 13:07:12 +08:00
hwang
4fd59bbf26 TUP-2765:Change the green color code for the 'Starter' components 2015-04-07 11:15:31 +08:00
hcyi
be4a9f7e69 TBD-1519:The new added hive properties cann't propagate to the job. 2015-04-07 10:17:54 +08:00
Pierre Teyssier
4718335327 TUP-2720 UX : Update DI component icons
- v3
2015-04-06 00:18:35 +08:00
nrousseau
4ccd5d41e6 TUP-2579: update maven build & log4j version used 2015-04-04 14:55:07 +08:00
nrousseau
4438516d1e TUP-2579: add m2e feature 2015-04-03 23:39:21 +08:00
nrousseau
d26e3a9d31 add missing plugin in feature 2015-04-03 20:12:10 +08:00
nrousseau
d4cda0d733 Merge branch 'master' into feature/master/TDI_31617_150311 2015-04-03 19:10:43 +08:00
ycbai
7874ca81e5 TUP-2579: refactor maven structure.
TDI-32087: use maven to compile test container.
2015-04-03 18:47:30 +08:00
hcyi
d2487234e8 TDI-31978:tMySql* get the wrong component list. 2015-04-03 15:19:47 +08:00
nrousseau
d1ef84db6c TDI-32151: update of jar names 2015-04-03 11:16:55 +08:00
wang wei
5052fa3c29 TDI-32132: adjust the ui for redshift bulk components
https://jira.talendforge.org/browse/TDI-32132
2015-04-03 09:18:31 +08:00
hcyi
d080876aac TBD-1097:Cannot set the connections parameter on a tPigLoad after an
iterrate link.
2015-04-02 14:24:32 +08:00
jzhao
992f6ffa2f TDI-32005: Compile error occurs, if a component exists between the input
component and tWriteJSONField
https://jira.talendforge.org/browse/TDI-32005
2015-04-02 11:50:12 +08:00
I.Melnik
9000610485 TDI-32181 tBoxCopy can NOT find file immediately after uploading a file 2015-04-01 13:59:03 +02:00
wang wei
d8a0fc57ec TBD-1577: Support for Hortonworks 2.2
https://jira.talendforge.org/browse/TBD-1577
2015-04-01 12:13:02 +08:00
Wu Liu
5aa6d6c4b7 TDI-32169 : tOracleOutput cannot create the target table correctly 2015-04-01 11:08:41 +08:00
xhkong
4b216507c7 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-31 15:17:42 +08:00
CHEN Bin
aec3695fe4 TBD-1504: Hive with Tez
https://jira.talendforge.org/browse/TBD-1504
fix wrong config
2015-03-31 11:31:55 +08:00
xhkong
22c27a61b0 TUP-2756 new feature: refactor of "connect to TalendForge" form
https://jira.talendforge.org/browse/TUP-2756
2015-03-30 20:15:04 +08:00
wchen-talend
8659009c95 TUP-2761:Need some SVN preference setup in the studio to limit the
number of access to svn
2015-03-30 16:42:54 +08:00
ycbai
15d94b9005 Merge remote-tracking branch 'origin/master' into feature/master/TDI_31617_150311 2015-03-30 11:46:45 +08:00
wchen-talend
a4223d4880 TUP-2761:Need some SVN preference setup in the studio to limit the
number of access to svn
2015-03-29 15:43:59 +08:00
CHEN Bin
418ea340d5 TBD-1504: Hive with Tez
https://jira.talendforge.org/browse/TBD-1504
fix wrong config
2015-03-27 23:02:27 +08:00
xhkong
4b6c110606 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-27 21:32:09 +08:00
Pierre Teyssier
1678eefafe TUP-2720 UX : Update DI component icons
- fix corrupted icon from v3 pack
2015-03-27 18:11:03 +08:00
GGu
da476e3d24 Merge branch 'feature/6.0/TUP-2579_maven_build_job' into feature/master/TDI_31617_150311 2015-03-27 17:42:19 +08:00
GGu
5b93dab6a2 TUP-2771: add the routine install function. 2015-03-27 16:55:31 +08:00
lwang-talend
7404f1436c https://jira.talendforge.org/browse/TMDM-7994
TDMD-7994: tMDMOutput change in component part
rename jar
2015-03-27 15:08:38 +08:00
lwang-talend
f7812c12e3 https://jira.talendforge.org/browse/TMDM-7994
TMDM-7994: tMDMOutput change in component part
1, update jar with new wsdl
2, show "Source" box when partial update
3, add parameter in partial update method
2015-03-27 14:13:17 +08:00
Pierre Teyssier
95f975b583 TUP-2720 UX : Update DI component icons
- fix missing icons from v3 pack
2015-03-27 00:04:39 +08:00
Pierre Teyssier
1bc9f943fb TUP-2720 UX : Update DI component icons
- adding 230 v3 icons
- not including
tSugarCRMInput_icons_32.png
tSugarCRMOutput_icons_32.png
tRedshift_iconUnload32.png
tSQLTemplateRollback.png
tMessageBox, tJDBCConnection
2015-03-26 23:25:51 +08:00
CHEN Bin
2f93e3f838 TBD-1504: Hive with Tez
https://jira.talendforge.org/browse/TBD-1504
fix typo
2015-03-26 18:12:51 +08:00
hwang
436a8a290c TDI-32046:create test container view 2015-03-26 16:16:13 +08:00
ycbai
2342bffc73 Merge remote-tracking branch
'origin/feature/6.0/TUP-2579_maven_build_job' into
feature/master/TDI_31617_150311
2015-03-26 14:43:09 +08:00
ycbai
b59892baf1 Merge remote-tracking branch 'origin/master' into
feature/master/TDI_31617_150311
2015-03-26 14:08:57 +08:00
wang wei
70ee32467b TDI-32015: Support "Fixed Width" and "ENCRYPTED" to tRedshiftUnload
component
https://jira.talendforge.org/browse/TDI-32015
2015-03-26 10:28:19 +08:00
Rémy DUBOIS
af4b9e58bc Merge pull request #77 from pbailly/master
[TBD-1722] Allow a node which is not a BigDataNode to be in Subtree.
2015-03-25 16:19:39 +01:00
pbailly
6051ed8fd4 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2015-03-25 16:17:42 +01:00
pbailly
b57d36cddd [TBD-1722] Allow a node which is not a BigDataNode to be in Subtree. 2015-03-25 16:16:13 +01:00
xhkong
a15dff41b9 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-25 19:48:44 +08:00
ycbai
0f7166713e [TDI-32087] Implement code generation of junit.
- Changed the code of tAssert
- Fix some problems
2015-03-25 16:00:10 +08:00
xhkong
65c7fef87c TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-25 09:32:22 +08:00
amarkevich
5f4479d6f2 reuse constants 2015-03-24 05:43:26 -03:00
ycbai
115a3c63eb [TDI-32087] Implement code generation of junit. 2015-03-24 15:54:20 +08:00
hwang
a90c0f6c62 TDI-32046:create test container view 2015-03-24 15:14:10 +08:00
CHEN Bin
62433861e8 TBD-1504: Hive with Tez
https://jira.talendforge.org/browse/TBD-1504
1.fix bug: Mapr401 can't work when tHive components with tez
2.refact how to use Tez for tHive components
2015-03-24 14:22:48 +08:00
rdubois
b52c932c15 TBD-1658 fixed - Avoid the StackOverFlow error in the Spark code generator 2015-03-23 17:10:06 +01:00
Pierre Teyssier
9833add7b9 TUP-2720 UX : Update DI component icons
- adding 263 v2 icons (not including ldapcommit, thiveinput and thiveload
2015-03-23 22:56:47 +08:00
nrousseau
4d4833d649 Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-23 12:04:23 +08:00
cmeng-talend
0fb7b0a941 TUP-2749 new feature: Improve search of components from palette
https://jira.talendforge.org/browse/TUP-2749

1. make the index action of local help execute after Studio start up
2. fix a search bug: when input an empty string like "   ", no result
will be shown
2015-03-23 11:32:10 +08:00
rdubois
65f92cfe68 Add support for Spark streaming 2015-03-22 10:09:01 +01:00
rdubois
e2dfd443f4 Merge branch 'master' of https://github.com/Talend/tdi-studio-se into sparkstreaming 2015-03-20 16:38:11 +01:00
I.Melnik
8ba8890f27 TIPAAS-2266 Fix typo 2015-03-20 17:03:47 +02:00
cmeng-talend
eee4cc20c2 TUP-2749 new feature: Improve search of components from palette
https://jira.talendforge.org/browse/TUP-2749
2015-03-20 19:29:23 +08:00
wchen-talend
a65714a6c3 TDI-31751: tSAPBapi can create connection with input tables 2015-03-20 14:17:31 +08:00
cmeng-talend
8d77cb3a73 TBD-1571 fix bug: Set Resource manager,Set Namenode URI should be
checked automatically when I d&d schema to a job
https://jira.talendforge.org/browse/TBD-1571

Fix this problem for tHiveConnection, tHiveRow
2015-03-20 11:57:50 +08:00
hwang
9f94ce1b05 TDI-32046:create test container view 2015-03-20 09:52:17 +08:00
amarkevich
a25725690d [HDFS] exclude logger & commons- deps from bundle 2015-03-19 10:30:57 -03:00
rdubois
42fd1d8739 Merge branch 'master' into sparkstreaming 2015-03-19 13:46:33 +01:00
I.Melnik
02949f6c25 tGoogleDrive - Ignore files/folders in trash folder 2015-03-19 14:30:02 +02:00
cmeng-talend
0d44a0c013 TUP-2749 new feature: Improve search of components from palette
https://jira.talendforge.org/browse/TUP-2749
2015-03-19 19:21:43 +08:00
hcyi
dd610573d5 TDI-32063:can't save joblet 2015-03-19 17:51:57 +08:00
GGu
3d0cd0bee8 TUP-2233: temp fix the additional jets in codegen still. 2015-03-19 16:12:03 +08:00
GGu
f9543a30b7 Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-19 14:51:23 +08:00
GGu
53a2af89b6 TUP-2728: check the problem for compile errors. 2015-03-19 14:43:33 +08:00
hcyi
705719cdf7 TBD-1097:Cannot set the connections parameter on a tPigLoad after an
iterrate link.
2015-03-19 10:12:51 +08:00
I.Melnik
9968f870e7 tGoogleDrivePut, tDropboxPut - fix output stream usage for miltiple
files
2015-03-18 18:15:51 +02:00
xhkong
e68e3b80b8 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-18 18:50:35 +08:00
I.Melnik
6415d524b4 tBoxPut - Fix output stream for multiple files 2015-03-18 12:30:31 +02:00
amarkevich
53628f2912 [tS3] exclude commons-logging from bundle 2015-03-18 04:39:35 -03:00
cmeng-talend
82e0fe9595 TBD-1458 fix bug: Property Type defaults back to "Built In"
https://jira.talendforge.org/browse/TBD-1458

Fix the readonly problem
2015-03-18 11:47:29 +08:00
cmeng-talend
7c8d7a6679 TBD-1458 fix bug: Property Type defaults back to "Built In"
https://jira.talendforge.org/browse/TBD-1458
2015-03-18 11:47:19 +08:00
ldong-talend
e49ebe91a3 TDI-31829:keep same behavior with componentlist for the close list. 2015-03-18 11:30:00 +08:00
cmeng-talend
1d46093c20 TDI-32048 fix bug: unexpected view tab shows when create mapreduce
/storm job
https://jira.talendforge.org/browse/TDI-32048
2015-03-18 10:46:18 +08:00
GGu
d2d6defdbc TUP-2728: build jobs via maven way. 2015-03-18 10:19:01 +08:00
CHEN Bin
2553dd5128 TBD-1504: Hive with Tez
https://jira.talendforge.org/browse/TBD-1504
fix the path separator problem
2015-03-18 10:03:12 +08:00
I.Melnik
ed7050dd65 Fix box remote path 2015-03-17 16:35:01 +02:00
hwang
9748974fc5 TUP-2739:Unable to drag and drop an existing link into another component 2015-03-17 16:04:18 +08:00
hwang
0b1fd88529 TUP-2739:Unable to drag and drop an existing link into another component 2015-03-17 16:04:15 +08:00
CHEN Bin
5adbb36bf1 TBD-1504: Hive with Tez
https://jira.talendforge.org/browse/TBD-1504
fix the path separator problem
2015-03-17 13:11:33 +08:00
hwang
363f6200da TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-03-17 11:02:01 +08:00
hwang
2dfa1a6aa8 TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-03-17 11:01:59 +08:00
hwang
5af7d0b027 TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-03-17 11:01:56 +08:00
hwang
efe80510db TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-03-17 11:01:54 +08:00
hwang
53a55741c3 TDI-31681:test container is bigger than subjob sometimes 2015-03-17 11:01:51 +08:00
hwang
756e5bfb55 TDI-31680:set all the nodes which come from original job read only 2015-03-17 11:01:48 +08:00
hwang
f370a64bc5 TDI-31657:create JunitContainer,JunitContainerFigure,JunitContainerPart 2015-03-17 11:01:46 +08:00
hwang
1db49d3c60 TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-03-17 11:01:43 +08:00
hwang
78d78b2d87 TUP-2581:Update of the design for the job / route editor 2015-03-17 10:42:34 +08:00
I.Melnik
25e970895f tGoogleDriveList - remove exception catch 2015-03-16 13:24:14 +02:00
jzhao
ba990ec498 TDI-31950: tMOM Components - IllegalStateException: The Session is
closed
https://jira.talendforge.org/browse/TDI-31950
2015-03-16 17:19:38 +08:00
cmeng-talend
cce029327e Revert "TBD-1458 fix bug: Property Type defaults back to "Built In" https://jira.talendforge.org/browse/TBD-1458"
This reverts commit e14e65ade3.
2015-03-16 17:13:37 +08:00
hwang
eb6cc00a8f TUP-2581:Update of the design for the job / route editor 2015-03-16 16:18:36 +08:00
GGu
54ad07d193 TUP-2728: add the Talend maven launcher. 2015-03-16 15:29:38 +08:00
cmeng-talend
e14e65ade3 TBD-1458 fix bug: Property Type defaults back to "Built In"
https://jira.talendforge.org/browse/TBD-1458
2015-03-16 14:41:21 +08:00
hcyi
1e8e7a15db TDI-31802:Red cross does not dissapear in Studio, even if job has not
error.
2015-03-13 13:49:25 +08:00
hcyi
b63823f4e2 TDI-31723:If the Joblet is unfolded the component list is wrong 2015-03-13 11:56:31 +08:00
hcyi
8ba5c62076 TDI-31980:Missing Schema Definition for Database 2015-03-13 11:48:18 +08:00
rdubois
18ab7c6917 Add support for a new Spark NodeSubTree 2015-03-12 17:49:00 +01:00
rdubois
b1df6de905 Fix the wrong JavaProcessor for Spark 2015-03-12 17:37:24 +01:00
xhkong
dbbc990c92 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-12 17:36:13 +08:00
xhkong
1ab7b83438 fix bug TDI-31924 "process" folder miss when build job in studio by
using the client's workspace
2015-03-12 17:08:10 +08:00
GGu
a119401ef3 Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-12 16:55:50 +08:00
xhkong
fbca4e4042 fix bug TDI-23723 Export job,can change job name with / \:*?"<>| and
there is no warning
https://jira.talendforge.org/browse/TDI-23723
2015-03-12 16:43:52 +08:00
GGu
8d9b86b02c Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-11 18:40:18 +08:00
xhkong
3f212283f0 TUP-2712 new feature:Replace the icons of the repository(modified) 2015-03-11 14:36:24 +08:00
wluo-talend
bf5a5cd76b TDI-31534: tAmazonRDSAurora components
https://jira.talendforge.org/browse/TDI-31534
2015-03-11 14:01:31 +08:00
xhkong
6a727aab44 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-10 18:50:05 +08:00
xhkong
3fd7f2e0d0 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-10 18:49:51 +08:00
cmeng-talend
3760120c27 TDI-31983 fix bug: UI for Jar Install Banner: The banner color should be
yellow instead of white in yellow;
https://jira.talendforge.org/browse/TDI-31983

Also fix an UI problem in tos
2015-03-10 18:29:56 +08:00
cmeng-talend
954e7e5ed7 TDI-31983 fix bug: UI for Jar Install Banner: The banner color should be
yellow instead of white in yellow;
https://jira.talendforge.org/browse/TDI-31983
2015-03-10 18:17:17 +08:00
hwang
23d3040174 TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-10 18:00:14 +08:00
wchen-talend
9a706ae734 TDI-29892 :tXMLMap: Error message popup error after user imported from
repository to Document column;
2015-03-10 17:12:34 +08:00
rdubois
76fe93c98e Add support for spark streaming 2015-03-10 08:36:56 +01:00
hwang
9372f11c88 Merge branch 'master' into feature/master/TUP_1571 2015-03-10 14:31:11 +08:00
hwang
d773c2a71f TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-10 14:29:49 +08:00
hwang
0249deb4d6 TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-10 14:29:44 +08:00
hwang
da74efbb90 TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-10 14:29:39 +08:00
hwang
7e010fa098 TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-10 14:21:12 +08:00
wang wei
9953195c7e TDI-27869: add more parameters support
https://jira.talendforge.org/browse/TDI-27869
2015-03-10 14:03:50 +08:00
hwang
c511a94a33 TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-10 11:02:16 +08:00
amarkevich
5128a9a38c [box components] exclude commons-logging & commons-lang from bundle 2015-03-09 11:03:34 -03:00
hwang
c1cb2b03b0 TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-09 17:39:19 +08:00
sizhaoliu
a3f6f5d06e Merge pull request #74 from qiongli/master
TDQ-10039 make copy tMatchGroup work well.
2015-03-09 08:08:50 +01:00
qiongli
347b45ba4d TDQ-10039 make copy tMatchGroup work well. 2015-03-09 14:57:31 +08:00
jzhao
1b00e974bf TDI-31539: Marketo component update
https://jira.talendforge.org/browse/TDI-31539
Note:Add two hidden params for tMarketoInput
2015-03-09 13:00:14 +08:00
cmeng-talend
35821bb999 TUP-2695 new feature: Some places in UI need to improve
https://jira.talendforge.org/browse/TUP-2695
2015-03-09 11:58:07 +08:00
cmeng-talend
d9e237e6e6 TUP-2695 new feature: Some places in UI need to improve
https://jira.talendforge.org/browse/TUP-2695
2015-03-06 20:32:31 +08:00
Sizhao Liu
77bb4bac36 Revert "TDQ-10039 copy tMatchGroup work well."
This reverts commit 80edcd029e.
2015-03-06 18:28:06 +08:00
CHEN Bin
1c0401c445 TDI-31398: Update wsdl4j to 1.6.3
https://jira.talendforge.org/browse/TDI-31398
2015-03-06 17:55:16 +08:00
rdubois
5d66985d75 Use the DelegateClassLoader for the BigData code generators. 2015-03-06 09:50:06 +01:00
hcyi
a3faa2af5c Revert "TDI-31723:If the Joblet is unfolded the component list is wrong"
This reverts commit f878054af8.
2015-03-06 16:16:56 +08:00
hwang
30bab2446e TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-06 15:44:58 +08:00
sizhaoliu
6e92f3fecb Merge pull request #73 from zshen-talend/master
fixed bug TDQ-9942 tdqReportRun component exist compile error on the 6.0
2015-03-06 08:28:59 +01:00
zshen-talend
20fcf510f2 fixed bug TDQ-9942 tdqReportRun component exist compile error on the 6.0
convert separator from "\" to "/" make it is work on the windows
2015-03-06 15:11:41 +08:00
hwang
d70bcc1809 TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-06 11:27:03 +08:00
hwang
3a3ba8ac72 TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-06 11:26:59 +08:00
hwang
8a305477ab TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-06 11:26:54 +08:00
hwang
001172e886 TUP-2629:some improvment 2015-03-06 11:26:49 +08:00
nrousseau
748b0cae89 fix possible NPE for joblets. 2015-03-06 09:43:08 +08:00
nrousseau
7365bfee50 Merge pull request #72 from RyanSkraba/master
Permit two classloaders for Spark + External components.
2015-03-06 09:16:55 +08:00
Ryan Skraba
757355c9b2 Permit two classloaders for Spark + External components. 2015-03-05 18:21:08 +01:00
rdubois
ca18c483bb Do not set the org.talend.designer.spark class loader in case of External components 2015-03-05 17:16:24 +01:00
rdubois
6e22b7ab2a Add a file removed by mistake 2015-03-05 15:49:31 +01:00
rdubois
23555fb612 Storm and M/R also require the org.talend.designer.spark plugin to generate the code 2015-03-05 15:39:24 +01:00
rdubois
4efdb7c9d7 Merge branch 'master' of https://github.com/Talend/tdi-studio-se 2015-03-05 10:38:20 +01:00
xhkong
3424632bda fix bug TDI-31167 No missing jars banner in component
Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/DesignerCoreService.java
2015-03-05 16:36:43 +08:00
rdubois
6adfe59e8a Merge branch 'master' of https://github.com/Talend/tdi-studio-se into spark-ga-refactoring 2015-03-05 09:07:51 +01:00
rdubois
b39efa6fb1 Remove the org.talend.designer.codegen dependencies on org.talend.designer.spark. 2015-03-05 09:03:26 +01:00
wang wei
469119bcf3 TDI-27869: adjust something for redshift bulk components
https://jira.talendforge.org/browse/TDI-27869
2015-03-05 15:04:49 +08:00
wang wei
d060a69da4 TDI-30206: adjust the ui
https://jira.talendforge.org/browse/TDI-30206
2015-03-05 13:59:39 +08:00
rdubois
3213acc69a Merge branch 'master' into spark-ga-refactoring 2015-03-04 14:53:44 +01:00
jzhao
1e21ebb9c9 TDI-31539: Marketo component update
https://jira.talendforge.org/browse/TDI-31539
Note:
1.Change the talend-marketo.jar generate mode from ant to maven
2.Update API from WSDL 2_2 to 2_7 and change jar name from
talend-marketo.jar to talend-marketo-2.7.jar
3.In tMarketoInput,add a new option to use the LeadSelector attribute of
the operation
4.Fixed tMarketoOutput extract execute result.
2015-03-04 17:47:58 +08:00
cmeng-talend
6a9972e607 TDI-31902 fix bug: Query Builder not working
https://jira.talendforge.org/browse/TDI-31902
2015-03-04 14:19:30 +08:00
cmeng-talend
0ef7eb732e TDI-31714 fix bug: Can't show "Pause" button after click "Traces Debug"
https://jira.talendforge.org/browse/TDI-31714
2015-03-04 11:15:21 +08:00
cmeng-talend
93d20819e4 TUP-2649 new feature: Update branding plugins to use Talend Theme
https://jira.talendforge.org/browse/TUP-2649

Rename plugin name, since the old plugin name can not be loaded into tis
2015-03-04 10:54:18 +08:00
ycbai
4b10d2265a TUP-2363: SVN History Tab in Project offline mode 2015-03-04 10:48:47 +08:00
ycbai
e44a73e291 TUP-2363: hide SVN History Tab in Project offline mode 2015-03-04 10:48:19 +08:00
GGu
a8de52ac1d Merge pull request #69 from qiongli/master
TDQ-10039 copy tMatchGroup work well.
2015-03-04 09:35:47 +08:00
Irene Wang
088e3371b7 Revert "Build org.talend.libraries.uniserv with OEMs"
This reverts commit 0d7a916c67.
2015-03-03 14:23:33 +01:00
Irene Wang
ae39c98245 Revert "Ignore optional dependencies for org.talend.designer.components.exchang"
This reverts commit 065735fc89.
2015-03-03 14:23:08 +01:00
Irene Wang
065735fc89 Ignore optional dependencies for org.talend.designer.components.exchang 2015-03-03 14:09:39 +01:00
wang wei
1308bd1f9f TDI-31536: Support streaming in tSAPIdoc component
https://jira.talendforge.org/browse/TDI-31536
2015-03-03 19:01:47 +08:00
qiongli
80edcd029e TDQ-10039 copy tMatchGroup work well. 2015-03-03 18:36:43 +08:00
wang wei
a009960132 TDI-31796: Redshift bulk unload component
https://jira.talendforge.org/browse/TDI-31796
2015-03-03 17:21:50 +08:00
jzhao
72cf65f989 TDI-31539: Marketo component update
https://jira.talendforge.org/browse/TDI-31539
Note:Fixed the migration task break version.
2015-03-03 16:09:54 +08:00
wchen-talend
7cc77bd4e2 TDI-31906 :Getting NPE while closing a Joblet without saving 2015-03-03 15:12:52 +08:00
wluo-talend
b25d6a17d9 TDI-31860: tFileInputEBCDIC component issue for hexadecimal 3B762F
https://jira.talendforge.org/browse/TDI-31860
2015-03-03 10:47:08 +08:00
wang wei
4711c9bd2f TDI-27869:Bulk Load facility for Redshift
https://jira.talendforge.org/browse/TDI-27869
2015-03-02 18:20:04 +08:00
xhkong
37cb6534d2 Failure to load component is not shown to the user.(modfied) 2015-03-02 17:20:27 +08:00
xhkong
6e05b05316 bug fix TUP-2612 Failure to load component is not shown to the
user.(modify)
2015-03-02 17:20:19 +08:00
xhkong
7df7c7073a bug fix TUP-2612 Failure to load component is not shown to the user. 2015-03-02 17:20:11 +08:00
jzhao
7106234b69 TDI-31539: Marketo component update
https://jira.talendforge.org/browse/TDI-31539
Note:
1.Change the talend-marketo.jar generate mode from ant to maven
2.Update API from WSDL 2_2 to 2_7 and change jar name from
talend-marketo.jar to talend-marketo-2.7.jar
3.In tMarketoInput,add a new option to use the LeadSelector attribute of
the operation
4.Fixed tMarketoOutput extract execute result.
2015-03-02 16:49:58 +08:00
CHEN Bin
06b52c8e9e TBD-1504: Hive with Tez
https://jira.talendforge.org/browse/TBD-1504
2015-03-02 12:06:49 +08:00
Irene Wang
0d7a916c67 Build org.talend.libraries.uniserv with OEMs 2015-03-01 23:27:21 +01:00
wluo-talend
3fe68d284b TDI-31534: tAmazonRDSAurora components
https://jira.talendforge.org/browse/TDI-31534
2015-02-27 15:28:08 +08:00
wluo-talend
663502f157 TDI-31860: tFileInputEBCDIC component issue for hexadecimal 3B762F
https://jira.talendforge.org/browse/TDI-31860
2015-02-27 09:42:33 +08:00
rdubois
a31551874c Add ability to use a new plugin sources in the code genrator 2015-02-25 15:41:35 +01:00
xhkong
e98dd41d57 fix bug TUP-2379 In the definition of a local Connection the field
Password should be removed
2015-02-25 19:12:40 +08:00
Alex Telesh
6cd2412628 TESB-14828 - tRESTClient & tESBConsumer: make checkbox/combobox property
configurable dynamical
2015-02-24 15:37:20 +03:00
pbailly
316867969a Spark: Put back sparkconfiguration 2015-02-17 12:12:09 +01:00
pbailly
9bcb6318bf Spark: Fix error after merge. 2015-02-17 12:02:26 +01:00
hwang
5355707d7a TUP-2581:subjob title displaied not good,trigget connection diaplaied
not good
2015-02-17 10:01:30 +08:00
pbailly
b72b17e921 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se into spark-ga-refactoring
Conflicts:
	main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/ui/views/ProcessView.java
2015-02-16 17:08:55 +01:00
hcyi
83343789d2 TDI-29312:Oracle ELT components create wrong MERGE 2015-02-16 16:08:01 +08:00
hcyi
7ae7cd8692 TDI-31125:"use project settings" can not show in project settings 2015-02-16 15:45:57 +08:00
hcyi
77bbc03865 TDI-25954:MR job:Generate Doc As HTML:Still have items like "Stats&logs"
at generated html file.
2015-02-16 15:38:44 +08:00
hcyi
d9de60f246 TDI-31094:clean statistics not possible when compontents have been
deactivated.
2015-02-16 15:05:04 +08:00
ldong-talend
f1a7162e6a TDI-30141:Metadata:File xml:update column name in step 4/5, the mapping
lost in job.
2015-02-16 11:27:05 +08:00
hwang
745d9835ae TUP-2581:When a link ends as a lookup (the tRowGenerator components),
could we have the link on south (bottom) of the starting component)
2015-02-16 10:56:28 +08:00
ldong-talend
806f430b77 TDI-31829:allow the closed list to set value in the dynamic settings. 2015-02-15 18:54:02 +08:00
hwang
230f717359 TUP-2581:Update of the design for the job / route editor 2015-02-15 18:50:32 +08:00
hwang
d37365c492 TUP-2581:Update of the design for the job / route editor 2015-02-15 18:49:40 +08:00
GGu
5ea77c2726 TUP-2605: fixed the problem for preview. 2015-02-15 17:36:31 +08:00
GGu
3b2d34e42e TUP-2605: add the children jobs. 2015-02-15 17:36:31 +08:00
GGu
e401a12cde TUP-2605: keep the jar with version always. 2015-02-15 17:36:31 +08:00
GGu
b3807fdc1d TUP-2605: refactor for the job run/export classpath. 2015-02-15 17:36:31 +08:00
GGu
b9e335acb9 TUP-2604: add the job to project pom module. 2015-02-15 17:36:30 +08:00
GGu
4ceccdd7f9 TUP-2604: add the pom for job. 2015-02-15 17:36:30 +08:00
GGu
9db3627c0f TUP-2600: add the pom for routines. 2015-02-15 17:36:30 +08:00
GGu
5099002f71 TUP-2580: refactor for MR processor. 2015-02-15 17:36:30 +08:00
GGu
073a85432f TUP-2580: change contexts from src to resources. 2015-02-15 17:36:29 +08:00
GGu
1c48fb85f3 TUP-2580: clean some resources. 2015-02-15 17:36:29 +08:00
GGu
5a6a74369a TUP-2580: fix the run job problem. 2015-02-15 17:36:29 +08:00
GGu
c3c5523005 TUP-2580: change for scripts. 2015-02-15 17:36:29 +08:00
GGu
687e8508a0 TUP-2580: change the sqltemplates to resources folder. 2015-02-15 17:36:29 +08:00
GGu
153de2219b TUP-2580: change xmlmapping to resource folder. 2015-02-15 17:36:28 +08:00
GGu
e8641c03af TUP-2579 / TUP-2580: add the compile via 1.6 by default, and change some classpath. 2015-02-15 17:36:28 +08:00
GGu
a2e5f7677b TUP-2579 / TUP-2580: convert the .Java project to maven. 2015-02-15 17:36:28 +08:00
cmeng-talend
2d2f8e42bc TUP-2649 new feature: Update the following branding plugins to use
Talend Theme
https://jira.talendforge.org/browse/TUP-2649
2015-02-15 17:28:49 +08:00
hcyi
b855257079 TDI-24958:tHiveELTMap does not show map flow arrows when an expression
is used.
2015-02-15 13:25:52 +08:00
hcyi
543bc1b2f4 TDI-24958:tHiveELTMap does not show map flow arrows when an expression
is used
2015-02-15 13:25:31 +08:00
cmeng-talend
2f5dd9f2a6 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

Move talend themes to org.talend.themes.talend_theme
2015-02-15 12:41:45 +08:00
cmeng-talend
5685691295 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

1. Change Favorites/Recently Used storage strategy
2. Fix some bugs
2015-02-15 12:41:40 +08:00
nrousseau
ee52119869 TUP-2554 : add missing feature dependencies 2015-02-15 12:41:35 +08:00
cmeng-talend
cff9d66189 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

Fix some bugs
2015-02-15 12:41:30 +08:00
cmeng-talend
2211e8de22 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

1. refact codes both yi and me to correct plugins
2. fix bugs in Favorites and Rencently Used
3. add a simple rule for Rencently Used
4. make studio can storage the rencently used component list
2015-02-15 12:41:26 +08:00
cmeng-talend
e5eec31395 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

1. Complete Favorites
2. Complete first edition of Recently Used
2015-02-15 12:41:21 +08:00
cmeng-talend
2f43d343ba TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

Complete the palette draw
2015-02-15 12:41:16 +08:00
cmeng-talend
8fba785a3f TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554
2015-02-15 12:41:11 +08:00
hcyi
35bc6f0974 TUP-2593:try to add CSS ids. 2015-02-15 12:41:06 +08:00
cmeng-talend
8c1d96bafc TUP-2591 new feature: UX Central Component Download - Palette redesign
https://jira.talendforge.org/browse/TUP-2591

Palette part, Add CSS support
2015-02-15 12:41:01 +08:00
cmeng-talend
ce2f223e0d TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

Palette part
2015-02-15 12:40:57 +08:00
cmeng-talend
a03c87d6ae TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554
2015-02-15 12:40:52 +08:00
hcyi
f878054af8 TDI-31723:If the Joblet is unfolded the component list is wrong 2015-02-13 18:52:45 +08:00
hcyi
ace132d392 TDI-30891:NullPointerException when disable tJDBCConnection (and seems
to be any other t*Connection) component
2015-02-13 18:44:15 +08:00
pbailly
d319dc652d AvroSchema: genenrate AvroStruct at node construction. 2015-02-12 16:14:31 +01:00
rdubois
4aa9aff0b5 Add support for INPUTTYPE and OUTPUTTYPE in the different spark components 2015-02-12 11:48:01 +01:00
xhkong
f9a7c43080 fix bug TDI-31761 error happen when start studio with demo project
(modified)
2015-02-10 11:37:52 +08:00
xhkong
16c4709f2e fix bug TDI-31761 error happen when start studio with demo project 2015-02-10 11:37:44 +08:00
ldong-talend
efa3945ce9 TDI-31730:backupt on master. 2015-02-09 16:17:40 +08:00
nrousseau
72e09a3aa7 TUP-2617: update the classpath for tdi-studio-se 2015-02-09 15:16:55 +08:00
hcyi
312e58388b TDI-31659:Exchange view in Studio use custom component label as local
download file name.
2015-02-06 19:25:11 +08:00
pbailly
6bad3df431 AvroSchema:
Add AvroMetedataSchema on MEtadataEMFFactory;
Change Process class in order to override some part by SparkProcess.

AvroSchema: Set Properties for AvroMetadataTable.

AvroSchema: Do not generate avro schema with graphical connection anymore

AvroSchema: Improve code genericity.
2015-02-06 11:20:55 +01:00
ldong-talend
696e9c7ea4 TDI-31794:exec time option in AdvanceSetting should work for JobServer. 2015-02-06 13:45:58 +08:00
ldong-talend
ba4449469f TDI-31801:Avoid the bad connection case block the view Documentation. 2015-02-06 13:41:16 +08:00
wchen-talend
1247324e3e TDI-31799:java.lang.NullPointerException when opening an joblet imported
from 5.2.2 to 5.5.1 or 5.6.1
2015-02-06 10:14:55 +08:00
hcyi
0587f8f217 TDI-29459:Input long type for a column on tRowGenerator component, then
select function for it, the function name is duplicate
2015-02-05 16:07:30 +08:00
hcyi
5131dc44b5 TDI-29459:Input long type for a column on tRowGenerator component, then
select function for it, the function name is duplicate
2015-02-05 16:07:12 +08:00
hcyi
e04182c696 TDI-29459:Input long type for a column on tRowGenerator component, then
select function for it, the function name is duplicate
2015-02-05 16:06:52 +08:00
Irene Wang
52d7e3a627 TUP-2611 Fix values in about.mappings 2015-02-04 11:34:16 +01:00
rdubois
a411309f35 Add tFixedFlowInput and tLogRow for Spark 2015-02-03 14:16:40 +01:00
Irene Wang
7b72a1b5dd Merge branch 'master' of github.com:talend/tdi-studio-se 2015-02-03 11:34:28 +01:00
wang wei
c25a08a651 TDI-31718: OOM issue about tSalesforceInput when use bulk query mode
https://jira.talendforge.org/browse/TDI-31718
2015-02-03 14:31:34 +08:00
amarkevich
3f17498fcf move catch block 2015-02-02 08:24:54 -03:00
jzhao
5d9b1dbf17 TUP-2583: Need to update jars corresponding to the new target platform
https://jira.talendforge.org/browse/TUP-2583
2015-02-02 18:25:48 +08:00
amarkevich
61f55d83f0 omit default java.lang package 2015-01-30 09:16:21 -03:00
rdubois
ac3eba5dbe Add new templates for spark 2015-01-30 11:29:28 +01:00
rdubois
f003dedaec Create the Spark plugins for code generation 2015-01-29 13:19:13 +01:00
wang wei
fccdd9376a TDI-31716: Problem with salesforce connecting with customer domain url
https://jira.talendforge.org/browse/TDI-31716
2015-01-29 13:39:06 +08:00
Wu Liu
6ce102feb5 TUP-2527 : API is changed for ConcurrentHashMap Feature, adapt
concurrentAdvancedMemoryLookup to avoid compile error for jdk1.8
2015-01-28 11:38:56 +08:00
wluo-talend
9e1fab435e TDI-31668: tSybaseOutput create table failed if the log4j level was set
to debug
https://jira.talendforge.org/browse/TDI-31668
2015-01-27 14:31:13 +08:00
jzhao
2fee1ceb1b TDI-31218: tOracleSP Component issue in Talend ESB runtime
https://jira.talendforge.org/browse/TDI-31218
Note:
Add using datasource alias for tOracleSP and tMysqlSP
2015-01-27 14:11:40 +08:00
ldong-talend
2840f3ba3b TDI-31634:lock status not correct when open tRunjob with different. 2015-01-26 18:02:01 +08:00
wang wei
307173a78e TDI-28800: support new json-path api for tFileInputJSON
https://jira.talendforge.org/browse/TDI-28800
2015-01-26 15:56:14 +08:00
xhkong
d5e313fb08 fix bug TDI-31713 The default column in tRowGenerator is not usefull 2015-01-26 11:26:35 +08:00
nrousseau
180de7b55b TDI-31510 : fix problem of classcast 2015-01-25 09:45:14 +08:00
nrousseau
78038b566f Revert "TDI-30891:NullPointerException when disable tJDBCConnection (and seems to be any other t*Connection) component"
This reverts commit 2f2aed88c1.
2015-01-24 23:44:56 +08:00
nrousseau
ab5178311e Revert "TUP-2527 : API is changed for ConcurrentHashMap Feature, adapt ConcurrentAdvancedMemoryLookup to avoid compile error for jdk1.8"
This reverts commit 1667996325.
2015-01-24 21:08:32 +08:00
nrousseau
3155097ef5 TUP-2574: update jar path for the new target platform 2015-01-24 20:55:21 +08:00
nrousseau
afc3bcfd70 TUP-2555: cleanup features 2015-01-24 13:25:18 +08:00
ldong-talend
2b431b5ba4 TDI-31610:save the runtime log4j level to job item. 2015-01-23 18:37:03 +08:00
xhkong
2d448fd912 Revert "fix bug TDI-31713 The default column in tRowGenerator is not usefull"
This reverts commit 066257ea6d.
2015-01-23 18:30:16 +08:00
xhkong
066257ea6d fix bug TDI-31713 The default column in tRowGenerator is not usefull 2015-01-23 18:04:17 +08:00
xhkong
46da9f92f9 TUP-2520: refactor repository.metadata. 2015-01-23 16:52:57 +08:00
xhkong
1ddcdc5589 TUP-2520: refactor repository.metadata. 2015-01-23 16:52:51 +08:00
xhkong
d946a7972c fix bug TDI-31527 Can't connect to database if no password needed
https://jira.talendforge.org/browse/TDI-31527
2015-01-23 16:52:45 +08:00
hcyi
4d66a98e93 TDI-29601:Read Query can input db table and columns when click
'Spacebar' or '.'
2015-01-22 16:06:16 +08:00
jzhao
5da2dfc081 TDI-31703: the feature "List all buckets objects" of tS3List doesn't
work when specifiy the region
https://jira.talendforge.org/browse/TDI-31703
2015-01-22 11:57:49 +08:00
jzhao
2ddbd5e937 TDI-31715: tS3XX components create a wrong endpoint when choose US West
(N. California)/US West (Oregon)
https://jira.talendforge.org/browse/TDI-31715
2015-01-22 11:06:20 +08:00
alex
cf6d34ebdf Merge pull request #66 from csuntalendbj/master
TESB-14376: Job with tRouteInput component can not be detected in cTalen...
2015-01-21 22:56:22 +03:00
billy sun
00b0765bbe TESB-14376: Job with tRouteInput component can not be detected in cTalendJob 2015-01-21 18:56:45 +08:00
wchen-talend
0c10201cef TUP-2548 fixed:Repository Manager - Rule Execution failed for joblets 2015-01-21 17:29:05 +08:00
iwangtalend
254e4c5cdc Deploy license.txt to Nexus 2015-01-21 08:26:30 +01:00
I.Melnik
e3eb6a4473 TDI-29878 - Fix tGoogleDriveCreate/Copy acess to root folder 2015-01-20 14:51:00 +03:00
lwang-talend
1355a6f551 TDI-30426: Can't use 'Dynamic' for job's name when has 'Dynamic' schema
https://jira.talendforge.org/browse/TDI-30426
use 'routines.system.Dynamic' instead 'Dynamic'
2015-01-20 11:23:24 +08:00
billy sun
ca5688437f TIPAAS-2621:tBoxList tBoxDelete and tBoxGet can not get files that just created 2015-01-20 11:13:26 +08:00
nrousseau
a82fc726e1 TUP-2555: cleanup gmf feature 2015-01-19 18:36:37 +08:00
Wu Liu
1667996325 TUP-2527 : API is changed for ConcurrentHashMap
Feature, adapt ConcurrentAdvancedMemoryLookup to avoid compile error for
jdk1.8
2015-01-19 16:06:02 +08:00
wluo
db91a0957e TDI-30843: Log out the file name list of the attachment
https://jira.talendforge.org/browse/TDI-30843
2015-01-19 14:21:22 +08:00
cmeng-talend
a49513a697 TBD-1425 fix bug: Hive:Guess schema fail when I click guess schema
button for hive schema
https://jira.talendforge.org/browse/TBD-1425
2015-01-19 12:07:59 +08:00
ldong-talend
13ce1974ed TDI-31606:new column should not be added by drag&drop if the "schema
type" set to "Repository" in tMap.
2015-01-19 10:31:17 +08:00
I.Melnik
ac3477e40e Fix duplicate log4j variables for tBox components 2015-01-16 18:31:03 +03:00
jzhao
f1dae24181 TDI-30022: NotImplementedException or IllegalArgumentException when
tFileOutputExcel appends content to an Excel file containing formula
https://jira.talendforge.org/browse/TDI-30022
Note:1.Update POI
2.Fixed Hex2Dec problem
3.Rebuild sampleexcel.jar
2015-01-16 14:36:20 +08:00
wchen-talend
fb6d664773 TDI-29451 :Import Escipse project ,the project is inconsistent with you
defined
2015-01-16 11:51:15 +08:00
wang wei
bb3d0bacc1 TDI-30541: Unable to create table in redshift
https://jira.talendforge.org/browse/TDI-30541
2015-01-15 17:40:52 +08:00
ycbai
119b618169 TBD-1285 : Add advanced JDBC parameters in the Hive wizards 2015-01-15 16:15:44 +08:00
ycbai
fca69ecee3 TDI-29844: "Show the table list for the current connection" buttton is
unuseable for tMysqlInput when use an existing connection
2015-01-15 15:45:24 +08:00
cmeng-talend
42220f42e1 TDI-30889 fix bug: "Data Viewer" shouldn't display for a json metedata
which created with "Create manually"
https://jira.talendforge.org/browse/TDI-30889
2015-01-15 11:22:50 +08:00
Irene Wang
55d47e1592 Merge branch 'master' of github.com:talend/tdi-studio-se 2015-01-14 17:39:02 +01:00
jzhao
57ffcf4f04 TDI-31607: tS3 components and Frankfurt AWS region
https://jira.talendforge.org/browse/TDI-31607
Note:
1.Update api
2.Add region for s3 components
2015-01-14 13:36:11 +08:00
hwang
00db52ad77 TDI-29300:Displaying problem in M/R job editor 2015-01-14 12:10:00 +08:00
wluo-talend
b9a998a6be TDI-31651: Fix tExtractEBCDICFields for the same problem in TDI-31537
https://jira.talendforge.org/browse/TDI-31651
2015-01-14 10:43:33 +08:00
qyliu
b82e4daf9a TDI-29808 : Removing NB_LINE from tMOMConnection
https://jira.talendforge.org/browse/TDI-29808
2015-01-14 09:29:23 +08:00
Irene Wang
b1ffeac8d1 Set version for maven-deploy-plugin 2015-01-13 19:06:24 +01:00
Irene Wang
7ec95c6378 Set version for maven-deploy-plugin 2015-01-13 18:58:09 +01:00
Irene Wang
f6b164cf9e Only deploy necessary plugins 2015-01-13 18:47:45 +01:00
Sizhao Liu
df91512784 add .project and .classpath for hl7 jars fragment 2015-01-13 17:39:59 +01:00
Irene Wang
28af156865 Merge branch 'master' of github.com:talend/tdi-studio-se 2015-01-13 15:57:19 +01:00
Irene Wang
2bd73234c0 Move org.talend.libraries.svn to tdi-studio-ee 2015-01-13 15:55:48 +01:00
jzhao
1fc265fcda TDI-31284: tELTOracleOutput merge action have problem
https://jira.talendforge.org/browse/TDI-31284
2015-01-13 13:04:45 +08:00
jzhao
7545ee073c TDI-31407: Shared connections for tMomConnection
https://jira.talendforge.org/browse/TDI-31407
Note:add talend jar to tMomConnection
2015-01-13 12:42:50 +08:00
jzhao
e66ec6bcda TDI-31407: Shared connections for tMomConnection
https://jira.talendforge.org/browse/TDI-31407
2015-01-13 11:38:49 +08:00
wluo-talend
45a5f89922 TDI-31537: tFileInputEBCDIC component issue
https://jira.talendforge.org/browse/TDI-31537
2015-01-13 10:31:35 +08:00
hcyi
60eb1792b1 TDI-29171:AS400 db shema:when do edit query studio will throw a
nullpointer error log.
2015-01-12 16:11:11 +08:00
cmeng-talend
d659885128 TDI-29015 fix bug: DB2 Error on guess schema
https://jira.talendforge.org/browse/TDI-29015
2015-01-12 14:41:50 +08:00
hwang
508051bc6b Revert "TDI-31397:radiobox:"Departion row" is missing after joblet when enable partitioning"
This reverts commit 79bc07ed96.
2015-01-12 13:23:50 +08:00
wchen-talend
07bdb52351 TDI-29376:The information does not matched with the checked option when
imporing demos in Welcome page.
2015-01-12 11:21:31 +08:00
wchen-talend
d68890c1e4 TDI-29898 :tXMLMap: import schema from invalid xml 2015-01-12 11:04:36 +08:00
iwangtalend
f3a3876dc9 Correct dependency on org.talend.libraries.hl7.jars 2015-01-11 17:09:09 +01:00
iwangtalend
097a04415c Add org.talend.designer.hl7.jars to extra dependencies 2015-01-11 12:47:25 +01:00
Irene Wang
0c6f205503 Use fragment for org.talend.libraries.hl7 lib 2015-01-09 17:15:23 +01:00
Sebastien Gandon
f5bf8a7365 TUP-1566 : update build.properties for hl7 lib to include all the jars 2015-01-09 11:05:20 +01:00
jzhao
48eee7d362 TDI-31555: lookup in tJoin will be executed the same times as
tPartitioner splits threads
https://jira.talendforge.org/browse/TDI-31555
Note:Fixed tHash
2015-01-07 14:58:49 +08:00
jzhao
1b263d8709 TDI-31492: Need fix some problem of tMomConnection/tMomInput/tMomOutput
work with tMomCommit/tMomRollback
https://jira.talendforge.org/browse/TDI-31492
Note:Need remove some useless code.
2015-01-07 11:48:43 +08:00
hcyi
2f2aed88c1 TDI-30891:NullPointerException when disable tJDBCConnection (and seems
to be any other t*Connection) component
2015-01-07 10:14:21 +08:00
wchen-talend
29a0ad5d2b TBD-612:Could not convert a job to MR job (and do not get a good error
message)
2015-01-06 10:23:58 +08:00
jzhao
30f5013087 TDI-31118: "specify identity field" don't work for tmssqloutput when
talend column name is different with talend db name
https://jira.talendforge.org/browse/TDI-31118
Note:Fixed problem with dynamic column
2015-01-05 09:58:30 +08:00
cmeng-talend
4c7ff81857 TDI-29366 fix bug: limit of rows number can not save successfully
https://jira.talendforge.org/browse/TDI-29366

Before fix, if the obtained value is ""(empty), then Studio will try to
get value from ESB, then if ESB return null, then this value will be set
to null instead of the original empty value; But in fact, user can set
some parameters(which are not from ESB) to empty, then can not set the
value to null simply.
2015-01-04 17:16:29 +08:00
wchen-talend
ba4d808204 TDI-31323 :after we copy the subprocess that contain tsapbapi, it can't
generate code
2015-01-04 15:10:11 +08:00
wchen-talend
a5907a040a TDI-30105:When create a remote connection again,the Web-app Url has
default value
2015-01-04 14:11:37 +08:00
ldong-talend
541f100b92 TUP-2511:Java 8 Support. 2015-01-04 11:56:42 +08:00
Mike Hirt
cdc97fe30c Update copyright to 2015 2015-01-02 14:20:10 +01:00
CHEN Bin
a47b2d2bd5 TUP-2478: Heap space error hangs job with parallel iterations
https://jira.talendforge.org/browse/TUP-2478
handle java.lang.Error when iterator enable parallel
2014-12-31 14:22:18 +08:00
wluo-talend
53703c8d70 TUP-2480: tGoogleDriveCreate does not create folder
https://jira.talendforge.org/browse/TUP-2480
2014-12-31 10:41:48 +08:00
Mike Hirt
776a926b9b Update README.md 2014-12-31 01:22:34 +01:00
Mike Hirt
12a92faf5f Update README.md
Update Talend logo
2014-12-31 01:09:14 +01:00
Irene Wang
a1bb55a1e5 Recommit renaming from *-feature and *_feature to *.feature 2014-12-30 18:48:31 +01:00
Irene Wang
3d586a5467 Revert to dff909b91a 2014-12-30 18:38:08 +01:00
Irene Wang
fcc214c667 Rename *-feature and *_feature to *.feature 2014-12-30 16:44:08 +01:00
Irene Wang
6c87020873 Rename *-feature and *_feature to *.feature 2014-12-30 16:23:57 +01:00
Irene Wang
110c0732f5 Rename *-feature and *_feature to *.feature 2014-12-30 15:44:09 +01:00
jzhao
dff909b91a TDI-31492: Need fix some problem of tMomConnection/tMomInput/tMomOutput
work with tMomCommit/tMomRollback
https://jira.talendforge.org/browse/TDI-31492
2014-12-30 17:41:19 +08:00
CHEN Bin
04e6dbbe59 TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components
https://jira.talendforge.org/browse/TDI-31266
correct ON_SUBJOB_OK
2014-12-30 11:43:15 +08:00
xhkong
e277b29191 feature TDI-31510: Allow custom components to extend FILTER of other
Talend components
https://jira.talendforge.org/browse/TDI-31510

Revert the changes which modified in
"org.talend.designer.business.diagram" plugin.
2014-12-30 10:56:35 +08:00
xhkong
5565b4a90f feature TDI-31510: Allow custom components to extend FILTER of other
Talend components
https://jira.talendforge.org/browse/TDI-31510
2014-12-30 10:56:28 +08:00
hwang
c7a0bf3789 TUP-2481:When check the "Data (schema) auto propagate" and save, the "*"
on the tab will not disappear
2014-12-29 16:35:47 +08:00
hwang
5cd652ecdf TUP-2481:When check the "Data (schema) auto propagate" and save, the "*"
on the tab will not disappear
2014-12-29 16:35:39 +08:00
cmeng-talend
fb0aeb46b2 TDI-31531 fix bug: Bug with txmlmap used in a joblet
https://jira.talendforge.org/browse/TDI-31531
2014-12-26 17:50:02 +08:00
CHEN Bin
c36f23ed45 TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components
https://jira.talendforge.org/browse/TDI-31266
consider rows_end
2014-12-25 10:26:18 +08:00
nrousseau
257d5a9362 TUP-1566: remove unused datatools dependency 2014-12-25 09:22:07 +08:00
wang wei
a84045a36e TDI-31405: tExtractJSONField generate the wrong code if adjust the order
of main line and reject line
https://jira.talendforge.org/browse/TDI-31405
2014-12-24 16:49:46 +08:00
wang wei
456a70a599 TDI-30206: Add a new way:json-path to parse the json in
tExtractJSONField
2014-12-24 16:18:30 +08:00
GGu
5f9d47a44d TUP-2233: update the .gitignore for jet file. 2014-12-24 15:33:09 +08:00
jzhao
2a855c48fc TDI-31501: Parallelization of data flows and using tjavarow causes Null
Pointer Exception
https://jira.talendforge.org/browse/TDI-31501
Note:Fixed tHash and tAdvancedHash
2014-12-24 14:17:16 +08:00
GGu
f2f4b113ac TUP-2510: remove the junt4. 2014-12-24 12:02:59 +08:00
ldong-talend
74ac9c9cd6 TDI-31436:fix the pb of infinite folder. 2014-12-24 11:02:44 +08:00
nrousseau
a90a80bd80 TUP-1566: remove fix version of plugin in the import of designer feature 2014-12-24 09:30:49 +08:00
iwangtalend
4906fbb79e Eclipse 4.4 migration, set imports to "compatible" instead of "equivalent" 2014-12-24 00:55:19 +01:00
iwangtalend
c26f2d4877 Eclipse 4.4 migration, set imports to "compatible" instead of "equivalent" 2014-12-24 00:41:48 +01:00
iwangtalend
34a9dc8e2b Eclipse 4.4 migration, set imports to "compatible" instead of "equivalent" 2014-12-24 00:37:34 +01:00
jzhao
ec89e72bb2 TDI-29203: Add the Websphere MQ in the tMomConnection
https://jira.talendforge.org/browse/TDI-29203
Note:1.Add the Websphere MQ in the tMomConnection
2.Add use_exist_connection for tMommessageIdList
3.Remove sepecify "Server" in tMomCommit/tMomRollback
4.Fixed the wrong jar config
2014-12-23 17:33:01 +08:00
CHEN Bin
e535560a15 TDI-31545: Parsing exceptions in tSalesforceInput component in bulk query mode
https://jira.talendforge.org/browse/TDI-31545
2014-12-23 17:13:25 +08:00
wang wei
47f4eaed3f TDI-31486: fix 65535 issue for tDB2Output
https://jira.talendforge.org/browse/TDI-31486
2014-12-23 14:50:30 +08:00
GGu
2e07cffce6 Merge branch 'feature/6.0/TUP-2403_refactor_package' 2014-12-23 11:17:10 +08:00
nrousseau
71d0def55a Merge branch 'feature/6.0/TUP-1566_Update_Eclipse_framework_to_Luna' 2014-12-23 09:42:02 +08:00
jzhao
8c882ce7dd TDI-31315: MDM transaction handling is wrong in multithreaded
environment
https://jira.talendforge.org/browse/TDI-31315
Note: add generate transaction id in client side.
2014-12-22 17:55:24 +08:00
hwang
e67e2b4505 Merge branch 'maintenance/5.6' 2014-12-22 17:08:02 +08:00
hwang
b25982d79c TDI-31336:Broken trigger link ‘OnComponentOk’ to joblet 2014-12-22 17:05:24 +08:00
wang wei
b0f9cc39a7 TDI-29849: support log4j for these file components
https://jira.talendforge.org/browse/TDI-29849
2014-12-22 16:14:57 +08:00
wang wei
94e00de78b TDI-31455: tFileInputProperties return wrong row number
https://jira.talendforge.org/browse/TDI-31455
2014-12-22 16:14:28 +08:00
lwang-talend
157730132a tAdvancedFileOutputXML output file append data incorrect
https://jira.talendforge.org/browse/TDI-30633
set the generation mode to dom4j if 'append file' option checked, and
extract five class definition to five standalone file, hidden option
'append file' if not choose 'dom4j' as generation mode
2014-12-22 16:12:37 +08:00
wang wei
1659cbba95 TDI-29849: support log4j for these file components
https://jira.talendforge.org/browse/TDI-29849
2014-12-22 16:00:03 +08:00
wang wei
8b72340379 TDI-31455: tFileInputProperties return wrong row number
https://jira.talendforge.org/browse/TDI-31455
2014-12-22 15:59:52 +08:00
cmeng-talend
b5bb1144ce Merge branch 'maintenance/5.6' 2014-12-22 10:59:25 +08:00
cmeng-talend
11bee4925a TDI-29298 fix bug: Several places to improve on displaying when you use
a big screen resolution and making text bigger than usual
https://jira.talendforge.org/browse/TDI-29298

TDI-28943 fix bug: debug button missing on Windows8.1 using TOS
2014-12-22 10:56:19 +08:00
cmeng-talend
5a6308523c TDI-29298 fix bug: Several places to improve on displaying when you use
a big screen resolution and making text bigger than usual
https://jira.talendforge.org/browse/TDI-29298

Fix display problems with JavaScdDialog
2014-12-22 10:50:27 +08:00
cmeng-talend
56c34f9aa5 TDI-29298 fix bug: Several places to improve on displaying when you use
a big screen resolution and making text bigger than usual
https://jira.talendforge.org/browse/TDI-29298
2014-12-22 10:50:21 +08:00
cmeng-talend
0ed9907a10 Merge branch 'maintenance/5.6' 2014-12-22 10:38:48 +08:00
cmeng-talend
d4e6eeed89 TDI-30317 fix bug: Run view: when job started then unable to clear
output (button is disabled)
https://jira.talendforge.org/browse/TDI-30317
2014-12-22 10:34:57 +08:00
cmeng-talend
cc8982b3f4 TDI-30317 fix bug: Run view: when job started then unable to clear
output (button is disabled)
https://jira.talendforge.org/browse/TDI-30317
2014-12-22 10:34:50 +08:00
wchen-talend
ea6fe67980 Merge branch 'maintenance/5.6' 2014-12-22 09:32:21 +08:00
wchen-talend
2d3420c85f TDI-31280 :tExtractXMLField mappings are not modifiable after setting
repository schema
2014-12-22 09:30:09 +08:00
Irene Wang
fc91e73ea2 Add Eclipse-BundleShape: dir to unpack built plugins 2014-12-19 18:29:40 +01:00
lwang-talend
1c0adac8a4 TDI-30602: tSendMail compile error when multiple lines in Message on
non-windows OS
https://jira.talendforge.org/browse/TDI-30602
the line separator be converted just for windows, use a regular
expression(replaceAll("(\r\n|\r|\n)","\\\\n")) to convert the line
separator including unix-like(line break is '\n') and old mac(line break
is '\r')
2014-12-19 17:37:18 +08:00
lwang-talend
f66e6291b0 TDI-30602: tSendMail compile error when multiple lines in Message on
non-windows OS
https://jira.talendforge.org/browse/TDI-30602
the line separator be converted just for windows, use a regular
expression(replaceAll("(\r\n|\r|\n)","\\\\n")) to convert the line
separator including unix-like(line break is '\n') and old mac(line break
is '\r')
2014-12-19 17:26:04 +08:00
amarkevich
fb4e15acf0 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-12-19 12:01:24 +03:00
amarkevich
e755e80368 [tGoogleDrive] remove javax.annotation & commons-logging from bunlde 2014-12-19 12:00:25 +03:00
GGu
bf6d5bd5d4 TUP-2403: refactor for registration plugin. 2014-12-19 14:18:22 +08:00
jzhao
360cb9f90b TDI-30358: tGSConnection and tS3Connection returns NoSuchMethodError
https://jira.talendforge.org/browse/TDI-30358
2014-12-19 13:26:20 +08:00
jzhao
7c9bb816dc TDI-30358: tGSConnection and tS3Connection returns NoSuchMethodError
https://jira.talendforge.org/browse/TDI-30358
2014-12-19 12:08:39 +08:00
jzhao
f2bda95e8a TDI-31118: "specify identity field" don't work for tmssqloutput when
talend column name is different with talend db name
https://jira.talendforge.org/browse/TDI-31118
Note:
1.Fixed when column label and db column name is different, create table
error problem
2.Fixed when create table with identity column would have insert problem
2014-12-19 10:33:37 +08:00
jzhao
dd904b42d4 TDI-31118: "specify identity field" don't work for tmssqloutput when
talend column name is different with talend db name
https://jira.talendforge.org/browse/TDI-31118
Note:
1.Fixed when column label and db column name is different, create table
error problem
2.Fixed when create table with identity column would have insert problem
2014-12-19 10:26:53 +08:00
GGu
95e6c9a7e6 Merge pull request #64 from zshen-talend/master
bug fixed TDQ-9487 change input columns' name, transfer changes to
2014-12-19 10:02:36 +08:00
GGu
fac77751f7 Merge pull request #63 from zshen-talend/maintenance/5.6
bug fixed DQ-9487 change input columns' name, transfer changes to
2014-12-19 10:02:17 +08:00
zshen-talend
eba75ea102 bug fixed TDQ-9487 change input columns' name, transfer changes to
tMatchGroup, but when open the "Configuration wizard" still use the old
name.

fixed one logic error
2014-12-18 18:54:57 +08:00
zshen-talend
5d67622ecb bug fixed DQ-9487 change input columns' name, transfer changes to
tMatchGroup, but when open the "Configuration wizard" still use the old
name.

fixed one login error
2014-12-18 18:46:14 +08:00
GGu
289dffdb8a TUP-2403: refactor for designer.documentation plugin. 2014-12-18 15:23:21 +08:00
GGu
37685079a3 Merge pull request #61 from zshen-talend/maintenance/5.6
bug fixed TDQ-9487 change input columns' name, transfer changes to
2014-12-18 14:56:43 +08:00
GGu
34242b4c4c Merge pull request #62 from zshen-talend/master
bug fixed TDQ-9487
2014-12-18 14:56:38 +08:00
GGu
307213f907 TUP-2403: refactor for designer.core plugin. 2014-12-18 14:49:43 +08:00
GGu
3800e2bec7 TUP-2403: refactor for repository.metadata plugin. 2014-12-18 14:41:51 +08:00
GGu
6a8fcf9f18 TUP-2403: refactor for model plugin. 2014-12-18 14:08:08 +08:00
zshen-talend
57460efac4 bug fixed TDQ-9487 change input columns' name, transfer changes to
tMatchGroup, but when open the "Configuration wizard" still use the old
name.

tMatchGroup need propagate change too
2014-12-18 13:51:43 +08:00
zshen-talend
b6563d2b0a bug fixed TDQ-9487 change input columns' name, transfer changes to
tMatchGroup, but when open the "Configuration wizard" still use the old
name.

revert some code
2014-12-18 13:36:00 +08:00
zshen-talend
42973486dd bug fixed TDQ-9487 change input columns' name, transfer changes to
tMatchGroup, but when open the "Configuration wizard" still use the old
name.

tMatchgroup need to propagate change too
2014-12-18 12:42:13 +08:00
zshen-talend
af31dae9dd bug fixed TDQ-9487 change input columns' name, transfer changes to
tMatchGroup, but when open the "Configuration wizard" still use the old
name

tMatchGroup need to propagate change too
2014-12-18 12:22:22 +08:00
GGu
158e9b9a8e TUP-2403: refactor for metadata.managment.ui plugin. 2014-12-17 18:38:02 +08:00
GGu
fa9ed0e3e6 TUP-2403: refactor for metadata.managment plugin. 2014-12-17 16:18:54 +08:00
GGu
716efc0672 TUP-2403: refactor for commons.ui.runtime plugin. 2014-12-17 15:40:38 +08:00
GGu
e4ff0e4207 TUP-2403: refactor for commons.runtime plugin. 2014-12-17 11:45:05 +08:00
CHEN Bin
ed79520100 Merge branch 'maintenance/5.6' 2014-12-17 10:03:22 +08:00
CHEN Bin
c0adfb0c14 TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components
https://jira.talendforge.org/browse/TDI-31266
use @Deprecated instead of remove subTreeContainsParallelIterate
2014-12-17 09:57:34 +08:00
GGu
e1de4e4c3e TUP-2403: refactor for core.repository plugin. 2014-12-17 09:35:42 +08:00
GGu
836f81fa6d TUP-2403: refactor for core plugin. 2014-12-16 18:09:44 +08:00
cmeng-talend
7a00975fe8 Merge branch 'maintenance/5.6' 2014-12-16 16:30:30 +08:00
cmeng-talend
9b0bded579 TDI-31371 fix bug: tImpalaInput: ErrorMessage pops up when clicking
[...] button behind Table Name
https://jira.talendforge.org/browse/TDI-31371
2014-12-16 16:29:06 +08:00
CHEN Bin
79288f7009 Merge branch 'maintenance/5.6' 2014-12-16 15:41:39 +08:00
CHEN Bin
031e66992c TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components
https://jira.talendforge.org/browse/TDI-31266
use @Deprecated instead of remove subTreeContainsParallelIterate
2014-12-16 15:38:06 +08:00
wchen-talend
0e3da0fe8d Merge branch 'maintenance/5.6' 2014-12-16 14:37:39 +08:00
wchen-talend
e32152ced2 TDI-30922 fixed:SAP_extra output shown after copy and paste tSAPBapi
component
2014-12-16 14:35:32 +08:00
wang wei
b4ee6ca2fd Merge branch 'maintenance/5.6' 2014-12-16 14:29:05 +08:00
wang wei
50d30930ab TDI-31437: Incorrect processing of LIMIT and NB_LINES on tFileInputExcel
Component in Event Mode (Advance Settings)
https://jira.talendforge.org/browse/TDI-31437
2014-12-16 10:56:23 +08:00
GGu
d90eda60c4 TUP-2403: refactor the packages for core.ui plugin. 2014-12-15 18:06:06 +08:00
wluo-talend
21ee24159f Merge branch 'BugFix/5.6/TDI-29856_1209' into maintenance/5.6 2014-12-15 17:53:45 +08:00
hwang
924051ab07 Merge branch 'maintenance/5.6' 2014-12-15 17:13:46 +08:00
hwang
7c35348d16 TBD-1315:MR Job:Map icon lost after deactive MR job 2014-12-15 17:06:50 +08:00
hwang
38fda45870 TBD-1315:MR Job:Map icon lost after deactive MR job 2014-12-15 17:06:45 +08:00
CHEN Bin
ffd9a58c89 TDI-31457: Compile Error when two Iterator enable parallel from one component
https://jira.talendforge.org/browse/TDI-31457
2014-12-15 16:26:30 +08:00
CHEN Bin
832b165b85 TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components
https://jira.talendforge.org/browse/TDI-31266
change the tag about Iterator enable parallel from subtree to each component, which can fix the problem if the component is after onComponent/Subjob/RunIf
2014-12-15 16:26:18 +08:00
amarkevich
851cc31ea0 remove ESB_FEATURE_VERSION_RANGE 2014-12-15 10:58:23 +03:00
amarkevich
71336e21d2 support features without version 2014-12-15 10:31:14 +03:00
hwang
e1702fd33a Merge branch 'maintenance/5.6' 2014-12-15 15:21:32 +08:00
hwang
79bc07ed96 TDI-31397:radiobox:"Departion row" is missing after joblet when enable
partitioning
2014-12-15 15:19:29 +08:00
hcyi
2094be827d Merge branch 'maintenance/5.6' 2014-12-15 14:48:25 +08:00
hcyi
329f38e185 TDI-31099:Shared components not in sync with SVN. 2014-12-15 14:19:16 +08:00
wluo-talend
d33f985f76 TDI-31442: The last temporay branch of TDI-29856 has compile error
https://jira.talendforge.org/browse/TDI-31442
2014-12-15 11:01:30 +08:00
cmeng-talend
07dbf847aa Merge branch 'maintenance/5.6' 2014-12-10 11:47:27 +08:00
cmeng-talend
36c6cb7791 TDI-31174 fix bug: On the Standard Jobs filed can create a job that name
is existing on the storm job
https://jira.talendforge.org/browse/TDI-31174
2014-12-10 11:38:50 +08:00
wluo-talend
b571c1a37b TDI-31372: The log level of an error for the extend insert operation of
mysql 4 is warn
https://jira.talendforge.org/browse/TDI-31372
2014-12-09 16:03:57 +08:00
wluo-talend
5df6ab76b9 TDI-31442: The last temporay branch of TDI-29856 has compile error https://jira.talendforge.org/browse/TDI-31442 2014-12-09 15:08:04 +08:00
wluo-talend
f44a7903da TDI-30863: There is no code to count the variable nb_line_XX of
tTeradataFastLoad
https://jira.talendforge.org/browse/TDI-30863
2014-12-08 16:23:49 +08:00
wang wei
993bd8e9ac TDI-31200: Talend Web Service(DataService) response ignores order of
elements
https://jira.talendforge.org/browse/TDI-31200
2014-12-08 10:08:16 +08:00
Irene Wang
a1d4354cd2 Merge branch 'feature/SCM-239/maventupbuild' 2014-12-05 14:00:28 +01:00
Irene Wang
1720f5e432 Use property for Tycho version 2014-12-05 13:59:18 +01:00
Irene Wang
83f0714e1d Change license maven attachement type to txt, use qualifier 2014-12-05 13:58:19 +01:00
hwang
bd39f02a0b Merge remote-tracking branch 'origin/maintenance/5.6' 2014-12-05 18:08:58 +08:00
hwang
1d493ea708 TDI-31413:Click on any folder will show "null" after the folder name. 2014-12-05 18:06:22 +08:00
hwang
8bf6f1efac TDI-31413:Click on any folder will show "null" after the folder name. 2014-12-05 18:06:17 +08:00
Sebastien Gandon
4cbbb40e72 TUP-1566 : Merge master merge and some recent ggu modification for Luna migration 2014-12-05 10:47:43 +01:00
hcyi
53c75d6083 Merge branch 'maintenance/5.6' 2014-12-05 16:54:09 +08:00
hcyi
00de5eeb44 TDI-31208:NPE error occur when I click cancel button on the export
project seeting page
2014-12-05 16:23:29 +08:00
GGu
e2fe29ff68 TUP-2464: replace the TableTreeViewer, and use TreeViewer. 2014-12-05 16:22:23 +08:00
Sebastien Gandon
05d2626c9f merge Master to E4 mig branch, fixed some feature and manifest versions 2014-12-04 14:10:49 +01:00
wchen-talend
673956e63c Merge branch 'maintenance/5.6' 2014-12-04 18:22:51 +08:00
wchen-talend
0c4ad89e45 TDI-31214:Renaming an output row name from tXMLMap to the next component
does not get updated in the schema name
2014-12-04 18:12:42 +08:00
hwang
01020740c0 Merge branch 'maintenance/5.6' 2014-12-04 15:16:13 +08:00
hwang
3a6fbdb7a6 TDI-31353:mr job progressbars display not good 2014-12-04 15:10:36 +08:00
Wu Liu
49ca2e4325 TDI-31393 : lookup in tMap will be executed the same times as
tPartitioner splits threads
2014-12-03 17:41:16 +08:00
GGu
f76af91da6 TUP-2358:removed some unused classes. 2014-12-03 15:38:13 +08:00
nrousseau
3c776e72dd TUP-2278: fix a problem of lost icon when the job was modified outside
of the process class.
2014-12-03 12:01:13 +08:00
Wu Liu
a6f6556d9d Merge branch 'maintenance/5.6' 2014-12-03 11:04:02 +08:00
Wu Liu
ba21dc29df TDI-31380 : Unparseable date when DB2 using parallel execution option
the tAsynIn and tAsynOut used to have the metadatatable from the input
connector, now clone the metadatatable from the output component with
parallelizing is enabled.
2014-12-03 11:00:01 +08:00
rdubois
8e862d549b Merge branch 'maintenance/5.6' 2014-12-02 18:30:18 +01:00
rdubois
84b19a8dcd TBD-1329 fixed: Add the distribution in the virtual component 2014-12-02 18:27:16 +01:00
rdubois
d29c2bbf2a TBD-1329 fixed: Add the distribution in the virtual component 2014-12-02 18:22:55 +01:00
pbailly
a1ee6afd92 [TBD-1162] Change break version. 2014-12-02 11:50:15 +01:00
CHEN Bin
79b1bc56c7 TDI-31398: Update wsdl4j to 1.6.3
https://jira.talendforge.org/browse/TDI-31398
2014-12-02 11:50:15 +01:00
Rémy DUBOIS
b0b8e4d057 Merge pull request #59 from pbailly/maintenance/5.6
[TBD-1162] Change break version.
2014-12-02 11:42:47 +01:00
pbailly
d086f6817b [TBD-1162] Change break version. 2014-12-02 11:36:50 +01:00
CHEN Bin
639cf1b374 TDI-31398: Update wsdl4j to 1.6.3
https://jira.talendforge.org/browse/TDI-31398
2014-12-02 18:27:12 +08:00
wchen-talend
cd8d33a3db Merge branch 'maintenance/5.6' 2014-12-02 14:36:14 +08:00
wchen-talend
06511d4b19 TUP-2452:ClassNotFoundException while using Product demo 2014-12-02 14:32:39 +08:00
hwang
253215a654 revert TDI-31258:Need some simple way to setup the jdbc needed for audit
in
2014-12-01 18:15:01 +08:00
Sebastien Gandon
1552119153 fixed an empty catch by adding some logs 2014-11-28 18:12:38 +01:00
Sebastien Gandon
e060e4983c update .gitignore to add .settings/ folders 2014-11-28 17:44:52 +01:00
wchen-talend
d5419ad6ee Merge branch 'maintenance/5.6' 2014-11-28 19:52:40 +08:00
wchen-talend
5c38af46ed TDI-31324:tSAPBapi doesn't support joblet 2014-11-28 19:48:58 +08:00
wchen-talend
94997b2e84 TDI-31324:tSAPBapi doesn't support joblet 2014-11-28 19:48:56 +08:00
hwang
fe9ac45a26 Merge branch 'maintenance/5.6' 2014-11-28 15:42:15 +08:00
hwang
9a08224121 TDI-31361:Issues about URL for json wizard 2014-11-28 15:40:08 +08:00
hwang
04a7deb1c8 TDI-31361:Issues about URL for json wizard 2014-11-28 13:47:25 +08:00
Sebastien Gandon
f4f15a6656 TDI-31358 : made TOS switch workspace work and persists the last cexecuted workspace 2014-11-27 15:02:14 +01:00
Wu Liu
6a2bb24492 TBD-1309 : tImpalaInput cannot work using existing connection when log4j
is enabled
2014-11-27 19:31:41 +08:00
hwang
c0e18a745f Merge branch 'maintenance/5.6' 2014-11-26 20:41:03 +08:00
hwang
28577600d8 TDI-30709:MR job_can't do expand and collapse action well 2014-11-26 20:38:48 +08:00
wluo
8527fb0fab Revert "TDI-30605: ArrayIndexOutOfBoundsException in tPaloDimension https://jira.talendforge.org/browse/TDI-30605"
This reverts commit 635aac4a30.
2014-11-26 19:42:24 +08:00
wluo
719715cbb5 TDI-30605: ArrayIndexOutOfBoundsException in tPaloDimension
https://jira.talendforge.org/browse/TDI-30605
2014-11-26 19:42:21 +08:00
Wu Liu
d06552572a Merge branch 'maintenance/5.6' 2014-11-26 19:42:11 +08:00
wluo
95e83bb7db TDI-30863 : There is no code to count the variable nb_line_XX of
tTeradataFastLoad https://jira.talendforge.org/browse/TDI-30863
2014-11-26 19:40:15 +08:00
hwang
08ac2267dd Merge branch 'maintenance/5.6' 2014-11-26 19:28:03 +08:00
hwang
a9d72a78fc TDI-30709:MR job_can't do expand and collapse action well 2014-11-26 19:21:14 +08:00
nrousseau
b8f1f29385 Merge branch 'maintenance/5.6' 2014-11-26 19:08:56 +08:00
nrousseau
1ae1ad5c86 Revert "TDI-31021:storm job_missing jar window pop up when run storm job for the first time"
This reverts commit 89f6fb8c98.
2014-11-26 19:06:09 +08:00
wluo
fcd9c55b84 TDI-29974: optimize the code of tmysqlOutput in end part when it check
extend insert and select DB version is 5
https://jira.talendforge.org/browse/TDI-29974
2014-11-26 18:58:08 +08:00
wang wei
e57865e27e TDI-30523: For mysql4, the exception is always thrown even "Die on
Error" is not checked.
https://jira.talendforge.org/browse/TDI-30523
2014-11-26 18:21:57 +08:00
hcyi
65547a7fd5 Merge branch 'maintenance/5.6' 2014-11-26 17:53:34 +08:00
hcyi
60c55526de TBD-1297:Some small problems about EMR hive. 2014-11-26 17:51:45 +08:00
amarkevich
c89680f71a Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-26 12:11:29 +03:00
amarkevich
8d17675475 TESB-14646 Linkage Errors when using SAM option on cCXF component 2014-11-26 12:10:02 +03:00
wluo
73f68d8022 TDI-30362: tSCPDelete: No error if file can't be deleted
https://jira.talendforge.org/browse/TDI-30362
2014-11-26 16:06:51 +08:00
wang wei
d6dcaa2586 Merge branch 'maintenance/5.6' 2014-11-26 15:55:46 +08:00
wang wei
75927e2c75 TDI-31003: Log4j problem related with the following file components
https://jira.talendforge.org/browse/TDI-31003
2014-11-26 15:50:04 +08:00
hwang
37b72dc193 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-26 14:09:31 +08:00
hwang
e888a5e10f TDI-30709:MR job_can't do expand and collapse action well 2014-11-26 14:06:41 +08:00
hwang
34c6b2e8ba TDI-30709:MR job_can't do expand and collapse action well 2014-11-26 14:01:57 +08:00
nrousseau
5cd0795791 Merge branch 'maintenance/5.6' 2014-11-26 12:58:33 +08:00
nrousseau
6da5d76148 TBD-1149: fix expand/collapse icon for joblet 2014-11-26 12:56:58 +08:00
jzhao
a9465de640 TDI-21558: tConvertType reject flow should have same structure as input
not output
https://jira.talendforge.org/browse/TDI-21558
Note:Revert code
2014-11-26 12:27:50 +08:00
wchen-talend
b8cedee29f Merge branch 'maintenance/5.6' 2014-11-26 11:05:16 +08:00
wchen-talend
4692353723 TDI-31317:Compile error when modify OnComponentOk links order coming
from tSSH
2014-11-26 11:01:30 +08:00
rdubois
baedff24af Merge branch 'maintenance/5.6' 2014-11-25 16:57:11 +01:00
Rémy DUBOIS
9e0dc72bd3 Merge pull request #57 from RyanSkraba/maintenance/5.6
TBD-1243 Fixed typo in tHiveRow.
2014-11-25 16:54:43 +01:00
Ryan Skraba
d9f9bfa08b Merge branch 'maintenance/5.6' of github.com:Talend/tdi-studio-se into maintenance/5.6 2014-11-25 16:22:42 +01:00
rdubois
9860aa94ef Merge branch 'maintenance/5.6' 2014-11-25 11:36:49 +01:00
rdubois
9978897214 TBD-1292: move the spark additional header to the bigdata component provider 2014-11-25 11:36:02 +01:00
hwang
d642127c1f TDI-31258:Need some simple way to setup the jdbc needed for audit in
commandline.
2014-11-25 18:09:19 +08:00
CHEN Bin
e4f5e2b520 TDI-30996: Duplicate variable names when enabling parallel execution on iterations within the same subjob
https://jira.talendforge.org/browse/TDI-30996
lockWrite is the lock provided by iterate with parallel, one lockWrite for one Iterate connector
2014-11-25 16:38:19 +08:00
GGu
f9b3800720 Merge branch 'maintenance/5.6' 2014-11-25 11:57:46 +08:00
GGu
cd78ce7e7e TDI-31303: add the version for exporting project settings. 2014-11-25 11:56:43 +08:00
GGu
8fa106d42a TDI-31303: encrypt the pass for project settings when import. 2014-11-25 11:56:42 +08:00
wchen-talend
8a14e48602 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-25 11:32:15 +08:00
wchen-talend
900dfcd174 TDI-31201:Routines->Pig UDF: Jars won't be imported when import routines
with linked jars
2014-11-25 11:30:40 +08:00
wang wei
ab90f26a04 TDI-30857: Faid to generate code when sub job (tSapBapi is as begin
componet) link other  subjobs(include tSAPBapi) with line subJobOk
https://jira.talendforge.org/browse/TDI-30857
2014-11-25 11:28:57 +08:00
nrousseau
d8f338529a TDI-30995: update classpath order to set the priority for the log4j xml
from talend
2014-11-25 10:44:11 +08:00
wang wei
57165000bc Merge branch 'maintenance/5.6' 2014-11-25 10:17:56 +08:00
wang wei
599ccee259 TDI-31107: re-build tSapCommit and others with new API provided by CIMT
https://jira.talendforge.org/browse/TDI-31107
2014-11-25 10:05:14 +08:00
Ryan Skraba
cfe8ef22ff TBD-1243 Fixed typo in tHiveRow. 2014-11-24 17:11:42 +01:00
Sebastien Gandon
bee5db3879 TDI-31187 : reverted to have workspace link to connection.
But keep the conflicting workspace hanbling with eclipse like choose
workspace handling.
2014-11-24 12:06:06 +01:00
hwang
7a478550ac TDI-30951:CheckPoint: The subjob behind OnSubjobError checkpoint
wouldn't execute after user launched recovery from the checkpoint
2014-11-24 15:46:40 +08:00
hwang
41d8e3c00f TDI-30951:CheckPoint: The subjob behind OnSubjobError checkpoint
wouldn't execute after user launched recovery from the checkpoint
2014-11-24 15:42:52 +08:00
hcyi
1a3df8a879 Merge branch 'maintenance/5.6' 2014-11-24 15:38:31 +08:00
hcyi
0d1d9c4e32 TDI-31257:Got NPE when editing a new added column during retrieving MDM
Entity in Metadata.
2014-11-24 15:35:46 +08:00
wchen-talend
00f6e74323 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-24 15:27:54 +08:00
hwang
89f6fb8c98 TDI-31021:storm job_missing jar window pop up when run storm job for the
first time
2014-11-24 15:24:56 +08:00
CHEN Bin
f3119ba6e8 TDI-30909: Tuj 'BugTDI29153_tDB2Output_dynamic_actionOnTable' fails to run when database schema is lowercase
https://jira.talendforge.org/browse/TDI-30909
2014-11-24 09:57:38 +08:00
cmeng-talend
c88d0f3972 Merge branch 'maintenance/5.6' 2014-11-21 17:02:14 +08:00
cmeng-talend
020f34572b TBD-1153 fix bug: impala:should disable SQL Builder at component side
https://jira.talendforge.org/browse/TBD-1153
2014-11-21 16:57:47 +08:00
jzhao
525da3a8a4 TDI-31223: tOracleBulkExec global map variables return 0 count with
DIRECT = TRUE
https://jira.talendforge.org/browse/TDI-31223
Note:Return count incorrect
2014-11-21 15:03:32 +08:00
hcyi
dbacc9588b Merge branch 'maintenance/5.6' 2014-11-21 14:50:36 +08:00
hcyi
e24f348099 TDI-31173:Joblet "Output" schema shows same columns as "Input" schema. 2014-11-21 14:22:00 +08:00
wluo
635aac4a30 TDI-30605: ArrayIndexOutOfBoundsException in tPaloDimension
https://jira.talendforge.org/browse/TDI-30605
2014-11-21 14:08:36 +08:00
cmeng-talend
76de97d95b Merge branch 'maintenance/5.6' 2014-11-21 11:11:49 +08:00
cmeng-talend
c233f7b9ed TBD-1153 fix bug: impala:should disable SQL Builder at component side
https://jira.talendforge.org/browse/TBD-1153
2014-11-21 11:07:22 +08:00
ycbai
db1ed238f4 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-21 10:54:50 +08:00
ycbai
c94b7553cc TBD-1206: M/R Job is not saved before executing 2014-11-21 10:50:24 +08:00
hcyi
55954cb6b7 Merge branch 'maintenance/5.6' 2014-11-21 10:40:26 +08:00
hcyi
716fc5e24d TDI-31035:Threshold Information disappears when closing/opening job. 2014-11-21 10:36:40 +08:00
hcyi
02db0bb1b4 TDI-31035:Threshold Information disappears when closing/opening job. 2014-11-21 10:36:37 +08:00
hcyi
6e5b41b8cb Merge branch 'maintenance/5.6' 2014-11-21 10:33:29 +08:00
hcyi
1b8d149231 TDI-31098:Receiving error when trying to open db selector in amc setup
for oracle
2014-11-21 10:28:43 +08:00
hcyi
78423e6a47 TDI-31098:Receiving error when trying to open db selector in amc setup
for oracle
2014-11-21 10:28:39 +08:00
nrousseau
e301499ed8 Merge branch 'maintenance/5.6' 2014-11-21 10:13:22 +08:00
nrousseau
d5a06bb1b7 TDI-31283: babili update 2014-11-21 09:51:55 +08:00
rdubois
9bdf04ae38 Merge branch 'maintenance/5.6' 2014-11-20 17:42:01 +01:00
rdubois
bf873ee241 Add properties table in the tSparkStore for HBase 2014-11-20 17:41:05 +01:00
rdubois
e7b3ef5d37 Merge branch 'maintenance/5.6' 2014-11-20 13:48:40 +01:00
Rémy DUBOIS
3655e000ad Merge pull request #56 from Talend/sparkPOC_561
Spark upgrade for 5.6
2014-11-20 13:46:51 +01:00
Rémy DUBOIS
5b2af4c5d9 Fix typo. 2014-11-20 13:42:58 +01:00
rdubois
b56f54ce9d Spark: transform the whitelist into a blacklist 2014-11-20 13:16:46 +01:00
rdubois
4fc0133bc0 Merge branch 'sparkPOC' of https://github.com/Talend/tdi-studio-se into sparkPOC 2014-11-20 08:44:50 +01:00
rdubois
d333f732e0 Merge branch 'maintenance/5.6' into sparkPOC 2014-11-20 08:44:21 +01:00
nrousseau
0228c3a713 Merge branch 'maintenance/5.6' 2014-11-20 15:13:47 +08:00
CHEN Bin
cd8f65d92b Merge branch 'maintenance/5.6' 2014-11-20 14:21:15 +08:00
nrousseau
012fe91599 TUP-2361: add a way to update the license automatically from the studio
after a change from administrator.
2014-11-20 14:18:53 +08:00
CHEN Bin
1b1aa2e236 TDI-30996: Duplicate variable names when enabling parallel execution on iterations within the same subjob
https://jira.talendforge.org/browse/TDI-30996
2014-11-20 14:07:52 +08:00
wluo
c8d3cd3deb TDI-30532: The variable commitCounter_tInformixOutput_1 is always zero,
when use existing connection and auto commit is true.
https://jira.talendforge.org/browse/TDI-30532
2014-11-20 11:48:43 +08:00
GGu
ef0996c7c4 Merge pull request #55 from pbailly/maintenance/5.6
Maintenance/5.6
2014-11-20 09:30:32 +08:00
pbailly
806148ad0b Merge branch 'maintenance/5.6' of ssh://github.com/Talend/tdi-studio-se into maintenance/5.6 2014-11-19 18:28:36 +01:00
pbailly
7c14c09a68 [TBD-1162]
Migration task for new option of tPigStoreResult.
2014-11-19 18:27:41 +01:00
amarkevich
6e8cebe811 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-19 15:12:39 +03:00
amarkevich
e8be20229d [mr] added runtime dependency 2014-11-19 15:11:57 +03:00
amarkevich
6d43e6864d Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-19 11:39:52 +03:00
amarkevich
dd10b3490a Revert "[mr] store deps inside the bundle"
This reverts commit e60e118a39.
2014-11-19 11:38:35 +03:00
wluo
dc415ec972 remove the unuseful Thumbs.db files. 2014-11-19 15:42:22 +08:00
wluo
89d395f692 TDI-27460: tFTPGet hangs on some files in SFTP mode
https://jira.talendforge.org/browse/TDI-27460
2014-11-19 15:31:58 +08:00
wluo
d99976d874 TDI-30532: The variable commitCounter_tInformixOutput_1 is always
zero,when use existing connection and auto commit is true.
https://jira.talendforge.org/browse/TDI-30532
2014-11-19 15:16:32 +08:00
Wu Liu
daca61a6fa TDI-31251 : no hint for tSortRow to have at least one output connector
https://jira.talendforge.org/browse/TDI-31251
2014-11-19 12:05:14 +08:00
hwang
1dcf73a38b Merge branch 'maintenance/5.6' 2014-11-18 18:05:50 +08:00
hwang
bafa3257fe Merge branch 'bugfix/5.6/TDI-31064' into maintenance/5.6 2014-11-18 17:56:51 +08:00
hwang
2371117b01 TDI-31064:Job Setting: The Password in Stats&Logs should be read-only
instead of writable as plaintext
2014-11-18 17:54:25 +08:00
rdubois
c69f784535 Merge branch 'maintenance/5.6' into sparkPOC 2014-11-18 10:16:13 +01:00
jzhao
284b839428 TDI-30999: Cannot use 2 or more tsendmail with different connection
parameters
https://jira.talendforge.org/browse/TDI-30999
Note:Remove custom properties
2014-11-18 16:04:43 +08:00
ldong-talend
7b26299161 Merge branch 'maintenance/5.6' 2014-11-18 15:59:45 +08:00
jzhao
f999765f74 TDI-31146: When MDM team finish TMDM-7898, fixed the code in component
side.
https://jira.talendforge.org/browse/TDI-31146
Note:Validate the client instance connection.
2014-11-18 15:51:05 +08:00
ldong-talend
c6702c5122 TDI-31013:recollector code error for merge sort parameter. 2014-11-18 15:32:20 +08:00
cmeng-talend
d51d5f39fb Merge branch 'maintenance/5.6' 2014-11-18 15:26:06 +08:00
cmeng-talend
52f9b87502 TUP-2188 fix bug: generate task failed of task with commandline command
created job
https://jira.talendforge.org/browse/TUP-2188
2014-11-18 15:17:49 +08:00
ycbai
23732cf404 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-18 13:36:58 +08:00
ycbai
92ccebe758 TBD-1136: Ref-Project:MR job & Storm Job are editable 2014-11-18 13:33:48 +08:00
hcyi
8742935788 Merge branch 'maintenance/5.6' 2014-11-18 11:52:08 +08:00
hcyi
fa1c886384 TDI-31138:Oracle 12c CDC - Drag & drop of a metadata to tOracleCDCOutput
leads to a component with all the table columns in its schema
2014-11-18 11:49:15 +08:00
wang wei
7afa375280 Merge branch 'maintenance/5.6' 2014-11-18 11:08:58 +08:00
wang wei
8b63c70cf7 TDI-31034: If the namespace is declared, unable to retrieve the element
of the upper level if the attribute is contained in the XPATH query
https://jira.talendforge.org/browse/TDI-31034
2014-11-18 09:48:48 +08:00
Sebastien Gandon
d977339773 TUP-1566 : Luna mig, update TOS features 2014-11-17 11:51:06 +01:00
Irene Wang
dcf6295eaf Rename underscore in org.talend.rcp.branding.tos-feature 2014-11-17 11:09:35 +01:00
Irene Wang
1159299b3e Update product definition after feature rename 2014-11-17 10:30:49 +01:00
amarkevich
b459cd6642 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-14 16:23:25 +03:00
amarkevich
e60e118a39 [mr] store deps inside the bundle 2014-11-14 16:22:21 +03:00
Rémy DUBOIS
34e8d9dad3 Merge pull request #54 from ftom/sparkPOC
Spark POC merged with maintenance/5.6
2014-11-14 09:04:31 +01:00
CHEN Bin
8a8855ff7a Merge branch 'maintenance/5.6' 2014-11-14 14:56:21 +08:00
CHEN Bin
7801a06276 TDI-31199: Add a note when selecting the SAP api in tSAPConnection
https://jira.talendforge.org/browse/TDI-31199
2014-11-14 14:50:44 +08:00
GGu
12161a0ae2 Merge branch 'maintenance/5.6' 2014-11-14 09:58:09 +08:00
GGu
32d21b0dd3 TDI-31171: change the priority for BM. 2014-11-14 09:57:05 +08:00
ftom
1abab2789e Merge remote-tracking branch 'origin/maintenance/5.6' into sparkPOC 2014-11-13 17:35:05 +01:00
cmeng-talend
d2f52a42a8 TDI-30279 fix bug: Data Viewer can't work for Impala schema
https://jira.talendforge.org/browse/TDI-30279
2014-11-13 17:28:16 +01:00
cmeng-talend
ea3ff8ff82 TDI-31143 fix bug: Wrong schema propagated when recreating a connection
to tFilterRow
https://jira.talendforge.org/browse/TDI-31143
2014-11-13 17:28:16 +01:00
hcyi
3632c3140b TDI-30610:tOracleSCD changes surrogate key datatype from BigDecimal to
String
2014-11-13 17:28:15 +01:00
hcyi
96df27b04b TDI-30934:tOracleSCD Reorders Defined Schema Alphabetically 2014-11-13 17:28:15 +01:00
Wu Liu
bc771a7e32 TDI-31194 : tMap doesn't work well in partitioning with "store temp
data"=true in lookup table
https://jira.talendforge.org/browse/TDI-31194
2014-11-13 17:28:15 +01:00
Wu Liu
de85d97c86 TDI-31013 : tRecollector gives code error when using parrelization
https://jira.talendforge.org/browse/TDI-31013
tSortRow doesn't work well in partition with "sort on disk" is enabled.
2014-11-13 17:28:15 +01:00
Ryan Skraba
c5957d1fc6 TBD-1243 Fixed spelling error. 2014-11-13 17:28:15 +01:00
CHEN Bin
37c9f54861 TDI-30530: A compile error occurs when parallel execution are checked for tInfomixtOutput without using existing connection no matter use batch size is checked or not.
https://jira.talendforge.org/browse/TDI-30530
2014-11-13 17:28:14 +01:00
amarkevich
1b5b7f4f4e separate specific code 2014-11-13 17:28:14 +01:00
CHEN Bin
3f71112b9d TDI-31131: Variable decryptedPassword_<%=cid%> shouldn't be assigned value when tSAPInput/tSAPOutput/tSAPTableInput/tSAPBapi checked use an existing connection
https://jira.talendforge.org/browse/TDI-31131
2014-11-13 17:28:14 +01:00
wluo
db855a2ee3 TDI-31016: tEXistList return wrong NB_FILE's result
https://jira.talendforge.org/browse/TDI-31016
2014-11-13 17:28:14 +01:00
jzhao
7aac23b600 TDI-31070: Code generation error [tOracleOutputBulExec]
https://jira.talendforge.org/browse/TDI-31070
Note:Fixed tOracleOutputBulExec/tSybaseIQOutputBulkExec
2014-11-13 17:28:14 +01:00
jzhao
9b78204fbd TDI-31085: When MDM team fixed TMDM-7836, check whether it need modify
component side.
https://jira.talendforge.org/browse/TDI-31085
Note:Update the taskloadclient jar
2014-11-13 17:28:13 +01:00
wang wei
92d175756a TDI-31036: LockWrite can not be resolved as a variable in parallel
iterations
https://jira.talendforge.org/browse/TDI-31036
2014-11-13 17:28:13 +01:00
wluo
653954affc TDI-30733 : tOracleInput and tPostgresqlInput fail with NPE on null
geometry
https://jira.talendforge.org/browse/TDI-30733
#merge pull request https://github.com/Talend/tdi-studio-se/pull/42
2014-11-13 17:28:13 +01:00
hwang
9b37a47260 TDI-30657:Expression Builder for Var in tMap does not show Var name
correctly
2014-11-13 17:28:13 +01:00
hwang
7077e98005 TDI-30657:Expression Builder for Var in tMap does not show Var name
correctly
2014-11-13 17:28:13 +01:00
hwang
6ab64f2ae0 TDI-30657:Expression Builder for Var in tMap does not show Var name
correctly
2014-11-13 17:28:12 +01:00
hcyi
4da5ccb157 TDI-30811:tSalesforcebulkexec/tSalesforceOutput link tLogRow with main
line has compile error.
2014-11-13 17:28:12 +01:00
cmeng-talend
f590e20ca4 TDI-30475 fix bug: tELTxxxInput: Column in schema with Build-In mode
couldn't be deleted correctly
https://jira.talendforge.org/browse/TDI-30475
2014-11-13 17:28:12 +01:00
CHEN Bin
9365bdfac9 TDI-30655: Salesforce Relationship Mapping and Null Values
https://jira.talendforge.org/browse/TDI-30655
2014-11-13 17:28:12 +01:00
hcyi
0d810da40c TDI-30811:tSalesforcebulkexec/tSalesforceOutput link tLogRow with main
line has compile error.
2014-11-13 17:28:11 +01:00
hcyi
3de457435e TDI-30811:tSalesforcebulkexec/tSalesforceOutput link tLogRow with main
line has compile error.
2014-11-13 17:28:11 +01:00
jzhao
729d048796 TDI-30638: tMSSqlBulkExec Update SQL Statement wrong
https://jira.talendforge.org/browse/TDI-30638
Note:genereate update sql with db column name
2014-11-13 17:28:11 +01:00
CHEN Bin
65774ff6ba TDI-30639: tSalesforceOutput component is ignoring the commit level parameter
https://jira.talendforge.org/browse/TDI-30639
2014-11-13 17:28:11 +01:00
CHEN Bin
7f876c6c56 TDI-30760: Compile error if Log the runtime value of component setting(FIELD="TEXT")
https://jira.talendforge.org/browse/TDI-30760
fix compile error when check log level before invoke log.debug/info/trace
2014-11-13 17:28:11 +01:00
amarkevich
4a1053a601 TDI-30982 tMarketo* components cannot be run in Runtime container 2014-11-13 17:28:10 +01:00
CHEN Bin
5b4c050ad7 TDI-31075: Log4j: tWarn log level should be based on selected value
https://jira.talendforge.org/browse/TDI-31075
2014-11-13 17:28:10 +01:00
wang wei
225e7c124c TBD-1164: Can't data viewer for HCatalog of Clouder CDH5.1 MR1
https://jira.talendforge.org/browse/TBD-1164
2014-11-13 17:28:10 +01:00
CHEN Bin
6ce1fe82c2 TDI-30760: Compile error if Log the runtime value of component setting(FIELD="TEXT")
https://jira.talendforge.org/browse/TDI-30760
1. log component setting in raw value
2. check log level before invoke log.debug/info/trace
2014-11-13 17:28:10 +01:00
jzhao
a759c1787b TDI-30918: tS3List component does not seem to return all results for a
folder
https://jira.talendforge.org/browse/TDI-30918
Note:Fixed miss end of the recoreds if revords count > 1000
2014-11-13 17:28:10 +01:00
GGu
69d57fd8bc TUP-2233: tmp fixed the new javajet files via gitignore. 2014-11-13 17:28:09 +01:00
CHEN Bin
f4d9b31ee7 TUP-2211: Need cleanup the warnings for the DI related components.
https://jira.talendforge.org/browse/TUP-2211
change the dependency from org.talend.libraries.apache/lib/xmlbeans-2.3.0.jar to org.talend.libraries.apache.xml/lib/xmlbeans-2.3.0.jar
2014-11-13 17:28:09 +01:00
CHEN Bin
99ac06b4b4 TUP-2211: Need cleanup the warnings for the DI related components.
https://jira.talendforge.org/browse/TUP-2211
change the dependency from org.talend.libraries.apache.axis2/lib/jaxen-1.1.1.jar to org.talend.libraries.dom4j-jaxen/lib/jaxen-1.1.1.jar
2014-11-13 17:28:09 +01:00
I.Melnik
ae4ef995ab [TDI-31039] - Fox context variables usage in tBox* components 2014-11-13 17:28:09 +01:00
wluo
2a6a202174 TDI-30967: Add 2 new attributes in *_java.xml to help generate log4j
code
https://jira.talendforge.org/browse/TDI-30967
#Add LOG4J_ENABLED="true"
2014-11-13 17:28:08 +01:00
jzhao
44a8b8d6f3 TDI-30885: Milliseconds not being output with TIMESTAMP with TIME ZONE
Db Type Selected
https://jira.talendforge.org/browse/TDI-30885
Note:Insert not a "TalendTimestampWithTZ" type into a "TIMESTAMP with
TIME ZONE" Db Type drop "ms"
2014-11-13 17:28:08 +01:00
hwang
249ad6b840 TDI-30729:Unable to save setting result in 'Dynamic settings' tab 2014-11-13 17:28:08 +01:00
Alex Telesh
f78f201ab7 TDI-31019 - REOPEN - rdbms shared connections are closed on job
destruction
2014-11-13 17:28:08 +01:00
ycbai
d5cb8bce42 TBD-1167 : NPE error occur when I click edit query for HBase of CDH5.1
MR1
2014-11-13 17:28:08 +01:00
wang wei
ede7720bf4 TDI-30984: tWriteJSONField and tWriteXMLField will be blocked when there
is a big iterate loop to start
https://jira.talendforge.org/browse/TDI-30984
2014-11-13 17:28:07 +01:00
GGu
9a92ec317d Fixed the Junit for bd ce demo test. 2014-11-13 17:28:07 +01:00
wluo
382e74e087 TDI-30967 : Add 2 new attributes in *_java.xml to help generate log4j
code
https://jira.talendforge.org/browse/TDI-30967
2014-11-13 17:28:07 +01:00
wluo
5d675cdb6a TDI-30967 : Add 2 new attributes in *_java.xml to help generate log4j
code
https://jira.talendforge.org/browse/TDI-30967
2014-11-13 17:28:07 +01:00
wluo
833018db31 TDI-30967 : Add 2 new attributes in *_java.xml to help generate log4j
code
https://jira.talendforge.org/browse/TDI-30967
2014-11-13 17:28:06 +01:00
wluo
4489c1da5c TDI-30976 : Add 2 new attributes in *_java.xml to help generate log4j
code
https://jira.talendforge.org/browse/TDI-30976
2014-11-13 17:28:06 +01:00
wluo
2c756160e6 TDI-30967 : Add 2 new attributes in *_java.xml to help generate log4j
code
https://jira.talendforge.org/browse/TDI-30967
2014-11-13 17:28:06 +01:00
hwang
fd6ed34d3b TDI-30967:Add 2 new attributes in *_java.xml to help generate log4j code 2014-11-13 17:28:05 +01:00
hwang
ec992722f6 TDI-30967:Add 2 new attributes in *_java.xml to help generate log4j code 2014-11-13 17:28:05 +01:00
hwang
2e5eee648b TDI-30967:Add 2 new attributes in *_java.xml to help generate log4j code 2014-11-13 17:28:05 +01:00
zwzhao-talend
f633a56e27 TDI-30590 : Find component in Jobs:Job cannot be searched if component
use in Storm job
2014-11-13 17:28:05 +01:00
I.Melnik
fcd2cd2b9a [TDI-29878] - Fix tGoogleDriveList and tGoogleDrivePut components 2014-11-13 17:28:04 +01:00
cmeng-talend
e88764ee50 TDI-30924 fix bug: When "Create Salesforce Connection",the shell "New
Salesforce" didn't pop up on Ubuntu12
https://jira.talendforge.org/browse/TDI-30924

Recompiled the salesforceCRMManagement.jar using Java 6.
2014-11-13 17:28:04 +01:00
CHEN Bin
50dc2b1933 TDI-30862: 65k issue with tFileInputPositional, 890 fields.
https://jira.talendforge.org/browse/TDI-30862
extract the code into inner class
2014-11-13 17:28:04 +01:00
CHEN Bin
ceaefb57bf TDI-30862: 65k issue with tFileInputPositional, 890 fields.
https://jira.talendforge.org/browse/TDI-30862
format code
2014-11-13 17:28:03 +01:00
cmeng-talend
1f0d5fe431 TBD-1082 fix bug: Show error message when click Edit parameter using
repository for JDBC connection of tSqoopxxx component
https://jira.talendforge.org/browse/TBD-1082
2014-11-13 17:28:03 +01:00
GGu
7770939baa fixed some junit problem, because license for test. 2014-11-13 17:28:03 +01:00
Wu Liu
586e31a049 TDI-30937 : Fix the tuj with log4j enabled
Fix NPE when flow connector is null
2014-11-13 17:28:03 +01:00
jzhao
ac6e914c41 TDI-30000: implement log4j for these components
https://jira.talendforge.org/browse/TDI-30000
Note:Optimize log4j code
2014-11-13 17:28:02 +01:00
Wu Liu
261fa7711d TDI-30937 : Fix the tuj with log4j enabled
Fix the tujs for tFileOutputXML
2014-11-13 17:28:02 +01:00
Wu Liu
fa7faace17 TDI-30937 : Fix the tuj with log4j enabled
<< fix the NPE in the migration:RemoveUnuseQuoteOnTLoop
2014-11-13 17:28:02 +01:00
Mike Hirt
32eb7838b1 Update NOTICE.txt 2014-11-13 17:28:02 +01:00
CHEN Bin
7cd74957b2 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
add migrationtask to remove unuse quote on some parameters in tLoop
fix version problem
2014-11-13 17:28:02 +01:00
jzhao
f0cccc6376 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
Note:Fixed a problem of tMap
2014-11-13 17:28:01 +01:00
CHEN Bin
0c28b9ed40 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
add migrationtask to remove unuse quote on some parameters in tLoop
2014-11-13 17:28:01 +01:00
CHEN Bin
d2311fe275 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
escape expression on tLoop
2014-11-13 17:28:01 +01:00
zwzhao-talend
ac5e00faa3 TDI-30945 : Remove one row from the Input table of tSAPBapi when the
table inculde many rows. That cause log error
2014-11-13 17:28:01 +01:00
CHEN Bin
2c443aa59a TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
remove RAW="true" as label contains quote
2014-11-13 17:28:01 +01:00
jzhao
e489277eff TDI-30937 : Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
Note:Fix cassandra log4j problem
2014-11-13 17:28:00 +01:00
Wu Liu
f2820fc3d0 TDI-30937 : Fix the tuj with log4j enabled
fix the tuj feature4015_mysql_delete
2014-11-13 17:28:00 +01:00
Wu Liu
26f8021af7 TDI-30937 : Fix the tuj with log4j enabled
Support log the components in the joblet without joblet itself
2014-11-13 17:28:00 +01:00
CHEN Bin
e6fe6efdc8 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
when active, the real input conn is the one before vFlowMeter, use getName can get this
2014-11-13 17:28:00 +01:00
wang wei
1cc5305224 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
2014-11-13 17:28:00 +01:00
Wu Liu
48c597c283 Fix the tuj:Bug17826_tFileInputMSXML when log4j is enabled 2014-11-13 17:27:59 +01:00
Ryan Skraba
d8b37aed1e TDI-29810 Add extension points for exporting TDM dependencies in MapReduce. 2014-11-13 17:27:59 +01:00
Irene Wang
67adc96928 SCM-274 Remove superfluous host plugin version for fragments 2014-11-13 17:11:40 +01:00
Irene Wang
86e3f5f912 Merge branch 'master' of github.com:talend/tdi-studio-se 2014-11-13 16:32:38 +01:00
Irene Wang
c639e12fe2 SCM-273 Remove Bundle-RequiredExecutionEnvironment from plugin MANIFEST.MFs 2014-11-13 16:32:20 +01:00
cmeng-talend
dec181fd43 Merge branch 'maintenance/5.6' 2014-11-13 18:52:18 +08:00
cmeng-talend
b09f26b942 TDI-30279 fix bug: Data Viewer can't work for Impala schema
https://jira.talendforge.org/browse/TDI-30279
2014-11-13 18:50:02 +08:00
cmeng-talend
0d20efa41e Merge branch 'maintenance/5.6' 2014-11-13 18:45:45 +08:00
cmeng-talend
9ce1a91c6e TDI-31143 fix bug: Wrong schema propagated when recreating a connection
to tFilterRow
https://jira.talendforge.org/browse/TDI-31143
2014-11-13 18:44:35 +08:00
hcyi
6c81f80aef Merge branch 'maintenance/5.6' 2014-11-13 17:30:28 +08:00
hcyi
667cea6145 TDI-30610:tOracleSCD changes surrogate key datatype from BigDecimal to
String
2014-11-13 17:25:56 +08:00
hcyi
c8ceef78cd Merge branch 'maintenance/5.6' 2014-11-13 16:57:28 +08:00
hcyi
32ce8dea34 TDI-30934:tOracleSCD Reorders Defined Schema Alphabetically 2014-11-13 16:53:08 +08:00
Wu Liu
faa2771a7d TDI-31194 : tMap doesn't work well in partitioning with "store temp
data"=true in lookup table
https://jira.talendforge.org/browse/TDI-31194
2014-11-13 16:42:11 +08:00
remydub
0367c6a6da Change the row key for the HBase storer 2014-11-13 09:27:31 +01:00
Wu Liu
5397ee500f Merge branch 'maintenance/5.6' 2014-11-13 15:03:40 +08:00
Wu Liu
3140284710 TDI-31013 : tRecollector gives code error when using parrelization
https://jira.talendforge.org/browse/TDI-31013
tSortRow doesn't work well in partition with "sort on disk" is enabled.
2014-11-13 14:43:48 +08:00
nrousseau
dde58c7207 Merge pull request #52 from RyanSkraba/maintenance/5.6
TBD-1243 Fixed spelling error.
2014-11-13 08:44:57 +08:00
nrousseau
ae0b543e31 Merge pull request #53 from RyanSkraba/master
TBD-1243 Fixed spelling error.
2014-11-13 08:44:48 +08:00
Ryan Skraba
4a5b66e753 Merge branch 'maintenance/5.6' 2014-11-12 15:10:37 +01:00
Ryan Skraba
9cb8747c37 Merge branch 'maintenance/5.6' of github.com:Talend/tdi-studio-se into maintenance/5.6 2014-11-12 15:02:40 +01:00
Ryan Skraba
a44594e617 TBD-1243 Fixed spelling error. 2014-11-12 15:02:18 +01:00
CHEN Bin
1a32eb8808 Merge branch 'maintenance/5.6' 2014-11-12 14:16:55 +08:00
CHEN Bin
df4eaee22b TDI-30530: A compile error occurs when parallel execution are checked for tInfomixtOutput without using existing connection no matter use batch size is checked or not.
https://jira.talendforge.org/browse/TDI-30530
2014-11-12 14:12:26 +08:00
amarkevich
5a98db4896 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-11 14:50:26 +03:00
amarkevich
787e7e761e separate specific code 2014-11-11 14:46:26 +03:00
CHEN Bin
e2a4274dfb Merge branch 'maintenance/5.6' 2014-11-11 17:11:03 +08:00
CHEN Bin
537089e1c5 TDI-31131: Variable decryptedPassword_<%=cid%> shouldn't be assigned value when tSAPInput/tSAPOutput/tSAPTableInput/tSAPBapi checked use an existing connection
https://jira.talendforge.org/browse/TDI-31131
2014-11-11 17:07:38 +08:00
wluo
37704da442 TDI-31016: tEXistList return wrong NB_FILE's result
https://jira.talendforge.org/browse/TDI-31016
2014-11-11 16:59:41 +08:00
wang wei
1b38beb851 Merge branch 'maintenance/5.6' 2014-11-11 12:11:16 +08:00
jzhao
8c15d9bd49 TDI-31070: Code generation error [tOracleOutputBulExec]
https://jira.talendforge.org/browse/TDI-31070
Note:Fixed tOracleOutputBulExec/tSybaseIQOutputBulkExec
2014-11-11 10:50:46 +08:00
jzhao
511ec9d8d8 TDI-31085: When MDM team fixed TMDM-7836, check whether it need modify
component side.
https://jira.talendforge.org/browse/TDI-31085
Note:Update the taskloadclient jar
2014-11-11 09:24:17 +08:00
Irene Wang
97f8f46633 Merge branch 'feature/SCM-239/mavenstudiobuild' 2014-11-10 19:40:52 +01:00
remydub
9c2c7e60d0 The HBase store now uses the MD5 of the record as the row key. 2014-11-10 16:35:24 +01:00
Irene Wang
f4f80a51db Rename underscore in feature name 2014-11-10 16:09:00 +01:00
Irene Wang
b0eebe3871 Manually merge differences from master 2014-11-10 15:20:49 +01:00
remydub
0357106305 Update the HBase input component and the cache for the lookups 2014-11-10 15:01:58 +01:00
Irene Wang
f12140cae1 Merge branch 'master' into feature/SCM-239/mavenstudiobuild 2014-11-10 14:54:35 +01:00
nrousseau
1b89e1f6f4 Merge pull request #51 from RyanSkraba/master
TDI-29810 Add extension points for exporting TDM dependencies in MapRedu...
2014-11-10 18:17:09 +08:00
nrousseau
21e75f4d38 Merge pull request #50 from RyanSkraba/maintenance/5.6
TDI-29810 Add extension points for exporting TDM dependencies in MapRedu...
2014-11-10 18:16:59 +08:00
wang wei
07eae99462 TDI-31036: LockWrite can not be resolved as a variable in parallel
iterations
https://jira.talendforge.org/browse/TDI-31036
2014-11-10 17:32:56 +08:00
Ryan Skraba
f215eae71b Merge branch 'master' of github.com:Talend/tdi-studio-se 2014-11-10 10:23:17 +01:00
Ryan Skraba
22e708c917 Merge branch 'maintenance/5.6' of github.com:Talend/tdi-studio-se into maintenance/5.6 2014-11-10 10:23:00 +01:00
hwang
93a1d26bfa Merge branch 'maintenance/5.6' 2014-11-10 14:18:29 +08:00
wluo
1a2d5d4cad TDI-30733 : tOracleInput and tPostgresqlInput fail with NPE on null
geometry
https://jira.talendforge.org/browse/TDI-30733
#merge pull request https://github.com/Talend/tdi-studio-se/pull/42
2014-11-10 10:20:51 +08:00
hwang
8b3db63ddb TDI-30657:Expression Builder for Var in tMap does not show Var name
correctly
2014-11-10 10:07:38 +08:00
hwang
f95ab016e7 TDI-30657:Expression Builder for Var in tMap does not show Var name
correctly
2014-11-10 10:07:33 +08:00
hwang
a88b3ff2a6 TDI-30657:Expression Builder for Var in tMap does not show Var name
correctly
2014-11-10 10:07:28 +08:00
Ryan Skraba
c0b1529c07 Merge branch 'maintenance/5.6' of github.com:Talend/tdi-studio-se into maintenance/5.6 2014-11-07 16:09:53 +01:00
hcyi
2c70b315f8 Merge branch 'maintenance/5.6' 2014-11-07 17:52:59 +08:00
hcyi
b3968c1a37 TDI-30811:tSalesforcebulkexec/tSalesforceOutput link tLogRow with main
line has compile error.
2014-11-07 17:51:29 +08:00
cmeng-talend
59f78e7807 Merge branch 'maintenance/5.6' 2014-11-07 17:30:33 +08:00
cmeng-talend
e93476bb1f TDI-30475 fix bug: tELTxxxInput: Column in schema with Build-In mode
couldn't be deleted correctly
https://jira.talendforge.org/browse/TDI-30475
2014-11-07 17:28:05 +08:00
GGu
ffa833df13 TUP-2302: remove the scheduler. 2014-11-07 15:39:13 +08:00
GGu
47439031bc TUP-2358: removed unused codes in exchange plugin for lucense API. 2014-11-07 09:39:12 +08:00
remydub
b8b8013e6c Add support for HBase and Kafka 2014-11-06 16:12:18 +01:00
Ryan Skraba
10ba6f5a3d Merge branch 'maintenance/5.6' of github.com:Talend/tdi-studio-se into maintenance/5.6 2014-11-06 15:55:47 +01:00
CHEN Bin
3d7adf42b5 Merge branch 'maintenance/5.6' 2014-11-06 18:21:48 +08:00
CHEN Bin
242673945f TDI-30655: Salesforce Relationship Mapping and Null Values
https://jira.talendforge.org/browse/TDI-30655
2014-11-06 18:18:38 +08:00
hcyi
df9bd3b017 Merge branch 'maintenance/5.6' 2014-11-06 14:47:18 +08:00
hcyi
53f2aec8b3 TDI-30811:tSalesforcebulkexec/tSalesforceOutput link tLogRow with main
line has compile error.
2014-11-06 14:37:33 +08:00
hcyi
2278e47559 TDI-30811:tSalesforcebulkexec/tSalesforceOutput link tLogRow with main
line has compile error.
2014-11-06 14:37:29 +08:00
jzhao
9e9de6221f TDI-30638: tMSSqlBulkExec Update SQL Statement wrong
https://jira.talendforge.org/browse/TDI-30638
Note:genereate update sql with db column name
2014-11-06 14:21:44 +08:00
CHEN Bin
1b4f69c87c Merge branch 'maintenance/5.6' 2014-11-06 11:47:42 +08:00
CHEN Bin
790afa5336 TDI-30639: tSalesforceOutput component is ignoring the commit level parameter
https://jira.talendforge.org/browse/TDI-30639
2014-11-06 11:25:35 +08:00
CHEN Bin
78a7735b46 Merge branch 'maintenance/5.6' 2014-11-06 09:58:52 +08:00
CHEN Bin
9447db8b13 TDI-30760: Compile error if Log the runtime value of component setting(FIELD="TEXT")
https://jira.talendforge.org/browse/TDI-30760
fix compile error when check log level before invoke log.debug/info/trace
2014-11-06 09:55:33 +08:00
Irene Wang
cf18771630 Filter about.mappings in product build instead of plugin build 2014-11-05 18:46:08 +01:00
amarkevich
053454580a Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-05 15:56:18 +03:00
amarkevich
ebc55ba8e8 TDI-30982 tMarketo* components cannot be run in Runtime container 2014-11-05 15:54:54 +03:00
CHEN Bin
1bb141b516 Merge branch 'maintenance/5.6' 2014-11-05 17:50:15 +08:00
CHEN Bin
4e2f35d5dc TDI-31075: Log4j: tWarn log level should be based on selected value
https://jira.talendforge.org/browse/TDI-31075
2014-11-05 17:47:35 +08:00
wang wei
c51dde3f7f Merge branch 'maintenance/5.6' 2014-11-05 17:08:32 +08:00
CHEN Bin
9e8070bc51 Merge branch 'maintenance/5.6' 2014-11-05 16:57:16 +08:00
wang wei
b3e6fecf90 TBD-1164: Can't data viewer for HCatalog of Clouder CDH5.1 MR1
https://jira.talendforge.org/browse/TBD-1164
2014-11-05 16:51:25 +08:00
CHEN Bin
96748ec092 TDI-30760: Compile error if Log the runtime value of component setting(FIELD="TEXT")
https://jira.talendforge.org/browse/TDI-30760
1. log component setting in raw value
2. check log level before invoke log.debug/info/trace
2014-11-05 16:26:12 +08:00
GGu
3c62f97722 TUP-2358: update the lucene API for new version. 2014-11-05 15:37:52 +08:00
jzhao
9b667589e3 TDI-30918: tS3List component does not seem to return all results for a
folder
https://jira.talendforge.org/browse/TDI-30918
Note:Fixed miss end of the recoreds if revords count > 1000
2014-11-04 15:27:12 +08:00
GGu
6d668f48fb Merge branch 'maintenance/5.6' 2014-11-04 14:07:46 +08:00
GGu
b04c83435d TUP-2233: tmp fixed the new javajet files via gitignore. 2014-11-04 14:06:26 +08:00
CHEN Bin
d2f97f52c8 Merge branch 'maintenance/5.6' 2014-11-04 12:30:55 +08:00
CHEN Bin
9b9e8b3054 TUP-2211: Need cleanup the warnings for the DI related components.
https://jira.talendforge.org/browse/TUP-2211
change the dependency from org.talend.libraries.apache/lib/xmlbeans-2.3.0.jar to org.talend.libraries.apache.xml/lib/xmlbeans-2.3.0.jar
2014-11-04 11:13:40 +08:00
CHEN Bin
399d3fb916 TUP-2211: Need cleanup the warnings for the DI related components.
https://jira.talendforge.org/browse/TUP-2211
change the dependency from org.talend.libraries.apache.axis2/lib/jaxen-1.1.1.jar to org.talend.libraries.dom4j-jaxen/lib/jaxen-1.1.1.jar
2014-11-04 11:13:38 +08:00
I.Melnik
57064d1f2c [TDI-31039] - Fox context variables usage in tBox* components 2014-11-03 16:08:37 +03:00
I.Melnik
f52c42cbce [TDI-31039] - Fox context variables usage in tBox* components 2014-11-03 16:05:51 +03:00
wluo
1813610edf TDI-30967: Add 2 new attributes in *_java.xml to help generate log4j
code
https://jira.talendforge.org/browse/TDI-30967
#Add LOG4J_ENABLED="true"
2014-11-03 18:50:49 +08:00
wluo
1b9a173e3a TDI-29856: support log4j for these Exist components
https://jira.talendforge.org/browse/TDI-29856
2014-11-03 18:25:22 +08:00
jzhao
c0ea603c5e TDI-30885: Milliseconds not being output with TIMESTAMP with TIME ZONE
Db Type Selected
https://jira.talendforge.org/browse/TDI-30885
Note:Insert not a "TalendTimestampWithTZ" type into a "TIMESTAMP with
TIME ZONE" Db Type drop "ms"
2014-11-03 17:00:15 +08:00
hwang
af1d9581c4 Merge branch 'maintenance/5.6' 2014-11-03 16:01:45 +08:00
hwang
ac587d2178 TDI-30729:Unable to save setting result in 'Dynamic settings' tab 2014-11-03 15:57:25 +08:00
Alex Telesh
7164e79586 TDI-31019 - REOPEN - rdbms shared connections are closed on job
destruction
2014-10-31 16:32:53 +03:00
Alex Telesh
157738140b TDI-31019 - REOPEN - rdbms shared connections are closed on job
destruction
2014-10-31 16:28:55 +03:00
ycbai
bfdf4ee48b Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-31 17:47:54 +08:00
ycbai
39f37ba4dd Merge remote-tracking branch 'origin/bugfix/5.6/TBD-1167_NPEOfEditQueryActionOfHBase' 2014-10-31 17:45:02 +08:00
wang wei
17047b88e7 Merge branch 'maintenance/5.6' 2014-10-31 17:41:23 +08:00
ycbai
1d3614fbbb TBD-1167 : NPE error occur when I click edit query for HBase of CDH5.1
MR1
2014-10-31 17:39:30 +08:00
wang wei
62c07a54c6 TDI-30984: tWriteJSONField and tWriteXMLField will be blocked when there
is a big iterate loop to start
https://jira.talendforge.org/browse/TDI-30984
2014-10-31 16:00:11 +08:00
GGu
e31acce5c9 Merge branch 'maintenance/5.6' 2014-10-31 14:20:48 +08:00
GGu
bed8f43e4b Fixed the Junit for bd ce demo test. 2014-10-31 14:20:10 +08:00
wluo
9c478e98f9 TDI-30967 : Add 2 new attributes in *_java.xml to help generate log4j
code
https://jira.talendforge.org/browse/TDI-30967
2014-10-31 14:07:56 +08:00
wluo
8fcc37a9c5 TDI-30967 : Add 2 new attributes in *_java.xml to help generate log4j
code
https://jira.talendforge.org/browse/TDI-30967
2014-10-31 13:58:42 +08:00
wluo
b72650724e TDI-30967 : Add 2 new attributes in *_java.xml to help generate log4j
code
https://jira.talendforge.org/browse/TDI-30967
2014-10-31 13:58:36 +08:00
wluo
6c4e1e46a9 TDI-30976 : Add 2 new attributes in *_java.xml to help generate log4j
code
https://jira.talendforge.org/browse/TDI-30976
2014-10-31 13:58:29 +08:00
wluo
9dac070a65 TDI-30967 : Add 2 new attributes in *_java.xml to help generate log4j
code
https://jira.talendforge.org/browse/TDI-30967
2014-10-31 13:58:23 +08:00
hwang
7ff5629b2a TDI-30967:Add 2 new attributes in *_java.xml to help generate log4j code 2014-10-31 13:58:16 +08:00
hwang
eeed800609 TDI-30967:Add 2 new attributes in *_java.xml to help generate log4j code 2014-10-31 13:58:10 +08:00
hwang
e033708ac2 TDI-30967:Add 2 new attributes in *_java.xml to help generate log4j code 2014-10-31 13:58:04 +08:00
GGu
c05dc14e96 Merge branch 'maintenance/5.6' 2014-10-31 12:05:56 +08:00
zwzhao-talend
4cac861526 TDI-30590 : Find component in Jobs:Job cannot be searched if component
use in Storm job
2014-10-31 12:05:02 +08:00
I.Melnik
979084bbf1 [TDI-29878] - Fix tGoogleDriveList and tGoogleDrivePut components 2014-10-30 18:29:19 +03:00
I.Melnik
5d548d6039 [TDI-29878] - Fix tGoogleDriveList and tGoogleDrivePut components 2014-10-30 18:27:22 +03:00
cmeng-talend
dfe05d6f48 Merge branch 'maintenance/5.6' 2014-10-30 18:41:45 +08:00
cmeng-talend
02ee5ab836 TDI-30924 fix bug: When "Create Salesforce Connection",the shell "New
Salesforce" didn't pop up on Ubuntu12
https://jira.talendforge.org/browse/TDI-30924

Recompiled the salesforceCRMManagement.jar using Java 6.
2014-10-30 18:40:24 +08:00
CHEN Bin
feedaf8ed9 Merge branch 'maintenance/5.6' 2014-10-30 18:14:38 +08:00
CHEN Bin
ffeb16e11d TDI-30862: 65k issue with tFileInputPositional, 890 fields.
https://jira.talendforge.org/browse/TDI-30862
extract the code into inner class
2014-10-30 17:47:52 +08:00
CHEN Bin
d7e122e331 TDI-30862: 65k issue with tFileInputPositional, 890 fields.
https://jira.talendforge.org/browse/TDI-30862
format code
2014-10-30 17:47:51 +08:00
cmeng-talend
4cd75452f5 Merge branch 'maintenance/5.6' 2014-10-30 16:59:23 +08:00
cmeng-talend
0e23f10e1c TBD-1082 fix bug: Show error message when click Edit parameter using
repository for JDBC connection of tSqoopxxx component
https://jira.talendforge.org/browse/TBD-1082
2014-10-30 16:57:30 +08:00
Ryan Skraba
09208d0dbd Merge branch 'maintenance/5.6' of github.com:Talend/tdi-studio-se into maintenance/5.6 2014-10-29 18:05:15 +01:00
remydub
4fab5f5dbb Upgrade the Talend Spark library version 2014-10-29 11:05:11 +01:00
remydub
094ea06e61 Refactor the Spark library and add the -libjars to the DI jobs 2014-10-29 10:59:15 +01:00
ycbai
158d88d654 TBD-1167 : NPE error occur when I click edit query for HBase of CDH5.1
MR1
2014-10-29 15:25:50 +08:00
GGu
0543674ccc fixed some junit problem, because license for test. 2014-10-28 10:46:39 +08:00
Wu Liu
1b7a4643ba TDI-30937 : Fix the tuj with log4j enabled
Fix NPE when flow connector is null
2014-10-27 18:24:26 +08:00
Ryan Skraba
c53570fb96 Merge branch 'master' of github.com:Talend/tdi-studio-se 2014-10-27 11:04:53 +01:00
Ryan Skraba
e0ac66504e Merge branch 'maintenance/5.6' of github.com:Talend/tdi-studio-se into maintenance/5.6 2014-10-27 11:00:31 +01:00
jzhao
9d4dfd0356 TDI-30000: implement log4j for these components
https://jira.talendforge.org/browse/TDI-30000
Note:Optimize log4j code
2014-10-27 17:47:14 +08:00
Wu Liu
37f7f471db TDI-30937 : Fix the tuj with log4j enabled
Fix the tujs for tFileOutputXML
2014-10-27 12:28:42 +08:00
Wu Liu
2fe0003d43 TDI-30937 : Fix the tuj with log4j enabled
<< fix the NPE in the migration:RemoveUnuseQuoteOnTLoop
2014-10-27 11:54:22 +08:00
GGu
85b8d2c800 TUP-2300: Fixed the compile error for export wizard. 2014-10-27 11:11:09 +08:00
Mike Hirt
8a9b8740b8 Update NOTICE.txt 2014-10-24 12:09:29 +02:00
CHEN Bin
10f5d1bdd2 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
add migrationtask to remove unuse quote on some parameters in tLoop
fix version problem
2014-10-24 18:03:52 +08:00
jzhao
7f9335ab82 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
Note:Fixed a problem of tMap
2014-10-24 17:56:08 +08:00
CHEN Bin
15deb4ce24 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
add migrationtask to remove unuse quote on some parameters in tLoop
2014-10-24 17:49:20 +08:00
CHEN Bin
9d950c5a1b TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
escape expression on tLoop
2014-10-24 17:49:18 +08:00
zwzhao-talend
ca2f55932e Merge branch 'maintenance/5.6' 2014-10-24 16:20:23 +08:00
zwzhao-talend
04e9e00582 TDI-30945 : Remove one row from the Input table of tSAPBapi when the
table inculde many rows. That cause log error
2014-10-24 16:13:40 +08:00
CHEN Bin
2e584978f5 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
remove RAW="true" as label contains quote
2014-10-24 14:49:48 +08:00
jzhao
3bae1823aa TDI-30937 : Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
Note:Fix cassandra log4j problem
2014-10-24 14:49:43 +08:00
Wu Liu
fbe526d2cf TDI-30937 : Fix the tuj with log4j enabled
fix the tuj feature4015_mysql_delete
2014-10-24 12:38:50 +08:00
Wu Liu
c3fd92ed01 TDI-30937 : Fix the tuj with log4j enabled
Support log the components in the joblet without joblet itself
2014-10-24 12:07:12 +08:00
CHEN Bin
0c520dd0f4 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
when active, the real input conn is the one before vFlowMeter, use getName can get this
2014-10-24 11:55:42 +08:00
wang wei
f49e314d59 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
2014-10-24 10:54:04 +08:00
Wu Liu
3351bb8921 Merge branch 'maintenance/5.6' 2014-10-23 21:53:20 +08:00
Wu Liu
c0a31dc68d Fix the tuj:Bug17826_tFileInputMSXML when log4j is enabled 2014-10-23 21:51:24 +08:00
Mike Hirt
51af1800f9 Create NOTICE.txt 2014-10-23 15:05:34 +02:00
Wu Liu
73023432f1 resolve the compile error when "errorMessage" doesn't exist in the
reject connector
2014-10-23 20:17:10 +08:00
Ryan Skraba
0cdfe3886a Merge branch 'maintenance/5.6' of github.com:Talend/tdi-studio-se into maintenance/5.6 2014-10-23 13:51:01 +02:00
nrousseau
6bfbb9a951 Merge branch 'maintenance/5.6' 2014-10-23 18:59:24 +08:00
nrousseau
ef8dce0be2 TBD-1149: fix problem of background display for the M/R job 2014-10-23 18:48:43 +08:00
GGu
ed62fc1892 Merge branch 'maintenance/5.6' 2014-10-23 18:33:46 +08:00
GGu
c4071cbfee TDI-30876: fixed the problem for migration task. 2014-10-23 18:33:05 +08:00
CHEN Bin
1827434776 TDI-30263: SAP connection with SNC (Secure Network Connection)
https://jira.talendforge.org/browse/TDI-30263
1. hidden SNC configuration on SAP components
2. support Properties table on tSAPConnection with jco2/jco3 & tSAPInput & tSAPOutput
2014-10-23 17:09:30 +08:00
Irene Wang
aab333ac52 Insert properties to replace in about.mappings 2014-10-23 10:17:55 +02:00
wluo
e2f98a2979 fix bug:tInformixOutput - Truncate
https://jira.talendforge.org/browse/TDI-30625
2014-10-23 15:46:39 +08:00
jzhao
308ea757d9 TDI-30001: support log4j for MOM components
https://jira.talendforge.org/browse/TDI-30001
Note:Fix a problem in tMomOutput
2014-10-23 14:44:16 +08:00
CHEN Bin
6916b83ca4 TDI-30263: SAP connection with SNC (Secure Network Connection)
https://jira.talendforge.org/browse/TDI-30263
make tSAPConnection support new API
2014-10-23 03:00:23 +08:00
CHEN Bin
69efac1e02 TDI-30263: SAP connection with SNC (Secure Network Connection)
https://jira.talendforge.org/browse/TDI-30263
support SNC on tSAPConnection & tSAPInput & tSAPOutput
2014-10-23 03:00:21 +08:00
CHEN Bin
11cd42b33d TDI-30783: SAP Table Input BigInteger Casting does not work
https://jira.talendforge.org/browse/TDI-30783
1. upgrade sap api to fix the problem about type
2. add sap type mapping
2014-10-23 02:53:51 +08:00
Pierre Teyssier
8c4c85393b Merge branch 'maintenance/5.6' 2014-10-22 21:56:23 +08:00
Pierre Teyssier
5e41fb9bb9 [TDI-30914] - Log4j tFileInputMail compilation error 2014-10-22 21:55:52 +08:00
Ryan Skraba
2c9cddc427 Merge branch 'maintenance/5.6' of github.com:Talend/tdi-studio-se into maintenance/5.6 2014-10-22 15:06:30 +02:00
Ryan Skraba
c0491a27ad Merge branch 'master' of github.com:Talend/tdi-studio-se 2014-10-22 15:05:42 +02:00
wluo
92ce9fbadb Fix bug TDI-30431 : can't update table when using time fields as key
https://jira.talendforge.org/browse/TDI-30431
2014-10-22 21:04:29 +08:00
Pierre Teyssier
0663e6cf56 Merge branch 'maintenance/5.6' 2014-10-22 20:44:10 +08:00
Pierre Teyssier
7bbdabcc8d TDI-28852: Add option to enable and disable log4j configuration or replace the used log4j libraries for tFileInputExcel
- removing the logger for org.openxml4j.opc
2014-10-22 20:42:38 +08:00
Wu Liu
4c2892dc80 TDI-29878 : implement tGoogleDrive* Components 2014-10-22 20:34:12 +08:00
wluo
a20432c9d1 Fix bug TDI-30362 : tSCPDelete: No error if file can't be deleted
https://jira.talendforge.org/browse/TDI-30362
2014-10-22 20:04:54 +08:00
Irene Wang
7f5aca284a Fix org.talend.tos-feature contents from master 2014-10-22 11:47:14 +02:00
Ryan Skraba
271ef01972 Merge branch 'maintenance/5.6' 2014-10-22 10:38:54 +02:00
Ryan Skraba
7c3a4502b5 TDI-29810 Add extension points for exporting TDM dependencies in MapReduce. 2014-10-22 10:35:54 +02:00
hcyi
637e624f6a Merge branch 'maintenance/5.6' 2014-10-22 15:10:35 +08:00
hcyi
145ab3bc84 TDI-30894:Repository Content is empty in Stats & Logs. 2014-10-22 15:06:38 +08:00
nrousseau
835ed8704a Merge branch 'maintenance/5.6' 2014-10-22 14:42:07 +08:00
nrousseau
fbab4dfc6f Revert "TDI-30610:tOracleSCD changes surrogate key datatype from BigDecimal to String."
This reverts commit dd4fe34907.
2014-10-22 14:40:33 +08:00
zwzhao-talend
342a1181d1 Merge branch 'maintenance/5.6' 2014-10-22 14:31:31 +08:00
zwzhao-talend
87463b23e2 Merge branch 'bugfix/5.6/TDI-30246_Inconsistent_behaviors_between_job,_jobscript,_routine_creating_with_the_same_name' into maintenance/5.6 2014-10-22 14:29:41 +08:00
zwzhao-talend
0772a1f277 TDI-30246 : Inconsistent behaviors between job, jobscript, routine
creating with the same name;
2014-10-22 14:24:31 +08:00
wang wei
56886b4b5d TDI-30896: password is not encryted for resume log
https://jira.talendforge.org/browse/TDI-30896
2014-10-22 11:55:23 +08:00
hwang
347a913510 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-22 11:50:34 +08:00
hwang
69143a84bc Merge branch 'bugfix/maintenance5.6/TBD-1122' into maintenance/5.6 2014-10-22 11:42:50 +08:00
hcyi
6e556a2cec Merge branch 'maintenance/5.6' 2014-10-22 11:39:24 +08:00
zwzhao-talend
801b514396 Merge branch 'maintenance/5.6' 2014-10-22 11:34:36 +08:00
hcyi
e539ae3096 Merge branch 'bugfix/5.6/TDI-30749-Error_when_drag_component_to_job' into maintenance/5.6 2014-10-22 11:31:31 +08:00
hcyi
a5c0b0d734 TDI-30749:There is error when drag a oracle 12 cdc table to job. 2014-10-22 11:29:34 +08:00
hwang
2540cb0e17 TBD-1122:Hide the stats progress in M/R for HD Insight 2014-10-22 11:11:10 +08:00
zwzhao-talend
a919a4f1ee TDI-30589 : SVN History :dont have this option if MR & Storm jobs closed 2014-10-22 11:10:32 +08:00
nrousseau
136175d434 Merge branch 'maintenance/5.6' 2014-10-22 10:48:20 +08:00
hcyi
dd4fe34907 TDI-30610:tOracleSCD changes surrogate key datatype from BigDecimal to
String.
2014-10-22 10:47:14 +08:00
nrousseau
e0f2227ed7 TBD-1004: fix problem of sqlBuilder for the tSqoopImport Component 2014-10-22 10:47:12 +08:00
GGu
f2bef32135 Merge branch 'maintenance/5.6' 2014-10-22 10:41:33 +08:00
wchen-talend
4c5c0bcf27 TDI-29990 fixed :If you create XML metadata which includes numbers and
use it in a tXMLMap, all elements are arbitrarily treated as strings.
2014-10-22 10:40:44 +08:00
GGu
352e05042b Merge branch 'maintenance/5.6' 2014-10-22 10:37:02 +08:00
wchen-talend
d5f0b5ed46 TDI-30275 fixed: TEXT item in Table Controller needs hide/empty value
when READONLY_IF results true.s
2014-10-22 10:35:15 +08:00
Irene Wang
61db5d2433 Merge from master (remove Bundle-RequiredExecutionEnvironment: J2SE-1.5) 2014-10-21 19:08:06 +02:00
Irene Wang
fa0e01109c Merge branch 'maintenance/5.6' 2014-10-21 18:46:44 +02:00
Irene Wang
f7afa5a2a1 Remove Bundle-RequiredExecutionEnvironment: J2SE-1.5 2014-10-21 18:46:08 +02:00
hcyi
dbd198dd21 Merge branch 'maintenance/5.6' 2014-10-21 19:18:44 +08:00
hcyi
ff610e23cd TDI-30757:The input filed context can't be removed when I click undo for
Expression Builder of tPigMap.
2014-10-21 19:15:44 +08:00
wluo
f606dabfd7 fix bug: Log out the file name list of the attachment
https://jira.talendforge.org/browse/TDI-30843
2014-10-21 17:39:01 +08:00
cmeng-talend
a82707ee40 Merge branch 'maintenance/5.6' 2014-10-21 15:57:32 +08:00
cmeng-talend
6b51ab36ae TDI-30475 fix bug: tELTxxxInput: Column in schema with Build-In mode
couldn't be deleted correctly
2014-10-21 15:55:25 +08:00
Irene Wang
fcd1f93d57 Merge branch 'master' into feature/SCM-239/mavenstudiobuild 2014-10-21 09:54:16 +02:00
GGu
749f4917d2 Merge branch 'maintenance/5.6' 2014-10-21 15:31:15 +08:00
GGu
1ee9c650c3 TDI-30227: enhance for PASSWORD field for nodes and jobsetting
parameter.
2014-10-21 15:29:38 +08:00
jzhao
a6d9e6f438 Merge branch 'maintenance/5.6' 2014-10-21 15:24:43 +08:00
jzhao
281cc6baac TDI-30001: support log4j for MOM components
https://jira.talendforge.org/browse/TDI-30001
Note:Fixed compile error for tMomCommit
2014-10-21 15:14:18 +08:00
hbhong
3d3871a54d TUP-2301: Removed reflection code from TalendPaletteViewerProvider class 2014-10-21 13:51:21 +08:00
jzhao
3331371e23 TDI-30040: remove unnecessary code in scd
https://jira.talendforge.org/browse/TDI-30040
Note:Remove unnecessary code in scd
2014-10-21 13:14:43 +08:00
jzhao
dc7e82f07a TDI-30728: Need component to sychronized the tMDMInput_java.xml and
tMDMConection_java.xml 
https://jira.talendforge.org/browse/TDI-30728
Note:Change parameter name for tMDMConnection
2014-10-21 11:05:11 +08:00
Wu Liu
94a165fd33 Merge branch 'maintenance/5.6' 2014-10-21 10:40:07 +08:00
yyin-talend
98375f4373 TDQ-9496 add functions for header. 2014-10-21 10:35:14 +08:00
I.Melnik
d7053e0d7e Add required parameter to connection settings 2014-10-20 18:28:11 +03:00
I.Melnik
ef8cd02eaa Add required parameter to connection settings 2014-10-20 18:27:11 +03:00
Irene Wang
227fe185c6 Merge from master 2014-10-20 16:56:10 +02:00
Irene Wang
ea6c593c9f Update version to 6.0.0 2014-10-20 15:11:50 +02:00
jzhao
c7c049a430 TDI-29473: Add log4j for tELTXXXInput,tELTXXXMap and tELTXXXOutput
https://jira.talendforge.org/browse/TDI-29473
Note:Optimize the log4j code of tELTXXX
2014-10-20 16:45:22 +08:00
wluo
9c561ed002 fix bug: TUJ regression on 5.6 on BugTDI29033_XXX
https://jira.talendforge.org/browse/TDI-30680
2014-10-20 12:15:39 +08:00
wang wei
9c2b659706 TDI-30836: Compile error for tFileInputXML when "SAX" mode is triggered
and log4j is activated
https://jira.talendforge.org/browse/TDI-30836
2014-10-20 11:47:05 +08:00
wang wei
dbcaf7fa7f TDI-30833: the order of elements is not correct with
tAdvancedFileOutputXML 
https://jira.talendforge.org/browse/TDI-30833
2014-10-20 11:29:47 +08:00
GGu
516659712e Merge pull request #46 from xqliu-talend/master
TDQ-9492 "view keys" and "view index" function in overview anlaysis get ...
2014-10-20 11:17:36 +08:00
GGu
905d159873 Merge pull request #45 from xqliu-talend/maintenance/5.6
TDQ-9492 "view keys" and "view index" function in overview anlaysis get ...
2014-10-20 11:17:33 +08:00
wluo
37ef136155 fix workitem: add log4j for tFTP component
https://jira.talendforge.org/browse/TDI-28555
2014-10-20 10:12:15 +08:00
nrousseau
faa7618d26 Merge branch 'maintenance/5.6' 2014-10-17 17:58:31 +02:00
nrousseau
b434017599 TDI-30701: fix problem of deactivated component, dummy state could not
be saved / reloaded
2014-10-17 17:50:29 +02:00
Wu Liu
46f86abc15 fix tuj 2014-10-17 20:03:38 +08:00
amarkevich
32097c7375 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-17 13:53:25 +03:00
amarkevich
3ac0a098f9 TIPAAS-1349 Map/Reduce Jobs: publish and execution 2014-10-17 13:52:32 +03:00
jzhao
14ea56fe20 TDI-30754: tFileInputExcel/tFileOutputExcel contains buggy dependencies
in case VERSION_2007
https://jira.talendforge.org/browse/TDI-30754
Note:Update 2 jars for excel input/output
2014-10-17 14:42:30 +08:00
jzhao
a334173e42 TDI-30001: support log4j for MOM components
https://jira.talendforge.org/browse/TDI-30001
Note:add log4j for tMomXX
2014-10-17 10:40:53 +08:00
remydub
c3667a1e8c Merge branch 'maintenance/5.6' 2014-10-16 16:31:58 +02:00
remydub
b44949f9f9 TBD-1024 fixed: Add the missing amazon-s3.jar dependency 2014-10-16 16:30:30 +02:00
nrousseau
141752810d Merge branch 'maintenance/5.6' 2014-10-16 14:50:25 +02:00
nrousseau
85b3738fc4 TUP-2314: set the codegen init in headless. 2014-10-16 14:48:13 +02:00
nrousseau
20d7d47ab5 TUP-2314: set the codegen init in headless. 2014-10-16 14:37:45 +02:00
I.Melnik
51b7a61b4e [TDI-29878] - Correct root folder behavior 2014-10-16 15:09:55 +03:00
I.Melnik
ad47b24a23 [TDI-29878] - Correct root folder behavior 2014-10-16 15:08:56 +03:00
xqliu
f70e901e88 TDQ-9492 "view keys" and "view index" function in overview anlaysis get error. and "Connections" view will not show
https://jira.talendforge.org/browse/TDQ-9492
don't show DI repository view when create database connection in DQ perspective
2014-10-16 19:30:27 +08:00
xqliu
f69e3f9c75 TDQ-9492 "view keys" and "view index" function in overview anlaysis get error. and "Connections" view will not show
https://jira.talendforge.org/browse/TDQ-9492
don't show DI repository view when create database connection in DQ perspective
2014-10-16 19:26:13 +08:00
CHEN Bin
94ac690a35 TDI-30807: Data Viewer can't work for tSAPTableInput
https://jira.talendforge.org/browse/TDI-30807
add dependency dom4j
2014-10-16 17:53:49 +08:00
nrousseau
0b38d0fd57 Merge branch 'maintenance/5.6' 2014-10-16 10:43:42 +02:00
nrousseau
cd0a68e969 TDI-30717 + TDI-30815 : fix problem of map/reduce progress bar and
joblet expand
2014-10-16 10:41:32 +02:00
CHEN Bin
3e36bd8893 TDI-30004: make these components support log4j
https://jira.talendforge.org/browse/TDI-30004
fix bug
2014-10-16 12:14:26 +08:00
ldong-talend
32f8d48c6e Merge branch 'maintenance/5.6' 2014-10-16 10:05:24 +08:00
ldong-talend
6b26833ca9 TDI-28452:Avoid the Recovery after a if link and a onComponentOK. 2014-10-16 10:02:33 +08:00
jzhao
3cca590d99 TDI-30002: support log4j for StewardshipTask components
https://jira.talendforge.org/browse/TDI-30002
Note:Add log4j for tStewardShipTaskXX
2014-10-16 09:56:24 +08:00
Irene Wang
2a374023e0 Add Eclipse-BundleShape: dir to plugins that must be expanded 2014-10-15 18:36:01 +02:00
ldong-talend
2a4195c4b9 Merge branch 'maintenance/5.6' 2014-10-15 18:16:56 +08:00
ldong-talend
f98679741d TUP-2281:with TP_BD_DQ license, content for "Project
Settings"-->"Designer"->"Palette Settings" can not show.
2014-10-15 18:14:28 +08:00
remydub
65a4d8308e Merge branch 'maintenance/5.6' 2014-10-15 12:12:58 +02:00
remydub
1b81567090 TUP-2212: Cleanup the jars warning for the Big Data components 2014-10-15 12:12:03 +02:00
nrousseau
d95e075428 Merge branch 'maintenance/5.6' 2014-10-15 11:33:16 +02:00
nrousseau
7fd52baa24 TUP-2257: fix the problem of resize when the zoom is not 100% 2014-10-15 11:31:19 +02:00
remydub
7a2cc8ea73 Merge branch 'maintenance/5.6' 2014-10-15 11:18:06 +02:00
remydub
9cd023f66b TUP-2212: Cleanup the jars warning for the Big Data components 2014-10-15 11:17:14 +02:00
zwzhao-talend
1e0f7d9c67 TDI-30590 : Find component in Jobs:Job cannot be searched if component
use in Storm job
2014-10-15 16:53:33 +08:00
wang wei
fee69559d9 TDI-30006: implement log4j for these processing components
https://jira.talendforge.org/browse/TDI-30006
2014-10-15 16:35:50 +08:00
cmeng-talend
efa09e5c15 Merge branch 'maintenance/5.6' 2014-10-15 15:53:51 +08:00
cmeng-talend
f3bcba8704 TDI-30411 fix bug: tFileInputDelimited : Save to metadata built-in
parameters are lost
https://jira.talendforge.org/browse/TDI-30411

Fix problem:
Create a delimited connection in reposiotry with 
row separator --> custom string 
csv option true ,
drag&drop to drop as tFileInputDelimited , CSVROWSEPARATOR can not take
value from repository .

Reason:
Parameters in metadata are filled to component one by one using the
order which is writen in tFileInputDelimited_java.xml/PARAMETERS;
Some parameters' showif uses parameter "CSV_OPTION", but "CSV_OPTION"
didn't be filled earlier than those parameters, so that causes the
expression in showif was wrong, then caused the wrong fill;
So the parameter used in other parameter's showif must be writen
earlier.
2014-10-15 15:49:53 +08:00
jzhao
8f5677d300 TDI-30000: implement log4j for these components
https://jira.talendforge.org/browse/TDI-30000
Note:Add log4j feature
2014-10-15 15:36:09 +08:00
GGu
cd4ca4735e Merge branch 'maintenance/5.6' 2014-10-15 13:29:26 +08:00
GGu
42c48d81c1 TDI-30227: Change the migration task for 5.6.0. 2014-10-15 13:11:50 +08:00
GGu
e069308441 TDI-30227: Check the password field for FTP connection. 2014-10-15 13:11:50 +08:00
GGu
9087f197af TDI-30227: Fixed one problem for migration tasks. 2014-10-15 13:11:50 +08:00
GGu
a85ea52679 TDI-30227: Unify the migration task. 2014-10-15 13:11:49 +08:00
GGu
88332739ef TDI-30227: Make sure edit the override context parameters with
encryption for build job function.
2014-10-15 13:11:49 +08:00
GGu
10cc5b1f02 TDI-30227: Change the encryption method for ElementParameterType. 2014-10-15 13:11:49 +08:00
GGu
f49aa7b613 TDI-30227: Check the value of parameter with password field for job documentation. 2014-10-15 13:11:49 +08:00
GGu
cdb224eda8 TDI-30227: add the process migration task for password field to unify encryption. 2014-10-15 13:11:48 +08:00
GGu
4b6dc83c40 TDI-30227: add the encryption method for emf objects. 2014-10-15 13:11:48 +08:00
GGu
18a54f81d0 TDI-30227: add the project settings migration task for password fields to unify encryption. 2014-10-15 13:11:48 +08:00
GGu
63833bf5ab TDI-30227: add the database connection migration task for password field to unify encryption. 2014-10-15 13:11:48 +08:00
GGu
9439a59d5d TDI-30227: Unify the encryption for Password of DatabaseConnection and make the raw value clearly. 2014-10-15 13:11:47 +08:00
GGu
fe911d23a3 TDI-30227: add the context migration task for password type to unify encryption. 2014-10-15 13:11:47 +08:00
GGu
6aef82771a TDI-30227: Make the raw value for ContextParameterType clearly. 2014-10-15 13:11:46 +08:00
GGu
e375e0cd74 TDI-30227: Make sure the build job with override context parameter for
Password to be encrypted.
2014-10-15 13:11:46 +08:00
remydub
6dbf915927 Merge branch 'maintenance/5.6' 2014-10-14 14:12:54 +02:00
remydub
32fbdd34f5 TBD-1049: parquet-mr project supports Hive 0.10+. Remove the Parquet support for distributions which embed Hive 0.9- 2014-10-14 14:11:25 +02:00
Irene Wang
59ffc9197a Update open source Nexus URLs 2014-10-14 11:25:47 +02:00
cmeng-talend
fa5312e2dd TDI-29234 fix bug: #LINK@NODE doesn't work well as the condition when
TABLE IF in the schema
https://jira.talendforge.org/browse/TDI-29234
2014-10-14 11:35:09 +08:00
cmeng-talend
fa81fffb39 Merge branch 'maintenance/5.6' 2014-10-14 10:43:20 +08:00
cmeng-talend
15b0fe465d TDI-30290 fix bug: Click "Data Viewer" on the metadata of File Json will
get error: "Unresolved compilation problem:"
https://jira.talendforge.org/browse/TDI-30290
2014-10-14 10:38:39 +08:00
nrousseau
47f25fbdf8 Merge branch 'maintenance/5.6' 2014-10-13 18:17:40 +02:00
nrousseau
aea552b3a5 TDI-29234: revert change done on the DataProcess class since it blocks
all the tujs execution
2014-10-13 18:15:47 +02:00
I.Melnik
c2fabab7dd [TDI-29878] - Add required libraries in tGoogleDrive* xml 2014-10-13 18:02:09 +03:00
I.Melnik
d560a66d84 [TDI-29878] - Add required libraries in tGoogleDrive* xml 2014-10-13 18:00:56 +03:00
remydub
56fdcaeae8 Merge branch 'maintenance/5.6' 2014-10-13 11:57:51 +02:00
remydub
7b55d5e779 TBD-1047: Change the parquet-hive-bundle version for Pivotal 2014-10-13 11:57:14 +02:00
remydub
8c1610f569 Merge branch 'maintenance/5.6' 2014-10-13 11:38:26 +02:00
remydub
c8f06a6d25 TBD-1047: Change the parquet-hive-bundle version for Pivotal 2014-10-13 11:37:28 +02:00
wang wei
0164dbea0a TDI-30005: support log4j for these following file components
https://jira.talendforge.org/browse/TDI-30005
2014-10-13 17:16:20 +08:00
nrousseau
ece7c11746 Merge branch 'maintenance/5.6' 2014-10-13 11:08:42 +02:00
nrousseau
14140f8285 DOCT-3946: fix translation and add to i18n 2014-10-13 11:07:09 +02:00
wluo
a503ef52c2 fix workitem:TDI-30794 log4j for tTeradataTPTOutput
https://jira.talendforge.org/browse/TDI-30794
2014-10-13 14:58:53 +08:00
CHEN Bin
bd63d1f155 TDI-30625: tInformixOutput - Truncate
https://jira.talendforge.org/browse/TDI-30625
2014-10-13 14:31:16 +08:00
CHEN Bin
b1510ba656 Merge branch 'maintenance/5.6' 2014-10-13 11:00:55 +08:00
CHEN Bin
88833f0b24 TDI-28550: Log4j for Salesforce
https://jira.talendforge.org/browse/TDI-28550
fix typo
2014-10-11 16:42:43 +08:00
jzhao
365aa42982 TDI-30702: Add option to component
https://jira.talendforge.org/browse/TDI-30702
Note:1.update mdm_webservice.jar
2.Delete duplicate jar
3.Add logcal delete support "fire delete"
2014-10-11 14:41:56 +08:00
wang wei
88ff2ab86a TDI-30608: can't get value if xml attribute contain "{" , "}" or "."
https://jira.talendforge.org/browse/TDI-30608
2014-10-11 14:24:02 +08:00
GGu
a84375b82b Merge branch 'maintenance/5.6' 2014-10-11 12:13:16 +08:00
GGu
12b42b422d TDI-30803: check the performance for export. 2014-10-11 12:07:51 +08:00
CHEN Bin
b599e62677 TDI-28621: Log4j for webservice
https://jira.talendforge.org/browse/TDI-28621
fix typo
2014-10-11 11:37:42 +08:00
CHEN Bin
c677ab8cfb TDI-28658: Log4j for tXXXDBRollback and tXXXDBRow
https://jira.talendforge.org/browse/TDI-28658
fix a bug
2014-10-11 11:36:41 +08:00
CHEN Bin
40e3006711 TDI-28550: Log4j for Salesforce
https://jira.talendforge.org/browse/TDI-28550
correct log info
2014-10-11 11:36:39 +08:00
cmeng-talend
6869613f81 Merge branch 'maintenance/5.6' 2014-10-11 11:28:34 +08:00
cmeng-talend
b3b6d50da8 TDI-30554 fix bugs: Error code when change context name
https://jira.talendforge.org/browse/TDI-30554
2014-10-11 11:25:08 +08:00
jzhao
4b7a8f72f0 TDI-29885: Google BigQuery upload components do not allow the handling
of newline characters properly.
https://jira.talendforge.org/browse/TDI-29885
Note:1.Update the API
2.Fixed the problem of tBigQueryBulkExec
3.Move the google-XXX-1.19.0.jar to a public library.
2014-10-10 17:46:39 +08:00
wluo
e280bf605d fix bug: tVerticaRow still allow to set auto commit when checked use an
existing connection
https://jira.talendforge.org/browse/TDI-30704
2014-10-10 17:35:19 +08:00
wluo
741cdc4f8e fix bug: tSybaseIQBulkExec has a compile error when action on table is
Truncate table
https://jira.talendforge.org/browse/TDI-30756
2014-10-10 16:52:01 +08:00
wang wei
381d26f565 TBD-1100: Support for CDH5.1 M/R 1 mode
https://jira.talendforge.org/browse/TBD-1100
2014-10-10 16:46:45 +08:00
remydub
b45269c47c Merge branch 'maintenance/5.6' 2014-10-09 17:02:06 +02:00
remydub
e6f916aa2f TBD-1085: Fix join issue in the tSparkJoin 2014-10-09 17:00:00 +02:00
Sebastien Gandon
f1b19ad6ae TUP-1566 : fixed JavaCompletionProcessor compilation error, but feature does not work. To be fixed 2014-10-09 14:46:08 +02:00
CHEN Bin
1830826af2 TDI-28658: Log4j for tXXXDBRollback and tXXXDBRow
https://jira.talendforge.org/browse/TDI-28658
1. correct auto commit on tAccessRow when using exsit connection
2. don't log error when reject
2014-10-09 17:18:48 +08:00
wchen-talend
120c49fbc1 Merge branch 'maintenance/5.6' 2014-10-09 16:25:45 +08:00
wchen-talend
ba3edea814 TDI-30185 fixed: Job when run and displays statistics gets cleared even
on a minor edit on the component.
2014-10-09 16:17:52 +08:00
wchen-talend
bcc4f79af1 Merge branch 'maintenance/5.6' 2014-10-09 16:08:28 +08:00
wchen-talend
87f38070a4 TDI-30111: refix bug TDI-30287 2014-10-09 16:02:25 +08:00
wchen-talend
b9cdc178c7 bug TDI-30111 fixed: refactor repository review dialog, fix
ClassCastException if has repository.example plugin
2014-10-09 16:02:22 +08:00
wchen-talend
a1f9b98587 TDI-30111:refactor repository review dialog 2014-10-09 16:02:19 +08:00
CHEN Bin
890471ab94 TDI-30784: Wrong spelling log4j message
https://jira.talendforge.org/browse/TDI-30784
2014-10-09 15:28:14 +08:00
CHEN Bin
8a00606bc9 TDI-30004: make these components support log4j
https://jira.talendforge.org/browse/TDI-30004
tWarn/tWebservice/tXMLRPCInput/tAggregate
2014-10-09 15:02:57 +08:00
cmeng-talend
71dcf03e57 Merge branch 'maintenance/5.6' 2014-10-09 14:35:41 +08:00
cmeng-talend
05ba840c9e TDI-29234 fix bug: #LINK@NODE doesn't work well as the condition when
TABLE IF in the schema
https://jira.talendforge.org/browse/TDI-29234

Do some more reasonable modifications
2014-10-09 14:27:53 +08:00
cmeng-talend
7eed5b7577 TDI-29234 fix bug: #LINK@NODE doesn't work well as the condition when
TABLE IF in the schema
https://jira.talendforge.org/browse/TDI-29234
2014-10-09 14:27:40 +08:00
ldong-talend
917d7631ca Merge branch 'maintenance/5.6' 2014-10-09 13:51:52 +08:00
ldong-talend
91d871cb66 TDI-27279:fix a routine dependenices for the tMap output fileter. 2014-10-09 13:48:17 +08:00
jzhao
abea3c2987 TDI-29448: Add LOG4J function for tS3XX
https://jira.talendforge.org/browse/TDI-29448
Note:Optimize log code of tS3BucketExist
2014-10-09 10:47:13 +08:00
wluo
eb12b24c39 fix workitem:TDI-29853 support log4j for outputBulk components
https://jira.talendforge.org/browse/TDI-29853
2014-10-09 10:24:15 +08:00
remydub
d3029f796b Merge branch 'maintenance/5.6' 2014-10-08 17:42:21 +02:00
remydub
0c382b3acc TBD-1026: Fix a username issue when a connection is used. 2014-10-08 17:39:35 +02:00
I.Melnik
d43d1e1a02 [TDI-29878] - tBoxCreate use folder name, remove die on error option,
add long names
[TDI-30477] - Correct long names
2014-10-08 15:15:32 +03:00
I.Melnik
79df23c36e [TDI-29878] - tBoxCreate use folder name, remove die on error option,
add long names
[TDI-30477] - Correct long names
2014-10-08 15:14:41 +03:00
jzhao
2a0cca10fb Fixed Feature TDI-30702: Add option to component
https://jira.talendforge.org/browse/TDI-30702
2014-10-08 17:41:16 +08:00
zwzhao-talend
80ae536f22 TDI-30449 : JobCompare: Connector difference couldn't be exported to
exported html file
2014-10-08 16:56:21 +08:00
hcyi
bcb24dd8f9 Merge branch 'maintenance/5.6' 2014-10-08 16:52:45 +08:00
zwzhao-talend
dce2bf4a6e Merge branch 'bugfix/5.6/TDI-30449_JobCompare_Connector_difference_couldn't_be_exported_to_exported_html_file' into maintenance/5.6 2014-10-08 16:51:28 +08:00
zwzhao-talend
9895be25a2 TDI-30449 : JobCompare: Connector difference couldn't be exported to
exported html file
2014-10-08 16:50:28 +08:00
hcyi
1ac512340f TDI-30447:SQL Builder: "Save Query as" pops up instead of Query Property
when user r-click Property for one query;
2014-10-08 16:48:31 +08:00
I.Melnik
6d6dfdcce9 [TDI-30477] - tBoxGet improvements 2014-10-08 11:40:15 +03:00
I.Melnik
e43fd98ed6 [TDI-30477] - tBoxGet improvements 2014-10-08 11:39:22 +03:00
Irene Wang
18c4665d6b Update Nexus repositories to unsecured open source URLs 2014-10-08 10:22:22 +02:00
wang wei
26f490377e TDI-30662: CodeGenerator got java.lang.IndexOutOfBoundsException when
connect tESBProviderRequest and tXMLMap in a job.
https://jira.talendforge.org/browse/TDI-30662
2014-10-08 15:34:47 +08:00
Rémy DUBOIS
0618ee2ce3 Merge pull request #44 from pbailly/master
[TBD-79] Remove migration task
2014-10-07 18:09:34 +02:00
pbailly
22052efa0b Merge branch 'maintenance/5.6' 2014-10-07 18:07:01 +02:00
Rémy DUBOIS
ad0198fc95 Merge pull request #43 from pbailly/maintenance/5.6
Maintenance/5.6
2014-10-07 18:03:06 +02:00
pbailly
8153e6ba33 Merge branch 'maintenance/5.6' of ssh://github.com/Talend/tdi-studio-se into maintenance/5.6 2014-10-07 17:55:19 +02:00
pbailly
99ff077a9a [TBD-79]
Remove mmigration task which break the compatibility between DI job and MR job.
2014-10-07 17:53:43 +02:00
I.Melnik
d67a731849 [TDI-29878] - tGoogleDrivePut implement overwrite option,
[TDI-30477] - Change output field type to FILE for tBoxGet
2014-10-07 17:24:31 +03:00
I.Melnik
9c356e4b38 [TDI-29878] - tGoogleDrivePut implement overwrite option,
[TDI-30477] - Change output field type to FILE for tBoxGet
2014-10-07 17:23:31 +03:00
remydub
dd8b042e40 Merge branch 'maintenance/5.6' 2014-10-07 16:18:10 +02:00
remydub
c4a114410d TBD-1051: Add the ability to define a scheme prefix for the jar to import as a dependency 2014-10-07 16:16:45 +02:00
I.Melnik
552b8fe7ed [TDI-29878] - tGoogleDrive* improvements - work with file/folder name,
not with id's
2014-10-06 18:07:30 +03:00
I.Melnik
493b6a0954 [TDI-29878] - tGoogleDrive* improvements - work with file/folder name,
not with id's
2014-10-06 18:06:20 +03:00
wluo
bd7fba1d3d fix workitem: Log4j for tXXXDBBulkExec
https://jira.talendforge.org/browse/TDI-29007
2014-09-30 17:30:54 +08:00
wluo
480d1dd3f7 fix workitem: support log4j for these left DB components
https://jira.talendforge.org/browse/TDI-29854
2014-09-30 16:55:14 +08:00
wluo
fda518261a fix workitem: TDI-29007 :Log4j for tXXXDBBulkExec
https://jira.talendforge.org/browse/TDI-29007
tDB2BulkExec compile error unsolved
2014-09-30 16:55:12 +08:00
Wu Liu
e0de8028ee Merge branch 'maintenance/5.6' 2014-09-30 15:42:02 +08:00
Wu Liu
2c2683a7c0 TDI-30758 : There is compile error when the group columns include int,
Integer, Long which are not String type after migration
https://jira.talendforge.org/browse/TDI-30758
2014-09-30 15:40:50 +08:00
I.Melnik
02863be419 tBoxPut add overwrite option 2014-09-30 09:14:02 +03:00
I.Melnik
2af7f1bfdf tBoxPut add overwrite option 2014-09-30 09:12:52 +03:00
wluo
d12c9194d9 fix workitem TDI-30533: Implement log4j for tMemSQLXX components
https://jira.talendforge.org/browse/TDI-30533
2014-09-30 09:51:59 +08:00
wluo
84f62d11d6 fix workitem TDI-29367: Log4j for database components except
tXXXConnection/Close/Commit/Row/Rollback/Input/Output/BulkExec/SCD/CDC/SCDELT/SP,tELTXXX.
https://jira.talendforge.org/browse/TDI-29367
2014-09-29 16:43:22 +08:00
wluo
5e1582c61a fix workitem TDI-29854 : support log4j for these left DB components
https://jira.talendforge.org/browse/TDI-29854
2014-09-29 16:14:10 +08:00
CHEN Bin
9e5b42b31f Merge branch 'maintenance/5.6' 2014-09-29 10:58:51 +08:00
CHEN Bin
6dcd1ce0de TDI-30079: compile error when log component setting
https://jira.talendforge.org/browse/TDI-30079
fix a bug on tUniqRow
2014-09-29 10:57:07 +08:00
wang wei
e6e350c6fd TDI-30672: Combination of disk caching, a certain volume of records and
a inner join (first match) causes tMap to join incorrectly
https://jira.talendforge.org/browse/TDI-30672
2014-09-29 10:39:23 +08:00
wluo
c39c1f54df revert AbstractDBInputBegin.javajet to it's ancestor
revert AbstractDBConnection to the ancestor
Remove duplicated log info in AbstractDBRowMain
2014-09-29 10:07:10 +08:00
wluo
47d6d57048 #overwrite ==> overwrote 2014-09-28 16:53:23 +08:00
CHEN Bin
4a99961279 Merge branch 'maintenance/5.6' 2014-09-28 16:02:57 +08:00
CHEN Bin
60e95beb5d TDI-30003: make these components support log4j
https://jira.talendforge.org/browse/TDI-30003
1. support log4j on tFilterColumns/tFlowMeter/tFlowToIterate/tForeach/tIterateToFlowOut/tJMSInput/tJMSOutput/tLogRow
2. don't log when SCHEMA_TYPE
2014-09-28 15:57:56 +08:00
wluo
0b46eba84c fix workitem TDI-28629 : Add log for tSCPConnection,tSCPClose
https://jira.talendforge.org/browse/TDI-28629
2014-09-28 15:12:42 +08:00
ldong-talend
248f58be0f Merge branch 'maintenance/5.6' 2014-09-26 16:12:52 +08:00
ldong-talend
8cbe4e5545 TDI-30488:fix several context pbs. 2014-09-26 15:51:37 +08:00
cmeng-talend
b18e635cae Merge branch 'maintenance/5.6' 2014-09-25 18:46:25 +08:00
cmeng-talend
db83d92cc7 TDI-30681 fix bug: TUJ regression on 5.6 on Bug_TDI_24212_tELTJDBCXXX
https://jira.talendforge.org/browse/TDI-30681

Alias name _String is not allowed in the Oracle database select query;
before the ELT feature(TDI-29674), there is no alias name for the select
query, and no deliver table too.
So I change the logic, only add the alias name for the deliver table,
means the alias name will not effect the older jobs(because no deliver
table) before this feature any more.
2014-09-25 18:45:20 +08:00
wluo
60449717da fix workitem TDI-29854 : support log4j for these left DB components
https://jira.talendforge.org/browse/TDI-29854
2014-09-25 18:15:24 +08:00
GGu
a89272ff04 Merge branch 'maintenance/5.6' 2014-09-25 17:23:20 +08:00
GGu
492e59bd42 TDI-30674: fixed the i18n issue for components. 2014-09-25 17:22:26 +08:00
wluo
207e2540b9 Fix workitem/bug/New Feature TDI-29007 : Log4j for tXXXDBBulkExec
https://jira.talendforge.org/browse/TDI-29007
2014-09-25 17:00:50 +08:00
cmeng-talend
90989f8a7c Merge branch 'maintenance/5.6' 2014-09-25 11:51:51 +08:00
cmeng-talend
05adf63b30 TDI-30183 fix bug: The tLogRow name is wrong when I do copy&past&delete
for job then do copy&past agains
https://jira.talendforge.org/browse/TDI-30183

Fix bug:
 Studio will crashed:
  1. Create a MR job, and add a node
  2. delete this node
 the result is studio will crash

Reason:
In MR job, the container of nodes will contains it self too.
so "jobletContainer.getNodeContainers()" will return a list which
contains itself, so this case make the function falling into dead loop.

Resolve:
I add a readedContainers set to make sure this function will never read
a container which he has read in case of falling into dead loop again.
2014-09-25 11:50:00 +08:00
Wu Liu
8ea0120e72 Merge branch 'maintenance/5.6' 2014-09-25 10:44:44 +08:00
Wu Liu
b6422facaa TBD-905 : Add log4j for the part of query band on teradata components
https://jira.talendforge.org/browse/TBD-905
Fix the compile error during codegeneration.
2014-09-25 09:57:19 +08:00
wluo
a1780904f3 fix bug TDI-30680 : TUJ regression on 5.6 on BugTDI29033_XXX
https://jira.talendforge.org/browse/TDI-30680
2014-09-24 18:29:27 +08:00
I.Melnik
c031f935ac [TDI-30477] Remove die on error field 2014-09-24 13:11:14 +03:00
I.Melnik
13a14736bc [TDI-30477] Remove die on error field 2014-09-24 13:10:13 +03:00
Wu Liu
01e276750a Merge branch 'maintenance/5.6' 2014-09-24 18:05:58 +08:00
Wu Liu
1b5d876e76 Fix bug when tMSSQLOutput is only used to create a table, it will fail. 2014-09-24 18:04:11 +08:00
ldong-talend
4c31e51c33 Merge branch 'maintenance/5.6' 2014-09-24 17:36:23 +08:00
GGu
f9766bdb52 Merge branch 'maintenance/5.6' 2014-09-24 17:20:35 +08:00
I.Melnik
823a4a8f40 [TDI-30477] - Update tBoxCopy UI 2014-09-24 12:17:20 +03:00
I.Melnik
a9d8d24409 [TDI-30477] - Update tBoxCopy UI 2014-09-24 12:16:27 +03:00
ldong-talend
b5225eeb95 TDI-30676:improve the remarks when propagate context variable from
joblet to job.
2014-09-24 17:02:20 +08:00
GGu
750044138a TDI-30674: remove the wrong translations for % value. 2014-09-24 16:56:11 +08:00
plv
435cb7d564 Merge branch 'maintenance/5.6' 2014-09-24 16:52:07 +08:00
wang wei
48a18f7a05 TBD-1046: Support for MapR 4.0.1
https://jira.talendforge.org/browse/TBD-1046
2014-09-24 16:47:26 +08:00
Wu Liu
e02926a53d Fix NPE when generating the code for a job which including "Additional
Columns" with Dynamic
2014-09-24 16:37:06 +08:00
plv
ca88dcb157 TDI-30560 : ODBC: Stast&Logs in job couldn't find the datasoure and
driver when user configure the Property type as Repository->odbc souce;
2014-09-24 16:08:55 +08:00
Zhangbohong Gao
80c5c28ad2 TIPAAS-595: Implement tGoogleDrive* components
Add tGoogleDrivePut component.

Task-Url: https://jira.talendforge.org/browse/TIPAAS-595
2014-09-24 16:01:45 +08:00
Zhangbohong Gao
60a1d5448e TIPAAS-595: Implement tGoogleDrive* components
add tGoogleDriveGet component.

Task-Url: https://jira.talendforge.org/browse/TIPAAS-595
2014-09-24 16:01:43 +08:00
Zhangbohong Gao
f7a6287f7e TIPAAS-595: Implement tGoogleDrive* components
select "use existing conneciton" as default.

Task-Url: https://jira.talendforge.org/browse/TIPAAS-595
2014-09-24 16:01:41 +08:00
Zhangbohong Gao
1482a45492 TIPAAS-595: Implement tGoogleDrive* components
Update sdk to rev144-1.19.0
Fix variable names duplicated problem when linked several google drive
nodes.

Task-Url: https://jira.talendforge.org/browse/TIPAAS-595
2014-09-24 16:01:39 +08:00
Zhangbohong Gao
efd7f22bf1 TIPAAS-595: Implement tGoogleDrive* components
Update tGoogleDriveDelete:
>Support using independent connection for tGoogleDriveDelte.
>Support delete to trash.

Task-Url: https://jira.talendforge.org/browse/TIPAAS-595
2014-09-24 16:01:37 +08:00
etatarintseva
b725e8a135 change label text in tGoogleDriveCopy 2014-09-24 16:01:36 +08:00
etatarintseva
bf5010fc9c support move folder in tGoogleDriveCopy 2014-09-24 16:01:34 +08:00
etatarintseva
a7e1088e57 add tGoogleDriveCreate component 2014-09-24 16:01:32 +08:00
etatarintseva
75d3e97457 tGoogleDriveList: "use exists connection" and "output messages" 2014-09-24 16:01:30 +08:00
etatarintseva
c7304b3f25 add tGoogleDriveCopy component and minor changes in List component 2014-09-24 16:01:28 +08:00
etatarintseva
1d0d6ae62d add tGoogleDriveList component 2014-09-24 16:01:25 +08:00
Zhangbohong Gao
58fc486a2b TIPAAS-595: Implement tGoogleDrive* components
Implement tGoogleDriveDelete.

Task-Url: https://jira.talendforge.org/browse/TIPAAS-595
2014-09-24 16:01:23 +08:00
Zhangbohong Gao
34ea101bac TIPAAS-595: Implement tGoogleDrive* components
for tGoogleDriveConnection:
	Update icons;
	Provide customize for ssl algorithm.

Task-Url: https://jira.talendforge.org/browse/TIPAAS-595
2014-09-24 16:01:21 +08:00
Zhangbohong Gao
4b6108bf11 TIPAAS-595: Implement tGoogleDrive* components
Implement tGoogleDriveConnection.

Task-Url: https://jira.talendforge.org/browse/TIPAAS-595
2014-09-24 16:01:19 +08:00
Wu Liu
5d51fd0f2d Merge branch 'maintenance/5.6' 2014-09-24 15:55:40 +08:00
Wu Liu
e4b511d1dd TDI-29704 : tWriteJSONField is not outputting the columns from source
which are not part of json tree
https://jira.talendforge.org/browse/TDI-29704
Fix the compile error when 2 tWriteJSONField works as 2 inputs for
tUnite
2014-09-24 15:54:42 +08:00
Wu Liu
b16ffcb594 Merge branch 'maintenance/5.6' 2014-09-24 15:25:44 +08:00
wang wei
859a889807 TDI-30291: Subjob hangs
https://jira.talendforge.org/browse/TDI-30291
2014-09-24 15:21:07 +08:00
wluo
8bf1a806b2 feature TDI-30533 : Implement log4j for tMemSQLXX components
https://jira.talendforge.org/browse/TDI-30533
2014-09-24 14:28:00 +08:00
Pierre Teyssier
2f8de77a07 Merge branch 'maintenance/5.6' 2014-09-24 10:25:23 +08:00
Pierre Teyssier
07e88276c3 TDI-26409: SAP: BAPI and RFC functions
- deprecating SAP Input and Output
2014-09-24 10:24:44 +08:00
zwzhao-talend
321151ca83 Merge branch 'maintenance/5.6' 2014-09-24 09:44:22 +08:00
zwzhao-talend
46a4e08240 TBD-1023 : Add storm processes to commandline. 2014-09-24 09:41:14 +08:00
Mike Hirt
abdfe4d711 Fix bug in tFilterRow component : Unrequired Scriptlet closure generating Exceptions 2014-09-23 22:54:22 +02:00
Mike Hirt
606819d1b2 Fix bug in tFilterRow component : Unrequired Scriptlet closure generating Exceptions 2014-09-23 22:52:22 +02:00
remydub
208805ef77 Merge branch 'maintenance/5.6' 2014-09-23 17:29:45 +02:00
Rémy DUBOIS
ccfec4b4a5 Merge pull request #35 from pbailly/maintenance/5.6
[TBD-62] Improve tHive Component with EMR connection
2014-09-23 17:22:51 +02:00
I.Melnik
20ad034955 [TDI-30477] - Remove debug messages 2014-09-23 17:13:01 +03:00
I.Melnik
ee39849bb5 [TDI-30477] - Remove debug messages 2014-09-23 17:12:25 +03:00
I.Melnik
ff2ecc1726 [TDI-30477] - Merge file and folder in tBoxDelete, same UI for tBoxPut
as tDropboxPut
2014-09-23 14:56:38 +03:00
I.Melnik
43fb25ff29 [TDI-30477] - Merge file and folder in tBoxDelete, same UI for tBoxPut
as tDropboxPut
2014-09-23 14:55:39 +03:00
wluo
1c11f5d1ab feature TDI-29704 : tWriteJSONField is not outputting the columns from
source which are not part of json tree
https://jira.talendforge.org/browse/TDI-29704
2014-09-23 19:34:06 +08:00
jzhao
987b21f084 Fixed Feature TDI-26630: tAdvancedFileOutputXml / add option to add
Document type as text (default) or node
https://jira.talendforge.org/browse/TDI-26630
2014-09-23 18:35:09 +08:00
hcyi
d57a72edcc Merge branch 'maintenance/5.6' 2014-09-23 18:13:42 +08:00
zwzhao-talend
4a5e2220ae Merge branch 'maintenance/5.6' 2014-09-23 18:09:08 +08:00
hcyi
f21059f242 TDI-30646:A problem of draging a XStream mode CDC table to a job design. 2014-09-23 18:09:04 +08:00
zwzhao-talend
b9d5c57929 delete jvm7 2014-09-23 18:08:02 +08:00
ldong-talend
31e91c1ef4 Merge branch 'maintenance/5.6' 2014-09-23 17:53:54 +08:00
ldong-talend
07c0ff55e8 TDI-30666:Context_the error message contain specical character. 2014-09-23 17:52:45 +08:00
CHEN Bin
6ff1096b0c TDI-30659: remove the duplicated log4j code from the components list
https://jira.talendforge.org/browse/TDI-30659
2014-09-23 17:12:51 +08:00
cmeng-talend
f2c351f0f7 Merge branch 'maintenance/5.6' 2014-09-23 16:14:23 +08:00
GGu
08b6feba54 TDI-30113: add one MR Infos parameter and generate the XML value. 2014-09-23 16:10:26 +08:00
ldong-talend
c21d9daf34 TDI-30558:UN/EDIFACT: no segment display when select the Standards. 2014-09-23 15:42:45 +08:00
cmeng-talend
c51dfa1b06 Merge branch 'maintenance/5.6' 2014-09-23 15:39:26 +08:00
nrousseau
ebad42435e TDI-30113 : hide map/reduce progressbar from the screenshot done. 2014-09-23 15:31:10 +08:00
Pierre Teyssier
884a73f76e Merge branch 'maintenance/5.6' 2014-09-23 15:06:46 +08:00
Pierre Teyssier
aa9434a998 TDI-30405: Deprecate EBCDIC Wizards and Components in 5.6 2014-09-23 15:06:23 +08:00
CHEN Bin
bd50555324 Merge branch 'maintenance/5.6' 2014-09-23 14:48:01 +08:00
CHEN Bin
37916863d9 TDI-30481:tSAPConnection/tSAPInput/tSAPOutput/tSAPIDocInput/tSAPIDocOutput
repeat superfluous call to registerDestinationDataProvider
https://jira.talendforge.org/browse/TDI-30481
change to use the destinationProvider which used for tSAPTableInput for
all sap components, apply it on tSAPConnection/tSAPInput/tSAPOutput
2014-09-23 14:16:37 +08:00
CHEN Bin
12cdb93e13 TDI-30659: remove the duplicated log4j code from the components list
https://jira.talendforge.org/browse/TDI-30659
remove unuse log4j code from Log4jDBConnUtil.javajet and duplicated log.fatal
2014-09-23 13:44:32 +08:00
jzhao
465a531ec2 Fixed Bug TDI-30273: Use tFTPPut or tFTPRename to rename a file
https://jira.talendforge.org/browse/TDI-30273
Note:Fixed SFTP Overwirte file(overwrite/resume) rename to a exist file
throw error.
2014-09-23 12:10:16 +08:00
wchen-talend
478f3582d1 Merge branch 'maintenance/5.6' 2014-09-23 12:05:41 +08:00
wchen-talend
8d658e457f TDI-26409:sap repository update and schama id migration 2014-09-23 12:01:05 +08:00
jzhao
934488ebf3 Fixed Bug TDI-30399: ORA-00942 table or view does not exist during
transfer of tables with CLOB fields
https://jira.talendforge.org/browse/TDI-30399
Note:Fixed transfer Clob data between different database get error.
2014-09-23 11:30:47 +08:00
CHEN Bin
debebe039b Merge branch 'maintenance/5.6' 2014-09-23 11:29:32 +08:00
CHEN Bin
251b00b61c TDI-30659: remove the duplicated log4j code from the components list
https://jira.talendforge.org/browse/TDI-30659
1. tTeradata components
2. tWaitForFile/tContextDump/tContextLoad/tJoin/tAggregateIn/tAggregateOut/tAggregateSortedRow/tFilterRow/tLoop/tMap/tRowGenerator/tRunJob/tSSH/tSetEnv/tSystem/tNetezzaNzLoad
3. all tELT output components
4. tFileInput/Output Delimited/Excel/XML
2014-09-23 11:27:14 +08:00
zwzhao-talend
c8716676de Merge branch 'maintenance/5.6' 2014-09-23 10:46:32 +08:00
zwzhao-talend
3c1db71585 TDI-30641 : Babili update for master/ branch 5.6 2014-09-23 10:28:37 +08:00
CHEN Bin
1e0b3576ec Merge branch 'maintenance/5.6' 2014-09-23 08:09:58 +08:00
CHEN Bin
9607a992a3 TDI-30659: remove the duplicated log4j code from the components list
https://jira.talendforge.org/browse/TDI-30659
1. all tFTP components
2. all db rollback components
3. all db row component
4. all db bulkexec component
5. tHiveRow
6.
tAS400LastInsertId/tMSSqlLastInsertId/tCreateTable/tGreenplumGPLoad/tJDBCColumnList/tJDBCTableList/tMSSqlTableList/tMysqlColumnList/tMysqlLastInsertId/tMysqlTableList/tOracleTableList
2014-09-23 08:04:34 +08:00
I.Melnik
c179b056e6 [TDI-30477] - Add Upload mode options 2014-09-22 16:32:24 +03:00
I.Melnik
2b55c8efbe [TDI-30477] - Add Upload mode options 2014-09-22 16:31:05 +03:00
hcyi
412c4d0dad TDI-30646:A problem of draging a XStream mode CDC table to a job design. 2014-09-22 20:26:44 +08:00
zwzhao-talend
f1a9b10214 Merge branch 'maintenance/5.6' 2014-09-22 18:39:54 +08:00
zwzhao-talend
a9ba4e6100 TBD-1020 : Show checkpoint in M/R GUI 2014-09-22 18:37:50 +08:00
zwzhao-talend
28c9fd2d74 Merge branch 'maintenance/5.6' 2014-09-22 18:19:27 +08:00
zwzhao-talend
b2f60dfec7 Merge branch 'feature/5.6/TDI-30587_Create_a_new_field_for_the_simple_schema_needed_for_single/structure_type' into maintenance/5.6 2014-09-22 18:18:22 +08:00
CHEN Bin
0c95516f60 Merge branch 'maintenance/5.6' 2014-09-22 18:18:17 +08:00
zwzhao-talend
814972d889 TDI-30588 : Synchronize between input connection and component schema
auto for tSAPBapi
2014-09-22 18:17:19 +08:00
zwzhao-talend
c988ef7cc5 TDI-30588 : Synchronize between input connection and component schema
auto for tSAPBapi
2014-09-22 18:17:17 +08:00
zwzhao-talend
cfef0514d9 TDI-30587 : Create a new field for the simple schema needed for
single/structure type
2014-09-22 18:17:15 +08:00
zwzhao-talend
9eb78d3b5c TDI-30587 : Create a new field for the simple schema needed for
single/structure type
2014-09-22 18:17:12 +08:00
CHEN Bin
861b65c03d TDI-28637: Log4j for tXXXDBInput
https://jira.talendforge.org/browse/TDI-28637
remove duplicated log4j on all db input components
tAS400Input/tAccessInput/tAmazonMysqlInput/tAmazonOracleInput/tDB2Input/tDBInput/tEXAInput/tFirebirdInput/tGreenplumInput/tHSQLDbInput/tInformixInput/tIngresInput/tInterbaseInput/tJDBCInput/tJavaDBInput/tMSSqlInput/tMaxDBInput/tMysqlInput/tNetezzaInput/tOracleInput/tParAccelInput/tPostgresPlusInput/tPostgresqlInput/tRedshiftInput/tSQLiteInput/tSasInput/tSybaseInput/tVectorWiseInput/tVerticaInput
2014-09-22 18:16:29 +08:00
ldong-talend
00f941a59b TDI-30650:Enable log4j feature in the studio. 2014-09-22 18:14:27 +08:00
GGu
9d1ce7012a Merge branch 'maintenance/5.6' 2014-09-22 17:40:24 +08:00
GGu
7e6a326b0b TUP-2218: fixed the first job for opening problem. 2014-09-22 17:22:01 +08:00
GGu
49436fb99c TUP-2218: add the two showJob parameters. 2014-09-22 17:21:59 +08:00
Pierre Teyssier
78894f2c23 Merge branch 'maintenance/5.6' 2014-09-22 16:59:51 +08:00
Pierre Teyssier
6d303d6f23 TDI-30552: Missing log4j library from deployed job
- log4j 1.2.6 dependencies missing for commons-logging.
- Choosing 1.2.15 available.
2014-09-22 16:56:35 +08:00
CHEN Bin
719ee9b0ec Merge branch 'maintenance/5.6' 2014-09-22 16:54:46 +08:00
CHEN Bin
0b05f5a0ab TDI-30079: compile error when log component setting
https://jira.talendforge.org/browse/TDI-30079
escape quote when isRaw="true"
2014-09-22 16:45:05 +08:00
CHEN Bin
5087b913c5 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-22 16:14:15 +08:00
CHEN Bin
b1913dadf2 TDI-28488: [LOG4J] - ZHOU JunJie's components
https://jira.talendforge.org/browse/TDI-28488
remove duplicate log4j for all the components by ZHOU JunJie
1. TDI-28712: Add log for tLDAP** components
2. TDI-28761: Add log for mail components for mail components (tPop,tSendMail...)
3. TDI-28861: Add log for tPalo components
4. TDI-29136: Add log for EBCDIC,tFileFetch,tHttprequest components
5. TDI-29155: add log for tSPSS components
2014-09-22 16:12:47 +08:00
wluo
8db4e78af0 Fix workitem TDI-29669 : Add log for tSCPConnection ,tSCPClose
https://jira.talendforge.org/browse/TDI-28629
Remove duplicated log4j code.
2014-09-22 15:38:31 +08:00
wluo
e7c90c00f8 Fix workitem TDI-29669 : Add log for tSCPConnection ,tSCPClose
https://jira.talendforge.org/browse/TDI-28629
Remove duplicated log4j code.
2014-09-22 15:05:19 +08:00
CHEN Bin
a7e26eceec Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-22 14:46:49 +08:00
CHEN Bin
3b424a976b TDI-30503: Compile error when log4j for rowStruct on tMDMInput
https://jira.talendforge.org/browse/TDI-30503
should ignore the connector in virtual component
2014-09-22 14:09:47 +08:00
CHEN Bin
e57b7c437b Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-22 13:50:16 +08:00
GGu
5a6b95bdd2 Merge branch 'maintenance/5.6' of git@github.com:Talend/tdi-studio-se.git into maintenance/5.6 2014-09-22 13:19:38 +08:00
GGu
c0ecb740f7 TUP-1820: fixed the dialog to popup twince. 2014-09-22 12:10:15 +08:00
CHEN Bin
b89615151c TDI-30079: compile error when log component setting
https://jira.talendforge.org/browse/TDI-30079
1. support
SCHEMA_TYPE/GUESS_SCHEMA/TNS_EDITOR/WSDL2JAVA/GENERATEGRAMMARCONTROLLER/GENERATE_SURVIVORSHIP_RULES_CONTROLLER/REFRESH_REPORTS/BROWSE_REPORTS/PALO_DIM_SELECTION/MATCH_RULE_IMEX_CONTROLLER/MEMO_PERL/DBTYPE_LIST/VERSION/TECHNICAL/ICON_SELECTION/JAVA_COMMAND/TREE_TABLE/VALIDATION_RULE_TYPE/DCSCHEMA/SURVIVOR_RELATION/REST_RESPONSE_SCHEMA_TYPE
2. add RAW="true" for the type MEMO_IMPORT/MEMO_JAVA/OPENED_LIST/MEMO if
needed
3. add RAW="true" for PARAMETER named DATATYPE on db output components
4. add RAW="true" for PARAMETER named DESTINATION/ORIGIN on virtual component
5. add RAW="true" for CONTEXT_NAME on tRunJob & LABEL on tFlowMeter
2014-09-22 11:54:41 +08:00
remydub
31d42e185e Merge branch 'maintenance/5.6' 2014-09-21 20:12:55 +02:00
remydub
ec31b5c37f TBD-891: Support for additional operations in the tSparkFilterRow 2014-09-21 20:11:06 +02:00
remydub
8936c51226 Merge branch 'maintenance/5.6' 2014-09-21 18:12:50 +02:00
remydub
ba30e412f0 TBD-889: Add licensing header to the webhcat library sources 2014-09-21 18:11:41 +02:00
remydub
c49f3ceb2c Merge branch 'maintenance/5.6' 2014-09-21 18:07:08 +02:00
remydub
eac2e653b9 TBD-889: Initial commit for the Talend webhcat library 2014-09-21 18:05:26 +02:00
remydub
e1510bbbb4 Merge branch 'maintenance/5.6' 2014-09-21 17:53:46 +02:00
remydub
5409d2364d TBD-891: Initial commit for the Talend spark library 2014-09-21 17:50:42 +02:00
wchen-talend
5bc882522e TDI-26409:SAP Bapi repository update 2014-09-21 18:38:03 +08:00
wchen-talend
32e792206c TDI-26049: SAP Bapi repository update 2014-09-21 16:54:39 +08:00
CHEN Bin
11dbf2814f Merge branch 'maintenance/5.6' 2014-09-19 22:54:15 +08:00
CHEN Bin
3bca382ee5 bug fixed TDI-30351: log encrypted password for component setting
https://jira.talendforge.org/browse/TDI-30351
support when password is empty
2014-09-19 22:44:12 +08:00
I.Melnik
d839825a09 [TDI-30477] - Change default Use Existing Connection to 'true' 2014-09-19 16:22:27 +03:00
I.Melnik
e89cf95450 [TDI-30477] - Change default Use Existing Connection to 'true' 2014-09-19 16:21:45 +03:00
I.Melnik
9faabb0bad [TDI-30477] - Remove unnecessary fields from connection. Add copy/rename
folder to tBoxCopy
2014-09-19 14:32:23 +03:00
I.Melnik
1ae886df14 [TDI-30477] - Remove unnecessary fields from connection. Add copy/rename
folder to tBoxCopy
2014-09-19 14:30:23 +03:00
nrousseau
2f48e92f47 Merge branch 'maintenance/5.6' 2014-09-19 19:07:30 +08:00
nrousseau
e3b974a73f TUP-1975: move jar libraries and update license 2014-09-19 19:05:34 +08:00
cmeng-talend
d2c19c2853 Merge branch 'maintenance/5.6' 2014-09-19 18:39:36 +08:00
cmeng-talend
21a26b77ed TDI-30475 fix bug: tELTxxxInput: Column in schema with Build-In mode
couldn't be deleted correctly
https://jira.talendforge.org/browse/TDI-30475
2014-09-19 18:38:06 +08:00
hcyi
4dc26f8f42 Merge branch 'maintenance/5.6' 2014-09-19 17:00:26 +08:00
hcyi
91b8cf4043 Merge branch 'bugfix/5.6/TDI-30550-Update_studio_version_4_all_brandings' into maintenance/5.6 2014-09-19 16:58:29 +08:00
gangliu
68cb8a0012 Merge branch 'maintenance/5.6' 2014-09-19 16:25:06 +08:00
gangliu
7793291a49 TIPAAS-1131 : Update tDropboxList to allow user to select the file type 2014-09-19 16:24:24 +08:00
hcyi
2d42f7d881 TDI-30550:Studio: Wrong version in all GUIs. 2014-09-19 13:53:23 +08:00
amarkevich
56f5c2a120 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-18 12:35:06 +03:00
amarkevich
f3fd1514d6 fixed TDI-30195 2014-09-18 12:33:03 +03:00
ldong-talend
ff52d1376b Merge branch 'maintenance/5.6' 2014-09-18 17:10:45 +08:00
ldong-talend
b08a3f63fb TDI-30442:change the default selection style and improve some code. 2014-09-18 16:28:45 +08:00
hcyi
336c782328 Merge branch 'maintenance/5.6' 2014-09-18 15:53:58 +08:00
hcyi
1dc44e4e8f TDI-30448:SQL Builder: All new queries is autosaved as the last stored
query instead of new one after user open and save two queries.
2014-09-18 15:50:33 +08:00
plv
4e9f72ec2e Merge branch 'maintenance/5.6' 2014-09-18 15:14:35 +08:00
plv
4c483ef88a TDI-30463 : Need to add junit for the TDI-30284 2014-09-18 15:11:09 +08:00
wluo
0de65e7134 Fix workitem TBD-905 : Add log4j for the part of query band on teradata
components
https://jira.talendforge.org/browse/TBD-905
2014-09-18 14:42:45 +08:00
zwzhao-talend
123823b93f Merge branch 'maintenance/5.6' 2014-09-18 14:02:27 +08:00
zwzhao-talend
f73a5c9d8e TDI-30465 : Empty box pops up when selecting Window > Preferences >
Talend > Components and clicking Add
2014-09-18 13:59:43 +08:00
jzhao
aaedf1ae10 Fixed Bug TDI-30497: ZhaoJin:remove the log4j code from the components
you've done already
https://jira.talendforge.org/browse/TDI-30497
Note:Remove duplicate code of log4j after chenbin add some templet.
2014-09-17 17:46:34 +08:00
wluo
285acf5a86 Fix workitem TDI-29854 : support log4j for these left DB components
https://jira.talendforge.org/browse/TDI-29854
2014-09-17 16:45:20 +08:00
wluo
c18e19f956 Fix workitem TDI-29856 : support log4j for these Exist components
https://jira.talendforge.org/browse/TDI-29856
2014-09-17 15:41:53 +08:00
Irene Wang
3f7809c605 Copy lib JAR from fragment before compilation 2014-09-16 17:40:14 +02:00
Irene Wang
4e8ca811de Remove version of host plugin from fragment manifest 2014-09-16 17:35:20 +02:00
Irene Wang
2eaad0b994 Add POMs for new files and update versions in manifests 2014-09-16 11:30:34 +02:00
Irene Wang
648bcf6289 Publish license.txt as an artifact 2014-09-16 11:30:05 +02:00
wang wei
766796120c TDI-30496: remove the duplicated code for reject line
https://jira.talendforge.org/browse/TDI-30496
2014-09-16 16:30:29 +08:00
gangliu
9376845c55 TDI-30496: remove the reference point of log4jfileutil
https://jira.talendforge.org/browse/TDI-30496
2014-09-16 12:07:57 +08:00
gangliu
6459f2adcc Merge branch 'maintenance/5.6' 2014-09-16 10:46:49 +08:00
gangliu
c5aa82bac6 [TIPAAS-1131] update some descriptors of components 2014-09-16 10:46:03 +08:00
wchen-talend
254c96f096 TDI-30496: remove the unuseful method from log4jfileutil
https://jira.talendforge.org/browse/TDI-30496
2014-09-16 10:19:45 +08:00
pbailly
5c61d8727c Merge branch 'maintenance/5.6' of ssh://github.com/Talend/tdi-studio-se into maintenance/5.6 2014-09-15 18:00:15 +02:00
pbailly
328cd58119 [TBD-62]
Fix jar dependencies on tHiveConnection.
Add "set hadoop user" option.
2014-09-15 17:59:24 +02:00
amarkevich
4dce6a4da6 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-15 14:39:48 +03:00
amarkevich
4ed01d3a3d remove artifact name replacements 2014-09-15 14:39:06 +03:00
Sebastien Gandon
0477155568 update manifest for first execution to work. This should be fixed later 2014-09-15 11:54:23 +02:00
Sebastien Gandon
9efe0e449b update manifest for first execution to work. This should be fixed later 2014-09-15 11:52:51 +02:00
I.Melnik
9634c789f3 [TIPAAS-1131] - Fix tBoxConnection xml 2014-09-15 12:14:38 +03:00
I.Melnik
cd72c57da5 [TIPAAS-1131] - Fix tBoxConnection xml 2014-09-15 12:13:00 +03:00
wchen-talend
38b6bdbcd7 Merge branch 'maintenance/5.6' 2014-09-15 10:51:49 +08:00
wchen-talend
2fe8a071f3 TDI-30266 :Implement drag & drop from repository to tSAPTableInput 2014-09-15 10:36:48 +08:00
zwzhao-talend
655fef911c Merge branch 'maintenance/5.6' 2014-09-15 10:33:21 +08:00
zwzhao-talend
75abd0f99f TDI-30168 : Provide a new FIELD type for component setting 2014-09-15 10:30:36 +08:00
wluo
9545b2c03d Fix workitem TDI-30414 : There are two problems for DBOutput
https://jira.talendforge.org/browse/TDI-30414
2014-09-15 09:33:54 +08:00
Sebastien Gandon
005f5863cf merged 5.6 into mavenization branch, keep mvn versions 2014-09-12 16:46:54 +02:00
I.Melnik
2acbf7e377 [TIPAAS-1131] -> Update tBox* according new requirements 2014-09-12 16:38:21 +03:00
I.Melnik
d0d8e01e9c [TIPAAS-1131] -> Update tBox* according new requirements 2014-09-12 15:55:22 +03:00
cmeng-talend
4519f51531 Merge branch 'maintenance/5.6' 2014-09-12 11:03:58 +08:00
cmeng-talend
0e25bb5849 TDI-30366 fix bug: Unable to retrieve salesforce modules from Salesforce
metadata connection
https://jira.talendforge.org/browse/TDI-30366
2014-09-12 10:43:48 +08:00
gangliu
6a860d8ab2 Merge branch 'maintenance/5.6' 2014-09-12 10:16:16 +08:00
gangliu
e13cc61356 [TIPAAS-1131] Update tDropboxGet according to requirements 2014-09-12 10:15:42 +08:00
cmeng-talend
7f3f321276 Merge branch 'maintenance/5.6' 2014-09-12 10:10:48 +08:00
cmeng-talend
f493b86e2c TDI-30183 fix bug: The tLogRow name is wrong when I do copy&past&delete
for job then do copy&past agains
https://jira.talendforge.org/browse/TDI-30183
2014-09-12 10:03:06 +08:00
wluo
5d4f9eda3c workitem TDI-30485 : Please clean the no useful parameter in
tTeradataTPTExec_java.xml/tTeradataTPTUtility_java.xml
https://jira.talendforge.org/browse/TDI-30485
2014-09-12 09:49:48 +08:00
Pierre Teyssier
521d45c99f Merge branch 'maintenance/5.6' 2014-09-11 22:26:38 +08:00
Dennis Kieselhorst
dd03f1f3b7 TDI-30563 Wrong mapping in SAPInput component for Object type - use getValue instead of getString
- fixing the README.md
- adding contributor
2014-09-11 20:03:22 +08:00
gangliu
ec64964abc Merge branch 'maintenance/5.6' 2014-09-11 18:11:47 +08:00
gangliu
dff2f6ea14 [TIPAAS-1131] update tDropboxGet according to requirements 2014-09-11 18:11:11 +08:00
cmeng-talend
8eb858d04f Merge branch 'maintenance/5.6' 2014-09-11 17:19:05 +08:00
cmeng-talend
9e7496fb77 TDI-30474 fix bug: UI layout: No space between "ELT Oracle Map Editor"
button and "Property Type" dropdownlist in ELT components;
https://jira.talendforge.org/browse/TDI-30474
2014-09-11 17:16:14 +08:00
amarkevich
020de1764c Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-11 12:00:12 +03:00
amarkevich
23fa7c0829 use getBundleVersion as service version 2014-09-11 11:59:16 +03:00
gangliu
a3e6ea4dc6 Merge branch 'maintenance/5.6' 2014-09-11 16:36:52 +08:00
gangliu
c721258327 [TIPAAS-1131] update tDropboxPut to support iterator connector and upload a local file 2014-09-11 16:35:42 +08:00
wang wei
7ebc277bb5 TBD-988: Support for CDH5.1
https://jira.talendforge.org/browse/TBD-988
2014-09-11 16:31:15 +08:00
amarkevich
ac0f10f3a2 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-11 11:02:59 +03:00
amarkevich
2a0c42f5c4 set correct bundleVersion 2014-09-11 11:02:14 +03:00
gangliu
0722ec089c Merge branch 'maintenance/5.6' 2014-09-11 11:40:15 +08:00
gangliu
22b138200d [TIPAAS-1131] update tDropboxList according to requirements 2014-09-11 11:39:37 +08:00
Irene Wang
a2a5a34347 Inherit groupId from parent POM 2014-09-10 18:37:51 +02:00
amarkevich
63293bd853 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-10 12:43:47 +03:00
amarkevich
b2a987a77e getJobVersion -> getArtifactVersion 2014-09-10 12:42:19 +03:00
gangliu
05132d5353 Merge branch 'maintenance/5.6' 2014-09-10 17:20:32 +08:00
gangliu
7c6d531239 [TIPAAS-1131] changed connection configuration of tDropboxPut 2014-09-10 17:19:06 +08:00
gangliu
d4240a07f4 Merge branch 'maintenance/5.6' 2014-09-10 10:30:04 +08:00
gangliu
700d09fd67 [TIPAAS-1131] tDropBox*/tBox*/tGoogleDrive* requirements/add tDropboxDelete Component 2014-09-10 10:28:54 +08:00
alex
a99bc71f57 Merge pull request #40 from dmitry-savina/maintenance/5.6
TESB-14271: [Log util]Add possibility to check is table is empty
2014-09-09 16:26:14 +03:00
alex
62564ea573 Merge pull request #39 from dmitry-savina/master
TESB-14271: [Log util]Add possibility to check is table is empty
2014-09-09 16:26:03 +03:00
d.savina
c0a576253a TESB-14271: [Log util]Add possibility to check is table is empty 2014-09-09 14:00:12 +03:00
d.savina
76a697a46c TESB-14271: [Log util]Add possibility to check is table is empty 2014-09-09 13:57:59 +03:00
gangliu
6b990f360b Merge branch 'maintenance/5.6' 2014-09-09 16:49:21 +08:00
gangliu
601b8f69a5 [TIPAAS-1131] rename tDropboxUpload to tDropboxPut 2014-09-09 16:44:21 +08:00
zwzhao-talend
fac8c06a60 Merge branch 'maintenance/5.6' 2014-09-09 14:51:50 +08:00
zwzhao-talend
2513494416 TDI-30494 : SVN Branch is not sorted in the studio 2014-09-09 14:46:24 +08:00
wang wei
c79835d048 TBD-971: Upgrade CDH5 with the CDH5.0.4 libraries
https://jira.talendforge.org/browse/TBD-971
2014-09-09 10:13:44 +08:00
CHEN Bin
a5b7f9bbf1 Merge branch 'maintenance/5.6' 2014-09-05 18:35:55 +08:00
CHEN Bin
a764b8d1ce TDI-30499 Chen Bin:remove the log4j code from the components you've done
already
https://jira.talendforge.org/browse/TDI-30499
remove duplicate on DBOutput components
2014-09-05 18:29:33 +08:00
CHEN Bin
18cf6019e0 TDI-30499 Chen Bin:remove the log4j code from the components you've done
already
https://jira.talendforge.org/browse/TDI-30499
modify
Salesforce:
tSalesforceBulkExec/tSalesforceOutputBulk/tSalesforceInput/tSalesforceOutput/tSalesforceGetUpdated/tSalesforceGetServerTimestamp/tSalesforceGetDeleted/tSalesforceConnection
Others:
tSOAP/tWebserviceInput/tRest
2014-09-05 18:29:30 +08:00
plv
4663d8a6d0 Merge branch 'maintenance/5.6' 2014-09-05 18:28:00 +08:00
plv
e823b402b7 TDI-30347 : The schema error information prompt is wrong. 2014-09-05 18:19:42 +08:00
plv
072f2940bb TDI-30353 : Show an NPE error when I click cancel button for
Perferences->Talend->Appearance->Designer
2014-09-05 18:03:05 +08:00
CHEN Bin
36fb22aef2 Merge branch 'maintenance/5.6' 2014-09-05 11:14:21 +08:00
CHEN Bin
04a878b11e TDI-30512 Big problem in DI components: TMSSqlSCD & tMSSQlSP &
tMSSQLBulkExec
https://jira.talendforge.org/browse/TDI-30512
fix the error on tMSSQLSP & tMSSQLBulkExec, tMSSQLSCD already be fixed
2014-09-05 11:05:24 +08:00
remydub
ebb992f9d0 Merge branch 'maintenance/5.6' 2014-09-04 15:39:01 +02:00
remydub
fbab65f5be Fix a compilation error in the _tMSSQlConnection template 2014-09-04 15:37:34 +02:00
GGu
51945cf24e Merge branch 'maintenance/5.6' 2014-09-04 16:50:31 +08:00
Sebastien Gandon
b2d4d16188 TUP-1785 : removed workspace from Connection and added before login and into Studio 2014-09-04 16:49:17 +08:00
Sebastien Gandon
96faeefa58 TUP-1566 : try a first compilation on Eclipse 44, commented some code that did not compile 2014-09-04 10:03:19 +02:00
CHEN Bin
68afccf546 Merge branch 'maintenance/5.6' 2014-09-04 14:24:56 +08:00
CHEN Bin
9d40ca759a bug fixed TDI-30351: log encrypted password for component setting
https://jira.talendforge.org/browse/TDI-30351
log password with first 4 character of encrypted password
2014-09-04 13:56:26 +08:00
CHEN Bin
a1465fe854 TDI-30500 log.fatal instead of bug.error when subjob throw exception
https://jira.talendforge.org/browse/TDI-30500
2014-09-04 13:56:24 +08:00
CHEN Bin
7c52a43859 TDI-30350: log start to work/done/component setting on template
https://jira.talendforge.org/browse/TDI-30350
2014-09-04 13:33:26 +08:00
CHEN Bin
0629c9078a bug fix TDI-30198: Extract trace rowStruct data function from component
https://jira.talendforge.org/browse/TDI-30198
2014-09-04 13:26:55 +08:00
remydub
441ef1bd69 Merge branch 'maintenance/5.6' 2014-09-03 13:25:19 +02:00
remydub
b9bc96e250 Update the library 2014-09-03 13:21:16 +02:00
sizhaoliu
0174260fab Merge branch 'maintenance/5.6' for TDQ-9336 2014-09-03 12:58:50 +02:00
sizhaoliu
a590cc34d8 TDQ-9336 set the readonly property of SURVIVOR_RELATION paramater to false 2014-09-03 12:58:40 +02:00
amarkevich
64dea2f905 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-03 13:04:50 +03:00
amarkevich
54bf4d5ee3 keep job version 2014-09-03 13:03:11 +03:00
zwzhao-talend
f8b8dd5c26 Merge branch 'maintenance/5.6' 2014-09-03 16:40:41 +08:00
zwzhao-talend
f75e03e329 TDI-30091 : Errors would pop when user open remote project P1 which has
updated in its offline mode before and cancel committing them
2014-09-03 16:38:10 +08:00
zwzhao-talend
a674fc08af Merge branch 'maintenance/5.6' 2014-09-03 16:28:04 +08:00
zwzhao-talend
fc61ff188b TDI-29683 : Support checkpointing for M/R jobs 2014-09-03 15:23:58 +08:00
zwzhao-talend
a8deb14da4 feature TDI-29683 : Support checkpointing for M/R jobs 2014-09-03 15:23:56 +08:00
Zhangbohong Gao
1d4d98abe4 TIPAAS-594 : Implement tBox* components
Update icons for tBoxCopy, tBoxCreate, tBoxDelete, tBoxList.

Task-Url: https://jira.talendforge.org/browse/TIPAAS-594
2014-09-03 14:22:25 +08:00
nrousseau
95deaaec04 Merge branch 'maintenance/5.6' 2014-09-03 12:28:57 +08:00
nrousseau
5fe7b355d9 TUP-2227 : remove the IDesignerHMapperService 2014-09-03 12:10:59 +08:00
wang wei
6778bd1e04 Revert "Feature TDI-29963: add tsaptableinput component https://jira.talendforge.org/browse/TDI-29963"
This reverts commit 3af9562529.
2014-09-03 12:01:51 +08:00
wang wei
3af9562529 Feature TDI-29963: add tsaptableinput component
https://jira.talendforge.org/browse/TDI-29963
2014-09-03 11:24:38 +08:00
hcyi
b6a787fedf Merge branch 'maintenance/5.6' 2014-09-03 11:02:58 +08:00
hcyi
5290e1a749 TBD-677: Add feature for Pig functions from DAFU library . 2014-09-03 10:47:01 +08:00
gangliu
5c0a3587b9 [TESB-14098] Add Documentation Node in Mediation Perspective 2014-09-03 10:45:03 +08:00
CHEN Bin
ccf7edb405 Merge branch 'maintenance/5.6' 2014-09-03 10:39:02 +08:00
wluo
0435545dc3 feature TDI-29325 : expose parameters in the TPT utilities.
https://jira.talendforge.org/browse/TDI-29325
2014-09-03 10:35:36 +08:00
CHEN Bin
1b72ad48ea Revert "TDI-29926: HashInput Parallel Iteration https://jira.talendforge.org/browse/TDI-29926 make input support multiple thread read"
This reverts commit b766456204.
2014-09-03 10:32:14 +08:00
nrousseau
2ff55b5e3f Merge branch 'maintenance/5.6' 2014-09-03 10:17:57 +08:00
nrousseau
0c9c094792 TDI-30480: fix tRunJob copy schema 2014-09-03 10:14:43 +08:00
ycbai
5fbcd8b399 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-03 10:00:10 +08:00
ycbai
4b234980bb TBD-949 : change export files structure for HD Insight. 2014-09-03 09:35:57 +08:00
ycbai
1246471ed1 TBD-949 : remove HDI commanline parts. 2014-09-03 09:35:50 +08:00
ycbai
292e522571 TBD-949 : Support Microsoft HD Insights Platform in bigdata wizards 2014-09-03 09:35:43 +08:00
CHEN Bin
0b4be377ba Merge branch 'bugfix/5.6/TDI-30076-Log4j' into maintenance/5.6 2014-09-02 22:16:15 +08:00
CHEN Bin
aafce7d4f6 bug fixed TDI-30076: Revert of DBoutput refactoring
https://jira.talendforge.org/browse/TDI-30076
1. add missing log.trace on tMysqlOutput & tEXAOutput
2. correct the log for insert ignore on tMysqlOutput
3. correct the log info for driver class on
tDBOutput/tFirebirdOutput/tInterbaseOutput/tJDBCOutput
4. fixed the bug about can't log reject info on
Access & DB & EXA & Firebird & HSqlDB & Ingres & Interbase & JavaDB &
OleDB & Redshift & MaxDB & ParAccel & PostgresqlPlus & SQLite
5. correct the log for use exist conn on tSQLiteOutput & tSybaseOutput
6. log table action on tVectorWiseOutput
7. correct the jdbc log info for use existing conn on tTeradataOutput
8. add missing log for use existing conn on tInformixOutput
9. add missing log for last commit on tDBOutput 
10. correct the log for table action is clear on
tGreenplumOutput/tParAccelOutput/tRedshiftOutput
11. add missing log info for COPY action on tVerticaOutput
2014-09-02 22:05:11 +08:00
wang wei
b28ed8de71 TDI-30232: Commit() location is wrong in end part when tVectorWiseOut
checked use batch
https://jira.talendforge.org/browse/TDI-30232
2014-09-02 22:03:14 +08:00
wang wei
c598557c6f TDI-30211: fix the issue for tverticaoutput and dynamic
https://jira.talendforge.org/browse/TDI-30211
2014-09-02 22:02:59 +08:00
Wu Liu
46551615c8 TDI-30076 : Revert of DBoutput refactoring
https://jira.talendforge.org/browse/TDI-30076
1. Fix the compile err for
tJDBCOutput/tSASOutput/tMSSQLOutput/tAS400Output/tJavaDBOutput when
log4j is enabled.
2. Invoke commit only when commitCounter greater than 0 on
tAmazonMysqlOutput/tAmazonOracleOutput/tDB2Output/tDBOutput/tFireBirdOutput/tGreenplumOutput/tHSQLDBOutput/tIngresOutput/tInterbaseOutput/tJDBCOutput/tJavaDBOutput/tMSSqlOutput/tMaxDBOutput/tMysqlOutput/tOracleOutput/tPostgresqlOutput/tRedshiftOutput/tSQLiteOutput/tSybaseOutput/tVectorWiseOutput/tTeradataOutput/tSasOutput
3. Fix commitCounter always 0 problem on tTeradataOutput
4. Fix NB_Line is wrong when Action on table is CLEAR
5. Correct the position which the code for invoke commit on tDBOutput
2014-09-02 22:02:50 +08:00
CHEN Bin
166ee9376f bug fixed TDI-30076: Revert of DBoutput refactoring
https://jira.talendforge.org/browse/TDI-30076
add missing log4j function on tEXA/MaxDBOutput
2014-09-02 22:02:35 +08:00
CHEN Bin
7e2dced8de bug fixed TDI-30286: Wrong behavior on tEXAOutput when Die on error unchecked
https://jira.talendforge.org/browse/TDI-30286
2014-09-02 22:02:24 +08:00
wluo
64a1906bf7 bug fixed TDI-30076: Revert of DBoutput refactoring
https://jira.talendforge.org/browse/TDI-30076
add log4j on tSQLiteOutput/tParAccelOutput/tPostgresPlusOutput/tPostgresqlOutput/tMaxDBOutput/tTeradataOutupt
2014-09-02 22:02:15 +08:00
CHEN Bin
b84fd60348 bug fixed TDI-30076: Revert of DBoutput refactoring
https://jira.talendforge.org/browse/TDI-30076
1. create new LogUtil & DBLogUtil to help develop log4j for components.
2. format javajet of oracle output component
3. add log4j on tAS400Output/tAccessOutput/tAmazonMysqlOutput/tAmazonOracleOutput/tDB2Output/tDBOutput/tEXAOutput/tFirebirdOutput/tGreenplumOutput/tHSQLDbOutput/tInformixOutput/tIngresOutput/tInterbaseOutput/tJDBCOutput/tJavaDBOutput/tOracleOutput/tMSSqlOutput/tMysqlOutput/tNetezzaOutput/tRedshiftOutput/tSasOutput/tSybaseOutput/tVerticaOutput/tVectorwise
4. declair DBLogUtil on the component which use _TableAction & DBOutputEndGlobalVars
2014-09-02 22:02:03 +08:00
wluo
bbc6a12325 back port query band for teradataOutput 2014-09-02 22:01:53 +08:00
wang wei
f2a250566c Feature TDI-28448,TDI-29374,TDI-30030: support dynamic,parameter,vertica
log and nb_line_xxx
https://jira.talendforge.org/browse/TDI-28448
https://jira.talendforge.org/browse/TDI-29374
https://jira.talendforge.org/browse/TDI-30030
2014-09-02 22:00:46 +08:00
jzhao
72b1c6e844 TDI-30112: redo for master output components for zhaojin
https://jira.talendforge.org/browse/TDI-30112

Note:Redo https://jira.talendforge.org/browse/TDI-29979.
2014-09-02 22:00:34 +08:00
jzhao
b8dd572477 TDI-30112: redo for master output components for zhaojin
https://jira.talendforge.org/browse/TDI-30112

Note:Redo https://jira.talendforge.org/browse/TDI-30088.
2014-09-02 22:00:25 +08:00
CHEN Bin
d5e9b2de2c re-commit for TDI-30076: Fix bug TDI-29153 option "Convert columns and table to uppercase" in tOracleOutput doesn't work with tWriteDynamicFields
b781d9d
2014-09-02 22:00:17 +08:00
CHEN Bin
fcdcb13cbe re-commit for TDI-30076: Fix bug TDI-29752 Support for Oracle 12c 2014-09-02 22:00:08 +08:00
CHEN Bin
13d834dad2 re-commit for TDI-30076: Fix bug TDI-29370 tVerticaOutput has two problems with Enable parallel execution
71389f4cbd
2014-09-02 22:00:00 +08:00
CHEN Bin
3871bffcdd re-commit for TDI-30076: Fix bug TDI-29043 jobs with explicit commit break when jndi datasources (datasource alias) are used
46dc807cf6
2014-09-02 21:59:52 +08:00
CHEN Bin
2e9c47d85a re-commit for TDI-30076: Fix bug TDI-29043 jobs with explicit commit break when jndi datasources (datasource alias) are used
d161df4d9d
2014-09-02 21:59:44 +08:00
CHEN Bin
79d766bafa re-commit for TDI-30076: Fix bug TDI-29389 database output components nb_line_reject is incorrect when action on data is update or insert
319732bb46
2014-09-02 21:59:35 +08:00
CHEN Bin
a3149b5494 re-commit for TDI-30076: Fix bug TDI-29389 database output components nb_line_reject is incorrect when action on data is update or insert
92e31f9dbb
2014-09-02 21:59:27 +08:00
CHEN Bin
02f1c5c267 re-commit for TDI-30076: Fix bug TDI-29389 database output components nb_line_reject is incorrect when action on data is update or insert
225cdd07dd
2014-09-02 21:59:17 +08:00
CHEN Bin
6a3e4c7539 re-commit for TDI-30076: Fix bug TDI-28647 Support Vertica 7 Drivers
eb0c2d19e1
2014-09-02 21:59:09 +08:00
CHEN Bin
f7da309bb0 re-commit for TDI-30076: Fix bug TDI-29370 tVerticaOutput has two problems with Enable parallel execution
32ed356961
2014-09-02 21:58:59 +08:00
CHEN Bin
d4c2dc3fd8 re-commit for TDI-30076: Fix bug TDI-29384 NB_LINE_INSERTED is wrong in the tMysqlOutput
5dd87bc6bb
2014-09-02 21:58:49 +08:00
CHEN Bin
7a0eba0088 re-commit for TDI-30076: Fix bug TDI-29384 NB_LINE_INSERTED is wrong in the tMysqlOutput
935a3ae8f5
2014-09-02 21:58:40 +08:00
CHEN Bin
742f6b7e28 re-commit for TDI-30076: Fix bug TDI-29033 there is compile error if tOracleOutput with 'Dynamic' type schema and enable 'debug mode'
707e5c73bd
2014-09-02 21:58:16 +08:00
CHEN Bin
ef6b67ab0b re-commit for TDI-30076: Fix bug TDI-29033 there is compile error if tOracleOutput with 'Dynamic' type schema and enable 'debug mode'
0c2b566df4
2014-09-02 21:58:06 +08:00
CHEN Bin
ad4ceeefd6 re-commit for TDI-30076: Fix bug TDI-29126 Make password encrypt and decrypt in our components
0c0586e750
2014-09-02 21:57:56 +08:00
CHEN Bin
a63175c417 re-commit for TDI-30076: Fix bug TDI-29153 option "Convert columns and table to uppercase" in tOracleOutput doesn't work with tWriteDynamicFields
26f80ceb56
2014-09-02 21:57:23 +08:00
CHEN Bin
43cc8e7299 re-commit for TDI-30076: Fix bug TDI-29153 option "Convert columns and table to uppercase" in tOracleOutput doesn't work with tWriteDynamicFields
b781d9d15d
2014-09-02 21:57:14 +08:00
CHEN Bin
dd11c650bc re-commit for TDI-30076: Fix bug TDI-29033 there is compile error if tOracleOutput with 'Dynamic' type schema and enable 'debug mode'
267e8a3fd9
2014-09-02 21:57:09 +08:00
CHEN Bin
71a9257b06 bug fixed TDI-30076: Revert of DBoutput refactoring
https://jira.talendforge.org/browse/TDI-30076
Revert "Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput"
This reverts commit ba5cbbdb.
1. revert the code on all db output 
2. revert the code on the public javajet which only affect log4j and all the references has been revert by step 1
delete AbstractDBOutputBegin/Main/End & templates/DB/Output/HelpClass.javajet
revert the code on AbstractDBOutputFinally & DBOutputEndGlobalVars
3. revert _tableActionForOutput.javajet to ba5cbbdb
from ba5cbbdb, there are four commit about:
https://jira.talendforge.org/browse/TDI-28733
https://jira.talendforge.org/browse/TDI-29153
but each code about these two jira has been reverted, so this file also need to be reverted

keep the modification about Row Component
AbstractDBRowMain & tEXARow_begin.javajet

keep the modification about log4jUtil
log4jDBConnUtil & log4jFileUtil
2014-09-02 21:56:56 +08:00
amarkevich
db7e3262b5 Merge branch 'maintenance/5.6' 2014-09-02 14:12:39 +03:00
amarkevich
0de5bc5d95 TIPAAS-1047 Changes in Studio: iPaaS -> Cloud 2014-09-02 13:19:05 +03:00
hwang
3b5b11c9fd TDM-278:tHMap should not require the user to specify the data type of the output single column in the properties 2014-09-02 16:06:07 +08:00
plv
c0d155efad Merge branch 'maintenance/5.6' 2014-09-02 15:32:26 +08:00
hwang
5417d36e76 TDM-278:tHMap should not require the user to specify the data type of the output single column in the properties 2014-09-02 15:16:47 +08:00
plv
670b53f752 TDI-30195 : refactor the AbstractPublishJobAction 2014-09-02 13:44:55 +08:00
plv
50caee8f8d TDI-30195 : add standalone job type for publish 2014-09-02 13:44:48 +08:00
amarkevich
678d71b50b sync output folder 2014-09-02 13:44:42 +08:00
Sébastien Gandon
bcc6d81df9 Refactor main,test and i18n plugins and features for branch master 2014-09-02 13:44:30 +08:00
Zhangbohong Gao
eebca3878c TESB-14178: Synchronize parameter name for cMQTT and cAMQP
Create RouteUsedJobManager exclusively used for Route Used Job (contains
tRouteInput/tRouteOutput node)

Task-Url: https://jira.talendforge.org/browse/TESB-14178
2014-09-02 12:09:52 +08:00
Zhangbohong Gao
63abcd6c52 TIPAAS-594 : Implement tBox* components
Update icons for tBoxConnection, tBoxGet and tBoxUpload.

Task-Url: https://jira.talendforge.org/browse/TIPAAS-594
2014-09-02 11:47:22 +08:00
nrousseau
fe57d322dd Merge branch 'maintenance/5.6' 2014-09-02 11:01:55 +08:00
nrousseau
fb9977e080 TUP-2216: review the build.properties of localprovider 2014-09-02 10:44:01 +08:00
I.Melnik
66eb7806ad [TIPAAS-594] - Implement tBox* components 2014-09-01 18:29:26 +03:00
I.Melnik
349cd058bf [TIPAAS-594] - Implement tBox* components 2014-09-01 18:25:06 +03:00
amarkevich
a22ff935e8 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-01 13:49:34 +03:00
amarkevich
2d7eda5d42 TIPAAS-1047 Changes in Studio: iPaaS -> Cloud 2014-09-01 13:48:53 +03:00
ldong-talend
5548673cce Merge branch 'maintenance/5.6' 2014-09-01 17:07:30 +08:00
ldong-talend
f6c212fa61 TDI-22124:Changes to existing context variables in joblets not
propagated to jobs.
2014-09-01 16:53:06 +08:00
alex
be2c533ad8 Merge pull request #36 from dmitry-savina/maintenance/5.6
TESB-14196 [tLogRow] Sharing functionality of tablePrintUtil between components. Added created template to use by tLogRow.
2014-09-01 11:50:26 +03:00
d.savina
78f45da87c TESB-14196 [tLogRow] Sharing functionality of tablePrintUtil between
components. Added created template to use by tLogRow.
2014-09-01 10:29:12 +03:00
wang wei
3a1b94714a TDI-30339: change the migratask version as we need to backport to
branch5.3
https://jira.talendforge.org/browse/TDI-30339
2014-09-01 11:05:03 +08:00
nrousseau
c4dca4ae28 Merge branch 'maintenance/5.6' 2014-09-01 10:51:10 +08:00
nrousseau
84c111a854 TUP-2216: add more jars to the EE product by default 2014-09-01 10:45:58 +08:00
nrousseau
22757fd8f8 Merge branch 'maintenance/5.6' 2014-08-30 18:19:04 +08:00
nrousseau
9f15acef5e TUP-2216: add jboss by default to EE product. 2014-08-30 18:17:27 +08:00
nrousseau
971f3a7235 Merge branch 'maintenance/5.6' 2014-08-29 21:42:16 +08:00
nrousseau
c3b7a7f4fe TDI-30293: fix problem of update manager, and also fix some problems of
component to repository setup in case of sqoop component
2014-08-29 21:35:19 +08:00
hcyi
69655acefb Merge remote-tracking branch 'origin/maintenance/5.6' 2014-08-29 19:22:13 +08:00
hcyi
6750135404 bug TDI-29762 : Set up SFTP with private key in repository not
possible .
2014-08-29 19:15:34 +08:00
hcyi
34566207c6 bug TDI-29762 fixed : Set up SFTP with private key in repository not
possible .
2014-08-29 19:14:35 +08:00
hcyi
3bcd540fc2 bug TDI-29762 fixed : Set up SFTP with private key in repository not
possible .
2014-08-29 19:14:32 +08:00
hcyi
48c1530c65 bug TDI-29762 fixed : Set up SFTP with private key in repository not
possible .
2014-08-29 19:14:29 +08:00
hcyi
83a1d3d5dd bug TDI-29762 fixed:Set up SFTP with private key in repository not
possible
2014-08-29 19:12:57 +08:00
hcyi
60bdb7092e bug TDI-29762 fixed : Set up SFTP with private key in repository not
possible .
2014-08-29 19:12:55 +08:00
remydub
3e9780c049 Merge branch 'maintenance/5.6' 2014-08-29 10:39:10 +02:00
pbailly
4d2f984430 [TBD-896]
Fix merge error.
2014-08-29 10:33:56 +02:00
remydub
d17477d50b Merge branch 'maintenance/5.6' 2014-08-28 15:45:12 +02:00
Rémy DUBOIS
0011f78785 Merge pull request #34 from pbailly/maintenance/5.6
[TBD-896]
2014-08-28 15:44:13 +02:00
pbailly
af113e69a6 [TBD-896]
Fix dupplicated line.
2014-08-28 15:35:42 +02:00
pbailly
d09f632ee5 [TBD-896]
Rename FailOnError into DieOnError
Fix Jar dependencies.
2014-08-28 15:27:48 +02:00
remydub
4378e54c02 Merge branch 'maintenance/5.6' 2014-08-28 14:28:00 +02:00
remydub
1a9450cc7c Fix the Log4JUtil path in the tHiveClose 2014-08-28 14:26:20 +02:00
ldong-talend
4de263b964 Merge branch 'maintenance/5.6' 2014-08-28 17:25:04 +08:00
pbailly
01b5500b06 [TBD-896]
Make the migration task for the error flow on the MapReduce tInput*.

Conflicts:
	main/plugins/org.talend.repository/plugin.xml
2014-08-28 11:20:28 +02:00
ldong-talend
edd7bed4a2 TDI-30328:Add installation message in context view after user closed the
installation popup.
2014-08-28 16:21:22 +08:00
Wu Liu
248350fdbb TDI-30200 : Run doesn't stop if an exception is raised when using
partitioner components
https://jira.talendforge.org/browse/TDI-30200
2014-08-28 12:18:40 +08:00
cmeng-talend
b1ac50a9f1 Merge branch 'maintenance/5.6' 2014-08-28 09:40:59 +08:00
jzhao
1cb925f46c Fixed Feature TDI-29787: Implement the tOracleCDC component on Oracle 12
https://jira.talendforge.org/browse/TDI-29787
Note:Add Migration Task
2014-08-28 09:38:11 +08:00
cmeng-talend
2f5f95b1ca TDI-30337 fix bug: Wrong list of version for AS400 in the wizard, and
better sort by newest to oldest version.
https://jira.talendforge.org/browse/TDI-30337
2014-08-28 09:19:13 +08:00
remydub
cdfe414798 Merge branch 'maintenance/5.6' 2014-08-27 17:42:35 +02:00
remydub
c6dfd78887 Merge branch 'master' of https://github.com/Talend/tdi-studio-se 2014-08-27 17:42:14 +02:00
remydub
bcba5a303e TBD-899: Add HD Insight support on Hive components and update the Pig component with the new API. 2014-08-27 16:48:10 +02:00
alex
6cf7155aeb Merge pull request #33 from dmitry-savina/master
TESB-14196 [tLogRow] Sharing functionality of tablePrintUtil between components.  Added created template to use by tLogRow.
2014-08-27 17:46:45 +03:00
d.savina
d07573684a TESB-14196 [tLogRow] Sharing functionality of tablePrintUtil between
components. Added created template to use by tLogRow.
2014-08-27 17:39:37 +03:00
Zhangbohong Gao
7256d123b0 TESB-14113: Problems with Publishing routes (on release repo) which are
invoking same (different) version of job 

add export package version for job exported with build route.

Task-Url: https://jira.talendforge.org/browse/TESB-14113
2014-08-27 16:38:36 +08:00
ldong-talend
e218406539 Merge branch 'maintenance/5.6' 2014-08-27 14:32:57 +08:00
ldong-talend
4817f312e8 Feature TDI-26799 added:Sort context properties file. 2014-08-27 13:32:07 +08:00
amarkevich
b6480d0c21 added getJobVersion 2014-08-26 18:25:55 +03:00
amarkevich
6e6b96ce82 added getJobVersion 2014-08-26 18:25:07 +03:00
Rémy DUBOIS
5584e82125 Merge pull request #32 from Talend/maintenance/5.6
TBD-945 Use the mapper toolbar zone to determine whether to use repli…
2014-08-26 15:17:22 +02:00
Rémy DUBOIS
30b2d5593a Merge pull request #24 from RyanSkraba/maintenance/5.6
TBD-945 Use the mapper toolbar zone to determine whether to use replicat...
2014-08-26 15:08:04 +02:00
Rémy DUBOIS
5d0e57429c Merge pull request #31 from RyanSkraba/feature/TBD-973-refNodes
TBD-973 Take all refNodes into account when there is more than one tMap ...
2014-08-26 15:00:06 +02:00
Ryan Skraba
097a418ae9 TBD-973 Take all refNodes into account when there is more than one tMap in the same processTree. 2014-08-26 14:51:20 +02:00
zwzhao-talend
8b236801dd Merge branch 'maintenance/5.6' 2014-08-26 18:40:54 +08:00
zwzhao-talend
3d5755ad99 TBD-943 : Build/export Storm jobs. 2014-08-26 18:31:41 +08:00
wang wei
0768605af3 Merge branch 'maintenance/5.6' 2014-08-26 18:18:40 +08:00
wang wei
bd602810ac TDI-29313: tSSH Component always output some line jump in console
https://jira.talendforge.org/browse/TDI-29313
2014-08-26 17:43:01 +08:00
Rémy DUBOIS
25a7e7b036 Merge pull request #28 from pbailly/master
Merge to master
2014-08-26 11:42:30 +02:00
pbailly
94f226b993 Merge branch 'maintenance/5.6' 2014-08-26 11:32:39 +02:00
pbailly
f2688d3a4f Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se into maintenance/5.6 2014-08-26 11:21:14 +02:00
Rémy DUBOIS
112fd11e87 Merge pull request #27 from pbailly/feature/TBD-62-amazon_emr2_4_0_cherrypicked
Feature/tbd 62 amazon emr2 4 0
2014-08-26 11:17:28 +02:00
pbailly
e2bd689133 Merge branch 'maintenance/5.6' of ssh://github.com/Talend/tdi-studio-se into feature/TBD-62-amazon_emr2_4_0_cherrypicked 2014-08-26 11:09:00 +02:00
pbailly
ca160d6d73 [TBD-62]
Fix dependencyes for tHiveConnection and tHiveRow.
2014-08-26 11:07:41 +02:00
pbailly
31f1cbbbcd [TBD-62]
Fix jars paths for amazon EMR 2.4.0
2014-08-26 11:06:16 +02:00
Zhangbohong Gao
3318257d4a TESB-14113: Problems with Publishing routes (on release repo) which are
invoking same (different) version of job 

Add version limitation for job
package dependencies. Version pattern is:
<Artifact publish version>(SNAPSHOT?)-<RouteName>

Task-Url: https://jira.talendforge.org/browse/TESB-14113
2014-08-26 17:03:36 +08:00
pbailly
de813ece2d Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2014-08-26 10:58:17 +02:00
wluo
5ba5708a77 Fix feature TDI-29943: tTeradataTPTUtility don't support the function of
'define character set'
https://jira.talendforge.org/browse/TDI-29943
2014-08-26 12:10:33 +08:00
GGu
a2fd4939c9 Merge branch 'maintenance/5.6' 2014-08-26 10:31:31 +08:00
GGu
afb16c7f13 TDI-30276: fixed the duplicated projects issue. 2014-08-26 10:08:15 +08:00
GGu
5175a6ad71 TDI-23558: the find component action is only enabled for Components,
won't enable for folder.
2014-08-26 10:06:34 +08:00
GGu
6b5f07d352 TUP-2190: fixed the job xsl problem for exporting html doc. 2014-08-26 10:04:10 +08:00
plv
a2fbdc5815 Merge branch 'maintenance/5.6' 2014-08-25 14:45:30 +08:00
plv
c67d54b176 TDI-30284 : Drag and Drop of a PostgreSQL table from context repository
connection does not include Schema parameter in query
2014-08-25 14:22:42 +08:00
nrousseau
3a8ac79e35 Merge branch 'maintenance/5.6' 2014-08-22 23:34:46 +08:00
nrousseau
42c0f8b087 TUP-2115: review the import+save job to improve the speed of
saving/import
2014-08-22 23:20:05 +08:00
nrousseau
93284352ad TUP-2115 : before it spent long time to avoid to save some parameters to
the job, now just save all parameters instead, this will be much faster.
2014-08-22 23:20:03 +08:00
Ryan Skraba
61c8dcd271 TBD-945 Use the mapper toolbar zone to determine whether to use replicated map. 2014-08-22 14:47:41 +02:00
hcyi
6a147d6512 Merge branch 'maintenance/5.6' 2014-08-22 16:11:57 +08:00
hcyi
d831034226 bug TDI-30190 fixed:tDB2Input can not retrive correct tables for
corresponding schema field in tDB2Connection when using an existing
connection.
2014-08-22 16:07:41 +08:00
hcyi
9512e103d2 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-08-22 11:47:41 +08:00
hcyi
c4ac774a38 bug TDI-30287 fixed :There are two "Map/Reduce job" in "find a job "
dialog.
2014-08-22 11:29:41 +08:00
nrousseau
ac6aa64707 Merge branch 'maintenance/5.6' 2014-08-21 16:43:55 +08:00
nrousseau
21b2fe699a TUP-2192: review some problems of svn jar dependency. 2014-08-21 16:33:56 +08:00
nrousseau
548eafd2f0 Merge branch 'maintenance/5.6' 2014-08-21 11:29:17 +08:00
nrousseau
a7467ff665 TUP-2192: Add libs in the sqlbuilder (this won't be included in the
build)
2014-08-21 11:27:04 +08:00
nrousseau
dd991cb8fa TUP-2192: use a single build.properties for all plugins 2014-08-21 11:26:06 +08:00
zwzhao-talend
ac15f04daf Merge branch 'maintenance/5.6' 2014-08-21 10:41:44 +08:00
zwzhao-talend
f3096da4c5 TDI-30203 : UI for Storm configuration in Run tab 2014-08-21 10:19:34 +08:00
pbailly
57329db14f [TBD-62]
Add depedencies for embedded mode in amazon EMR 2.4.0
Add option for Datanode hostname.
2014-08-20 17:53:30 +02:00
pbailly
fcd7649a85 [TBD-62]
Add dependecy on tHiveConnectionin order to run Hive as embedded
    in Amazon EMR2.4.0;
Add use datanode client hostname on tHiveConnection.
2014-08-20 15:52:11 +02:00
zwzhao-talend
4005d57520 Merge branch 'maintenance/5.6' 2014-08-20 17:38:53 +08:00
zwzhao-talend
4f9ad49522 Merge branch 'feature/5.6/TBD-943_Build_export_Storm_jobs' into maintenance/5.6 2014-08-20 16:34:34 +08:00
zwzhao-talend
14c53fef51 TBD-943 : Build/export Storm jobs. 2014-08-20 16:24:41 +08:00
gangliu
9d68bdd69f [TUP-2205] NPException while right clicking a job 2014-08-20 14:48:53 +08:00
gangliu
2e0e0ecc2f [TUP-2205] NPException while right clicking a job 2014-08-20 14:41:14 +08:00
nrousseau
5ac72da51c TUP-2202 : libraries improvements 2014-08-19 17:29:32 +08:00
nrousseau
a981e18d60 TUP-2202 : libraries improvements 2014-08-19 17:17:07 +08:00
jzhao
7849d5e437 Fixed Feature TDI-30115: Not able to extract attachment PDF files from
msg file with tFileInputMail
https://jira.talendforge.org/browse/TDI-30115
Note:Support read MSG type Mail
2014-08-19 14:03:38 +08:00
sizhaoliu
23cb6f4af5 TDQ-9336 fix tRuleSurvivorship rule dependency issue 2014-08-18 17:59:19 +02:00
sizhaoliu
6aa954ef44 TDQ-9336 fix tRuleSurvivorship rule dependency issue 2014-08-18 17:00:07 +02:00
Irene Wang
41ce89304c New poms and updated manifests after merge from master 2014-08-18 15:59:08 +02:00
Wu Liu
9a3e795629 TDI-30305 : tPigLoad / tWaitForSocket are set with VISIBLE="false" by
default
https://jira.talendforge.org/browse/TDI-30305
2014-08-18 14:28:50 +08:00
wang wei
cd51eaa310 TDI-29782: tExtractXmlField should use input Document column
https://jira.talendforge.org/browse/TDI-29782
2014-08-18 14:18:53 +08:00
gangliu
21e7a4460a [TDI-30345] Update tDropbox Components according to Yan Wei's comment 2014-08-18 11:07:43 +08:00
gangliu
05c29d82cd [TDI-30345] Update tDropbox Components according to Yan Wei's comment 2014-08-18 11:06:13 +08:00
remydub
6608fd00e8 Merge branch 'maintenance/5.6' of https://github.com/Talend/tdi-studio-se 2014-08-17 17:17:42 +02:00
gangliu
812730f690 [TESB-14098] Add Documentation Node in Mediation Perspective 2014-08-15 16:40:03 +08:00
gangliu
eeeecc6739 [TESB-14098] Add Documentation Node in Mediation Perspective 2014-08-15 16:21:02 +08:00
wang wei
d9e56765c8 TDI-30339: Improve the performance of tFileOutputExcel(when append and
formula exist)
https://jira.talendforge.org/browse/TDI-30339
2014-08-15 16:10:36 +08:00
GGu
094b6595ff TDI-30108: Add the table changes for exporting html. 2014-08-15 11:57:16 +08:00
GGu
1865b714df TDI-30108: Add the table changes for exporting html. 2014-08-15 11:53:58 +08:00
Sebastien Gandon
95500d6075 Merge remote-tracking branch 'origin/maintenance/5.6' into feature/SCM-239/mavenstudiobuild 2014-08-14 18:20:33 +02:00
cmeng-talend
5354c9eecd TDI-30248 fix bug for :
tELTTeradataMap show the error "parameter (Query Band parameters) must
have at least one value " whether or not user has checked function
"Query Band"
https://jira.talendforge.org/browse/TDI-30248
2014-08-14 18:07:48 +08:00
cmeng-talend
2d9f1b4847 TDI-30248 fix bug for :
tELTTeradataMap show the error "parameter (Query Band parameters) must
have at least one value " whether or not user has checked function
"Query Band"
https://jira.talendforge.org/browse/TDI-30248
2014-08-14 17:59:44 +08:00
cmeng-talend
b4e662dcd3 TDI-30248 fix bug for :
tELTTeradataMap show the error "parameter (Query Band parameters) must
have at least one value " whether or not user has checked function
"Query Band"
https://jira.talendforge.org/browse/TDI-30248
2014-08-14 17:59:40 +08:00
Wu Liu
46ef66e87d TDI-26881 : DYNAMIC type schema cause DATE, TIME, and DATETIME2 DB types
to be rejected
https://jira.talendforge.org/browse/TDI-26881
Use tJDBCInput instead of tMSSQLInput to use sqljdbc4.jar to meet the
requirement.
2014-08-14 16:46:06 +08:00
nrousseau
89ae5eb829 TUP-2141 : enhance the sort of the categories / expand less things by
default when open the palette settings.
2014-08-14 15:10:06 +08:00
Kirk Tarou
d3ffd1daf0 TDI-30041 : Invalid comparison of a string and StringBuilder object
results in empty StdErr string being stored in globalMap
- Init CONTRIBUTORS.md file
2014-08-13 16:40:59 +08:00
wang wei
bd872efe70 TDI-30313: Bug in lookup of tXMLMap?
https://jira.talendforge.org/browse/TDI-30313
2014-08-13 16:30:32 +08:00
nrousseau
cb3444bf4c TUP-2141 : Enhance Palette Settings 2014-08-13 15:26:03 +08:00
zwzhao-talend
36ec4f9769 Merge branch 'maintenance/5.6' 2014-08-13 14:54:38 +08:00
zwzhao-talend
3a2293beb9 bug TDI-29960 fixed : The Required checkbox should be checked as default
setting for components which need to install jar
2014-08-13 13:55:05 +08:00
Zhangbohong Gao
3331bb1ba3 TESB-14099: Export limitations for ESB 'Jobs' doesn't work when select
[Petals ESB] 

Task-Url: https://jira.talendforge.org/browse/TESB-14099
2014-08-13 13:37:27 +08:00
Zhangbohong Gao
2cbd7ec79d TESB-14099: Export limitations for ESB 'Jobs' doesn't work when select
[Petals ESB] 

Task-Url: https://jira.talendforge.org/browse/TESB-14099
2014-08-13 13:35:40 +08:00
ldong-talend
547b230ffa Feature TDI-29250 added:Wizards should be able to reuse an existing
repository context instead of simply ask to create a new one each time.
2014-08-13 12:12:01 +08:00
ldong-talend
2b3bcd303c TDI-29337:set the natTable library plugin unpack. 2014-08-13 10:54:13 +08:00
amarkevich
a3a5b81d0c fixed regression for previous changes 2014-08-12 14:24:09 +03:00
cmeng-talend
0d0594f68a TDI-30310 fix bug : when excute migration, the order of constraints will
not be correct in some case.
https://jira.talendforge.org/browse/TDI-30310
2014-08-12 19:06:23 +08:00
gangliu
9b699ea9c3 [TESB-14070] Add Spring/MANIFEST/Resources parts into generated Doc 2014-08-12 18:12:35 +08:00
remydub
4aab900899 TBD-933: Add a migration task to disable the die on error for the command line mode 2014-08-12 10:58:48 +02:00
plv
4b8fc77ca1 Revert "TDI-30284 : Drag and Drop of a PostgreSQL table from context repository connection does not include Schema parameter in query"
This reverts commit 318a1db506.
2014-08-12 15:57:43 +08:00
plv
318a1db506 TDI-30284 : Drag and Drop of a PostgreSQL table from context repository
connection does not include Schema parameter in query
2014-08-12 15:21:16 +08:00
ldong-talend
dfa2e6529e TDI-29337:add the dependenices jars of natTable context to the feature. 2014-08-12 15:15:39 +08:00
ldong-talend
484d7de6d2 feature TDI-29337 added:use natTable to simplify the context. 2014-08-12 13:36:55 +08:00
ldong-talend
5e509ead5d feature TDI-29337 added:Simplify the display of the context view. 2014-08-12 13:36:53 +08:00
wang wei
3fa6f634c6 TDI-30297: Function Identity field, Start value, step of tMSSqlOutput
can't be showed in tos
https://jira.talendforge.org/browse/TDI-30297
2014-08-12 11:33:51 +08:00
CHEN Bin
b766456204 TDI-29926: HashInput Parallel Iteration
https://jira.talendforge.org/browse/TDI-29926
make input support multiple thread read
2014-08-12 09:59:38 +08:00
CHEN Bin
1e614ccf14 Revert "Fixed Bug TDI-29926: HashInput Parallel Iteration https://jira.talendforge.org/browse/TDI-29926 Note:Fixed HashInput/Output Parallel Iteration problem"
This reverts commit d746694ac2.
2014-08-12 09:58:23 +08:00
Irene Wang
042d0edf31 Update versions to 5.6.0 2014-08-11 17:23:34 +02:00
Irene Wang
0de47c89d9 Update versions to 5.6.0 2014-08-11 16:57:31 +02:00
pbailly
1b9b8f64d2 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se into feature/TBD-62-amazon_emr2_4_0
Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tHiveRow/tHiveRow_java.xml
2014-08-11 11:35:54 +02:00
gangliu
94c8563c84 [TESB-14067] Add export doc menu on Route 2014-08-11 14:45:29 +08:00
zwzhao-talend
ac5b4c6b0d bug TDI-30091 fixed : Errors would pop when user open remote project P1
which has updated in its offline mode before and cancel committing them
2014-08-11 10:22:51 +08:00
zwzhao-talend
cded35a0fb bug TDI-30091 fixed : Errors would pop when user open remote project P1
which has updated in its offline mode before and cancel committing them
2014-08-11 10:22:49 +08:00
zwzhao-talend
668000a27f bug TDI-30091 fixed : Errors would pop when user open remote project P1
which has updated in its offline mode before and cancel committing them
2014-08-11 10:22:47 +08:00
zwzhao-talend
fb439a6573 bug TDI-8312 fixed : Component settings not refreshed 2014-08-11 09:49:09 +08:00
zwzhao-talend
a4dcb7096e bug TDI-8312 fixed : Component settings not refreshed 2014-08-11 09:49:07 +08:00
amarkevich
5be4b45c14 template manifest for actions 2014-08-07 17:34:16 +03:00
wang wei
56c2830fb6 Feature TDI-30030: fix the showif issue
https://jira.talendforge.org/browse/TDI-30030
2014-08-07 16:10:58 +08:00
cmeng-talend
49fca98d64 Write some explains for the modification 2014-08-07 12:08:21 +08:00
cmeng-talend
eee747e9dc bug TDI-30248 fixed : tELTTeradataMap show the error "parameter (Query
Band parameters) must have at least one value " whether or not user has
checked function "Query Band"
2014-08-07 10:57:17 +08:00
pbailly
eea2466d20 [TBD-62]
Improve path for libraries.
2014-08-06 18:01:28 +02:00
pbailly
7867fab55e [TBD-62]
Allow to configure standalone connection with apache EMR 2.4.0 for tHiveRow.
2014-08-06 16:23:30 +02:00
pbailly
7a76125d3b [TBD-62]
Add dependencies for apache EMR 2.4.0 on tHiveConnection.
2014-08-06 14:49:56 +02:00
cmeng-talend
fc36926598 Fix problem:
When using context value, the quotation marks for const strings can not
be added correctly
2014-08-06 20:32:01 +08:00
cmeng-talend
b555925029 Fix problem:
when undo a connection create action, null pointer exception will be
happened
2014-08-06 20:31:56 +08:00
cmeng-talend
ef09a41490 Fix problems:
1. move the store/restore functions from Connection.java to the
*Command.java
2. modify the PostgresGenerationManagerTest.java to fit the modification
for subquery.
2014-08-06 20:31:51 +08:00
cmeng-talend
eede76f4d8 feature TDI-29674 : Teradata: ELT enhancements 2014-08-06 20:31:47 +08:00
Ryan Skraba
a53ff527ca TBD-890 Add StormJobJavaScriptsManager to package and deploy storm jobs. 2014-08-06 19:21:28 +08:00
Ryan Skraba
918f6e3577 TBD-890 add storm code parts and storm node subtrees. 2014-08-06 19:21:25 +08:00
Ryan Skraba
d75f3eb67f Starting point to include Storm job components and StormJavaProcessor. 2014-08-06 19:21:22 +08:00
pbailly
2aa84b0e00 [TBD-911]
Add guava libraries.
2014-08-06 19:00:07 +08:00
Wu Liu
888f6f1495 Revert "Fix Bug TDI-30071 : tFileInputJSON Ignoring Schema Data Types https://jira.talendforge.org/browse/TDI-30071"
This reverts commit 164ab82cd3.
2014-08-06 18:29:13 +08:00
pbailly
4ec18978bf Merge branch 'master' of ssh://github.com/pbailly/tdi-studio-se 2014-08-06 12:09:24 +02:00
wang wei
656998dfe5 TDI-30262: Change the length of job of tAssertCatcher as TDI-30166
https://jira.talendforge.org/browse/TDI-30262
2014-08-06 17:49:54 +08:00
pbailly
05835cc562 [TBD-911]
Add guava libraries.
2014-08-06 11:48:08 +02:00
Zhangbohong Gao
977d834a08 TESB-13996: Independent camel code generator from
org.talend.designer.codegen 

Remove redundant route relative *.javajet (moved to
org.talend.camel.designer.codegen under tesb-studio-se)

Task-Url: https://jira.talendforge.org/browse/TESB-13996
2014-08-06 15:32:24 +08:00
hwang
775e84a14b Merge branch 'bugfix/5.6/TDM-278' 2014-08-06 14:32:01 +08:00
hwang
197cb0e81c TDM-278:tHMap should not require the user to specify the data type of the output single column in the properties 2014-08-06 13:46:01 +08:00
Irene Wang
737875c7a4 Remove specific version numbers from pom.xmls 2014-08-05 14:13:59 +02:00
wang wei
e4fc4519eb Feature TDI-29445: Support NB_LINE_INSERTED and similar global vars in
Vertica Components
https://jira.talendforge.org/browse/TDI-29445
2014-08-05 18:41:46 +08:00
wang wei
edd54531c5 Feature TDI-28448,TDI-29374,TDI-30030: support dynamic,parameter,vertica
log and nb_line_xxx
https://jira.talendforge.org/browse/TDI-28448
https://jira.talendforge.org/browse/TDI-29374
https://jira.talendforge.org/browse/TDI-30030
2014-08-05 18:41:37 +08:00
nrousseau
fb9855ca4b TUP-2164 : fix problem with multiple properties 2014-08-05 17:37:17 +08:00
Wu Liu
c7c1f749cc TDI-30252 : different behavior about tAS400Output component after
migrate from v5.2.1 to v5.4.2
https://jira.talendforge.org/browse/TDI-30252
2014-08-05 16:57:01 +08:00
Irene Wang
54dd2d67d9 Replace about.mappings <major>.<minor>.<increment> using Tycho property unqualifiedVersion 2014-08-05 10:22:10 +02:00
Irene Wang
8bcebb6959 Remove relative reference to parent-pom 2014-08-05 10:19:30 +02:00
GGu
fe21ecfa02 https://jira.talendforge.org/browse/TUP-2107 : Add updates feature in tos feature. 2014-08-05 15:19:55 +08:00
hwang
a7a92c940d TDM-278:tHMap should not require the user to specify the data type of the output single column in the properties 2014-08-05 14:47:38 +08:00
GGu
1d130f56a9 https://jira.talendforge.org/browse/TDI-30108 : Fixed one problem for compare, when open editor with readonly. 2014-08-05 11:58:04 +08:00
Irene Wang
a860e235c2 Replact about.mappings version with build qualifier via Tycho 2014-08-04 17:16:59 +02:00
Alexey Markevich
7c84d9ddcd Merge pull request #18 from i-melnik/master
[TESB-13644] - cAMQP & cMQTT: finalyze -> [TESB-14003] Use AMQPComponent in cAMQP
2014-08-04 16:51:54 +03:00
I.Melnik
a4c613776c [TESB-13644] - cAMQP & cMQTT: finalyze -> [TESB-14003] Use AMQPComponent
in cAMQP
2014-08-04 08:49:57 -04:30
Alexey Markevich
4fe2093495 Merge pull request #17 from amarkevich/master
TESB-13817 cCXFRS: configure with resourceClasses
2014-08-04 15:22:08 +03:00
amarkevich
56a1e54f34 TESB-13817 cCXFRS: configure with resourceClasses 2014-08-04 15:20:40 +03:00
Ryan Skraba
d6da480a51 TBD-890 Add internal templates for monitoring part of storm jobs. 2014-08-04 18:44:17 +08:00
Ryan Skraba
31c0f8f520 TBD-890 add storm code parts and storm node subtrees. 2014-08-04 18:44:15 +08:00
Ryan Skraba
5f6806887e Starting point to include Storm job components and StormJavaProcessor. 2014-08-04 18:44:13 +08:00
nrousseau
119922ac82 TDI-30056 : update dependencies when use save as on job 2014-08-04 18:33:51 +08:00
zwzhao-talend
57b39a403c TDI-30128 : [PIG] Support the COGROUP operator 2014-08-04 14:39:05 +08:00
zwzhao-talend
f3eb7659eb TDI-30128 : [PIG] Support the COGROUP operator 2014-08-04 14:39:03 +08:00
zwzhao-talend
8023b322dc TDI-30128 : [PIG] Support the COGROUP operator 2014-08-04 14:39:01 +08:00
cmeng-talend
f848e95f04 feature TDI-30120 : Teradata: Allow user to input a custom
functions(query)
2014-08-04 14:28:02 +08:00
wluo
0e228445b6 Fix workitem TDI-29669 : tDBOutput output query which availability
should be FLOW type
https://jira.talendforge.org/browse/TDI-29669
2014-08-04 12:37:08 -07:00
wluo
c1e451731a # 2014-08-04 11:45:31 -07:00
wluo
62dd85d72f Fix bug TDI-29943 : tTeradataTPTUtility don't support the function of
'define character set'
https://jira.talendforge.org/browse/TDI-29943
2014-08-04 11:45:28 -07:00
gangliu
a41af35bc2 [TDI-30149] create new tDropbox* components/change to reuse existing module 2014-08-04 11:12:57 +08:00
gangliu
01941a38de [TDI-30149] create new tDropbox* components/Change according to Liuwu's comments 2014-08-04 10:27:32 +08:00
gangliu
dcd0b6cf97 [TDI-30149] create new tDropbox* components 2014-08-04 10:04:29 +08:00
Zhangbohong Gao
e8b7a52fca TUP-2166: Enhance CodeGenerator to support reading internal javajet in
other bundles. 

Use ICamelCodeGeneratorService if exists when process is RouteProcess
instance.

Task-Url: https://jira.talendforge.org/browse/TUP-2166
2014-08-04 09:50:08 +08:00
Alex Telesh
bc40416593 TESB-13929 - Exception while using option "Use an existing connection"
=> TESB-13979 - commit to source repository (master + branches)
2014-08-01 09:29:50 -04:30
wluo
e760104cfe Fix bug TDI-29943 : tTeradataTPTUtility don't support the function of
'define character set'
https://jira.talendforge.org/browse/TDI-29943
2014-08-01 17:26:55 -07:00
Irene Wang
98dcdc3c5b Add Nexus repository to be able to locate shared parent-pom artifact 2014-08-01 15:28:18 +02:00
Irene Wang
17772f0a00 Update version to 5.6.0 2014-08-01 11:53:58 +02:00
Irene Wang
2ed0fcea4e Update version to 5.6.0 2014-08-01 11:46:57 +02:00
nrousseau
155a475777 TUP-2164 : add junit to test the change of multiple properties 2014-08-01 15:27:45 +08:00
nrousseau
9b8f125638 TUP-2164 : add the possibility to setup multiple properties in the same
component
2014-08-01 15:27:39 +08:00
Irene Wang
d823ee9afb Update versions to 5.6.0-SNAPSHOT 2014-07-31 17:30:34 +02:00
Irene Wang
eaaa83707b Replace .project and .classpath files 2014-07-31 13:18:25 +02:00
remydub
dc3cc8b5cb TBD-562: fix different issues with parquet and hive 2014-07-31 11:40:21 +02:00
hcyi
4f1095275e Merge branch 'bugfix/5.6/TDI-29154-Repository_display_problem' 2014-07-31 16:43:33 +08:00
Wu Liu
2fc3d9b3b1 Fix Bug TDI-30200 : fix the block problem when there is an exception
happen
https://jira.talendforge.org/browse/TDI-30200
2014-07-31 15:41:15 +08:00
Zhangbohong Gao
54f6bacb5e TESB-13944: Add extraChecker for publishing. Move node filter module to org.talend.designer.publish.core (was org.talend.designer.publish) Task-Url: https://jira.talendforge.org/browse/TESB-13944 2014-07-31 10:47:42 +08:00
amarkevich
5634f90f11 sync output folder 2014-07-31 10:47:39 +08:00
Sébastien Gandon
1cec3bbf98 Refactor main,test and i18n plugins and features for branch master 2014-07-31 10:47:37 +08:00
Alexey Markevich
e470f014be Merge pull request #16 from amarkevich/master
keep version placeholder for iPaaS action
2014-07-30 16:53:50 +03:00
wluo
164ab82cd3 Fix Bug TDI-30071 : tFileInputJSON Ignoring Schema Data Types
https://jira.talendforge.org/browse/TDI-30071
2014-07-30 16:08:12 -07:00
amarkevich
a66cefc205 keep version placeholder for iPaaS action 2014-07-30 16:53:17 +03:00
ycbai
116329c5a2 TBD-37 : Add metadata management for Talend's NoSQL components (MongoDB,
Neo4j, etc.)
2014-07-30 14:19:17 +08:00
amarkevich
7fa56c124f use palceholder as iPaaS Action name 2014-07-30 10:58:13 +08:00
Zhangbohong Gao
6c4dca423d TESB-13984: Abort when specific features checked when export consumer
job. 
Add checkers when build standalone esb consumer job with SL/SAM/SR.
Task-Url: https://jira.talendforge.org/browse/TESB-13984
2014-07-30 10:54:37 +08:00
Irene Wang
74a4a32c51 Point to aggregator and parent pom.xml in studio-se-master repo, ignore optional dependency resolution 2014-07-29 18:55:07 +02:00
wluo
2b23178b37 New Feature TBD-882 : Query Banding in Terradata
https://jira.talendforge.org/browse/TBD-882
Implemented query band for tTeradataConnection tTeradataClose
tTeradataInput tTeradataOutput tTeradataRow
2014-07-29 09:52:15 -07:00
Zhangbohong Gao
5c807ceea1 TESB-13867: Export limitations for ESB 'Jobs'
tESBProviderRequest - Not allowed to build.
tRESTRequest - Only build with [OSGI for ESB]
tRESTClient - Only build with [OSGI for ESB] or [Standalone Job]
tESBConsumer - Only build with [OSGI for ESB] or [Standalone Job]

Task-Url: https://jira.talendforge.org/browse/TESB-13867
2014-07-28 16:38:05 +08:00
Irene Wang
bfe4cc222e Point pom.xml to new platform repository 2014-07-28 10:26:22 +02:00
wang wei
624f6b7d12 Bug TDI-30166: Service job can't work well when enable the database of
AMC
https://jira.talendforge.org/browse/TDI-30166
2014-07-28 15:52:17 +08:00
Irene Wang
809f19472d Tycho-generated pom.xmls and parent pom.xml 2014-07-25 13:54:05 +02:00
CHEN Bin
f1506641aa fixed Bug TDI-29912: tSalesforceInput - Session Invalid Error
https://jira.talendforge.org/browse/TDI-29912

1. refactor
move some method from SforceManagementImpl to SforceManagementUtil & clean SforceManagementImpl
extract connection part as SforceConnection.

2. implement renew session for basic/oauth on soap/bulk api

3. modified all salesforce components to adapt the change of api
2014-07-25 17:16:20 +08:00
CHEN Bin
9ecdec6d3c bug fixed TDI-30121: tMap has a compile error when checked log4j mode
https://jira.talendforge.org/browse/TDI-30121
log reference instead of expression avoid append(null) problem.
2014-07-25 16:50:52 +08:00
remydub
27183b3824 TBD-562: Improve the way the component's expressions are evaluated 2014-07-24 17:58:29 +02:00
zwzhao-talend
ea4742782d Merge branch 'feature/5.6/TUP-1862_Add_Cloudera_Impala_in_the_connection_wizard' 2014-07-24 18:31:41 +08:00
Wu Liu
e74cbf789d Fix Bug TDI-29759 : to resolve the problem during migration.
https://jira.talendforge.org/browse/TDI-29759
2014-07-24 15:45:41 +08:00
zwzhao-talend
cfd4e9581d TUP-1862 : Add Cloudera Impala in the connection wizard 2014-07-24 14:39:16 +08:00
Wu Liu
ef651cf3f3 Fix Bug TDI-30041 : Change the order of if expression
https://jira.talendforge.org/browse/TDI-30041
2014-07-24 14:08:06 +08:00
nrousseau
6a3130e799 TDI-29976 : fix problem of junit on the ImportModuleManagerTest 2014-07-24 10:29:54 +08:00
zwzhao-talend
6b8404a894 Merge branch 'bugfix/5.6/TDI-29345_Status_&log_disappeared_if_click_link_with_editor' of git@github.com:Talend/tdi-studio-se.git into bugfix/5.6/TDI-29345_Status_&log_disappeared_if_click_link_with_editor 2014-07-23 11:26:51 +08:00
zwzhao-talend
2b742e51a5 bug TDI-29345 fixed : Status &log disappeared if click "link with editor
"
2014-07-23 11:12:53 +08:00
zwzhao-talend
ece60b83ab bug TDI-29345 fixed : Status &log disappeared if click "link with editor
"
2014-07-23 11:12:50 +08:00
zwzhao-talend
8a836d0ced bug TDI-29345 fixed : Status &log disappeared if click "link with editor
"
2014-07-23 11:12:47 +08:00
zwzhao-talend
dcea0f1567 bug TDI-29345 fixed : Status &log disappeared if click "link with
editor“
2014-07-23 11:12:45 +08:00
jzhao
2b6e5f15e4 Fixed Backlog Task TMDM-7219: tStewardshipTaskDelete implementation to
delete a task by ID
https://jira.talendforge.org/browse/TMDM-7219
Note:Support specify signle task id
2014-07-22 18:41:19 +08:00
wang wei
52d1cdc48c Bug TDI-30053: Row separators incorrect with CSV options and split
output
https://jira.talendforge.org/browse/TDI-30053
2014-07-22 16:02:57 +08:00
Zhangbohong Gao
177546c14b TESB-13867: Export limitations for ESB 'Jobs'
Introduced new extension point
"org.talend.repository.ui.wizards.exportjob.extrachecker" to provide
ExtraBuildChecker classes.
These checkers will intialized and autowired to the Job Export Wizard.

Task-Url: https://jira.talendforge.org/browse/TESB-13867
2014-07-21 17:51:21 +08:00
hcyi
c0ed946623 bug TUP-2149 fixed : need routine / job generation as APL. 2014-07-21 17:31:29 +08:00
hcyi
cc69d73dea bug TUP-1975 : Change TOS license to APL 2.0 . 2014-07-21 14:04:47 +08:00
hcyi
5741a43512 bug TUP-1975 : Change TOS BD license to APL 2.0 2014-07-21 14:04:45 +08:00
jzhao
fe6d909552 Fixed Bug TDI-30088: Unable to write to SAS
https://jira.talendforge.org/browse/TDI-30088
2014-07-18 18:39:06 +08:00
nrousseau
1c95127a42 fix issues related to hl7: TDI-29999 / TDI-29925 / TDI-30016 /TDI-29453 2014-07-18 16:50:00 +08:00
wang wei
de52ccd80f Fixed Bug TDI-29958: tXMLMap doesn't work with more data
https://jira.talendforge.org/browse/TDI-29958
2014-07-18 16:23:12 +08:00
Wu Liu
9d362042a0 Fix Bug TDI-29759 : Add a new table to support decoding
Integer(int),Long(long), Byte(byte), Short(short) types.
https://jira.talendforge.org/browse/TDI-29759
2014-07-18 16:20:11 +08:00
Wu Liu
c0ad781295 Fix backlog task TDI-29603 : put the real password back to the context.
https://jira.talendforge.org/browse/TDI-29603
2014-07-18 14:47:34 +08:00
jzhao
67f208c84e Fixed Bug TDI-30009: Issue with the tSybaseOutput
https://jira.talendforge.org/browse/TDI-30009
Note:If bigdecimal column value is null, keep null value insert into
database,No matter column precision is empty or not
2014-07-18 11:26:15 +08:00
zwzhao-talend
f1597f015e bug TDI-29869 fixed : Inconsistent behavior of the job tab in the Studio 2014-07-18 10:00:42 +08:00
zwzhao-talend
0f87754cc5 bug TDI-29869 fixed : Inconsistent behavior of the job tab in the Studio 2014-07-18 10:00:40 +08:00
zwzhao-talend
de76304bc3 bug TDI-29869 fixed : Inconsistent behavior of the job tab in the Studio 2014-07-18 10:00:38 +08:00
Wu Liu
aaa0a8adf0 Fix Bug TDI-29759 : Add a new table to support decoding Integer(int),
Long(long), Byte(byte), Short(short) types.
https://jira.talendforge.org/browse/TDI-29759
2014-07-17 15:28:20 +08:00
Zhangbohong Gao
6cb672dd5f TESB-13767: cCXF: add service configuration dialog
Fix wrong endpoint generate when using CamelEndpointBuilder.
(redundant :)
Task-Url: https://jira.talendforge.org/browse/TESB-13767
2014-07-17 13:12:16 +08:00
nrousseau
52868d6388 TDI-29976 : fix some problems of junit, change the system to
reinitialize the initial project
2014-07-16 18:46:02 +08:00
Zhangbohong GAO
62e020c340 Merge pull request #13 from i-melnik/master
[TESB-13771] - Allow specify custom class as argument
2014-07-16 17:24:22 +08:00
nrousseau
93b922cf7f TDI-29996: set back to the old code of DummyComponent 2014-07-16 14:52:25 +08:00
wluo
d4b7c01325 New Feature TDI-29962 Improve tTeradataTPTExec, tTeradataTPTUtility.
https://jira.talendforge.org/browse/TDI-29962
Adjust GUI for tTeradataTPTUtility and pass parametes from
tTeradataTPTExec to tTeradataTPTUtility.
2014-07-16 14:48:46 -07:00
Wu Liu
782a4fd75d Fix backlog task TDI-29911 : link these 2 parameters with the metadata,
PRIVATEKEY & PASSPHRASE
https://jira.talendforge.org/browse/TDI-29911
2014-07-16 14:39:30 +08:00
CHEN Bin
2b5cafd4be Fixed Bug TDI-29843: Sudden end of job unexpectedly
https://jira.talendforge.org/browse/TDI-29843
revert the code about "modify the type of nb_line from Integer to Long on tFileInputDelimited"
2014-07-16 10:06:34 +08:00
Zhangbohong GAO
8be5f98c52 TESB-13911: Combine operation namespace&name fields into one
operationname field for cCXF. 
Clear dirty data.
Task-Url: https://jira.talendforge.org/browse/TESB-13911
2014-07-15 18:29:53 +08:00
Zhangbohong GAO
e9e7c6673b TESB-13911: Combine operation namespace&name fields into one
operationname field for cCXF. 
Enhanced CamelEndpointBuilder for cCXF use.
Task-Url: https://jira.talendforge.org/browse/TESB-13911
2014-07-15 18:19:59 +08:00
Zhangbohong GAO
8e761c587e TESB-13911: Combine operation namespace&name fields into one
operationname field for cCXF. 
Split create cxf endpoint uri part to a single file.
Task-Url: https://jira.talendforge.org/browse/TESB-13911
2014-07-15 14:45:05 +08:00
Zhangbohong GAO
b185922f53 fix header_router.javajet 2014-07-15 14:13:37 +08:00
zwzhao-talend
c80bfbbaff bug TDI-29345 fixed : Status &log disappeared if click "link with editor
"
2014-07-15 11:28:34 +08:00
Zhangbohong GAO
2f284f0731 TESB-13911: Combine operation namespace&name fields into one
operationname field for cCXF. 
Filter valid operation name before generate endpoint uri.
Task-Url: https://jira.talendforge.org/browse/TESB-13911
2014-07-14 18:57:27 +08:00
I.Melnik
379fb2ccf0 [TESB-13771] - Allow specify custom class as argument 2014-07-14 05:08:11 -04:30
Zhangbohong GAO
6814099e8a TESB-13911: Combine operation namespace&name fields into one
operationname field for cCXF. 

Task-Url: https://jira.talendforge.org/browse/TESB-13911
2014-07-14 16:27:56 +08:00
zwzhao-talend
299f7da524 bug TDI-29345 fixed : Status &log disappeared if click "link with editor
"
2014-07-11 02:46:08 -07:00
Zhangbohong GAO
c050576b0d Fix builder style DSL for CamelEndpointBuilder.setComponent()
https://in.talend.com/8552587
2014-07-10 16:54:15 +08:00
jzhao
d746694ac2 Fixed Bug TDI-29926: HashInput Parallel Iteration
https://jira.talendforge.org/browse/TDI-29926
Note:Fixed HashInput/Output Parallel Iteration problem
2014-07-10 14:56:27 +08:00
Zhangbohong GAO
69a8c3045f [TESB-13644] cAMQP & cMQTT: finalyze
Fixing crlf - > lf.
https://jira.talendforge.org/browse/TESB-13644
2014-07-10 14:19:00 +08:00
Zhangbohong GAO
a4d6b7d990 [TESB-13644] cAMQP & cMQTT: finalyze
Refactoring cMQTT code generator.
Provide common tools to create endpoint uri - CamelEndpointBuilder
https://jira.talendforge.org/browse/TESB-13644
2014-07-10 14:12:28 +08:00
zwzhao-talend
29bd711c24 bug TDI-29933 fixed : The Export items to archive file page title
contain specical character !!!
2014-07-09 18:11:18 -07:00
wluo
2b5d12b3fd Fixed Feature TDI-29962 : Improve tTeradataTPTExec,tTeradataTPTUtility
https://jira.talendforge.org/browse/TDI-29962
2014-07-09 15:54:32 -07:00
Zhangbohong GAO
9ed7fa338f Merge pull request #10 from i-melnik/master
[TESB-13644] cAMQP & cMQTT: finalyze -> Integrate mqtt component with
2014-07-09 14:49:11 +08:00
nrousseau
1ad37e4fc0 Merge pull request #11 from Talend/workitem/TDI-30011
TDI-30011 fixed: Change the NUM_ROW for the visible advanced settings pa...
2014-07-09 09:39:46 +08:00
remydub
20534b9198 TDI-30011 fixed: Change the NUM_ROW for the visible advanced settings parameters 2014-07-08 16:14:34 +02:00
I.Melnik
11c1902ee9 [TESB-13644] cAMQP & cMQTT: finalyze -> Integrate mqtt component with
cMQConnectionFactory
2014-07-08 05:28:22 -04:30
Zhangbohong GAO
781f5c5d6b [TESB-13767] cCXF: add service configuration dialog
--[TESB-13872] Fix uri parameter operationName to defaultOperationName
and also DEMO routes.
2014-07-08 14:11:29 +08:00
wluo
960113b0ec Fixed Feature TDI-29962 : Improve tTeradataTPTExec,tTeradataTPTUtility
https://jira.talendforge.org/browse/TDI-29962
2014-07-08 10:28:33 -07:00
Zhangbohong GAO
294224ef2a Merge pull request #9 from gaozone-talend/feature/5.6/TESB-13644_cAMQP_cMQTT_finalyze_TESB-13859_
TESB-13644 cAMQP & cMQTT: finalyze
2014-07-07 19:20:23 +08:00
Zhangbohong GAO
b2944d106a TESB-13644 cAMQP & cMQTT: finalyze
--TESB-13859 add mqtt conection to cMQConnectionFactory
2014-07-07 19:06:18 +08:00
nrousseau
ee01bb6561 TDI-29986 : Fix problems of import items 2014-07-07 18:50:57 +08:00
jzhao
56e97fb048 Fixed Backlog Task TMDM-7219: tStewardshipTaskDelete implementation to
delete a task by ID
https://jira.talendforge.org/browse/TMDM-7219
Note:Add delete task by id.
2014-07-07 18:40:26 +08:00
jzhao
0ab4307a09 Fixed Bug TDI-29874: After changes at TDI-28733, the TUJ
feature14056_tOracleIO_XMLType does not work any more
https://jira.talendforge.org/browse/TDI-29874
2014-07-07 18:30:20 +08:00
jzhao
e5b1de608a Fixed Backlog Task TDI-29979: Remove the SharedDBPreparedStatement
related code from tAmazonXX components.
https://jira.talendforge.org/browse/TDI-29979
Note:remove useless code.
2014-07-07 18:22:11 +08:00
jzhao
cb2ccf8edc Fixed Bug TDI-29360: tVerticaSCD can't create a table which surrogate
keys is Auto increment 
https://jira.talendforge.org/browse/TDI-29360
Note:Modify DB_SEQUENCE default value
2014-07-07 17:46:22 +08:00
CHEN Bin
d1292173d6 fixed bug TDI-29861: tHashOutput in a cTalendJob causes memory leak
https://jira.talendforge.org/browse/TDI-29861
release resource on tHashInput which the resource used by tHashOutput
2014-07-07 17:00:27 +08:00
wang wei
58812a37d6 Bug TDI-29848: support log4j for di hbase,hcat,sqoop
https://jira.talendforge.org/browse/TDI-29848
2014-07-07 01:32:35 -07:00
Zhangbohong GAO
94bc4cce6c Merge pull request #8 from gaozone-talend/feature/5.6/TESB-13823_rename_cJMSConnectionFactory_to_cMQConnectionFactory
[TESB-13823] rename cJMSConnectionFactory to cMQConnectionFactory
2014-07-07 14:09:53 +08:00
Zhangbohong GAO
1c9a814bc7 [TESB-13823] rename cJMSConnectionFactory to cMQConnectionFactory 2014-07-07 14:08:00 +08:00
nrousseau
d7bd328e26 TDI-29917 : update junit feature 2014-07-07 12:25:46 +08:00
nrousseau
6a415697b4 TDI-29976 : fix problems of junits for the demos import 2014-07-05 00:58:12 +08:00
Wu Liu
82a34721db Fix Bug TDI-29959 : when the password is null, it will get "null"
instead
https://jira.talendforge.org/browse/TDI-29959
2014-07-04 18:03:57 +08:00
nrousseau
5d96c119d7 TDI-29976 : fix problem of junit, remove creation of project for one of
the junit, since we should simply reuse the current project in this
case.
2014-07-04 13:56:21 +08:00
hcyi
aa68efc564 bug TDI-29154 fxied :There is display problem when trunjob choose a
job(remote project and have reference project)
2014-07-03 18:36:07 +08:00
jzhao
d6059d0f86 Fixed Bug TDI-26876: Component managed date now has time appended when
it was originally just a date
https://jira.talendforge.org/browse/TDI-26876
Note:Remove useless code.
2014-07-02 16:59:26 +08:00
wang wei
a5b9f1115d Fix Feature TDI-29848: add log for pig components
https://jira.talendforge.org/browse/TDI-29848
2014-07-02 15:33:38 -07:00
Zhangbohong GAO
771f34aa72 Merge pull request #7 from gaozone-talend/feature/5.6/TESB-13644_cAMQP__cMQTT
TESB-13644 cAMQP & cMQTT: finalyze
2014-07-02 14:38:32 +08:00
Zhangbohong GAO
e958b4ac3d Merge pull request #6 from gaozone-talend/feature/5.6/TESB-13767_cCXF_add_service_configuration_dialog
[TESB-13767] cCXF: add service configuration dialog
2014-07-02 14:38:24 +08:00
zgao
bc11cb3c01 TESB-13644 cAMQP & cMQTT: finalyze
--TESB-13822
Hide "amqp" from url for cAMQP and cMQConnectionFactory's QPID amqp
section.
2014-07-02 14:09:31 +08:00
jzhao
b1d52c1270 Fixed Bug TDI-26876: Component managed date now has time appended when
it was originally just a date
https://jira.talendforge.org/browse/TDI-26876
Note:fixed fill "" problem
2014-07-02 11:31:17 +08:00
CHEN Bin
f17c48e63c fix Bug TDI-29893: FIELD="TABLE" can't input value context.new1+".item"
when talend-studio trun on Log4j model
https://jira.talendforge.org/browse/TDI-29893
2014-07-02 10:48:09 +08:00
Sébastien Gandon
c8c463ffb3 Merge branch 'master' of github.com:Talend/tdi-studio-se 2014-07-01 15:10:21 +02:00
Sébastien Gandon
50217da056 Merge branch 'maintenance/5.5' 2014-07-01 14:19:19 +02:00
zgao
4b6af95b4a [TESB-13767] cCXF: add service configuration dialog
Update code generation.
2014-07-01 18:36:02 +08:00
jzhao
13e208e01d Fixed Bug TDI-29930: The text of 'where condition in case' shouldn't be
showed when action on data is insert/update/insert or update  on
tTeradataMulitiLoad
Note:Fixed tTeradataTPump
2014-07-01 17:54:02 +08:00
plv
6fc9f41c7c bug TDI-29899 fixed: DB2 connection ignore the 'schema' parameter 2014-07-01 17:16:26 -07:00
jzhao
6a9a0ad32b Fixed Bug TDI-29930: The text of 'where condition in case' shouldn't be
showed when action on data is insert/update/insert or update  on
tTeradataMulitiLoad
https://jira.talendforge.org/browse/TDI-29930
2014-07-01 15:32:42 +08:00
jzhao
5283c82aff Fixed Bug TDI-26876: Component managed date now has time appended when
it was originally just a date
https://jira.talendforge.org/browse/TDI-26876
2014-07-01 12:21:38 +08:00
GGu
dbea6ffb71 Merge pull request #5 from gaozone-talend/bugfix/5.6/TESB-13465_cmdline_publish_swt_err
: Change code to more readable style after fixed [TESB-13465]
2014-07-01 11:39:35 +08:00
zgao
84dab4acc2 : Change code to more readable style after fixed [TESB-13465]
Task-Url: https://jira.talendforge.org/browse/TESB-13465
2014-06-30 18:15:50 +08:00
wang wei
5498f44e7c Feature TDI-29603: Encrypt the password in .properties created to save
context value
https://jira.talendforge.org/browse/TDI-29603
2014-06-30 13:26:48 -07:00
cmeng-talend
224944f3ff feature TDI-22410 : Encrypt the password in .properties created to save
context value
2014-06-30 13:26:43 -07:00
CHEN Bin
5ac36eb62b Fixed Bug TDI-29843: Sudden end of job unexpectedly
https://jira.talendforge.org/browse/TDI-29843
1.remove the limit on FileInputDelimited about the max line can be
retrieved
2.modify the type of nb_line from Integer to Long on tFileInputDelimited
2014-06-30 17:05:01 +08:00
zwzhao-talend
d1d2ca1636 bug TDI-29345 fixed : Status &log disappeared if click "link with editor
"
2014-06-27 18:36:21 -07:00
zwzhao-talend
aa5e7552fa bug TDI-29345 fixed : Status &log disappeared if click "link with
editor“
2014-06-27 18:29:54 -07:00
wang wei
ae2431a505 Bug TDI-29897: tExtractJSONFields generates invalid java code
https://jira.talendforge.org/browse/TDI-29897
2014-06-27 13:56:02 -07:00
jzhao
f08bfe9133 Fixed Feature TDI-29752: Support for Oracle 12c
https://jira.talendforge.org/browse/TDI-29752
Note:Fixed some problems
2014-06-27 17:42:21 +08:00
Wu Liu
e481fb3287 Fix backlog task TDI-29911 : add repository_value for PRIVATEKEY &
PASSPHRASE
https://jira.talendforge.org/browse/TDI-29911
2014-06-27 17:00:23 +08:00
ycbai
59be01ba85 TDI-29840 : Export item action throws NPE 2014-06-27 12:04:54 +08:00
Wu Liu
0412e56b89 Fix Bug TDI-29870 : tS3Get die on error checkbox does nothing
https://jira.talendforge.org/browse/TDI-29870
2014-06-27 10:16:24 +08:00
ycbai
ef85353638 TUP-2084 : Studio build properties : remove all references to empty
folders
2014-06-25 16:15:06 +08:00
CHEN Bin
e98519f953 Fix Backlog Task TDI-29635: Add Support for AS400 v7.1 in component
https://jira.talendforge.org/browse/TDI-29635
2014-06-25 15:20:09 +08:00
CHEN Bin
acafabe1fe Fix Bug TDI-29367: Log4j for database components except
tXXXConnection/Close/Commit/Row/Rollback/Input/Output/BulkExec/SCD/CDC/SCDELT/SP,tELTXXX.
https://jira.talendforge.org/browse/TDI-29367
fix a bug on log4jDBConnUtil when uncheck use exsiting conn on
tMysqlOutput component
2014-06-25 11:15:15 +08:00
Sebastien Gandon
d9c86daf14 README.md update to fix some tabulations 2014-06-24 17:23:49 +02:00
GGu
bdbfeb59ec Ignore the compile folders. 2014-06-24 18:28:26 +08:00
nrousseau
45ce45d380 remove from the swtbot build one empty test plugin 2014-06-24 12:27:23 +08:00
Mike Hirt
1d4b35639b Update README.md 2014-06-23 19:28:45 +02:00
Mike Hirt
a515732dd9 Create README.md 2014-06-23 19:06:14 +02:00
Sébastien Gandon
0db2c64957 [GIT Migration] Refactor main,test and i18n plugins and features for branch master 2014-06-22 10:53:02 +02:00
Sébastien Gandon
3c7101b898 [GIT Migration] migration merge tos/master 2014-06-22 10:51:51 +02:00
Sébastien Gandon
f69bde5210 [GIT Migration] All binaries removed from history but required on HEAD 2014-06-22 10:49:34 +02:00
Sébastien Gandon
a86fe43a38 [GIT Migration] Removed unnecessary root files on branch master from [tos] 2014-06-22 10:46:31 +02:00
pbailly
98e91b2817 [TDI-29648]
Fix DummyComponent.


git-svn-id: http://talendforge.org/svn/tos/trunk@118689 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-19 08:30:13 +00:00
bchen
d4fad1d527 Fix Work Item TDI-29813 : tFileDelete can't delete the file which tSalesforceOutputBulkExec generates
https://jira.talendforge.org/browse/TDI-29813
close resource when tSalesforceBulkExec finished

git-svn-id: http://talendforge.org/svn/tos/trunk@118688 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-19 08:21:09 +00:00
jzhao
3e946a1f10 Fixed Bug TDI-29360: tVerticaSCD can't create a table which surrogate keys is Auto increment
https://jira.talendforge.org/browse/TDI-29360 

git-svn-id: http://talendforge.org/svn/tos/trunk@118675 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-19 05:39:43 +00:00
wwang
9166abc90d Fix Bug TDI-29807 : add log support for some file components
https://jira.talendforge.org/browse/TDI-29807

git-svn-id: http://talendforge.org/svn/tos/trunk@118648 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-19 02:23:16 +00:00
pbailly
f4bb076241 [TDI-29648]
Little algorithmic improvement.


git-svn-id: http://talendforge.org/svn/tos/trunk@118643 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-18 12:08:59 +00:00
wluo
20d3fb768a Fix workitem TDI-29669 : tDBOutput output query which availability should be FLOW type
https://jira.talendforge.org/browse/TDI-29669

git-svn-id: http://talendforge.org/svn/tos/trunk@118640 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-18 11:20:45 +00:00
jzhao
3be6b3a0c2 Fixed Bug TDI-29360: tVerticaSCD can't create a table which surrogate keys is Auto increment
https://jira.talendforge.org/browse/TDI-29360 
Note:Some SCD component were not fixed completely.

git-svn-id: http://talendforge.org/svn/tos/trunk@118638 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-18 10:39:11 +00:00
zgao
276b7dde17 [TESB-13465] ESB Publisher error: java.lang.Exception: org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed
--avoid SWT invoked and also throw Exception let Command Executor to have detailed trace in command status.

git-svn-id: http://talendforge.org/svn/tos/trunk@118637 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-18 10:36:47 +00:00
jzhao
6870a06da1 Fixed Feature TDI-29798: Upgrade ActiveMQ to 5.10 in the tMom components
https://jira.talendforge.org/browse/TDI-29798
Note:Upgrade ActiveMQ to 5.10 in the tMom components

git-svn-id: http://talendforge.org/svn/tos/trunk@118632 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-18 07:44:14 +00:00
wluo
ffc68b68d5 The bug BufferedInputStream don't close fixed
git-svn-id: http://talendforge.org/svn/tos/trunk@118628 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-18 05:41:16 +00:00
bchen
2a398a48f3 Fix Backlog Task TDI-28550 : Log4j for Salesforce
https://jira.talendforge.org/browse/TDI-28550
modify based on zhaojin's suggestion

git-svn-id: http://talendforge.org/svn/tos/trunk@118622 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-18 03:20:26 +00:00
amarkevich
cb8da1a7aa TESB-13672 switch tooling to use security-common bundle
git-svn-id: http://talendforge.org/svn/tos/trunk@118609 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-17 12:27:24 +00:00
jzhao
060618616a Fixed Bug TDI-29716: job set with Stats and Logs of Built-In JDBC did not finish running
https://jira.talendforge.org/browse/TDI-29716
Not:1.Fixed other component
2.Revert code of tJDBCOutput

git-svn-id: http://talendforge.org/svn/tos/trunk@118605 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-17 10:16:02 +00:00
wwang
aaa02ab764 Fix Bug TDI-29409 : The "Set jobhistory address" parameter needs to be added to more big data components than to tPigLoad only
https://jira.talendforge.org/browse/TDI-29409

git-svn-id: http://talendforge.org/svn/tos/trunk@118597 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-17 09:00:37 +00:00
jzhao
d19bd461fb Fixed Bug TDI-29716: job set with Stats and Logs of Built-In JDBC did not finish running
https://jira.talendforge.org/browse/TDI-29716

git-svn-id: http://talendforge.org/svn/tos/trunk@118596 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-17 08:36:14 +00:00
zwzhao
5d2f787345 TDI-29672 : Create a new plugin org.talend.repository.storm
git-svn-id: http://talendforge.org/svn/tos/trunk@118592 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-17 08:04:11 +00:00
wwang
e83a65e223 Fix Bug TDI-29807 : add log support for some file components
https://jira.talendforge.org/browse/TDI-29807

git-svn-id: http://talendforge.org/svn/tos/trunk@118587 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-17 06:56:55 +00:00
amarkevich
12eac3b63e PasswordCallbackHandler -> WSPasswordCallbackHandler
git-svn-id: http://talendforge.org/svn/tos/trunk@118577 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-16 15:52:08 +00:00
plv
72512f3b5c TUP-2084 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@118571 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-16 10:34:05 +00:00
plv
9a633f9c1c TUP-2084 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@118570 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-16 10:23:57 +00:00
bchen
7818fd26c5 Fix Backlog Task TDI-28550 : Log4j for Salesforce
https://jira.talendforge.org/browse/TDI-28550
modify based on zhaojin's suggestion

git-svn-id: http://talendforge.org/svn/tos/trunk@118560 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-16 08:24:35 +00:00
jzhao
b4f7bc372f Fixed Feature TDI-29752: Support for Oracle 12c
https://jira.talendforge.org/browse/TDI-29752

git-svn-id: http://talendforge.org/svn/tos/trunk@118558 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-16 08:20:07 +00:00
ldong
d6474f0d2e bug TDI-29719 fixed:Update detection problem.
git-svn-id: http://talendforge.org/svn/tos/trunk@118528 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 10:01:05 +00:00
rdubois
fbb92ff691 TUP-2088 fixed: The tFileOutputRaw should handle InputStream.
git-svn-id: http://talendforge.org/svn/tos/trunk@118519 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 08:41:20 +00:00
zwzhao
355d6eed08 bug TDI-29768 fixed : MR Job:Hadoop Configuration:Hadoop Properties: new properties lost once update hadoop in repository
git-svn-id: http://talendforge.org/svn/tos/trunk@118518 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 08:39:18 +00:00
nrousseau
cc089c388b commit to force TUJ execution for new TDM version
git-svn-id: http://talendforge.org/svn/tos/trunk@118517 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 07:17:25 +00:00
wwang
244835f510 Fix Bug TDI-29720 : Exception when configuring a tXMLMap with 2 outputs of the same type
https://jira.talendforge.org/browse/TDI-29720

git-svn-id: http://talendforge.org/svn/tos/trunk@118516 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 04:24:56 +00:00
wliu
bcbaa0a9b4 Fix workitem TDI-29775: Make DI Studio support SPARKCOMBINE like PIGCOMBINE
https://jira.talendforge.org/browse/TDI-29775

git-svn-id: http://talendforge.org/svn/tos/trunk@118515 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 03:34:14 +00:00
wliu
dd9d737ed4 Fix workitem TDI-29775: Make DI Studio support SPARKCOMBINE like PIGCOMBINE
https://jira.talendforge.org/browse/TDI-29775

git-svn-id: http://talendforge.org/svn/tos/trunk@118513 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 03:21:01 +00:00
wwang
3cd5545b5e Fix Bug TDI-29766 : Allow to execute a M/R, Hive, Pig, Sqoop job from a windows client in HDP 2.1
https://jira.talendforge.org/browse/TDI-29766

git-svn-id: http://talendforge.org/svn/tos/trunk@118510 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 01:51:41 +00:00
mhirt
04f2cb2d48 Fix bug TDM-464 : Add IDesignerHMapperService to let tHMap dynamically configure himself as a virtual component.
git-svn-id: http://talendforge.org/svn/tos/trunk@118508 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 22:13:28 +00:00
amarkevich
eed5113631 update UrlPath for excluded libs; minor
git-svn-id: http://talendforge.org/svn/tos/trunk@118504 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 10:22:49 +00:00
zgao
567e53c915 [TESB-13682] Studio: upgrade ActiveMQ to 5.10 version
Revert upgrade on tMom* components.

git-svn-id: http://talendforge.org/svn/tos/trunk@118500 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 09:29:43 +00:00
zgao
919d32e253 [TESB-13682] Studio: upgrade ActiveMQ to 5.10 version
git-svn-id: http://talendforge.org/svn/tos/trunk@118492 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 08:07:58 +00:00
bchen
1addc90174 Fix Backlog Task TDI-29635 : Add Support for AS400 v7.1 in component
https://jira.talendforge.org/browse/TDI-29635

git-svn-id: http://talendforge.org/svn/tos/trunk@118486 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 07:01:56 +00:00
bchen
bc70d4fc78 Fix Backlog Task TDI-29635 : Add Support for AS400 v7.1 in component
https://jira.talendforge.org/browse/TDI-29635

git-svn-id: http://talendforge.org/svn/tos/trunk@118484 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 06:50:28 +00:00
amarkevich
da82a53a47 reuse org.talend.esb.security.PasswordCallbackHandler
git-svn-id: http://talendforge.org/svn/tos/trunk@118476 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-11 14:55:00 +00:00
ycbai
19cb970294 TDI-29751 : Slow import when import routines with linked jars
git-svn-id: http://talendforge.org/svn/tos/trunk@118462 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-11 09:24:12 +00:00
amarkevich
6031a2873c update map signature
git-svn-id: http://talendforge.org/svn/tos/trunk@118457 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-11 08:54:50 +00:00
ycbai
c532a4af18 TDI-27656 : several ways to reduce the size of the file:_java.xml
git-svn-id: http://talendforge.org/svn/tos/trunk@118448 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-11 03:45:13 +00:00
yyin
b58d738295 TDQ-8774 tMatchGroup component in map/reduce job is creating different GID than standard job
--Add breaks=5.6.0 for migration task :changeTMatchGroupGID

git-svn-id: http://talendforge.org/svn/tos/trunk@118446 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-11 02:41:47 +00:00
amarkevich
ec41b1988f TESB-13672 switch tooling to use security-common bundle
git-svn-id: http://talendforge.org/svn/tos/trunk@118433 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-10 13:20:41 +00:00
amarkevich
85bff1ed7a TESB-13672 switch tooling to use security-common bundle
git-svn-id: http://talendforge.org/svn/tos/trunk@118432 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-10 13:09:15 +00:00
bchen
f2f1c2cbdb Fix Bug TDI-29620 : tSASInput Component unable to connect to SAS
https://jira.talendforge.org/browse/TDI-29620


git-svn-id: http://talendforge.org/svn/tos/trunk@118419 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-10 10:34:21 +00:00
bchen
747d66b733 Fix Bug TDI-29614 : tSchemaComplianceCheck errorCode wrong behaviour
https://jira.talendforge.org/browse/TDI-29614
clarify errorCode value when multiple node have error

git-svn-id: http://talendforge.org/svn/tos/trunk@118386 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-09 09:04:43 +00:00
ldong
2e2173d9ec bug TDI-29719 fixed:Update detection problem for the map/reduce job.
git-svn-id: http://talendforge.org/svn/tos/trunk@118381 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-09 06:59:34 +00:00
ggu
9881be198c TDI-29732: Make sure the routine and bean are impoted before other items. so set the priority to HIGH.
git-svn-id: http://talendforge.org/svn/tos/trunk@118380 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-09 06:32:26 +00:00
zwzhao
f2535d784e bug TDI-29712 fixed : Trace debug can't run successfully
git-svn-id: http://talendforge.org/svn/tos/trunk@118376 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-09 05:44:56 +00:00
zgao
ae8259c343 [TESB-13615]-RouteBuilder: cFTP - Multiple cFTP Endpints in studio route behaves differnt to Blueprint (or even Spring route in Studio)
Change generated endpoint from "ftp://ftpServer:<port>" to "ftp://ftpServer.<uid>:<port>"

git-svn-id: http://talendforge.org/svn/tos/trunk@118371 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-09 02:28:01 +00:00
jzhao
6dd583a8b9 Fixed Bug TDI-29370: tVerticaOutput has two problems with Enable parallel execution
https://jira.talendforge.org/browse/TDI-29370
Note:Fixed tos

git-svn-id: http://talendforge.org/svn/tos/trunk@118342 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-06 08:20:14 +00:00
hcyi
b6551c20d6 feature TDI-29390 added : new Oracle 12c driver .
git-svn-id: http://talendforge.org/svn/tos/trunk@118330 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-06 02:51:43 +00:00
jzhao
6dbf8d3898 Fix Bug TDI-29367: Log4j for database components except tXXXConnection/Close/Commit/Row/Rollback/Input/Output/BulkExec/SCD/CDC/SCDELT/SP,tELTXXX.
https://jira.talendforge.org/browse/TDI-29367
Note:Fixed tCreateTable duplicate   variable problem

git-svn-id: http://talendforge.org/svn/tos/trunk@118296 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-04 09:00:24 +00:00
wliu
22350d0e01 Fix Bug TDI-29157 : close the producer for ActiveMQ and JBoss Messaging
https://jira.talendforge.org/browse/TDI-29157

git-svn-id: http://talendforge.org/svn/tos/trunk@118288 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-04 07:01:03 +00:00
zgao
392653ac93 [TESB-8606] New component in Routebuilder: cAMQP.
git-svn-id: http://talendforge.org/svn/tos/trunk@118286 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-04 06:01:29 +00:00
jzhao
d594a62b8f Fixed Bug TDI-29360: tVerticaSCD can't create a table which surrogate keys is Auto increment
https://jira.talendforge.org/browse/TDI-29360
Note:1.Fixed verticascd  sk support auto/sequence
2.Fixed oracle 413 sk null import problem

git-svn-id: http://talendforge.org/svn/tos/trunk@118282 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-04 05:06:30 +00:00
wwang
d392ebac05 Fix Bug TDI-29548 : When using HBase components with HDP, the job hangs
https://jira.talendforge.org/browse/TDI-29548

git-svn-id: http://talendforge.org/svn/tos/trunk@118275 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-04 02:26:43 +00:00
imelnik
72a3d746f5 TESB-13558 - New component in Routebuilder: cMQTT
git-svn-id: http://talendforge.org/svn/tos/trunk@118261 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-03 13:17:42 +00:00
amarkevich
8838d8e0b0 [TIPAAS-501] rename tIPaas* components to tiPaaS*
git-svn-id: http://talendforge.org/svn/tos/trunk@118240 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-03 10:12:35 +00:00
amarkevich
680f1200a0 added getDefaultContextMap
git-svn-id: http://talendforge.org/svn/tos/trunk@118217 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-02 12:29:56 +00:00
amarkevich
e7ac424457 introduce JobContextUtils
git-svn-id: http://talendforge.org/svn/tos/trunk@118212 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-02 11:04:11 +00:00
etatarintseva
7350f57d55 [TIPAAS-501] rename tIPaas* components to tiPaaS*
git-svn-id: http://talendforge.org/svn/tos/trunk@118179 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-02 09:10:21 +00:00
amarkevich
3d27578399 RepositoryNode -> IRepositoryNode
git-svn-id: http://talendforge.org/svn/tos/trunk@118178 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-02 08:52:16 +00:00
rdubois
ec6ed43e29 merge r118163 from branch 5.5 to trunk
TDI-29594 fixed: Add the hadoop-conf-kerberos.jar in the Hive components classpath for standalone connections


git-svn-id: http://talendforge.org/svn/tos/trunk@118164 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 12:18:52 +00:00
amarkevich
88024c857a RepositoryNode -> IRepositoryNode
git-svn-id: http://talendforge.org/svn/tos/trunk@118162 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 12:14:35 +00:00
zwzhao
8748b093f4 bug TDI-29531 fixed : Paste button behaviour not as expected in Hadoop properties tables
git-svn-id: http://talendforge.org/svn/tos/trunk@118147 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 09:32:37 +00:00
jjzhou
9849ca34c1 fix Bug TDI-29043: revert DBinput code,no need to modify
https://jira.talendforge.org/browse/TDI-29043

git-svn-id: http://talendforge.org/svn/tos/trunk@118144 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 09:24:48 +00:00
jjzhou
95acb03e2b fix Bug TDI-29639: tFTPFileList should not show Private key and Key Passphrase when use an existing connection component
https://jira.talendforge.org/browse/TDI-29639

git-svn-id: http://talendforge.org/svn/tos/trunk@118141 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 09:21:05 +00:00
zwzhao
98c15ab8b6 bug TDI-29531 fixed : Paste button behaviour not as expected in Hadoop properties tables
git-svn-id: http://talendforge.org/svn/tos/trunk@118132 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 08:58:57 +00:00
ldong
54d1e2641a bug TDI-29496 fixed:update the version.
git-svn-id: http://talendforge.org/svn/tos/trunk@118130 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 08:20:11 +00:00
bchen
1ad3537802 Fix Bug TDI-29509 : The configuration of Proxy to the tSalesforceXX component (including tSalesforceGetServerTimeStamp, tSalesforceOutputBulkExec and tSalesforceBulkExec) are not effective when the authentication "OAth2" is triggered
https://jira.talendforge.org/browse/TDI-29629

git-svn-id: http://talendforge.org/svn/tos/trunk@118114 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 06:40:18 +00:00
cmeng
be64742c77 bug TDI-29625 fixed : Studio is frozen while running a job
git-svn-id: http://talendforge.org/svn/tos/trunk@118093 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 10:07:35 +00:00
ldong
d10f89e1c5 bug TUP-2028 fixed:Updates are constantly being detected for a Job even after saving it.
git-svn-id: http://talendforge.org/svn/tos/trunk@118090 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 09:57:08 +00:00
plv
48dc3bb1c9 bug TDI-8621 fixed: Trigger order not displayed if target component deletion undone
git-svn-id: http://talendforge.org/svn/tos/trunk@118083 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 09:25:24 +00:00
jjzhou
5ba804dcee fix Bug TDI-29043: jobs with explicit commit break when jndi datasources (datasource alias) are used
https://jira.talendforge.org/browse/TDI-29043

git-svn-id: http://talendforge.org/svn/tos/trunk@118078 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 09:10:50 +00:00
zwzhao
4564a14296 bug TDI-29527 fixed : Error executing MR job using a Hadoop custom cluster based on CDH5
git-svn-id: http://talendforge.org/svn/tos/trunk@118074 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 08:23:13 +00:00
qiongli
995b7d56d3 TDQ-8837 move "trove.jar" to "org.talend.libraries.jboss",so that the downloading dialog can pop-up when run match analysis with "store on disk".
git-svn-id: http://talendforge.org/svn/tos/trunk@118068 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 07:50:09 +00:00
bchen
3e21d9b488 Fix Bug TDI-29419 : tMicrosoftCRMInput and tMicrosoftOutput fail to authenticate against the 2007 endpoint (onPremise) using NTLM when the Dynamics CRM is running on woindows 2008+
https://jira.talendforge.org/browse/TDI-29419
update source

git-svn-id: http://talendforge.org/svn/tos/trunk@118040 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 02:20:57 +00:00
bchen
9ba99e2f55 Fix Bug TDI-29419 : tMicrosoftCRMInput and tMicrosoftOutput fail to authenticate against the 2007 endpoint (onPremise) using NTLM when the Dynamics CRM is running on woindows 2008+
https://jira.talendforge.org/browse/TDI-29419
support NTLMv2

git-svn-id: http://talendforge.org/svn/tos/trunk@118039 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 02:20:38 +00:00
sgandon
353688baee TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@118033 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 10:25:06 +00:00
zwzhao
679dc5ccc2 bug TDI-29606 fixed : Get error when add properties for Map/Reduce Jobs
git-svn-id: http://talendforge.org/svn/tos/trunk@118028 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 10:09:49 +00:00
yyin
bfec20105e TDQ-8774 tMatchGroup component in map/reduce job is creating different GID than standard job
Add a migration task to : if do not have the new parameter for GID type, add one and set its value = false

git-svn-id: http://talendforge.org/svn/tos/trunk@118011 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 08:45:30 +00:00
bchen
8d65425e87 add source for crm4client.jar
git-svn-id: http://talendforge.org/svn/tos/trunk@118001 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 06:36:31 +00:00
cmeng
ea67fb968a bug TDI-29539 fixed : No statistics when running DI job - Standard, Pig or MR
git-svn-id: http://talendforge.org/svn/tos/trunk@117977 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 03:03:35 +00:00
zwzhao
d2fff62549 bug TDI-29531 fixed : Paste button behaviour not as expected in Hadoop properties tables
git-svn-id: http://talendforge.org/svn/tos/trunk@117970 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 02:19:00 +00:00
ldong
71031679a3 bug TDI-29496 fixed:Import Vertica DB: version info lost once do import.
git-svn-id: http://talendforge.org/svn/tos/trunk@117935 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 07:45:38 +00:00
ldong
7bbbad7cb8 bug TDI-29496 fixed:Import Vertica DB: version info lost once do import.
git-svn-id: http://talendforge.org/svn/tos/trunk@117933 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 07:40:51 +00:00
hcyi
f0c019d2b1 bug TDI-29342 fixed : Password fields not hidden in builtin mode, and not encrypted in the job file for Implicit Context Load and Stat And Logs ,for the project setting .
git-svn-id: http://talendforge.org/svn/tos/trunk@117928 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 06:11:37 +00:00
hcyi
9eddc40e30 bug TDI-29342 fixed : Password fields not hidden in builtin mode, and not encrypted in the job file for Implicit Context Load and Stat And Logs ,for the project setting .
git-svn-id: http://talendforge.org/svn/tos/trunk@117921 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 05:26:16 +00:00
wwang
f971e81dae Fix Bug TDI-29530 : YARN library path has changed and needs configuring in the Hadoop Properties
https://jira.talendforge.org/browse/TDI-29530

git-svn-id: http://talendforge.org/svn/tos/trunk@117915 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 03:35:31 +00:00
jjzhou
e397e4497a fix Bug TDI-28555: add log4j for tFTP components
https://jira.talendforge.org/browse/TDI-28555

git-svn-id: http://talendforge.org/svn/tos/trunk@117861 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-26 09:42:23 +00:00
cmeng
3d301cf72e bug TUP-2016 fixed : Studio loading window text cut off
git-svn-id: http://talendforge.org/svn/tos/trunk@117854 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-26 08:15:37 +00:00
wwang
61fb74f387 Fix workitem TDI-29126 : fix cxf
https://jira.talendforge.org/browse/TDI-29126

git-svn-id: http://talendforge.org/svn/tos/trunk@117844 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-26 06:15:03 +00:00
zwzhao
5fc24920d5 bug TDI-29535 fixed : Updating a Hadoop Metadata does not offer to update the MR Jobs automatically
git-svn-id: http://talendforge.org/svn/tos/trunk@117843 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-26 06:14:12 +00:00
jyhu
8b0320c3cb Fix Bug TDI-29389: database output components nb_line_reject is incorrect when action on data is update or insert
https://jira.talendforge.org/browse/TDI-29389
Fix issue for tMSAXOutput.

git-svn-id: http://talendforge.org/svn/tos/trunk@117827 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-26 01:37:48 +00:00
jyhu
219478bbd4 Fix Bug TDI-29389: database output components nb_line_reject is incorrect when action on data is update or insert
https://jira.talendforge.org/browse/TDI-29389
Fix issue for tMSAXOutput.

git-svn-id: http://talendforge.org/svn/tos/trunk@117826 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-26 01:22:33 +00:00
rskraba
7be2768460 [TDI-29217] Update the MapReduce containers when the replicated property of a tMap changes.
git-svn-id: http://talendforge.org/svn/tos/trunk@117821 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-23 15:22:41 +00:00
cmeng
6f3370b6b8 bug TUP-2016 fixed : Studio loading window text cut off
git-svn-id: http://talendforge.org/svn/tos/trunk@117819 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-23 10:28:29 +00:00
rdubois
cfb1e9e937 merge r117601 from branch 5.5 to trunk
TDI-29010 fixed: Add kerberos capabilities for Hadoop 2.


git-svn-id: http://talendforge.org/svn/tos/trunk@117813 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-23 09:06:28 +00:00
jyhu
0364fb1c2a Fix Bug TDI-29389: database output components nb_line_reject is incorrect when action on data is update or insert
https://jira.talendforge.org/browse/TDI-29389
Fix issue for tMSAXOutput.

git-svn-id: http://talendforge.org/svn/tos/trunk@117806 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-23 06:08:27 +00:00
jzhao
3b8f6fc2e0 Fixed Backlog Task TDI-29448: Add LOG4J function for tS3XX
https://jira.talendforge.org/browse/TDI-29448
Note:Add log4j for tS3XX

git-svn-id: http://talendforge.org/svn/tos/trunk@117798 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-23 03:54:49 +00:00
hwang
32ecef943e TDM-359:when do copy paste, should not copy the value of the tdm parameter
git-svn-id: http://talendforge.org/svn/tos/trunk@117797 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-23 03:41:41 +00:00
cmeng
7e8ee7f53e feature TDI-9025 : Add Support for AS400 v7.1
git-svn-id: http://talendforge.org/svn/tos/trunk@117776 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-22 09:57:39 +00:00
zwzhao
493d74a37d bug TDI-29512 fixed : Map/Reduce Job Design : Hadoop configuration panel didn't grab the Hadoop properties set earlier in the Wizard
git-svn-id: http://talendforge.org/svn/tos/trunk@117770 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-22 09:10:12 +00:00
jyhu
79eaec0226 Fix Backlog Task TDI-29473 : Add log4j for tELTXXXInput,tELTXXXMap and tELTXXXOutput.
https://jira.talendforge.org/browse/TDI-29473
Modify code to make log4j only on tELTXXXOutput.

git-svn-id: http://talendforge.org/svn/tos/trunk@117769 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-22 08:49:16 +00:00
jjzhou
366bf06743 fix Bug TDI-28629: Add log for tSCPConnection ,tSCPGet ,tSCPClose
https://jira.talendforge.org/browse/TDI-28629

git-svn-id: http://talendforge.org/svn/tos/trunk@117750 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-21 10:12:30 +00:00
jyhu
6cf432a8d9 Fix Backlog Task TDI-29473 : Add log4j for tELTXXXInput,tELTXXXMap and tELTXXXOutput.
https://jira.talendforge.org/browse/TDI-29473

git-svn-id: http://talendforge.org/svn/tos/trunk@117746 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-21 09:01:16 +00:00
atelesh
11b7ae43d3 TIPAAS-399 - Approach to build Flow from the jobs: improvements
git-svn-id: http://talendforge.org/svn/tos/trunk@117703 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 12:43:59 +00:00
atelesh
948b093832 TIPAAS-399 - Approach to build Flow from the jobs: improvements
git-svn-id: http://talendforge.org/svn/tos/trunk@117702 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 12:40:21 +00:00
zwzhao
bb989edf14 TUP-713 : <Jasper>There is a "Export Talend projects" in Jasper studio.
git-svn-id: http://talendforge.org/svn/tos/trunk@117699 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 10:30:29 +00:00
hcyi
7ad378853c Feature TUP-1980 modified : need use the build_apl.properties (from main task TUP-1975)
git-svn-id: http://talendforge.org/svn/tos/trunk@117637 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 02:37:01 +00:00
jjzhou
746c2a728f fix Bug TDI-29155: add log for json components
https://jira.talendforge.org/browse/TDI-29155

git-svn-id: http://talendforge.org/svn/tos/trunk@117635 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 02:18:58 +00:00
zwzhao
210ada1138 bug TDI-29452 fixed : Studio can not save the BM which opened by more than one user.
git-svn-id: http://talendforge.org/svn/tos/trunk@117591 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 10:38:26 +00:00
cmeng
a109591074 feature TUP-1628 : remove all internal use of Eclipse APIs for DI plugins
git-svn-id: http://talendforge.org/svn/tos/trunk@117582 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 09:30:49 +00:00
cmeng
202b5d1588 feature TUP-1628 : remove all internal use of Eclipse APIs for DI plugins
git-svn-id: http://talendforge.org/svn/tos/trunk@117578 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 09:04:14 +00:00
hcyi
33b55979f5 Feature TUP-1963 modified : Add a dialog to show that the studio does not fully support java 8 .
git-svn-id: http://talendforge.org/svn/tos/trunk@117529 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 10:44:25 +00:00
jzhao
f76715401f Fixed Backlog Task TDI-29050: Add LOG4J function for tGSXX
https://jira.talendforge.org/browse/TDI-29050
Note:Add log4j for tGSXX

git-svn-id: http://talendforge.org/svn/tos/trunk@117524 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 09:54:32 +00:00
wwang
adbd296286 Fix workitem TDI-29126 : fix twebservice
https://jira.talendforge.org/browse/TDI-29126

git-svn-id: http://talendforge.org/svn/tos/trunk@117502 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 07:06:00 +00:00
ldong
7d20b2dc83 Feature TDI-29084 improved:change the esb exportType to enum type and add the i18n.
git-svn-id: http://talendforge.org/svn/tos/trunk@117491 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 02:24:27 +00:00
zwzhao
a82cf9af72 TDQ-8934 : move TalendForgeDialog.java from "org.talend.repository" to "org.talend.registration"
git-svn-id: http://talendforge.org/svn/tos/trunk@117481 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 01:49:32 +00:00
hcyi
1433a6fd3d bug TDI-29342 fixed : Password fields not hidden in builtin mode, and not encrypted in the job file for Implicit Context Load and Stat And Logs .
git-svn-id: http://talendforge.org/svn/tos/trunk@117454 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 09:46:22 +00:00
rdubois
defbcd063a TDI-29014 fixed: Deprecate hadoop versions.
git-svn-id: http://talendforge.org/svn/tos/trunk@117449 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 09:28:41 +00:00
hcyi
8ef9d727ac Feature TUP-1963 added : Add a dialog to show that the studio does not fully support java 8 .
git-svn-id: http://talendforge.org/svn/tos/trunk@117384 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-13 10:33:53 +00:00
ggu
b0d4de2f35 TUP-1960: allow to import the item with different path for same name, when the attribute AllowMultiName is true for repository type. also improve some codes for trunk only.
git-svn-id: http://talendforge.org/svn/tos/trunk@117327 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-13 04:02:12 +00:00
hcyi
2c9959b736 Feature TDI-29227 : Change TOS DI license to APL 2.0 .
git-svn-id: http://talendforge.org/svn/tos/trunk@117288 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-12 09:01:28 +00:00
zwzhao
c567e8fab7 bug TDI-29363 : ComponentsFactory reset should also clear the list of loaded joblets
git-svn-id: http://talendforge.org/svn/tos/trunk@117283 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-12 07:19:22 +00:00
hcyi
cf27340890 Feature TDI-29400 : build properties change (main task TDI-29227)
git-svn-id: http://talendforge.org/svn/tos/trunk@117280 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-12 06:31:44 +00:00
jyhu
5b9764eef1 Fix Bug TDI-29387: tMysqlColumnList try to cast String to Integer,but throw exception.
https://jira.talendforge.org/browse/TDI-29387
fix bug about NB_XXX from "Flow" to "After" in  tXXXTableList_java.xml and tXXXColumnList_java.xml.

git-svn-id: http://talendforge.org/svn/tos/trunk@117278 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-12 04:14:24 +00:00
jzhao
38970c6636 Fixed Work Item TDI-29399: Update tGSXX Google Storage access API from jets3t-0.9.0.jar to jets3t-0.9.1.jar
https://jira.talendforge.org/browse/TDI-29399

git-svn-id: http://talendforge.org/svn/tos/trunk@117277 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-12 03:49:28 +00:00
jzhao
73bc49131a Fixed Work Item TDI-29399: Update tGSXX Google Storage access API from jets3t-0.9.0.jar to jets3t-0.9.1.jar
https://jira.talendforge.org/browse/TDI-29399
Note:1.Update jets3t-0.9.0.jar to  jets3t-0.9.1.jar 
2.Optimized generate code.

git-svn-id: http://talendforge.org/svn/tos/trunk@117276 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-12 03:46:33 +00:00
zwzhao
2184af71d2 bug TDI-29391 fixed : Create JSON ouput: the second time edit the wizard , will get error
git-svn-id: http://talendforge.org/svn/tos/trunk@117274 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-12 03:31:28 +00:00
nrousseau
934619d8bc feature TDI-29227: remove jars on TOS_DI
git-svn-id: http://talendforge.org/svn/tos/trunk@117272 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-12 02:50:14 +00:00
hcyi
171edff57d Feature TDI-29227 added : Change TOS DI license to APL 2.0 .
git-svn-id: http://talendforge.org/svn/tos/trunk@117271 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-12 02:47:45 +00:00
jyhu
eeb1fcca14 Fix Bug TDI-29389: database output components nb_line_reject is incorrect when action on data is update or insert
https://jira.talendforge.org/browse/TDI-29389

git-svn-id: http://talendforge.org/svn/tos/trunk@117264 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 09:54:51 +00:00
zwzhao
d86c446c47 bug TDI-29363 : ComponentsFactory reset should also clear the list of loaded joblets
git-svn-id: http://talendforge.org/svn/tos/trunk@117258 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 08:52:44 +00:00
jzhao
b9911825fd Fixed Work Item TDI-29399: Update tGSXX Google Storage access API from jets3t-0.9.0.jar to jets3t-0.9.1.jar
https://jira.talendforge.org/browse/TDI-29399
Note:1.Update jets3t-0.9.0.jar to  jets3t-0.9.1.jar 
2.Optimized generate code.

git-svn-id: http://talendforge.org/svn/tos/trunk@117256 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 08:47:23 +00:00
wchen
b8df1a4658 feature TUP-1628 : remove all internal use of Eclipse APIs for DI plugins
git-svn-id: http://talendforge.org/svn/tos/trunk@117249 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 07:32:21 +00:00
jyhu
53c9f88f93 Fix Bug TDI-29367: Log4j for database components except tXXXConnection/Close/Commit/Row/Rollback/Input/Output/BulkExec/SCD/CDC/SCDELT/SP,tELTXXX.
https://jira.talendforge.org/browse/TDI-29367

git-svn-id: http://talendforge.org/svn/tos/trunk@117239 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 06:20:50 +00:00
nrousseau
56d228d96a TUP-1952 : update jars for SVN 1.8 support
git-svn-id: http://talendforge.org/svn/tos/trunk@117237 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 04:38:05 +00:00
jzhao
aa2cc2b203 Fix bug TDI-29384 : when mysql 5 + extend insert + insert action happen, tAmazonMysqlOutput cannot return a correct nb_line_inserted.
It is caused by the new mysql jdbc driver: 5.1.30.

git-svn-id: http://talendforge.org/svn/tos/trunk@117232 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 03:18:13 +00:00
cmeng
b198d59080 feature TUP-1628 : remove all internal use of Eclipse APIs for DI plugins
git-svn-id: http://talendforge.org/svn/tos/trunk@117228 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 03:05:46 +00:00
ldong
976fe3fd2d Feature TDI-29304 improved:init DQ structure for default project.
git-svn-id: http://talendforge.org/svn/tos/trunk@117220 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 09:55:00 +00:00
jzhao
99ead30fc5 Fixed Bug TDI-29372: Remove the unused code class FindConnStartConn{... after this change
https://jira.talendforge.org/browse/TDI-29372
Note:1.Remove useless code
2.Modify compile in tSchemaComplianceCheck

git-svn-id: http://talendforge.org/svn/tos/trunk@117210 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 07:19:32 +00:00
jzhao
6dd3b60bcf Fixed Bug TDI-29370: tVerticaOutput has two problems with Enable parallel execution
https://jira.talendforge.org/browse/TDI-29370
Note:Fixed tVerticaOutput batch insert with parallel execute return wrong nb_line_xx.

git-svn-id: http://talendforge.org/svn/tos/trunk@117202 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 03:48:26 +00:00
wliu
6a39bb53f2 Fix bug TDI-29384 : when mysql 5 + extend insert + insert action happen, tMysqlOutput cannot return a correct nb_line_inserted.
It is caused by the new mysql jdbc driver: 5.1.30.
https://jira.talendforge.org/browse/TDI-29384

git-svn-id: http://talendforge.org/svn/tos/trunk@117201 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 03:46:56 +00:00
jyhu
666b4e3b88 Fix Bug TDI-29387: tMysqlColumnList try to cast String to Integer,but throw exception.
https://jira.talendforge.org/browse/TDI-29387
Modify parameter from Integer to String.

git-svn-id: http://talendforge.org/svn/tos/trunk@117189 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 02:52:38 +00:00
jyhu
d1b47c0314 Fix Bug TDI-29387: tMysqlColumnList try to cast String to Integer,but throw exception.
https://jira.talendforge.org/browse/TDI-29387

git-svn-id: http://talendforge.org/svn/tos/trunk@117184 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 01:50:34 +00:00
wwang
38c39d38ac Fix Feature TDI-29011 : Support for HDP 2.1 aka Baikal
https://jira.talendforge.org/browse/TDI-29011

git-svn-id: http://talendforge.org/svn/tos/trunk@117168 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-07 10:14:13 +00:00
ldong
75d951ba54 Feature TDI-29084 added:change the exportType with i18n and add another parameter to keep the deprecate.
git-svn-id: http://talendforge.org/svn/tos/trunk@117164 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-07 08:53:02 +00:00
jyhu
367f828bb9 Fix Bug TDI-29255 : There is neither default value nor prompt message in Component list when drag tMysqlCommit/tMysqlRollback/tMysqlClose into workspace.
https://jira.talendforge.org/browse/TDI-29255
Revert code which do not need to be modified.

git-svn-id: http://talendforge.org/svn/tos/trunk@117163 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-07 08:05:58 +00:00
ldong
69f83de165 Junit TDI-29304 added:Add junit tests for import Demo functions ,make sure DI/DQ/ESB/MDM items import completely.
git-svn-id: http://talendforge.org/svn/tos/trunk@117162 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-07 07:24:13 +00:00
jzhao
ed3ead5748 Fixed Bug TDI-29370: tVerticaOutput has two problems with Enable parallel execution
https://jira.talendforge.org/browse/TDI-29370
Note:1.Fixed enable parallel execution generate useless code
2.NB_line_XX is incorrect.

git-svn-id: http://talendforge.org/svn/tos/trunk@117154 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-07 04:27:38 +00:00
jyhu
1e9f959674 Fix Bug TDI-29255 : There is neither default value nor prompt message in Component list when drag tMysqlCommit/tMysqlRollback/tMysqlClose into workspace.
https://jira.talendforge.org/browse/TDI-29255
Fix issue for localprovider

git-svn-id: http://talendforge.org/svn/tos/trunk@117152 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-07 03:31:25 +00:00
jyhu
181e3e4d69 Fix Backlog Task TDI-28658 : Log4j for tXXXDBRollback and tXXXDBRow
https://jira.talendforge.org/browse/TDI-28658
Add log message for tXXXRow components.

git-svn-id: http://talendforge.org/svn/tos/trunk@117149 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-07 02:02:56 +00:00
jzhao
8cf1874338 Fixed Bug TDI-29362: Component Flow: SortRow -> FlowMeter -> FileOutput causes compilation errors
https://jira.talendforge.org/browse/TDI-29362
Note:Fixed compile error for there are muilt flow line between tFileOutptuPositional and data input component.

git-svn-id: http://talendforge.org/svn/tos/trunk@117128 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-06 04:10:49 +00:00
jzhao
369fd57e0f Fixed Bug TDI TDI-29348: tAggregateRow(MR) don't support character type with min function
https://jira.talendforge.org/browse/TDI-29348
Note:1.Fixed MR component compile error for Character type min/max function
2.Fixed DI and MR tAggrgateRow Character type min/max return wrong result.

git-svn-id: http://talendforge.org/svn/tos/trunk@117116 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-05 10:55:25 +00:00
jyhu
b0c2d58fdf Fix Feature TDI-28647 : Support Vertica 7 Drivers
https://jira.talendforge.org/browse/TDI-28647
support vertica7.0.x for tCreateTable

git-svn-id: http://talendforge.org/svn/tos/trunk@117104 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-05 08:30:32 +00:00
jyhu
7d88906a5b Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
tVerticaOutput is invalid when update or delete with use batch mode

git-svn-id: http://talendforge.org/svn/tos/trunk@117102 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-05 06:49:59 +00:00
wwang
27d1717715 Fix Feature TDI-29012 : Support for Pivotal HD 2.0
https://jira.talendforge.org/browse/TDI-29012

git-svn-id: http://talendforge.org/svn/tos/trunk@117091 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-04 10:45:01 +00:00
jyhu
6c081f518d Fix Backlog Task TDI-29007 : Log4j for tXXXDBBulkExec
https://jira.talendforge.org/browse/TDI-29007


git-svn-id: http://talendforge.org/svn/tos/trunk@117088 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-04 10:03:42 +00:00
jyhu
98d9af44d6 Fix Feature TDI-28489 : Add die on error in the component tJDBCColumnList
https://jira.talendforge.org/browse/TDI-28489
fix issue comment by Liu Qiyan

git-svn-id: http://talendforge.org/svn/tos/trunk@117086 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-04 09:11:42 +00:00
amarkevich
8cf2360006 minor
git-svn-id: http://talendforge.org/svn/tos/trunk@117054 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-30 10:06:26 +00:00
amarkevich
c32c1d54e9 added version poperty to job osgi service
git-svn-id: http://talendforge.org/svn/tos/trunk@117053 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-30 09:54:25 +00:00
bchen
7cb9d22c98 Fix Bug TDI-29037 : The code of method tOracleInput_1Process(Map<String,Object>) is exceeding the 65535 bytes limit
https://jira.talendforge.org/browse/TDI-29037
reduce the code about stat when there is no tPartitioner

git-svn-id: http://talendforge.org/svn/tos/trunk@117045 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-30 07:44:43 +00:00
wwang
c0d0287fee Fix Feature TDI-29013 : Support for MapR 3.1
https://jira.talendforge.org/browse/TDI-29013

git-svn-id: http://talendforge.org/svn/tos/trunk@117017 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-29 10:39:29 +00:00
jzhao
0a6a64876b Fixed TDI-29309: The compile errors of tAggregateRow, when check overflow or ULP is triggered, the function is sum/average, and the input is BigDecimal type, output is float/double type respectively.
https://jira.talendforge.org/browse/TDI-29309

git-svn-id: http://talendforge.org/svn/tos/trunk@117013 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-29 10:17:09 +00:00
jjzhou
1f22918496 fix Bug TDI-29155: add log for tSPSS components
https://jira.talendforge.org/browse/TDI-29155

git-svn-id: http://talendforge.org/svn/tos/trunk@117009 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-29 09:49:42 +00:00
ldong
cd500791e6 Feature TDI-29084 reverted:Need to find a better way for this one.
git-svn-id: http://talendforge.org/svn/tos/trunk@117006 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-29 08:56:57 +00:00
zwzhao
3650b9f7d8 bug TDI-29318 fixed : Child jobs not using default contexts in 5.4.1 (as AXIS war)
git-svn-id: http://talendforge.org/svn/tos/trunk@117004 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-29 08:46:04 +00:00
hcyi
ed53dc0d38 bug TDI-29258 fixed : CDC not working correctly with context mode on the CDC database.
git-svn-id: http://talendforge.org/svn/tos/trunk@116993 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-29 07:51:06 +00:00
zwzhao
50275b3fac bug TUP-1934 fixed : create an analysis in remote project which checked "svn user log" studio will not responding and svn commit dialog can not pop up
git-svn-id: http://talendforge.org/svn/tos/trunk@116987 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-29 05:22:59 +00:00
jyhu
7fa6d17b03 Fix Feature TDI-29317 : Add die on error in the component tJDBCColumnList
https://jira.talendforge.org/browse/TDI-29317

git-svn-id: http://talendforge.org/svn/tos/trunk@116984 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-29 03:24:56 +00:00
rdubois
38aa0f710c TDI-28608: Add Blob Storage components in trunk.
git-svn-id: http://talendforge.org/svn/tos/trunk@116967 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-28 09:57:50 +00:00
jjzhou
b2a3691f4a fix Bug TDI-29155: add log for tSPSS components
https://jira.talendforge.org/browse/TDI-29155

git-svn-id: http://talendforge.org/svn/tos/trunk@116962 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-28 09:39:51 +00:00
jjzhou
658594c770 fix Bug TDI-29155: add log for tSPSS components
https://jira.talendforge.org/browse/TDI-29155

git-svn-id: http://talendforge.org/svn/tos/trunk@116961 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-28 09:37:09 +00:00
jzhao
98d3829381 Fixed Bug TDI-28957: AMC - Execution Logs not displayed in good order
https://jira.talendforge.org/browse/TDI-28957
Mote:Remove some useless configuration.

git-svn-id: http://talendforge.org/svn/tos/trunk@116937 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-28 02:26:20 +00:00
ldong
74de96cce6 bug TUP-1924 fixed:import dq demo by the icon under DI lose some items.
git-svn-id: http://talendforge.org/svn/tos/trunk@116911 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-25 07:16:58 +00:00
jjzhou
dc6789f010 fix Bug TDI-29273: tFileOutputExcel issue with "Include header" and "Don't generate empty file" option
https://jira.talendforge.org/browse/TDI-29273

git-svn-id: http://talendforge.org/svn/tos/trunk@116889 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 12:20:39 +00:00
jjzhou
216cba1336 fix Bug TDI-29273: tFileOutputExcel issue with "Include header" and "Don't generate empty file" option
https://jira.talendforge.org/browse/TDI-29273

git-svn-id: http://talendforge.org/svn/tos/trunk@116887 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 11:54:59 +00:00
ldong
95c89eeb55 bug TDI-29264 fixed:tHiveCreateTable: Set Partitions:add new schema, when reopen "edit schema", the schema added before lost.
git-svn-id: http://talendforge.org/svn/tos/trunk@116872 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 08:52:48 +00:00
jjzhou
6c5c3d42c7 fix Bug TDI-29273: tFileOutputExcel issue with "Include header" and "Don't generate empty file" option
https://jira.talendforge.org/browse/TDI-29273

git-svn-id: http://talendforge.org/svn/tos/trunk@116846 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 07:03:42 +00:00
amarkevich
a503ab280d update org.apache.cxf.management.counters import generation
git-svn-id: http://talendforge.org/svn/tos/trunk@116840 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 06:34:21 +00:00
cmeng
cca2f37a73 bug TDI-29278 fixed : When delete fold below File Json, the fold is still existed.
git-svn-id: http://talendforge.org/svn/tos/trunk@116838 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 06:23:21 +00:00
ldong
33a4b89635 bug TDI-23569 fixed:add the lost page.
git-svn-id: http://talendforge.org/svn/tos/trunk@116833 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 04:37:03 +00:00
wwang
dfd2faf027 Fix Feature TDI-29126 : fix other provider
https://jira.talendforge.org/browse/TDI-29126

git-svn-id: http://talendforge.org/svn/tos/trunk@116830 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 04:28:39 +00:00
bchen
f9546f8386 Fix Bug TDI-29037 : The code of method tOracleInput_1Process(Map<String,Object>) is exceeding the 65535 bytes limit
https://jira.talendforge.org/browse/TDI-29037
reduce the code about stat when there is no tPartitioner

git-svn-id: http://talendforge.org/svn/tos/trunk@116820 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 02:44:06 +00:00
wliu
f1e6acf4ee Fix bug TDI-29235 : Characters being escaped when passed to Talend job via service
https://jira.talendforge.org/browse/TDI-29235

git-svn-id: http://talendforge.org/svn/tos/trunk@116763 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-23 04:19:55 +00:00
jyhu
0175bf99c1 Fix bug TDI-29033 : there is compile error if tOracleOutput with 'Dynamic' type schema and enable 'debug mode'
https://jira.talendforge.org/browse/TDI-29033
Fixed for tInformixOutput

git-svn-id: http://talendforge.org/svn/tos/trunk@116739 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-22 09:59:16 +00:00
jyhu
2461370285 Fix bug TDI-29177 :Can not output integer values to Couchbase (tCouchbaseOutput)
https://jira.talendforge.org/browse/TDI-29177


git-svn-id: http://talendforge.org/svn/tos/trunk@116735 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-22 08:50:24 +00:00
plv
0f05ca7c2d TDI-29259 : Modify the VERTICA_6 to VERTICA_6_0 in DI part
git-svn-id: http://talendforge.org/svn/tos/trunk@116730 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-22 08:06:27 +00:00
hcyi
eef71a77a6 bug TDI-29245 fixed : NPE error when update joblet connection and expand it in job .
git-svn-id: http://talendforge.org/svn/tos/trunk@116725 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-22 07:15:09 +00:00
wwang
63457851bd Fix Feature TDI-29225 : Fix the special components: tCreateTable, tMSSQLBulkExec and tNetezzaNzLoad
https://jira.talendforge.org/browse/TDI-29225

git-svn-id: http://talendforge.org/svn/tos/trunk@116723 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-22 05:37:15 +00:00
wchen
0de5ec57c2 bug TDI-29141 fixed: revert the fix
git-svn-id: http://talendforge.org/svn/tos/trunk@116697 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 10:46:23 +00:00
jzhao
8b8de04962 Fixed Backlog Task TDI-28914: Investage tPaloXX and tMicrosoftCRMXX work with BigQuery
https://jira.talendforge.org/browse/TDI-28914
Note:Updae httpclient/httpcore/httpmime from 4.0/4.0.1 to 4.1.2

git-svn-id: http://talendforge.org/svn/tos/trunk@116681 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 08:08:14 +00:00
plv
3ee9c7115c bug TDI-23479 fixed: tWebService_delete the column in the schema, the map line still exist
git-svn-id: http://talendforge.org/svn/tos/trunk@116663 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 07:00:11 +00:00
ldong
fa9f4ff566 bug TDI-29176 fixed:When dragging a BRMS connection from Repository into a Job, the schema is missing.
git-svn-id: http://talendforge.org/svn/tos/trunk@116641 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 03:58:06 +00:00
bchen
42aa2c34ef Fix Backlog Task TDI-28966 : [MR] merge the map only components when it on Lookup connection with tMap
https://jira.talendforge.org/browse/TDI-28966

git-svn-id: http://talendforge.org/svn/tos/trunk@116631 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 03:17:33 +00:00
zshen
c52d74aac2 Fix Work Item TDQ-8833 Support Profiling with Vertica 7 TDQ-8865 Fill error version when generate one job from frequency indicator
git-svn-id: http://talendforge.org/svn/tos/trunk@116598 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 10:28:34 +00:00
sizhaoliu
42ca2a5a9b TDQ-8773 TDQ-8791 Fix the problem when import the items from log on windows the studio startup
git-svn-id: http://talendforge.org/svn/tos/trunk@116589 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 09:44:05 +00:00
cmeng
838f59e33a bug TDI-29199 fixed : Exasol database Guess Schema function does not work
git-svn-id: http://talendforge.org/svn/tos/trunk@116579 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 08:44:51 +00:00
jjzhou
d2ccc7fda8 fix Bug TDI-29043: jobs with explicit commit break when jndi datasources (datasource alias) are used
https://jira.talendforge.org/browse/TDI-29043

git-svn-id: http://talendforge.org/svn/tos/trunk@116573 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 08:27:13 +00:00
wliu
9b5246da9f Fix Bug TDI-29138 : Change the label from "Generate json array" to "Generate an array json"
git-svn-id: http://talendforge.org/svn/tos/trunk@116569 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 06:57:48 +00:00
ggu
3654c4732d TUP-1878: enhance exceptions when load.
git-svn-id: http://talendforge.org/svn/tos/trunk@116568 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 06:45:37 +00:00
wchen
d05833af6d bug TDI-29233 fixed: tFileOutputMSXML no longer shows links between input and out
git-svn-id: http://talendforge.org/svn/tos/trunk@116564 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 03:51:17 +00:00
ggu
42a2c24648 DOCT-2912: fixed the librariesmanager.nl missing issue.
git-svn-id: http://talendforge.org/svn/tos/trunk@116560 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 03:24:55 +00:00
zwzhao
6991a581fa bug TDI-29027 fixed : Missing detail when execute commands for the CDC on AS400 (change the ftp api to apache)
git-svn-id: http://talendforge.org/svn/tos/trunk@116551 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 02:43:34 +00:00
jyhu
d500c15925 Fix bug TDI-29153 : option "Convert columns and table to uppercase" in tOracleOutput doesn't work with tWriteDynamicFields
https://jira.talendforge.org/browse/TDI-29153
Fixed issue for tDB2Output and tAmazonOracleOutput.

git-svn-id: http://talendforge.org/svn/tos/trunk@116535 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 08:38:48 +00:00
jjzhou
04ca23294c fix Bug TDI-29179: tFileInputMail - detach from HTML mail
https://jira.talendforge.org/browse/TDI-29179

git-svn-id: http://talendforge.org/svn/tos/trunk@116520 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 07:44:03 +00:00
cmeng
319f62c334 bug TDI-29079 fixed : No copyright info for Talend all build
git-svn-id: http://talendforge.org/svn/tos/trunk@116518 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 07:32:05 +00:00
jyhu
303d7e546a Fix bug TDI-29105 : tOracleBulkExec_1_NB_* output value is 0
https://jira.talendforge.org/browse/TDI-29105
fixed compile error for tuj bug6394_oraclebulkkeyword and bug7007_oraclebulkexec

git-svn-id: http://talendforge.org/svn/tos/trunk@116508 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 06:16:58 +00:00
jyhu
518f153952 Fix bug TDI-29153 : option "Convert columns and table to uppercase" in tOracleOutput doesn't work with tWriteDynamicFields
https://jira.talendforge.org/browse/TDI-29153

git-svn-id: http://talendforge.org/svn/tos/trunk@116504 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 05:42:51 +00:00
wwang
d9fe5955be Fix workitem TDI-29126 : Make password encrypt and decrypt in our components
https://jira.talendforge.org/browse/TDI-29126

git-svn-id: http://talendforge.org/svn/tos/trunk@116488 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 02:03:45 +00:00
plv
0ba6a945bb bug TDI-29214 fixed: DB Component: Default query become empty
git-svn-id: http://talendforge.org/svn/tos/trunk@116464 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-16 09:15:54 +00:00
ggu
83d1785fc3 TUP-1878: because MDM. still use the old import system, so still need keep the old classes.
git-svn-id: http://talendforge.org/svn/tos/trunk@116457 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-16 07:58:27 +00:00
plv
60e7e05011 bug TDI-29214 fixed: DB Component: Default query become empty
git-svn-id: http://talendforge.org/svn/tos/trunk@116448 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-16 07:41:16 +00:00
jyhu
6c56122a0c Fix bug TDI-29105 : tOracleBulkExec_1_NB_* output value is 0
https://jira.talendforge.org/browse/TDI-29105

git-svn-id: http://talendforge.org/svn/tos/trunk@116417 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-16 02:25:39 +00:00
cmeng
4ee0574843 bug TDI-29091 fixed : Traces debug_"Setup traces" have no effect after user custom the columns they want to display
git-svn-id: http://talendforge.org/svn/tos/trunk@116416 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-16 02:25:37 +00:00
jyhu
ce9f007ab7 Fix Feature TDI-28647 : Support Vertica 7 Drivers
https://jira.talendforge.org/browse/TDI-28647
Rename Vertica_7_0 to Vertica_7_0_X

git-svn-id: http://talendforge.org/svn/tos/trunk@116414 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-16 01:20:06 +00:00
plv
a481e612ad bug TDI-23479 fixed: tWebService_delete the column in the schema, the map line still exist
git-svn-id: http://talendforge.org/svn/tos/trunk@116392 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 10:42:10 +00:00
jjzhou
8cb44d6708 fix Bug TDI-29146: [tMomConnection] dead code
https://jira.talendforge.org/browse/TDI-29146

git-svn-id: http://talendforge.org/svn/tos/trunk@116379 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 08:56:55 +00:00
jyhu
9904d86a95 Fix Backlog Task TDI-28826 : Modify all components with a password to use the new PASSWORD field
https://jira.talendforge.org/browse/TDI-28826
Fixed for  tAlfrescoOutput, tCentricCRMInput, tCentricCRMOutput, tVtigerCRMInput , tVtigerCRMOutput,tHTTPRequest,tLDAPXXX.


git-svn-id: http://talendforge.org/svn/tos/trunk@116370 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 07:48:35 +00:00
ggu
d3231b3ce9 TUP-1878: rename the ItemRecord to ImportItem
git-svn-id: http://talendforge.org/svn/tos/trunk@116366 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 05:47:30 +00:00
ggu
57a3ff1363 TUP-1878: rename the ItemRecord to ImportItem
git-svn-id: http://talendforge.org/svn/tos/trunk@116361 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 05:32:43 +00:00
jyhu
4c7ee3bb07 Fix Feature TDI-28647 : Support Vertica 7 Drivers
https://jira.talendforge.org/browse/TDI-28647

git-svn-id: http://talendforge.org/svn/tos/trunk@116357 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 03:48:49 +00:00
ldong
14e0eb823c bug TDI-29008 fixed:simultaneous export of several autonomous jobs produced JAR files containing files belonging to other jobs.
git-svn-id: http://talendforge.org/svn/tos/trunk@116353 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 02:50:45 +00:00
jjzhou
d3e1e6a809 fix Bug TDI-29138: additional character while writing json file using tFileOutputJson
https://jira.talendforge.org/browse/TDI-29138 

git-svn-id: http://talendforge.org/svn/tos/trunk@116350 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 02:41:31 +00:00
jyhu
0bc0720ad8 Fix bug TDI-29033 : there is compile error if tOracleOutput with 'Dynamic' type schema and enable 'debug mode'
https://jira.talendforge.org/browse/TDI-29033
support debug dynamic sql for db output on data actions Insert/Update/InsertOrUpdate/UpdateOrInsert/Delete.

git-svn-id: http://talendforge.org/svn/tos/trunk@116333 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 10:33:25 +00:00
plv
16ffe91d43 feature TDI-29066 : Add support of Vertica 7 in the db wizard
git-svn-id: http://talendforge.org/svn/tos/trunk@116330 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 09:58:57 +00:00
jjzhou
aa36b5f84a fix Bug TDI-29118: Deactivating tLog Components leads to java.lang.OutOfMemoryError
https://jira.talendforge.org/browse/TDI-29118 

git-svn-id: http://talendforge.org/svn/tos/trunk@116302 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 07:05:43 +00:00
jyhu
d63426fe83 Fix Backlog Task TDI-28853 : Add control of max length of field separator and text enclosure on DB2/Postgresql/PostgresPlus/ParAccel/Netezza/Informix/Ingres/Greenplum
https://jira.talendforge.org/browse/TDI-28853
Modify parameter transfer  bug in tGreenplumOutputBulkExec.

git-svn-id: http://talendforge.org/svn/tos/trunk@116290 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 03:43:37 +00:00
jjzhou
cd2e8c061f fix Bug TDI-29165: Consumer job with tMicrosoftCrmInput deployed into runtime:"org.apache.axis2.AxisFault: The system is attempting to engage a module that is not available: addressing"
https://jira.talendforge.org/browse/TDI-29165 

git-svn-id: http://talendforge.org/svn/tos/trunk@116287 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 02:25:01 +00:00
plv
660e8bf80a bug TDI-21508 fixed: The sql is generated by "Guess query" is not correct with schema from tPostgresqlConnection in tPostgresqlInput.
git-svn-id: http://talendforge.org/svn/tos/trunk@116284 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 01:55:24 +00:00
jyhu
8c937095f6 Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
Fixed compile error for tVerticaOutput

git-svn-id: http://talendforge.org/svn/tos/trunk@116271 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-11 10:21:17 +00:00
jyhu
e978260a91 Fix Backlog Task TDI-28853 : Add control of max length of field separator and text enclosure on DB2/Postgresql/PostgresPlus/ParAccel/Netezza/Informix/Ingres/Greenplum
https://jira.talendforge.org/browse/TDI-28853

git-svn-id: http://talendforge.org/svn/tos/trunk@116270 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-11 10:14:21 +00:00
hcyi
341c993d98 bug TUP-1666 fixed : Upload from Exchange view in Studio failed .
git-svn-id: http://talendforge.org/svn/tos/trunk@116268 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-11 10:11:01 +00:00
wchen
29833fb7bd bug TDI-29141 fixed: tHashOuput deactivation messed up tHashInput configuration
git-svn-id: http://talendforge.org/svn/tos/trunk@116263 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-11 09:27:14 +00:00
jjzhou
60dcc4d033 fix Bug TDI-28991: tExtractXMLField cannot parse XML fields with non-default namesapce
https://jira.talendforge.org/browse/TDI-28991 

git-svn-id: http://talendforge.org/svn/tos/trunk@116257 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-11 08:11:18 +00:00
ldong
45e360dcd1 bug TDI-29137 fixed:The function of "set parallelization" set wrong departition rows.
git-svn-id: http://talendforge.org/svn/tos/trunk@116251 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-11 06:21:29 +00:00
jyhu
ce29509049 Fix Work Item TDI-28978: remove the temp files in the DB bulk components
https://jira.talendforge.org/browse/TDI-28978
add log4j for delete file error.

git-svn-id: http://talendforge.org/svn/tos/trunk@116239 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-11 01:26:03 +00:00
cmeng
803f910647 bug TDI-29079 fixed : No copyright info for Talend all build
git-svn-id: http://talendforge.org/svn/tos/trunk@116213 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 09:14:09 +00:00
jjzhou
fc3e539c59 fix Bug TDI-29136: Add log for tFileFetch,tHttprequest components
https://jira.talendforge.org/browse/TDI-29136 

git-svn-id: http://talendforge.org/svn/tos/trunk@116204 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 08:21:21 +00:00
jzhao
448e4b8ea7 Fixed Bug TDI-29031: tMSSQLSCD throw error when type0 and save memory saving mode
https://jira.talendforge.org/browse/TDI-29031
Note: 64K function generate code problem.

git-svn-id: http://talendforge.org/svn/tos/trunk@116197 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 07:36:50 +00:00
bchen
c3035324aa Fix Backlog Task TDI-29030 : [MR] for tMap, make lookup filter on mapper phase if possible
https://jira.talendforge.org/browse/TDI-29030

git-svn-id: http://talendforge.org/svn/tos/trunk@116193 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 07:00:14 +00:00
wchen
d8c83a93c3 bug TUP-1850 fixed: Export dependency button on export items dialog behaves strangly
git-svn-id: http://talendforge.org/svn/tos/trunk@116179 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 03:07:59 +00:00
zwzhao
91715be81e bug TDI-28591 fixed : tLibraryLoad with context value as Lib Path didn't work correctlly
git-svn-id: http://talendforge.org/svn/tos/trunk@116172 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 02:42:27 +00:00
plv
3a1afb3f7a TDI-29097 : update Mysql5 jar
git-svn-id: http://talendforge.org/svn/tos/trunk@116153 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 09:02:12 +00:00
jjzhou
bd2b4cc62f fix Bug TDI-29136: Add log for EBCDIC components
https://jira.talendforge.org/browse/TDI-29136 

git-svn-id: http://talendforge.org/svn/tos/trunk@116150 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 08:47:47 +00:00
wwang
5adb86fd76 Fix Feature TDI-28743 : upgrade CDH5 support from beta to GA
https://jira.talendforge.org/browse/TDI-28743

git-svn-id: http://talendforge.org/svn/tos/trunk@116132 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 06:03:46 +00:00
jyhu
9847310800 Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
Fixed compile error for VerticaOutput 

git-svn-id: http://talendforge.org/svn/tos/trunk@116131 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 03:58:31 +00:00
wchen
042bc0d7ee bug TUP-1774 fixed: add .settings/com.oaklandsw.base.projectProps to export resource
git-svn-id: http://talendforge.org/svn/tos/trunk@116129 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 03:38:13 +00:00
zgao
c95480763d [TESB-12471] cLoop code generation will not generate .end() if no route type out-connection.
git-svn-id: http://talendforge.org/svn/tos/trunk@116128 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 03:27:38 +00:00
zgao
391338f1c4 [TESB-12471] cLoop code generation will not generate .end() if no route type out-connection.
git-svn-id: http://talendforge.org/svn/tos/trunk@116127 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 03:26:43 +00:00
wchen
36cca48999 bug TDI-27984 fixed: Trace Settings: After expand the joblet, the trace filter will be reset
git-svn-id: http://talendforge.org/svn/tos/trunk@116114 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-08 10:39:34 +00:00
jjzhou
30636656e3 fix Bug TDI-28861: Add log for tPalo components
https://jira.talendforge.org/browse/TDI-28861 

git-svn-id: http://talendforge.org/svn/tos/trunk@116094 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-08 07:57:42 +00:00
plv
cd8c9bd20a bug TDI-29082 fixed: NPE: when import the job and joblet items at same times.
git-svn-id: http://talendforge.org/svn/tos/trunk@116086 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-08 06:10:55 +00:00
zwzhao
9a4fd5c2be bug TDI-29052 fixed : AS 400 CDC - Impossible to use CDC with tables with more than 10 characters
git-svn-id: http://talendforge.org/svn/tos/trunk@116084 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-08 05:36:36 +00:00
plv
a830e58201 bug TDI-21508 fixed: The sql is generated by "Guess query" is not correct with schema from tPostgresqlConnection in tPostgresqlInput.
git-svn-id: http://talendforge.org/svn/tos/trunk@116017 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 09:24:10 +00:00
ggu
2335a63590 TUP-1878: fixed some copyright problem and add the missed messages.
git-svn-id: http://talendforge.org/svn/tos/trunk@116015 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 09:04:37 +00:00
cmeng
f57c8f6df9 bug TDI-24171 fixed : Some UI problems in repository wizard
git-svn-id: http://talendforge.org/svn/tos/trunk@116002 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 07:23:39 +00:00
ldong
bf116adec5 Feature TDI-29084 added:Deprecate the build types in the export options when build the job.
git-svn-id: http://talendforge.org/svn/tos/trunk@115995 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 07:04:35 +00:00
jyhu
4ce10d50c8 Fix bug TDI-29037: The code of method tOracleInput_1Process(Map<String,Object>) is exceeding the 65535 bytes limit
https://jira.talendforge.org/browse/TDI-29037

git-svn-id: http://talendforge.org/svn/tos/trunk@115986 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 02:27:54 +00:00
jzhao
2d49561dab Fixed Bug TDI-28957: AMC - Execution Logs not displayed in good order
https://jira.talendforge.org/browse/TDI-28957
Note:Modify the jar name to an government name

git-svn-id: http://talendforge.org/svn/tos/trunk@115961 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 11:22:29 +00:00
jzhao
ce466559af Fixed Bug TDI-28957: AMC - Execution Logs not displayed in good order
https://jira.talendforge.org/browse/TDI-28957
Note:Modify the jar name to an government name

git-svn-id: http://talendforge.org/svn/tos/trunk@115956 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 10:56:17 +00:00
plv
dd24942946 bug TDI-27291 fixed: If components are deactivated schema propagation does not work
git-svn-id: http://talendforge.org/svn/tos/trunk@115954 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 10:29:51 +00:00
ggu
2d4ba1518b TUP-1878: add the check items for product with perspective.
git-svn-id: http://talendforge.org/svn/tos/trunk@115945 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 09:37:20 +00:00
jzhao
fbeeac8a02 Fixed Bug TDI-28957: AMC - Execution Logs not displayed in good order
https://jira.talendforge.org/browse/TDI-28957
Note:Update MYSQL driver to 5.1.30

git-svn-id: http://talendforge.org/svn/tos/trunk@115939 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 08:16:56 +00:00
wwang
f51d32154a Fix Bug TDI-28501 : fix log for file
https://jira.talendforge.org/browse/TDI-28501

git-svn-id: http://talendforge.org/svn/tos/trunk@115922 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 03:32:43 +00:00
wwang
650f467f9e Fix Bug TDI-28626 : fix log for tfilelist
https://jira.talendforge.org/browse/TDI-28626

git-svn-id: http://talendforge.org/svn/tos/trunk@115919 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 02:03:10 +00:00
jyhu
a981c4e231 Fix bug TDI-29037: The code of method tOracleInput_1Process(Map<String,Object>) is exceeding the 65535 bytes limit
https://jira.talendforge.org/browse/TDI-29037

git-svn-id: http://talendforge.org/svn/tos/trunk@115887 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 08:59:38 +00:00
jyhu
d7751c3d32 Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
Fixed compile error for which include modified DBOutputEndGlobalVars.javajet

git-svn-id: http://talendforge.org/svn/tos/trunk@115875 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 06:58:56 +00:00
ldong
b22b494192 bug TDI-23569 fixed:It's not working for button 'Restore Default' in project setting.
git-svn-id: http://talendforge.org/svn/tos/trunk@115872 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 06:34:35 +00:00
ldong
7b439c6b39 bug TDI-23569 fixed:It's not working for button 'Restore Default' in project setting.
git-svn-id: http://talendforge.org/svn/tos/trunk@115871 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 06:34:22 +00:00
hcyi
fcfff50639 bug TDI-29017 fixed : Some items from an export are not imported ;commandline still use old import system ,need update it .
git-svn-id: http://talendforge.org/svn/tos/trunk@115856 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 03:30:36 +00:00
nrousseau
c718ed6d78 TDI-28825 : fix one problem of migration
git-svn-id: http://talendforge.org/svn/tos/trunk@115853 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 03:10:13 +00:00
wwang
8913c4a4fe Fix Bug TDI-28988 : no need to use cocurrent collection as thread local collection
https://jira.talendforge.org/browse/TDI-28988

git-svn-id: http://talendforge.org/svn/tos/trunk@115845 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 01:41:56 +00:00
imelnik
e390e1d7f9 Rename convertTypes to Convert JSON
git-svn-id: http://talendforge.org/svn/tos/trunk@115833 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-01 14:15:56 +00:00
plv
4ff2dd4b54 bug TDI-27417 fixed: tWebService component not displaying mappings correctly
git-svn-id: http://talendforge.org/svn/tos/trunk@115820 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-01 09:32:32 +00:00
plv
2f3c6ac9a9 TDI-29032 : commited the feature for the new plugins(TOS+TIS_shared)
git-svn-id: http://talendforge.org/svn/tos/trunk@115812 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-01 08:24:55 +00:00
ycbai
1a593b138a TDI-28188 : Can connect triggers to any components in expanded joblet
git-svn-id: http://talendforge.org/svn/tos/trunk@115803 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-01 07:51:08 +00:00
jyhu
11a25b331f Fix Backlog Task TDI-28826 : Modify all components with a password to use the new PASSWORD field
https://jira.talendforge.org/browse/TDI-28826
Fixed for SECRET

git-svn-id: http://talendforge.org/svn/tos/trunk@115801 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-01 07:36:41 +00:00
wwang
6527eed2d4 Fix Bug TDI-28988 : A DI job with multiple tMap Lookup's using Reload each row (Cache) option does not parallelise correctly
https://jira.talendforge.org/browse/TDI-28988

git-svn-id: http://talendforge.org/svn/tos/trunk@115791 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-01 03:45:41 +00:00
jzhao
bf859f763e Fixed Bug TDI-29031: tMSSQLSCD throw error when type0 and save memory saving mode
https://jira.talendforge.org/browse/TDI-29031
Note: Revert the last modify and fixed the index problem by other method

git-svn-id: http://talendforge.org/svn/tos/trunk@115766 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 10:46:47 +00:00
jjzhou
6c94a895fb fix Bug TDI-29047: remove NB_LINE_OK for tReplace
https://jira.talendforge.org/browse/TDI-29047 

git-svn-id: http://talendforge.org/svn/tos/trunk@115763 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 10:37:08 +00:00
plv
9245ac921c TDI-29032 : Babili update for trunk(TOS)
git-svn-id: http://talendforge.org/svn/tos/trunk@115759 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 10:22:31 +00:00
plv
91059f11a5 TDI-29032 : Babili update for trunk(TOS)
git-svn-id: http://talendforge.org/svn/tos/trunk@115752 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 09:32:49 +00:00
plv
85f3979ebd TDI-29032:add plugins for trunk(TOS)
git-svn-id: http://talendforge.org/svn/tos/trunk@115750 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 09:17:16 +00:00
jjzhou
e3bc85e9f3 fix Bug TDI-29047: The result of NB_LINE_OK (the number of lines matching the filter) of the component tReplace is wrong
https://jira.talendforge.org/browse/TDI-29047 

git-svn-id: http://talendforge.org/svn/tos/trunk@115749 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 09:15:18 +00:00
jzhao
1ad27791ed Fixed Bug TDI-29031: tMSSQLSCD throw error when type0 and save memory saving mode
https://jira.talendforge.org/browse/TDI-29031
Note: Fixed the search result index problem

git-svn-id: http://talendforge.org/svn/tos/trunk@115743 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 08:19:52 +00:00
ggu
d4ddfd7ffd TUP-1820: add extension point function for update manager.
git-svn-id: http://talendforge.org/svn/tos/trunk@115733 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 07:37:50 +00:00
imelnik
a30c4a942b Convert types to strings (TESB-13144)
git-svn-id: http://talendforge.org/svn/tos/trunk@115730 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 07:03:17 +00:00
amarkevich
35e0892504 [TESB-12909] revert; use className in case tRouteInput
git-svn-id: http://talendforge.org/svn/tos/trunk@115696 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 10:59:08 +00:00
jjzhou
3a9fffd7e6 fix Bug TDI-29047: The result of NB_LINE_OK (the number of lines matching the filter) of the component tReplace is wrong
https://jira.talendforge.org/browse/TDI-29047 

git-svn-id: http://talendforge.org/svn/tos/trunk@115693 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 10:05:53 +00:00
zwzhao
99e8eda60c TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115687 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 09:46:49 +00:00
zwzhao
ed5b81ba5f TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115684 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 09:42:33 +00:00
zwzhao
65637dd2d4 TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115683 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 09:41:18 +00:00
zwzhao
9ab51122ba TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115682 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 09:39:42 +00:00
zwzhao
3705f9ab7e TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115681 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 09:39:34 +00:00
zwzhao
647bc878e3 TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115679 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 09:37:18 +00:00
jyhu
7a8ee83a0d Fix bug TDI-29033 : there is compile error if tOracleOutput with 'Dynamic' type schema and enable 'debug mode'
https://jira.talendforge.org/browse/TDI-29033

git-svn-id: http://talendforge.org/svn/tos/trunk@115644 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 05:51:41 +00:00
ldong
28f8b7c2d3 bug TDI-26063 fixed:Table name pops up error when using an existing connection shared from dynamic settings.
git-svn-id: http://talendforge.org/svn/tos/trunk@115639 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 03:56:37 +00:00
sizhaoliu
947e756977 fixed TDQ-8431 tRecordMatching import rules from dq Repository, some parameters can not set correctly.
git-svn-id: http://talendforge.org/svn/tos/trunk@115611 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 16:03:08 +00:00
zwzhao
2fcd1ed36f TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115590 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 09:44:08 +00:00
zwzhao
2c4c9cfa2d TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115589 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 09:43:06 +00:00
ldong
b5d3261656 bug TDI-29008 fixed:simultaneous export of several autonomous jobs produced JAR files containing files belonging to other jobs.
git-svn-id: http://talendforge.org/svn/tos/trunk@115584 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 08:58:35 +00:00
jzhao
7cd143cd3f Fixed Bug TDI-29031: tMSSQLSCD throw error when type0 and save memory saving mode
https://jira.talendforge.org/browse/TDI-29031
Note: Fixed if only use type0 and use save memory saving mode generate sql error.

git-svn-id: http://talendforge.org/svn/tos/trunk@115580 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 08:51:23 +00:00
jyhu
764140c8c8 Fix Backlog Task TDI-28826 : Modify all components with a password to use the new PASSWORD field
https://jira.talendforge.org/browse/TDI-28826
Fixed for more than one password in one xml file

git-svn-id: http://talendforge.org/svn/tos/trunk@115578 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 08:35:40 +00:00
jyhu
703ea4f4db Fix Backlog Task TDI-28826 : Modify all components with a password to use the new PASSWORD field
https://jira.talendforge.org/browse/TDI-28826
Fixed for more than one password in one xml file

git-svn-id: http://talendforge.org/svn/tos/trunk@115571 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 07:42:10 +00:00
zwzhao
af6646439b bug TDI-28591 fixed : tLibraryLoad with context value as Lib Path didn't work correctlly
git-svn-id: http://talendforge.org/svn/tos/trunk@115563 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 06:02:46 +00:00
zwzhao
381a69f89e bug TDI-28591 fixed : tLibraryLoad with context value as Lib Path didn't work correctlly
git-svn-id: http://talendforge.org/svn/tos/trunk@115562 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 05:54:43 +00:00
jjzhou
2a1e7f4702 fix Bug TDI-29026: code generate issue of tReplace component and also for some other components
https://jira.talendforge.org/browse/TDI-29026

git-svn-id: http://talendforge.org/svn/tos/trunk@115560 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 05:44:37 +00:00
ldong
6a7ff4739f bug TDI-24985 fixed:Failed to drag and drop a component from the palette to the gray background.
git-svn-id: http://talendforge.org/svn/tos/trunk@115530 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 09:27:41 +00:00
nrousseau
1cfa5e4352 TDI-28825 : adds some change of encryption of passwords
git-svn-id: http://talendforge.org/svn/tos/trunk@115520 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 07:27:20 +00:00
wchen
10ffdd68e2 bug TUP-1779 fixed: Repository update do not work when rename a map.
git-svn-id: http://talendforge.org/svn/tos/trunk@115517 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 06:31:56 +00:00
zwzhao
8c62541797 bug TUP-1649 fixed : Log for generation error in TAC isn't helpful
git-svn-id: http://talendforge.org/svn/tos/trunk@115512 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 05:26:48 +00:00
ycbai
e75d2c30f4 TUP-1015 : When joblet link is changed Job using joblet loses link
git-svn-id: http://talendforge.org/svn/tos/trunk@115511 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 04:03:46 +00:00
jjzhou
706dc23e06 fix Bug TDI-28982: Hive ELT components on Hortonworks2.0
https://jira.talendforge.org/browse/TDI-28982

git-svn-id: http://talendforge.org/svn/tos/trunk@115500 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 02:46:09 +00:00
jjzhou
f4c308a10f fix Bug TDI-28982: Hive ELT components on Hortonworks2.0
https://jira.talendforge.org/browse/TDI-28982

git-svn-id: http://talendforge.org/svn/tos/trunk@115499 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 02:31:29 +00:00
mhirt
8f25eb22e0 Update copyright to 2014
git-svn-id: http://talendforge.org/svn/tos/trunk@115455 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 16:39:57 +00:00
amarkevich
62bba97613 minor
git-svn-id: http://talendforge.org/svn/tos/trunk@115454 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 12:16:31 +00:00
jzhao
ec86d96aea Fixed Feature TDI-28820: Support public and transaction queue for tMicrosoftMQXX
https://jira.talendforge.org/browse/TDI-28820
Note:Revert the method name of "public void createIfNotExists(boolean bool) { }"

git-svn-id: http://talendforge.org/svn/tos/trunk@115453 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 11:21:25 +00:00
amarkevich
c645b87964 fix compilation error if no correllationID
git-svn-id: http://talendforge.org/svn/tos/trunk@115450 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 11:06:20 +00:00
amarkevich
d400f8a5c1 TESB-13218 Support simple expression for CorrellationID
git-svn-id: http://talendforge.org/svn/tos/trunk@115441 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 10:21:24 +00:00
amarkevich
7046b19314 set SAM feature as is
git-svn-id: http://talendforge.org/svn/tos/trunk@115438 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 09:44:02 +00:00
wwang
66fc5af053 Fix Bug TDI-28663 : Reject row count incorrect when using vertica
https://jira.talendforge.org/browse/TDI-28663

git-svn-id: http://talendforge.org/svn/tos/trunk@115435 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 08:59:32 +00:00
jyhu
b2bd3a5904 Fix Backlog Task TDI-28826 : Modify all components with a password to use the new PASSWORD field
https://jira.talendforge.org/browse/TDI-28826
Revert modifications which is not related to this issue.

git-svn-id: http://talendforge.org/svn/tos/trunk@115434 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 08:59:28 +00:00
hcyi
855698903e bug TDI-28968 fixed : Resizing the tXMLMap/tPigMap editor .
git-svn-id: http://talendforge.org/svn/tos/trunk@115432 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 08:52:42 +00:00
jyhu
fcbcbb5356 Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
create new statement because it is closed in _tableActionForOutput.javajet.

git-svn-id: http://talendforge.org/svn/tos/trunk@115431 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 08:45:53 +00:00
plv
3d7667cd32 bug TDI-27417 fixed: tWebService component not displaying mappings correctly
git-svn-id: http://talendforge.org/svn/tos/trunk@115411 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 03:50:34 +00:00
zwzhao
34e3b51142 bug TDI-28708 fixed : Garbled folder name after build jobs.
git-svn-id: http://talendforge.org/svn/tos/trunk@115410 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 03:43:09 +00:00
jyhu
6749174d6e Fix Backlog Task TDI-28826 : Modify all components with a password to use the new PASSWORD field
https://jira.talendforge.org/browse/TDI-28826

git-svn-id: http://talendforge.org/svn/tos/trunk@115407 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 03:33:56 +00:00
zwzhao
798ac24fb2 bug TDI-28708 fixed : Garbled folder name after build jobs.
git-svn-id: http://talendforge.org/svn/tos/trunk@115390 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 09:58:09 +00:00
gliu
75168ec9c5 [TESB-12901] Remove LABEL property from the code
git-svn-id: http://talendforge.org/svn/tos/trunk@115380 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 08:52:14 +00:00
jjzhou
620b27d3f2 fix Bug TDI-28712: optimization log info for ldap components
https://jira.talendforge.org/browse/TDI-28712

git-svn-id: http://talendforge.org/svn/tos/trunk@115376 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 08:16:56 +00:00
jjzhou
3939dedbda fix Bug TDI-28712: optimization log info for ldap components
https://jira.talendforge.org/browse/TDI-28712

git-svn-id: http://talendforge.org/svn/tos/trunk@115375 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 08:15:01 +00:00
jyhu
be17555342 Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
Add  ":" when retrieve data.

git-svn-id: http://talendforge.org/svn/tos/trunk@115371 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 08:04:23 +00:00
hcyi
9bb5e6ed98 bug TDI-28995 fixed : tXMLMap: after change the Join Model, the value is set to illegible value "true" or "false" .
git-svn-id: http://talendforge.org/svn/tos/trunk@115366 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 07:58:18 +00:00
jyhu
082f88ca21 Fix Work Item TDI-28978: remove the temp files in the DB bulk components
https://jira.talendforge.org/browse/TDI-28978
Fixed this issue in tTeradataXXXmain.javajet

git-svn-id: http://talendforge.org/svn/tos/trunk@115354 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 06:30:38 +00:00
plv
73441f310d bug TDI-26264 fixed: tWriteJSONField: does not expend the target node when drag schema into it as sub-element
git-svn-id: http://talendforge.org/svn/tos/trunk@115350 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 05:52:10 +00:00
ldong
bea0a838e7 bug TDI-28561 fixed:Twebservice-Input:Auto map can not work if already link a map and delete the map.
git-svn-id: http://talendforge.org/svn/tos/trunk@115344 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 03:27:13 +00:00
nrousseau
53449c9b7a TDI-28825 : add new password field, adds migration task and new function for the element parameter on component side.
git-svn-id: http://talendforge.org/svn/tos/trunk@115341 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 01:54:05 +00:00
jyhu
0545d0e0e5 Fix Work Item TDI-28978: remove the temp files in the DB bulk components
https://jira.talendforge.org/browse/TDI-28978

git-svn-id: http://talendforge.org/svn/tos/trunk@115311 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-21 09:45:18 +00:00
ycbai
1ce63db5f3 TUP-1015 : When joblet link is changed Job using joblet loses link
git-svn-id: http://talendforge.org/svn/tos/trunk@115303 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-21 08:31:47 +00:00
plv
a6def47971 bug TDI-28975 fixed: Performance pb:Change Property Type from repository to build-in:once open "SQL Builder" spend much time
git-svn-id: http://talendforge.org/svn/tos/trunk@115301 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-21 08:31:22 +00:00
hcyi
c237953d9d bug TUP-1795 fixed : tELTHiveMap doesn't allow you to assign the DB Type .
git-svn-id: http://talendforge.org/svn/tos/trunk@115298 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-21 08:29:30 +00:00
jjzhou
7778dc5e70 fix Bug TDI-28712: optimization log info for ldap components
https://jira.talendforge.org/browse/TDI-28712

git-svn-id: http://talendforge.org/svn/tos/trunk@115288 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-21 07:17:39 +00:00
hcyi
28d0033f0b bug TDI-28923 fixed : tHL7Output can not save automap result.
git-svn-id: http://talendforge.org/svn/tos/trunk@115248 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-20 07:14:56 +00:00
zwzhao
2d2c9b1515 bug TUP-1775 fixed : Job-Route code conflict if same name used
git-svn-id: http://talendforge.org/svn/tos/trunk@115242 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-20 04:38:03 +00:00
wwang
f086f39684 Fix Bug TDI-28976 : tFileInputJSON dies in case of error
https://jira.talendforge.org/browse/TDI-28976

git-svn-id: http://talendforge.org/svn/tos/trunk@115239 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-20 03:53:18 +00:00
plv
0323f09a83 bug TUP-1799 fixed: Undo no longer works when editing beans
git-svn-id: http://talendforge.org/svn/tos/trunk@115231 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-20 02:30:04 +00:00
jjzhou
1b09bf6543 fix Bug TDI-28712: optimization log info for ldap components
https://jira.talendforge.org/browse/TDI-28712

git-svn-id: http://talendforge.org/svn/tos/trunk@115225 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-20 01:49:13 +00:00
jjzhou
2a236c48f0 fix Bug TDI-28712: optimization log info for ldap components
https://jira.talendforge.org/browse/TDI-28712

git-svn-id: http://talendforge.org/svn/tos/trunk@115224 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-20 01:22:05 +00:00
jyhu
7ec37b1064 Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
fixed for informix Sql dialect.

git-svn-id: http://talendforge.org/svn/tos/trunk@115189 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-19 07:02:59 +00:00
jyhu
eafde0263b Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
reduce empty quote when create table.

git-svn-id: http://talendforge.org/svn/tos/trunk@115180 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-19 03:33:08 +00:00
ldong
0865234e8e bug TDI-25822 fixed:until now, we only support IConnectionCategory.DATA,other connection type we do not support.
git-svn-id: http://talendforge.org/svn/tos/trunk@115176 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-19 02:52:51 +00:00
jjzhou
bddff4186a fix Bug TDI-28761:optimization log info for tPop,tSendMail,tFileInputMail
https://jira.talendforge.org/browse/TDI-28761

git-svn-id: http://talendforge.org/svn/tos/trunk@115173 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-19 02:36:39 +00:00
jjzhou
83f94a91b3 fix Bug TDI-28629: hide all password and key store file
https://jira.talendforge.org/browse/TDI-28629

git-svn-id: http://talendforge.org/svn/tos/trunk@115171 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-19 02:31:34 +00:00
jjzhou
56cae53962 fix Bug TDI-28712: optimization log info for ldap components
https://jira.talendforge.org/browse/TDI-28712

git-svn-id: http://talendforge.org/svn/tos/trunk@115168 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-19 01:50:00 +00:00
zwzhao
bd2e2834ce bug TUP-713 fixed : <Jasper>There is a "Export Talend projects" in Jasper studio.
git-svn-id: http://talendforge.org/svn/tos/trunk@115157 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-18 09:59:28 +00:00
hcyi
1e1a089073 bug TDI-28924 : should change the Related column when disconnect linker .
git-svn-id: http://talendforge.org/svn/tos/trunk@115130 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-18 07:06:51 +00:00
jjzhou
0f062a9ce1 fix Bug TDI-28629: optimization log info for tftp and tscp components
https://jira.talendforge.org/browse/TDI-28629

git-svn-id: http://talendforge.org/svn/tos/trunk@115104 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-17 10:30:04 +00:00
ldong
a21b7211a3 bug TUP-1781 fixed:Importing DQ demo has corrupted my studio.
git-svn-id: http://talendforge.org/svn/tos/trunk@115092 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-17 06:02:51 +00:00
jjzhou
87d29b85b2 fix Bug TDI-28960: tFTPPut should hide "Connection Mode" when use an existing connection
https://jira.talendforge.org/browse/TDI-28960

git-svn-id: http://talendforge.org/svn/tos/trunk@115055 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 09:49:12 +00:00
jyhu
a4f9e8176d Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
Add "dbUser" when useExisting connection for tTeradataOutput.

git-svn-id: http://talendforge.org/svn/tos/trunk@115047 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 07:41:54 +00:00
wwang
75c18d1293 Fix Bug TDI-28503 : data missing when use an Iterate between the tCollector and the tDepartitioner
https://jira.talendforge.org/browse/TDI-28503

git-svn-id: http://talendforge.org/svn/tos/trunk@115040 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 07:23:51 +00:00
jzhao
83cc8185ce Fixed Bug TMDM-6857: Missing target records in DSC after running a job with the tStewardshipTaskOutput component
https://jira.talendforge.org/browse/TMDM-6857
Note:Fixed missing target records in DSC Task

git-svn-id: http://talendforge.org/svn/tos/trunk@115026 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 03:48:31 +00:00
jjzhou
8845d90ac4 fix Bug TDI-28935: tContextDump - Check the Hide password option by default
https://jira.talendforge.org/browse/TDI-28935

git-svn-id: http://talendforge.org/svn/tos/trunk@115021 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 03:20:55 +00:00
jyhu
28489c7e13 Fix bug TDI-28897 : tMysqlInput throw NPE when table doesn't exist
https://jira.talendforge.org/browse/TDI-28897

git-svn-id: http://talendforge.org/svn/tos/trunk@115016 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 01:58:36 +00:00
jjzhou
3d2afcc084 fix Bug TDI-28894: tHttpRequest does not fill ERROR_MESSAGE and has a poor error handling
https://jira.talendforge.org/browse/TDI-28894

git-svn-id: http://talendforge.org/svn/tos/trunk@115006 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 11:02:43 +00:00
zwzhao
4c0eea1ef6 bug TDI-28888 fixed : Problem of memory with the update manager
git-svn-id: http://talendforge.org/svn/tos/trunk@114999 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 10:06:22 +00:00
jyhu
14367f3e36 Fix Backlog Task TDI-28853 : Add control of max length of field separator and text enclosure on DB2/Postgresql/PostgresPlus/ParAccel/Netezza/Informix/Ingres/Greenplum
https://jira.talendforge.org/browse/TDI-28853
revert no need modification.

git-svn-id: http://talendforge.org/svn/tos/trunk@114998 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 10:03:48 +00:00
jyhu
f52a53b309 Fix Backlog Task TDI-28853 : Add control of max length of field separator and text enclosure on DB2/Postgresql/PostgresPlus/ParAccel/Netezza/Informix/Ingres/Greenplum
https://jira.talendforge.org/browse/TDI-28853


git-svn-id: http://talendforge.org/svn/tos/trunk@114993 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 09:31:06 +00:00
jzhao
d0024a6e86 Fixed Bug TDI-28912: tPaloXX and tMicrosoftCRMXX components "httpcore-4.0.jar" conflict with "Big Query" and tGSXX components "httpcore-4.1.2.jar"
https://jira.talendforge.org/browse/TDI-28912
Note:Update tPaloXX and tMicrosoftCRMXX httpcore jar from "httpcore-4.0.jar" to "httpcore-4.1.2.jar"


git-svn-id: http://talendforge.org/svn/tos/trunk@114969 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 03:12:45 +00:00
wchen
1a60eb71c7 bug TUP-1761 fixed: Can not export and import simple files Sample Data/Reports in Talend Data Mapper
git-svn-id: http://talendforge.org/svn/tos/trunk@114968 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 02:25:06 +00:00
zwzhao
a43bdffaec bug TDI-28888 fixed : Problem of memory with the update manager
git-svn-id: http://talendforge.org/svn/tos/trunk@114965 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 01:42:12 +00:00
plv
1fc766099f bug TDI-28857 fixed: [MR] Can't to run child job when the child job call another m/r job
git-svn-id: http://talendforge.org/svn/tos/trunk@114911 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-12 06:13:57 +00:00
jjzhou
fa71906a22 fix Feature TDI-28922: Create tPaloClose
https://jira.talendforge.org/browse/TDI-28922

git-svn-id: http://talendforge.org/svn/tos/trunk@114910 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-12 05:40:00 +00:00
jyhu
2155946aa2 Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
adjust prepared statement.

git-svn-id: http://talendforge.org/svn/tos/trunk@114905 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-12 03:21:03 +00:00
jyhu
6645b53a8a Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
fixed logic error tuj Bug_TDI_20106_tPostgresqlSCD_TimeStamp_SetNull.

git-svn-id: http://talendforge.org/svn/tos/trunk@114893 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 10:53:04 +00:00
ggu
53058f3798 TDI-28900: fix the issue and another exchange bug too.
git-svn-id: http://talendforge.org/svn/tos/trunk@114890 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 10:27:56 +00:00
jzhao
e71d5a5d95 Fixed Bug TDI-28912: Salesforce components "httpcore-4.0.jar" conflict with "Big Query" and tGSXX components "httpcore-4.1.2.jar"
https://jira.talendforge.org/browse/TDI-28912
Note:1.Update tSalesforceXX from "httpcore-4.0.jar" to "httpcore-4.1.2.jar"
2.Remove REQUIRED="false" for tSalesforceInput

git-svn-id: http://talendforge.org/svn/tos/trunk@114886 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 10:04:33 +00:00
jyhu
827064ce98 Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
fixed logic error tuj.

git-svn-id: http://talendforge.org/svn/tos/trunk@114860 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 07:56:24 +00:00
jjzhou
4b2dfac4b4 fix Bug TDI-28906: Palo components sometimes get problem
https://jira.talendforge.org/browse/TDI-28906

git-svn-id: http://talendforge.org/svn/tos/trunk@114853 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 07:19:36 +00:00
ycbai
007c21252d TDI-27034 : If rename joblet used in open job but don't save, job can no longer find joblet
git-svn-id: http://talendforge.org/svn/tos/trunk@114850 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 06:19:44 +00:00
jzhao
b5988cca0e Fixed Bug TDI-28879: When the queue doesn't exist, tMicrosoftMQOutput always System.out.println("Queue open failure: " + ex1) before create the queue
https://jira.talendforge.org/browse/TDI-28879

git-svn-id: http://talendforge.org/svn/tos/trunk@114845 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 06:13:14 +00:00
jyhu
3809aeaed5 Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
fixed compile error tuj.

git-svn-id: http://talendforge.org/svn/tos/trunk@114825 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 02:14:16 +00:00
wchen
47b91992ee TUP-1774 : add .settings/com.oaklandsw.base.projectProps to export resource and apply new import system for TDM
git-svn-id: http://talendforge.org/svn/tos/trunk@114824 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 02:10:37 +00:00
jyhu
d995545748 Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733
fixed compile error tuj.

git-svn-id: http://talendforge.org/svn/tos/trunk@114822 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 01:53:37 +00:00
jyhu
ba5cbbdbe2 Fix Backlog Task TDI-28733 : Log4j for tXXXDBOutput
https://jira.talendforge.org/browse/TDI-28733

git-svn-id: http://talendforge.org/svn/tos/trunk@114813 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-10 10:17:55 +00:00
plv
18fd992f7c bug TDI-28890 fixed: Shouldn't allow to paste tPrejob, tPostjob successfully when a job already have one tPrejob, tPostjob
git-svn-id: http://talendforge.org/svn/tos/trunk@114770 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-07 10:16:16 +00:00
jzhao
8d61ffaa27 Fixed Bug TDI-28877: error cannot be resolved as type after importing job from 4.1.3
https://jira.talendforge.org/browse/TDI-28877

git-svn-id: http://talendforge.org/svn/tos/trunk@114762 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-07 09:38:49 +00:00
bchen
e2a2107c81 Fix Work Item TDI-28809 : [MR] M/R Code Generator Performance Improvement
https://jira.talendforge.org/browse/TDI-28809
2. filter unuse columns before join on tMap

git-svn-id: http://talendforge.org/svn/tos/trunk@114749 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-07 06:27:17 +00:00
dlin
2cc9283076 move from tos to tis_shared
git-svn-id: http://talendforge.org/svn/tos/trunk@114737 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-07 03:15:28 +00:00
jzhao
227ccc329b Fixed Bug TDI-28876: bad check for empty schema name in slowly changing dimension code
https://jira.talendforge.org/browse/TDI-28876
Note:replace expression [ !=""] by  [.length()!=0]

git-svn-id: http://talendforge.org/svn/tos/trunk@114719 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 09:59:51 +00:00
ggu
dd76480e62 TUP-1766: enable new import items action for TDM.
git-svn-id: http://talendforge.org/svn/tos/trunk@114711 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 07:43:03 +00:00
wchen
ed58543874 bug TUP-1505 : export item with dependencies can not select tdm items
git-svn-id: http://talendforge.org/svn/tos/trunk@114699 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 06:15:28 +00:00
jyhu
730841f438 Fix bug TDI-28864 : Expose process as service: NPE for parameter with type Date
https://jira.talendforge.org/browse/TDI-28864

git-svn-id: http://talendforge.org/svn/tos/trunk@114692 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 05:40:53 +00:00
jzhao
73f9bcfaf6 Fixed Backlog Task TDI-28719: Add LOG4J function for tCouchbaseXX
https://jira.talendforge.org/browse/TDI-28719
Note:1.add public void setIgnoredParamsList(java.util.List<String> ignoredParamsList) for "Log4jFileUtil.javajet" 
2.hide "DESTINATION" in "tCouchbaseOut_java.xml" for print log correct

git-svn-id: http://talendforge.org/svn/tos/trunk@114690 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 04:11:39 +00:00
wwang
20360acaa4 Fix Feature TDI-28626 : fix it
https://jira.talendforge.org/browse/TDI-28626

git-svn-id: http://talendforge.org/svn/tos/trunk@114677 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 02:42:24 +00:00
nrousseau
3896b2d073 TDI-28552: remove empty plugin novabpm
git-svn-id: http://talendforge.org/svn/tos/trunk@114675 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 02:08:19 +00:00
nrousseau
28cd8fddb2 TDI-28552: remove empty plugin novabpm
git-svn-id: http://talendforge.org/svn/tos/trunk@114674 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 02:05:36 +00:00
amarkevich
5112e62697 [cCXFRS] support PathParam
git-svn-id: http://talendforge.org/svn/tos/trunk@114666 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-05 13:31:43 +00:00
amarkevich
29ca6ab183 [cCXFRS] support for multiple contexts
git-svn-id: http://talendforge.org/svn/tos/trunk@114651 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 14:29:58 +00:00
amarkevich
61e1eb81b8 [cCXFRS] multiple provider component support
git-svn-id: http://talendforge.org/svn/tos/trunk@114650 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 11:11:46 +00:00
zwzhao
94d431fb33 bug TDI-28845 fixed : TIS ask for updating Stats & logs when no change was done
git-svn-id: http://talendforge.org/svn/tos/trunk@114638 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 08:19:55 +00:00
hcyi
72d6cb5eb5 bug TDI-28801 modified : fix the problems about link (from main task TDI-24882)
git-svn-id: http://talendforge.org/svn/tos/trunk@114632 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 07:15:59 +00:00
plv
88bd690275 bug TDI-28594 fixed: auto map not work well with tHL7Output
git-svn-id: http://talendforge.org/svn/tos/trunk@114628 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 06:48:32 +00:00
ldong
ac3f37d8fc bug TUP-1645 improve: Optimize some GUI here if there is no thiry party jar for archiva.
git-svn-id: http://talendforge.org/svn/tos/trunk@114625 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 03:41:08 +00:00
hwang
94d79afa1a TUP-1691:Add "Import Items" "Export Items" icon to toolbar ( tdm based on Talend commit tup-1691 )
git-svn-id: http://talendforge.org/svn/tos/trunk@114619 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 03:12:51 +00:00
zwzhao
d45a33e0e2 bug TDI-28845 fixed : TIS ask for updating Stats & logs when no change was done
git-svn-id: http://talendforge.org/svn/tos/trunk@114618 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 02:10:04 +00:00
zwzhao
ee33393eac bug TDI-28845 fixed : TIS ask for updating Stats & logs when no change was done
git-svn-id: http://talendforge.org/svn/tos/trunk@114617 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 01:56:48 +00:00
wchen
3e5e8a76dc bug TUP-1734 fixed: Export dialog should never open TDM objects
git-svn-id: http://talendforge.org/svn/tos/trunk@114607 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-03 10:51:31 +00:00
amarkevich
d90bf4b9db [cCXFRS] support only constant or context var for correlation value
git-svn-id: http://talendforge.org/svn/tos/trunk@114605 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-03 10:47:07 +00:00
amarkevich
ebf201b1ea minor
git-svn-id: http://talendforge.org/svn/tos/trunk@114604 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-03 10:40:36 +00:00
amarkevich
ce3c66da49 minor
git-svn-id: http://talendforge.org/svn/tos/trunk@114603 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-03 10:39:54 +00:00
amarkevich
bbc6a3a407 minor
git-svn-id: http://talendforge.org/svn/tos/trunk@114598 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-03 09:54:03 +00:00
wwang
8ae9e7ecd2 Fix Bug TDI-28720 : add a new invisable checkbox to fix it.
https://jira.talendforge.org/browse/TDI-28720

git-svn-id: http://talendforge.org/svn/tos/trunk@114588 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-03 08:36:26 +00:00
plv
093f28de70 bug TDI-28648 fixed: sql expression builder input gui does not work with vertica
git-svn-id: http://talendforge.org/svn/tos/trunk@114582 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-03 07:23:34 +00:00
hcyi
a2bab9a3a7 bug TDI-28813 fixed : update problems when renaming the connection name (from main task TDI-24882)
git-svn-id: http://talendforge.org/svn/tos/trunk@114580 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-03 06:55:13 +00:00
amarkevich
d1acb1310f revert cm-properties (https://issues.apache.org/jira/browse/KARAF-2792)
git-svn-id: http://talendforge.org/svn/tos/trunk@114554 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-28 11:44:22 +00:00
jjzhou
2a0da25498 fix Bug TDI-28761: Add log for mail components for mail components (tPop,tSendMail,tFileInputMail)
https://jira.talendforge.org/browse/TDI-28761

git-svn-id: http://talendforge.org/svn/tos/trunk@114538 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-28 08:46:49 +00:00
ycbai
349cd2d1b6 TDI-28785 : Joblet Can't be used with tMap
git-svn-id: http://talendforge.org/svn/tos/trunk@114534 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-28 05:54:30 +00:00
wwang
7fa8dd3a69 Fix Feature TDI-28682 : add logs for thdfsXXX
https://jira.talendforge.org/browse/TDI-28682

git-svn-id: http://talendforge.org/svn/tos/trunk@114527 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-28 01:45:57 +00:00
amarkevich
566816064a [cCXFRS] provider: generate payload argument
git-svn-id: http://talendforge.org/svn/tos/trunk@114524 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-27 14:41:26 +00:00
amarkevich
e067a8c308 minor
git-svn-id: http://talendforge.org/svn/tos/trunk@114521 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-27 11:42:04 +00:00
amarkevich
bde59ba42c [cCXFRS] temporary disable SimpleConsumer
git-svn-id: http://talendforge.org/svn/tos/trunk@114520 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-27 11:26:31 +00:00
jjzhou
3d41782203 fix Bug TDI-28819: the NB_LINE is invaild on tMomInput, tMomOutput and tMomMessageIdList
https://jira.talendforge.org/browse/TDI-28819

git-svn-id: http://talendforge.org/svn/tos/trunk@114494 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-27 07:44:56 +00:00
jjzhou
d680975468 fix Bug TDI-28819: the NB_LINE is invaild on tMomInput, tMomOutput
https://jira.talendforge.org/browse/TDI-28819

git-svn-id: http://talendforge.org/svn/tos/trunk@114493 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-27 07:22:58 +00:00
amarkevich
2b3c92dcff [cCXFRS] fixed locator in studio for client
git-svn-id: http://talendforge.org/svn/tos/trunk@114476 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 11:48:21 +00:00
jzhao
9e627bf257 Fixed Feature TDI-28820: Support public and transaction queue for tMicrosoftMQXX
https://jira.talendforge.org/browse/TDI-28820
Note:Support public/transaction queue

git-svn-id: http://talendforge.org/svn/tos/trunk@114474 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 10:33:33 +00:00
jzhao
81664f86e1 Fixed Bug TDI-28811: When the tFilterColumn is located in a Lookup branch, the assignment statement of the output columns are generated twice.
https://jira.talendforge.org/browse/TDI-28811

git-svn-id: http://talendforge.org/svn/tos/trunk@114468 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 09:49:54 +00:00
jjzhou
dbddd368f3 fix Bug TDI-28806: fix for properties
https://jira.talendforge.org/browse/TDI-28806

git-svn-id: http://talendforge.org/svn/tos/trunk@114457 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 07:39:20 +00:00
jjzhou
6d95213e38 fix Bug TDI-28806: Unable to define the Content-Type and the Charset for File parameters in the tFileFetch
https://jira.talendforge.org/browse/TDI-28806

git-svn-id: http://talendforge.org/svn/tos/trunk@114454 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 07:34:24 +00:00
ycbai
3b40aa356b TDI-28803 : Array IndexOutOfBoundsException when clicking on predefined queries in database connection metadata
git-svn-id: http://talendforge.org/svn/tos/trunk@114450 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 07:00:36 +00:00
amarkevich
0e0f43746d [cCXFRS] pass query param to exchange header
git-svn-id: http://talendforge.org/svn/tos/trunk@114442 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 14:26:54 +00:00
amarkevich
175d77a135 [cCXFRS] generate QueryParam
git-svn-id: http://talendforge.org/svn/tos/trunk@114441 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 14:14:30 +00:00
jjzhou
09166a59fa fix Bug TDI-28805: tMap has compile error when use log4j and the out column is null
https://jira.talendforge.org/browse/TDI-28805

git-svn-id: http://talendforge.org/svn/tos/trunk@114437 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 10:00:47 +00:00
wchen
23dfd6ce56 bug TUP-1609 fixed: New imported maps or structures NOT visible in project setting view
git-svn-id: http://talendforge.org/svn/tos/trunk@114434 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 09:44:49 +00:00
gliu
674cf38d53 [TESB-12909] Problems with multiple cTalendJob usage
git-svn-id: http://talendforge.org/svn/tos/trunk@114427 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 09:19:31 +00:00
amarkevich
83be8fac73 [cCXFRS] added CxfPayloadProvider
git-svn-id: http://talendforge.org/svn/tos/trunk@114420 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 09:01:11 +00:00
zwzhao
1485ec49ca bug TDI-28604 fixed : WebService:After change "input schema" name , the type of schema change from "Repository" to "Build-in"
git-svn-id: http://talendforge.org/svn/tos/trunk@114417 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 08:32:33 +00:00
hcyi
c1a25338bb bug TDI-28810 fixed : review the hl7 structure (from main task TDI-24882)
git-svn-id: http://talendforge.org/svn/tos/trunk@114408 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 06:56:14 +00:00
gliu
002fd8d764 [TESB-12909] Problems with multiple cTalendJob usage
git-svn-id: http://talendforge.org/svn/tos/trunk@114406 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 06:19:30 +00:00
jjzhou
4d9c4a4116 fix Bug TDI-28741: Enabled parallel execution issue
https://jira.talendforge.org/browse/TDI-28741

git-svn-id: http://talendforge.org/svn/tos/trunk@114403 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 05:35:11 +00:00
ldong
7f33fe3300 bug TDI-25822 fixed:enable the choice partition / none for the input, even if we can't do any departition later.
git-svn-id: http://talendforge.org/svn/tos/trunk@114397 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 03:51:21 +00:00
jjzhou
ae8fd408bc fix Bug TDI-28806: Unable to define the Content-Type and the Charset for File parameters in the tFileFetch
https://jira.talendforge.org/browse/TDI-28806

git-svn-id: http://talendforge.org/svn/tos/trunk@114395 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 03:45:12 +00:00
hfchang
18cb51aa46 bug TDI-28792 fixed : Need a space between "component" and "tXX"
git-svn-id: http://talendforge.org/svn/tos/trunk@114388 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 02:18:48 +00:00
hfchang
05652ec64e bug TDI-28569 fixed : Project settings --> Custom Component will be changed without click "OK"
git-svn-id: http://talendforge.org/svn/tos/trunk@114386 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 01:34:55 +00:00
amarkevich
79e652fbf3 [cCXFRS] avoid JAXBException in runtime
git-svn-id: http://talendforge.org/svn/tos/trunk@114381 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 12:59:40 +00:00
amarkevich
f49a935698 [cCXFRS] fixed locator custom properties
git-svn-id: http://talendforge.org/svn/tos/trunk@114376 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 10:24:18 +00:00
ldong
d590ae8fd9 bug TDI-28709 fixed:Job view -> Stats & Logs dialog incomplete for imported jobs, no logging output.
git-svn-id: http://talendforge.org/svn/tos/trunk@114366 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 09:58:56 +00:00
zwzhao
28d6aceae3 bug TDI-28721 fixed : tMap changes Inner join to Left Outer join on reopen
git-svn-id: http://talendforge.org/svn/tos/trunk@114365 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 09:56:32 +00:00
hcyi
a921ec4f43 bug TDI-28801 fixed : check the problems of link (from main task TDI-24882)
git-svn-id: http://talendforge.org/svn/tos/trunk@114363 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 09:51:08 +00:00
plv
24219d3421 bug TDI-28717 fixed: Guess schema issue with multiple context
git-svn-id: http://talendforge.org/svn/tos/trunk@114360 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 09:33:31 +00:00
nrousseau
19c58a90fe TDI-28302 : enhance code
git-svn-id: http://talendforge.org/svn/tos/trunk@114338 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 05:01:17 +00:00
nrousseau
526e5eaf89 TDI-28302 : fix problem of paste schema, remodify the fix of TDI-28084 to apply it only on tables from properties
git-svn-id: http://talendforge.org/svn/tos/trunk@114335 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 04:45:03 +00:00
hfchang
3c2de6f7b6 bug TDI-28763 fixed : SQL Builder Dialog can not show existing query if the type is "Built-In"
git-svn-id: http://talendforge.org/svn/tos/trunk@114329 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 03:05:22 +00:00
wwang
c0244bdd23 Fix Bug TDI-28720 : tHashOutput uses wrong schema metadata
https://jira.talendforge.org/browse/TDI-28720

git-svn-id: http://talendforge.org/svn/tos/trunk@114327 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 02:40:34 +00:00
nrousseau
e35db40c94 TDI-28759 : fix problem of save as, since the job was not commited to svn
git-svn-id: http://talendforge.org/svn/tos/trunk@114321 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 01:55:47 +00:00
hcyi
9c06b70130 bug TDI-28791 fixed : "import hl7 structure" function to be functioning improperly (from main task TDI-24882)
git-svn-id: http://talendforge.org/svn/tos/trunk@114310 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 10:17:24 +00:00
gliu
77884913a9 [TESB-12662] Warning: it's not allowed to reconnect to or from a tRESTRequest component
git-svn-id: http://talendforge.org/svn/tos/trunk@114304 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 09:15:49 +00:00
plv
ea2dd63f3b bug TDI-28675 fixed: Incompatibility jdbc driver 6 Vertica on Vertica 6 Server
git-svn-id: http://talendforge.org/svn/tos/trunk@114298 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 07:36:29 +00:00
ycbai
a4cd217633 TDI-28746 : Repository Content Window doesn't pop up when repository filter is on
git-svn-id: http://talendforge.org/svn/tos/trunk@114294 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 07:24:22 +00:00
wwang
a639ea557e Fix Feature TDI-28743 : Support for CDH5
https://jira.talendforge.org/browse/TDI-28743

git-svn-id: http://talendforge.org/svn/tos/trunk@114287 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 04:13:35 +00:00
jzhao
a93c17fcf5 Fixed TDI-28772: Avoiding tMomOutput with ActiveMQ failover to hang when no server available
https://jira.talendforge.org/browse/TDI-28772
Note:Set "OPTION_NAME"and "OPTION_VALUE" field type "String"

git-svn-id: http://talendforge.org/svn/tos/trunk@114270 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 01:22:08 +00:00
amarkevich
d1fb5650f8 set eventFeature as is
git-svn-id: http://talendforge.org/svn/tos/trunk@114268 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 15:07:41 +00:00
amarkevich
a0a8ae2e80 [cCXFRS] ESB features support in Studio
git-svn-id: http://talendforge.org/svn/tos/trunk@114267 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 13:59:41 +00:00
amarkevich
11857b325e [cCXFRS] copy ESB configs
git-svn-id: http://talendforge.org/svn/tos/trunk@114266 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 13:20:48 +00:00
amarkevich
8d25df2e3a [cCXFRS] skip cCXF specific code generation
git-svn-id: http://talendforge.org/svn/tos/trunk@114265 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 11:36:33 +00:00
jzhao
6f9c1d8b73 Fixed TDI-28772: Avoiding tMomOutput with ActiveMQ failover to hang when no server available
https://jira.talendforge.org/browse/TDI-28772
Note:Add a table "Additional options" 

git-svn-id: http://talendforge.org/svn/tos/trunk@114264 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 10:43:03 +00:00
wliu
200de4de34 Fix Bug TDI-28623 : support xpath as the expression in the globalMap Key
https://jira.talendforge.org/browse/TDI-28623

git-svn-id: http://talendforge.org/svn/tos/trunk@114249 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 08:44:24 +00:00
wliu
681617176c Fix Bug TDI-28623 : support the globalMap Key in the lookup table when the mode:"Reload at each row" or "Reload at each row(cache)" is selected.
https://jira.talendforge.org/browse/TDI-28623

git-svn-id: http://talendforge.org/svn/tos/trunk@114245 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 07:51:40 +00:00
wliu
21e25957d3 Fix Bug TDI-28623 : support the globalMap Key in the lookup table when the mode:"Reload at each row" or "Reload at each row(cache)" is selected.
https://jira.talendforge.org/browse/TDI-28623

git-svn-id: http://talendforge.org/svn/tos/trunk@114243 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 07:07:51 +00:00
jzhao
8de122d930 Fixed Bug TDI-22941: tFileInputExcel & formulas that contain VLOOKUP inside IFERROR & ISERROR
https://jira.talendforge.org/browse/TDI-22941
Note:Update POI from 3.8 to 3.10

git-svn-id: http://talendforge.org/svn/tos/trunk@114223 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 04:28:01 +00:00
jjzhou
630ee148bf fix Bug TDI-28758: tFileOutputDelimited has compile error when choosing "Use Output Stream" and use log4j
https://jira.talendforge.org/browse/TDI-28758

git-svn-id: http://talendforge.org/svn/tos/trunk@114218 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 03:37:55 +00:00
hfchang
0ff379c062 bug TDI-20946 fixed : When add Group tag, "choice" is included
git-svn-id: http://talendforge.org/svn/tos/trunk@114208 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 01:59:04 +00:00
plv
9eb0cf68ff bug TDI-28594 fixed: auto map not work well with tHL7Output
git-svn-id: http://talendforge.org/svn/tos/trunk@114199 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-19 09:29:22 +00:00
plv
4e10c9e565 bug TDI-28193 fixed: propagate changes is invalid when change schema setting
git-svn-id: http://talendforge.org/svn/tos/trunk@114197 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-19 09:10:06 +00:00
hfchang
24c94e760c bug TDI-7995 fixed : Problems with Undo in Expression Editor
git-svn-id: http://talendforge.org/svn/tos/trunk@114184 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-19 07:32:44 +00:00
jyhu
a065b7e17f Fix bug TDI-28748 : Vertica bulk load components delimiter bug
https://jira.talendforge.org/browse/TDI-28748

git-svn-id: http://talendforge.org/svn/tos/trunk@114178 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-19 07:04:19 +00:00
ggu
7e53f7d5aa TDI-28711: enhance the code for comparator and add a test case for junit.
git-svn-id: http://talendforge.org/svn/tos/trunk@114170 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-19 03:59:28 +00:00
amarkevich
412d119d91 simplify route template
git-svn-id: http://talendforge.org/svn/tos/trunk@114159 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 10:23:29 +00:00
amarkevich
3c1d9dacf1 fixed compilation errors
git-svn-id: http://talendforge.org/svn/tos/trunk@114151 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 09:41:55 +00:00
jyhu
90af8a894f Fix bug TDI-28748 : Vertica bulk load components delimiter bug
https://jira.talendforge.org/browse/TDI-28748

git-svn-id: http://talendforge.org/svn/tos/trunk@114145 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 08:22:49 +00:00
plv
fea5071129 bug TDI-28755 fixed: SQL Builder error while executing generated queries for Teradata components
git-svn-id: http://talendforge.org/svn/tos/trunk@114144 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 08:20:39 +00:00
ilazebny
80f8c38b80 Update version to 5.6.0-SNAPSHOT in poms
git-svn-id: http://talendforge.org/svn/tos/trunk@114130 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 07:20:05 +00:00
jyhu
be93b2a25a Fix Bug TDI-28497 : modify for tELTTeradataOutput
https://jira.talendforge.org/browse/TDI-28497

git-svn-id: http://talendforge.org/svn/tos/trunk@114127 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 06:45:04 +00:00
amarkevich
adb78928e9 minor
git-svn-id: http://talendforge.org/svn/tos/trunk@114109 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 14:34:28 +00:00
amarkevich
36e70a9454 [cCXFRS] Service Locator support
git-svn-id: http://talendforge.org/svn/tos/trunk@114108 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 13:46:56 +00:00
amarkevich
dd05c1b29a minor
git-svn-id: http://talendforge.org/svn/tos/trunk@114107 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 13:42:48 +00:00
amarkevich
8a86b22860 [cCXFRS] provider: support Authorization
git-svn-id: http://talendforge.org/svn/tos/trunk@114105 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 13:08:24 +00:00
amarkevich
adbcb7f2d9 [cCXFRS] consumer/service: support SAML auth
git-svn-id: http://talendforge.org/svn/tos/trunk@114103 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 11:37:47 +00:00
wliu
64f87c54d1 Fix Bug TDI-28741 : global variables of tDatabaseOutput don't work at all when Enabled parallel execution issue
https://jira.talendforge.org/browse/TDI-28741

git-svn-id: http://talendforge.org/svn/tos/trunk@114101 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 10:49:53 +00:00
jjzhou
42b87585de fix Bug TDI-28712: Add log for tLDAPAttributesInput ,tLDAPOutput,tLDAPRenameEntry
https://jira.talendforge.org/browse/TDI-28712

git-svn-id: http://talendforge.org/svn/tos/trunk@114098 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 10:02:23 +00:00
amarkevich
a2bc459ae3 [cCXFRS] client: support SAML
git-svn-id: http://talendforge.org/svn/tos/trunk@114095 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 08:52:18 +00:00
hfchang
3681c3daf0 bug TDI-28569 fixed : Project settings --> Custom Component will be changed without click "OK"
git-svn-id: http://talendforge.org/svn/tos/trunk@114090 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 08:29:44 +00:00
plv
7d644c9c68 bug TDI-28594 fixed: auto map not work well with tHL7Output
git-svn-id: http://talendforge.org/svn/tos/trunk@114088 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 08:29:07 +00:00
plv
189694f218 bug TDI-28711 fixed: open or close a job include multiple tDB2Input pops error dialog
git-svn-id: http://talendforge.org/svn/tos/trunk@114086 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 07:57:58 +00:00
amarkevich
0240976378 TESB-12913 when run the imported job about cCXF component,the job can't running and appear some error message
git-svn-id: http://talendforge.org/svn/tos/trunk@114084 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 07:20:24 +00:00
jzhao
26db2fc4c4 Fixed Bug TDI-28612: tMicrosoftMQInput: "Cannot open queue" returned for valid queue
https://jira.talendforge.org/browse/TDI-28612
Note:1.Fixed the fill host as replaced name error(127.0.0.1 hostname)
2.Format the code.

git-svn-id: http://talendforge.org/svn/tos/trunk@114080 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 06:31:10 +00:00
jjzhou
afa2bef063 fix Bug TDI-28734: tConvertType NB_LINE returns null
git-svn-id: http://talendforge.org/svn/tos/trunk@114077 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 04:01:26 +00:00
jyhu
550f1af873 Fix Backlog Task TDI-28658 : Log4j for tXXXDBRollback and tXXXDBRow
https://jira.talendforge.org/browse/TDI-28658

git-svn-id: http://talendforge.org/svn/tos/trunk@114065 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-15 14:30:18 +00:00
amarkevich
dc939c72d3 [cxfrs] update basic auth support
git-svn-id: http://talendforge.org/svn/tos/trunk@114062 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-14 14:05:01 +00:00
amarkevich
314584c0f0 [cxfrs] generate setters for saml
git-svn-id: http://talendforge.org/svn/tos/trunk@114061 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-14 13:36:31 +00:00
amarkevich
e72077920b [cxfrs] cleanup
git-svn-id: http://talendforge.org/svn/tos/trunk@114059 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-14 11:47:26 +00:00
amarkevich
d4ec438242 [cxfrs] service basic auth
git-svn-id: http://talendforge.org/svn/tos/trunk@114058 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-13 14:10:26 +00:00
amarkevich
40fba8b8d3 TESB-12889 Implement features workaround using beans
git-svn-id: http://talendforge.org/svn/tos/trunk@114056 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-13 13:45:31 +00:00
jjzhou
0640e2f362 fix Bug TDI-28738: IMetadataColumn.getType() sometimes returns null
https://jira.talendforge.org/browse/TDI-28738

git-svn-id: http://talendforge.org/svn/tos/trunk@114038 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-13 07:41:35 +00:00
hfchang
715561d234 bug TDI-28574 fixed : The "type filter text " is hidden in export job.
git-svn-id: http://talendforge.org/svn/tos/trunk@114035 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-13 06:56:09 +00:00
wchen
705928117c bug TDI-28711 fixed: open or close a job include multiple tDB2Input pops error dialog
git-svn-id: http://talendforge.org/svn/tos/trunk@114031 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-13 03:44:15 +00:00
zwzhao
c04192e7de bug TDI-28730 fixed : JSON wizard didn't read a JSON file on the network well,it returns "JSON File Path is incorrect or incomplete, it must be changed".
git-svn-id: http://talendforge.org/svn/tos/trunk@114026 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-13 02:27:16 +00:00
jjzhou
66f50d5727 fix Bug TDI-28712: Add log for tLDAPConnection ,tLDAPClose,tLDAPInput
https://jira.talendforge.org/browse/TDI-28712

git-svn-id: http://talendforge.org/svn/tos/trunk@114021 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-12 09:57:52 +00:00
ycbai
831d6f8e1f TUP-1689 : Studio throws an NullPointerException when propagating links from scd component to tlogrow.
git-svn-id: http://talendforge.org/svn/tos/trunk@114020 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-12 09:19:45 +00:00
jyhu
305ee29b7d Fix Backlog Task TDI-28727 : tDBRow support SQL Query : keep \n when produce java code
https://jira.talendforge.org/browse/TDI-28727
revert tOleDbRow.

git-svn-id: http://talendforge.org/svn/tos/trunk@114010 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-12 07:19:02 +00:00
jyhu
e70003ceb2 Fix Backlog Task TDI-28727 : tDBRow support SQL Query : keep \n when produce java code
https://jira.talendforge.org/browse/TDI-28727

git-svn-id: http://talendforge.org/svn/tos/trunk@114005 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-12 06:04:38 +00:00
hcyi
3441c7e041 TDI-28625 modified : Add GUI part in the tXmlMap, and update if needed the EMF model (from main task TDI-28563)
git-svn-id: http://talendforge.org/svn/tos/trunk@113994 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-12 03:05:06 +00:00
jyhu
cfbbfc8a77 Fix Backlog Task TDI-28658 : Log4j for tXXXDBRollback and tXXXDBRow
https://jira.talendforge.org/browse/TDI-28658


git-svn-id: http://talendforge.org/svn/tos/trunk@113987 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 14:50:30 +00:00
hcyi
628880312f TDI-28625 modified : Add GUI part in the tXmlMap, and update if needed the EMF model (from main task TDI-28563)
git-svn-id: http://talendforge.org/svn/tos/trunk@113985 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 10:39:29 +00:00
jyhu
2c45ada1f6 Fix Backlog Task TDI-28658 : Log4j for tXXXDBRollback and tXXXDBRow
https://jira.talendforge.org/browse/TDI-28658

git-svn-id: http://talendforge.org/svn/tos/trunk@113984 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 10:23:33 +00:00
plv
0a1e4b35c7 bug TDI-19915:twebservice double click,after refresh,press ctrl,choose the port name and operation,there is error
git-svn-id: http://talendforge.org/svn/tos/trunk@113981 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 09:50:58 +00:00
zwzhao
fbd23f9dc3 bug TDI-28695 fixed : Customer has issue with job when trying to view the jobscript
git-svn-id: http://talendforge.org/svn/tos/trunk@113974 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 09:21:31 +00:00
jzhao
fc1e697973 Fixed Work Item TDI-25171: Investigate feasibility of tCouchDB* components client API jCouchDB change to LightCouch
https://jira.talendforge.org/browse/TDI-25171

git-svn-id: http://talendforge.org/svn/tos/trunk@113973 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 08:22:22 +00:00
wwang
3b2d506b0f Fix Bug TDI-27632 : tFileOutputDelimiter is sometimes missing the header
https://jira.talendforge.org/browse/TDI-27632

git-svn-id: http://talendforge.org/svn/tos/trunk@113968 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 08:04:35 +00:00
zwzhao
86fd0d31a5 bug TDI-28695 fixed : Customer has issue with job when trying to view the jobscript
git-svn-id: http://talendforge.org/svn/tos/trunk@113948 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 01:58:35 +00:00
jjzhou
89576888a8 fix Bug TDI-28629: Add log for tSCPConnection ,tSCPGet ,tSCPClose
https://jira.talendforge.org/browse/TDI-28629

git-svn-id: http://talendforge.org/svn/tos/trunk@113936 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-10 10:03:56 +00:00
wchen
7fab3c8a7f bug TDI-28664 fixed: After rename the label of component, dragging repository db connection on component has wrong behavior
git-svn-id: http://talendforge.org/svn/tos/trunk@113926 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-10 08:50:38 +00:00
nrousseau
c3b48333a3 TDI-28671 : display all items in the import list, even duplicate ones.
git-svn-id: http://talendforge.org/svn/tos/trunk@113923 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-10 07:47:29 +00:00
jyhu
aaf0909893 Fix Backlog Task TDI-28672 : tHashInput have "Happen the Cycle Problem" message too
https://jira.talendforge.org/browse/TDI-28672

git-svn-id: http://talendforge.org/svn/tos/trunk@113906 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-08 10:22:55 +00:00
jjzhou
15d77e81e8 fix Bug TDI-21558: tConvertType reject flow should have same structure as input not output
https://jira.talendforge.org/browse/TDI-21558

git-svn-id: http://talendforge.org/svn/tos/trunk@113904 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-08 10:08:14 +00:00
amarkevich
5e2d440e9b fixed cid with custom label
git-svn-id: http://talendforge.org/svn/tos/trunk@113883 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-07 12:55:40 +00:00
amarkevich
0f0349663c cxfrs: provider
git-svn-id: http://talendforge.org/svn/tos/trunk@113882 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-07 12:41:43 +00:00
amarkevich
515cf5ff68 cxfrs: update uri & correlation
git-svn-id: http://talendforge.org/svn/tos/trunk@113881 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-07 11:20:58 +00:00
amarkevich
8f5c2fbc80 handle cCXFRS during feature & bundle generation
git-svn-id: http://talendforge.org/svn/tos/trunk@113875 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-07 07:36:30 +00:00
jyhu
5085a7f739 Fix Backlog Task TDI-28672 : Invalid Code Generation aka "Happen the Cycle Problem"
https://jira.talendforge.org/browse/TDI-28672

git-svn-id: http://talendforge.org/svn/tos/trunk@113870 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-07 03:53:49 +00:00
amarkevich
db18c5d53a cxfrs: support ESB features
git-svn-id: http://talendforge.org/svn/tos/trunk@113866 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-06 13:38:49 +00:00
bchen
2106eb8b3d fix Bug TDI-28558: add a new checkbox:"Propagate the child result to the output schema" for tRunjob
https://jira.talendforge.org/browse/TDI-28558
fix a bug

git-svn-id: http://talendforge.org/svn/tos/trunk@113802 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-30 05:34:35 +00:00
bchen
30c43df9d3 fix Bug TDI-28558: add a new checkbox:"Propagate the child result to the output schema" for tRunjob
https://jira.talendforge.org/browse/TDI-28558
fix compile error and hidden checkbox when dynamic and independent

git-svn-id: http://talendforge.org/svn/tos/trunk@113801 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-30 05:12:18 +00:00
zwzhao
efc2d0df11 bug TDI-28631 fixed : Sometimes TMap show multiple schema when drag and drop of tmap component on an existing link
git-svn-id: http://talendforge.org/svn/tos/trunk@113797 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-30 03:08:23 +00:00
zwzhao
f188ede0a2 bug TDI-28631 fixed : Sometimes TMap show multiple schema when drag and drop of tmap component on an existing link
git-svn-id: http://talendforge.org/svn/tos/trunk@113795 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-30 02:26:12 +00:00
wliu
50a22b6402 fix Bug TDI-28558: add a new checkbox:"Propagate the child result to the output schema" for tRunjob
https://jira.talendforge.org/browse/TDI-28558

git-svn-id: http://talendforge.org/svn/tos/trunk@113787 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-29 12:05:27 +00:00
wliu
984e0bf52c fix Bug TDI-28558: add a new checkbox:"Propagate the child result to the output schema" for tRunjob
https://jira.talendforge.org/browse/TDI-28558

git-svn-id: http://talendforge.org/svn/tos/trunk@113786 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-29 12:04:22 +00:00
nrousseau
23e2b82398 TDI-8427 : Even if the output metadata is set as read only, as long as the component allow automatic propagation, just allow on the component to use sync button + copy all input to output.
git-svn-id: http://talendforge.org/svn/tos/trunk@113762 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 10:37:47 +00:00
nrousseau
522780fb1f TDI-27906 : update rules for components using TABLE_IF
git-svn-id: http://talendforge.org/svn/tos/trunk@113760 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 10:21:59 +00:00
wliu
55d9005a9e Fix Bug TDI-7487 : SQL Query : keep \n when produce java code
https://jira.talendforge.org/browse/TDI-7487

git-svn-id: http://talendforge.org/svn/tos/trunk@113753 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 08:55:23 +00:00
zwzhao
10510dbcd0 bug TDI-27645 fixed : disposed Graphic when editing Jobs in Integration perspective after pushing components to palette
git-svn-id: http://talendforge.org/svn/tos/trunk@113751 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 08:31:53 +00:00
zwzhao
4d475e836a bug TDI-27645 fixed : disposed Graphic when editing Jobs in Integration perspective after pushing components to palette
git-svn-id: http://talendforge.org/svn/tos/trunk@113750 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 08:31:43 +00:00
wliu
2e882ee57a Fix Bug TDI-7487 : SQL Query : keep \n when produce java code
https://jira.talendforge.org/browse/TDI-7487

git-svn-id: http://talendforge.org/svn/tos/trunk@113746 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 07:38:26 +00:00
wwang
8d02938e34 Fix Bug TDI-28634 : Issues in tAdvancedFileOutputXML and tFileOutputMSXML
https://jira.talendforge.org/browse/TDI-28634

git-svn-id: http://talendforge.org/svn/tos/trunk@113744 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 06:39:35 +00:00
nrousseau
6c41fe83e5 TDI-27906 : update rules for components using TABLE_IF
git-svn-id: http://talendforge.org/svn/tos/trunk@113730 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 03:32:56 +00:00
bchen
8ec2687689 Fix Bug TDI-26671 : If the column to normalize is empty, tNormalize replaces it with a null
https://jira.talendforge.org/browse/TDI-26671

git-svn-id: http://talendforge.org/svn/tos/trunk@113716 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 01:40:03 +00:00
jzhao
cb473e850a Fixed Backlog Task TDI-28610: Add LOG4J function for tMongoDBXX
https://jira.talendforge.org/browse/TDI-28610
Note:1.Add log4j function for tMongoDBXX
2.Modify NodeUtil.java method "getNormalizeParameterValue" for show EParameterFieldType.TABLE value as tring.
3.Change tMongoDBRow from only main.javajet part to begin-main-end-finally.

git-svn-id: http://talendforge.org/svn/tos/trunk@113711 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 10:03:49 +00:00
wwang
8a07de15fd Fix Feature TDI-28626 : add logs for tfileinputxxx
https://jira.talendforge.org/browse/TDI-28626

git-svn-id: http://talendforge.org/svn/tos/trunk@113708 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 09:19:27 +00:00
ldong
6cf8947477 bug TDI-28557 fixed:Output became build-in.
git-svn-id: http://talendforge.org/svn/tos/trunk@113707 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 08:28:37 +00:00
jjzhou
d46f03555b fix Bug TDI-21558: tConvertType reject flow should have same structure as input not output
https://jira.talendforge.org/browse/TDI-21558

git-svn-id: http://talendforge.org/svn/tos/trunk@113705 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 08:18:30 +00:00
wliu
96cfc1f791 Fix Bug TDI-28558 : tRunjob should output the data in the tBufferOutput of the child job.
https://jira.talendforge.org/browse/TDI-28558

git-svn-id: http://talendforge.org/svn/tos/trunk@113704 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 08:01:14 +00:00
jjzhou
9c53c49fee fix Bug TDI-21558: revert code
https://jira.talendforge.org/browse/TDI-21558

git-svn-id: http://talendforge.org/svn/tos/trunk@113701 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 07:11:51 +00:00
zwzhao
adbb76d0c8 bug TDI-27645 fixed : disposed Graphic when editing Jobs in Integration perspective after pushing components to palette
git-svn-id: http://talendforge.org/svn/tos/trunk@113699 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 07:08:20 +00:00
zwzhao
9d0ed217e6 bug TDI-27645 fixed : disposed Graphic when editing Jobs in Integration perspective after pushing components to palette
git-svn-id: http://talendforge.org/svn/tos/trunk@113698 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 07:08:12 +00:00
jjzhou
daabdee9b6 fix Bug TDI-21558: tConvertType reject flow should have same structure as input not output
https://jira.talendforge.org/browse/TDI-21558

git-svn-id: http://talendforge.org/svn/tos/trunk@113697 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 06:47:18 +00:00
jjzhou
e52b36080e fix Bug TDI-21558: tConvertType reject flow should have same structure as input not output
https://jira.talendforge.org/browse/TDI-21558

git-svn-id: http://talendforge.org/svn/tos/trunk@113695 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 05:48:27 +00:00
hcyi
a95756b515 bug TDI-28586 fixed : tXMLMap:Set as substitutions: No matter you accept or regect it , substitution always create successfully .
git-svn-id: http://talendforge.org/svn/tos/trunk@113682 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 01:57:37 +00:00
jyhu
bc20d8c065 Fix Bug TDI-28637 : Log4j for tXXXDBInput.
https://jira.talendforge.org/browse/TDI-28637

git-svn-id: http://talendforge.org/svn/tos/trunk@113681 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 01:53:15 +00:00
wwang
6895ebac41 Fix Bug TDI-28617 : lazy the init to improve some performace.
https://jira.talendforge.org/browse/TDI-28617

git-svn-id: http://talendforge.org/svn/tos/trunk@113674 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 01:04:25 +00:00
wliu
6a003f50e5 Fix Bug TDI-28558 : tRunjob should output the data in the tBufferOutput of the child job.
https://jira.talendforge.org/browse/TDI-28558

git-svn-id: http://talendforge.org/svn/tos/trunk@113669 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-26 08:37:22 +00:00
jyhu
d35f59fd0a Fix Bug TDI-7487: SQL Query : keep \n when produce java code
https://jira.talendforge.org/browse/TDI-7487
revert code r113560 to avoid potential bugs.

git-svn-id: http://talendforge.org/svn/tos/trunk@113668 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-26 08:24:17 +00:00
wwang
1ae72c7159 Fix Bug TDI-28617 : add simple function xpath expression support for tExtractXMLField
https://jira.talendforge.org/browse/TDI-28617

git-svn-id: http://talendforge.org/svn/tos/trunk@113665 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-26 06:37:49 +00:00
ldong
d6532a2899 bug TDI-28618 fixed:Problems when importing jobs on new TISTE 5.4.1.
git-svn-id: http://talendforge.org/svn/tos/trunk@113659 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-26 03:42:39 +00:00
jjzhou
3c75485186 fix Bug TDI-28558: when a sequence of tRunJobs is used, only the output of the first child is visible to the parent job(when input columns in null keep the old behavior)
https://jira.talendforge.org/browse/TDI-28558

git-svn-id: http://talendforge.org/svn/tos/trunk@113658 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-26 03:18:24 +00:00
hwang
bd197ee755 TDI-28609:code completition doesn't find context
git-svn-id: http://talendforge.org/svn/tos/trunk@113645 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-24 09:30:53 +00:00
jjzhou
0bcda92a18 fix Bug TDI-28558: Optimize code for tRunJob
https://jira.talendforge.org/browse/TDI-28558

git-svn-id: http://talendforge.org/svn/tos/trunk@113632 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-24 03:07:20 +00:00
jjzhou
b70471f6ee fix Bug TDI-28629: Add log for tSCPConnection ,tSCPGet ,tSCPClose
https://jira.talendforge.org/browse/TDI-28629

git-svn-id: http://talendforge.org/svn/tos/trunk@113627 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 10:05:02 +00:00
jyhu
62418962e3 Fix Bug TDI-28497 : fixed parameter autoCommit for log4j on tJDBCConnection and tInformixConnection.
https://jira.talendforge.org/browse/TDI-28497


git-svn-id: http://talendforge.org/svn/tos/trunk@113619 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 08:08:02 +00:00
bchen
cf71489747 Fix Backlog Task TDI-28621 : Log4j for webservice
https://jira.talendforge.org/browse/TDI-28621
add logs on tREST & tWebserviceInput

git-svn-id: http://talendforge.org/svn/tos/trunk@113618 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 08:06:06 +00:00
jzhao
0c421fac1f Fixed Bug TDI-26557: Salesforce Upsert Error with External ID
https://jira.talendforge.org/browse/TDI-26557
Note:1.Filter "Id" column if data action is upsert and upsert key column is not "Id"
2.Modify NodeUtil.java for active log4j error problem

git-svn-id: http://talendforge.org/svn/tos/trunk@113616 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 07:36:08 +00:00
nrousseau
2cbcf53007 JUNIT: Fix compilation error
git-svn-id: http://talendforge.org/svn/tos/trunk@113614 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 07:13:23 +00:00
hwang
23de44ff14 TDI-28578:Metadata wizard doesn't display tables starting with '/'
git-svn-id: http://talendforge.org/svn/tos/trunk@113612 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 06:27:36 +00:00
hwang
fcdfe5a422 TDI-28578:Metadata wizard doesn't display tables starting with '/'
git-svn-id: http://talendforge.org/svn/tos/trunk@113602 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 02:34:27 +00:00
plv
46ff78b02c bug TDI-28514:fix a problem about assert in closeConnection
git-svn-id: http://talendforge.org/svn/tos/trunk@113601 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 02:26:54 +00:00
jyhu
535c52b99f Fix Bug TDI-7487: SQL Query : keep \n when produce java code
https://jira.talendforge.org/browse/TDI-7487
resolve  compile error on  tuj  bug2673_postgresql

git-svn-id: http://talendforge.org/svn/tos/trunk@113600 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 15:56:48 +00:00
jzhao
64556bf3d2 Fixed Bug TDI-28588: Support muilt merge node in one subjob
https://jira.talendforge.org/browse/TDI-28588

git-svn-id: http://talendforge.org/svn/tos/trunk@113598 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 11:13:46 +00:00
jyhu
f98695fa32 Fix Bug TDI-7487: SQL Query : keep \n when produce java code
https://jira.talendforge.org/browse/TDI-7487
replace \r\n with \n.

git-svn-id: http://talendforge.org/svn/tos/trunk@113590 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 10:07:54 +00:00
jjzhou
f0ca852b3c fix Bug TDI-28555: add log4j for tFTP components
https://jira.talendforge.org/browse/TDI-28555

git-svn-id: http://talendforge.org/svn/tos/trunk@113582 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 09:29:05 +00:00
jyhu
576f655791 Fix Bug TDI-7487: SQL Query : keep \n when produce java code
https://jira.talendforge.org/browse/TDI-7487


git-svn-id: http://talendforge.org/svn/tos/trunk@113580 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 09:16:25 +00:00
jyhu
7bdfba8d4d Fix Bug TDI-28497 : modify tXXXConnection for DB.
https://jira.talendforge.org/browse/TDI-28497
fixed for  class not found when disable log4j on SharedDBConnection.

git-svn-id: http://talendforge.org/svn/tos/trunk@113578 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 08:31:53 +00:00
hcyi
3c74d86058 bug TUP-1079 fixed : Columns can be duplicated in SCD component .
git-svn-id: http://talendforge.org/svn/tos/trunk@113575 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 07:24:38 +00:00
jyhu
5eba248c64 Fix Bug TDI-28497 : modify for log4jDBUtil and tXXXConnection for DB.
https://jira.talendforge.org/browse/TDI-28497
Fixed for dbUser_<%=cid%> duplicate in tHiveConnection

git-svn-id: http://talendforge.org/svn/tos/trunk@113573 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 07:00:46 +00:00
bchen
ace170cdf7 Fix Backlog Task TDI-28621 : Log4j for webservice
https://jira.talendforge.org/browse/TDI-28621
add log for tSOAP

git-svn-id: http://talendforge.org/svn/tos/trunk@113570 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 06:36:15 +00:00
jyhu
489702e9e2 Fix Bug TDI-28497 : modify all tXXXDBClose include AbstractDBClose.javajet.
https://jira.talendforge.org/browse/TDI-28497

git-svn-id: http://talendforge.org/svn/tos/trunk@113562 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 03:36:28 +00:00
jyhu
b9af88d8b6 Fix Bug TDI-28497 : modify for log4jDBUtil and tXXXConnection for DB.
https://jira.talendforge.org/browse/TDI-28497

git-svn-id: http://talendforge.org/svn/tos/trunk@113560 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 03:20:36 +00:00
zwzhao
3986bce42c bug TDI-28375 fixed : tWebServiceInput advanced setting cannot be used to generate routines
git-svn-id: http://talendforge.org/svn/tos/trunk@113556 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 03:07:34 +00:00
jjzhou
26c77441b6 fix Bug TDI-28558: when a sequence of tRunJobs is used, only the output of the first child is visible to the parent job
https://jira.talendforge.org/browse/TDI-28558

git-svn-id: http://talendforge.org/svn/tos/trunk@113550 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 01:33:50 +00:00
plv
2b356c18ab bug TDI-28514:refactor
git-svn-id: http://talendforge.org/svn/tos/trunk@113544 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-21 10:23:23 +00:00
bchen
535a2c36d2 Fix Backlog Task TDI-28550 : Log4j for Salesforce
https://jira.talendforge.org/browse/TDI-28550

git-svn-id: http://talendforge.org/svn/tos/trunk@113541 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-21 09:33:49 +00:00
plv
8667d96836 bug TUP-820:Updating Talend -> Run/Debug preference is not shown in Run/Debug tab for a mediation route (it shows the old values)
git-svn-id: http://talendforge.org/svn/tos/trunk@113518 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-20 08:03:25 +00:00
wwang
e9f5eb8e0e Fix Bug TDI-28501 : add log for tFileXXX
https://jira.talendforge.org/browse/TDI-28501

git-svn-id: http://talendforge.org/svn/tos/trunk@113517 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-20 08:00:00 +00:00
hwang
86eb58a9cc TDI-27906:The schema on tMicrosoftCRMOutput component is not like design
git-svn-id: http://talendforge.org/svn/tos/trunk@113511 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-20 05:54:12 +00:00
jyhu
935a05cc9b Fix Bug TDI-28562 : tOracleOutput "use timestamp for date type" is always on.
https://jira.talendforge.org/browse/TDI-28562
remove print


git-svn-id: http://talendforge.org/svn/tos/trunk@113508 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-20 03:37:22 +00:00
ycbai
d47008e9e3 TDI-28598 : R-click validation rules under db connection will throw error logs.
git-svn-id: http://talendforge.org/svn/tos/trunk@113507 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-20 03:32:07 +00:00
jyhu
ebf72dc119 Fix Bug TDI-28562 : tOracleOutput "use timestamp for date type" is always on.
https://jira.talendforge.org/browse/TDI-28562


git-svn-id: http://talendforge.org/svn/tos/trunk@113496 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-17 10:01:26 +00:00
wchen
5e0d8f38ce bug TDI-7795 fixed: The TRACE mode doesn't work if the data contains "|"
git-svn-id: http://talendforge.org/svn/tos/trunk@113471 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-17 01:55:12 +00:00
bchen
4689b9b4d4 Fix Bug TDI-7795 : The TRACE mode doesn't work if the data contains "|"
https://jira.talendforge.org/browse/TDI-7795

git-svn-id: http://talendforge.org/svn/tos/trunk@113470 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-17 01:49:05 +00:00
hwang
b8eea64325 TDI-28578:Metadata wizard doesn't display tables starting with '/'
git-svn-id: http://talendforge.org/svn/tos/trunk@113461 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-16 10:04:06 +00:00
hcyi
6148abc983 bug TDI-28553 fixed : tHL7OutPut_error happen when open or add elements for tHL7OutPut, and elements will be disappear sometime .
git-svn-id: http://talendforge.org/svn/tos/trunk@113460 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-16 10:02:34 +00:00
plv
2eae421b98 bug TDI-28514:refactor
git-svn-id: http://talendforge.org/svn/tos/trunk@113425 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-15 10:30:01 +00:00
hwang
4ab8106c65 TDI-28452:Avoid the Recovery after a if link and a onComponentOK.
git-svn-id: http://talendforge.org/svn/tos/trunk@113418 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-15 09:06:25 +00:00
bchen
434bfd22d3 Fix Bug TDI-28556 : On component ok is not work on tWriteXMLField
https://jira.talendforge.org/browse/TDI-28556

git-svn-id: http://talendforge.org/svn/tos/trunk@113410 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-15 08:43:22 +00:00
hwang
bcc6b18cc0 TDI-28559:error disppear after expand the joblet even the schema is different
git-svn-id: http://talendforge.org/svn/tos/trunk@113402 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-15 06:24:15 +00:00
wwang
c0c0e952dd Fix Bug TDI-28501 : add log for tFileXXX
https://jira.talendforge.org/browse/TDI-28501

git-svn-id: http://talendforge.org/svn/tos/trunk@113395 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-15 05:45:02 +00:00
bchen
603a93a6ca Fix Backlog Task TDI-28550 : Log4j for Salesforce
https://jira.talendforge.org/browse/TDI-28550
correct dependency

git-svn-id: http://talendforge.org/svn/tos/trunk@113391 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-15 02:48:42 +00:00
bchen
4a3251c347 Fix Backlog Task TDI-28550 : Log4j for Salesforce
https://jira.talendforge.org/browse/TDI-28550
1. add method on util to help log parameters and collect each row
2. add log4j on tSalesforceInput

git-svn-id: http://talendforge.org/svn/tos/trunk@113378 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-14 10:18:47 +00:00
hwang
da1617ef3a TDI-26364:The Subjob blue square height add one square unit depending on the position in Designer
git-svn-id: http://talendforge.org/svn/tos/trunk@113370 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-14 09:31:46 +00:00
wliu
877815cf68 Fix Bug TDI-28560 : avoid the NPE when the xml tree is empty
https://jira.talendforge.org/browse/TDI-28560

git-svn-id: http://talendforge.org/svn/tos/trunk@113358 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-14 07:23:20 +00:00
plv
e448cd588c bug TDI-28514:refactor
git-svn-id: http://talendforge.org/svn/tos/trunk@113357 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-14 07:00:41 +00:00
plv
d5000211a0 bug TDI-28514:HSQL retrieve schema KO
git-svn-id: http://talendforge.org/svn/tos/trunk@113356 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-14 06:31:51 +00:00
hfchang
d8b24d6710 bug TDI-25957 fixed : Try to use exist validation rule from repository, but nothing can be dectected
git-svn-id: http://talendforge.org/svn/tos/trunk@113335 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-13 10:11:31 +00:00
ycbai
98be6a0634 TDI-28502 : enhanced the FILTER function.
git-svn-id: http://talendforge.org/svn/tos/trunk@113326 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-13 07:05:52 +00:00
ycbai
737cbfae30 TDI-28502 : enhanced the FILTER function.
git-svn-id: http://talendforge.org/svn/tos/trunk@113325 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-13 07:04:52 +00:00
hcyi
55d0f57395 bug TDI-28520 fixed : XPath lost in the tFileInputXML .
git-svn-id: http://talendforge.org/svn/tos/trunk@113318 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-13 06:21:50 +00:00
wwang
74f4a14dea Fix Bug TDI-28503 : data missing when use an Iterate between the tCollector and the tDepartitioner
https://jira.talendforge.org/browse/TDI-28503

git-svn-id: http://talendforge.org/svn/tos/trunk@113314 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-13 04:10:55 +00:00
wchen
fca4bafc7d bug TDI-28465 fixed: poor performance of studio
git-svn-id: http://talendforge.org/svn/tos/trunk@113303 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-13 01:56:06 +00:00
plv
2c7d9ffa20 bug TDI-28514:HSQL retrieve schema KO
git-svn-id: http://talendforge.org/svn/tos/trunk@113267 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 09:35:18 +00:00
jyhu
a75eb3cfba Fix Bug TDI-28545 : tTeradataOutput drop table error.
https://jira.talendforge.org/browse/TDI-28545


git-svn-id: http://talendforge.org/svn/tos/trunk@113244 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 05:33:42 +00:00
jyhu
8f2f63941c Fix Bug TDI-28545 : tTeradataOutput drop table error.
https://jira.talendforge.org/browse/TDI-28545

git-svn-id: http://talendforge.org/svn/tos/trunk@113231 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 03:47:00 +00:00
wchen
922bde8a42 bug TUP-1622 fixed: Add title for select map dialog box
git-svn-id: http://talendforge.org/svn/tos/trunk@113219 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 10:34:01 +00:00
hcyi
32bb8695ca bug TDI-22883 modified : If you change repository schemas for a tMap output, it does not propagate to downstream components .
git-svn-id: http://talendforge.org/svn/tos/trunk@113206 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 09:37:02 +00:00
ldong
97d5051b37 bug TDI-28512 fixed:Trace debug row by row can not work for parallelized rows.
git-svn-id: http://talendforge.org/svn/tos/trunk@113199 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 09:23:44 +00:00
hcyi
0cfd37ac23 bug TDI-28536 fixed : Studio throws NullPointerException when change the "die on error" option in tmap.
git-svn-id: http://talendforge.org/svn/tos/trunk@113198 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 09:19:44 +00:00
jyhu
d6d54dadbd Fix Bug TDI-28515 : tVerticaOutput and tHSQLDbOutput have the same problem in TDI-28483.
https://jira.talendforge.org/browse/TDI-28515
fixed for tPostgresqlOutput

git-svn-id: http://talendforge.org/svn/tos/trunk@113162 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 06:02:28 +00:00
bchen
969136a806 Fix Bug TDI-24111 : Stats issue on an iterate link between a Collector and a tDepartitioner
https://jira.talendforge.org/browse/TDI-24111

git-svn-id: http://talendforge.org/svn/tos/trunk@113157 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 03:52:19 +00:00
wchen
e850a3e3cf bug TDI-22061 fixed: 'Lookup in parallel' highlighted incorrectly and not undone
git-svn-id: http://talendforge.org/svn/tos/trunk@113115 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 07:21:20 +00:00
jyhu
c1e6fd00cd Fix Bug TDI-28529 : tInformixOutput have a compile error.
https://jira.talendforge.org/browse/TDI-28529

git-svn-id: http://talendforge.org/svn/tos/trunk@113114 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 07:15:27 +00:00
ycbai
b9e8d3a142 TDI-28502 : use FILTER attribute to hide columns instead of hide all comopnent' custom columns.
git-svn-id: http://talendforge.org/svn/tos/trunk@113112 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 06:26:50 +00:00
jyhu
88b9d4172b Fix Bug TDI-24698 :tFilterRow doesn't work with long as in 4.x.
https://jira.talendforge.org/browse/TDI-24698

git-svn-id: http://talendforge.org/svn/tos/trunk@113096 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 05:51:24 +00:00
wchen
a50daa587b bug TDI-28528 fixed: Convert to MR job: after convert to MR job , link between components lost
git-svn-id: http://talendforge.org/svn/tos/trunk@113080 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 01:53:42 +00:00
sgandon
14d70a39f7 TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113065 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 13:59:23 +00:00
sgandon
fe9a61685a TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113064 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 13:45:49 +00:00
sgandon
418f8a7795 TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113063 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 12:53:19 +00:00
sgandon
bf1921ec63 TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113062 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 12:42:47 +00:00
ycbai
023b874889 TDI-28505 : can not run job successfully after retrieve a MDM entity
git-svn-id: http://talendforge.org/svn/tos/trunk@113048 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 10:12:27 +00:00
jyhu
a6ce55d251 Fix Bug TDI-28515 : tVerticaOutput and tHSQLDbOutput have the same problem in TDI-28483.
https://jira.talendforge.org/browse/TDI-28515

git-svn-id: http://talendforge.org/svn/tos/trunk@113045 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 09:42:50 +00:00
wchen
0dd14b57da bug TDI-28516 fixed: tMap_the window sway up and down when add link for them
git-svn-id: http://talendforge.org/svn/tos/trunk@113007 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 09:56:12 +00:00
plv
96c73e8090 bug TDI-7370:Bad object sorting in Outline view
git-svn-id: http://talendforge.org/svn/tos/trunk@112999 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 08:59:30 +00:00
jyhu
36404f137e Fix Bug TDI-24698 :tFilterRow doesn't work with long as in 4.x.
https://jira.talendforge.org/browse/TDI-24698

git-svn-id: http://talendforge.org/svn/tos/trunk@112982 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 07:46:09 +00:00
hcyi
b9958123b1 bug TDI-25995 fixed : Exchange-when adding new extension, system can not deal with blanks before "name" and "initial version".
git-svn-id: http://talendforge.org/svn/tos/trunk@112977 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 06:18:58 +00:00
jyhu
9820e31eb2 Fix Bug TDI-24698 :tFilterRow doesn't work with long as in 4.x.
https://jira.talendforge.org/browse/TDI-24698

git-svn-id: http://talendforge.org/svn/tos/trunk@112945 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 10:06:20 +00:00
hcyi
0714fd2c95 bug TDI-25996 fixed : Exchange-judgement about "initial version " is not correct .
git-svn-id: http://talendforge.org/svn/tos/trunk@112940 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 09:56:42 +00:00
jjzhou
42c6f97db6 fix Bug TDI-28482: tFtpPut doesn't work when FTPS mode enabled in an existing FTP connection with keystore set
https://jira.talendforge.org/browse/TDI-28482

git-svn-id: http://talendforge.org/svn/tos/trunk@112933 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 09:18:01 +00:00
ycbai
6c1b63bb40 TDI-28502 : the component must NOT see its own generated column
git-svn-id: http://talendforge.org/svn/tos/trunk@112930 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 08:33:21 +00:00
ldong
4e259d9125 bug TDI-26294 fixed:Error when extract file when export job as Axis webservice and the checkbox "Extract the zip file" is defaultly selected.
git-svn-id: http://talendforge.org/svn/tos/trunk@112928 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 08:06:39 +00:00
jjzhou
6902cb4e9d fix Bug TDI-28482: tFtpPut doesn't work when FTPS mode enabled in an existing FTP connection with keystore set
https://jira.talendforge.org/browse/TDI-28482

git-svn-id: http://talendforge.org/svn/tos/trunk@112923 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 07:55:31 +00:00
wchen
ec6a170117 bug TDI-25990 fixed: It should give message if the email format invalid when creating an account
git-svn-id: http://talendforge.org/svn/tos/trunk@112915 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 06:01:15 +00:00
bchen
8bd4ee0741 Fix Bug TDI-28313 : Continue to finish issue TDI-27758
https://jira.talendforge.org/browse/TDI-28313
deal with char when is null

git-svn-id: http://talendforge.org/svn/tos/trunk@112902 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 01:55:15 +00:00
wwang
d596e3c91a Fix Bug TDI-28402 : Impossible to delete a zip file after "OnComponentError" using tFileUnarchive
https://jira.talendforge.org/browse/TDI-28402

git-svn-id: http://talendforge.org/svn/tos/trunk@112900 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 11:15:31 +00:00
jzhao
892dcbb9c2 Fixed Bug TDI-28483: Some tDBoutput produce the code for action on table when execution mode is parallel
https://jira.talendforge.org/browse/TDI-28483

git-svn-id: http://talendforge.org/svn/tos/trunk@112873 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 06:27:58 +00:00
jyhu
2ca919077a Fix Bug TDI-28481: Support Blob/Clob type in tTeradataOutput.
https://jira.talendforge.org/browse/TDI-28481

git-svn-id: http://talendforge.org/svn/tos/trunk@112870 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 05:38:14 +00:00
wwang
f1633cd2e4 Fix Bug TDI-28470 : Dynamic is not null always
https://jira.talendforge.org/browse/TDI-28470

git-svn-id: http://talendforge.org/svn/tos/trunk@112857 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 02:25:46 +00:00
ldong
6b68b395ab bug TDI-23826 fixed:DB2_after delete the table from SQLBuilder, the table icon without name still exist after refresh.
git-svn-id: http://talendforge.org/svn/tos/trunk@112854 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 02:21:15 +00:00
ldong
aa101c7b00 bug TDI-23826 fixed:DB2_after delete the table from SQLBuilder, the table icon without name still exist after refresh.
git-svn-id: http://talendforge.org/svn/tos/trunk@112851 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 02:10:09 +00:00
hfchang
091532af43 bug TDI-28261 fixed : Schema table in components view does not resize
git-svn-id: http://talendforge.org/svn/tos/trunk@112845 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 10:15:24 +00:00
zwzhao
e01db785d4 bug TDI-28478 fixed : Wrong warning message when import mulit-version item
git-svn-id: http://talendforge.org/svn/tos/trunk@112839 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 08:53:54 +00:00
zwzhao
2d0dc296ea bug TDI-28478 fixed : Wrong warning message when import mulit-version item
git-svn-id: http://talendforge.org/svn/tos/trunk@112838 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 08:53:35 +00:00
wchen
a8c0ee1760 bug TDI-28475 fixed: tMap editordialog UI lookup improvements
git-svn-id: http://talendforge.org/svn/tos/trunk@112829 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 07:54:54 +00:00
jjzhou
f51018a1d5 fix Bug TDI-28450: Update the CXF version in the DI components
https://jira.talendforge.org/browse/TDI-28450

git-svn-id: http://talendforge.org/svn/tos/trunk@112817 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 06:57:03 +00:00
zwzhao
7e763e59af bug TDI-28478 fixed : Wrong warning message when import mulit-version item
git-svn-id: http://talendforge.org/svn/tos/trunk@112789 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 02:20:14 +00:00
hcyi
3df6dccde0 bug TDI-22883 fixed : If you change repository schemas for a tMap output, it does not propagate to downstream components .
git-svn-id: http://talendforge.org/svn/tos/trunk@112788 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 02:17:32 +00:00
rdubois
a80d1eed4b TDI-28450: revert r112732 --> Incomplete commit
git-svn-id: http://talendforge.org/svn/tos/trunk@112783 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 10:56:44 +00:00
bchen
01bde3b394 Fix Bug TDI-28313 : Continue to finish issue TDI-27758
https://jira.talendforge.org/browse/TDI-28313
fix bug 1 & 3

git-svn-id: http://talendforge.org/svn/tos/trunk@112771 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 10:00:54 +00:00
jzhao
5317c0949d Fixed Bug TDI-24061: when using tCassandraOutput to create a column family, in the cassandra-cli, it display the column name in binary which is not good
https://jira.talendforge.org/browse/TDI-24061
Note:1.Add check box to control CF define
2.Add add migration task
3.Fixed key column add into the columns problem

git-svn-id: http://talendforge.org/svn/tos/trunk@112770 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 09:43:28 +00:00
jjzhou
348d0b814f fix Bug TDI-28451: Revert code
https://jira.talendforge.org/browse/TDI-28451

git-svn-id: http://talendforge.org/svn/tos/trunk@112760 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 09:19:28 +00:00
hcyi
6534429a29 bug TDI-28473 fixed : tXMLMap:can't import output rows from repository(metadata created from File xml->Output XML) .
git-svn-id: http://talendforge.org/svn/tos/trunk@112733 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 06:07:35 +00:00
jjzhou
54ed810508 fix Bug TDI-28450: Update the CXF version in the DI components
https://jira.talendforge.org/browse/TDI-28450

git-svn-id: http://talendforge.org/svn/tos/trunk@112732 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 06:06:12 +00:00
jyhu
c649bb9a35 Fix Bug TDI-28449 : tTeradataOuput reports error when mapping db type BigInt and number type as long in JDBC batch.
https://jira.talendforge.org/browse/TDI-28449

git-svn-id: http://talendforge.org/svn/tos/trunk@112717 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 03:25:09 +00:00
jyhu
11fc45b405 Fix Bug TDI-28337 :Virtual components and error handling.
https://jira.talendforge.org/browse/TDI-28337
resolve issue for parallelize on db output coponents.

git-svn-id: http://talendforge.org/svn/tos/trunk@112702 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 02:18:20 +00:00
wwang
4868308f35 Fix Bug TDI-28472 : Unable to generate code when two tFileInputMSDelimited components connect to tMap
https://jira.talendforge.org/browse/TDI-28472

git-svn-id: http://talendforge.org/svn/tos/trunk@112701 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 02:09:47 +00:00
jyhu
100d919340 Fix Bug TDI-28337 :Virtual components and error handling.
https://jira.talendforge.org/browse/TDI-28337
resolve issue for parallelize on db output coponents.

git-svn-id: http://talendforge.org/svn/tos/trunk@112697 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-28 16:23:04 +00:00
jyhu
65513fb62b Fix Bug TDI-28337 :Virtual components and error handling.
https://jira.talendforge.org/browse/TDI-28337
resolve generate code issue which caused by tIterateToFlow.

git-svn-id: http://talendforge.org/svn/tos/trunk@112696 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-28 10:18:47 +00:00
jyhu
f3cb29e487 Fix Bug TDI-28337 :Virtual components and error handling.
https://jira.talendforge.org/browse/TDI-28337


git-svn-id: http://talendforge.org/svn/tos/trunk@112694 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-27 10:13:48 +00:00
hfchang
983d8b3328 bug TDI-24402 fixed : Guess schema of tOracleInput does not work well
git-svn-id: http://talendforge.org/svn/tos/trunk@112687 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-27 08:55:16 +00:00
hfchang
73ff008d02 bug TDI-24402 fixed : Guess schema of tOracleInput does not work well
git-svn-id: http://talendforge.org/svn/tos/trunk@112683 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-27 08:17:47 +00:00
wchen
09e0b9b658 bug TDI-28468 fixed: Can't open one job after import to 5.4.1
git-svn-id: http://talendforge.org/svn/tos/trunk@112628 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-26 09:46:29 +00:00
wwang
67cf0a630b Fix Bug TDI-28470 : Dynamic schema NPE exception
https://jira.talendforge.org/browse/TDI-28470

git-svn-id: http://talendforge.org/svn/tos/trunk@112625 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-26 06:56:04 +00:00
jzhao
239892a8b9 Fixed Bug TDI-28469: for tWriteXMLField, when the child thread comes to an exception, the main thread will keep generating xml string which it should die on child error.
https://jira.talendforge.org/browse/TDI-28469

git-svn-id: http://talendforge.org/svn/tos/trunk@112612 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-26 03:41:12 +00:00
wwang
434b1c9b32 Fix Bug TDI-28463 : When choosing replace to replace the dynamic column in the table:"additional columns" in tDBOutput
https://jira.talendforge.org/browse/TDI-28463

git-svn-id: http://talendforge.org/svn/tos/trunk@112608 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-26 02:59:31 +00:00
wliu
f57ead87c5 Fix Bug TDI-28398 : the generated node:tHashInput should set the checkbox:"release_cache" to true.
https://jira.talendforge.org/browse/TDI-28398

git-svn-id: http://talendforge.org/svn/tos/trunk@112607 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-26 02:54:41 +00:00
jzhao
27ec66d83e Fixed Bug TDI-28414: tWriteXMLField generates endless loop of threads and not breakable when this is an exception
https://jira.talendforge.org/browse/TDI-28414
Note:Fixed queue_<%=cid%> is incorrect in end and finally part

git-svn-id: http://talendforge.org/svn/tos/trunk@112598 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-25 10:05:00 +00:00
jyhu
2c57deab9f Fix Bug TDI-28337 :Virtual components and error handling.
https://jira.talendforge.org/browse/TDI-28337

git-svn-id: http://talendforge.org/svn/tos/trunk@112596 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-25 10:02:07 +00:00
wwang
80ca20c9f4 Fix Bug TDI-28463 : When choosing replace to replace the dynamic column in the table:"additional columns" in tDBOutput
https://jira.talendforge.org/browse/TDI-28463

git-svn-id: http://talendforge.org/svn/tos/trunk@112585 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-25 06:38:20 +00:00
wchen
6c61409386 bug TDI-20141 fixed: Right-clicking within a Document in tXMLMap is not user friendly
git-svn-id: http://talendforge.org/svn/tos/trunk@112565 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-25 02:32:07 +00:00
hcyi
000af1770e bug TDI-28446 fixed : Cannot guess schema from Sqlite table .
git-svn-id: http://talendforge.org/svn/tos/trunk@112557 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 10:23:33 +00:00
ldong
822f4681af bug TDI-24863 fixed:After change the name of job, still can't run.
git-svn-id: http://talendforge.org/svn/tos/trunk@112550 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 09:57:27 +00:00
ldong
35734a3678 bug TDI-24863 fixed:After change the name of job, still can't run.
git-svn-id: http://talendforge.org/svn/tos/trunk@112548 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 09:56:33 +00:00
jjzhou
64089c5900 fix Bug TDI-28451: "Absolute value" option can not be shown in the CONDITIONS table of tFilterRow
https://jira.talendforge.org/browse/TDI-28451

git-svn-id: http://talendforge.org/svn/tos/trunk@112537 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 09:03:12 +00:00
ycbai
6754fc5d7d TDI-28031 : Hadoop configuration information is blank when creating a map/reduce job from a standard job
git-svn-id: http://talendforge.org/svn/tos/trunk@112526 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 07:08:08 +00:00
hfchang
237610288f bug TDI-24402 fixed : Guess schema of tOracleInput does not work well
git-svn-id: http://talendforge.org/svn/tos/trunk@112523 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 07:01:58 +00:00
zwzhao
e7c16efcd9 bug TDI-28435 fixed : Generation fails after generate another project's job with the same name routines
git-svn-id: http://talendforge.org/svn/tos/trunk@112522 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 06:56:13 +00:00
hwang
c5c78839f6 TDI-28168:tFileInputMSDelimited schema editor does not size with window - very difficult to use
git-svn-id: http://talendforge.org/svn/tos/trunk@112518 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 06:22:38 +00:00
jyhu
0de93ab833 Fix Work Item TDI-27718 : Please close database connection when output components of database throw exception .
https://jira.talendforge.org/browse/TDI-27718


git-svn-id: http://talendforge.org/svn/tos/trunk@112516 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 06:19:26 +00:00
jzhao
34312fcbe3 Fixed Bug TDI-28466: tFileInputDelimited use "Activate log4j in components" and "Optimized component 65535 problem" together would have generate code error
https://jira.talendforge.org/browse/TDI-28466

git-svn-id: http://talendforge.org/svn/tos/trunk@112514 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 06:07:23 +00:00
bchen
611f617124 Fix Bug TDI-28434 : Can't use 2 tFileInputMSPositional
https://jira.talendforge.org/browse/TDI-28434

git-svn-id: http://talendforge.org/svn/tos/trunk@112508 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 05:59:15 +00:00
hwang
7175d0ea98 TDI-28168:tFileInputMSDelimited schema editor does not size with window - very difficult to use
git-svn-id: http://talendforge.org/svn/tos/trunk@112507 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 05:57:30 +00:00
jjzhou
e2f78b9eec fix Bug TDI-28462:tSOAP's default endpoint (http://www.deeptraining.com/webservices/weather.asmx) no longer available.
https://jira.talendforge.org/browse/TDI-28462

git-svn-id: http://talendforge.org/svn/tos/trunk@112475 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 02:17:41 +00:00
jzhao
dfac8b5c9b Fixed Bug TDI-27307: Method exceeding 65535 bytes in when using tfileinputxml in joblet
https://jira.talendforge.org/browse/TDI-27307

git-svn-id: http://talendforge.org/svn/tos/trunk@112460 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-23 10:11:51 +00:00
jjzhou
82a3488ebb fix Bug TDI-28381: Problem with tPaloInputMulti
https://jira.talendforge.org/browse/TDI-28381

git-svn-id: http://talendforge.org/svn/tos/trunk@112450 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-23 09:42:12 +00:00
wwang
87de0a2106 Fix Bug TDI-27033 : fix the 65535 error for xsd
https://jira.talendforge.org/browse/TDI-27033

git-svn-id: http://talendforge.org/svn/tos/trunk@112432 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-23 07:24:26 +00:00
bchen
3342a7f096 Fix Work Item TDI-28064 : [MR] reuse Input for tSortRow to reduce one additional m/r job
https://jira.talendforge.org/browse/TDI-28064
1. fixed the bug about Lookup and After_Run
2. reuse Input for tSortRow to reduce one additional m/r job when the input is [tMRInput,tAvroInput,tFileInputJSON,tHDFSInput]

git-svn-id: http://talendforge.org/svn/tos/trunk@112403 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 11:40:56 +00:00
jzhao
3d4dbc416c Fixed TDI-28426: tDB2SCD does not use DB-Schema from tDB2Connection
https://jira.talendforge.org/browse/TDI-28426

git-svn-id: http://talendforge.org/svn/tos/trunk@112373 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 08:25:42 +00:00
zwzhao
8ed0cd9204 bug TDI-28435 fixed : Generation fails after generate another project's job with the same name routines
git-svn-id: http://talendforge.org/svn/tos/trunk@112372 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 08:23:52 +00:00
jjzhou
01f238ae80 fix Bug TDI-28398: Multiple tUnite cumulates previous iteraton data if the subjobs they are involved in are connected together with OnComponentOk
https://jira.talendforge.org/browse/TDI-28398

git-svn-id: http://talendforge.org/svn/tos/trunk@112371 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 08:16:19 +00:00
wwang
a24b70ffe5 Fix Bug TDI-28317 : remove the useless parameter
https://jira.talendforge.org/browse/TDI-28317

git-svn-id: http://talendforge.org/svn/tos/trunk@112369 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 07:39:34 +00:00
wwang
40eb3a1a83 Fix Bug TDI-28317 : Optimize the code in TDI-24725
https://jira.talendforge.org/browse/TDI-28317

git-svn-id: http://talendforge.org/svn/tos/trunk@112361 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 07:01:52 +00:00
wliu
8688ff402a Fix Feature TDI-27054 : move the location of the label of warning information
https://jira.talendforge.org/browse/TDI-27054

git-svn-id: http://talendforge.org/svn/tos/trunk@112358 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 06:18:27 +00:00
jzhao
222c8d4f07 Fixed Bug TDI-28400: "bulk update" in tSybaseBulkExec's Advanced setting has compile error
https://jira.talendforge.org/browse/TDI-28400
Note: Fixed code avoid NPE

git-svn-id: http://talendforge.org/svn/tos/trunk@112343 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 02:46:32 +00:00
jzhao
1e9fa6642a Fixed Bug TDI-27275: tMicrosoftMQOutput does not report error condition
https://jira.talendforge.org/browse/TDI-27275
Note:Optimized the code.

git-svn-id: http://talendforge.org/svn/tos/trunk@112324 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 10:08:27 +00:00
jzhao
8c0156b04b Fixed Bug TDI-26843: Some components include System.exit(int) code
https://jira.talendforge.org/browse/TDI-26843

git-svn-id: http://talendforge.org/svn/tos/trunk@112311 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 09:06:43 +00:00
dlin
20725e86c5 bug TDI-26357 fixed :Title of Component Designer perspective is bad English
git-svn-id: http://talendforge.org/svn/tos/trunk@112283 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 07:50:21 +00:00
jzhao
24f973d50c Fixed Bug TDI-28307: Not set the value for "NB_LINE" property in tMicrosoftCrmInput component
https://jira.talendforge.org/browse/TDI-28307
Note:1.Fixed NB_LINE 
2.Remove tELTHiveOutput useless code.

git-svn-id: http://talendforge.org/svn/tos/trunk@112278 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 07:34:10 +00:00
jyhu
135f23398a Fix Bug TDI-27981 : tNetezzaInput insert empty or duplicate rows when commit size is less than actual rows input.
https://jira.talendforge.org/browse/TDI-27981

git-svn-id: http://talendforge.org/svn/tos/trunk@112269 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 06:31:01 +00:00
jjzhou
d5bf01ebb5 fix Bug TDI-28443: File handler not closed after using tInputJsonFile
https://jira.talendforge.org/browse/TDI-28443

git-svn-id: http://talendforge.org/svn/tos/trunk@112264 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 05:30:26 +00:00
jjzhou
8efdace951 fix Bug TDI-28443: File handler not closed after using tInputJsonFile
https://jira.talendforge.org/browse/TDI-28443

git-svn-id: http://talendforge.org/svn/tos/trunk@112257 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 03:50:21 +00:00
jyhu
8c52e7d9f9 Fix Bug TDI-27981 : tNetezzaInput insert empty or duplicate rows when commit size is less than actual rows input.
https://jira.talendforge.org/browse/TDI-27981

git-svn-id: http://talendforge.org/svn/tos/trunk@112254 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 03:17:10 +00:00
jyhu
0e7ad99aa9 Fix Bug TDI-27981 : tNetezzaInput insert empty or duplicate rows when commit size is less than actual rows input.
https://jira.talendforge.org/browse/TDI-27981

git-svn-id: http://talendforge.org/svn/tos/trunk@112214 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 10:03:20 +00:00
jzhao
8b544a48f4 Fixed Bug TDI-27823: Some minor problem about tFileFetch
https://jira.talendforge.org/browse/TDI-27823
Note:1.change the name to "Cookie file".
2.Support create directory if not exists.

git-svn-id: http://talendforge.org/svn/tos/trunk@112212 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 09:57:37 +00:00
jzhao
32d8339f00 Fixed Bug TDI-28400: "bulk update" in tSybaseBulkExec's Advanced setting has compile error
https://jira.talendforge.org/browse/TDI-28400
Note:1.Fixed  Sybase components not support "bulk update"
2.Fixed Vertica data_action not showable and make "bulk update" works.

git-svn-id: http://talendforge.org/svn/tos/trunk@112206 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 09:04:44 +00:00
hfchang
a1c1739219 bug TDI-27853 fixed : Create file xml output if type path and file name manual can't get file schema.
git-svn-id: http://talendforge.org/svn/tos/trunk@112205 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 08:51:48 +00:00
wwang
10c271b4b6 Fix Bug TDI-28322 : tFileOutputXML xml formatter merges multiple consecutives spaces
https://jira.talendforge.org/browse/TDI-28322

git-svn-id: http://talendforge.org/svn/tos/trunk@112202 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 08:37:40 +00:00
jjzhou
de643f3b75 fix Bug TDI-27147: components FTP - local folder problem
https://jira.talendforge.org/browse/TDI-27147

git-svn-id: http://talendforge.org/svn/tos/trunk@112190 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 07:16:05 +00:00
jjzhou
0aafe39a15 fix Bug TDI-26732: tFileUnarchive error with big files
https://jira.talendforge.org/browse/TDI-26732

git-svn-id: http://talendforge.org/svn/tos/trunk@112181 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 06:38:34 +00:00
wchen
8aa724aaa7 bug TUP-1578 fixed: Problems with export dependencies in export item wizard .
git-svn-id: http://talendforge.org/svn/tos/trunk@112180 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 06:37:43 +00:00
jjzhou
ac57838be6 fix Work Item TDI-28304: optimize tSybaseBulkExec, tOracleBulkExec encode list
https://jira.talendforge.org/browse/TDI-28304 

git-svn-id: http://talendforge.org/svn/tos/trunk@112177 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 06:30:25 +00:00
jjzhou
06f9e426d2 fix Work Item TDI-28170: the method: afterGenertorType() is only used in tJDBCInput and it is no used anymore after TDI-28068, let's remove it.
https://jira.talendforge.org/browse/TDI-28170 

git-svn-id: http://talendforge.org/svn/tos/trunk@112172 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 06:16:01 +00:00
wchen
228fb209f3 bug TUP-1535 fixed: Export items in DI only show "Hierarchical Mapper" after export items in Mapping perspective
git-svn-id: http://talendforge.org/svn/tos/trunk@112168 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 05:59:46 +00:00
zgao
81067156f6 [TESB-12409] EmfComponent & RouteComponentController used nonstandard java type com.sun.corba.se.spi.orb.StringPair.StringPair
git-svn-id: http://talendforge.org/svn/tos/trunk@112163 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 05:50:57 +00:00
jjzhou
2ecb0f693a fix Bug TDI-28394: revert tSAPConnection ,tSAPInput,tSAPOutput code ,and only fix tSAPIDocOutput code for this issue.
https://jira.talendforge.org/browse/TDI-28394

git-svn-id: http://talendforge.org/svn/tos/trunk@112161 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 05:43:55 +00:00
jzhao
611d879e4c Fixed Bug TDI-28336: Fix the bug in-TDI-28201 for other tDBBulkExec components
https://jira.talendforge.org/browse/TDI-28336 
Note:1.Add support muilt thread of tmpTableName.. 
2.Remove useless code of tIngresBulkExec 
3.Fixed tDB2BulkExec create tmp table generate incorrect SQL 
4.Fixed tOracleBulkExec create temp file error.

git-svn-id: http://talendforge.org/svn/tos/trunk@112154 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 04:43:43 +00:00
hfchang
1ed34d70b9 bug TDI-28247 fixed : TOS Start Screen does not render well.
git-svn-id: http://talendforge.org/svn/tos/trunk@112137 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 03:46:17 +00:00
hcyi
7d3b3bb08f bug TDI-27439 fixed : Lookup model not changed when key added .
git-svn-id: http://talendforge.org/svn/tos/trunk@112053 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-17 10:10:30 +00:00
wchen
7117c8d0a8 bug TDI-7988 fixed : tFixedFlowInputs with Inline Table do not copy properly
git-svn-id: http://talendforge.org/svn/tos/trunk@112047 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-17 09:16:52 +00:00
jzhao
a927c31847 Fixed Bug TDI-28251: These components missing return variable: nb_line_rejected
https://jira.talendforge.org/browse/TDI-28251 
Note:Fixed tMDMOutput as a virtual component

git-svn-id: http://talendforge.org/svn/tos/trunk@112042 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-17 07:06:48 +00:00
ggu
274bc2c02e TDI-28351: fix an unload issue, after unload, should remove it from ResourceSet.
git-svn-id: http://talendforge.org/svn/tos/trunk@112021 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 10:20:39 +00:00
jzhao
56244b781c Fixed Bug TDI-28414: tWriteXMLField generates endless loop of threads and not breakable when this is an exception
https://jira.talendforge.org/browse/TDI-28414
Note:1.Fixed other components
2.Remove some useless code.

git-svn-id: http://talendforge.org/svn/tos/trunk@112019 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 09:59:05 +00:00
jjzhou
96ae9fef16 fix Bug TDI-28381: Problem with tPaloInputMulti
https://jira.talendforge.org/browse/TDI-28381

git-svn-id: http://talendforge.org/svn/tos/trunk@112013 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 09:41:03 +00:00
wwang
154bc1abdf Fix Bug TDI-28402 : Impossible to delete a zip file after "OnComponentError" using tFileUnarchive
https://jira.talendforge.org/browse/TDI-28402

git-svn-id: http://talendforge.org/svn/tos/trunk@112012 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 09:29:28 +00:00
bchen
84685a396d Fix Bug TDI-28316 : Throw NPE when use invalid username/password to invoke microsoft crm by tMicrosoftCrmInput
https://jira.talendforge.org/browse/TDI-28316

git-svn-id: http://talendforge.org/svn/tos/trunk@112001 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 06:44:44 +00:00
wwang
77fa7461e0 Fix Bug TDI-27054 : Add batch support to tVectorWiseOutput
https://jira.talendforge.org/browse/TDI-27054

git-svn-id: http://talendforge.org/svn/tos/trunk@112000 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 06:35:03 +00:00
wwang
213146902a Fix Bug TDI-27146 : add the source
https://jira.talendforge.org/browse/TDI-27146

git-svn-id: http://talendforge.org/svn/tos/trunk@111996 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 03:03:03 +00:00
wwang
ec5e03b399 Fix Bug TDI-27146 : component tFileUnarchive doesn't unarchive where it needs a password
https://jira.talendforge.org/browse/TDI-27146

git-svn-id: http://talendforge.org/svn/tos/trunk@111995 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 02:51:16 +00:00
ldong
db7d214086 bug TDI-28187 fixed:tMap joined outputs in wrong order.
git-svn-id: http://talendforge.org/svn/tos/trunk@111988 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 10:21:04 +00:00
hwang
7e62da6018 TDI-26593:Need to GUI team investigate why tteradataOutput component get error message.
git-svn-id: http://talendforge.org/svn/tos/trunk@111977 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 09:21:41 +00:00
wwang
15dda6132b Fix Bug TDI-27033 : correct the xml config
https://jira.talendforge.org/browse/TDI-27033

git-svn-id: http://talendforge.org/svn/tos/trunk@111976 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 08:52:51 +00:00
wwang
3d525d571f Fix Bug TDI-27033 : fix the 65535 error for tFileOutputMSXML and tAdvanceFIleOutputXML dom4j mode
https://jira.talendforge.org/browse/TDI-27033

git-svn-id: http://talendforge.org/svn/tos/trunk@111975 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 08:44:28 +00:00
jjzhou
c1d4e83090 fix Feature TDI-28394: tSAPInput and tSAPIDocOutput does not work in same job
https://jira.talendforge.org/browse/TDI-28394

git-svn-id: http://talendforge.org/svn/tos/trunk@111967 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 08:30:55 +00:00
bchen
862e4d3803 Fix Bug TDI-28280 : TMomInputacts as iterate when set to flow
https://jira.talendforge.org/browse/TDI-28280
make start and end for statistics works

git-svn-id: http://talendforge.org/svn/tos/trunk@111961 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 07:23:30 +00:00
hcyi
57f9b16fa5 bug TDI-28186 fixed : Cannot change main/lookup on tMap if output goes to another tMap with trigger .
git-svn-id: http://talendforge.org/svn/tos/trunk@111954 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 03:40:08 +00:00
wliu
9890e29e8b Fix Bug TDI-28414 : Only fix for tWriteXMLField
https://jira.talendforge.org/browse/TDI-28414

git-svn-id: http://talendforge.org/svn/tos/trunk@111951 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 03:28:01 +00:00
jjzhou
2a7eecc458 fix Feature TDI-27305: Create a new feature called shared connection in tSAPconnection component
https://jira.talendforge.org/browse/TDI-27305

git-svn-id: http://talendforge.org/svn/tos/trunk@111933 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 09:34:41 +00:00
bchen
db78931ba7 Fix Bug TDI-28389 : Statistics for tUnite incorrect
https://jira.talendforge.org/browse/TDI-28389

git-svn-id: http://talendforge.org/svn/tos/trunk@111924 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 08:28:26 +00:00
jjzhou
87164669af fix Bug TDI-27755: MQ component get french characters
https://jira.talendforge.org/browse/TDI-27755

git-svn-id: http://talendforge.org/svn/tos/trunk@111915 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 07:15:45 +00:00
wliu
46df99ea97 Fix Bug TDI-28390 : make sure the DataNode.getMetadataList() always get the flow metadata at 0 index.
https://jira.talendforge.org/browse/TDI-28390

git-svn-id: http://talendforge.org/svn/tos/trunk@111910 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 06:33:19 +00:00
hwang
ef9acd461c TDI-28370:Favorite Palette button is unchecked when a job is open
git-svn-id: http://talendforge.org/svn/tos/trunk@111906 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 03:14:40 +00:00
bchen
9a64ce2758 Fix Bug TDI-28280 : TMomInputacts as iterate when set to flow
https://jira.talendforge.org/browse/TDI-28280

git-svn-id: http://talendforge.org/svn/tos/trunk@111904 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 02:56:42 +00:00
jyhu
d078fd08fb Fix Bug TDI-28337 :Virtual components and error handling.
https://jira.talendforge.org/browse/TDI-28337

git-svn-id: http://talendforge.org/svn/tos/trunk@111903 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 02:22:46 +00:00
wliu
2e74e44fdf Fix workitem TDI-27718: Please close database connection when output components of database throw exception
https://jira.talendforge.org/browse/TDI-27718

git-svn-id: http://talendforge.org/svn/tos/trunk@111897 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 10:49:56 +00:00
hcyi
a492a481f9 bug TDI-28349 fixed : Import items is unable to detect invalid job if it is located in a subfolder (deep > 3) .
git-svn-id: http://talendforge.org/svn/tos/trunk@111895 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 10:34:57 +00:00
jzhao
819b83dd25 Fixed Bug TDI-27275: tMicrosoftMQOutput does not report error condition
https://jira.talendforge.org/browse/TDI-27275
Note:1. don't throw exception in the finally part
2. Don't use Exception, instead, using the subException to catch and print the exception message.

git-svn-id: http://talendforge.org/svn/tos/trunk@111894 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 10:14:37 +00:00
hcyi
5505f7b31a bug TDI-28349 fixed : Import items is unable to detect invalid job if it is located in a subfolder (deep > 3) .
git-svn-id: http://talendforge.org/svn/tos/trunk@111865 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 07:05:53 +00:00
jzhao
96423b1ab0 Fixed Bug TDI-27275: tMicrosoftMQOutput does not report error condition
https://jira.talendforge.org/browse/TDI-27275
Note:Optimized the code:remove the try catch from the source code of MsmqUtil.java

git-svn-id: http://talendforge.org/svn/tos/trunk@111861 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 05:35:11 +00:00
jzhao
95c96546db Fixed Bug TDI-27275: tMicrosoftMQOutput does not report error condition
https://jira.talendforge.org/browse/TDI-27275
Note:1.Throw exception in the jar
2.Handle the exception in job jet code.

git-svn-id: http://talendforge.org/svn/tos/trunk@111847 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 10:53:51 +00:00
hfchang
a1dd447768 bug TDI-28046 fixed : Syntax error in JSON connection wizard
git-svn-id: http://talendforge.org/svn/tos/trunk@111817 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 08:34:32 +00:00
ldong
76f07ce16b bug TDI-28332 fixed:Stats don't work on parallelized links.
git-svn-id: http://talendforge.org/svn/tos/trunk@111803 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 07:26:13 +00:00
hwang
9e0a330db2 TDI-8455:Fail to generate code if change order of main and reject links from tFileInputDelimited
git-svn-id: http://talendforge.org/svn/tos/trunk@111791 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 06:55:16 +00:00
hwang
f131a8f189 TDI-28219:MRjob:the group backgroud problem
git-svn-id: http://talendforge.org/svn/tos/trunk@111790 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 06:54:46 +00:00
jyhu
3a2c71f408 Fix Work Item TDI-27718 : Please close database connection when output components of database throw exception .
https://jira.talendforge.org/browse/TDI-27718
Close connection when use parallelize

git-svn-id: http://talendforge.org/svn/tos/trunk@111766 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 02:56:02 +00:00
jyhu
6933dd5579 Fix Work Item TDI-27718 : Please close database connection when output components of database throw exception .
https://jira.talendforge.org/browse/TDI-27718
recover removed code.

git-svn-id: http://talendforge.org/svn/tos/trunk@111764 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 02:45:14 +00:00
jyhu
6b992166f5 Fix Work Item TDI-27718 : Please close database connection when output components of database throw exception .
https://jira.talendforge.org/browse/TDI-27718

git-svn-id: http://talendforge.org/svn/tos/trunk@111759 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 02:23:45 +00:00
jzhao
5b8784fa37 Fixed Bug TDI-28251: These components missing return variable: nb_line_rejected
https://jira.talendforge.org/browse/TDI-28251

git-svn-id: http://talendforge.org/svn/tos/trunk@111753 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 01:45:59 +00:00
jyhu
75a2514b4b Fix Bug TDI-28347 : tTeradataOuput fail to generate code when added additional columns .
https://jira.talendforge.org/browse/TDI-28347

git-svn-id: http://talendforge.org/svn/tos/trunk@111751 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 01:43:31 +00:00
hfchang
50d67e4cdb bug TDI-24402 fixed:Guess schema of tOracleInput does not work well
git-svn-id: http://talendforge.org/svn/tos/trunk@111694 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-04 06:54:59 +00:00
nrousseau
86b2665ea7 remove commit done by mistake on 111663
git-svn-id: http://talendforge.org/svn/tos/trunk@111679 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 11:13:36 +00:00
rdubois
35ee748b83 TDI-27953 fixed by bchen: Fix the tFileOutputDelimited issue when using an output stream.
git-svn-id: http://talendforge.org/svn/tos/trunk@111675 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 11:07:11 +00:00
yshamin
988d211faa - TESB-10298: fixed. condition simplified
git-svn-id: http://talendforge.org/svn/tos/trunk@111673 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 11:02:47 +00:00
yshamin
8ba386cd7f - TESB-10298: fixed.
git-svn-id: http://talendforge.org/svn/tos/trunk@111665 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 09:05:30 +00:00
hwang
308f9192c1 git-svn-id: http://talendforge.org/svn/tos/trunk@111663 f6f1c999-d317-4740-80b0-e6d1abc6f99e 2013-12-03 08:11:08 +00:00
zgao
242241066b [TESB-12172] cCXF calling a Service With Service Registry Enabled does not take the Endpoint from Service Registry
git-svn-id: http://talendforge.org/svn/tos/trunk@111621 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-02 06:45:35 +00:00
zgao
e574c11a31 [TESB-12172] cCXF calling a Service With Service Registry Enabled does not take the Endpoint from Service Registry
git-svn-id: http://talendforge.org/svn/tos/trunk@111617 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-02 06:28:49 +00:00
28344 changed files with 2469622 additions and 268499 deletions

8
.gitignore vendored
View File

@@ -1,5 +1,13 @@
*.class
*.iml
.idea/
bin/
target/
class/
classes/
.settings/
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_footer.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_header.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_subprocess_footer.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_subprocess_header.javajet
main/plugins/org.talend.designer.codegen/resources/routelet.skeleton

6
CONTRIBUTORS.md Normal file
View File

@@ -0,0 +1,6 @@
Huge thanks to these people who contributed in making Talend product better:
- [deki](https://github.com/deki) (Dennis Kieselhorst)
- [jlolling](https://github.com/jlolling) (Jan -and Miss- Lolling)
- [kirkalicious](https://github.com/kirkalicious) (Kirk Tarou)
- [mrizzato](https://github.com/mrizzato) (Massimiliano Rizzato)

View File

@@ -2,7 +2,7 @@
http://www.talend.com
![alt text](http://www.talend.com/sites/default/files/logo-talend.jpg "Talend")
![alt text](https://www.talend.com/wp-content/uploads/2016/07/talend-logo.png "Talend")
> Contents
@@ -27,7 +27,7 @@ All Talend Studio repositories follow the same file structure:
## Download
You can download this product from the [Talend website](http://www.talend.com/download/data-integration).
You can download this product from the [Talend website](http://www.talend.com/download/talend-open-studio?qt-product_tos_download_new=1&utm_medium=communityext&utm_source=github&utm_campaign=tosdi).
## Usage and Documentation
@@ -49,9 +49,12 @@ Using the bug tracker [Talend bugtracker](http://jira.talendforge.org/) is the b
Feel free to share your Talend components on [Talend Exchange](http://www.talendforge.org/exchange).
## Contributors
See the [CONTRIBUTORS.md](./CONTRIBUTORS.md) file for details.
## License
Copyright (c) 2006-2014 Talend
Copyright (c) 2006-2016 Talend
Licensed under the LPGLv3 License
Licensed under the Apache V2 License

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: 2.2.0.qualifier
Bundle-Version: 6.5.0.qualifier
Fragment-Host: org.talend.componentdesigner
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -0,0 +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.5.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -81,7 +81,7 @@ EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Component Project:
ComponentProjectPreferencePage.ButtonLabel0=Ok
AbstractXMLConfigPage.New=New
CopyComponentValidator.ComponentExist=The component has been exsit
CopyComponentValidator.ComponentExist=The component exists
ImportComponentDialog.WarningMSG=This operation will overwrite the existing components in workspace. Do you really want to import the selected components?
CreateComponentWizard.MainProperties=Main Properties
ComponentProjectManager.WarningMsg=The underlying file system is case insensitive. There is an existing project which conflicts with {0}

View File

@@ -1,6 +1,6 @@
FileCopy.ExceptionMSG=Le fichier source "
PushToPaletteActionProvider.PushComponentsToPalette=Mettre les composants dans la Palette
EditComponentActionProvider.Edit=Editer ce composant
EditComponentActionProvider.Edit=Modifier ce composant
ImportComponentDialog.ErrorMSG4=Aucun composant s<>lectionn<6E> pour l'import
ProjectSelectionDialog.SelectPath=S<EFBFBD>lectionner le chemin du projet
AbstractXMLConfigPage.TYPETip=Type de donn<6E>es.
@@ -14,12 +14,12 @@ PushToPaletteActionProvider.ErrorMSG2=Le r
AddExternalResourceAction.JarSelection=S<EFBFBD>lection Jar
ComponentProjectManager.CreationProblems=Probl<EFBFBD>mes de Cr<43>ation
CopyComponentActionProvider.InputName=Saisir le nom du nouveau composant pour
CreateComponentWizard.SpecifyRes=Sp<EFBFBD>cifiez les ressources
CreateComponentWizard.SpecifyRes=Sp<EFBFBD>cifier les ressources
AbstractXMLConfigPage.REPOSITORYVALUETip=R<EFBFBD>f<EFBFBD>rentiel de M<>tadonn<6E>es <20> s<>lectionner.
PushToPaletteActionProvider.ErrorMSG=Le r<>pertoire des composants utilisateur n'est pas d<>fini.
AbstractXMLConfigPage.NUMROWTip=Entier. Position de ligne du param<61>tre dans la vue Composant
PushToPaletteActionProvider.Error=ERROR
ComponentProjectManager.InternalErrorMsg=Erreur interne \: {(0)}
ComponentProjectManager.InternalErrorMsg=Erreur interne \: {0}
AbstractXMLConfigPage.IntValue=Entier
ImportComponentDialog.ImportCanceled=Import des composants annul<75>
WizardComponentFolderPage.Available=Disponible dans
@@ -43,7 +43,7 @@ WizardComponentFolderPage.ErrMSG3=Ce composant existe d
WizardComponentFolderPage.ErrMSG2=Le nom du composant est vide
WizardComponentFolderPage.ErrMSG1=Le langage du composant n'a pas <20>t<EFBFBD> s<>lectionn<6E>
ImportComponentDialog.Filter=Filtre \:
CreateComponentWizard.FillIn=Renseignez les propri<72>t<EFBFBD>s du Composant
CreateComponentWizard.FillIn=Renseignez les propri<72>t<EFBFBD>s du composant
ImportComponentDialog.ImportCanceledMSG=La t<>che d'import des composants depuis la Palette a <20>t<EFBFBD> annul<75>e
ComponentProjectPreferencePage.Warning=Avertissement
AbstractXMLConfigPage.VERSIONTip=Valeur d<>cimale indiquant la version de votre nouveau composant
@@ -84,13 +84,13 @@ AbstractXMLConfigPage.New=Nouveau
CopyComponentValidator.ComponentExist=Le composant existe d<>j<EFBFBD>
ImportComponentDialog.WarningMSG=Cette op<6F>ration va <20>craser les composants existants dans l'espace de travail. Voulez-vous vraiment importer les composants s<>lectionn<6E>s?
CreateComponentWizard.MainProperties=Propri<EFBFBD>t<EFBFBD>s principales
ComponentProjectManager.WarningMsg=Le syst<73>me de fichiers fondamental est insensible <20> la casse. {0} est en conflit avec un projet existant
ComponentProjectManager.WarningMsg=Le syst<73>me de fichiers sous-jacent est insensible <20> la casse. {0} est en conflit avec un projet existant
WizardComponentFolderPage.Family=Famille
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=Copier le composant
AbstractXMLConfigPage.CTYPETip=Type de connecteur.
AddResourceAction.ChooseResource=&Choisir les JAR et ZIP <20> ajouter:
AddResourceAction.ChooseResource=&Choisir les JAR et ZIP <20> ajouter :
ImportComponentDialog.WarningTitle=Avertissement
AddExternalResourceAction.AddELibs=Ajouter des biblioth<74>ques externes...
WizardComponentFolderPage.Java=Java

View File

@@ -20,7 +20,7 @@ PushToPaletteActionProvider.ErrorMSG=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\
AbstractXMLConfigPage.NUMROWTip=\u6574\u6570\u5024\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D3\u30E5\u30FC\u306E\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u884C\u4F4D\u7F6E
PushToPaletteActionProvider.Error=\u30A8\u30E9\u30FC
ComponentProjectManager.InternalErrorMsg=\u5185\u90E8\u30A8\u30E9\u30FC \: {0}
AbstractXMLConfigPage.IntValue=\u6574\u6570\u5024\u3002
AbstractXMLConfigPage.IntValue=\u6574\u6570\u5024
ImportComponentDialog.ImportCanceled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u304C\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
WizardComponentFolderPage.Available=\u6709\u52B9
PushToPaletteActionProvider.OK=OK

View File

@@ -0,0 +1,24 @@
AbstractXMLConfigPage.TYPETip=D<EFBFBD>tov<EFBFBD> typ.
PushToPaletteActionProvider.Error2=CHYBA
AbstractXMLConfigPage.REPOSITORYVALUETip=Metad<EFBFBD>ta <20>lo\u017Eisko na v<>ber.
PushToPaletteActionProvider.Error=CHYBA
PushToPaletteActionProvider.OK=Ok
NewActionProvider.New=Nov<EFBFBD>
AbstractXMLConfigPage.Delete=Zmaza\u0165
ImportComponentDialog.Filter=Filter:
ComponentProjectPreferencePage.Warning=Varovanie
WizardComponentFolderPage.Name=Meno
RemoveResourceAction.Remove=Odstr<EFBFBD>ni\u0165
WizardJetFilesChoosePage.UseIconFrom=Pou\u017Ei\u0165 ikonu z:
AddResourceAction.AddLib=Prida\u0165 Kni\u017Enice...
WizardJetFilesChoosePage.MainFile=Hlavn<EFBFBD> S<>bor
AddExternalResourceAction.ErrorMsg=Vybran<EFBFBD> extern<72> arch<63>v je nedostupn<70> alebo neexistuje.
AbstractXMLConfigPage.New=Nov<EFBFBD>
CreateComponentWizard.MainProperties=Hlavn<EFBFBD> Vlastnosti
WizardComponentFolderPage.Family=Rodina
PushToPaletteActionProvider.OK3=Ok
PushToPaletteActionProvider.OK2=Ok
AbstractXMLConfigPage.CTYPETip=Typ konektora.
ImportComponentDialog.WarningTitle=Varovanie
AddExternalResourceAction.AddELibs=Prida\u0165 Extern<72> Kni\u017Enice...
ValidateComponentXMLActionProvider.ok=Ok

View File

@@ -9,6 +9,7 @@ ImportComponentDialog.Browser=\u6D4F\u89C8..
ComponentProjectPreferencePage.WarningMSG=\u8B66\u544A,\u8FD9\u79CD\u4FEE\u6539\u4EC5\u4EC5\u5F71\u54CD\u7EC4\u4EF6\u8BBE\u8BA1\u5668\uFF0C\u4E0D\u5F71\u54CDPalette.
AbstractXMLConfigPage.MAXINPUTTip=\u6574\u6570\u503C.\u8FDE\u63A5\u6700\u5927\u503C\u8F93\u5165.
PushToPaletteActionProvider.ErrorMSG2=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939\u4E0D\u5B58\u5728\u3002
AddExternalResourceAction.JarSelection=Jar\u6587\u4EF6\u9009\u62E9
ComponentProjectManager.CreationProblems=\u95ee\u9898\u521b\u5efa
CopyComponentActionProvider.InputName=\u8F93\u5165\u65B0\u7684\u7EC4\u4EF6\u540D
CreateComponentWizard.SpecifyRes=\u6307\u5B9A\u8D44\u6E90
@@ -19,6 +20,7 @@ PushToPaletteActionProvider.Error=\u9519\u8BEF
ComponentProjectManager.InternalErrorMsg=\u5185\u90E8\u9519\u8BEF\uFF1A{0}
AbstractXMLConfigPage.IntValue=%u6574%u6578%u503C
ImportComponentDialog.ImportCanceled=\u5BFC\u5165\u7EC4\u4EF6\u5DF2\u53D6\u6D88
WizardComponentFolderPage.Available=\u53EF\u7528
PushToPaletteActionProvider.OK=\u786E\u5B9A
WizardJetFilesChoosePage.BeginFile=\u5F00\u59CB\u6587\u4EF6
AbstractXMLConfigPage.COLORTip=RGB\u5341\u516D\u8FDB\u5236.\u4F8B\u5982:"00FF00"
@@ -28,9 +30,11 @@ PushToPaletteActionProvider.Information=\u4FE1\u606F
PluginConstant.Borwser=\u6D4F\u89C8..
NewActionProvider.New=\u65b0
AbstractXMLConfigPage.EXTENSIONTip=\u63D2\u4EF6\u540D\u79F0\u5B57\u7B26\u4E32\u503C.\u6B64\u9009\u9879\u7528\u4E8E\u5916\u90E8\u7EC4\u4EF6.
NewActionProvider.NewComponent=\u65B0\u7EC4\u4EF6
ImportComponentDialog.ShowPaletteComponents=\u663E\u793A\u7EC4\u4EF6\u8C03\u8272\u677F
ComponentProjectPreferencePage.ChooseProject=\u9009\u62E9\u7EC4\u4EF6\u8BBE\u8BA1\u5DE5\u7A0B\u6587\u4EF6\u5939
WizardComponentFolderPage.ErrMSG5=\u7EC4\u4EF6\u65CF\u65E0\u5185\u5BB9
WizardComponentFolderPage.ErrMSG4=\u7EC4\u4EF6\u957F\u540D\u79F0\u4E3A\u7A7A
AbstractXMLConfigPage.BooleanTip=Boolean\u503C(\u771F\u6216\u5047).
AbstractXMLConfigPage.Delete=\u5220\u9664
WizardComponentFolderPage.ErrMSG3=\u7EC4\u4EF6\u5DF2\u5B58\u5728
@@ -41,6 +45,7 @@ ImportComponentDialog.ImportCanceledMSG=\u5DF2\u53D6\u6D88\u4ECEPalette\u4E0A\u5
ComponentProjectPreferencePage.Warning=\u8B66\u544A
AbstractXMLConfigPage.VERSIONTip=%u8ACB%u7528%u4E00%u500B%u5341%u9032%u4F4D%u6578%u503C%u4F86%u6A19%u8A18%u60A8%u7684%u65B0%u5143%u4EF6%u7248%u672C.
WizardJetFilesChoosePage.Directory=\u76EE\u5F55
CreateComponentWizard.NewComponent=\u65B0\u7EC4\u4EF6
WizardComponentFolderPage.Name=\u8fde\u63a5\u540d
RemoveResourceAction.Remove=\u5220\u9664
WizardJetFilesChoosePage.UseIconFrom=\u9009\u62E9\u56FE\u6807\uFF1A
@@ -48,14 +53,19 @@ ImportComponentDialog.ImportFinished=\u5BFC\u5165\u7EC4\u4EF6\u5B8C\u6210
AbstractXMLConfigPage.SetProperties=\u8BBE\u7F6E\u9009\u62E9\u5143\u7D20\u5C5E\u6027
ProjectSelectionDialog.ChooseFolder=\u5728\u6B64\u4F1A\u8BDD\u4E2D\u9009\u62E9\u4E00\u4E2A\u5DE5\u7A0B\u6587\u4EF6\u5939
ComponentProjectPreferencePage.ComponentProject=\u7EC4\u4EF6\u5DE5\u7A0B
AddResourceAction.AddLib=\u6DFB\u52A0\u77E5\u8BC6\u5E93
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=\u7EC4\u4EF6\u5BFC\u5165\u6210\u529F
AddExternalResourceAction.ErrorTitle=\u5916\u90E8\u6863\u6848\u9519\u8BEF
AbstractXMLConfigPage.NBLINESTip=\u6574\u6570\u503C\u3002 \u6B64\u53C2\u6570\u5728\u7EC4\u4EF6\u89C6\u56FE\u7684\u884C\u8303\u56F4
AbstractXMLConfigPage.MININPUTTip=\u6574\u6570\u503C.\u8FDE\u63A5\u6700\u5C0F\u503C\u8F93\u51FA
WizardJetFilesChoosePage.MainFile=\u4E3B\u6587\u4EF6
CreateComponentWizard.CreateXMLJava=\u521B\u5EFAJava\u7EC4\u4EF6\u7684XML\u914D\u7F6E\u6587\u4EF6
WizardJetFilesChoosePage.UseDefaultIcon=\u4F7F\u7528\u9ED8\u8BA4\u7684\u56FE\u6807
WizardComponentFolderPage.LongName=\u957F\u540D\u79F0\uFF08\u9F20\u6807\u79FB\u4E0A\u63D0\u793A\uFF09
CopyComponentActionProvider.CopyComponent=\u590D\u5236\u8FD9\u4E2A\u7EC4\u4EF6
ImportComponentDialog.ChooseComponentsLabel=\u9009\u62E9\u8981\u5BFC\u5165\u7684\u7EC4\u4EF6\uFF1A
AddResourceAction.JARSecection=Jar\u6587\u4EF6\u9009\u62E9
AddExternalResourceAction.ErrorMsg=\u9009\u5B9A\u7684\u5916\u90E8\u6863\u6848\u662F\u4E0D\u53EF\u7528\u6216\u4E0D\u5B58\u5728.
ComponentProjectManager.NewProject=\u65B0\u7EC4\u4EF6\u9879\u76EE
CopyFromPaletteActionProvider.Label=\u4ECEPalette\u590D\u5236\u7EC4\u4EF6
@@ -64,6 +74,7 @@ ComponentProjectPreferencePage.SelectPath=\u9009\u62E9\u7EC4\u4EF6\u5DE5\u7A0B\u
AbstractXMLConfigPage.LINESTYLETip=\u6574\u6570\u503C.\u8FDE\u63A5\u7EBF\u98CE\u683C(1: Solid, 2: Dash, 3: Dot, 4: Dashdot)
WizardJetFilesChoosePage.EndFile=\u7ED3\u675F\u6587\u4EF6
PushToPaletteActionProvider.InformationMSG=\u7EC4\u4EF6\u5DF2\u53D1\u5E03\uFF0Cpalette\u5C06\u5237\u65B0\u3002
EditComponentActionProvider.GroupEdit=\u7EC4\u7F16\u8F91
ProjectSelectionDialog.ComponentProject=\u7EC4\u4EF6\u5DE5\u7A0B
ComponentProjectPreferencePage.ButtonLabel0=\u786E\u5B9A
AbstractXMLConfigPage.New=\u65b0
@@ -79,10 +90,15 @@ AbstractXMLConfigPage.CTYPETip=\u8FDE\u7ED3\u5668\u7C7B\u578B
AddResourceAction.ChooseResource=&\u9009\u62E9\u6DFB\u52A0jars\u548Czips:
ImportComponentDialog.WarningTitle=\u8B66\u544A
AddExternalResourceAction.AddELibs=\u6DFB\u52A0\u5916\u90E8\u5E93...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=\u6CA1\u6709\u53EF\u7528\u7684\u7EC4\u4EF6
AbstractXMLConfigPage.MINOUTPUTTip=\u6574\u6570\u503C\u3002\u8FDE\u63A5\u6700\u5C0F\u503C\u8F93\u51FA
ValidateComponentXMLActionProvider.error=\n\t\u5728{0}\u884C\u51FA\u73B0\u9519\u8BEF
ValidateComponentXMLActionProvider.fatalerror=\n\t\u5728{0}\u884C\u51FA\u73B0\u4E25\u91CD\u9519\u8BEF
ValidateComponentXMLActionProvider.invalid=\u65E0\u6548\u7684XML\u6587\u4EF6\u7EC4\u4EF6\:\n
ValidateComponentXMLActionProvider.ok=\u786E\u8BA4
ValidateComponentXMLActionProvider.result=\u9A8C\u8BC1\u7ED3\u679C
ValidateComponentXMLActionProvider.valid=\u7EC4\u4EF6XML\u6587\u4EF6\u5408\u6CD5\uFF01
ValidateComponentXMLActionProvider.validate=\u9A8C\u8BC1\u7EC4\u4EF6XML\u6587\u4EF6
ValidateComponentXMLActionProvider.warning=\n\t\u5728{0}\u884C\u51FA\u73B0\u8B66\u544A
PushToPaletteActionProvider.PushToPaletteActionProvider.result=\u9A8C\u8BC1\u7ED3\u679C

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: 2.2.0.qualifier
Bundle-Version: 6.5.0.qualifier
Fragment-Host: org.talend.componentdesigner.rcp

View File

@@ -0,0 +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.5.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.rcp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -4,3 +4,8 @@ ApplicationActionBarAdvisor.fileMenu=&File
ShowViewAction.actionLabel=Show view...
ApplicationActionBarAdvisor.windowMenu=&Window
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP Application
ApplicationActionBarAdvisor.ShowView_errorTitle=Problems Showing View
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=Exit application?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1=Exit {0}?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=Confirm Exit
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_choice=&Always exit without prompt

View File

@@ -4,3 +4,7 @@ ApplicationActionBarAdvisor.fileMenu=&Fichier
ShowViewAction.actionLabel=Montrer la vue...
ApplicationActionBarAdvisor.windowMenu=Fe&n<>tre
ApplicationWorkbenchWindowAdvisor.rcpApp=Application RCP
ApplicationActionBarAdvisor.ShowView_errorTitle=Probl<EFBFBD>me lors de l'affichage de la vue
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=Quitter l'application ?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1=Quitter {0} ?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=Confirmer sortie

View File

@@ -4,3 +4,8 @@ ApplicationActionBarAdvisor.fileMenu=\u30D5\u30A1\u30A4\u30EB (&F)
ShowViewAction.actionLabel=\u30D3\u30E5\u30FC\u306E\u8868\u793A...
ApplicationActionBarAdvisor.windowMenu=\u30A6\u30A4\u30F3\u30C9\u30A6 (&W)
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3
ApplicationActionBarAdvisor.ShowView_errorTitle=\u30D3\u30E5\u30FC\u306E\u8868\u793A\u3067\u554F\u984C\u304C\u767A\u751F\u3057\u307E\u3057\u305F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3\u3092\u7D42\u4E86\u3057\u307E\u3059\u304B\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1={0}\u3092\u7D42\u4E86\u3057\u307E\u3059\u304B\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=\u78BA\u8A8D
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_choice=\u4EE5\u964D\u78BA\u8A8D\u3057\u306A\u3044

View File

@@ -4,3 +4,8 @@ ApplicationActionBarAdvisor.fileMenu=\u6587\u4EF6(&F)
ApplicationActionBarAdvisor.fileMenu=\u6587\u4EF6(&F)
ShowViewAction.actionLabel=\u663E\u793A\u89C6\u56FE...(&v)
ApplicationActionBarAdvisor.windowMenu=\u7A97\u53E3(&W)
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP\u5E94\u7528\u7A0B\u5E8F
ApplicationActionBarAdvisor.ShowView_errorTitle=\u95EE\u9898\u5217\u8868\u89C6\u56FE
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=\u9000\u51FA\u5E94\u7528\u7A0B\u5E8F\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1=\u9000\u51FA {0}?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=\u786E\u8BA4\u9000\u51FA

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: 2.2.0.qualifier
Bundle-Version: 6.5.0.qualifier
Fragment-Host: org.talend.designer.abstractmap

View File

@@ -0,0 +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.5.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -5,7 +5,7 @@ prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7DDA
prefs.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30DE\u30C3\u30D4\u30F3\u30B0\u30EA\u30F3\u30AF\u306E\u8868\u793A \:
DraggingInfosPopup.draggingEntry={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u3044\u307E\u3059\u3002
DraggingInfosPopup.dropInvalid=\n<< \u7121\u52B9\u306A\u30C9\u30ED\u30C3\u30D7 >>\n
DraggingInfosPopup.draggingEntries={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u3044\u307E\u3059\u3002
DraggingInfosPopup.draggingEntries={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0
DraggingInfosPopup.dropInvalidWithKey=\n<< \u7121\u52B9\u306A\u30C9\u30ED\u30C3\u30D7 >>\n\u4E00\u5BFE\u4E00\u3067\u30DE\u30C3\u30D4\u30F3\u30B0\u3057\u3001\u4E0A\u66F8\u304D\u3059\u308B\u5834\u5408\u306F\u3001Shift\u30AD\u30FC\u3068Ctrl\u30AD\u30FC\u3092\u540C\u6642\u306B\u62BC\u3057\u307E\u3059
DraggingInfosPopup.overwriteMode=> \u4E0A\u66F8\u304D\u30E2\u30FC\u30C9
DraggingInfosPopup.appendMode=> \u8FFD\u52A0\u30E2\u30FC\u30C9

View File

@@ -1,3 +1,14 @@
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8
prefs.configuration.title=\u8fd0\u884c\u6b65\u9aa4\u914d\u7f6e
prefs.configuration.LINK_STYLE=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A
DraggingInfosPopup.draggingEntry=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.draggingEntries=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.overwriteMode=\ > \u8986\u76D6\u6A21\u5F0F
DraggingInfosPopup.appendMode=>\u9644\u52A0\u6A21\u5F0F
DraggingInfosPopup.appendModeToOverwrite=\u9644\u52A0\u6A21\u5F0F(\u6309Ctrl\u952E\u7528\u6765\u8986\u76D6)
DraggingInfosPopup.insertAllSelectedEntries=> \u63D2\u5165\u6240\u6709\u9009\u62E9\u9879
DraggingInfosPopup.insertRemainingEntries=\ > \u63D2\u5165\u5269\u4F59\u9879
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift\u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=>\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u5230\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift \u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=\u6240\u6709\u6E90\u9879\u5230\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F

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: 2.2.0.qualifier
Bundle-Version: 6.5.0.qualifier
Fragment-Host: org.talend.designer.alfrescooutput

View File

@@ -0,0 +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.5.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -17,4 +17,4 @@ AlfrescoModelDialog.type=Type
AlfrescoModelDialog.addModelFailed=Echec de l'ajout du mod<6F>le
AlfrescoModelDialog.modelTable.name=Nom
AlfrescoModelDialog.remove=Supprimer
AlfrescoOutputManager.failedLoadModel=Echec du chargement du mod<6F>le depuis les m<>tadonn<6E>es du composant, r<>initialisation.
AlfrescoOutputManager.failedLoadModel=<EFBFBD>chec du chargement du mod<6F>le depuis les m<>tadonn<6E>es du composant, r<>initialisation.

View File

@@ -0,0 +1,10 @@
AlfrescoModelDialog.availableAspects=Dostupn<EFBFBD> Aspekty
AlfrescoOutputManager.schemaError.title=Chyba v sch<63>me
AlfrescoModelDialog.add=Prida\u0165...
AlfrescoModelDialog.aspects=Aspekty
AlfrescoOutputModelManager.alreadyAdded=Tento model u\u017E bol pridan<61>
AlfrescoOutputModelManager.notYetAdded=Tento model e\u0161te nebol pridan<61>
AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Zlyhalo pridanie modelu
AlfrescoModelDialog.modelTable.name=Meno
AlfrescoModelDialog.remove=Odstr<EFBFBD>ni\u0165

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: 2.2.0.qualifier
Bundle-Version: 6.5.0.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.business.diagram
Bundle-Localization: plugin

View File

@@ -0,0 +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.5.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.diagram.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -81,3 +81,25 @@ BusinessTooltipFigure.assignedMeta={0} assigned Metadata
DeleteAssignmentAction.DeleteAssignment=Delete Assignment
BusinessDiagramEditor.canNotSaveTitle=Warning
BusinessDiagramEditor.canNotSaveMessage=Business Model is not locked by user, can not save.
BusinessRulersAndGridComposite.Grid_On_Label_Text=Show Grid
BusinessRulersAndGridComposite.Grid_Level_Label_Text=Grid In Front
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=Snap To Grid
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=Snap To Shapes
BusinessRulersAndGridComposite.Ruler_On_Label_Text=Show Ruler
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=Ruler Units
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=Grid Spacing
BusinessRulersAndGridComposite.Display_Group_Label_Text=Display
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=Measurement
BusinessRulersAndGridComposite.Gridline_Group_Label_Text=Grid Line
BusinessRulersAndGridComposite.Line_Color_Label_Text=Color
BusinessRulersAndGridComposite.Line_Style_Label_Text=Style
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=Restore Defaults
BusinessRulersAndGridComposite.Inches_Label_Text=Inches
BusinessRulersAndGridComposite.Centimeters_Label_Text=Centimeters
BusinessRulersAndGridComposite.Pixel_Label_Text=Pixels
BusinessRulersAndGridComposite.Solid_Label_Text=Solid
BusinessRulersAndGridComposite.Dash_Label_Text=Dash
BusinessRulersAndGridComposite.Dot_Label_Text=Dot
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=Dash Dot
BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=Dash Dot Dot
BusinessRulersAndGridComposite.Spaced_Dot_Label_Text=Spaced Dot

View File

@@ -5,7 +5,6 @@ BusinessPaletteFactory.DataComment=Cr
CreateDiagramAction.CreateBusinessModel=Cr<EFBFBD>er un Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Cr<EFBFBD>er un nouveau sch<63>ma m<>tier
BusinessAbstractParser.StringIntegerConvertError=Une valeur de cha<68>ne ne peut pas <20>tre convertie en valeur Integer
BusinessPaletteFactory.CreateGear=Ins<EFBFBD>rer une transformation
SimpleBusinessCreationWizardPage.Title=Nouveau Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Cr<EFBFBD>er un nouveau diagramme bas<61> sur le contenu du mod<6F>le {0}
BusinessAbstractParser.UnknownLiteral=Litt<EFBFBD>rale inconnue :
@@ -14,12 +13,12 @@ AssignmentPropertySection.DeleteAssignment=Effacer l'affectation.
AssignmentPropertySection.Type=Type
BusinessModelingAssistantProvider.AvaiableDomainModelElements=<EFBFBD>l<EFBFBD>ments de mod<6F>le de domaine disponibles :
BusinessPaletteFactory.BidirectionalRelationShip=Relation Bidirectionnelle
BusinessPaletteFactory.CreateDirectionalRelationShip=Cr<EFBFBD>er une nouvelle relation
BusinessPaletteFactory.CreateDirectionalRelationShip=Cr<EFBFBD>er une nouvelle relation directionnelle
BusinessPaletteFactory.CreateBidirectionalRelationShip=Cr<EFBFBD>er une nouvelle relation bidirectionnelle
AssignmentPropertySection.Name=Nom
CreateAssignmentCommand.CannotAssign=Impossible d'assigner.
BusinessNewDiagramFileWizard.DiagramRootElement=<EFBFBD>l<EFBFBD>ment racine du diagramme
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun <20>l<EFBFBD>ment racine de diagramme s<>l<EFBFBD>ctionn<EFBFBD>.
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun <20>l<EFBFBD>ment racine de diagramme s<>lectionn<EFBFBD>.
BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que num<75>ro idVisuel
OpenDiagramAction.EditBusinessModel=Editer le Business mod<6F>le
BusinessAbstractParser.ValueOfTypeByteIsExpected=Une valeur de type Byte est attendue
@@ -27,7 +26,7 @@ BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Une valeur de type Charact
BusinessPaletteFactory.ActionComment=Cr<EFBFBD>er une nouvelle action
BusinessAbstractParser.ValueOfTypeStringIsExpected=Une valeur de type String est attendue
BusinessInitDiagramFileAction.Error=ERROR
BusinessNewDiagramFileWizard.SelectRootElement=S<EFBFBD>lectionnez un <20>l<EFBFBD>ment racine
BusinessNewDiagramFileWizard.SelectRootElement=S<EFBFBD>lectionnez un <20>l<EFBFBD>ment racine de diagramme
RepositoryFactoryProxyLabelProvider.Deleted=(Supprim<69>)
BusinessPaletteFactory.TerminalComment=Cr<EFBFBD>er un nouveau Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Une valeur de type Short est attendue
@@ -68,7 +67,7 @@ BusinessAbstractParser.ValueOfDoubleIsExpected=Une valeur de type Double est att
OpenDiagramAction.ReadBusinessModel=Lire le Business mod<6F>le
BusinessInitDiagramFileAction.UnableToLoadResource=Impossible de charger la ressource :
BusinessPaletteFactory.CreateEllipse=Cr<EFBFBD>er une nouvelle ellipse
BusinessNewDiagramFileWizard.DiagramFile=Fichier diagramme
BusinessNewDiagramFileWizard.DiagramFile=Fichier du diagramme
BusinessAbstractParser.StringShortConverError=Une valeur de cha<68>ne ne peut pas <20>tre convertie en valeur Short
BusinessPaletteFactory.DocuemntComment=Cr<EFBFBD>er un nouveau document
BusinessAbstractParser.ValueOfIntegerIsExpected=Une valeur de type Integer est attendue
@@ -78,5 +77,25 @@ BusinessAbstractParser.StringFloatConvertError=Une valeur de cha
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Une valeur de cha<68>ne ne peut pas <20>tre convertie en valeur Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Initialiser un nouveau fichier diagramme Ecore
BusinessTooltipFigure.assignedMeta={0} M<>tadonn<6E>e affect<63>e
DeleteAssignmentAction.DeleteAssignment=Effacer l'affectation.
DeleteAssignmentAction.DeleteAssignment=Effacer l'affectation
BusinessDiagramEditor.canNotSaveTitle=Avertissement
BusinessRulersAndGridComposite.Grid_On_Label_Text=Show Grid
BusinessRulersAndGridComposite.Grid_Level_Label_Text=Grid In Front
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=Snap To Grid
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=Snap To Shapes
BusinessRulersAndGridComposite.Ruler_On_Label_Text=Show Ruler
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=Ruler Units
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=Grid Spacing
BusinessRulersAndGridComposite.Display_Group_Label_Text=Display
BusinessRulersAndGridComposite.Gridline_Group_Label_Text=Grid Line
BusinessRulersAndGridComposite.Line_Color_Label_Text=Color
BusinessRulersAndGridComposite.Line_Style_Label_Text=Style
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=Restore Defaults
BusinessRulersAndGridComposite.Inches_Label_Text=Inches
BusinessRulersAndGridComposite.Centimeters_Label_Text=Centimeters
BusinessRulersAndGridComposite.Pixel_Label_Text=Pixels
BusinessRulersAndGridComposite.Solid_Label_Text=Solid
BusinessRulersAndGridComposite.Dot_Label_Text=Dot
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=Dash Dot
BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=Dash Dot Dot
BusinessRulersAndGridComposite.Spaced_Dot_Label_Text=Spaced Dot

View File

@@ -70,8 +70,7 @@ BusinessAbstractParser.StringShortConverError=Valore String non convertito in va
BusinessPaletteFactory.DocuemntComment=Creare un nuovo documento
BusinessAbstractParser.ValueOfIntegerIsExpected=Previsto valore di tipo Intero
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Selezionare elemento principale diagramma:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=
\nSeleziona l'elemento modello semantico da raffigurare nel diagramma
BusinessNewDiagramFileWizard.SelectSemanticModelElement=
\nSeleziona l'elemento modello semantico da raffigurare nel diagramma
BusinessAbstractParser.StringFloatConvertError=Valore String non convertito in valore Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Valore String non convertito in valore Byte

View File

@@ -81,3 +81,9 @@ BusinessTooltipFigure.assignedMeta=\u5272\u308A\u5F53\u3066\u3089\u308C\u305F\u3
DeleteAssignmentAction.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664
BusinessDiagramEditor.canNotSaveTitle=\u8B66\u544A
BusinessDiagramEditor.canNotSaveMessage=\u4ED6\u306E\u30E6\u30FC\u30B6\u304C\u64CD\u4F5C\u4E2D\u306E\u305F\u3081\u3001\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002
BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u30EB\u30FC\u30E9\u30FC\u3092\u8868\u793A
BusinessRulersAndGridComposite.Line_Color_Label_Text=\u8272
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u30B9\u30BF\u30A4\u30EB
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143
BusinessRulersAndGridComposite.Centimeters_Label_Text=\u30B3\u30DF\u30C3\u30BF\u30FC
BusinessRulersAndGridComposite.Pixel_Label_Text=\u30D4\u30AF\u30BB\u30EB

View File

@@ -0,0 +1,14 @@
AssignmentPropertySection.Type=Typ
AssignmentPropertySection.Name=Meno
BusinessInitDiagramFileAction.Error=CHYBA
AssignmentPropertySection.Comment=Koment<EFBFBD>r
BusinessPaletteFactory.Data=D<EFBFBD>ta
BusinessPaletteFactory.Input=VSTUP
BusinessPaletteFactory.Relationshop=Vz\u0165ah
BusinessPaletteFactory.decision=Rozhodnutie
BusinessPaletteFactory.Document=Dokument
BusinessPaletteFactory.Database=D<EFBFBD>tov<EFBFBD> zdroj
BusinessPaletteFactory.Action=Akcia
BusinessDiagramEditor.canNotSaveTitle=Varovanie
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=Meranie
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u0160t<30>l

View File

@@ -79,3 +79,26 @@ BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u521D\u59CB\u5316\u65B0\
BusinessTooltipFigure.assignedMeta={0}\u5206\u914D\u5143\u6570\u636E
DeleteAssignmentAction.DeleteAssignment=\u5220\u9664\u8D4B\u503C
BusinessDiagramEditor.canNotSaveTitle=\u8B66\u544A
BusinessDiagramEditor.canNotSaveMessage=\u4E1A\u52A1\u6A21\u578B\u672A\u88AB\u7528\u6237\u9501\u5B9A\uFF0C\u65E0\u6CD5\u4FDD\u5B58\u3002
BusinessRulersAndGridComposite.Grid_On_Label_Text=\u663E\u793A\u7F51\u683C
BusinessRulersAndGridComposite.Grid_Level_Label_Text=\u7F51\u683C\u5728\u524D\u9762
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=\u5BF9\u9F50\u7F51\u683C
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=\u6309\u7167\u5F62\u72B6\u5BF9\u9F50
BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u663E\u793A\u6807\u5C3A
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=\u6807\u5C3A\u5355\u4F4D
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=\u7F51\u683C\u95F4\u8DDD
BusinessRulersAndGridComposite.Display_Group_Label_Text=\u663E\u793A
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=\u5EA6\u91CF
BusinessRulersAndGridComposite.Gridline_Group_Label_Text=\u7F51\u683C\u7EBF
BusinessRulersAndGridComposite.Line_Color_Label_Text=\u989C\u8272
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u6837\u5F0F
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u6062\u590D\u9ED8\u8BA4\u503C
BusinessRulersAndGridComposite.Inches_Label_Text=\u82F1\u5BF8
BusinessRulersAndGridComposite.Centimeters_Label_Text=\u5398\u7C73
BusinessRulersAndGridComposite.Pixel_Label_Text=\u50CF\u7D20
BusinessRulersAndGridComposite.Solid_Label_Text=\u56FA\u4F53
BusinessRulersAndGridComposite.Dash_Label_Text=\u7834\u6298\u53F7
BusinessRulersAndGridComposite.Dot_Label_Text=\u70B9
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=\u70B9\u5212\u7EBF
BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=\u53CC\u70B9\u5212\u7EBF
BusinessRulersAndGridComposite.Spaced_Dot_Label_Text=\u95F4\u9694\u70B9

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: 2.2.0.qualifier
Bundle-Version: 6.5.0.qualifier
Fragment-Host: org.talend.designer.codegen
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,5 +1,3 @@
providerName=www.example.org
pluginName=EmittersPool \u30E2\u30C7\u30EB
components=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
trunjob=tRunJob
format=\u5F62\u5F0F

View File

@@ -0,0 +1 @@
format=Form<EFBFBD>t

View File

@@ -0,0 +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.5.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.codegen.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -133,3 +133,9 @@ FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Update the palette for editors
ComponentsPreferencePage.componentAssist=Enable Component Creation Assistant
ComponentsPreferencePage.notValidDirectory=Your selection will result in folder nesting, which is not recommended. Do you want to continue anyway?
ComponentsFactory.loadComponents.missingFolder=The folder "{0}" is missing in the plugin "{1}".
ComponentsPreferencePage_SuccessTitle=Success
ComponentsPreferencePage_SuccessMessage1=Need restart studio to load the new components. Else, will be loaded in next time when start.
ComponentsPreferencePage_SuccessMessage2=Do you want to restart right now?
ComponentsPreferencePage.installComponentsFailure=Install components failure

View File

@@ -1,4 +1,4 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=M<EFBFBD>thode non impl<70>ment<6E>e:\norg.talend.designer.codegen.JavaRoutineSynchronizer line:49
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=M<EFBFBD>thode non impl<70>ment<6E>e : org.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Le projet JETEmitters est introuvable, une r<>initialisation compl<70>te est requise
generatedcode.footerprocess.nbcharsgenerated={0} caract<63>res g<>n<EFBFBD>r<EFBFBD>s par {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Le template est toujours pr<70>sent, mais la classe {0} a disparue. Cette fonction doit d'<27>tre recompil<69>e.
@@ -13,16 +13,16 @@ CodeGenerator.Node.NotFound=Noeud introuvable dans le processus courant
generatedcode.copyright.body3=Vous pouvez trouver plus d'informations sur les produits Talend sur www.talend.com.
EmittersPoolFactoryImpl.Class.IllegalArg=La classe '{0}' n'est pas un classifiant valide
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=M<EFBFBD>thode non impl<70>ment<6E>e:\norg.talend.designer.codegen.JavaRoutineSynchronizer line:58
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=M<EFBFBD>thode non impl<70>ment<6E>e : org.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
JetSkeletonManager.unableLoad=Impossible de charger le fichier de cache de la mise <20> jour du squelette
JetSkeletonManager.unableSave=impossible d'enregistrer le fichier de cache de la mise <20> jour skeleton
JetSkeletonManager.updateProblem=quand les donn<6E>es persistantes du squelette sont mises <20> jour, il y a des probl<62>mes
CodeGeneratorEmittersPoolFactory.codeThread=G<EFBFBD>n<EFBFBD>ration de code d'arri<EFBFBD>re-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composant compil<69> en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=Erreur de compilation des composants \: \r\n
JetSkeletonManager.updateProblem=quand les donn<6E>es persistantes du squelette sont mises <20> jour, il y a des probl<62>mes.
CodeGeneratorEmittersPoolFactory.codeThread=G<EFBFBD>n<EFBFBD>ration de code en arri<EFBFBD>re-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compil<69>s en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=<EFBFBD>chec de compilation des composants \: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Exception durant l'initialisation
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erreur d'initialisation de JetEmitter
CodeGeneratorService.invalidLanguage1=Type de langage invalide.
@@ -31,7 +31,7 @@ CodeGenInit.addMarkers=Ajouter des marqueurs dans l'espace de travail
CodeGenInit.createProject=Cr<EFBFBD>er le projet {0}
CodeGenInit.deleteProject=Supprimer le projet {0}
CodeGenInit.initTemplate=Init templates
CodeGenInit.removeLink=Supprimez les ressources li<6C>es
CodeGenInit.removeLink=Supprimer les ressources li<6C>es
CodeGenInit.saveWorkspace=Enregistrement de l'espace de travail
DocumentRootImpl.mixed=(mix<69>\:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
@@ -133,3 +133,7 @@ FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre <20> jour la palette pour les <20>diteurs
ComponentsPreferencePage.componentAssist=Activer l'assistant de cr<63>ation de composant
ComponentsPreferencePage.notValidDirectory=Votre s<>lection va imbriquer des dossiers, ce n'est pas recommand<6E>. Continuer ?
ComponentsFactory.loadComponents.missingFolder=Le plug-in "{1}" manque dans le dossier "{0}".
ComponentsPreferencePage_SuccessMessage1=Red<EFBFBD>marrez le Studio pour charger les nouveaux composants. Sinon,ils seront charg<72>s au prochain d<>marrage.
ComponentsPreferencePage_SuccessMessage2=Red<EFBFBD>marrer maintenant ?

View File

@@ -5,10 +5,8 @@ CodeGeneratorEmittersPoolFactory.Class.NotFound=\u30C6\u30F3\u30D7\u30EC\u30FC\u
CodeGeneratorEmittersPoolFactory.PersitentData.Error=\u6301\u7D9A\u30C7\u30FC\u30BF\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093 \:
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=\u751F\u6210\u30A8\u30F3\u30B8\u30F3\u306E\u521D\u671F\u5316\u4E2D...
generatedcode.copyright.body5=(http\://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30C7\u30FC\u30BF\u304C\u4E0D\u8DB3\u3057\u3066\u3044\u307E\u3059\u3002\u5B8C\u5168\u306A\u30B3\u30FC\u30C9\u751F\u6210\u3092\u958B\u59CB\u3057\u3066\u3044\u307E\u3059\u3002
CodeGenerator.JET.TimeOut=JET\u306E\u521D\u671F\u5316\u51E6\u7406\u304C\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3057\u307E\u3057\u305F
generatedcode.copyright.body4=You may distribute this code under the terms of the GNU LGPL license
CodeGenerator.Node.NotFound=\u73FE\u5728\u306E\u30D7\u30ED\u30BB\u30B9\u306B\u30CE\u30FC\u30C9\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
generatedcode.copyright.body3=You can find more information about Talend products at www.talend.com.
EmittersPoolFactoryImpl.Class.IllegalArg=\u30AF\u30E9\u30B9 '{0}' \u306F\u6709\u52B9\u306A\u5206\u985E\u5B50\u3067\u306F\u3042\u308A\u307E\u305B\u3093
@@ -21,7 +19,7 @@ JetSkeletonManager.unableLoad=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u
JetSkeletonManager.unableSave=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093
JetSkeletonManager.updateProblem=\u30B9\u30B1\u30EB\u30C8\u30F3\u6C38\u7D9A\u30C7\u30FC\u30BF\u66F4\u65B0\u6642\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.codeThread=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u30B9\u30EC\u30C3\u30C9
CodeGeneratorEmittersPoolFactory.componentCompiled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u3057\u305F\: \u6240\u8981\u6642\u9593 {0} \u30DF\u30EA\u79D2
CodeGeneratorEmittersPoolFactory.componentCompiled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F{0}\u30DF\u30EA\u79D2\u3067\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.failCompail=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306e\u30b3\u30f3\u30d1\u30a4\u30eb\u306b\u5931\u6557\u3057\u307e\u3057\u305f : \r\n
CodeGeneratorEmittersPoolFactory.initialException=\u521D\u671F\u5316\u4E2D\u306B\u4F8B\u5916\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=JetEmitter\u306E\u521D\u671F\u5316\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
@@ -36,8 +34,8 @@ CodeGenInit.saveWorkspace=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u306E\u4FDD
DocumentRootImpl.mixed=\ (mixed \:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=\ (persistentPool\:
TalendJetEmitter.compileFail=\ \u30B3\u30F3\u30D1\u30A4\u30EB\u5931\u6557 \: {0} \: {1}
TalendJetEmitter.exception=\u4F8B\u5916 \:
TalendJetEmitter.compileFail=\u30B3\u30F3\u30D1\u30A4\u30EB\u5931\u6557\uFF1A{0}\uFF1A{1}
TalendJetEmitter.exception=\u4F8B\u5916
JetFilesProviderManager.unableLoad={0}JetFilesProviderManager \u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter\u751F\u6210\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3001\u3053\u306E\u539F\u56E0\u3092\u907F\u3051\u308B\u305F\u3081\u306B\u3001Ctrl + Shift + F3 \u3092\u62BC\u4E0B\u3057\u3066\u518D\u5EA6\u751F\u6210\u3057\u3066\u304F\u3060\u3055\u3044\u3002
CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
@@ -131,4 +129,8 @@ FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u30A8\u30C7\u30A3\u30BF\u306E\u30D1\u30EC\u30C3\u30C8\u306E\u66F4\u65B0
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u30D1\u30EC\u30C3\u30C8\u3092\u66F4\u65B0
ComponentsPreferencePage.componentAssist=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u4F5C\u6210\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3092\u6709\u52B9\u5316
ComponentsPreferencePage_SuccessTitle=\u6210\u529F
ComponentsPreferencePage_SuccessMessage1=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30ED\u30FC\u30C9\u3059\u308B\u305F\u3081\u306B\u306F\u3001Studio\u3092\u518D\u8D77\u52D5\u3057\u307E\u3059\u3002\u53C8\u306F\u6B21\u56DE\u306E\u958B\u59CB\u6642\u306B\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
ComponentsPreferencePage_SuccessMessage2=\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B\uFF1F

View File

@@ -0,0 +1,18 @@
ComponentsPreferencePage.ButtonLabel0=Ok
ComponentsPreferencePage.rowLimit=Riadkov<EFBFBD> limit
ComponentsPreferencePage.WarningTitle=Varovanie
FAMILY.Access=Pr<EFBFBD>stup
FAMILY.Connections=Pripojenia
FAMILY.DB_JDBC=DB JDBC
FAMILY.Databases=Datab<EFBFBD>za
FAMILY.ESB=ESB
FAMILY.eXist=Existuj<EFBFBD>ca
FAMILY.File=S<EFBFBD>bor
FAMILY.HSQLDb=HSQL.Db
FAMILY.Input=VSTUP
FAMILY.JavaDB=JavaDB
FAMILY.MSSql=MSSQL
FAMILY.MaxDB=MaxDB
FAMILY.Output=V<EFBFBD>STUP
FAMILY.System=Syst<EFBFBD>m
FAMILY.XML=XML

View File

@@ -7,8 +7,10 @@ CodeGenerator.JET.TimeOut=JET\u521D\u59CB\u5316\u8D85\u65F6\uFF01
generatedcode.copyright.body4=\u4F60\u53EF\u4EE5\u5728\u5728GNU LGPL \u8BB8\u53EF\u8BC1\u4E0B\u652F\u914D\u8FD9\u4E9B\u4EE3\u7801
CodeGenerator.Node.NotFound=\u5728\u5F53\u524D
generatedcode.copyright.body3=\u4F60\u53EF\u4EE5\u5728www.talend.com\u53D1\u73B0\u66F4\u591A\u5173\u4E8ETalend\u4EA7\u54C1\u4FE1\u606F
EmittersPoolFactoryImpl.Class.IllegalArg=\u7C7B ' {0}' \u4E0D\u662F\u4E00\u4E2A\u6709\u6548\u7684\u5206\u7C7B\u5668
generatedcode.copyright.body2=/ \u4F5C\u4E1A\u8BBE\u8BA1 (CodeGenerator version {0}).
generatedcode.copyright.body1=\u6E90\u4EE3\u7801\u88AB{0}\u81EA\u52A8\u751F\u6210
CodeGenerator.newLine=\n\n\n\n
JetSkeletonManager.updateProblem=\u5F53\u66F4\u65B0\u6301\u4E45\u6570\u636E\u65F6\u51FA\u73B0\u9519\u8BEF
CodeGeneratorEmittersPoolFactory.codeThread=\u4EE3\u7801\u751F\u6210\u540E\u53F0\u7EBF\u7A0B
CodeGeneratorEmittersPoolFactory.componentCompiled=\u7EC4\u4EF6\u7F16\u8BD1{0}\u6BEB\u79D2
@@ -24,13 +26,20 @@ CodeGenInit.initTemplate=\u521D\u59CB\u5316\u6A21\u677F
CodeGenInit.removeLink=\u5220\u9664\u94FE\u63A5\u8D44\u6E90
CodeGenInit.saveWorkspace=\u4FDD\u5B58\u5DE5\u4F5C\u533A
DocumentRootImpl.mixed=\ (\u6DF7\u5408:
CodeGeneratorEmittersPoolFactory.dialogContent=\u4E3A\u4E86\u907F\u514D\u4EA7\u751F\u95EE\u9898\uFF0C\u8BF7\u6309Ctrl+Shift+F3\u6765\u518D\u6B21\u751F\u6210\uFF01
CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u5DF2\u53D6\u6D88
ComponentsFactory.afterSystemComponent=\u5728\u7CFB\u7EDF\u7EC4\u4EF6
ComponentsFactory.componentNotFound=\u7EC4\u4EF6\u6587\u4EF6\u5939\u6CA1\u53D1\u73B0
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\: \u7236 *.inc.javajet \u6CA1\u6709\u91CD\u65B0\u7F16\u8BD1
ComponentsLocalProviderService.componentLoadError=\u7EC4\u4EF6\u52A0\u8F7D\u9519\u8BEF
ComponentsLocalProviderService.talendExchangeError=Talend Exchange\u9519\u8BEF
ComponentsPreferencePage.ButtonLabel0=\u786E\u5B9A
ComponentsPreferencePage.configuration.LINK_STYLE=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A
ComponentsPreferencePage.rowLimit=\u884c\u9650\u5236
ComponentsPreferencePage.WarningMsg=\u60A8\u9700\u8981\u91CD\u65B0\u542F\u52A8Talend Open Studio\u4EE5\u52A0\u8F7D\u989D\u5916\u7684\u7EC4\u4EF6\u3002
ComponentsPreferencePage.WarningTitle=\u8B66\u544A
ComponentsPreferencePage.directoryFieldLabel=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939\ :
ComponentsProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D\u7EC4\u4EF6\u63D0\u4F9B\u7A0B\u5E8F
ComponenttRunJobPreferencePage.label=\u53CC\u51FBtRunJob\u7EC4\u4EF6\u540E\u4E0D\u663E\u793A\u5BF9\u5E94\u7684JOB
ComponenttRunJobPreferencePage.showCorrespondingJob=\u53CC\u51FBtRunJob\u7EC4\u4EF6\u540E\u663E\u793A\u5BF9\u5E94JOB
XsdValidationCacheManager.unableLoadxsd=\u52A0\u8F7Dxsd\u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6\u5931\u8D25
@@ -39,7 +48,25 @@ prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8
FAMILY.Access=Access
FAMILY.Business=\u4E1A\u52A1
FAMILY.Business_Intelligence=\u5546\u4E1A\u667A\u80FD
FAMILY.Connections=\u8FDE\u63A5
FAMILY.eXist=\u9000\u51FA
FAMILY.File=\u6587\u4ef6
FAMILY.FireBird=\u706B\u9E1F
FAMILY.HSQLDb=HSQLdb
FAMILY.Informix=Informix
FAMILY.Input=\u8F93\u5165
FAMILY.JavaDB=JavaDB
FAMILY.MSSql=MSSQL
FAMILY.MaxDB=MaxDB
FAMILY.MySQL=MySQL
FAMILY.Oracle=Oracle
FAMILY.Output=\u6807\u51c6\u8f93\u51fa
FAMILY.System=\u7CFB\u7EDF
FAMILY.Teradata=Teradata
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u66F4\u65B0\u7F16\u8F91\u5668\u7684\u8C03\u8272\u677F
ComponentsPreferencePage.notValidDirectory=\u60A8\u7684\u9009\u62E9\u5C06\u5BFC\u81F4\u6587\u4EF6\u5939\u5D4C\u5957\uFF0C\u8FD9\u662F\u4E0D\u63A8\u8350\u7684\u3002 \u4F60\u60F3\u7EE7\u7EED\u5417\uFF1F
ComponentsFactory.loadComponents.missingFolder=\u6587\u4EF6\u5939 "{0}" \u7F3A\u5C11\u63D2\u4EF6 "{1}".
ComponentsPreferencePage_SuccessTitle=Success
ComponentsPreferencePage_SuccessMessage1=\u9700\u8981\u91CD\u542FStudio\u6765\u52A0\u8F7D\u7EC4\u4EF6\u3002\u5426\u5219\uFF0C\u4F1A\u5728\u4E0B\u6B21\u542F\u52A8\u65F6\u52A0\u8F7D\u3002
ComponentsPreferencePage_SuccessMessage2=\u60A8\u60F3\u8981\u9A6C\u4E0A\u91CD\u542F\u5417\uFF1F

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: 1.0.0.qualifier
Bundle-Version: 6.5.0.qualifier
Fragment-Host: org.talend.designer.components.exchange

View File

@@ -1,3 +1,4 @@
Exchange=Exchange
DownloadComponenentsAction.Label=T<EFBFBD>l<EFBFBD>charger les composants s<>lectionn<6E>s
RefreshComponenentsAction.Label=Rafra<EFBFBD>chir la liste des composants
providerName=www.example.org

View File

@@ -1,5 +1,5 @@
Exchange=Exchange
DownloadComponenentsAction.Label=\u9078\u629E\u3057\u305F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
RefreshComponenentsAction.Label=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8\u3092\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
RefreshComponenentsAction.Label=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8\u3092\u66F4\u65B0
providerName=www.example.org
pluginName=Exchange\u30E2\u30C7\u30EB

View File

@@ -0,0 +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.5.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.components.exchange.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -94,3 +94,8 @@ ImportExchangeDialog.REFRESHING_PROGRESSBAR=Refreshing\! Please Wait.....
ImportExchangeDialog.OPERATION_CANCELLED=Operation was cancelled
Exchange.logon.error=Exchange user have not been registered, please register using the preferences .
ImportExchangeDialog.download.extensions=Download extensions\! Please Wait\!
DownloadComponenentsAction_restartMessage=Install the new component successfully, but need restart studio to load it, are you want to restart now?
DownloadComponenentsAction_restartTitle=Need restart
DownloadComponenentsAction_failureTitle=Failure
DownloadComponenentsAction_failureMessage=Fail to install the component {0}, need check the component is valid or not.
DownloadComponenentsAction.installComponentsTitle=Install components

View File

@@ -7,8 +7,10 @@ AvailableExtensionsComposite.FilterTitle=Filtre
AvailableExtensionsComposite.ViewDetail.installOperateStatus=Installer
AvailableExtensionsComposite.ViewDetail.WriteReview=Donnez votre avis
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Veuillez v<>rifier.
DownloadedExtensionsComposite.ExtensionName=Nom de l'extension
DownloadedExtensionsComposite.DownloadedVersion=Version t<>l<EFBFBD>charg<72>e
DownloadedExtensionsComposite.DownloadDate=Date de t<>l<EFBFBD>chargement
DownloadedExtensionsComposite.installOperateStatus=Installer
DownloadedExtensionsComposite.installedOperateStatus=Install<EFBFBD>
DownloadedExtensionsComposite.updateOperateStatus=UPDATE
MyExtensionsComposite.Version=Version
@@ -45,12 +47,16 @@ RefreshJob.FindExtensions.Message=Recherche d'extensions depuis Exchange...
ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=Recherche d'extensions install<6C>es
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=Recherche d'extensions install<6C>es depuis Exchange...
DeleteExtensionJob.DeleteExtensionJob.Title=Supprimer une extension...
DeleteExtensionJob.DeleteExtensionJob.Message=Supprimer une extension...
DeleteExtensionJob.DeleteFailure=Echec de la connexion.
DeleteExtensionJob.DeleteFailureTip=Veuillez v<>rifier.
ModifyExtensionJob.Title=Modifier une extension...
ModifyExtensionJob.Message=Modifier une extension...
ModifyExtensionJob.ModifyFailure=Echec de la modification
InstalledExtensionJob.Title=Installation de l'extension...
InsertionExtensionAction.InstalledFailure=Echec de l'installation
UploadRevisionJob.Title=Chargement de la r<>vision...
UploadRevisionJob.Message=Charger une r<>vision...
UploadRevisionAction.InstalledFailure=Echec du chargement de la r<>vision.
DownloadComponenentsAction.installExchange=Installer les composants Exchange
DownloadComponenentsAction.DownloadTaskTitle=T<EFBFBD>l<EFBFBD>chargement des fichiers depuis Exchange

View File

@@ -1,7 +1,7 @@
ExchangeView.Exchange=Exchange
AvailableExtensionsComposite.ExtensionName=Extension\u540D
AvailableExtensionsComposite.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
AvailableExtensionsComposite.Rating=\u30EC\u30FC\u30C6\u30A3\u30F3\u30B0
AvailableExtensionsComposite.Rating=\u8A55\u4FA1
AvailableExtensionsComposite.Author=\u4f5c\u6210\u8005
AvailableExtensionsComposite.FilterTitle=\u30D5\u30A3\u30EB\u30BF
AvailableExtensionsComposite.ViewDetail.installOperateStatus=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
@@ -75,7 +75,7 @@ DownloadComponenentsAction.DownloadTaskName=URL\u304B\u3089\u30D5\u30A1\u30A4\u3
DownloadComponenentsAction.ReloadPalette=\u30D1\u30EC\u30C3\u30C8\u306E\u66F4\u65B0...
DownloadComponenentsAction.DownloadFailure=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u5931\u6557\u3002
DownloadComponenentsAction.DownloadFailureTip=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u8A2D\u5B9A\u3092\u5909\u66F4\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ExchangeWebService.insertionExtensionSuccessful=Extension\u633F\u5165\u6210\u529F\u3002
ExchangeWebService.insertionExtensionSuccessful=Extension\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u6210\u529F\u3057\u307E\u3057\u305F
ExchangeWebService.downloadingExtensionSuccessful=Extension\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u6210\u529F\u3002
ExchangeWebService.deleteExtensionSuccessful=Extension\u524A\u9664\u6210\u529F\u3002
ExchangeWebService.insertReviewSuccessful=Review\u633F\u5165\u6210\u529F\u3002
@@ -84,11 +84,17 @@ ExchangeWebService.insertionRevisionSuccessful=\u30EA\u30D3\u30B8\u30E7\u30F3\u6
ImportExchangeDialog.dialogTitle=Talend Exchange\u304B\u3089\u9805\u76EE\u9078\u629E
ImportExchangeDialog.WARNING=\u8B66\u544A
ImportExchangeDialog.NOTSELECTWARNING=\u30C6\u30FC\u30D6\u30EB\u304B\u3089\uFF11\u3064\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ImportExchangeDialog.downloadProgressBar=\u30A2\u30A4\u30C6\u30E0\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u4E2D\u3067\u3059...
ImportExchangeDialog.EXTENSION_NAME=Extension\u540D
ImportExchangeDialog.AUTHOR_NAME=\u4f5c\u6210\u8005\u540d
ImportExchangeDialog.AUTHOR_NAME=\u4F5C\u6210\u8005
ImportExchangeDialog.LATEST_REVISION=\u6700\u65B0\u30EA\u30D3\u30B8\u30E7\u30F3
ImportExchangeDialog.EXTENSION_DESCRIPTION=Extension\u8AAC\u660E
ImportExchangeDialog.REFRESH_BUTTON=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
ImportExchangeDialog.REFRESHING_PROGRESSBAR=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u4E2D\u3067\u3059...
ImportExchangeDialog.OPERATION_CANCELLED=\u64CD\u4F5C\u3092\u30AD\u30E3\u30F3\u30BB\u30EB
Exchange.logon.error=Exchange\u30E6\u30FC\u30B6\u304C\u767B\u9332\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u521D\u671F\u8A2D\u5B9A\u3092\u4F7F\u7528\u3057\u3066\u767B\u9332\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ImportExchangeDialog.download.extensions=\u62E1\u5F35\u6A5F\u80FD\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u4E2D\u3067\u3059\u3001\u66AB\u304F\u304A\u5F85\u3061\u4E0B\u3055\u3044\u3002
DownloadComponenentsAction_restartMessage=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u6210\u529F\u3057\u307E\u3057\u305F\u3002Studio\u306E\u518D\u8D77\u52D5\u304C\u5FC5\u8981\u3067\u3059\u3002\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B\uFF1F
DownloadComponenentsAction_restartTitle=\u518D\u8D77\u52D5\u8981
DownloadComponenentsAction_failureTitle=\u5931\u6557
DownloadComponenentsAction_failureMessage=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u59A5\u5F53\u304B\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002

View File

@@ -0,0 +1,18 @@
AvailableExtensionsComposite.Version=Verzia
AvailableExtensionsComposite.Author=Autor
AvailableExtensionsComposite.FilterTitle=Filter
AvailableExtensionsComposite.ViewDetail.installOperateStatus=In\u0161talova\u0165
DownloadedExtensionsComposite.installOperateStatus=In\u0161talova\u0165
DownloadedExtensionsComposite.updateOperateStatus=Obnovi\u0165
MyExtensionsComposite.Version=Verzia
MyExtensionsComposite.UpdateOperateStatus=Obnovi\u0165
MyExtensionsComposite.ModifyOperateStatus=Modifikova\u0165
MyExtensionsComposite.DeleteOperateStatus=Zmaza\u0165
MyExtensionsComposite.Form.Compatibility=Kompatibilita
MyExtensionsComposite.Form.Compatibility.Version=Verzia
MyExtensionsComposite.Form.Description=Popis
MyExtensionsComposite.Form.Visibility=Vidite\u013Enos\u0165
MyExtensionsComposite.Form.Upload=Nahra\u0165
ImportExchangeDialog.WARNING=Varovanie
ImportExchangeDialog.AUTHOR_NAME=Meno autora
ImportExchangeDialog.REFRESH_BUTTON=Obnovi\u0165

View File

@@ -1,24 +1,79 @@
ExchangeView.Exchange=Exchange
AvailableExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
AvailableExtensionsComposite.Version=\u7248\u672C
AvailableExtensionsComposite.Rating=\u8BC4\u5206
AvailableExtensionsComposite.Author=\u4F5C\u8005
AvailableExtensionsComposite.FilterTitle=\u8FC7\u6EE4
AvailableExtensionsComposite.ViewDetail.installOperateStatus=\u5B89\u88C5
AvailableExtensionsComposite.ViewDetail.WriteReview=\u53D1\u8868\u8BC4\u8BBA
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailure=\u63D2\u5165\u5BA1\u67E5\u5931\u8D25
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=\u8BF7\u68C0\u67E5
DownloadedExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
DownloadedExtensionsComposite.DownloadedVersion=\u4E0B\u8F7D\u7248\u672C
DownloadedExtensionsComposite.DownloadDate=\u4E0B\u8F7D\u65E5\u671F
DownloadedExtensionsComposite.OperateStatus=\u64CD\u4F5C\u72B6\u6001
DownloadedExtensionsComposite.installOperateStatus=\u5B89\u88C5
DownloadedExtensionsComposite.installedOperateStatus=\u5DF2\u88C5\u8F7D
DownloadedExtensionsComposite.updateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
MyExtensionsComposite.Version=\u7248\u672C
MyExtensionsComposite.UploadDate=\u4E0A\u4F20\u65E5\u671F
MyExtensionsComposite.UpdateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ModifyOperateStatus=\u4FEE\u6539
MyExtensionsComposite.DeleteOperateStatus=\u5220\u9664
MyExtensionsComposite.Form.Return=\u8FD4\u56DE
MyExtensionsComposite.Form.ExtensionTitle=\u6269\u5C55\u6807\u9898
MyExtensionsComposite.Form.InitialVersion=\u521D\u59CB\u7248\u672C
MyExtensionsComposite.Form.Compatibility.AllVersions=\u6240\u6709\u7248\u672C
MyExtensionsComposite.Form.Compatibility.Version=\u7248\u672C
MyExtensionsComposite.Form.Compatibility.AndNewer=\u548C\u66F4\u65B0\u7684
MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=\u6240\u6709\u7248\u672C\u9664\u5916:
MyExtensionsComposite.Form.Description=\u5FC5\u8981\u7684
MyExtensionsComposite.Form.Visibility=\u80FD\u89C1\u5EA6
MyExtensionsComposite.Form.Visibility.Public=\u516C\u5F00\uFF08\u5168\u90E8\u53EF\u89C1\uFF09
MyExtensionsComposite.Form.Visibility.Private=\u79C1\u4EBA(\u6211\u770B\u5F97\u89C1)
MyExtensionsComposite.Form.Upload=\u4E0A\u4F20
MyExtensionsComposite.Form.Upload.SelectAnItem=\u4ECE\u5F53\u524D\u6253\u5F00\u7684\u9879\u76EE\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
MyExtensionsComposite.Form.Upload.File=\u6587\u4EF6:
MyExtensionsComposite.Form.Upload.Browse=\u6D4F\u89C8...
MyExtensionsComposite.Form.Upload.Browse.SelectFile=\u9009\u62E9\u8981\u4E0A\u4F20\u7684\u6269\u5C55\u540D\u7684\u6587\u4EF6
MyExtensionsComposite.Form.DeleteExtensionTile=\u5220\u9664\u6269\u5C55\u540D
MyExtensionsComposite.Form.DeleteExtensionMessage=\u786E\u5B9E\u8981\u5220\u9664\u6B64\u6269\u5C55\u540D\u5417?
MyExtensionsComposite.Form.UploadExtension=\u4E0A\u4F20\u6269\u5C55
MyExtensionsComposite.Form.UpdateExtension=\u66F4\u65B0\u6269\u5C55
MyExtensionsComposite.Form.ModifyExtension=\u4FEE\u6539\u6269\u5C55
ShowContributedExtensionsJob.ShowContributedExtensions.Title=\u5BFB\u627E\u5DF2\u5206\u914D\u63D2\u4EF6
ShowContributedExtensionsJob.ShowContributedExtensions.Message=\u5BFB\u627E\u6765\u81EA\u4EA4\u6362\u7684\u5DF2\u5206\u914D\u63D2\u4EF6
DeleteExtensionJob.DeleteExtensionJob.Title=\u5220\u9664\u6269\u5C55\u2026
DeleteExtensionJob.DeleteExtensionJob.Message=\u5220\u9664\u6269\u5C55\u2026
DeleteExtensionJob.DeleteFailure=\u5220\u9664\u5931\u8D25\u3002
DeleteExtensionJob.DeleteFailureTip=\u8BF7\u68C0\u67E5
ModifyExtensionJob.ModifyFailureTip=\u8BF7\u68C0\u67E5
InsertionExtensionAction.InstalledFailureTip=\u8BF7\u68C0\u67E5
UploadRevisionJob.Title=\u4E0A\u4F20\u4FEE\u6539\u4E2D...
UploadRevisionJob.Message=\u4E0A\u4F20\u4FEE\u6539\u4E2D...
UploadRevisionAction.InstalledFailure=\u4E0A\u4F20\u4FEE\u6539\u5931\u8D25\u3002
UploadRevisionAction.InstalledFailureTip=\u8BF7\u68C0\u67E5
DownloadComponenentsAction.installExchange=\u5B89\u88C5\u6765\u81EA Exchange \u4EA4\u6D41\u4E2D\u5FC3\u7684\u7EC4\u4EF6
DownloadComponenentsAction.DownloadTaskTitle=\u4ECEExchange\u4E0B\u8F7D\u6587\u4EF6
DownloadComponenentsAction.DownloadTaskName=\u4ECEURL\u4E0B\u8F7D\u6587\u4EF6
DownloadComponenentsAction.ReloadPalette=\u91CD\u65B0\u8F7D\u5165\u8C03\u8272\u677F...
DownloadComponenentsAction.DownloadFailure=\u4E0B\u8F7D\u5931\u8D25\u3002
DownloadComponenentsAction.DownloadFailureTip=\u5FC5\u987B\u4FEE\u6539\u4E0B\u8F7D\u8BBE\u7F6E\u3002
ExchangeWebService.insertionExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u63D2\u5165\u6210\u529F
ExchangeWebService.downloadingExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u4E0B\u8F7D\u6210\u529F
ExchangeWebService.deleteExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u5220\u9664\u6210\u529F\u3002
ExchangeWebService.insertionRevisionSuccessful=\u63D2\u5165\u4FEE\u6539\u6210\u529F\u3002
ImportExchangeDialog.dialogTitle=\u4ECETalend Exchange\u9009\u62E9\u4E00\u4E2A\u9879\u76EE
ImportExchangeDialog.WARNING=\u8B66\u544A
ImportExchangeDialog.NOTSELECTWARNING=\u8BF7\u4ECE\u8868\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
ImportExchangeDialog.EXTENSION_NAME=\u6269\u5C55\u540D
ImportExchangeDialog.AUTHOR_NAME=\u521B\u5EFA\u8005\u540D\u79F0
ImportExchangeDialog.LATEST_REVISION=\u6700\u65B0\u7248\u672C
ImportExchangeDialog.REFRESH_BUTTON=\u5237\u65B0
ImportExchangeDialog.OPERATION_CANCELLED=\u64CD\u4F5C\u5DF2\u53D6\u6D88
Exchange.logon.error=\u4EA4\u6362\u7528\u6237\u5C1A\u672A\u6CE8\u518C\uFF0C\u8BF7\u4F7F\u7528\u9996\u9009\u9879\u6CE8\u518C\u3002
DownloadComponenentsAction_restartMessage=\u6210\u529F\u5B89\u88C5\u65B0\u7EC4\u4EF6\uFF0C\u9700\u8981\u91CD\u542Fstudio\u6765\u52A0\u8F7D\uFF0C\u73B0\u5728\u91CD\u542F\u5417\uFF1F
DownloadComponenentsAction_restartTitle=\u9700\u7528\u91CD\u542F
DownloadComponenentsAction_failureTitle=\u5931\u8D25
DownloadComponenentsAction_failureMessage=\u5B89\u88C5\u7EC4\u4EF6{0}\u5931\u8D25\uFF0C\u9700\u8981\u68C0\u67E5\u7EC4\u4EF6\u662F\u5426\u6709\u6548\u3002

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: 2.2.0.qualifier
Bundle-Version: 6.5.0.qualifier
Fragment-Host: org.talend.designer.core
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -36,3 +36,6 @@ exchange=Exchange
colorCodeViewer=Code Viewer colors
defaultTypeAndLength=Default Type and Length
metadataofTalendType=Metadata of TalendType
palettesettings=Palette Settings
standard.job.standalone=Standalone
standard.job.osgi=OSGi Bundle

View File

@@ -34,3 +34,4 @@ findJob.title=Trouver un Job
findJob.tootip=Trouver un Job sp<73>cifique
exchange=Exchange
defaultTypeAndLength=Type et longueur par d<>faut
palettesettings=Param<EFBFBD>tres de la Palette

View File

@@ -1,37 +1,39 @@
pluginName=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 \u30E2\u30C7\u30EB
statsAndLogsView=\u7D71\u8A08/\u30ED\u30B0
pluginName=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30E2\u30C7\u30EB
statsAndLogsView=\u7D71\u8A08\u60C5\u5831/\u30ED\u30B0
logs=\u30ED\u30B0
providerName=www.example.org
statsAndLogs=Stats & Logs
statsAndLogs=\u7D71\u8A08\u60C5\u5831\u3068\u30ED\u30B0
componentSettingsView=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
problems=\u554F\u984C
main=\u30E1\u30A4\u30F3
jobHierarchyView=\u30B8\u30E7\u30D6\u968E\u5C64
contexts=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
properties=\u30D7\u30ED\u30D1\u30C6\u30A3
implicitContextLoad=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u8AAD\u307F\u8FBC\u307F
versions=Version
implicitContextLoad=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30ED\u30FC\u30C9
versions=\u30D0\u30FC\u30B8\u30E7\u30F3
jobSettingsView=\u30B8\u30E7\u30D6
view=\u8868\u793A
codeViewer=\u30B3\u30FC\u30C9\u30D3\u30E5\u30FC\u30A2
codeViewer=\u30B3\u30FC\u30C9\u30D3\u30E5\u30FC\u30A2\u30FC
documentation=\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
designer=\u30C7\u30B6\u30A4\u30CA\u30FC
jobSettings=\u30B8\u30E7\u30D6\u8A2D\u5B9A
useProjectSetting=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4F7F\u7528
selectitem.useprojectsettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u4F7F\u7528\u3057\u305F\u3044\u9805\u76EE\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044
selectitem.useprojectsettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u4F7F\u7528\u3059\u308B\u30A2\u30A4\u30C6\u30E0\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044
Repository=\u30ea\u30dd\u30b8\u30c8\u30ea
appearance=Appearance
appearance=\u5916\u89B3
colors=\u8272
context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
font=\u30D5\u30A9\u30F3\u30C8
importExport=\u30A4\u30F3\u30DD\u30FC\u30C8/\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
internationalization=\u56FD\u969B\u5316
memoTextFont=\u30E1\u30E2\u30C6\u30AD\u30B9\u30C8\u306E\u30D5\u30A9\u30F3\u30C8
memoTextFont=\u30E1\u30E2\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8
outputConsole=\u51FA\u529B\u30B3\u30F3\u30BD\u30FC\u30EB
palette=\u30D1\u30EC\u30C3\u30C8
performance=\u30D1\u30D5\u30A9\u30FC\u30DE\u30F3\u30B9
findJob.title=\u30B8\u30E7\u30D6\u306E\u691C\u7D22
findJob.tootip=\u7279\u5B9A\u30B8\u30E7\u30D6\u306E\u691C\u7D22
exchange=Exchange
colorCodeViewer=\u30B3\u30FC\u30C9\u30D3\u30E5\u30FC\u30EF\u30FC\u306E\u8272
colorCodeViewer=\u30B3\u30FC\u30C9\u30D3\u30E5\u30FC\u30A2\u30FC\u306E\u8272
defaultTypeAndLength=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C7\u30FC\u30BF\u578B\u3068\u9577\u3055
metadataofTalendType=TalendType\u306E\u30E1\u30BF\u30C7\u30FC\u30BF
palettesettings=\u30D1\u30EC\u30C3\u30C8\u8A2D\u5B9A

View File

@@ -0,0 +1,8 @@
componentSettingsView=Komponent
main=Hlavn<EFBFBD>
contexts=Kontexty
properties=Vlastnosti
view=Poh\u013Ead
documentation=Dokument<EFBFBD>cia
context=Kontext
font=P<EFBFBD>smo

View File

@@ -19,8 +19,12 @@ Repository=\u50a8\u5b58\u5e93
appearance=\u5916\u89C2
colors=\u8272\u5F69
context=\u7EC4\u4EF6
font=\u5B57\u4F53
importExport=\u5BFC\u5165/\u5BFC\u51FA
internationalization=\u56FD\u9645\u5316
outputConsole=\u8F93\u51FA\u63A7\u5236\u53F0
performance=\u6267\u884C
exchange=Exchange
colorCodeViewer=\u4EE3\u7801\u6307\u793A\u989C\u8272
defaultTypeAndLength=\u9ED8\u8BA4\u7C7B\u578B\u548C\u957F\u5EA6
standard.job.standalone=\u5355\u4F8B

View File

@@ -0,0 +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.5.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.core.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -116,7 +116,6 @@ TnsEditorDialog.Value=\u0642\u064A\u0645\u0629
EParameterName.className=\u0627\u0633\u0645 \u0627\u0644\u0641\u0626\u0629
PerformancePreferencePage.addAllSystemRoutines=\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u0441\u0435 \u0441\u0438\u0441\u0442\u0435\u043C\u043D\u044B\u0435 \u0440\u0443\u0442\u0438\u043D\u044B \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043C\u043E\u0441\u0442\u0438 \u043F\u0440\u0438 \u0441\u043E\u0437\u0434\u0430\u043D\u0438\u0438 \u043D\u043E\u0432\u043E\u0439 \u0440\u0430\u0431\u043E\u0442\u044B
EParameterName.routeType=\u0646\u0648\u0639
SchemaTypeController.validationrule.title.confirm=\u062A\u0623\u0643\u064A\u062F
AbstractMultiPageTalendEditor.canNotSaveTitle=\u062A\u062D\u0630\u064A\u0631
ConnectionSetAsMainRef.ERROR=\u062E\u0637\u0623
ModifyMergeOrderAction.ERROE=\u062E\u0637\u0623

View File

@@ -81,7 +81,6 @@ EParameterName.DisableWarnings=Warnungen deaktivieren
ChangeConnTextCommand.Label=<EFBFBD>ndere Verbindungsbezeichnung
TalendEditorPaletteFactory.Note=Notiz
EParameterName.tStatCatcherStats=tStatCatcher Statistik
SchemaController.resetButton.tooltip=Alle Spalten der vorangegangenen Komponente werden <20>bernommen
EParameterName.startable=Ausf<EFBFBD>hrbar
MultiPageEditorContributor.Snap=An Geo&metrie anpassen
ExecuteSystemCommandCommand.Command=Ausf<EFBFBD>hren...
@@ -113,7 +112,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Aktiviere gesamten Subjob
ChangeMetadataCommand.messageDialog.questionMessage=Wollen Sie die <20>nderungen <20>bernehmen?
ChangeActivateStatusNodeCommand.Label.Deactive=Element(e) deaktivieren
EParameterName.user=User
SchemaController.schemaOf=Schema von
ParallelExecutionCommand.Parallel=Parallelisiert
SendToBackAction.sendToBack=In den Hintergrund
TalendEditorPaletteFactory.Default=Default
@@ -236,7 +234,6 @@ EParameterName.start=Start
DesignerPreferencePage.SubjobTitleColorLabel=Subjob &Titelfarbe:
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach <20>nderung im Repository
SchemaController.syncColumns=Synchronisiere Spalten
EParameterName.ShowHint=Zeige Hinweis
ContextParameterPage.commentEmpty=Der Kommentar sollte nicht leer sein.
NewProcessWizard.description=Job dem Repository hinzuf<75>gen
@@ -250,7 +247,6 @@ MoveNodeLabelCommand.Label=NodeLabel verschieben
EParameterName.context=Context
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} von Job {1} vom Projekt {2}
EParameterName.MultiThread=Multi-Thread Ausf<73>hrung
SchemaController.editSchema=<EFBFBD>ndere Schema
ChangeActivateStatusSubjobCommand.Label.ActivePart=Aktiviere aktuellen Subjob
MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=None
@@ -270,7 +266,6 @@ ExternalNodeChangeCommand.propagate=
NoRepositoryDialog.Text=Kein Repository verf<72>gbar.
ConnectionError.Message=Datenbankverbindung im Built-In-Modus fehlgeschlagen.
UpdateDetectionDialog.Items=Elemente
NewProcessWizard.windowTitle=Neuer Job
CodeView.End=Ende
ContextParameterPage.defaultValueEmpty=Der Standardwert sollte nicht leer sein.
NoRepositoryDialog.Title=Fehler
@@ -397,8 +392,6 @@ SQLPatternComposite.sqlPattern=SQL Template Liste
SQLPatternComposite.up=Hoch
SaveToProjectSettings=Als Projekteinstellungen speichern
SaveToProjectSettingsMessage=Aktuelle Projekteinstellungen werden <20>berschriben, m<>chen Sie fortfahren?
SchemaTypeController.connectionNotAvaliable=Verbindung wurde nicht oder nicht korrekt in dieser Komponente gesetzt
SchemaTypeController.inputNotSet=Eingangsverbindung nicht angegeben
SearchComponentInJobs.Title=Finde Komponente in Jobs
SearchComponentInJobs.Tooltip=Finde alle Jobs die diese Komponente verwenden
SqlMemoController.query=Abfrage
@@ -486,7 +479,6 @@ GenerateGrammarController.import=Import
OoziePreferencePage.userName=Benutzername
OoziePreferencePage.path=Pfad
OpenExistVersionProcessWizard.windowTitle=Auftrags-Version
SchemaTypeController.validationrule.title.confirm=Best<EFBFBD>tigen
AbstractMultiPageTalendEditor.canNotSaveTitle=Warnung
ConnectionSetAsMainRef.ERROR=ERROR
ModifyMergeOrderAction.ERROE=ERROR

View File

@@ -75,7 +75,6 @@ EParameterName.PrintOperations=\u039B\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\
ConfigureConnParamDialog.DialogLabel=\u03A1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03A0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03C9\u03BD \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2
Problems.category.infos=\u03A0\u03BB\u03B7\u03C1\u03BF\u03C6\u03BF\u03C1\u03AF\u03B5\u03C2
Process.Job=\u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
SchemaController.copyChildSchema=\u0391\u03BD\u03C4\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE \u03A3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2 \u03A0\u03B1\u03B9\u03B4\u03B9\u03BF\u03CD
ReadProcess.label=\u0391\u03BD\u03AC\u03B3\u03BD\u03C9\u03C3\u03B7 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
PropertiesContextAction.Properties=\u03A1\u03C5\u03B8\u03BC\u03AF\u03C3\u03B5\u03B9\u03C2
NotesPasteCommand.label=\u0395\u03C0\u03B9\u03BA\u03CC\u03BB\u03BB\u03B7\u03C3\u03B7
@@ -91,7 +90,6 @@ EParameterName.DisableWarnings=\u0391\u03C0\u03B5\u03BD\u03B5\u03C1\u03B3\u03BF\
ChangeConnTextCommand.Label=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u0395\u03C4\u03B9\u03BA\u03AD\u03C4\u03B1\u03C2 \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2
TalendEditorPaletteFactory.Note=\u03C3\u03B7\u03BC\u03B5\u03AF\u03C9\u03C3\u03B7
EParameterName.tStatCatcherStats=tStatCatcher \u03A3\u03C4\u03B1\u03C4\u03B9\u03C3\u03C4\u03B9\u03BA\u03AC
SchemaController.resetButton.tooltip=\u0391\u03C5\u03C4\u03CC \u03B8\u03B1 \u03C0\u03AC\u03C1\u03B5\u03B9 \u03B1\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03B1 \u03C4\u03B9\u03C2 \u03C3\u03C4\u03AE\u03BB\u03B5\u03C2 \u03C4\u03BF\u03C5 \u03C0\u03C1\u03BF\u03B7\u03B3\u03BF\u03CD\u03BC\u03B5\u03BD\u03BF\u03C5 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
EParameterName.LoadNewVariableLabel=\u0391\u03BD \u03C6\u03BF\u03C1\u03C4\u03C9\u03B8\u03B5\u03AF \u03BC\u03B9\u03B1 \u03BC\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE, \u03B1\u03BB\u03BB\u03AC \u03CC\u03C7\u03B9 \u03C3\u03C4\u03BF \u03C0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF
EParameterName.startable=\u0395\u03BA\u03BA\u03B9\u03BD\u03AE\u03C3\u03B9\u03BC\u03BF
ProblemsView.severity=&\u03A3\u03BF\u03B2\u03B1\u03C1\u03CC\u03C4\u03B7\u03C4\u03B1
@@ -128,7 +126,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u0395\u03BD\u03C1\u03B3\
ChangeMetadataCommand.messageDialog.questionMessage=\u0398\u03B1 \u03B8\u03AD\u03BB\u03B1\u03C4\u03B5 \u03BD\u03B1 \u03B4\u03B9\u03B1\u03B4\u03CE\u03C3\u03B5\u03C4\u03B5 \u03C4\u03B9\u03C2 \u03B1\u03BB\u03BB\u03B1\u03B3\u03AD\u03C2;
ChangeActivateStatusNodeCommand.Label.Deactive=\u0391\u03C0\u03B5\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
EParameterName.user=\u03C7\u03C1\u03AE\u03C3\u03C4\u03B7\u03C2
SchemaController.schemaOf=\u03A3\u03C7\u03AE\u03BC\u03B1 \u03C4\u03BF\u03C5
ParallelExecutionCommand.Parallel=\u03A0\u03B1\u03C1\u03B1\u03BB\u03BB\u03B7\u03BB\u03B9\u03C3\u03BC\u03CC\u03C2
SendToBackAction.sendToBack=\u0391\u03C0\u03BF\u03C3\u03C4\u03BF\u03BB\u03AE \u03C0\u03AF\u03C3\u03C9
TalendEditorPaletteFactory.Default=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE
@@ -261,7 +258,6 @@ DesignerPreferencePage.SubjobTitleColorLabel=\u03A7\u03C1\u03CE\u03BC\u03B1 \u03
EParameterName.host=\u039A\u03CC\u03BC\u03B2\u03BF\u03C2
DesignerPreferencePage.display.deactiveRepositoryUpdate=\u0391\u03C0\u03B5\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03B1\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03B7\u03C2 \u03B1\u03BD\u03AF\u03C7\u03BD\u03B5\u03C5\u03C3\u03B7\u03C2/\u03B1\u03BD\u03B1\u03BD\u03AD\u03C9\u03C3\u03B7\u03C2 \u03BC\u03B5\u03C4\u03AC \u03C4\u03B7\u03BD \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C4\u03BF\u03C5 \u03C7\u03CE\u03C1\u03BF\u03C5 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
AbstractElementPropertySectionController.variableTooltip=\u0397 \u03C3\u03C5\u03BD\u03B4\u03B5\u03CC\u03BC\u03B5\u03BD\u03B7 \u03BC\u03B5 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7\u03BD \u03C0\u03B1\u03C1\u03AC\u03BC\u03B5\u03C4\u03C1\u03BF \u03BC\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE \u03B5\u03AF\u03BD\u03B1\u03B9:
SchemaController.syncColumns=\u03A3\u03C5\u03B3\u03C7\u03C1\u03BF\u03BD\u03B9\u03C3\u03BC\u03CC\u03C2 \u03C3\u03C4\u03B7\u03BB\u03CE\u03BD
EParameterName.ShowHint=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u0392\u03BF\u03AE\u03B8\u03B5\u03B9\u03B1\u03C2
ContextParameterPage.commentEmpty=\u039A\u03B5\u03BD\u03CC \u03C3\u03C7\u03CC\u03BB\u03B9\u03BF \u03B1\u03C0\u03BF\u03B8\u03B1\u03C1\u03C1\u03CD\u03BD\u03B5\u03C4\u03B1\u03B9.
NewProcessWizard.description=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03BC\u03B9\u03B1 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2 \u03C3\u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
@@ -276,7 +272,6 @@ MoveNodeLabelCommand.Label=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C
EParameterName.context=\u03A0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} \u03C4\u03B7\u03C2 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2 {1} \u03B1\u03C0\u03CC \u03C4\u03BF \u0388\u03C1\u03B3\u03BF {2}
EParameterName.MultiThread=\u03A0\u03BF\u03BB\u03C5\u03BD\u03B7\u03BC\u03B1\u03C4\u03B9\u03BA\u03AE \u03B5\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7
SchemaController.editSchema=\u0395\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u0395\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1\u03C2 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
MultiPageTalendEditor.Job=\u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 {0} {1}
EmfComponent.None=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE
@@ -287,7 +282,6 @@ ContextParameterPage.defaultValue=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03
MergeOrderDialog.MoveDown=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u039A\u03AC\u03C4\u03C9
EParameterName.dbName=\u038C\u03BD\u03BF\u03BC\u03B1 \u0392\u03B4
TalendEditorContextMenuProvider.Row=\u0393\u03C1\u03B1\u03BC\u03BC\u03AE
SchemaController.copyChildSchema.tooltip=\u0395\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE \u03C4\u03BF\u03C5 \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 tBufferOutput \u03B1\u03C0\u03CC \u03C4\u03B7\u03BD \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03C0\u03B1\u03B9\u03B4\u03AF
EParameterName.catchUserWarning=\u03A3\u03C5\u03BB\u03BB\u03BF\u03B3\u03AE \u03C0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03B9\u03AE\u03C3\u03B5\u03C9\u03BD \u03C7\u03C1\u03AE\u03C3\u03C4\u03B7
StatsAndLogsComposite.Save=&\u0391\u03C0\u03BF\u03B8\u03AE\u03BA\u03B5\u03C5\u03C3\u03B7 \u03C3\u03C4\u03B9\u03C2 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03B9\u03C2
DesignerPreferencePage.schemaOptions=\u038C\u03C4\u03B1\u03BD \u03B7 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 \u03B4\u03B9\u03B1\u03C6\u03AD\u03C1\u03B5\u03B9 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C0\u03C1\u03BF\u03C3\u03B4\u03B9\u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5:
@@ -299,7 +293,6 @@ ExternalNodeChangeCommand.propagate=\u0394\u03B9\u03AC\u03B4\u03BF\u03C3\u03B7
NoRepositoryDialog.Text=\u039C\u03B7 \u03B4\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF\u03C2 \u03C7\u03CE\u03C1\u03BF\u03C2 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2.
ConnectionError.Message=\u0397 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03B2\u03AC\u03C3\u03B7\u03C2 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03B1\u03C0\u03AD\u03C4\u03C5\u03C7\u03B5 \u03C3\u03C4\u03BF\u03BD \u03A0\u03C1\u03BF\u03BA\u03B1\u03B8\u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF \u03C4\u03C1\u03CC\u03C0\u03BF \u03BB\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1\u03C2.
UpdateDetectionDialog.Items=\u0391\u03BD\u03C4\u03B9\u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03B1
NewProcessWizard.windowTitle=\u039D\u03AD\u03B1 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
CodeView.End=\u03A4\u03AD\u03BB\u03BF\u03C2
ContextParameterPage.defaultValueEmpty=\u039A\u03B5\u03BD\u03AE \u03C0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03B7 \u03C4\u03B9\u03BC\u03AE \u03B1\u03C0\u03BF\u03B8\u03B1\u03C1\u03C1\u03CD\u03BD\u03B5\u03C4\u03B1\u03B9.
StatsAndLogsComposite.Reload=&\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7 \u03B1\u03C0\u03CC \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03B9\u03C2
@@ -490,8 +483,6 @@ SQLPatternComposite.up=\u03A0\u03AC\u03BD\u03C9
SaveToProjectSettings=&\u0391\u03C0\u03BF\u03B8\u03AE\u03BA\u03B5\u03C5\u03C3\u03B7 \u03C3\u03C4\u03B9\u03C2 \u03C1\u03C5\u03B8\u03BC\u03AF\u03C3\u03B5\u03B9\u03C2 \u03AD\u03C1\u03B3\u03BF\u03C5
SaveToProjectSettingsMessage=\u0397 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1 \u03C1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03AD\u03C1\u03B3\u03BF\u03C5 \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03B5\u03AF, \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5;
SaveToProjectSettingsToolTipText=\u0391\u03C0\u03BF\u03B8\u03AE\u03BA\u03B5\u03C5\u03C3\u03B7 \u03C4\u03B9\u03BC\u03CE\u03BD \u03C3\u03C4\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03C1\u03C5\u03B8\u03BC\u03AF\u03C3\u03B5\u03C9\u03BD \u03AD\u03C1\u03B3\u03BF\u03C5
SchemaTypeController.connectionNotAvaliable=\u0397 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03B4\u03B5\u03BD \u03AD\u03C7\u03B5\u03B9 \u03BF\u03C1\u03B9\u03C3\u03C4\u03B5\u03AF \u03AE \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C3\u03C9\u03C3\u03C4\u03AC \u03C3\u03C4\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
SchemaTypeController.inputNotSet=\u039C\u03B7 \u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5
SearchComponentInJobs.Title=\u0395\u03CD\u03C1\u03B5\u03C3\u03B7 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 \u03C3\u03C4\u03B9\u03C2 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B5\u03C2
SearchComponentInJobs.Tooltip=\u0391\u03BD\u03B1\u03B6\u03AE\u03C4\u03B7\u03C3\u03B7 \u03CC\u03BB\u03C9\u03BD \u03C4\u03C9\u03BD \u03B5\u03C1\u03B3\u03B1\u03C3\u03B9\u03CE\u03BD \u03C0\u03BF\u03C5 \u03C7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03BF\u03CD\u03BD \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
SqlMemoController.query=\u0395\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1
@@ -610,8 +601,6 @@ CamelPerformancePreferencePage.ConnectionTimeout=\u03A7\u03C1\u03CC\u03BD\u03BF\
CamelPerformancePreferencePage.ConnectionTimeoutTip=\u0391\u03BD \u03C4\u03B5\u03B8\u03B5\u03AF \u03C3\u03C4\u03BF \u03BC\u03B7\u03B4\u03AD\u03BD, \u03B8\u03B1 \u03B9\u03C3\u03BF\u03B4\u03C5\u03BD\u03B1\u03BC\u03B5\u03AF \u03BC\u03B5 \u03B1\u03C0\u03B5\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C4\u03BF\u03C5 \u03C7\u03C1\u03CC\u03BD\u03BF\u03C5 \u03BB\u03AE\u03BE\u03B7\u03C2.
OoziePreferencePage.userName=\u038C\u03BD\u03BF\u03BC\u03B1 \u03A7\u03C1\u03AE\u03C3\u03C4\u03B7
OoziePreferencePage.path=\u039C\u03BF\u03BD\u03BF\u03C0\u03AC\u03C4\u03B9
SchemaTypeController.validationrule.title.warn=\u03C0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7
SchemaTypeController.validationrule.title.confirm=\u0395\u03C0\u03B9\u03B2\u03B5\u03B2\u03B1\u03AF\u03C9\u03C3\u03B7
AbstractMultiPageTalendEditor.canNotSaveTitle=\u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7
ConnectionSetAsMainRef.ERROR=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
ModifyMergeOrderAction.ERROE=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1

View File

@@ -75,7 +75,6 @@ EParameterName.PrintOperations=Print operations
ConfigureConnParamDialog.DialogLabel=Configure Connection Parameters
Problems.category.infos=Infos
Process.Job=Job
SchemaController.copyChildSchema=Copy Child Job Schema
ReadProcess.label=Read job
PropertiesContextAction.Properties=Settings
NotesPasteCommand.label=Paste
@@ -91,7 +90,6 @@ EParameterName.DisableWarnings=Disable warnings
ChangeConnTextCommand.Label=Change Connection Label
TalendEditorPaletteFactory.Note=note
EParameterName.tStatCatcherStats=tStatCatcher Statistics
SchemaController.resetButton.tooltip=This will take automatically the columns of the previous component
EParameterName.LoadNewVariableLabel=If a variable loaded, but not in the context
EParameterName.startable=Startable
MultiPageEditorContributor.Snap=Snap to Geo&metry
@@ -129,7 +127,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Activate all liniked Subj
ChangeMetadataCommand.messageDialog.questionMessage=Would you like to propagate changes ?
ChangeActivateStatusNodeCommand.Label.Deactive=Deactivate component
EParameterName.user=User
SchemaController.schemaOf=Schema of<6F>
ParallelExecutionCommand.Parallel=Parallelize
SendToBackAction.sendToBack=Send to back
TalendEditorPaletteFactory.Default=Default
@@ -263,7 +260,6 @@ DesignerPreferencePage.SubjobTitleColorLabel=Subjob Title Color
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Deactivate auto detect/update after a modification in the repository
AbstractElementPropertySectionController.variableTooltip=The variable attached to this parameter is:
SchemaController.syncColumns=Sync columns
EParameterName.ShowHint=Show Hint
ContextParameterPage.commentEmpty=Empty comment is discouraged.
NewProcessWizard.description=Add a job in the repository
@@ -278,7 +274,6 @@ MoveNodeLabelCommand.Label=Move NodeLabel
EParameterName.context=Context
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} of Job {1} from Project {2}
EParameterName.MultiThread=Multi thread execution
SchemaController.editSchema=Edit schema
ChangeActivateStatusSubjobCommand.Label.ActivePart=Activate current Subjob
MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=Default
@@ -289,7 +284,6 @@ ContextParameterPage.defaultValue=Default value
MergeOrderDialog.MoveDown=Move Down
EParameterName.dbName=Db Name
TalendEditorContextMenuProvider.Row=Row
SchemaController.copyChildSchema.tooltip=Import the tBufferOutput schema from the child job
EParameterName.catchUserWarning=Catch user warnings
StatsAndLogsComposite.Save=&Save to preferences
DesignerPreferencePage.schemaOptions=When the input data row differs from the specified input schema:
@@ -301,7 +295,6 @@ ExternalNodeChangeCommand.propagate=Propagate
NoRepositoryDialog.Text=No repository available.
ConnectionError.Message=Database connection is failed in Built-In mode.
UpdateDetectionDialog.Items=Items
NewProcessWizard.windowTitle=New Job
CodeView.End=End
ContextParameterPage.defaultValueEmpty=Empty default value is discouraged.
StatsAndLogsComposite.Reload=&Reload from preferences
@@ -425,7 +418,7 @@ JobHierarchyViewPart.showDecription=To display the job hierarchy, select a job,
JobHierarchyViewer.hirarchy=Job Hierarchy
JobLaunchConfigurationDelegate.jobNotFound=Job {0} can not be found. Maybe it is removed.
JobTemplateViewsAndProcessUtil.jobName=Mock job for job template wizard
MultipleThreadDynamicComposite.gatherInformation=Gathering informations from repository
MultipleThreadDynamicComposite.gatherInformation=Gathering information from repository
Node.componentNotExist=This component depend on component {0}, but it doesn't exist.
Node.differentFromSchemaDefined=The schema from the input link "{0}\\" is different from the schema defined in the component.
Node.errorMessage1=A component that is not a sub process start can not have any link on sub job ok / on sub job error in input.
@@ -495,8 +488,6 @@ SQLPatternComposite.up=Up
SaveToProjectSettings=&Save to project settings
SaveToProjectSettingsMessage=Current project setting will be overwritten, do you want to continue?
SaveToProjectSettingsToolTipText=Save values to project setting page (Shift+S)
SchemaTypeController.connectionNotAvaliable=Connection has not been set or not correctly in the component
SchemaTypeController.inputNotSet=Input connection not set
SearchComponentInJobs.Title=Find Component in Jobs
SearchComponentInJobs.Tooltip=Search all jobs that use this component
SqlMemoController.query=Query
@@ -695,13 +686,8 @@ OoziePreferencePage.oozieEndPoint=Oozie End Point
EParameterName.SK_CREATION=SK_CREATION
OpenExistVersionProcessWizard.windowTitle=Job version
Node.checkHasMultiPrejobOrPostJobComponents="{0}" component found in this job,there must be only one totally,Please check it.
SchemaTypeController.validationrule.title.warn=Warn
SchemaTypeController.validationrule.title.confirm=Confirm
SchemaTypeController.validationrule.selectBuildInMsg=If you select Built-In, the validation rule under the component will be lost. Continue?
SchemaTypeController.validationrule.selectMetadataMsg=The metadata you select now doesnot contain current validation rule. Validation rule will be lost if you still select it. Continue?
SchemaTypeController.validationrule.cannotApplyValMsg=Cannot apply the validation rule to the component because none of its schema use the validation rule.
AbstractMultiPageTalendEditor.canNotSaveTitle=Warning
AbstractMultiPageTalendEditor.canNotSaveMessage=Job is not locked by user, can not save
AbstractMultiPageTalendEditor.canNotSaveMessage=Job is not locked by user, cannot save
ConnectionSetAsMainRef.ConnectionModifyError=Can't modify the connection when start component has a subjob link
ConnectionSetAsMainRef.ERROR=Error
ModifyMergeOrderAction.ConnectionModifyError=Can't modify the connection when start component has a subjob link
@@ -716,7 +702,7 @@ DbTableController.dialog.title=Error
DbTableController.dialog.contents.fetchTableFailed=Table(s) can not be fetched successfully! For more details, please check the error log.
EParameterName.Project_Technical_Name=Project Technical Name
EParameterName.endofChoice=Append endChoice()
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Routine is not locked by user, can not save
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Routine is not locked by user, cannot save
EParameterName.dParallelize=Disable parallelization
EOozieParameterName.hadoopAppPath=HDFS path
EOozieParameterName.jobId=Job id
@@ -742,7 +728,7 @@ OpenExistVersionProcess.open.title1=Choose a version to open
OpenExistVersionProcessPage.messageCreated1=If this item is locked by another user, you can't create a new version for it.
OpenExistVersionProcessPage.labelContent=(Job is locked, cannot create new version.)
OpenExistVersionProcessWizard.labelContent=job is locked,can not create new verison.
Node.checkTRunjobwithMRProcess=The Map/Reduce job is only compatible with independant execution({0}).
Node.checkTRunjobwithMRProcess=The {1} job is only compatible with independant execution({0}).
Node.lostPartitioner=there should have a partitioner row before the departitioner row.
Node.lostDepartitioner=there should have a departitioner row after the partitioner row.
Node.setPartitioning=Set Parallelization.
@@ -825,3 +811,138 @@ DesignerPreferencePage.MRGroupColorLabel=MRGroup Color
PaserRuleSelectionDialog.RULE_NAME=Rule Name
PaserRuleSelectionDialog.RULE_TYPE=Rule Type
PaserRuleSelectionDialog.RULE_VALUE=Rule Value
TracesConnectionUtils.connectionComment=Schema is empty or not defined\!
ColumnListController.invalidRegx=The value of "FILTER" attribute of parameter "{0}" is not valid cause the filter loses efficacy, please check and correct it if you want to make it available.
DesignerPreferencePage.notShowWarningDialog=Don't show warning when deleting a link attached to a trigger input/output component in a joblet.
GEFDeleteAction.deleteConnectionDialog.title=Warning
GEFDeleteAction.deleteConnectionDialog.msg=Deleting the link does not automatically update the jobs using \nthis joblet. Continue?
GEFDeleteAction.deleteConnectionDialog.toggleMsg=Don't show this dialog again.
PasswordController.NewPassword=Enter a new password
PasswordController.NoteConvention=Note: Follow the usual Java convention which requires text to be surrounded by double quotes.
NodeSelectedDialog.title=Select node
NodeSelectedDialog.msg=Please select a node.
FocusOnJobAction.FocusOnTypeAction_label=Foc&us On...
FocusOnJobAction.FocusOnTypeAction_description=Focus the Type Hierarchy on a new type
FocusOnJobAction.FocusOnTypeAction_tooltip=Focus the Type Hierarchy on a New Type
FocusOnJobAction.TypeHierarchyViewPart_layout_submenu=&Layout
ToggleOrientationAction_horizontal_label=&Horizontal
ToggleOrientationAction_horizontal_tooltip=Horizontal
ToggleOrientationAction_horizontal_description=Horizontal
ToggleOrientationAction_vertical_label=&Vertical
ToggleOrientationAction_vertical_tooltip=Vertical
ToggleOrientationAction_vertical_description=Vertical
ToggleOrientationAction_automatic_label=&Automatic
ToggleOrientationAction_automatic_tooltip=Automatic
ToggleOrientationAction_automatic_description=Automatic
ToggleOrientationAction_single_label=Hierarchy &Only
ToggleOrientationAction_single_tooltip=Hierarchy Only
ToggleOrientationAction_single_description=Hierarchy Only
ToggleViewAction_subtypes_label=Su&btype Hierarchy
ToggleViewAction_subtypes_tooltip=Show the Subtype Hierarchy
ToggleViewAction_subtypes_description=Show the subtype hierarchy
ToggleViewAction_supertypes_label=Su&pertype Hierarchy
ToggleViewAction_supertypes_tooltip=Show the Supertype Hierarchy
ToggleViewAction_supertypes_description=Show the supertype hierarchy
ToggleViewAction_vajhierarchy_label=&Type Hierarchy
ToggleViewAction_vajhierarchy_tooltip=Show the Type Hierarchy
ToggleViewAction_vajhierarchy_description=Show the type hierarchy
WorkbenchMessages.SelectionDialog_selectLabel=&Select All
WorkbenchMessages.SelectionDialog_deselectLabel=&Deselect All
MarkerMessages.Category_One_Item_Label={0} (1 item)
MarkerMessages.Category_Label={0} ({1} items)
MarkerMessages.problem_statusSummaryBreakdown={0,choice,0#0 errors|1#{0,number,integer} error|1<{0,number,integer} errors}, {1,choice,0#0 warnings|1#{1,number,integer} warning|1<{1,number,integer} warnings}, {2,choice,0#0 infos|1#{2,number,integer} info|1<{2,number,integer} infos}
MarkerMessages.ProblemView_GroupByMenu=&Group By
MarkerMessages.ProblemView_Type=&Type
MarkerMessages.ProblemView_None=&None
Node.canNotMultiKindTableOutput=This component can not use the "{0}" and "{1}" type outputs at the same time.
Node.ELTDBMap.canNotHaveMultiStartNode=The Link type between "{0}" and "{1}" should be use "{2}".
Node.hasMoreThenOneColumn=Table ({0}) has more than one column.
NodePart_componentNotLoaded=Component is not loaded
NodePart_warning=Warning
Node.repeatMergeSort={0} already set merge sort,please remove the merge sort in {1}
DesignerPreferencePage.lineStyle=Use curved connection style for Job Designer
PerformancePreferencePage.autoCheckField=Auto check of svn to detect the update
PerformancePreferencePage.autoCheckTime=Detect update in each (seconds)
TalendEditorPaletteFactory.palette.favorites=Favorites
TalendEditorPaletteFactory.palette.recentlyUsed=Recently Used
TalendEditorPaletteFactory.searchingFromHelp=Searching from Help for Palette Filter
PaletteSettingsPreferencePage.paletteSettingsRecentlyUsedListSize=Recently Used list size
PaletteSettingsPreferencePage.paletteSettingsSearchFromHelp=Also search from Help when performing a component searching
PaletteSettingsPreferencePage.paletteSettingsSearchResultLimitFromHelp=Result limitation from Help
UpdateHelpIndexJob.title=Indexing Local Help...
PropertiesWizardPage.SameAsProjectname=Name is same as project name.
DesignerPreferencePage.JobletColorGroup=Joblet
DesignerPreferencePage.JobletGroupColorLabel=Joblet Group Color
CreateProcess.action.createStandardJob=Create Standard Job
MainComposite.NameSection.Name=Name
MainComposite.VersionAuthorSection.authorLabel=Author
MainComposite.VersionAuthorSection.versionLabel=Version
MainComposite.JobTypeSection.jobTypeLabel=Job Type
MainComposite.JobFrameworkSection.jobFrameworkLabel=Framework
MainComposite.PurposeStatusSection.purposeLabel=Purpose
MainComposite.PurposeStatusSection.statusLabel=Status
MainComposite.DescriptionSection.Label=Description
MainComposite.DateSection.ModificationLabel=Modification
MainComposite.DateSection.creationLabel=Creation
MainComposite.ItemExistsError=This item already exists. Check the Recycle bin and empty it if needed.
MainComposite.KeywordsError=Name is not a valid identifier.
MainComposite.NameEmptyError=Name is empty.
MainComposite.NameFormatError=Name contains incorrect characters.
MainComposite.SameAsProjectname=Name is same as project name.
DesignerPreferencePage.duplicateTestCases=Duplicate testCases when do Job Duplication
EOozieParameterName.propertyType=Property Type
EOozieParameterName.hadoopDistribution=Hadoop distribution
EOozieParameterName.hadoopVersion=Hadoop version
EOozieParameterName.enableKerberos=Enable Kerberos Security
EOozieParameterName.nameNodePrincipal=Name Node Principal
EOozieParameterName.userName=User Name
EOozieParameterName.group=Group
EOozieParameterName.useKeytab=Use a keytab to authenticate
EOozieParameterName.ktPrincipal=Principal
EOozieParameterName.keytab=Key Tab
EOozieParameterName.enableOoKerberos=Enable Kerberos Security
EOozieParameterName.nameNodeEndPoint=Name Node end point
EOozieParameterName.jobTrackerEndPoint=Job Tracker end point
EOozieParameterName.oozieEndPointValue=Oozie end point
Node.parameterWrong=The value of Parameter ({0}) does not exist.
Connection.languageWarning=*Note: For Bean Language, the Expression should be a qualified class name without quotes.\n*Note: For None Language, the Value should be a full expression, instead of a plain text.\n*Note: For XPath Language, the Namespaces will be used automatically if it's checked.
EParameterName.useNamespaces=Add Namespaces
EParameterName.namespaces=Namespaces
EParameterName.xpathPrefix=Prefix
Node.checkSparkMLComponentVersion14=This component requires Spark 1.4 or higher.
Node.checkSparkMLComponentVersion15=This component requires Spark 1.5 or higher.
Node.inputMustNotBeAMappingField=The input field ({0}) is used in the mapping. You should keep the field as blank.
PerformancePreferencePage.autoRefreshLocksField=Automatic refresh of locks
PerformancePreferencePage.tacTimeout=Connection timeout with Administrator Center (seconds)
PerformancePreferencePage.CodeFormatTimeout=Code Format timeout (seconds)
AbstractSchemaController.copyChildSchema=Copy Child Job Schema
AbstractSchemaController.copyChildSchema.tooltip=Import the tBufferOutput schema from the child job
AbstractSchemaController.editSchema=Edit schema
AbstractSchemaController.resetButton.tooltip=This will take automatically the columns of the previous component
AbstractSchemaController.schemaOf=Schema of
AbstractSchemaController.syncColumns=Sync columns
AbstractSchemaController.validationrule.title.warn=Warn
AbstractSchemaController.validationrule.title.confirm=Confirm
AbstractSchemaController.validationrule.selectBuildInMsg=If you select Built-In the validation rule under the component will be lost. Continue?
AbstractSchemaController.validationrule.selectMetadataMsg=The metadata you select now doesnot contain current validation rule. Validation rule will be lost if you still select it. Continue?
AbstractSchemaController.validationrule.cannotApplyValMsg=Cannot apply the validation rule to the component because none of its schema use the validation rule.
AbstractSchemaController.connectionNotAvaliable=Connection has not been set or not correctly in the component
AbstractSchemaController.inputNotSet=Input connection not set
AbstractBasicComponent.builtIn=Built-In
AbstractBasicComponent.repository=Repository
Node.notExistedContextName=The context name {0} of line {1} is not existed in column {2}
PerformancePreferencePage.generateLatestVersion=Generate the lastest version of corresponding documentation of job/joblet
ImportExportPreferencePage.rebuildRelationships=Rebuild relationships of items when export.
AbstractMultiPageTalendEditor.readonly=Warning
AbstractMultiPageTalendEditor.readonlyMessage=Can't save the job! Current job or project is readonly!
MainComposite.JobTypeSection.jobletTypeLabel=Joblet Type
ProcessController.UseDynamicJobSelectionDialog.message=Context param will be retrieved from Job : {0} !
GuessSchemaController.schemaOf=Schema of
Node.notFormedLoop=The connected components in a Job must not form a closed loop. Please check.
AbstractSchemaController.schema.title=Schema of {0}
DeploymentComposite.gourpIdLabel=Use Custom GroupId
DeploymentComposite.versionLabel=Use Custom Version
DeploymentComposite.buildTypeLabel=Build Type
DeploymentComposite.valueWarning=Value is invalid.
ComponentRefController.connectionLabel=Connection Component
DeploymentComposite.snapshotLabel=Use snapshot

View File

@@ -146,7 +146,6 @@ DocumentationPreferencePage.must_css_file=Valor debe ser un archivo CSS
DocumentationPreferencePage.must_existing_value=Valor debe ser un archivo existente
EParameterName.routeType=Tipo
tPassportAdvancedDenormalize.needOnlyOneValue=Ambos {0} y {1} no pueden especificarse
SchemaTypeController.validationrule.title.confirm=Confirmar
AbstractMultiPageTalendEditor.canNotSaveTitle=Advertencia
ConnectionSetAsMainRef.ERROR=Error
ModifyMergeOrderAction.ERROE=Error

View File

@@ -1,6 +1,7 @@
FileController.decoration.description=Contenu r<>cup<75>r<EFBFBD> du r<>f<EFBFBD>rentiel
AdvancedContextComposite.Name=Nom
EParameterName.tableMeter=Table des mesures
EParameterName.password=Mot de passe
DesignerPreferencePage.display.useRepositoryName=Utiliser le nom du R<>f<EFBFBD>rentiel comme <20>tiquette des <20>l<EFBFBD>ments import<72>s depuis le R<>f<EFBFBD>rentiel des m<>tadonn<6E>es
UpdateDetectionDialog.Expand=D<EFBFBD>velopper tout
EParameterName.CurrentOS=Syst<EFBFBD>me d'exploitation courant
@@ -15,7 +16,7 @@ ContextParameterPage.description=Cr
CodeView.Main=Main
DeleteNoteCommand.Name=Suprrimer la note
ProblemsView.description=Description
ConnectionSetAsMainRef.mainLabel=Param<EFBFBD>trez cette connexion en tant que principale
ConnectionSetAsMainRef.mainLabel=Param<EFBFBD>trer cette connexion en tant que Main
UpdateDetectionDialog.Collapse=R<EFBFBD>duire tout
EParameterName.FieldSeparator=S<EFBFBD>parateur de champs
GEFDeleteAction.DeleteItems=Supprimer les <20>l<EFBFBD>ments
@@ -39,7 +40,7 @@ MultiPageEditorContributor.Grid=&Grille
EParameterName.tableLogs=Table de logs
SqlMemoController.QueryError.infoMsg=Cette requ<71>te ne peut contenir des param<61>tres de contexte (comme $_context) ,\n ou cette requ<71>te n'a pas <20>t<EFBFBD> entour<75>e de {0}. Merci de corriger.
NodeBreakpointAction.removeBreakpoint=Supprimer un point d'arr<72>t
ChangeActivateStatusNodeCommand.Label.Active=Activer l'(les) <20>l<EFBFBD>ment(s)
ChangeActivateStatusNodeCommand.Label.Active=Activer le composant
EParameterName.queryType=Type de requ<71>te
EParameterName.Log.Stdout=Logger sur la sortie standard
ConnTextEditPolicy.ErrorTitle=ERROR
@@ -49,7 +50,7 @@ ChangeMetadataCommand.changeMetadataValues=Changer les valeurs des m
ActivateSubjobAction.ActivateComplete=Activer tous les Subjobs li<6C>s
MergeOrderDialog.CurrentOrderConnection=Ordre actuel pour la connexion
EParameterName.port=Port
CreateProcess.createJob=Cr<EFBFBD>er un job
CreateProcess.createJob=Cr<EFBFBD>er un Job
EParameterName.componentList=Liste des composants
EParameterName.ModuleList=Liste de modules
ConnectionCreateAction.dialogTitle=Ecriture
@@ -58,23 +59,22 @@ EParameterName.schemaType=Sch
EParameterName.tableStats=Table des statistiques
EParameterName.Family=Famille
UpdateDetectionDialog.Remarks=Remarques
CreateProcessCommand.createJob=Cr<EFBFBD>er un job
CreateProcessCommand.createJob=Cr<EFBFBD>er un Job
EParameterName.Level.Log.Stdout=Niveau
MergeOrderDialog.MoveUp=Monter
Problems.category.jobs=Jobs
EditProcess.editJob=Editer le job
NodesCopyAction.label=Copier
EParameterName.fileNameLogs=Nom du fichier Log
EParameterName.fileNameLogs=Nom du fichier de log
PropertyChangeCommand.Label=Changement des propri<72>t<EFBFBD>s
TextNoteSection.Label=Texte
AbstractElementPropertySectionController.fieldRequired=Ce champ est requis.
EParameterName.Level.Log.Db=Niveau
EParameterName.MeterFileName=Nom du fichier de mesure
EParameterName.PrintOperations=Afficher les op<6F>rations
ConfigureConnParamDialog.DialogLabel=Configurer les Param<EFBFBD>tres de Connexion
ConfigureConnParamDialog.DialogLabel=Configurer les param<EFBFBD>tres de connexion
Problems.category.infos=Infos
Process.Job=Job
SchemaController.copyChildSchema=Copier le sch<63>ma du Job fils
ReadProcess.label=Lire le Job
PropertiesContextAction.Properties=Param<EFBFBD>tres
NotesPasteCommand.label=Coller
@@ -90,14 +90,12 @@ EParameterName.DisableWarnings=D
ChangeConnTextCommand.Label=Modifier le libell<6C> de la connexion
TalendEditorPaletteFactory.Note=Note
EParameterName.tStatCatcherStats=Statistiques du tStatCatcher
SchemaController.resetButton.tooltip=Cela retrouvera automatiquement les colonnes du composant pr<70>c<EFBFBD>dent
EParameterName.LoadNewVariableLabel=Si une variable est charg<72>e, mais hors contexte
EParameterName.startable=D<EFBFBD>marrable
MultiPageEditorContributor.Snap=Aligner sur la grille
ProblemsView.severity=&S<>v<EFBFBD>rit<69>
ExecuteSystemCommandCommand.Command=Ex<EFBFBD>cuter...
UpdateDetectionDialog.Operations=Op<EFBFBD>rations
ChangeConnectionStatusCommand.setLinkRef=d<EFBFBD>finir le Lien comme R<>f
Note.DefaultText=Texte
DesignerColorsPreferencePage.ConnectionColorMessages=Si vous changez les couleurs des liens, vous devrez red<65>marrer le job courant pour appliquer les changements.
MultiPageEditorContributor.runMenu=Ex<EFBFBD>cuter
@@ -106,8 +104,7 @@ ExternalNodeChangeCommand.propagateMessage=Voulez-vous propager les changements
EParameterName.FromFile=Depuis le fichier
EParameterName.connectionList=R<EFBFBD>f<EFBFBD>rence de connexion
NodesPasteCommand.renameMessages=Les variables des composants sont utilis<69>e dans les <20>l<EFBFBD>ments copi<70>s ; voulez-vous le renommer automatiquement ?
ChangeNoteTextCommand.Name=Changer le texte
\n
ChangeNoteTextCommand.Name=Modifier le texte de la note
EParameterName.HintFormat=Format des astuces
NodeBreakpointAction.addBreakPoint=Ajouter un point d'arr<72>t
EParameterName.preview=Aper<EFBFBD>u
@@ -121,15 +118,14 @@ ContextParameterExtractor.ExistedMessages=Des param
TextController.decoration.description=Valeur prise du r<>f<EFBFBD>rentiel
StatsAndLogsComposite.SaveToolTipText=Enregistre les valeurs dans la page de pr<70>f<EFBFBD>rence (Shift+S)
NodeReturn.Availability.FLOW=Flux
CodeView.MultipleComponentError=///Pas de code disponible\n/// plusieurs composants ne peuvent pas\n/// afficher le code
CodeView.MultipleComponentError=///Pas de code disponible\n/// Plusieurs composants ne peuvent\n/// afficher le code
EParameterName.onFileFlag=Dans des fichiers
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Projet {2}
ParallelExecutionCommand.numberInvalid=Le nombre est invalide.
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Activer les Sous-jobs li<6C>s
ChangeMetadataCommand.messageDialog.questionMessage=Voulez-vous propager les changements ?
ChangeActivateStatusNodeCommand.Label.Deactive=D<EFBFBD>sactiver l'(es) <20>l<EFBFBD>ment(s)
ChangeMetadataCommand.messageDialog.questionMessage=Voulez-vous propager les modifications ?
ChangeActivateStatusNodeCommand.Label.Deactive=D<EFBFBD>sactiver le composant
EParameterName.user=Utilisateur
SchemaController.schemaOf=Sch<EFBFBD>ma de
ParallelExecutionCommand.Parallel=Parall<EFBFBD>liser
SendToBackAction.sendToBack=Mettre en dernier plan
TalendEditorPaletteFactory.Default=D<EFBFBD>faut
@@ -137,7 +133,6 @@ EParameterName.fromDatabaseFlag=Depuis la base de donn
ContextRemoveParameterCommand.label=Supprimer le param<61>tre
ContextParameterExtractor.ExistedTitle=ERROR
EParameterName.UseVolumetrics=Utiliser les volumes (tFlowMeterCatcher)
ChangeConnectionStatusCommand.setLinkMain=d<EFBFBD>finir le Lien comme Principal
MergeOrderDialog.ModifyMergeOrder=- Modifier l'ordre de fusion
DesignerPreferencePage.largeIconsSize=Taille d'ic<69>ne \:
ContextRenameParameterCommand.renameParameter=Renommer le param<61>tre
@@ -157,7 +152,7 @@ CodeView.Start=D
StatsAndLogsComposite.SavePreferenceMessages=Le param<61>trage des pr<70>f<EFBFBD>rences courantes sera <20>cras<61>, voulez-vous continuer ?
StatsAndLogsComposite.ReloadToolTipText=Recharger les valeurs depuis la page de pr<70>f<EFBFBD>rences (Shift+R)
ContextParameterPage.nameEmpty=Le nom du param<61>tre est vide.
JobHierarchyMessages.JobHierarchyViewPart_createinput=Cr<EFBFBD>ation des types hi<68>rarchiques de type "{0}"...
JobHierarchyMessages.JobHierarchyViewPart_createinput=Cr<EFBFBD>ation de la hi<68>rarchie du type "{0}"...
UpdateDetectionDialog.Messages=Les propri<72>t<EFBFBD>s utilis<69>es dans les <20>l<EFBFBD>ments suivants ont <20>t<EFBFBD> modifi<66>es.\nS<6E>lectionnez et mettez <20> jour ce que vous avez coch<63>. \n\n(*) \: Ce Job n'est pas ouvert.
EParameterName.condition=Condition
SubjobBasicComposite.SaveTip=Sauvegarde les couleurs dans la page de pr<70>f<EFBFBD>rences.
@@ -169,7 +164,7 @@ EmfComponent.Perf=Performance
MergeOrderDialog.Order=Ordre
DesignerPreferencePage.display.hiddenComponents=Afficher les composants cach<63>s (red<65>marrage requis ou Ctrl+Shift+F3)
EParameterName.UseLogs=Utiliser les logs (tLogCatcher)
ConnectionSetAsMainRef.lookupLabel=Param<EFBFBD>trez cette connexion en Lookup
ConnectionSetAsMainRef.lookupLabel=Param<EFBFBD>trer cette connexion en tant que Lookup
Process.errorLoadingConnectionTitle=Erreur pendant le chargement du Job
MoveNodeCommand.Label=D<EFBFBD>placer le noeud
CreateNoteCommand.Name=Cr<EFBFBD>er une note
@@ -190,7 +185,7 @@ ChangeNodeTextCommand.Label=Modifier le libell
ConnectionReconnectCommand.LabelTarget=D<EFBFBD>placer la cible de la connexion
SubjobBasicComposite.RestoreLabel=Restaurer la couleur par d<>faut
EParameterName.help=Aide
Category_Label={0} ({1} <20>l<EFBFBD>ments)
Category_Label=({1} <20>l<EFBFBD>ments) {0}
Problems.category.errors=Erreurs
ActivateSubjobAction.ActivatePart=Activer le Sous-job courant
ContextParameterPage.promptEmpty=L'invite de param<61>tre est vide
@@ -206,7 +201,7 @@ EParameterName.dbType=Type de BdD
EParameterName.Version=Version
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=Le Job requiert une mise <20> jour <20> partir du r<>f<EFBFBD>rentiel, mais il ne peut <20>tre mis <20> jour en lecture seule.
ModifyMergeOrderAction.actionText=Modifier l'ordre de fusion
Category_One_Item_Label={0} ({1} <20>l<EFBFBD>ment)
Category_One_Item_Label=({1} <20>l<EFBFBD>ment) {0}
EmfComponent.builtIn=Built-In
EParameterName.ImplicitContextLoad=tContextLoad implicite
UpdateDetectionDialog.Title=D<EFBFBD>tection des mises <20> jour
@@ -214,7 +209,7 @@ EParameterName.generateCode=G
SubjobBasicComposite.SaveLabel=Enregistrer comme couleur par d<>faut
ContextProcessSection2.contextType=Type de contexte
EParameterName.catchRealtimeStats=Capturer les statistiques des composants
ContextProcessSection.ChangeDefault=Ce contexte est param<EFBFBD>tr<EFBFBD> par d<>faut, changez de contexte par d<>faut pour supprimer celui-ci.
ContextProcessSection.ChangeDefault=Ce contexte est utilis<EFBFBD> par d<>faut, changez de contexte par d<>faut pour supprimer celui-ci.
EParameterName.encodingType=Encodage
DesignerPreferencePage.defaultFilePathDirectory=Chemin par des d<>fauts des composants \:
ExtraComposite.ImplicitContextSettings=Param<EFBFBD>tres de chargement du contexte implicite
@@ -223,9 +218,9 @@ Process.componentsUnloaded=Il y a des composants non charg
EParameterName.connectionType=Type de connexion
DesignerPreferencePage.component.defaultHint=Astuce par d<>faut du composant
EParameterName.TableName=Nom de la table
ChangeNoteOpacityCommand.Name=Change l'opacit<69> de la note
ChangeNoteOpacityCommand.Name=Modifier l'opacit<69> de la note
Problems.category.warnings=Avertissements
TalendEditorContextMenuProvider.Trigger=D<EFBFBD>clencheur
TalendEditorContextMenuProvider.Trigger=Trigger
ConnectionDeleteCommand.Label=Supprimer une connexion
Process.errorLoadingConnectionMessage=Des erreurs sont apparues apr<70>s la migration des connexions suivantes, merci de les v<>rifier \:
EParameterName.Author=Cr<EFBFBD><EFBFBD> par :
@@ -235,10 +230,10 @@ SubjobBasicComposite.DialogTitle=Param
DesignerPreferencePage.SubjobColorLabel=Couleur d'un sous-job
ActivateSubjobAction.DeactivatePart=D<EFBFBD>sactiver le Sous-job courant
ConnectionCreateCommand.Label=Cr<EFBFBD>er une connexion
DisplaySubjobCommand.HideSubjob=Cacher le sous-Job
DisplaySubjobCommand.HideSubjob=Cacher le sous-job
MultiPageEditorContributor.runProcess=Ex<EFBFBD>cuter le Job
ConnectionCreateAction.errorCreateConnectionName=Le nom "{0}" n'est pas valide ou existe d<>j<EFBFBD>
DisplaySubjobCommand.DisplaySubjob=Afficher le sous-Job
DisplaySubjobCommand.DisplaySubjob=Afficher le sous-job
ContextParameterPage.title=Param<EFBFBD>tre de contexte
NodeReturn.Availability.AFTER=AFTER
EmfComponent.repository=R<EFBFBD>f<EFBFBD>rentiel
@@ -263,7 +258,6 @@ DesignerPreferencePage.SubjobTitleColorLabel=Couleur de titre du sous-job
EParameterName.host=H<EFBFBD>te
DesignerPreferencePage.display.deactiveRepositoryUpdate=D<EFBFBD>sactiver l'auto d<>tection/mise <20> jour apr<70>s une modification dans le r<>f<EFBFBD>rentiel
AbstractElementPropertySectionController.variableTooltip=La variable associ<63>e <20> ce param<61>tre est :
SchemaController.syncColumns=Synchroniser les colonnes
EParameterName.ShowHint=Afficher l'astuce
ContextParameterPage.commentEmpty=Il est recommand<6E> de ne pas laisser le champ Commentaire vide.
NewProcessWizard.description=Ajoute un Job dans le R<>f<EFBFBD>rentiel
@@ -278,18 +272,16 @@ MoveNodeLabelCommand.Label=D
EParameterName.context=Contexte
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} du Job {1} du Projet {2}
EParameterName.MultiThread=Ex<EFBFBD>cution multi thread
SchemaController.editSchema=Editer le sch<63>ma
ChangeActivateStatusSubjobCommand.Label.ActivePart=Activer le Sous-job courant
MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=D<EFBFBD>faut
MultiPageEditorContributor.View=View
ContextParameterPage.nameExists=Le nom de param<61>tre existe d<>j<EFBFBD>.
ContextParameterPage.nameExists=Le nom du param<61>tre existe d<>j<EFBFBD>.
ExecuteSystemCommandCommand.Label=Ex<EFBFBD>cute les commandes sp<73>cifiques d<>finies par l'utilisateur ou dans le composant.
ContextParameterPage.defaultValue=Valeur par d<>faut
MergeOrderDialog.MoveDown=Descendre
EParameterName.dbName=Nom de la BdD
TalendEditorContextMenuProvider.Row=Row
SchemaController.copyChildSchema.tooltip=Importer le sch<63>ma du tBufferOutput du Job fils
EParameterName.catchUserWarning=Capturer les alertes <20> l'utilisateur
StatsAndLogsComposite.Save=Enregi&strer dans les pr<70>f<EFBFBD>rences
DesignerPreferencePage.schemaOptions=Lorsque la ligne de saisie de donn<6E>e diff<66>re du sch<63>ma sp<73>cifi<66> de saisie :
@@ -301,7 +293,6 @@ ExternalNodeChangeCommand.propagate=Propager
NoRepositoryDialog.Text=Pas de r<>f<EFBFBD>rentiel disponible.
ConnectionError.Message=Erreur de connexion <20> la BdD en mode Built-In
UpdateDetectionDialog.Items=El<EFBFBD>ments
NewProcessWizard.windowTitle=Nouveau Job
CodeView.End=Fin
ContextParameterPage.defaultValueEmpty=Il est recommand<6E> de ne pas laisser une valeur par d<>faut vide.
StatsAndLogsComposite.Reload=&Recharger depuis les pr<70>f<EFBFBD>rences
@@ -329,7 +320,7 @@ ColumnListController.confirm=Confirmer
ColumnListController.saveChange=La colonne Longueur dans le sch<63>ma {0} a <20>t<EFBFBD> modifi<66>e. Voulez-vous propager la modification ?
ComboController.alert=Alerte
ComboController.nothingGuess=Rien <20> d<>tecter.
ComponentSearcher.noJobsFound=Pas de job existant trouv<75>
ComponentSearcher.noJobsFound=Aucun Job existant trouv<75>
ComponentSearcher.searchResult=R<EFBFBD>sultats de la recherche pour le composant {0}
ComponentSettingsView.noAdvancedSetting=Pas de param<61>tres avanc<6E>s.
ComponentSettingsView.note=Note
@@ -338,7 +329,7 @@ Connection.enableParallel=Ex
Connection.inputInvalid=L'Id d'entr<74>e n'est pas valide
Connection.monitorConnection=Monitorer cette connexion
Connection.numberParallel=Nombre d'ex<65>cutions en parall<6C>le
DataProcess.checkComponent=Le composant {0} a rencontr<74> quelques probl<62>mes. V<>rifiez le.
DataProcess.checkComponent=Le composant {0} a rencontr<74> des probl<62>mes. V<>rifiez-le.
DataProcess.enableParallel=Ex<EFBFBD>cuter parall<6C>lement
DataProcess.numberParallelExcution=Nombre d'ex<65>cutions en parall<6C>le
DbTableController.connectionError=Erreur de connexion
@@ -418,11 +409,12 @@ IconSelectionController.MessageTitle=ERROR
IconSelectionController.Messages=La s<>lection de l'ic<69>ne devrait <20>tre de 32x32.
IconSelectionController.Revert=Revenir <20> la version pr<70>c<EFBFBD>dente
ImplicitContextLoad.LoadOldPreferences=Les param<61>tres ImplicitContextLoad seront charg<72>s <20> partir de l'ancienne configuration.
JavaSampleCodeFactory.schema=//Code g<>n<EFBFBD>r<EFBFBD> selon le sch<63>mas d'entr<74>e et de sortie
JavaSampleCodeFactory.schema=//Code g<>n<EFBFBD>r<EFBFBD> selon les sch<63>mas d'entr<74>e et de sortie
JobHierarchyViewPart.reason=il y a une raison.
JobHierarchyViewPart.showDecription=Afin d'afficher la hi<68>rarchie du Job, s<>lectionnez un Job, puis s<>lectionnez l'option 'Open Job Hierarchy' dans le menu. Alternativement, vous pouvez glisser-d<>poser un Job depuis la vue du r<>f<EFBFBD>rentiel dans cette vue.
JobHierarchyViewPart.showDecription=Afin d'afficher la hi<68>rarchie du Job, s<>lectionnez un Job, puis s<>lectionnez l'option 'Ouvrir la hi<68>rarchie du Job' dans le menu. Alternativement, vous pouvez glisser-d<>poser un Job depuis la vue du r<>f<EFBFBD>rentiel dans cette vue.
JobHierarchyViewer.hirarchy=Hi<EFBFBD>rarchie du Job
JobLaunchConfigurationDelegate.jobNotFound=Le Job {0} est introuvable ; il peut avoir <20>t<EFBFBD> supprim<69>
JobLaunchConfigurationDelegate.jobNotFound=Le Job {0} est introuvable ; il peut avoir <20>t<EFBFBD> supprim<69>.
JobTemplateViewsAndProcessUtil.jobName=Exemple de Job pour l'assistant de mod<6F>le de Jobs
MultipleThreadDynamicComposite.gatherInformation=Rassemblement des informations <20> partir du R<>f<EFBFBD>rentiel
Node.componentNotExist=Ce composant d<>pend du composant {0} qui n'existe pas.
Node.differentFromSchemaDefined=Le sch<63>ma du lien d'entr<74>e "{0}\\" est diff<66>rent du sch<63>ma d<>fini dans le composant.
@@ -442,7 +434,7 @@ Node.noSchemaDefined=Aucun sch
Node.notEnoughTypeInput=Le composant "{0}" n'a pas assez d'entr<74>es.
Node.notEnoughTypeOutput=Le composant "{0}" n'a pas assez de sorties.
Node.output=Sorties \: (
Node.outputNeedInputLink=Si ce composant <EFBFBD> des sorties, il devrait exister un lien d'entr<74>e pour propager les donn<6E>es
Node.outputNeedInputLink=Si ce composant a des sorties, il doit exister un lien d'entr<74>e pour propager les donn<6E>es
Node.parameterEmpty=Le param<61>tre ({0}) est vide alors qu'il est requis.
Node.parameterNotExist=Le param<61>tre ({0}) a la valeur ({1}) qui n'existe plus.
Node.schemaDifferent=Param<EFBFBD>tre ({0}) \: le sch<63>ma est diff<66>rent de celui de la requ<71>te.
@@ -493,8 +485,6 @@ SQLPatternComposite.up=Haut
SaveToProjectSettings=Enregi&strer dans les param<61>tres du projet
SaveToProjectSettingsMessage=Le param<61>tre courant du projet sera <20>cras<61>, voulez-vous continuer?
SaveToProjectSettingsToolTipText=Enregistrer les valeurs dans la page de param<61>trage du projet (Maj+S)
SchemaTypeController.connectionNotAvaliable=La connexion n'a pas <20>t<EFBFBD> d<>finie ou est incorrecte pour le composant
SchemaTypeController.inputNotSet=Connexion d'entr<74>e non d<>finie
SearchComponentInJobs.Title=Trouver les Jobs utilisant ce composant
SearchComponentInJobs.Tooltip=Trouver tous les jobs utilisant ce composant
SqlMemoController.query=Requ<EFBFBD>te
@@ -608,6 +598,7 @@ EParameterName.IDocName=Nom IDoc
EParameterName.jdbcURL=URL JDBC
EParameterName.driverJar=Pilote Jar
EParameterName.className=Nom de la classe
EParameterName.mappingFile=Fichier de mapping
SetupProcessDependenciesRoutinesAction.title=D<EFBFBD>finir les d<>pendances des routines
SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=Routines syst<73>me
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=Routines utilisateur
@@ -630,8 +621,13 @@ Node.lengthDiffWarning=La longueur d'au moins une colonne du sch
WSDL2JAVAController.WSDLEquals=Le WSDL ne peut pas valoir "";
BringForwardAction_bring_forward=Amener devant
BringToFrontAction_bring_to_front=Amener au premier plan
Processor.commandLineLog=CommandLine\:
Processor.configureJava=L'interpr<70>teur Java n'est pas configur<75>.
Processor.configurePerl=L'interpr<70>teur Perl n'est pas configur<75>.
Processor.execFailed=Echec de l'ex<65>cution du Job.
Processor.generationFailed=Echec de la g<>n<EFBFBD>ration du code
Processor.perlModuleNotFound=Impossible de trouver le plug-in du module Perl.
CreateProcess.createRoutes=Cr<EFBFBD>er une route
CreateProcess.createRoutes=Cr<EFBFBD>er une Route
EParameterName.validationRuleItemid=ID de l'<27>l<EFBFBD>ment de r<>gle de validation
EParameterName.validationRules=Utiliser une r<>gle de validation existante
EParameterName.validationRuleType=Type de r<>gle de validation
@@ -651,6 +647,7 @@ DataCertController.tDataCertLookUp.componentName=tPassportLookUp
DataCertController.tDataCertAdvancedLookUp.componentName=tPassportAdvancedLookUp
tPassportAdvancedDenormalize.needOneValue={0} ou {1} doit <20>tre configur<75>(e).
tPassportAdvancedDenormalize.needOnlyOneValue=Vous ne pouvez sp<73>cifier {0} et {1}.
EParameterName.listExceptions=Exceptions
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=D<EFBFBD>sactiver la d<>tection/mise <20> jour automatique apr<70>s une modification dans le r<>f<EFBFBD>rentiel
CamelPerformancePreferencePage.propertyCodeCheck=V<EFBFBD>rifie les param<61>tres quand le code est g<>n<EFBFBD>r<EFBFBD> (le d<>sactiver acc<63>l<EFBFBD>rera les propri<72>t<EFBFBD>s des composants)
CamelPerformancePreferencePage.generateCode=G<EFBFBD>n<EFBFBD>rer le code <20> l'ouverture de la route.
@@ -675,14 +672,14 @@ ExchangePreferencePage.checkTisLogonExchangeTitle=Ne plus me demander de me conn
ExchangePreferencePage.exchangeCheckUpdatesTitle=Me notifier lorsque des mises <20> jour sont disponibles.
ExchangePreferencePage.currentUserTitle=Utilisateur :
OoziePreferencePage.userName=Utilisateur
OoziePreferencePage.path=Chemin
OoziePreferencePage.nameNodeEndPoint=Endpoint du NameNode
OoziePreferencePage.jobTrackerEndPoint=Endpoint du JobTracker
OoziePreferencePage.oozieEndPoint=Endpoint Oozie
OpenExistVersionProcessWizard.windowTitle=Version du Job
Node.checkHasMultiPrejobOrPostJobComponents="{0}" composant(s) trouv<75> dans ce Job, il ne doit y en avoir qu'un seul, v<>rifiez.
SchemaTypeController.validationrule.title.warn=WARN
SchemaTypeController.validationrule.title.confirm=Confirmer
SchemaTypeController.validationrule.selectBuildInMsg=Si vous s<>lectionnez Built-In, la r<>gle de validation sous le composant sera perdue. Continuer ?
SchemaTypeController.validationrule.selectMetadataMsg=La m<>tadonn<6E>e s<>lectionn<6E>e ne contient pas la r<>gle de validation. La r<>gle de validation sera perdue si vous s<>lectionnez cette m<>tadonn<6E>e. Continuer ?
SchemaTypeController.validationrule.cannotApplyValMsg=Impossible d'appliquer la r<>gle de validation au composant car aucun de ses sch<63>mas n'utilise la r<>gle de validation.
AbstractMultiPageTalendEditor.canNotSaveTitle=Avertissement
AbstractMultiPageTalendEditor.canNotSaveMessage=Le Job n'est pas verrouill<6C> par l'utilisateur, impossible de sauvegarder
ConnectionSetAsMainRef.ConnectionModifyError=Impossible de modifier la connexion lorsque le composant de d<>but a un lien vers un sous-job
ConnectionSetAsMainRef.ERROR=ERROR
ModifyMergeOrderAction.ConnectionModifyError=Impossible de modifier la connexion lorsque le composant de d<>but a un lien Subjob.
@@ -693,7 +690,7 @@ UpdateDetectionDialog.jobletMessage=Les Jobs ferm
DbTableController.dialog.title=ERROR
DbTableController.dialog.contents.fetchTableFailed=Impossible de r<>cup<75>rer la (les) table(s). Consultez le log d'erreurs pour plus de d<>tails.
EParameterName.Project_Technical_Name=Nom technique du projet
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=La routine n'est pas ferm<EFBFBD>e par l'utilisateur, ne peut pas sauver
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=La routine n'est pas verrouill<EFBFBD>e par l'utilisateur, impossible de sauvegarder
EParameterName.dParallelize=D<EFBFBD>sactiver la parall<6C>lisation
EOozieParameterName.hadoopAppPath=Chemin HDFS
EOozieParameterName.jobId=ID du Job
@@ -701,10 +698,12 @@ PropertiesContextAction.parallelization=Configurer la parall
Connection.paral_none=Aucune
JavaSampleCodeFactory.askRegenerateCode=G<EFBFBD>n<EFBFBD>rer du code <20>crase compl<70>tement le texte pr<70>sent dans la fen<65>tre Code ci-dessous.\nG<6E>n<EFBFBD>rer le code ?
ProcessUpdateManager.Question=Question
PropertiesContextAction.disableParallelization=D<EFBFBD>sactiver la parall<6C>lisation
OpenExistVersionProcessWizard.windowTitle1=Ouvrir une autre version
OpenExistVersionProcess.open.title1=S<EFBFBD>lectionner une version <20> ouvrir
OpenExistVersionProcessPage.labelContent=(Le Job est verrouill<6C>, impossible de cr<63>er une nouvelle version.)
OpenExistVersionProcessWizard.labelContent=le Job est verrouill<6C>, impossible de cr<63>er une nouvelle version.
Node.checkTRunjobwithMRProcess=Le Job Map/Reduce est compatible uniquement avec une ex<65>cution ind<6E>pendante.
Node.checkTRunjobwithMRProcess=Le Job {1} est compatible uniquement avec une ex<65>cution ind<6E>pendante.
Node.setPartitioning=Configurer la parall<6C>lisation
Node.nothingDoForPartitioning=Aucune action <20> effectuer pour ce Job.
TalendEditorDropTargetListener.updateHadoopCfgDialog.title=Confirmation de mise <20> jour de la configuration Hadoop
@@ -714,6 +713,13 @@ ModulesInstaller_text1=Le composant {0} requiert les modules tiers suivants :
ModulesInstaller_title1=Liste des modules non install<6C>s pour le composant
ModulesInstaller_text2=Les composants s<>lectionn<6E>s requi<75>rent les modules tiers suivants
ModulesInstaller_title2=Liste des modules non install<6C>s pour les composants s<>lectionn<6E>s
PropertiesWizardPage.ItemExistsError=Cet <20>l<EFBFBD>ment existe d<>j<EFBFBD>. V<>rifiez la corbeille et videz-la si besoin.
PropertiesWizardPage.KeywordsError=Le nom n'est pas un identifiant valide.
PropertiesWizardPage.NameEmptyError=Le nom est vide.
PropertiesWizardPage.NameFormatError=Le nom contient des caract<63>res incorrects.
ColorsCodeViewerPreferencePage.Comment1Color=Couleur du commentaire1
ColorsCodeViewerPreferencePage.Comment2Color=Couleur du commentaire2
ColorsCodeViewerPreferencePage.FunctionColor=Couleur de la fonction
ColorsCodeViewerPreferencePage.InvalidColor=Couleur invalide
ColorsCodeViewerPreferencePage.LabelColor=Couleur du libell<6C>
ColorsCodeViewerPreferencePage.OperatorColor=Couleur de l'op<6F>rateur
@@ -725,10 +731,14 @@ MetadataTypeLengthPreferencePage.DBTYPE=Longueur par d
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=Type par d<>faut
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=Longueur par d<>faut
MetadataTypeLengthConstants.BOOLEAN_LENGTH=Boolean
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
MetadataTypeLengthConstants.BYTE_LENGTH=Byte
MetadataTypeLengthConstants.INTEGER_LENGTH=Integer
MetadataTypeLengthConstants.BYTEARRAY_LENGTH=byte[]
MetadataTypeLengthConstants.LONG_LENGTH=Long
MetadataTypeLengthConstants.CHARACTER_LENGTH=Character
MetadataTypeLengthConstants.OBJECT_LENGTH=Object
MetadataTypeLengthConstants.DATE_LENGHT=date
MetadataTypeLengthConstants.SHORT_LENGTH=Short
MetadataTypeLengthConstants.DOUBLE_LENGTH=Double
MetadataTypeLengthConstants.FLOAT_LENGTH=Float
@@ -746,6 +756,7 @@ RoutinesFunctionProposal.CreatedBy=Cr
RoutinesFunctionProposal.Description=Description\:
RoutinesFunctionProposal.Example=Exemple\:
RoutinesFunctionProposal.System=Syst<EFBFBD>me
RoutinesFunctionProposal.User=Utilisateur
ActivateSubjobAction.ActivateCompleteRoute=Activer tout le flux de la Route
ActivateSubjobAction.DeactivateCompleteRoute=D<EFBFBD>sactiver tout le flux de la Route
MissingSettingsMultiThreadDynamicComposite_missingModulesMessages=Ce composant {0} requiert l'installation d'au moins un Jar externe.
@@ -753,3 +764,85 @@ MissingSettingsMultiThreadDynamicComposite.installName=Installer
PaserRuleSelectionDialog.RULE_NAME=Nom de la r<>gle
PaserRuleSelectionDialog.RULE_TYPE=Type de r<>gle
PaserRuleSelectionDialog.RULE_VALUE=Valeur de la r<>gle
TracesConnectionUtils.connectionComment=Le sch<63>ma est vide ou non d<>fini.
GEFDeleteAction.deleteConnectionDialog.msg=Supprimer le lien ne met pas automatiquement <20> jour les Jobs utilisant \nce Joblet. Continuer ?
GEFDeleteAction.deleteConnectionDialog.toggleMsg=Ne plus montrer ce dialogue.
PasswordController.NewPassword=Saisissez un nouveau mot de passe
PasswordController.NoteConvention=Note : suivez la convention Java qui n<>cessite que le texte soit entour<75> de guillemets doubles.
ToggleOrientationAction_horizontal_label=&Horizontal
ToggleOrientationAction_horizontal_tooltip=Horizontal
ToggleOrientationAction_horizontal_description=Horizontal
ToggleOrientationAction_vertical_label=&Vertical
ToggleOrientationAction_vertical_tooltip=Vertical
ToggleOrientationAction_vertical_description=Vertical
ToggleOrientationAction_automatic_label=&Automatique
ToggleOrientationAction_automatic_tooltip=Automatique
ToggleOrientationAction_automatic_description=Automatique
ToggleOrientationAction_single_tooltip=Hi<EFBFBD>rarchie seulement
ToggleOrientationAction_single_description=Hi<EFBFBD>rarchie seulement
ToggleViewAction_vajhierarchy_label=Hi<EFBFBD>rarchie du &Type
ToggleViewAction_vajhierarchy_tooltip=Afficher la hi<68>rarchie du type
ToggleViewAction_vajhierarchy_description=Afficher la hi<68>rarchie du type
WorkbenchMessages.SelectionDialog_selectLabel=&S<>lectionner tout
WorkbenchMessages.SelectionDialog_deselectLabel=&D<>s<EFBFBD>lectionner tout
MarkerMessages.Category_One_Item_Label={0} (1 <20>l<EFBFBD>ment)
MarkerMessages.ProblemView_Type=&Type
Node.hasMoreThenOneColumn=La table ({0}) a plus d'une colonne.
NodePart_componentNotLoaded=Le composant n'est pas charg<72>
TalendEditorPaletteFactory.palette.favorites=Favoris
TalendEditorPaletteFactory.palette.recentlyUsed=R<EFBFBD>cemment utilis<69>
UpdateHelpIndexJob.title=Indexation de l'aide locale...
PropertiesWizardPage.SameAsProjectname=Le nom est le m<>me que celui du projet.
DesignerPreferencePage.JobletColorGroup=Joblet
CreateProcess.action.createStandardJob=Cr<EFBFBD>er un Job standard
MainComposite.NameSection.Name=Nom
MainComposite.VersionAuthorSection.authorLabel=Auteur
MainComposite.VersionAuthorSection.versionLabel=Version
MainComposite.JobTypeSection.jobTypeLabel=Type de Job
MainComposite.JobFrameworkSection.jobFrameworkLabel=Framework
MainComposite.PurposeStatusSection.purposeLabel=Objectifs
MainComposite.PurposeStatusSection.statusLabel=Statut
MainComposite.DescriptionSection.Label=Description
MainComposite.DateSection.ModificationLabel=Modification
MainComposite.ItemExistsError=Cet <20>l<EFBFBD>ment existe d<>j<EFBFBD>. V<>rifiez dans la Corbeille et videz-la si n<>cessaire.
MainComposite.KeywordsError=Le nom n'est pas un identifiant valide.
MainComposite.NameEmptyError=Le nom est vide.
MainComposite.NameFormatError=Le nom contient des caract<63>res incorrects.
MainComposite.SameAsProjectname=Le nom est le m<>me que celui du projet.
EOozieParameterName.propertyType=Type de propri<72>t<EFBFBD>
EOozieParameterName.hadoopDistribution=Distribution Hadoop
EOozieParameterName.hadoopVersion=Version d'Hadoop
EOozieParameterName.enableKerberos=Activer la s<>curit<69> Kerberos
EOozieParameterName.nameNodePrincipal=Principal du NameNode
EOozieParameterName.userName=Nom d'utilisateur
EOozieParameterName.useKeytab=Utiliser un Keytab pour l'authentification
EOozieParameterName.ktPrincipal=Principal
EOozieParameterName.keytab=KeyTab
EOozieParameterName.enableOoKerberos=Activer la s<>curit<69> Kerberos
EOozieParameterName.nameNodeEndPoint=Endpoint du NameNode
EOozieParameterName.jobTrackerEndPoint=Endpoint du JobTracker
EOozieParameterName.oozieEndPointValue=Endpoint Oozie
Node.parameterWrong=La valeur du param<61>tre ({0}) n'existe pas.
EParameterName.useNamespaces=Ajout d'espaces de noms
EParameterName.namespaces=Espaces de noms
EParameterName.xpathPrefix=Pr<EFBFBD>fixe
Node.checkSparkMLComponentVersion14=Ce composant n<>cessite la version Spark 1.4 ou sup<75>rieure
Node.checkSparkMLComponentVersion15=Ce composant n<>cessite la version Spark 1.5 ou sup<75>rieure
PerformancePreferencePage.autoRefreshLocksField=Rafra<EFBFBD>chissement automatique des verrous
AbstractSchemaController.copyChildSchema=Copier le sch<63>ma du Job fils
AbstractSchemaController.copyChildSchema.tooltip=Importer le sch<63>ma du tBufferOutput <20> partir du Job fils.
AbstractSchemaController.editSchema=Modifier le sch<63>ma
AbstractSchemaController.resetButton.tooltip=Cela prend automatiquement les colonnes du composant pr<70>c<EFBFBD>dent
AbstractSchemaController.schemaOf=Sch<EFBFBD>ma du
AbstractSchemaController.syncColumns=Sync colonnes
AbstractSchemaController.validationrule.title.confirm=Confirmer
AbstractSchemaController.validationrule.selectBuildInMsg=Si vous s<>lectionnez Built-In, la r<>gle de validation sous le composant sera perdue. Continuer ?
AbstractSchemaController.validationrule.selectMetadataMsg=La m<>tadonn<6E>e s<>lectionn<6E>e ne contient pas de r<>gle de validation. La r<>gle de validation sera perdue si vous la s<>lectionnez. Continuer ?
AbstractSchemaController.validationrule.cannotApplyValMsg=Impossible d'appliquer la r<>gle de validation au composant car aucun de ses sch<63>mas n'utilise la r<>gle de validation.
AbstractSchemaController.connectionNotAvaliable=La connexion n'est pas configur<75>e ou est mal configur<75>e dans le composant
AbstractSchemaController.inputNotSet=Connexion d'entr<74>e non d<>finie
AbstractBasicComponent.repository=R<EFBFBD>f<EFBFBD>rentiel
ImportExportPreferencePage.rebuildRelationships=Reconstruire les relations des <20>l<EFBFBD>ments lors de l'export.
AbstractMultiPageTalendEditor.readonlyMessage=Impossible de sauvegarder le Job. Le Job ou le projet est en lecture seule.
ProcessController.UseDynamicJobSelectionDialog.message=Le param<61>tre de contexte sera r<>cup<75>r<EFBFBD> du Job : {0}.
AbstractSchemaController.schema.title=Sch<EFBFBD>ma de {0}

View File

@@ -130,7 +130,6 @@ AppearancePreferencePage.groupBySource="Grupiraj prema izvoru" u kontekstu
EParameterName.dataSource=Izvor podataka
CamelPerformancePreferencePage.propertyCodeCheck=Provjeriti svojstva dok se generira kod (onemogu\u0107avanje ove opcije \u0107e ubrzati svojstva komponenata)
OoziePreferencePage.path=Putanja
SchemaTypeController.validationrule.title.confirm=Potvrdi
AbstractMultiPageTalendEditor.canNotSaveTitle=Upozorenje
ConnectionSetAsMainRef.ERROR=Gre\u0161ka
ModifyMergeOrderAction.ERROE=Gre\u0161ka

View File

@@ -70,7 +70,6 @@ EParameterName.PrintOperations=Stampa operazioni
ConfigureConnParamDialog.DialogLabel=Configurare i parametri di connessione
Problems.category.infos=Informazioni
Process.Job=Job
SchemaController.copyChildSchema=Copia schema job figlio
ReadProcess.label=Leggi Job
PropertiesContextAction.Properties=Impostazioni
NotesPasteCommand.label=Incolla
@@ -86,7 +85,6 @@ EParameterName.DisableWarnings=Disattiva avvertimenti
ChangeConnTextCommand.Label=Modificare l'etichetta della connessione
TalendEditorPaletteFactory.Note=Nota
EParameterName.tStatCatcherStats=Statistiche tStatCatcher
SchemaController.resetButton.tooltip=Questo prender<65> automaticamente le colonne del precedente componente
EParameterName.LoadNewVariableLabel=Se una variabile caricata, ma non nel contesto
EParameterName.startable=Avviabile
ExecuteSystemCommandCommand.Command=Esegui...
@@ -121,7 +119,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Attiva il Subjob completo
ChangeMetadataCommand.messageDialog.questionMessage=Vuoi propagare i cambiamenti?
ChangeActivateStatusNodeCommand.Label.Deactive=Disattiva elemento(i)
EParameterName.user=Utente
SchemaController.schemaOf=Schema di
ParallelExecutionCommand.Parallel=In parallelo
SendToBackAction.sendToBack=Inviare dietro
TalendEditorPaletteFactory.Default=Predefinito
@@ -253,7 +250,6 @@ DesignerPreferencePage.SubjobTitleColorLabel=Colore titolo subjob
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/selezione dopo una modifica nel repository
AbstractElementPropertySectionController.variableTooltip=La variabile associata a questo parametro <20>:
SchemaController.syncColumns=Sincronizza colonne
EParameterName.ShowHint=Mostra suggerimento
ContextParameterPage.commentEmpty=Nessun commento <20> sconsigliato.
NewProcessWizard.description=Aggiungi un job nel repository
@@ -268,7 +264,6 @@ MoveNodeLabelCommand.Label=Muovi nodo etichetta
EParameterName.context=Contesto
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} del job {1} dal progetto {2}
EParameterName.MultiThread=Esecuzione multi thread
SchemaController.editSchema=Edita schema
ChangeActivateStatusSubjobCommand.Label.ActivePart=Attiva il subjob corrente
EmfComponent.None=Nessuno
MultiPageEditorContributor.View=Visualizza
@@ -278,7 +273,6 @@ ContextParameterPage.defaultValue=Valore predefinito
MergeOrderDialog.MoveDown=Spostare sopra
EParameterName.dbName=Nome Db
TalendEditorContextMenuProvider.Row=Riga
SchemaController.copyChildSchema.tooltip=Importa lo schema fi tBufferOutput dal job figlio
EParameterName.catchUserWarning=Cattura avvisi utente
StatsAndLogsComposite.Save=&Salvare come preferito
DesignerPreferencePage.schemaOptions=Quando i record di ingresso differiscono dallo schema di input specificato:
@@ -290,7 +284,6 @@ ExternalNodeChangeCommand.propagate=Propagati
NoRepositoryDialog.Text=Nessun repository disponibile
ConnectionError.Message=Connessione Database fallita in modalit<69> Built-In
UpdateDetectionDialog.Items=Elementi
NewProcessWizard.windowTitle=Nuovo job
CodeView.End=Fine
ContextParameterPage.defaultValueEmpty=Nessun valore predefinito <20> sconsigliato.
StatsAndLogsComposite.Reload=&Ricaricare dalle preferenze
@@ -480,8 +473,6 @@ SQLPatternComposite.up=Su
SaveToProjectSettings=&Salva le impostazioni del progetto
SaveToProjectSettingsMessage=L'attuale impostazione del progetto sar<61> sovrascritta. Vuoi continuare?
SaveToProjectSettingsToolTipText=Salva valori della pagina dell'impostazione (shift+S)
SchemaTypeController.connectionNotAvaliable=Connessione non ancora impostata o non corretta nel componente
SchemaTypeController.inputNotSet=Connessione di input non impostata
SearchComponentInJobs.Title=Trova componente nei Job
SearchComponentInJobs.Tooltip=Cerca tutti i job che utilizzano questo componente
SqlMemoController.query=Query
@@ -662,8 +653,6 @@ OoziePreferencePage.userName=Nome utente
OoziePreferencePage.path=Percorso
OoziePreferencePage.nameNodeEndPoint=Nome nodo di end point
OpenExistVersionProcessWizard.windowTitle=Versione progetto
SchemaTypeController.validationrule.title.warn=attenzione
SchemaTypeController.validationrule.title.confirm=Conferma
AbstractMultiPageTalendEditor.canNotSaveTitle=Avvertimento
ConnectionSetAsMainRef.ERROR=Errore
ModifyMergeOrderAction.ERROE=Errore

View File

@@ -12,11 +12,11 @@ SubjobBasicComposite.RestoreTip=\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u304B
EParameterName.catchRuntimeErrors=\u30E9\u30F3\u30BF\u30A4\u30E0\u30A8\u30E9\u30FC\u306E\u30AD\u30E3\u30C3\u30C1
EParameterName.Platform=\u30D7\u30E9\u30C3\u30C8\u30D5\u30A9\u30FC\u30E0
EParameterName.FileName=\u30D5\u30A1\u30A4\u30EB\u540D/\u30B9\u30C8\u30EA\u30FC\u30E0
ContextParameterPage.description=\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u4F5C\u6210
ContextParameterPage.description=\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306E\u4F5C\u6210
CodeView.Main=\u30E1\u30A4\u30F3
DeleteNoteCommand.Name=\u6CE8\u8A18\u306E\u524A\u9664
ProblemsView.description=\u8AAC\u660E
ConnectionSetAsMainRef.mainLabel=\u3053\u306E\u63A5\u7D9A\u3092 Main \u3068\u3057\u3066\u8A2D\u5B9A
ConnectionSetAsMainRef.mainLabel=\u63A5\u7D9A\u3092\u30E1\u30A4\u30F3\u306B\u8A2D\u5B9A
UpdateDetectionDialog.Collapse=\u5168\u3066\u6298\u308A\u7573\u3080
EParameterName.FieldSeparator=\u30D5\u30A3\u30FC\u30EB\u30C9\u533A\u5207\u308A\u8A18\u53F7
GEFDeleteAction.DeleteItems=\u9805\u76EE\u306E\u524A\u9664
@@ -28,9 +28,9 @@ AdvancedContextComposite.Code=\u30B3\u30FC\u30C9
CommandController.CommandLabel=\u8D77\u52D5...
ContextModifyCommand.label=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
DesignerPreferencePage.propertyCodeCheck=\u30B3\u30FC\u30C9\u751F\u6210\u6642\u306B\u30D7\u30ED\u30D1\u30C6\u30A3\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u30C1\u30A7\u30C3\u30AF (\u7121\u52B9\u306B\u3059\u308B\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u4F5C\u6210\u304C\u3088\u308A\u901F\u304F\u306A\u308A\u307E\u3059)
ConnectionCreateAction.dialogMessage=\u65B0\u3057\u3044\u51FA\u529B\u540D\u3067\u3059\u304B\uFF1F
ConnectionCreateAction.dialogMessage=\u65B0\u3057\u3044\u51FA\u529B\u540D\uFF1F
ContextChangeDefaultCommand.label=\u30C7\u30D5\u30A9\u30EB\u30C8\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
ActivateSubjobAction.DeactivateComplete=\u5168\u4F53\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
ActivateSubjobAction.DeactivateComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u7121\u52B9\u5316
EParameterName.Level.Log.File=\u30EC\u30D9\u30EB
ToggleSubjobsAction.LABEL=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u5207\u308A\u66FF\u3048
EParameterName.schemaOptions=\u30B9\u30AD\u30FC\u30DE\u30AA\u30D7\u30B7\u30E7\u30F3
@@ -38,16 +38,16 @@ EParameterName.Purpose=\u76EE\u7684
EParameterName.Purpose=\u76EE\u7684
MultiPageEditorContributor.Grid=\u30b0\u30ea\u30c3\u30c9 (&G)
EParameterName.tableLogs=\u30ED\u30B0\u30C6\u30FC\u30D6\u30EB
SqlMemoController.QueryError.infoMsg=\u3053\u306E\u30AF\u30A8\u30EA\u306F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF ($_context \u306A\u3069) \u3092\u542B\u3080\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3001\n \u307E\u305F\u306F\u3001\u3053\u306E\u30AF\u30A8\u30EA\u306F {0} \u3067\u56F2\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u4FEE\u6B63\u3057\u3066\u304F\u3060\u3055\u3044\u3002
SqlMemoController.QueryError.infoMsg=\u3053\u306E\u30AF\u30A8\u30EA\u30FC\u306B\u306F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC \uFF08$_context\u7B49\uFF09\u3092\u542B\u3080\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3001\n \u307E\u305F\u306F\u3001\u3053\u306E\u30AF\u30A8\u30EA\u306F {0} \u3067\u56F2\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u4FEE\u6B63\u3057\u3066\u304F\u3060\u3055\u3044\u3002
NodeBreakpointAction.removeBreakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8\u306E\u524A\u9664
ChangeActivateStatusNodeCommand.Label.Active=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
ChangeActivateStatusNodeCommand.Label.Active=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u6709\u52B9\u5316
EParameterName.queryType=\u30AF\u30A8\u30EA\u30BF\u30A4\u30D7
EParameterName.Log.Stdout=\u6A19\u6E96\u51FA\u529B\u306B\u30ED\u30B0\u51FA\u529B
ConnTextEditPolicy.ErrorTitle=\u30A8\u30E9\u30FC
EParameterName.process=\u30B8\u30E7\u30D6
ChangeMergeOrderCommand.label=\u30DE\u30FC\u30B8\u306E\u9806\u5E8F\u306E\u5909\u66F4
ChangeMergeOrderCommand.label=\u30DE\u30FC\u30B8\u9806\u5E8F\u306E\u5909\u66F4
ChangeMetadataCommand.changeMetadataValues=\u30E1\u30BF\u30C7\u30FC\u30BF\u5024\u306E\u5909\u66F4
ActivateSubjobAction.ActivateComplete=\u5168\u4F53\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
ActivateSubjobAction.ActivateComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u6709\u52B9\u5316
MergeOrderDialog.CurrentOrderConnection=\u63A5\u7D9A\u306E\u73FE\u5728\u306E\u9806\u5E8F
EParameterName.port=\u30DD\u30FC\u30C8
CreateProcess.createJob=\u30b8\u30e7\u30d6\u306e\u4f5c\u6210
@@ -75,7 +75,6 @@ EParameterName.PrintOperations=\u8868\u793A\u64CD\u4F5C
ConfigureConnParamDialog.DialogLabel=\u63A5\u7D9A\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u69CB\u6210
Problems.category.infos=\u30A4\u30F3\u30D5\u30A9\u30E1\u30FC\u30B7\u30E7\u30F3
Process.Job=\u30B8\u30E7\u30D6
SchemaController.copyChildSchema=\u5B50\u306E\u30B8\u30E7\u30D6\u30B9\u30AD\u30FC\u30DE\u306E\u30B3\u30D4\u30FC
ReadProcess.label=\u30b8\u30e7\u30d6\u306e\u8aad\u8fbc\u307f
PropertiesContextAction.Properties=\u8A2D\u5B9A
NotesPasteCommand.label=\u8CBC\u308A\u4ED8\u3051
@@ -89,16 +88,15 @@ SqlMemoController.QueryError.mainMsg=\u30AF\u30A8\u30EA\u30B9\u30C6\u30FC\u30C8\
ContextRepositoryCommand.modifyContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
EParameterName.DisableWarnings=\u8B66\u544A\u306E\u7121\u52B9\u5316
ChangeConnTextCommand.Label=\u63A5\u7D9A\u30E9\u30D9\u30EB\u306E\u5909\u66F4
TalendEditorPaletteFactory.Note=Note
TalendEditorPaletteFactory.Note=\u30CE\u30FC\u30C8
EParameterName.tStatCatcherStats=tStatCatcher\u7D71\u8A08
SchemaController.resetButton.tooltip=\u3053\u308C\u306F\u524D\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30AB\u30E9\u30E0\u3092\u81EA\u52D5\u7684\u306B\u53D6\u5F97\u3057\u307E\u3059
EParameterName.LoadNewVariableLabel=\u5909\u6570\u304C\u8AAD\u307F\u8FBC\u307E\u308C\u3066\u3044\u308B\u304C\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u306A\u3044\u5834\u5408
EParameterName.startable=\u958B\u59CB\u53EF\u80FD
MultiPageEditorContributor.Snap=\u56F3\u5F62\u5EA7\u6A19\u3078\u306E\u4F4D\u7F6E\u5408\u308F\u305B (&M)
ProblemsView.severity=\u91CD\u5927\u5EA6 (&S)
ExecuteSystemCommandCommand.Command=\u5B9F\u884C...
UpdateDetectionDialog.Operations=\u64CD\u4F5C
ChangeConnectionStatusCommand.setLinkRef=Ref\u3068\u3057\u3066\u30EA\u30F3\u30AF\u3092\u8A2D\u5B9A
ChangeConnectionStatusCommand.setLinkRef=\u30EA\u30F3\u30AF\u3092\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7\u306B\u8A2D\u5B9A
Note.DefaultText=\u30C6\u30AD\u30B9\u30C8
DesignerColorsPreferencePage.ConnectionColorMessages=\u30EA\u30F3\u30AF\u306E\u8272\u3092\u5909\u66F4\u3057\u305F\u3089\u3001\u5909\u66F4\u3092\u6709\u52B9\u306B\u3059\u308B\u305F\u3081\u306B\u73FE\u5728\u306E\u30B8\u30E7\u30D6\u3092\u518D\u8D77\u52D5\u3057\u3066\u304F\u3060\u3055\u3044\u3002
MultiPageEditorContributor.runMenu=\u5B9F\u884C
@@ -107,17 +105,17 @@ ExternalNodeChangeCommand.propagateMessage=\u5909\u66F4\u3092\u53CD\u6620\u3057\
EParameterName.FromFile=\u30D5\u30A1\u30A4\u30EB\u304B\u3089
EParameterName.connectionList=\u30EA\u30D5\u30A1\u30EC\u30F3\u30B9\u63A5\u7D9A
NodesPasteCommand.renameMessages=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u5909\u6570\u304C\u30B3\u30D4\u30FC\u5148\u306E\u30A8\u30EC\u30E1\u30F3\u30C8\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u81EA\u52D5\u7684\u306B\u30EA\u30CD\u30FC\u30E0\u3057\u307E\u3059\u304B\uFF1F
ChangeNoteTextCommand.Name=Note\u306E\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
ChangeNoteTextCommand.Name=\u30CE\u30FC\u30C8\u306E\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
EParameterName.HintFormat=\u30D2\u30F3\u30C8\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8
NodeBreakpointAction.addBreakPoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8\u306E\u8FFD\u52A0
EParameterName.preview=\u30D7\u30EC\u30D3\u30E5\u30FC
ConfigureConnParamDialog.ContextText=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 \:
EParameterName.UseStatistics=\u7d71\u8a08\u306e\u4f7f\u7528 (tStatCatcher)
StatsAndLogsComposite.StatsLogsSettings=Stats & Logs \u8A2D\u5B9A
StatsAndLogsComposite.StatsLogsSettings=\u7D71\u8A08\u60C5\u5831\u3068\u30ED\u30B0\u8A2D\u5B9A
NodesPasteCommand.label=\u8CBC\u308A\u4ED8\u3051
ExternalNodeChangeCommand.modifaicationFrom=\u5909\u66F4\u5143 \:
EmfComponent.Time=\u6642\u9593
ContextParameterExtractor.ExistedMessages=\u3044\u304F\u3064\u304B\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u304C {0} \u306B\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u3002
ContextParameterExtractor.ExistedMessages=\u3044\u304F\u3064\u304B\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u304C {0} \u306B\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u3002
TextController.decoration.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u53D6\u5F97\u3057\u305F\u5024
StatsAndLogsComposite.SaveToolTipText=\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u306B\u5024\u3092\u4FDD\u5B58 (Shift+S)
NodeReturn.Availability.FLOW=\u30D5\u30ED\u30FC
@@ -125,26 +123,25 @@ CodeView.MultipleComponentError=/// \u5229\u7528\u3067\u304D\u308B\u30B3\u30FC\u
EParameterName.onFileFlag=\u30D5\u30A1\u30A4\u30EB\u3078\u51FA\u529B
JobHierarchyMessages.JobHierarchyViewPart_title=\u30B8\u30E7\u30D6 {1}\u3001\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 {2}
ParallelExecutionCommand.numberInvalid=\u6570\u5024\u304C\u7121\u52B9\u3067\u3059\u3002
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u5168\u4F53\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u6709\u52B9\u5316
ChangeMetadataCommand.messageDialog.questionMessage=\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F
ChangeActivateStatusNodeCommand.Label.Deactive=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
EParameterName.user=\u30E6\u30FC\u30B6
SchemaController.schemaOf=\u30B9\u30AD\u30FC\u30DE \:
ChangeActivateStatusNodeCommand.Label.Deactive=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u7121\u52B9\u5316
EParameterName.user=\u30E6\u30FC\u30B6\u30FC
ParallelExecutionCommand.Parallel=\u4E26\u5217\u51E6\u7406\u5316
SendToBackAction.sendToBack=\u6700\u80CC\u9762\u3078\u79FB\u52D5
TalendEditorPaletteFactory.Default=\u30C7\u30D5\u30A9\u30EB\u30C8
EParameterName.fromDatabaseFlag=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u304B\u3089
ContextRemoveParameterCommand.label=\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u524A\u9664
ContextRemoveParameterCommand.label=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306E\u524A\u9664
ContextParameterExtractor.ExistedTitle=\u30A8\u30E9\u30FC
EParameterName.UseVolumetrics=\u30DC\u30EA\u30E5\u30FC\u30E1\u30C8\u30EA\u30C3\u30AF\u30B9\u306E\u4F7F\u7528 (tFlowMeterCatcher)
ChangeConnectionStatusCommand.setLinkMain=Main\u3068\u3057\u3066\u30EA\u30F3\u30AF\u3092\u8A2D\u5B9A
EParameterName.UseVolumetrics=\u6D41\u91CF\u30E1\u30FC\u30BF\u30FC\u306E\u4F7F\u7528 (tFlowMeterCatcher)
ChangeConnectionStatusCommand.setLinkMain=\u30EA\u30F3\u30AF\u3092\u30E1\u30A4\u30F3\u306B\u8A2D\u5B9A
MergeOrderDialog.ModifyMergeOrder=- \u30DE\u30FC\u30B8\u306E\u9806\u5E8F\u3092\u5909\u66F4
DesignerPreferencePage.largeIconsSize=\u30A2\u30A4\u30B3\u30F3\u306E\u30B5\u30A4\u30BA \:
ContextRenameParameterCommand.renameParameter=\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u30EA\u30CD\u30FC\u30E0
ContextRenameParameterCommand.renameParameter=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306E\u30EA\u30CD\u30FC\u30E0
Process.component.notloaded=\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 <{0}> \u304C\u30ED\u30FC\u30C9\u3055\u308C\u3066\u3044\u306A\u3044\u306E\u3067\u3001\u30D7\u30ED\u30BB\u30B9\u3092\u958B\u59CB\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093
RunProcess.runJob=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C
NewProcessWizard.failureText=\u30B8\u30E7\u30D6\u306F\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F
ContextParameterPage.shouldPrompt=\u5024\u306E\u5165\u529B\u30D7\u30ED\u30F3\u30D7\u30C8
ContextParameterPage.shouldPrompt=\u30D7\u30ED\u30F3\u30D7\u30C8\u306E\u5024
ContextParameterPage.prompt=\u30D7\u30ED\u30F3\u30D7\u30C8
EParameterName.Name=\u540D\u524D
EParameterName.Name=\u540D\u524D
@@ -156,20 +153,20 @@ UpdateManagerUtils.Update=\u66F4\u65B0\u4E2D...
CodeView.Start=\u958B\u59CB
StatsAndLogsComposite.SavePreferenceMessages=\u73FE\u5728\u306E\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u306F\u4E0A\u66F8\u304D\u3055\u308C\u307E\u3059\u3001\u7D9A\u3051\u307E\u3059\u304B\uFF1F
StatsAndLogsComposite.ReloadToolTipText=\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u304B\u3089\u5024\u3092\u30EA\u30ED\u30FC\u30C9 (Shift+R)
ContextParameterPage.nameEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u540D\u304C\u7A7A\u3067\u3059\u3002
ContextParameterPage.nameEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D\u304C\u7A7A\u3067\u3059\u3002
JobHierarchyMessages.JobHierarchyViewPart_createinput="{0}" \u306E\u968E\u5C64\u30BF\u30A4\u30D7\u306E\u751F\u6210\u4E2D...
UpdateDetectionDialog.Messages=\u4EE5\u4E0B\u306E\u9805\u76EE\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30D7\u30ED\u30D1\u30C6\u30A3\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002\n\n(*) \:\u3000\u30B8\u30E7\u30D6\u3092\u958B\u304F\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002
EParameterName.condition=\u6761\u4EF6
SubjobBasicComposite.SaveTip=\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u306B\u8272\u3092\u4FDD\u5B58
ContextParameterWizard.title=\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF
ContextParameterWizard.title=\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
ResizeNodeCommand.Name=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30EA\u30B5\u30A4\u30BA
DesignerPreferencePage.viewOptions=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8A2D\u5B9A\u30BF\u30D6\u306E\u30EC\u30A4\u30A2\u30A6\u30C8 \:
TalendEditorPaletteFactory.CreateNote=Note\u306E\u4F5C\u6210
DesignerPreferencePage.viewOptions=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8A2D\u5B9A\u30BF\u30D6\u306E\u30EC\u30A4\u30A2\u30A6\u30C8\uFF1A
TalendEditorPaletteFactory.CreateNote=\u30CE\u30FC\u30C8\u306E\u4F5C\u6210
EmfComponent.Perf=\u30D1\u30D5\u30A9\u30FC\u30DE\u30F3\u30B9
MergeOrderDialog.Order=\u9806\u5E8F
DesignerPreferencePage.display.hiddenComponents=\u975e\u8868\u793a\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u3092\u8868\u793a\u3059\u308b\u3002(\u518d\u8d77\u52d5\u304bCtrl+Shift+F3\u3092\u4f7f\u7528)
EParameterName.UseLogs=\u30ed\u30b0\u306e\u4f7f\u7528 (tLogCatcher)
ConnectionSetAsMainRef.lookupLabel=\u3053\u306E\u63A5\u7D9A\u3092 Lookup \u3068\u3057\u3066\u8A2D\u5B9A
EParameterName.UseLogs=\u30E6\u30FC\u30B6\u30FC\u30ED\u30B0\u306E\u4F7F\u7528 (tLogCatcher)
ConnectionSetAsMainRef.lookupLabel=\u63A5\u7D9A\u3092\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7\u306B\u8A2D\u5B9A
Process.errorLoadingConnectionTitle=\u30B8\u30E7\u30D6\u306E\u30ED\u30FC\u30C9\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
MoveNodeCommand.Label=\u30CE\u30FC\u30C9\u306E\u79FB\u52D5
CreateNoteCommand.Name=\u30CE\u30FC\u30C8\u306E\u4F5C\u6210
@@ -190,13 +187,13 @@ ChangeNodeTextCommand.Label=\u63A5\u7D9A\u30E9\u30D9\u30EB\u306E\u5909\u66F4
ConnectionReconnectCommand.LabelTarget=\u63A5\u7D9A\u5148\u3092\u79FB\u52D5
SubjobBasicComposite.RestoreLabel=\u30C7\u30D5\u30A9\u30EB\u30C8\u8272\u306E\u5FA9\u5143
EParameterName.help=\u30D8\u30EB\u30D7
Category_Label={0} ({1} \u9805\u76EE)
Category_Label={0}\uFF08{1}\u30A2\u30A4\u30C6\u30E0\uFF09
Problems.category.errors=\u30A8\u30E9\u30FC
ActivateSubjobAction.ActivatePart=\u73FE\u5728\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
ContextParameterPage.promptEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u30D7\u30ED\u30F3\u30D7\u30C8\u304C\u7A7A\u3067\u3059\u3002
ContextParameterPage.typeEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u578B\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
ActivateSubjobAction.ActivatePart=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u6709\u52B9\u5316
ContextParameterPage.promptEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u30D7\u30ED\u30F3\u30D7\u30C8\u304C\u7A7A\u3067\u3059\u3002
ContextParameterPage.typeEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306B\u578B\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
EParameterName.mapping=\u30DE\u30C3\u30D4\u30F3\u30B0
ContextAddParameterCommand.label=\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u8FFD\u52A0
ContextAddParameterCommand.label=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306E\u8FFD\u52A0
EParameterName.catchUserErrors=\u30E6\u30FC\u30B6\u30A8\u30E9\u30FC\u306E\u30AD\u30E3\u30C3\u30C1
ContextProcessSection2.context=CONTEXT\:
EParameterName.dbVersion=DB Version
@@ -206,7 +203,7 @@ EParameterName.dbType=DB\u30BF\u30A4\u30D7
EParameterName.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=\u3053\u306E\u30B8\u30E7\u30D6\u306F\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u66F4\u65B0\u304C\u5FC5\u8981\u3067\u3059\u304C\u3001\u30B8\u30E7\u30D6\u304C\u8AAD\u307F\u53D6\u308A\u5C02\u7528\u306E\u5834\u5408\u306F\u66F4\u65B0\u3067\u304D\u307E\u305B\u3093\u3002
ModifyMergeOrderAction.actionText=\u30DE\u30FC\u30B8\u306E\u9806\u5E8F\u306E\u5909\u66F4
Category_One_Item_Label={0} ({1} \u9805\u76EE)
Category_One_Item_Label={0}\uFF08{1}\u30A2\u30A4\u30C6\u30E0\uFF09
EmfComponent.builtIn=\u7D44\u307F\u8FBC\u307F
EParameterName.ImplicitContextLoad=\u6697\u9ED9\u7684\u306A tContextLoad
UpdateDetectionDialog.Title=\u66F4\u65B0\u306E\u691C\u51FA
@@ -218,14 +215,14 @@ ContextProcessSection.ChangeDefault=\u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u
EParameterName.encodingType=\u30A8\u30F3\u30B3\u30FC\u30C9
DesignerPreferencePage.defaultFilePathDirectory=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u30D5\u30A1\u30A4\u30EB\u30D1\u30B9 \:
ExtraComposite.ImplicitContextSettings=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u8AAD\u307F\u8FBC\u307F\u306E\u8A2D\u5B9A
AbstractElementPropertySectionController.syntaxError=\u69CB\u6587\u30A8\u30E9\u30FC \:
AbstractElementPropertySectionController.syntaxError=\u69CB\u6587\u30A8\u30E9\u30FC\uFF1A
Process.componentsUnloaded=\u3044\u304F\u3064\u304B\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u30A2\u30F3\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3057\u305F
EParameterName.connectionType=\u63A5\u7D9A\u306E\u7A2E\u985E
DesignerPreferencePage.component.defaultHint=\u30B3\u30F3\u30DD\u30FC\u30C6\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30D2\u30F3\u30C8
EParameterName.TableName=\u30C6\u30FC\u30D6\u30EB\u540D
ChangeNoteOpacityCommand.Name=Note\u306E\u4E0D\u900F\u660E\u5EA6\u306E\u5909\u66F4
ChangeNoteOpacityCommand.Name=\u30CE\u30FC\u30C8\u306E\u4E0D\u900F\u660E\u5EA6\u306E\u5909\u66F4
Problems.category.warnings=\u8B66\u544A
TalendEditorContextMenuProvider.Trigger=\u30C8\u30EA\u30AC
TalendEditorContextMenuProvider.Trigger=\u30C8\u30EA\u30AC\u30FC
ConnectionDeleteCommand.Label=\u63A5\u7D9A\u306E\u524A\u9664
Process.errorLoadingConnectionMessage=\u4EE5\u4E0B\u306E\u63A5\u7D9A\u306B\u79FB\u884C\u5F8C\u3001\u3044\u304F\u3064\u304B\u306E\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\:\u3000
EParameterName.Author=\u4F5C\u6210\u8005
@@ -233,18 +230,18 @@ EParameterName.Author=\u4F5C\u6210\u8005
EParameterName.componentName=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u540d
SubjobBasicComposite.DialogTitle=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8A2D\u5B9A
DesignerPreferencePage.SubjobColorLabel=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8272
ActivateSubjobAction.DeactivatePart=\u73FE\u5728\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
ConnectionCreateCommand.Label=DB\u63A5\u7D9A\u306E\u4F5C\u6210
ActivateSubjobAction.DeactivatePart=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u7121\u52B9\u5316
ConnectionCreateCommand.Label=\u63A5\u7D9A\u306E\u4F5C\u6210
DisplaySubjobCommand.HideSubjob=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u975E\u8868\u793A
MultiPageEditorContributor.runProcess=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C
ConnectionCreateAction.errorCreateConnectionName=\u540D\u524D "{0}" \u306F\u6709\u52B9\u3067\u306A\u3044\u304B\u3001\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
ConnectionCreateAction.errorCreateConnectionName="{0}" \u306F\u6709\u52B9\u3067\u306A\u3044\u304B\u91CD\u8907\u3057\u3066\u3044\u307E\u3059\u3002
DisplaySubjobCommand.DisplaySubjob=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8868\u793A
ContextParameterPage.title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF
ContextParameterPage.title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
NodeReturn.Availability.AFTER=\u5F8C
EmfComponent.repository=\u30ea\u30dd\u30b8\u30c8\u30ea
EParameterName.ConnectionFormat=\u63A5\u7D9A\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8
ExecuteSystemCommandCommand.Title=\u5B9F\u884C\u3057\u305F\u30B3\u30DE\u30F3\u30C9
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u5168\u4F53\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u7121\u52B9\u5316
EParameterName.Description=\u8AAC\u660E
EParameterName.Description=\u8AAC\u660E
Process.IfToUpgradeMetadata=\u4ee5\u4e0b\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u3067\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u30e1\u30bf\u30c7\u30fc\u30bf\u306f\u5909\u66f4\u3055\u308c\u3066\u3044\u307e\u3059\u3002 \n\u66f4\u65b0\u3057\u305f\u3044\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u3092\u30ea\u30dd\u30b8\u30c8\u30ea\u304b\u3089\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002
@@ -261,11 +258,10 @@ EParameterName.start=\u958B\u59CB
EParameterName.prevColumnList=\u5BFE\u8C61\u30AB\u30E9\u30E0 \u30EA\u30B9\u30C8
DesignerPreferencePage.SubjobTitleColorLabel=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u30BF\u30A4\u30C8\u30EB\u8272
EParameterName.host=\u30DB\u30B9\u30C8
DesignerPreferencePage.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u5909\u66F4\u5F8C\u306E\u81EA\u52D5\u691C\u7D22/\u66F4\u65B0\u3092\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
AbstractElementPropertySectionController.variableTooltip=\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u306B\u4ED8\u968F\u3059\u308B\u5909\u6570 \:
SchemaController.syncColumns=\u30AB\u30E9\u30E0\u306E\u540C\u671F
DesignerPreferencePage.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u5909\u66F4\u5F8C\u306E\u81EA\u52D5\u691C\u7D22/\u66F4\u65B0\u3092\u7121\u52B9\u5316
AbstractElementPropertySectionController.variableTooltip=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306B\u4ED8\u968F\u3059\u308B\u5909\u6570\uFF1A
EParameterName.ShowHint=\u30D2\u30F3\u30C8\u306E\u8868\u793A
ContextParameterPage.commentEmpty=\u7A7A\u306E\u30B3\u30E1\u30F3\u30C8\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
ContextParameterPage.commentEmpty=\u30B3\u30E1\u30F3\u30C8\u6B04\u306E\u5165\u529B\u3092\u63A8\u5968\u3057\u307E\u3059
NewProcessWizard.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u306B\u30B8\u30E7\u30D6\u306E\u8FFD\u52A0
EParameterName.additionParam=\u8FFD\u52A0\u30D1\u30E9\u30E1\u30FC\u30BF
EParameterName.filePath=\u30D5\u30A1\u30A4\u30EB\u30D1\u30B9
@@ -278,18 +274,16 @@ MoveNodeLabelCommand.Label=\u30CE\u30FC\u30C9\u30E9\u30D9\u30EB\u306E\u79FB\u52D
EParameterName.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
JobHierarchyMessages.JobHierarchyViewPart_tooltip=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 {2} \u304B\u3089\u30B8\u30E7\u30D6 {1} \u306E {0}
EParameterName.MultiThread=\u30DE\u30EB\u30C1\u30B9\u30EC\u30C3\u30C9\u5B9F\u884C
SchemaController.editSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u7DE8\u96C6
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u73FE\u5728\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u6709\u52B9\u5316
MultiPageTalendEditor.Job=\u30B8\u30E7\u30D6 {0} {1}
EmfComponent.None=\u30C7\u30D5\u30A9\u30EB\u30C8
MultiPageEditorContributor.View=\u8868\u793A
ContextParameterPage.nameExists=\u30D1\u30E9\u30E1\u30FC\u30BF\u540D\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
ContextParameterPage.nameExists=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D\u304C\u91CD\u8907\u3057\u3066\u3044\u307E\u3059\u3002
ExecuteSystemCommandCommand.Label=\u30E6\u30FC\u30B6\u306B\u8A2D\u5B9A\u3055\u308C\u305F\u3001\u307E\u305F\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u5B9A\u7FA9\u3055\u308C\u305F\u7279\u5225\u30B3\u30DE\u30F3\u30C9\u306E\u5B9F\u884C
ContextParameterPage.defaultValue=\u30C7\u30D5\u30A9\u30EB\u30C8\u5024
MergeOrderDialog.MoveDown=\u4E0B\u306B\u79FB\u52D5
EParameterName.dbName=DB\u540D
TalendEditorContextMenuProvider.Row=Row
SchemaController.copyChildSchema.tooltip=\u5B50\u306E\u30B8\u30E7\u30D6\u304B\u3089 tBufferOutput\u30B9\u30AD\u30FC\u30DE\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
TalendEditorContextMenuProvider.Row=\u30ED\u30A6
EParameterName.catchUserWarning=\u30E6\u30FC\u30B6\u8B66\u544A\u306E\u30AD\u30E3\u30C3\u30C1
StatsAndLogsComposite.Save=\u57FA\u672C\u8A2D\u5B9A\u306B\u4FDD\u5B58 (&S)
DesignerPreferencePage.schemaOptions=\u5165\u529B\u30C7\u30FC\u30BF\u884C\u304C\u6307\u5B9A\u3057\u305F\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u308B\u5834\u5408 \:
@@ -300,10 +294,9 @@ EParameterName.lookupColumnList=\u30AB\u30E9\u30E0\u30EA\u30B9\u30C8\u306E\u53C2
ExternalNodeChangeCommand.propagate=\u53CD\u6620
NoRepositoryDialog.Text=\u30ea\u30dd\u30b8\u30c8\u30ea\u304c\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002
ConnectionError.Message=\u7D44\u307F\u8FBC\u307F\u30E2\u30FC\u30C9\u306E\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002
UpdateDetectionDialog.Items=\u9805\u76EE
NewProcessWizard.windowTitle=\u65B0\u898F\u30B8\u30E7\u30D6
UpdateDetectionDialog.Items=\u30A2\u30A4\u30C6\u30E0
CodeView.End=\u7D42\u4E86
ContextParameterPage.defaultValueEmpty=\u7A7A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u5024\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
ContextParameterPage.defaultValueEmpty=\u30C7\u30D5\u30A9\u30EB\u30C8\u5024\u3092\u7A7A\u306B\u3059\u308B\u306E\u3053\u3068\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
StatsAndLogsComposite.Reload=\u57FA\u672C\u8A2D\u5B9A\u304B\u3089\u30EA\u30ED\u30FC\u30C9 (&R)
UpdateDetectionDialog.WarningMessage=\u30C1\u30A7\u30C3\u30AF\u306E\u5165\u3063\u3066\u3044\u306A\u3044\u9805\u76EE\u306F\u7D44\u307F\u8FBC\u307F\u30E2\u30FC\u30C9\u306B\u5909\u66F4\u3055\u308C\u307E\u3059\u3002
ChangeValuesFromRepository.messageDialog.take=\u53D6\u5F97
@@ -316,27 +309,27 @@ EParameterName.Log.Db=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u30ED\u30B0\u51
NodesPasteAction.paste=\u8CBC\u308A\u4ED8\u3051
TalendEditorPaletteFactory.Tools=\u30C4\u30FC\u30EB
EParameterName.Comment=\u30B3\u30E1\u30F3\u30C8
ChangeActivateStatusSubjobCommand.Label.DeactivePart=\u73FE\u5728\u306E\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
ChangeActivateStatusSubjobCommand.Label.DeactivePart=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u7121\u52B9\u5316
TalendEditorDropTargetListener.dngsupportdialog.title=\u30C9\u30E9\u30C3\u30B0\u30A2\u30F3\u30C9\u30C9\u30ED\u30C3\u30D7\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093
TalendEditorDropTargetListener.dngsupportdialog.content=\u73FE\u5728\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u30C9\u30E9\u30C3\u30B0\u30A2\u30F3\u30C9\u30C9\u30ED\u30C3\u30D7\u306E\u64CD\u4F5C\u306F\u9069\u7528\u3067\u304D\u307E\u305B\u3093\u3002
AbstractLanguageMemoController.generateCode=\u30B3\u30FC\u30C9\u306E\u751F\u6210
AbstractLanguageMemoController.generateSampleCode=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B5\u30F3\u30D7\u30EB\u30B3\u30FC\u30C9\u306E\u751F\u6210\u306E\u8A66\u307F
AbstractPreferenceComposite.jobAssigned=\u5B50\u306E\u30B8\u30E7\u30D6\u3092 {0} \u306B\u5272\u308A\u5F53\u3066\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059
AbstractLanguageMemoController.generateSampleCode=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B5\u30F3\u30D7\u30EB\u30B3\u30FC\u30C9\u751F\u6210\u3092\u8A66\u884C
AbstractPreferenceComposite.jobAssigned=\u5B50\u30B8\u30E7\u30D6\u3092{0}\u306B\u5272\u308A\u5F53\u3066\u307E\u3059
AbstractPreferenceComposite.textContent=\u30B5\u30D6\u30B8\u30E7\u30D6\u306B\u9069\u7528
AbstractPreferenceComposite.tipContent=\u30B5\u30D6\u30B8\u30E7\u30D6\u306B\u9069\u7528
AbstractPreferenceComposite.warning=\u8B66\u544A \: {0}
AbstractPreferenceComposite.warning=\u8B66\u544A\uFF1A{0}
ColumnListController.confirm=\u78BA\u8A8D
ColumnListController.saveChange={0} \u30B9\u30AD\u30FC\u30DE\u306E\u9577\u3055\u30AB\u30E9\u30E0\u304C\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F
ComboController.alert=\u8B66\u544A
ComboController.nothingGuess=\u63A8\u5B9A\u5BFE\u8C61\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ComponentSearcher.noJobsFound=\u30B8\u30E7\u30D6\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
ComponentSearcher.searchResult=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0} \u306E\u691C\u7D22\u7D50\u679C
ComponentSettingsView.noAdvancedSetting=\u8A73\u7D30\u8A2D\u5B9A\u306F\u3042\u308A\u307E\u305B\u3093
ComponentSettingsView.note=Note
ComponentSettingsView.noAdvancedSetting=\u8A73\u7D30\u8A2D\u5B9A\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ComponentSettingsView.note=\u30CE\u30FC\u30C8
ComponentSettingsView.subjob=\u30B5\u30D6\u30B8\u30E7\u30D6
Connection.enableParallel=\u4E26\u5217\u51E6\u7406\u306E\u6709\u52B9\u5316
Connection.inputInvalid=\u5165\u529B\u3055\u308C\u305F Id \u306F\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093
Connection.monitorConnection=\u3053\u306E\u63A5\u7D9A\u306E\u30E2\u30CB\u30BF
Connection.inputInvalid=\u5165\u529BId\u306F\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093
Connection.monitorConnection=\u3053\u306E\u63A5\u7D9A\u3092\u30E2\u30CB\u30BF\u30FC
Connection.numberParallel=\u4E26\u5217\u51E6\u7406\u6570
DataProcess.checkComponent=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3067\u554F\u984C\u304C\u767A\u751F\u3057\u3066\u3044\u307E\u3059\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002
DataProcess.enableParallel=\u4E26\u5217\u51E6\u7406\u306E\u6709\u52B9\u5316
@@ -344,14 +337,14 @@ DataProcess.numberParallelExcution=\u4E26\u5217\u51E6\u7406\u6570
DbTableController.connectionError=\u63A5\u7D9A\u30A8\u30E9\u30FC
DbTableController.openSQLBuilder=\u3053\u306E\u63A5\u7D9A\u3067 SQLBuilder \u3092\u958B\u304F
DbTableController.openSelectionDialog=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9 \u30C6\u30FC\u30D6\u30EB\u9078\u629E\u30C0\u30A4\u30A2\u30ED\u30B0\u3092\u958B\u304F
DbTableController.setParameter=\u63A5\u7D9A\u30D1\u30E9\u30E1\u30FC\u30BF\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
DbTableController.setParameter=\u63A5\u7D9A\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
DbTableController.showTableList=\u73FE\u5728\u306E\u63A5\u7D9A\u306E\u30C6\u30FC\u30D6\u30EB\u30EA\u30B9\u30C8\u306E\u8868\u793A
DbTableController.waitingForOpen=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9 \u30C6\u30FC\u30D6\u30EB\u9078\u629E\u30C0\u30A4\u30A2\u30ED\u30B0\u304C\u958B\u304F\u306E\u3092\u5F85\u3063\u3066\u3044\u307E\u3059...
DesignerCoreService.property=\u30D7\u30ED\u30D1\u30C6\u30A3
DesignerCoreService.propertySource=\u30D7\u30ED\u30D1\u30C6\u30A3 \: \u30BD\u30FC\u30B9
DesignerPreferencePage.DesignerEditorBackgroundColor=\u80CC\u666F\u8272
DesignerPreferencePage.ReadonlyBackgroundColor=\u8AAD\u307F\u53D6\u308A\u5C02\u7528\u306E\u80CC\u666F\u8272
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=\u30B8\u30E7\u30D6\u30A8\u30C7\u30A3\u30BF\u306E\u8272
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=\u30B8\u30E7\u30D6\u30C7\u30B6\u30A4\u30CA\u30FC\u30A8\u30C7\u30A3\u30BF\u306E\u8272
DesignerPreferencePage.addOrDeleteVariable=\u8FFD\u52A0/\u524A\u9664\u306E\u5909\u6570\u306E\u5909\u66F4\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u53CD\u6620
DesignerPreferencePage.checkVersion=\u30B8\u30E7\u30D6\u307E\u305F\u306F\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u66F4\u65B0\u6642\u306B\u6700\u7D42\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u307F\u30C1\u30A7\u30C3\u30AF
DesignerPreferencePage.computeLength=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u751F\u6210\u3055\u308C\u305F\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u306E\u30D0\u30A4\u30C8\u9577\u3092\u8A08\u7B97
@@ -377,7 +370,7 @@ EParameterName.csvOption=CSV\u30AA\u30D7\u30B7\u30E7\u30F3
EParameterName.encoding=\u30A8\u30F3\u30B3\u30FC\u30C9
EParameterName.escapeChar=\u30A8\u30B9\u30B1\u30FC\u30D7\u6587\u5B57
EParameterName.FontBold=\u30DC\uFF0D\u30EB\u30C9
EParameterName.FontItalic=\u30A4\u30BF\u30EA\u30C3\u30AF
EParameterName.FontItalic=\u659C\u5B57
EParameterName.FontSize=\u30D5\u30A9\u30F3\u30C8\u30B5\u30A4\u30BA
EParameterName.jobMainversion=\u30D0\u30FC\u30B8\u30E7\u30F3
EParameterName.jobVersion=\u30D0\u30FC\u30B8\u30E7\u30F3
@@ -406,7 +399,7 @@ GEFPasteAction.textWarning=\u8B66\u544A
GEFPasteAction.warningMessages=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u7279\u6709\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8(Input/output)\u3092\u8CBC\u308A\u4ED8\u3051\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002
GuessSchemaController.0=DB\u63A5\u7D9A\u30A8\u30E9\u30FC\u3001\u307E\u305F\u306FSQL\u30AF\u30A8\u30EA\u6587\u5B57\u5217\u306E\u30A8\u30E9\u30FC\u3001\u3082\u3057\u304F\u306F\u300C\u30B9\u30AD\u30FC\u30DE\u306E\u63A8\u5B9A\u300D\u306F\u73FE\u5728\u306ESQL\u30AF\u30A8\u30EA\u6587\u5B57\u5217 {0} \u3068\u4E00\u81F4\u3057\u3066\u3044\u307E\u305B\u3093\u3002
GuessSchemaController.connectionError=\u63A5\u7D9A\u30A8\u30E9\u30FC
GuessSchemaController.connectionFailed=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002
GuessSchemaController.connectionFailed=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u304C\u5931\u6557\u3057\u307E\u3057\u305F
GuessSchemaController.setParameter=\u63A5\u7D9A\u30D1\u30E9\u30E1\u30FC\u30BF\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
I18nPreferencePage.allTranslation=\u3059\u3079\u3066\u306e\u7ffb\u8a33\u306e\u30a4\u30f3\u30dd\u30fc\u30c8
I18nPreferencePage.completeInfo=Babili\u304B\u3089\u7FFB\u8A33\u304C\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3057\u305F\u304C\u3001\u30C6\u30B9\u30C8\u306E\u305F\u3081\u306B\u8868\u793A\u3055\u308C\u308B\u3060\u3051\u3067\u3059\u3002\u518D\u8D77\u52D5\u3059\u308B\u3068\u3001\u305D\u308C\u3089\u306E\u7FFB\u8A33\u30C6\u30AD\u30B9\u30C8\u306F\u5931\u308F\u308C\u307E\u3059\u3002
@@ -489,30 +482,28 @@ SQLPatternComposite.add=\u8FFD\u52A0
SQLPatternComposite.delete=\u524A\u9664
SQLPatternComposite.down=\u4E0B\u3078
SQLPatternComposite.forbidModification=\u30B7\u30B9\u30C6\u30E0\u306ESQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u306E\u5909\u66F4\u306F\u7981\u6B62\u3055\u308C\u3066\u3044\u307E\u3059\u3001\u65B0\u898F\u4F5C\u6210\u3057\u307E\u3059\u304B\uFF1F
SQLPatternComposite.modifySQLPattern=\u3053\u306ESQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3092\u5909\u66F4\u3057\u307E\u3059\u304B\uFF1F
SQLPatternComposite.modifySQLPattern=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3092\u5909\u66F4\u3057\u307E\u3059\u304B\uFF1F
SQLPatternComposite.sqlPattern=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u30EA\u30B9\u30C8
SQLPatternComposite.up=\u4E0A\u3078
SaveToProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u4FDD\u5B58 (&S)
SaveToProjectSettingsMessage=\u73FE\u5728\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u8A2D\u5B9A\u306F\u4E0A\u66F8\u304D\u3055\u308C\u307E\u3059\u3001\u7D9A\u3051\u307E\u3059\u304B\uFF1F
SaveToProjectSettingsToolTipText=\u30D7\u30EC\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u30DA\u30FC\u30B8\u306B\u5024\u3092\u4FDD\u5B58 (Shift+S)
SchemaTypeController.connectionNotAvaliable=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3044\u304B\u3001\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
SchemaTypeController.inputNotSet=\u5165\u529B\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
SearchComponentInJobs.Title=\u30B8\u30E7\u30D6\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u691C\u7D22
SearchComponentInJobs.Tooltip=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u4F7F\u7528\u3057\u3066\u3044\u308B\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306E\u691C\u7D22
SqlMemoController.query=\u30AF\u30A8\u30EA
StatLogs.LoadOldPreferences=Stats & Logs \u8A2D\u5B9A\u304C\u53E4\u3044\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u304B\u3089\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
SaveToProjectSettingsToolTipText=\u30D7\u30EC\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u5024\u3092\u4FDD\u5B58 (Shift+S)
SearchComponentInJobs.Title=\u30B8\u30E7\u30D6\u5185\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u691C\u7D22
SearchComponentInJobs.Tooltip=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u30B8\u30E7\u30D6\u3092\u691C\u7D22
SqlMemoController.query=\u30AF\u30A8\u30EA\u30FC
StatLogs.LoadOldPreferences=\u7D71\u8A08\u60C5\u5831\u3068\u30ED\u30B0\u8A2D\u5B9A\u304C\u5143\u306E\u57FA\u672C\u8A2D\u5B9A\u304B\u3089\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4FDD\u5B58...
StatsAndLogs.UseProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4F7F\u7528
StatsAndLogs.UseProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u3092\u4F7F\u7528
StatsAndLogsPreferencePage.repositoryType=\u30ea\u30dd\u30b8\u30c8\u30ea\u30bf\u30a4\u30d7
StatsAndLogsView.dataNotAvailable=\u7D71\u8A08/\u30ED\u30B0\u304C\u5229\u7528\u3067\u304D\u307E\u305B\u3093\u3002
TalendEditorDropTargetListener.cancelOperation=\u3053\u306E\u64CD\u4F5C\u306E\u30AD\u30E3\u30F3\u30BB\u30EB
StatsAndLogsView.dataNotAvailable=\u7D71\u8A08\u60C5\u5831/\u30ED\u30B0\u304C\u5229\u7528\u3067\u304D\u307E\u305B\u3093\u3002
TalendEditorDropTargetListener.cancelOperation=\u64CD\u4F5C\u3092\u30AD\u30E3\u30F3\u30BB\u30EB
TalendEditorDropTargetListener.chooseComponent=\u4F5C\u6210\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u3072\u3068\u3064\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
TalendEditorDropTargetListener.title=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
TalendLaunchToolbarAction.information=\u60C5\u5831
TalendLaunchToolbarAction.noAvailableItem=\u5229\u7528\u3067\u304D\u308B\u5B9F\u884C\u4E2D\u306E\u9805\u76EE\u306F\u3042\u308A\u307E\u305B\u3093\u3002
TalendLaunchToolbarAction.noAvailableItem=\u5229\u7528\u3067\u304D\u308B\u5B9F\u884C\u4E2D\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u3042\u308A\u307E\u305B\u3093\u3002
TalendPaletteContextMenuProvider.descriptionAdd=\u304A\u6C17\u306B\u5165\u308A\u306B\u8FFD\u52A0
TalendPaletteContextMenuProvider.descriptionDisplay=\u30D5\u30A9\u30EB\u30C0\u306E\u8868\u793A
TalendPaletteContextMenuProvider.descriptionHidden=\u30D5\u30A9\u30EB\u30C0\u3092\u975E\u8868\u793A
TalendPaletteContextMenuProvider.descriptionDisplay=\u30D5\u30A9\u30EB\u30C0\u30FC\u306E\u8868\u793A
TalendPaletteContextMenuProvider.descriptionHidden=\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u975E\u8868\u793A
TalendPaletteContextMenuProvider.descriptionRemove=\u304A\u6C17\u306B\u5165\u308A\u304B\u3089\u524A\u9664
TalendPaletteContextMenuProvider.textAdd=\u304A\u6C17\u306B\u5165\u308A\u306B\u8FFD\u52A0
TalendPaletteContextMenuProvider.textDisplay=\u30D5\u30A9\u30EB\u30C0\u306E\u8868\u793A
@@ -526,8 +517,8 @@ TalendPaletteViewer.searchComponent=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u
TalendPaletteViewer.tooltipValue=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9\u307E\u305F\u306F\u30D1\u30BF\u30FC\u30F3(*,?) \u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
TextController.valueInvalid=\u5024\u304C\u7121\u52B9\u3067\u3059\u3002
TraceDisableAction.TraceDesableTitle=\u30C8\u30EC\u30FC\u30B9\u306E\u7121\u52B9\u5316
TraceDisableAction.TraceDisableDesc=\u30C8\u30EC\u30FC\u30B9\u306E\u7121\u52B9\u5316\u306E\u8A2D\u5B9A
TraceEnableAction.TraceEnableDesc=\u30C8\u30EC\u30FC\u30B9\u306E\u6709\u52B9\u5316\u306E\u8A2D\u5B9A
TraceDisableAction.TraceDisableDesc=\u30C8\u30EC\u30FC\u30B9\u3092\u7121\u52B9\u306B\u3059\u308B
TraceEnableAction.TraceEnableDesc=\u30C8\u30EC\u30FC\u30B9\u3092\u6709\u52B9\u5316\u3059\u308B
TraceEnableAction.TraceEnableTitle=\u30C8\u30EC\u30FC\u30B9\u306E\u6709\u52B9\u5316
UpdateManagerUtils.updateMOfification=\u66F4\u65B0\u30DE\u30CD\u30FC\u30B8\u30E3\u306E\u5909\u66F4
WSDL2JAVAController.TOS=Talend Open Studio
@@ -538,16 +529,16 @@ JobSettingProjectSettingPage.statAndLog=Stats & Logs
JobSettingProjectSettingPage.UseProjectsetting=\u65B0\u898F\u30B8\u30E7\u30D6\u306E\u4F5C\u6210\u6642\u306B\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u3092\u4F7F\u7528
OutputConsolePreferencePage.consoleFont=\u30B3\u30F3\u30BD\u30FC\u30EB\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8 \:
OutputConsolePreferencePage.outputConsole=\u51FA\u529B\u30B3\u30F3\u30BD\u30FC\u30EB
PerformancePreferencePage.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u5909\u66F4\u5F8C\u306E\u81EA\u52D5\u691C\u7D22/\u66F4\u65B0\u3092\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
PerformancePreferencePage.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u5909\u66F4\u5F8C\u306E\u81EA\u52D5\u691C\u7D22/\u66F4\u65B0\u3092\u7121\u52B9\u5316
PerformancePreferencePage.propertyCodeCheck=\u30B3\u30FC\u30C9\u751F\u6210\u6642\u306B\u30D7\u30ED\u30D1\u30C6\u30A3\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u30C1\u30A7\u30C3\u30AF\uFF08\u7121\u52B9\u306B\u3059\u308B\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D1\u30C6\u30A3\u3092\u3088\u308A\u65E9\u304F\u4F5C\u6210\u3057\u307E\u3059\uFF09
PerformancePreferencePage.generateCode=\u30b8\u30e7\u30d6\u3092\u958b\u3044\u305f\u6642\u306b\u30b3\u30fc\u30c9\u3092\u751f\u6210
PerformancePreferencePage.checkVersion=\u30B8\u30E7\u30D6\u307E\u305F\u306F\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u66F4\u65B0\u6642\u306B\u6700\u7D42\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u307F\u30C1\u30A7\u30C3\u30AF
PerformancePreferencePage.addOrDeleteVariable=\u5909\u6570\u306E\u8FFD\u52A0/\u524A\u9664\u306E\u5909\u66F4\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u53CD\u6620
PerformancePreferencePage.ActivedTimeoutSetting=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u306E\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u306E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
PerformancePreferencePage.ActivedTimeoutSetting=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u306E\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u6709\u52B9\u5316
PerformancePreferencePage.ConnectionTimeout=\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\uFF08\u79D2\uFF09
PerformancePreferencePage.ConnectionTimeoutTip=\u30BC\u30ED\u3092\u8A2D\u5B9A\u3059\u308B\u3068\u3001\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u306B\u3059\u308B\u306E\u3068\u540C\u3058\u3067\u3059\u3002
PerformancePreferencePage.autoUpdateDoc=\u30B8\u30E7\u30D6/\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306B\u5BFE\u5FDC\u3059\u308B\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u306E\u81EA\u52D5\u66F4\u65B0
PerformancePreferencePage.RepositoryPreferencePage.RefreshTitle=\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5
PerformancePreferencePage.RepositoryPreferencePage.RefreshTitle=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u66F4\u65B0
PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=\u9805\u76EE\u524A\u9664\u6642\u306B\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
PerformancePreferencePage.RepositoryPreferencePage.RefreshCreated=\u9805\u76EE\u4F5C\u6210\u6642\u306B\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
PerformancePreferencePage.RepositoryPreferencePage.ReferenceProjectMerged=\u53c2\u7167\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u30de\u30fc\u30b8
@@ -567,8 +558,8 @@ ErrorMessageDialog.ERROR_MESS=\u30A8\u30E9\u30FC\u3002
ErrorMessageDialog.EXCEP_IN_COM=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u306E\u4F8B\u5916
GuessSchemaController.connError=\u63A5\u7D9A\u30A8\u30E9\u30FC
GuessSchemaController.waitOpenDatabase=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u304C\u958B\u304F\u306E\u3092\u5F85\u3063\u3066\u3044\u307E\u3059...
AppearancePreferencePage.consoleFont=\u30B3\u30F3\u30BD\u30FC\u30EB\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8 \:
AppearancePreferencePage.textFont=\u30E1\u30E2\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8 \:
AppearancePreferencePage.consoleFont=\u30B3\u30F3\u30BD\u30FC\u30EB\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8\uFF1A
AppearancePreferencePage.textFont=\u30E1\u30E2\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8\uFF1A
AppearancePreferencePage.groupBySource=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092"\u30BD\u30FC\u30B9\u3067\u30B0\u30EB\u30FC\u30D7\u5316"
EParameterName.columnIndex=\u30AB\u30E9\u30E0 \u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
EParameterName.dataSource=\u30C7\u30FC\u30BF\u30BD\u30FC\u30B9
@@ -601,20 +592,20 @@ I18nPreferencePage.importBabili=Babili\u304B\u3089\u7FFB\u8A33\u306E\u30A4\u30F3
I18nPreferencePage.restart=\u518D\u8D77\u52D5
I18nPreferencePage.restartButton=\u6709\u52B9\u5316\u306B\u306F\u518D\u8D77\u52D5\u304C\u5FC5\u8981\u3067\u3059
I18nPreferencePage.restoreDefault=\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143
StatLogsProjectSettingPage.saveProjectSetting=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A (Stats & Logs) \u306E\u4FDD\u5B58...
StatLogsProjectSettingPage.saveProjectSetting=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\uFF08\u7D71\u8A08\u60C5\u5831\u3068\u30ED\u30B0\uFF09\u306E\u4FDD\u5B58...
ImplicitContextLoadProjectSettingPage.saveProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u6697\u9ED9\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30ED\u30FC\u30C9\u306E\u4FDD\u5B58
MultiPageTalendEditor.Joblet=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8 {0} {1}
OpentRunJobComponent.Title=tRunJob\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u958B\u304F
OpentRunJobComponent.Tooltip=\u5B50\u30B8\u30E7\u30D6\u3092\u958B\u304F
ShowBreakpointAction.ShowBreakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8\u306E\u8A2D\u5B9A\u306E\u8868\u793A
ShowBreakpointAction.ShowBreakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8\u306E\u8A2D\u5B9A\u3092\u8868\u793A
EParameterName.IDocName=IDoc\u540D
EParameterName.jdbcURL=JDBC URL
EParameterName.driverJar=\u30C9\u30E9\u30A4\u30D0Jar\u30D5\u30A1\u30A4\u30EB
EParameterName.className=\u30AF\u30E9\u30B9\u540D
EParameterName.mappingFile=\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB
SetupProcessDependenciesRoutinesAction.title=\u30EB\u30FC\u30C1\u30F3\u306E\u4F9D\u5B58\u95A2\u4FC2\u306E\u8A2D\u5B9A
SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=\u30B7\u30B9\u30C6\u30E0 \u30EB\u30FC\u30C1\u30F3
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=\u30E6\u30FC\u30B6\u30FC \u30EB\u30FC\u30C1\u30F3
SetupProcessDependenciesRoutinesAction.title=\u30EB\u30FC\u30C1\u30F3\u306E\u4F9D\u5B58\u95A2\u4FC2\u3092\u8A2D\u5B9A
SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=\u30B7\u30B9\u30C6\u30E0\u30EB\u30FC\u30C1\u30F3
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=\u30E6\u30FC\u30B6\u30FC\u30EB\u30FC\u30C1\u30F3
PerformancePreferencePage.addAllSystemRoutines=\u65B0\u3057\u3044\u30B8\u30E7\u30D6\u306E\u4F5C\u6210\u6642\u306B\u3059\u3079\u3066\u30B7\u30B9\u30C6\u30E0\u30EB\u30FC\u30C1\u30F3\u3092\u30B8\u30E7\u30D6\u306E\u4F9D\u5B58\u95A2\u4FC2\u306B\u8FFD\u52A0
PerformancePreferencePage.addAllUserRoutines=\u65B0\u3057\u3044\u30B8\u30E7\u30D6\u306E\u4F5C\u6210\u6642\u306B\u3059\u3079\u3066\u306E\u30E6\u30FC\u30B6\u30FC\u30EB\u30FC\u30C1\u30F3\u3092\u30B8\u30E7\u30D6\u306E\u4F9D\u5B58\u95A2\u4FC2\u306B\u8FFD\u52A0
ShowRoutineItemsDialog.systemTitle=\u30B7\u30B9\u30C6\u30E0\u30EB\u30FC\u30C1\u30F3\u306E\u9078\u629E
@@ -640,13 +631,14 @@ Processor.configurePerl=Perl \u30A4\u30F3\u30BF\u30D7\u30EA\u30BF\u304C\u69CB\u6
Processor.execFailed=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
Processor.generationFailed=\u30B3\u30FC\u30C9\u306E\u751F\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
Processor.perlModuleNotFound=Perl \u30E2\u30B8\u30E5\u30FC\u30EB \u30D7\u30E9\u30B0\u30A4\u30F3\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
CreateProcess.createRoutes=Route\u306E\u4F5C\u6210
CreateProcess.createRoutes=\u30EB\u30FC\u30C8\u306E\u4F5C\u6210
EParameterName.validationRuleItemid=\u691C\u8A3C\u30EB\u30FC\u30EB\u306E\u9805\u76EEID
EParameterName.validationRules=\u65E2\u5B58\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u4F7F\u7528
EParameterName.validationRuleType=\u691C\u8A3C\u30EB\u30FC\u30EB\u30BF\u30A4\u30D7
MultiPageTalendEditor.Route=Route{0} {1}
ImportExportPreferencePage.exportJobScript=\u30B8\u30E7\u30D6\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u6642\u3001\u65B0\u3057\u3044\u30D5\u30A1\u30A4\u30EB\u540D\u3067\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ImportExportPreferencePage.exportRouteScript=Route\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u6642\u3001\u65B0\u3057\u3044\u30D5\u30A1\u30A4\u30EB\u540D\u3067\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002
EParameterName.routeType=\u30BF\u30A4\u30D7
Node.errorMessage5=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u306E\u958B\u59CB\u3067\u306F\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001\u5165\u529B\u306E\u5834\u5408\u306BRoute\u4E0A\u306B\u30EA\u30F3\u30AF\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
EParameterName.Use.Dynamic.Job=\u30C0\u30A4\u30CA\u30DF\u30C3\u30AF\u30B8\u30E7\u30D6\u306E\u4F7F\u7528
EParameterName.Context.Job=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B8\u30E7\u30D6
@@ -658,17 +650,17 @@ DataCertController.tDataCertDenormalize.componentName=tPassportDenormalize
DataCertController.tDataCertAdvancedDenormalize.componentName=tPassportAdvancedDenormalize
DataCertController.tDataCertLookUp.componentName=tPassportLookUp
DataCertController.tDataCertAdvancedLookUp.componentName=tPassportAdvancedLookUp
tPassportAdvancedDenormalize.needOneValue={0}\u3082{1}\u3082\u3069\u3061\u3089\u3082\u8A2D\u5B9A\u3057\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
tPassportAdvancedDenormalize.needOneValue={0}\u304B{1}\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044\u3002
tPassportAdvancedDenormalize.needOnlyOneValue={0}\u3068{1}\u306E\u4E21\u65B9\u3092\u6307\u5B9A\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002
EParameterName.listExceptions=\u4F8B\u5916
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u5909\u66F4\u5F8C\u306E\u81EA\u52D5\u691C\u7D22/\u66F4\u65B0\u3092\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u5909\u66F4\u5F8C\u306E\u81EA\u52D5\u691C\u7D22/\u66F4\u65B0\u3092\u7121\u52B9\u5316
CamelPerformancePreferencePage.propertyCodeCheck=\u30B3\u30FC\u30C9\u751F\u6210\u6642\u306B\u30D7\u30ED\u30D1\u30C6\u30A3\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\uFF08\u7121\u52B9\u306B\u3059\u308B\u3053\u3068\u3067\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u901F\u5EA6\u304C\u901F\u304F\u306A\u308A\u307E\u3059\uFF09
CamelPerformancePreferencePage.generateCode=Route\u3092\u958B\u304F\u969B\u306B\u30B3\u30FC\u30C9\u3092\u751F\u6210\u3059\u308B
CamelPerformancePreferencePage.checkVersion=Route\u66F4\u65B0\u6642\u3001\u6700\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u307F\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044
CamelPerformancePreferencePage.addOrDeleteVariable=\u8FFD\u52A0/\u524A\u9664\u306E\u5909\u6570\u306E\u5909\u66F4\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u53CD\u6620
CamelPerformancePreferencePage.ActivedTimeoutSetting=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u306E\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u30A2\u30AF\u30C6\u30A3\u30D6\u5316\u3057\u3066\u304F\u3060\u3055\u3044\u3002
CamelPerformancePreferencePage.generateCode=\u30EB\u30FC\u30C8\u3092\u958B\u304F\u969B\u306B\u30B3\u30FC\u30C9\u3092\u751F\u6210\u3059\u308B
CamelPerformancePreferencePage.checkVersion=\u30EB\u30FC\u30C8\u66F4\u65B0\u6642\u3001\u6700\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u307F\u30C1\u30A7\u30C3\u30AF
CamelPerformancePreferencePage.addOrDeleteVariable=\u8FFD\u52A0/\u524A\u9664\u3057\u305F\u5909\u6570\u306E\u5909\u66F4\u5185\u5BB9\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u53CD\u6620
CamelPerformancePreferencePage.ActivedTimeoutSetting=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u306E\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u6709\u52B9\u5316
CamelPerformancePreferencePage.ConnectionTimeout=\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\uFF08\u79D2\uFF09
CamelPerformancePreferencePage.ConnectionTimeoutTip=0\u306B\u8A2D\u5B9A\u3057\u305F\u5834\u5408\u3001\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316\u3057\u305F\u306E\u3068\u540C\u69D8\u306B\u306A\u308A\u307E\u3059
CamelPerformancePreferencePage.ConnectionTimeoutTip=0\u306B\u8A2D\u5B9A\u3059\u308B\u3068\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u306E\u7121\u52B9\u5316\u306B\u306A\u308A\u307E\u3059\u3002
ImportRulesFromRepository.validator=\u540C\u3058\u540D\u524D\u306E\u30EB\u30FC\u30EB\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059
ImportRulesFromRepository.override=\u65E2\u5B58\u30EB\u30FC\u30EB\u306E\u4E0A\u66F8\u304D
ImportRulesFromRepository.dialog=\u30A4\u30F3\u30DD\u30FC\u30C8
@@ -682,49 +674,60 @@ Node.overLength=\u30D1\u30E9\u30E1\u30FC\u30BF\uFF08{0}\uFF09\u306E\u9577\u3055\
Node.length=\u30D1\u30E9\u30E1\u30FC\u30BF({0})\u306F\u5C11\u306A\u304F\u3068\u3082\u30EB\u30FC\u30D7\u304A\u3088\u3073\u30B0\u30EB\u30FC\u30D7\u3068\u3057\u3066\u8A2D\u5B9A\u3057\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093
ExchangePreferencePage.signInExchangeTitle=\u30B5\u30A4\u30F3\u30A4\u30F3
ExchangePreferencePage.signOutExchangeTitle=\u30B5\u30A4\u30F3\u30A2\u30A6\u30C8
ExchangePreferencePage.checkTisLogonExchangeTitle=\u6B21\u56DE\u304B\u3089TalendForge\u3078\u306E\u30ED\u30B0\u30A4\u30F3\u8A8D\u8A3C\u3092\u6C42\u3081\u306A\u3044\u3002
ExchangePreferencePage.exchangeCheckUpdatesTitle=\u66F4\u65B0\u60C5\u5831\u3092\u901A\u77E5\u3059\u308B\u3002
ExchangePreferencePage.currentUserTitle=\u73FE\u5728\u306E\u30E6\u30FC\u30B6
ExchangePreferencePage.checkTisLogonExchangeTitle=\u6B21\u56DE\u304B\u3089TalendForge\u3078\u306E\u30ED\u30B0\u30A4\u30F3\u8A8D\u8A3C\u3092\u6C42\u3081\u306A\u3044
ExchangePreferencePage.exchangeCheckUpdatesTitle=\u66F4\u65B0\u60C5\u5831\u3092\u901A\u77E5\u3059\u308B
ExchangePreferencePage.currentUserTitle=\u73FE\u5728\u306E\u30E6\u30FC\u30B6\u30FC
OoziePreferencePage.userName=\u30E6\u30FC\u30B6\u30FC\u540D
OoziePreferencePage.path=\u30D1\u30B9
OoziePreferencePage.nameNodeEndPoint=\u30CD\u30FC\u30E0\u30CE\u30FC\u30C9\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
OoziePreferencePage.jobTrackerEndPoint=\u30B8\u30E7\u30D6\u30C8\u30E9\u30C3\u30AB\u30FC\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
OoziePreferencePage.oozieEndPoint=Oozie\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
EParameterName.SK_CREATION=SK_CREATION
OpenExistVersionProcessWizard.windowTitle=\u30B8\u30E7\u30D6\u30D0\u30FC\u30B8\u30E7\u30F3
Node.checkHasMultiPrejobOrPostJobComponents=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8" {0} "\u306F\u3001\u4E00\u3064\u306E\u30B8\u30E7\u30D6\u3067\u4E00\u3064\u3057\u304B\u5B9A\u7FA9\u51FA\u6765\u307E\u305B\u3093\u3002\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
SchemaTypeController.validationrule.title.warn=WARN
SchemaTypeController.validationrule.selectBuildInMsg=\u7D44\u8FBC\u307F\u3092\u9078\u629E\u3059\u308B\u3068\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u6D88\u6EC5\u3057\u307E\u3059\u304C\u7D9A\u3051\u307E\u3059\u304B\uFF1F
SchemaTypeController.validationrule.selectMetadataMsg=\u30E1\u30BF\u30C7\u30FC\u30BF\u306F\u691C\u8A3C\u30EB\u30FC\u30EB\u542B\u3067\u3044\u307E\u305B\u3093\u3002\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u4FDD\u5B58\u3055\u308C\u307E\u305B\u3093\u304C\u7D9A\u3051\u307E\u3059\u304B\uFF1F
AbstractMultiPageTalendEditor.canNotSaveTitle=\u8B66\u544A
AbstractMultiPageTalendEditor.canNotSaveMessage=\u307B\u304B\u306E\u30E6\u30FC\u30B6\u304C\u30B8\u30E7\u30D6\u3092\u5909\u66F4\u4E2D\u3067\u3059\u3002\u30B8\u30E7\u30D6\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002
AbstractMultiPageTalendEditor.canNotSaveMessage=\u30B8\u30E7\u30D6\u3092\u30ED\u30C3\u30AF\u51FA\u6765\u306A\u3044\u306E\u3067\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002
ConnectionSetAsMainRef.ConnectionModifyError=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u30B5\u30D6\u30B8\u30E7\u30D6\u63A5\u7D9A\u3092\u3057\u3066\u3044\u308B\u305F\u3081\u63A5\u7D9A\u3092\u5909\u66F4\u3067\u304D\u307E\u305B\u3093
ConnectionSetAsMainRef.ERROR=\u30A8\u30E9\u30FC
ModifyMergeOrderAction.ERROE=\u30A8\u30E9\u30FC
ConnectionDeleteCommand.COLLAPSE=\u8B66\u544A
ConnectionDeleteCommand.COLLAPSEJOBLET=\u30B8\u30E7\u30D6\u306B\u5C55\u958B\u3055\u308C\u3066\u3044\u308B\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u63A5\u7D9A\u3092\u524A\u9664\u3067\u304D\u307E\u305B\u3093
ConnectionDeleteCommand.COLLAPSEJOBLET=\u30B8\u30E7\u30D6\u306B\u5C55\u958B\u3055\u308C\u3066\u3044\u308B\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u63A5\u7D9A\u306F\u524A\u9664\u3067\u304D\u307E\u305B\u3093
UpdateDetectionDialog.jobletMessage=\u30B8\u30E7\u30D6\u306F\u66F4\u65B0\u5F8C\u306B\u30AF\u30ED\u30FC\u30BA\u3057\u307E\u3059\u3002
ImportExportPreferencePage.addClasspathJar=\u30B8\u30E7\u30D6\u3092\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3059\u308B\u969B\u306B\u306F\u30AF\u30E9\u30B9\u30D1\u30B9\u306Ejar\u30D5\u30A1\u30A4\u30EB\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044(\u30B8\u30E7\u30D6\u30B5\u30FC\u30D0\u3068\u306E\u4E92\u63DB\u6027\u306F\u3042\u308A\u307E\u305B\u3093)\u3002
DbTableController.dialog.title=\u30A8\u30E9\u30FC
DbTableController.dialog.contents.fetchTableFailed=\u30C6\u30FC\u30D6\u30EB\u306E\u53D6\u5F97\u306B\u5931\u6557\u3057\u307E\u3057\u305F\uFF01\u30A8\u30E9\u30FC\u30ED\u30B0\u3092\u78BA\u8A8D\u3057\u3066\u539F\u56E0\u3092\u8ABF\u3079\u3066\u304F\u3060\u3055\u3044\u3002
EParameterName.Project_Technical_Name=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u6280\u8853\u540D
EParameterName.Project_Technical_Name=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30C6\u30AF\u30CB\u30AB\u30EB\u540D
EParameterName.endofChoice=endChoice()\u3092\u4ED8\u52A0
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=\u307B\u304B\u306E\u30E6\u30FC\u30B6\u304C\u30EB\u30FC\u30C1\u30F3\u3092\u5909\u66F4\u4E2D\u3067\u3059\u3002\u30EB\u30FC\u30C1\u30F3\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002
EParameterName.dParallelize=\u4E26\u5217\u5316\u4E0D\u53EF\u80FD
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=\u30EB\u30FC\u30C1\u30F3\u3092\u30ED\u30C3\u30AF\u51FA\u6765\u306A\u3044\u306E\u3067\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002
EParameterName.dParallelize=\u4E26\u5217\u5316\u7121\u52B9\u5316
EOozieParameterName.hadoopAppPath=HDFS\u30D1\u30B9
EOozieParameterName.jobId=\u30B8\u30E7\u30D6ID
EOozieParameterName.repositoryConnectionId="Oozie\u63A5\u7D9AID"
PropertiesContextAction.parallelization=\u30D1\u30E9\u30EC\u30EB\u5316\u3092\u8A2D\u5B9A
Connection.paral_partitioner=\u884C\u3092\u5206\u5272
Connection.paral_departitioner=\u884C\u3092\u7D71\u5408
Connection.paral_repartitioner=\u884C\u3092\u518D\u5206\u5272
Connection.paral_partitioner=\u30ED\u30A6\u3092\u5206\u5272
Connection.paral_departitioner=\u30ED\u30A6\u3092\u7D71\u5408
Connection.paral_repartitioner=\u30ED\u30A6\u3092\u518D\u5206\u5272
Connection.paral_none=\u306A\u3057
JavaSampleCodeFactory.askRegenerateCode=\u30B3\u30FC\u30C9\u751F\u6210\u3092\u5B9F\u65BD\u3059\u308B\u3068\u4EE5\u4E0B\u306E\u30A6\u30A3\u30F3\u30C9\u30A6\u306B\u8868\u793A\u3055\u308C\u3066\u3044\u308B\u30B3\u30FC\u30C9\u3092\u4E0A\u66F8\u304D\u3059\u308B\u3053\u3068\u306B\u306A\u308A\u307E\u3059\u3002\u64CD\u4F5C\u3092\u7D9A\u3051\u307E\u3059\u304B\uFF1F
ProcessUpdateManager.Question=\u8CEA\u554F
PropertiesContextAction.disableParallelization=\u4E26\u5217\u5316\u4E0D\u53EF\u80FD
PropertiesContextAction.disableParallelization=\u4E26\u5217\u5316\u7121\u52B9\u5316
OpenExistVersionProcessWizard.windowTitle1=\u4ED6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u958B\u304F
Node.notSupportDepartition=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001\u30C7\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30F3\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002
Node.notSupportPartitioning=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30C7\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30F3\u3057\u304B\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002
Node.notSupportPartition=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30F3\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002
OpenExistVersionProcess.open.title1=\u958B\u304D\u305F\u3044\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u9078\u629E
OpenExistVersionProcessPage.messageCreated1=\u4ED6\u306E\u30E6\u30FC\u30B6\u30FC\u304C\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u3092\u30ED\u30C3\u30AF\u3057\u3066\u3044\u308B\u5834\u5408\u3001\u65B0\u898F\u30D0\u30FC\u30B8\u30E7\u30F3\u306F\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093\u3002
OpenExistVersionProcessWizard.labelContent=\u30B8\u30E7\u30D6\u304C\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u304C\u4F5C\u6210\u51FA\u6765\u307E\u305B\u3093\u3002
Node.setPartitioning=\u30D1\u30E9\u30EC\u30EB\u5316\u3092\u8A2D\u5B9A
TalendEditorDropTargetListener.updateHadoopCfgDialog.title=Hadoop\u8A2D\u5B9A\u60C5\u5831\u3092\u66F4\u65B0\u3057\u307E\u3059
TalendEditorDropTargetListener.updateHadoopCfgDialog.msg=Hadoop\u63A5\u7D9A\u306E\u8A2D\u5B9A\u306F\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002\u8A2D\u5B9A\u3092\u66F4\u65B0\u3057\u307E\u3059\u304B\uFF1F
CodeView.initMessage=\u30B3\u30FC\u30C9\u751F\u6210\u30A8\u30F3\u30B8\u30F3\u3092\u521D\u671F\u5316\u4E2D...
Connection.paral_queuesize=\u30AD\u30E5\u30FC\u30B5\u30A4\u30BA
ModulesInstaller_text1=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0} \u306F\u3001\u4EE5\u4E0B\u306E3rd party\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u5FC5\u8981\u3067\u3059
ModulesInstaller_text2=\u9078\u629E\u3055\u308C\u305F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001\u4EE5\u4E0B\u306E3rd party\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u5FC5\u8981\u3067\u3059
ModulesInstaller_text2=\u9078\u629E\u3055\u308C\u305F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001\u6B21\u306E\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u5FC5\u8981\u3067\u3059
PropertiesWizardPage.ItemExistsError=\u30A2\u30A4\u30C6\u30E0\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u5B8C\u5168\u306B\u524A\u9664\u3057\u3066\u4E0B\u3055\u3044\u3002
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u304C\u3042\u308A\u307E\u305B\u3093
PropertiesWizardPage.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
ColorsCodeViewerPreferencePage.Comment1Color=\u30B3\u30E1\u30F3\u30C81\u8272
ColorsCodeViewerPreferencePage.Comment2Color=\u30B3\u30E1\u30F3\u30C82\u8272
ColorsCodeViewerPreferencePage.DigitColor=\u6570\u5B57\u8272
@@ -734,17 +737,21 @@ ColorsCodeViewerPreferencePage.LabelColor=\u30E9\u30D9\u30EB\u8272
ColorsCodeViewerPreferencePage.Literal1Color=\u30EA\u30C6\u30E9\u30EB1\u8272
ColorsCodeViewerPreferencePage.Literal2Color=\u30EA\u30C6\u30E9\u30EB2\u8272
ColorsCodeViewerPreferencePage.MarkupColor=\u30DE\u30FC\u30AF\u30A2\u30C3\u30D7\u8272
ColorsCodeViewerPreferencePage.OperatorColor=\u30AA\u30DA\u30EC\u30FC\u30BF\u30FC\u8272
ColorsCodeViewerPreferencePage.OperatorColor=\u6F14\u7B97\u5B50\u8272
ColorsCodeViewerPreferencePage.defaultColor=\u6A19\u6E96\u8272
ColorsCodeViewerPreferencePage.fieldTip=\u592A\u5B57
ColorsCodeViewerPreferencePage.keyword1Color=\u30AD\u30FC\u30EF\u30FC\u30C91\u8272
ColorsCodeViewerPreferencePage.keyword2Color=\u30AD\u30FC\u30EF\u30FC\u30C92\u8272
ColorsCodeViewerPreferencePage.keyword3Color=\u30AD\u30FC\u30EF\u30FC\u30C93\u8272
MetadataTypeLengthPreferencePage.VALUE=Null\u5024\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
MetadataTypeLengthPreferencePage.VALUE=\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9ANULL
MetadataTypeLengthPreferencePage.FIELD=\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
MetadataTypeLengthPreferencePage.DBTYPE=\u30C7\u30FC\u30BF\u578B\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u578B
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.STRING_LENGTH=String
ContextParameterProposal.ContextVariable=\n\n\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570
ContextParameterProposal.Description=\u8AAC\u660E\uFF1A{0}
ContextParameterProposal.NoCommentAvaiable=\u30B3\u30E1\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
ContextParameterProposal.Type=\n\u30C7\u30FC\u30BF\u578B\: {1}
@@ -755,4 +762,94 @@ RoutinesFunctionProposal.Description=\u8AAC\u660E\uFF1A
RoutinesFunctionProposal.Example=\u4F8B\uFF1A
RoutinesFunctionProposal.ReturnType=\u623B\u308A\u5024\u306E\u578B\uFF1A
RoutinesFunctionProposal.System=\u30B7\u30B9\u30C6\u30E0
RoutinesFunctionProposal.User=\u30E6\u30FC\u30B6\u30FC
RoutinesFunctionProposal.VariableName=\n\n\u5909\u6570\u540D\: {2}
GlobalVariableProposal.Description=\u8AAC\u660E\uFF1A{0}
ActivateSubjobAction.ActivateCompleteRoute=\u30EB\u30FC\u30C8\u30D5\u30ED\u30FC\u3092\u5168\u3066\u6709\u52B9\u5316
ActivateSubjobAction.DeactivateCompleteRoute=\u30EB\u30FC\u30C8\u30D5\u30ED\u30FC\u3092\u5168\u3066\u7121\u52B9\u5316
MissingSettingsMultiThreadDynamicComposite_missingModulesMessages=\u300C{0}\u300D\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u5FC5\u8981\u3067\u3059\u3002
MissingSettingsMultiThreadDynamicComposite.installName=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
DesignerPreferencePage.MRColorGroup=MR\u30B0\u30EB\u30FC\u30D7\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8272
DesignerPreferencePage.MRGroupColorLabel=MR\u30B0\u30EB\u30FC\u30D7\u306E\u30B0\u30EB\u30FC\u30D7\u8272
PaserRuleSelectionDialog.RULE_NAME=\u30EB\u30FC\u30EB\u540D
PaserRuleSelectionDialog.RULE_TYPE=\u30EB\u30FC\u30EB\u30BF\u30A4\u30D7
PaserRuleSelectionDialog.RULE_VALUE=\u30EB\u30FC\u30EB\u5024
TracesConnectionUtils.connectionComment=\u30B9\u30AD\u30FC\u30DE\u304C\u7A7A\u53C8\u306F\u5B9A\u7FA9\u3055\u308C\u3066\u307E\u305B\u3093\uFF01
GEFDeleteAction.deleteConnectionDialog.title=\u8B66\u544A
GEFDeleteAction.deleteConnectionDialog.toggleMsg=\u30C0\u30A4\u30A2\u30ED\u30B0\u3092\u518D\u8868\u793A\u3057\u306A\u3044
PasswordController.NewPassword=\u65B0\u898F\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B
NodeSelectedDialog.title=\u30CE\u30FC\u30C9\u306E\u9078\u629E
NodeSelectedDialog.msg=\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044
ToggleOrientationAction_horizontal_label=&\u6C34\u5E73
ToggleOrientationAction_horizontal_tooltip=\u6C34\u5E73
ToggleOrientationAction_horizontal_description=\u6C34\u5E73
ToggleOrientationAction_vertical_label=&\u5782\u76F4
ToggleOrientationAction_vertical_tooltip=\u5782\u76F4
ToggleOrientationAction_vertical_description=\u5782\u76F4
ToggleOrientationAction_automatic_label=&\u81EA\u52D5
ToggleOrientationAction_automatic_tooltip=\u81EA\u52D5
ToggleOrientationAction_automatic_description=\u81EA\u52D5
ToggleOrientationAction_single_label=\u968E\u5C64&\u306E\u307F
ToggleOrientationAction_single_tooltip=\u968E\u5C64\u306E\u307F
ToggleOrientationAction_single_description=\u968E\u5C64\u306E\u307F
ToggleViewAction_subtypes_description=\u30B5\u30D6\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
ToggleViewAction_supertypes_description=\u30B5\u30D6\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
ToggleViewAction_vajhierarchy_description=\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
NodePart_warning=\u8B66\u544A
PerformancePreferencePage.autoCheckField=SVN\u306E\u66F4\u65B0\u3092\u81EA\u52D5\u78BA\u8A8D
TalendEditorPaletteFactory.palette.favorites=\u304A\u6C17\u306B\u5165\u308A
TalendEditorPaletteFactory.palette.recentlyUsed=\u6700\u8FD1\u306E\u4F7F\u7528
TalendEditorPaletteFactory.searchingFromHelp=\u30D8\u30EB\u30D7\u3092\u691C\u7D22
PropertiesWizardPage.SameAsProjectname=\u540D\u79F0\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059\u3002
DesignerPreferencePage.JobletColorGroup=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
DesignerPreferencePage.JobletGroupColorLabel=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u8272
CreateProcess.action.createStandardJob=\u6A19\u6E96\u30B8\u30E7\u30D6\u3092\u4F5C\u6210
MainComposite.NameSection.Name=\u540D\u524D
MainComposite.VersionAuthorSection.authorLabel=\u4F5C\u6210\u8005
MainComposite.VersionAuthorSection.versionLabel=\u30D0\u30FC\u30B8\u30E7\u30F3
MainComposite.JobTypeSection.jobTypeLabel=\u30B8\u30E7\u30D6\u30BF\u30A4\u30D7
MainComposite.PurposeStatusSection.purposeLabel=\u76EE\u7684
MainComposite.PurposeStatusSection.statusLabel=\u30B9\u30C6\u30FC\u30BF\u30B9
MainComposite.DescriptionSection.Label=\u8A73\u7D30
MainComposite.ItemExistsError=\u30A2\u30A4\u30C6\u30E0\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u5B8C\u5168\u306B\u524A\u9664\u3057\u3066\u4E0B\u3055\u3044\u3002
MainComposite.NameEmptyError=\u540D\u524D\u304C\u7A7A\u3067\u3059\u3002
MainComposite.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
MainComposite.SameAsProjectname=\u540D\u524D\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059
EOozieParameterName.propertyType=\u30D7\u30ED\u30D1\u30C6\u30A3\u30BF\u30A4\u30D7
EOozieParameterName.hadoopDistribution=Hadoop\u30C7\u30A3\u30B9\u30C8\u30EA\u30D3\u30E5\u30FC\u30B7\u30E7\u30F3
EOozieParameterName.hadoopVersion=Hadoop\u30D0\u30FC\u30B8\u30E7\u30F3
EOozieParameterName.enableKerberos=Kerberos\u8A8D\u8A3C\u3092\u6709\u52B9\u5316
EOozieParameterName.nameNodePrincipal=\u30CD\u30FC\u30E0\u30CE\u30FC\u30C9\u30D7\u30EA\u30F3\u30B7\u30D1\u30EB
EOozieParameterName.userName=\u30E6\u30FC\u30B6\u30FC\u540D
EOozieParameterName.group=\u30B0\u30EB\u30FC\u30D7
EOozieParameterName.useKeytab=Keytab\u3092\u8A8D\u8A3C\u306B\u4F7F\u7528
EOozieParameterName.ktPrincipal=\u30D7\u30EA\u30F3\u30B7\u30D1\u30EB
EOozieParameterName.enableOoKerberos=Kerberos\u8A8D\u8A3C\u3092\u6709\u52B9\u5316
EOozieParameterName.nameNodeEndPoint=\u30CD\u30FC\u30E0\u30CE\u30FC\u30C9\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
EOozieParameterName.jobTrackerEndPoint=\u30B8\u30E7\u30D6\u30C8\u30E9\u30C3\u30AB\u30FC\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
EOozieParameterName.oozieEndPointValue=Oozie\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
Node.parameterWrong=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\uFF08{0}\uFF09\u306E\u5024\u304C\u3042\u308A\u307E\u305B\u3093
EParameterName.useNamespaces=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u3092\u8FFD\u52A0
EParameterName.namespaces=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9
EParameterName.xpathPrefix=\u30D7\u30EC\u30D5\u30A3\u30AF\u30B9
Node.checkSparkMLComponentVersion14=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306FSpark1.4\u4EE5\u4E0A\u3067\u4F7F\u7528\u51FA\u6765\u307E\u3059
Node.checkSparkMLComponentVersion15=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306FSpark1.5\u4EE5\u4E0A\u3067\u4F7F\u7528\u51FA\u6765\u307E\u3059
Node.inputMustNotBeAMappingField=\u5165\u529B\u30D5\u30A3\u30FC\u30EB\u30C9\uFF08{0}\uFF09\u306F\u30DE\u30C3\u30D4\u30F3\u30B0\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u7A7A\u767D\u306B\u3057\u3066\u304A\u3044\u3066\u4E0B\u3055\u3044\u3002
PerformancePreferencePage.autoRefreshLocksField=\u30ED\u30C3\u30AF\u72B6\u614B\u306E\u81EA\u52D5\u66F4\u65B0
PerformancePreferencePage.tacTimeout=TAC\u3068\u306E\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u5024\uFF08\u79D2\uFF09
AbstractSchemaController.copyChildSchema=\u5B50\u30B8\u30E7\u30D6\u306E\u30B9\u30AD\u30FC\u30DE\u3092\u30B3\u30D4\u30FC
AbstractSchemaController.copyChildSchema.tooltip=\u5B50\u30B8\u30E7\u30D6\u306EtBufferOutput\u30B9\u30AD\u30FC\u30DE\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
AbstractSchemaController.editSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u7DE8\u96C6
AbstractSchemaController.resetButton.tooltip=\u76F4\u524D\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u3082\u3064\u30AB\u30E9\u30E0\u304C\u81EA\u52D5\u7684\u306B\u9069\u7528\u3055\u308C\u307E\u3059
AbstractSchemaController.schemaOf=\u30B9\u30AD\u30FC\u30DE
AbstractSchemaController.syncColumns=\u30AB\u30E9\u30E0\u3092\u540C\u671F
AbstractSchemaController.validationrule.title.warn=\u8B66\u544A
AbstractSchemaController.validationrule.title.confirm=\u78BA\u8A8D
AbstractSchemaController.validationrule.cannotApplyValMsg=\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u9069\u7528\u3067\u304D\u307E\u305B\u3093\u3002\u691C\u8A3C\u30EB\u30FC\u30EB\u306B\u9069\u5408\u3059\u308B\u30B9\u30AD\u30FC\u30DE\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AbstractSchemaController.connectionNotAvaliable=\u63A5\u7D9A\u60C5\u5831\u306B\u8AA4\u308A\u304C\u3042\u308A\u307E\u3059
AbstractMultiPageTalendEditor.readonly=\u8B66\u544A
AbstractMultiPageTalendEditor.readonlyMessage=\u30B8\u30E7\u30D6\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\uFF01\u30B8\u30E7\u30D6\u53C8\u306F\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306F\u30EA\u30FC\u30C9\u30AA\u30F3\u30EA\u30FC\u3067\u3059\uFF01
ProcessController.UseDynamicJobSelectionDialog.message=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306F\u3001\u30B8\u30E7\u30D6 {0} \u304B\u3089\u53D6\u5F97\u3055\u308C\u307E\u3059\uFF01
DeploymentComposite.gourpIdLabel=\u30AB\u30B9\u30BF\u30E0\u30B0\u30EB\u30FC\u30D7ID\u3092\u4F7F\u7528
DeploymentComposite.versionLabel=\u30AB\u30B9\u30BF\u30E0\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u4F7F\u7528
DeploymentComposite.buildTypeLabel=\u30D3\u30EB\u30C9\u30BF\u30A4\u30D7

View File

@@ -35,7 +35,6 @@ EParameterName.context=Context
MergeOrderDialog.MoveDown=Naar beneden
TalendEditorContextMenuProvider.Row=rij
UpdateDetectionDialog.Items=Items
NewProcessWizard.windowTitle=Nieuwe Job
UpdateDetectionDialog.WarningMessage=Enkele unchecked items worden gewijzigd in built-in mode.
NoRepositoryDialog.Title=Fout
EParameterName.Comment=Opmerking

View File

@@ -299,7 +299,6 @@ EParameterName.routeType=Typ
CamelPerformancePreferencePage.propertyCodeCheck=Sprawd\u017A pola w\u0142a\u015Bciwo\u015Bci podczas generowania kodu (wy\u0142\u0105czenie przyspieszy dzia\u0142anie w\u0142a\u015Bciwo\u015Bci)
CamelPerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst<73>w
OoziePreferencePage.userName=Nazwa u\u017Cytkownika
SchemaTypeController.validationrule.title.confirm=Potwierd\u017A
AbstractMultiPageTalendEditor.canNotSaveTitle=Ostrze\u017Cenie
ConnectionSetAsMainRef.ERROR=B\u0141\u0104D
ModifyMergeOrderAction.ERROE=B\u0141\u0104D

View File

@@ -236,7 +236,6 @@ EParameterName.mappingFile=Mapeando arquivo
ImportRulesFromRepository.dialog=Importar
GenerateGrammarController.import=Importar
OoziePreferencePage.userName=Nome de usu<73>rio
SchemaTypeController.validationrule.title.warn=advertir
AbstractMultiPageTalendEditor.canNotSaveTitle=Advert<EFBFBD>ncia
ConnectionSetAsMainRef.ERROR=Erro
ModifyMergeOrderAction.ERROE=Erro

View File

@@ -48,6 +48,5 @@ WSDL2JAVAController.WSDLEquals=WSDL nu poate fi "";
EParameterName.routeType=Tip
EParameterName.Use.Dynamic.Job=Foloseste actiune dinamica
OoziePreferencePage.userName=Nume utilizator
SchemaTypeController.validationrule.title.confirm=Confirma
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Rutina nu este blocat<61> de utilizator, nu se poate salva
Connection.paral_none=Nici unul

View File

@@ -37,7 +37,6 @@ NodesCopyAction.label=\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u04
AbstractElementPropertySectionController.fieldRequired=\u042D\u0442\u043E \u043F\u043E\u043B\u0435 \u044F\u0432\u043B\u044F\u0435\u0442\u0441\u044F \u043E\u0431\u044F\u0437\u0430\u0442\u0435\u043B\u044C\u043D\u044B\u043C
ConfigureConnParamDialog.DialogLabel=\u0417\u0430\u0434\u0430\u0442\u044C \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F:
Process.Job=\u0420\u0430\u0431\u043E\u0442\u0430
SchemaController.copyChildSchema=\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0445\u0435\u043C\u0443 \u0437\u0430\u0434\u0430\u0447\u0438-\u043F\u043E\u0442\u043E\u043C\u043A\u0430
PropertiesContextAction.Properties=\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438
NotesPasteCommand.label=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044C
DeleteNodeCommand.Label=\u0423\u0434\u0430\u043B\u0435\u043D\u043D\u044B\u0439 \u0443\u0437\u0435\u043B
@@ -136,13 +135,11 @@ ContextParameterPage.commentEmpty=\u041F\u0443\u0441\u0442\u044B\u0435 \u043A\u0
EParameterName.additionParam=\u0414\u043E\u043F\u043E\u043B\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B
JobSettingsView.JobSettings=\u0420\u0430\u0431\u043E\u0442\u0430
EParameterName.context=\u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442
SchemaController.editSchema=\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0445\u0435\u043C\u0443
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u0410\u043A\u0442\u0438\u0432\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0442\u0435\u043A\u0443\u0449\u0443\u044E \u043F\u043E\u0434\u0437\u0430\u0434\u0430\u0447\u0443
ContextParameterPage.nameExists=\u0422\u0430\u043A\u043E\u0435 \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0430 \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442.
ContextParameterPage.defaultValue=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
MergeOrderDialog.MoveDown=\u041F\u0435\u0440\u0435\u043C\u0435\u0441\u0442\u0438\u0442\u044C \u0432\u043D\u0438\u0437
TalendEditorContextMenuProvider.Row=\u0421\u0442\u0440\u043E\u043A\u0430
SchemaController.copyChildSchema.tooltip=\u0418\u043C\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0445\u0435\u043C\u0443 tBufferOutput \u0438\u0437 \u0437\u0430\u0434\u0430\u0447\u0438-\u043F\u043E\u0442\u043E\u043C\u043A\u0430
DesignerPreferencePage.schemaOptions=\u0415\u0441\u043B\u0438 \u0432\u0432\u043E\u0434\u0438\u043C\u0430\u044F \u0441\u0442\u0440\u043E\u043A\u0430 \u0434\u0430\u043D\u043D\u044B\u0445 \u043E\u0442\u043B\u0438\u0447\u0430\u0435\u0442\u0441\u044F \u043E\u0442 \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u043D\u043E\u0439 \u0441\u0445\u0435\u043C\u044B \u0432\u0432\u043E\u0434\u0430:
NodeReturn.Availability.BEFORE=\u0434\u043E
ChangeValuesFromRepository.messageDialog.takeMessage=\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u0441\u0445\u0435\u043C\u0443 \u0432\u0445\u043E\u0434\u043D\u043E\u0433\u043E \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430?
@@ -297,8 +294,6 @@ CamelPerformancePreferencePage.ActivedTimeoutSetting=\u0410\u043A\u0442\u0438\u0
CamelPerformancePreferencePage.ConnectionTimeout=\u0422\u0430\u0439\u043C-\u0430\u0443\u0442 \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F (\u0432 \u0441\u0435\u043A\u0443\u043D\u0434\u0430\u0445)
CamelPerformancePreferencePage.ConnectionTimeoutTip=\u0417\u0430\u0434\u0430\u043D\u0438\u0435 \u043D\u0443\u043B\u044F \u0440\u0430\u0432\u043D\u043E\u0437\u043D\u0430\u0447\u043D\u043E \u043F\u043E\u043B\u043D\u043E\u0439 \u0434\u0435\u0430\u043A\u0442\u0438\u0432\u0430\u0446\u0438\u0438 \u0442\u0430\u0439\u043C-\u0430\u0443\u0442\u0430
OoziePreferencePage.userName=\u0418\u043C\u044F \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044F
SchemaTypeController.validationrule.title.warn=\u043F\u0440\u0435\u0434\u043E\u0441\u0442\u0435\u0440\u0435\u0447\u044C
SchemaTypeController.validationrule.title.confirm=\u041F\u043E\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044C
AbstractMultiPageTalendEditor.canNotSaveTitle=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435
ConnectionSetAsMainRef.ERROR=\u041E\u0448\u0438\u0431\u043A\u0430
ModifyMergeOrderAction.ERROE=\u041E\u0448\u0438\u0431\u043A\u0430

View File

@@ -0,0 +1,118 @@
AdvancedContextComposite.Name=Meno
EParameterName.password=Heslo
UpdateDetectionDialog.Expand=Rozbali\u0165 v\u0161etko
EParameterName.Activate=Aktivova\u0165
CodeView.All=V\u0161etko
EParameterName.Platform=Platforma
CodeView.Main=Hlavn<EFBFBD>
ProblemsView.description=Popis
UpdateDetectionDialog.Collapse=Zabali\u0165 v\u0161etko
EParameterName.Log=Log
AdvancedContextComposite.Code=K<EFBFBD>d
EParameterName.Level.Log.File=Level
ConnTextEditPolicy.ErrorTitle=CHYBA
EParameterName.port=Port
ConnectionCreateAction.dialogTitle=V<EFBFBD>STUP
EParameterName.schemaType=Sch<EFBFBD>ma
EParameterName.Family=Rodina
EParameterName.Level.Log.Stdout=Level
NodesCopyAction.label=Kop<EFBFBD>rova\u0165
TextNoteSection.Label=Text
AbstractElementPropertySectionController.fieldRequired=T<EFBFBD>to polo\u017Eka je potrebn<62>.
EParameterName.Level.Log.Db=Level
PropertiesContextAction.Properties=Nastavenia
NotesPasteCommand.label=prilepi\u0165
NodeSetActivateAction.Activate=Aktivova\u0165
ContextParameterPage.type=Typ
TalendEditorPaletteFactory.Note=Poan<EFBFBD>mka
UpdateDetectionDialog.Operations=Oper<EFBFBD>cie
Note.DefaultText=Text
MultiPageEditorContributor.runMenu=Spusti\u0165
NodesPasteCommand.label=prilepi\u0165
EmfComponent.Time=\u010Cas
EParameterName.user=U\u017E<37>vate\u013E
ContextParameterExtractor.ExistedTitle=CHYBA
EParameterName.Name=Meno
EParameterName.Name=Meno
ContextParameterPage.name=Meno
CodeView.Start=\u0160tart
EParameterName.condition=Podmienka
MergeOrderDialog.Order=Prik<EFBFBD>zanie
Problems.category.routines=Rutiny
EParameterName.schemaDb=Sch<EFBFBD>ma
ProblemsView.resource=Zdroje
ConnectionCreateAction.error=CHYBA
EParameterName.help=Pomoc
EParameterName.Version=Verzia
EParameterName.generateCode=Generova\u0165 k<>d
EParameterName.encodingType=K<EFBFBD>dovanie
AbstractElementPropertySectionController.syntaxError=Chyba/y syntaxe:
EParameterName.TableName=N<EFBFBD>zov Tabu\u013Eky
EParameterName.Author=Autor
EParameterName.Author=Autor
EParameterName.Description=Popis
EParameterName.Description=Popis
ContextParameterPage.comment=Koment<EFBFBD>r
NewProcessWizard.failureTitle=CHYBA
NodeSetActivateAction.Deactivate=Deaktivova\u0165
EParameterName.database=D<EFBFBD>tov<EFBFBD> zdroj
EParameterName.start=\u0160tart
EParameterName.host=Host
EParameterName.context=Kontext
MultiPageEditorContributor.View=Poh\u013Ead
TalendEditorContextMenuProvider.Row=riadok
UpdateDetectionDialog.Items=Polo\u017Eky
NoRepositoryDialog.Title=CHYBA
EParameterName.Status=Stav
EParameterName.Status=Stav
NodesPasteAction.paste=prilepi\u0165
EParameterName.Comment=Koment<EFBFBD>r
AbstractLanguageMemoController.generateCode=Generova\u0165 k<>d
AbstractPreferenceComposite.warning=Varovanie\: {0}
ColumnListController.confirm=Potvrdenie
ComponentSettingsView.note=Poan<EFBFBD>mka
DbTableController.connectionError=Chyba pripojenia
DesignerPreferencePage.DesignerEditorBackgroundColor=Farba Pozadia
EParameterName.NoteColor=Farba Pozn<7A>mok
EParameterName.NoteFont=P<EFBFBD>smo
EParameterName.NoteTextColor=P<EFBFBD>smo Pozn<7A>mok
EParameterName.NoteTextLeft=\u013Dav<61>
EParameterName.NoteTextRight=Prav<EFBFBD>
EParameterName.encoding=K<EFBFBD>dovanie
EParameterName.jobMainversion=Verzia
EParameterName.jobVersion=Verzia
FilterTraceColumnAction.Condition=Podmienka
GuessSchemaController.connectionError=Chyba pripojenia
IconSelectionController.MessageTitle=CHYBA
PropertiesTableEditorModel.removeSchema=Odstr<EFBFBD>ni\u0165 Sch<63>mu
PropertiesWizardPage.Version=Verzia
SQLPatternComposite.add=Prida\u0165
SQLPatternComposite.delete=Zmaza\u0165
ConnectionCreateCommand.inputValid=Vstup je neplatn<74>.
ErrorMessageDialog.DETAIL=detail
GuessSchemaController.connError=Chyba pripojenia
EParameterName.dataSource=D<EFBFBD>tov<EFBFBD> zdroj
TnsEditorDialog.Service=Servis
TnsEditorDialog.Value=Hodnota
AbstractMultiPageTalendEditor_pleaseWait=Ukladanie Pros<6F>m \u010Cakajte...
EParameterName.routeType=Typ
GenerateGrammarController.export=Export
AbstractMultiPageTalendEditor.canNotSaveTitle=Varovanie
ConnectionSetAsMainRef.ERROR=CHYBA
ModifyMergeOrderAction.ERROE=CHYBA
ConnectionDeleteCommand.COLLAPSE=Varovanie
DbTableController.dialog.title=CHYBA
Connection.paral_none=\u017Diadne
ProcessUpdateManager.Question=Ot<EFBFBD>zka
MetadataTypeLengthConstants.STRING_LENGTH=String
RoutinesFunctionProposal.CreatedBy=Vytvoril\:
RoutinesFunctionProposal.System=Syst<EFBFBD>m
RoutinesFunctionProposal.User=U\u017E<37>vate\u013E
MissingSettingsMultiThreadDynamicComposite.installName=In\u0161talova\u0165
PaserRuleSelectionDialog.RULE_NAME=N<EFBFBD>zov pravidla
GEFDeleteAction.deleteConnectionDialog.title=Varovanie
ToggleOrientationAction_horizontal_tooltip=Horizont<EFBFBD>lny
ToggleOrientationAction_horizontal_description=Horizont<EFBFBD>lny
ToggleOrientationAction_vertical_tooltip=Vertik<EFBFBD>lny
ToggleOrientationAction_vertical_description=Vertik<EFBFBD>lny
NodePart_warning=Varovanie

View File

@@ -3,7 +3,6 @@ ContextParameterExtractor.ExistedTitle=Gre\u0161ka
ConnectionCreateAction.error=Gre\u0161ka
NewProcessWizard.title=Novi job
NewProcessWizard.failureTitle=Gre\u0161ka
NewProcessWizard.windowTitle=Novi job
NoRepositoryDialog.Title=Gre\u0161ka
EParameterName.NoteTextColor=Boja slova
EParameterName.csvOption=CSV opcije

View File

@@ -459,7 +459,7 @@ Node.schemaNotSynchronized=Schema is not synchronized
Node.tooMuchTypeInput=This component has too much "{0}" type inputs.
Node.tooMuchTypeOutput=This component has too much "{0}" type outputs.
Node.checkHasMultiPrejobOrPostJobComponents="{0}" component found in this job,there must be only one totally,Please check it.
Node.checkTRunjobwithMRProcess=The Map/Reduce job is only compatible with independant execution({0}).
Node.checkTRunjobwithMRProcess=The {1} job is only compatible with independant execution({0}).
Node.notSupportDepartition=this component not support departition row now.
Node.notSupportPartitioning=this component only support departion row.
Node.partitionKeysNotSame=this component's partitioner keys should same with the its partitioner connection.

View File

@@ -29,6 +29,7 @@ ContextModifyCommand.label=\u4fee\u6539\u4e0a\u4e0b\u6587
DesignerPreferencePage.propertyCodeCheck=\u7528\u4ea7\u751f\u7684\u4ee3\u7801\u68c0\u67e5\u533a\u57df\u7684\u5c5e\u6027\uff08\u8fd9\u4e0d\u80fd\u662f\u63a7\u4ef6\u5c5e\u6027\u66f4\u5feb\uff09
ConnectionCreateAction.dialogMessage=\u65b0\u8f93\u51fa\u7684\u540d\u5b57\uff1f
ContextChangeDefaultCommand.label=\u66f4\u6539\u9ed8\u8ba4\u4e0a\u4e0b\u6587
ActivateSubjobAction.DeactivateComplete=\u505C\u7528\u6240\u6709\u8FDE\u63A5\u7684\u5B50\u4F5C\u4E1A
EParameterName.Level.Log.File=\u7EA7\u522B
EParameterName.schemaOptions=Schema\u9009\u9879
EParameterName.Purpose=\u76ee\u7684
@@ -57,6 +58,7 @@ EParameterName.Family=\u65cf
UpdateDetectionDialog.Remarks=\u5907\u6CE8
CreateProcessCommand.createJob=\u521b\u5efa\u4f5c\u4e1a
EParameterName.Level.Log.Stdout=\u7EA7\u522B
MergeOrderDialog.MoveUp=\u4E0B\u79FB
EditProcess.editJob=\u4fee\u6539\u4f5c\u4e1a
NodesCopyAction.label=\u590d\u5236
EParameterName.fileNameLogs=\u65e5\u5fd7\u6587\u4ef6
@@ -68,8 +70,8 @@ EParameterName.MeterFileName=Meter\u6587\u4EF6\u540D
EParameterName.PrintOperations=\u6253\u5370\u64CD\u4F5C
ConfigureConnParamDialog.DialogLabel=\u8bbe\u7f6e\u8fde\u63a5\u53c2\u6570
Process.Job=\u4f5c\u4e1a
SchemaController.copyChildSchema=\u590D\u5236\u5B50\u4F5C\u4E1A\u56FE\u89E3
ReadProcess.label=\u8bfb\u53d6\u4f5c\u4e1a
PropertiesContextAction.Properties=\u8BBE\u7F6E
NotesPasteCommand.label=\u7c98\u8d34
Process.metadataModificationDetected=\u5143\u6570\u636e\u88ab\u4fee\u6539
NodeSetActivateAction.Activate=\u542f\u52a8
@@ -83,7 +85,6 @@ EParameterName.DisableWarnings=\u5C4F\u853D\u8B66\u544A
ChangeConnTextCommand.Label=\u66f4\u6539\u8fde\u63a5\u6807\u7b7e
TalendEditorPaletteFactory.Note=\u8282\u70b9
EParameterName.tStatCatcherStats=tStatCatcher\u7edf\u8ba1\u8868
SchemaController.resetButton.tooltip=\u53ef\u4ee5\u81ea\u52a8\u83b7\u53d6\u4e0a\u4e00\u7ec4\u4ef6\u7684\u5217
EParameterName.LoadNewVariableLabel=\u5982\u679C\u4E00\u4E2A\u53D8\u91CF\u52A0\u8F7D\uFF0C\u4F46\u662F\u4E0D\u5728\u4E0A\u4E0B\u6587
EParameterName.startable=\u53ef\u4ee5\u5f00\u59cb
ExecuteSystemCommandCommand.Command=\u6267\u884C...
@@ -96,7 +97,7 @@ EParameterName.uniqueName=\u552f\u4e00\u540d\u5b57
ExternalNodeChangeCommand.propagateMessage=\u662f\u5426\u8981\u4f20\u64ad\u6539\u53d8\uff1f
EParameterName.FromFile=\u4ECE\u6587\u4EF6
EParameterName.connectionList=\u5173\u8054\u8fde\u63a5
ChangeNoteTextCommand.Name=\u66f4\u6539\u8282\u70b9\u6587\u5b57
ChangeNoteTextCommand.Name=\u66F4\u6539\u4FBF\u7B7E\u6587\u5B57
EParameterName.HintFormat=\u63d0\u793a\u683c\u5f0f
NodeBreakpointAction.addBreakPoint=\u6dfb\u52a0\u65ad\u70b9
EParameterName.preview=\u9884\u89c8
@@ -115,7 +116,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u6FC0\u6D3B\u6574\u4E2AS
ChangeMetadataCommand.messageDialog.questionMessage=\u662f\u5426\u8981\u4f20\u64ad\u6539\u53d8\uff1f
ChangeActivateStatusNodeCommand.Label.Deactive=\u65e0\u6548\u7ec4\u4ef6
EParameterName.user=\u7528\u6237\u540d
SchemaController.schemaOf=\u56fe\u89e3
ParallelExecutionCommand.Parallel=\u5E76\u884C
SendToBackAction.sendToBack=\u53d1\u9001\u5230\u540e\u9762
TalendEditorPaletteFactory.Default=\u786e\u7701
@@ -124,6 +124,7 @@ ContextRemoveParameterCommand.label=\u5220\u9664\u53c2\u6570
ContextParameterExtractor.ExistedTitle=\u9519\u8BEF
EParameterName.UseVolumetrics=\u7528\u6D4B\u91CF\u4FE1\u606F(tFlowMeterCatcher)
ChangeConnectionStatusCommand.setLinkMain=\u8bbe\u7f6e\u4e3a\u4e3b\u94fe\u63a5
MergeOrderDialog.ModifyMergeOrder=- \u66F4\u6539\u5408\u5E76\u987A\u5E8F
DesignerPreferencePage.largeIconsSize=\u56FE\u6807\u5927\u5C0F:
ContextRenameParameterCommand.renameParameter=\u91cd\u540d\u540d\u53c2\u6570
Process.component.notloaded=\u7ec4\u4ef6<{0}>\u672a\u88ab\u88c5\u8f7d\uff0c\u4f5c\u4e1a\u65e0\u6cd5\u6253\u5f00\u3002
@@ -149,12 +150,13 @@ ResizeNodeCommand.Name=\u91CD\u65B0\u5B9A\u4E49\u7EC4\u4EF6\u5927\u5C0F
DesignerPreferencePage.viewOptions=\u7EC4\u4EF6\u8BBE\u7F6E\u6807\u7B7E\u7684\u5E03\u5C40:
TalendEditorPaletteFactory.CreateNote=\u521b\u5efa\u8282\u70b9
EmfComponent.Perf=\u6027\u80fd
MergeOrderDialog.Order=\u8BA2\u8D2D
DesignerPreferencePage.display.hiddenComponents=\u663E\u793A\u9690\u85CF\u7EC4\u4EF6(\u9700\u8981\u91CD\u65B0\u542F\u52A8)
EParameterName.UseLogs=\u7528\u65E5\u5FD7\u4FE1\u606F(tLogCatcher)
ConnectionSetAsMainRef.lookupLabel=\u8BBE\u7F6E\u4E3A lookup \u8FDE\u63A5
Process.errorLoadingConnectionTitle=\u52a0\u8f7d\u5de5\u4f5c\u7684\u65f6\u5019\u51fa\u73b0\u9519\u8bef
MoveNodeCommand.Label=\u79fb\u52a8\u8282\u70b9
CreateNoteCommand.Name=\u521b\u5efa\u8282\u70b9
CreateNoteCommand.Name=\u521B\u5EFA\u4FBF\u7B7E
MultiPageTalendEditor.InvalidInput=\u65e0\u6548\u8f93\u5165: \u5fc5\u987b\u4e3a IFileEditorInput
DesignerPreferencePage.hintShowed=\u663e\u793a\u7ec4\u4ef6\u63d0\u793a
CreateNodeCommand.Label=\u521b\u5efa\u8282\u70b9
@@ -173,6 +175,7 @@ ChangeNodeTextCommand.Label=\u66f4\u6539\u8fde\u63a5\u6807\u7b7e
ConnectionReconnectCommand.LabelTarget=\u79fb\u52a8\u8fde\u63a5\u76ee\u6807
SubjobBasicComposite.RestoreLabel=\u4FDD\u5B58\u9ED8\u8BA4\u989C\u8272
EParameterName.help=\u5e2e\u52a9
Category_Label={0} ({1} \u9879)
Problems.category.errors=\u9519\u8BEF
ActivateSubjobAction.ActivatePart=\u6FC0\u6D3B\u5F53\u524DSubjob
ContextParameterPage.promptEmpty=\u53c2\u6570\u63d0\u793a\u4e3a\u7a7a
@@ -188,6 +191,8 @@ EParameterName.dbType=\u6570\u636e\u5e93\u7c7b\u578b
EParameterName.Version=\u7248\u672c
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=\u8FD9\u4E2A\u4F5C\u4E1A\u9700\u8981\u4ECE\u5E93\u4E2D\u66F4\u65B0\uFF0C\u4F46\u662F\u4F5C\u4E1A\u4E0D\u80FD\u4E3A\u53EA\u8BFB\u72B6\u6001\u3002
ModifyMergeOrderAction.actionText=\u4f11\u606f\u5408\u5e76\u7684\u987a\u5e8f
Category_One_Item_Label={0} ({1} \u9879)
EmfComponent.builtIn=\u5185\u7F6E
EParameterName.generateCode=\u751f\u6210\u4ee3\u7801
SubjobBasicComposite.SaveLabel=\u4FDD\u5B58\u9ED8\u8BA4\u989C\u8272
ContextProcessSection2.contextType=\u4e0a\u4e0b\u6587\u7c7b\u578b
@@ -201,7 +206,7 @@ Process.componentsUnloaded=\u90e8\u5206\u7ec4\u4ef6\u6ca1\u6709\u88c5\u8f7d\u300
EParameterName.connectionType=\u8FDE\u63A5\u7C7B\u578B
DesignerPreferencePage.component.defaultHint=\u7ec4\u4ef6\u7f3a\u7701\u63d0\u793a
EParameterName.TableName=\u6570\u636e\u8868
ChangeNoteOpacityCommand.Name=\u66f4\u6539\u8282\u70b9\u4e0d\u900f\u660e\u5ea6
ChangeNoteOpacityCommand.Name=\u66F4\u6539\u4FBF\u7B7E\u4E0D\u900F\u660E\u5EA6
Problems.category.warnings=\u8B66\u544A
TalendEditorContextMenuProvider.Trigger=\u89e6\u53d1\u5668
ConnectionDeleteCommand.Label=\u5220\u9664\u8fde\u63a5
@@ -211,6 +216,7 @@ EParameterName.Author=\u4f5c\u8005
EParameterName.componentName=\u7ec4\u4ef6\u540d
SubjobBasicComposite.DialogTitle=\u5B50\u4F5C\u4E1A\u8BBE\u7F6E
DesignerPreferencePage.SubjobColorLabel=\u5B50\u4F5C\u4E1A\u989C\u8272
ActivateSubjobAction.DeactivatePart=\u505C\u7528\u5F53\u524D\u5B50\u4F5C\u4E1A
ConnectionCreateCommand.Label=\u521b\u5efa\u8fde\u63a5
DisplaySubjobCommand.HideSubjob=\u9690\u85CF\u5B50\u4F5C\u4E1A
MultiPageEditorContributor.runProcess=\u8fd0\u884c\u4f5c\u4e1a
@@ -221,6 +227,7 @@ NodeReturn.Availability.AFTER=\u4e4b\u540e
EmfComponent.repository=\u50a8\u5b58\u5e93
EParameterName.ConnectionFormat=\u8FDE\u63A5\u683C\u5F0F
ExecuteSystemCommandCommand.Title=\u5DF2\u6267\u884C\u7684\u547D\u4EE4
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u505C\u7528\u6240\u6709\u8FDE\u63A5\u7684\u5B50\u4F5C\u4E1A
EParameterName.Description=\u63cf\u8ff0
EParameterName.Description=\u63cf\u8ff0
Process.IfToUpgradeMetadata=\u7ec4\u4ef6{0}\u4e2d\u7684\u5143\u6570\u636e\u88ab\u4fee\u6539\u3002\n\u662f\u5426\u8981\u4ece\u50a8\u5b58\u5e93\u4e2d\u5347\u7ea7\uff1f
@@ -239,7 +246,6 @@ DesignerPreferencePage.SubjobTitleColorLabel=\u5B50\u4F5C\u4E1A\u6807\u9898\u989
EParameterName.host=\u4e3b\u673a
DesignerPreferencePage.display.deactiveRepositoryUpdate=\u89E3\u9664\u4FEE\u6539\u5E93\u540E\u7684\u81EA\u52A8\u5220\u9664/\u66F4\u65B0
AbstractElementPropertySectionController.variableTooltip=\u6b64\u53c2\u6570\u7684\u53d8\u91cf\u4e3a:
SchemaController.syncColumns=\u540c\u6b65\u5217
EParameterName.ShowHint=\u663e\u793a\u63d0\u793a
ContextParameterPage.commentEmpty=\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528\u7a7a\u5907\u6ce8\u3002
NewProcessWizard.description=\u5411\u50a8\u5b58\u5e93\u6dfb\u52a0\u4f5c\u4e1a
@@ -253,7 +259,6 @@ DesignerPreferencePage.SubjobColorGroup=\u5B50\u4F5C\u4E1A\u9ED8\u8BA4\u989C\u82
MoveNodeLabelCommand.Label=\u79fb\u52a8\u8282\u70b9\u6807\u7b7e
EParameterName.context=\u4e0a\u4e0b\u6587
EParameterName.MultiThread=\u591A\u7EBF\u7A0B\u7684\u6267\u884C
SchemaController.editSchema=\u7F16\u8F91\u67B6\u6784
ChangeActivateStatusSubjobCommand.Label.ActivePart=\u6FC0\u6D3B\u5F53\u524DSubjob
MultiPageTalendEditor.Job=\u4f5c\u4e1a {0} {1}
EmfComponent.None=\u65e0
@@ -261,6 +266,7 @@ MultiPageEditorContributor.View=\u89c6\u56fe
ContextParameterPage.nameExists=\u53c2\u6570\u540d\u5df2\u5b58\u5728\u3002
ExecuteSystemCommandCommand.Label=\u6267\u884C\u7528\u6237\u8BBE\u7F6E\u6216\u7EC4\u4EF6\u5B9A\u4E49\u7684\u547D\u4EE4
ContextParameterPage.defaultValue=\u7f3a\u7701\u503c
MergeOrderDialog.MoveDown=\u4E0A\u79FB
EParameterName.dbName=\u6570\u636e\u5e93\u540d
TalendEditorContextMenuProvider.Row=\u884c
EParameterName.catchUserWarning=\u6355\u6349\u7528\u6237\u8b66\u544a\u4fe1\u606f
@@ -274,10 +280,10 @@ ExternalNodeChangeCommand.propagate=\u4f20\u64ad
NoRepositoryDialog.Text=\u65e0\u5b58\u50a8\u5e93
ConnectionError.Message=\u5185\u7f6e\u6a21\u5f0f\u6570\u636e\u5e93\u8fde\u63a5\u5931\u8d25\u3002
UpdateDetectionDialog.Items=\u9879\u76EE
NewProcessWizard.windowTitle=\u65b0\u4f5c\u4e1a
CodeView.End=\u7ed3\u675f
ContextParameterPage.defaultValueEmpty=\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528\u7f3a\u7701\u503c\u3002
UpdateDetectionDialog.WarningMessage=\u4E00\u4E9B\u672A\u68C0\u67E5\u7684\u9879\u76EE\u4F1A\u66F4\u6539\u5230built-in\u6A21\u5F0F\u3002
ChangeValuesFromRepository.messageDialog.take=\u91C7\u53D6
NoRepositoryDialog.Title=\u9519\u8BEF
StatsAndLogsComposite.ReloadMessages=\u5F53\u524D\u8BBE\u7F6E\u5C06\u88AB\u8986\u76D6\uFF0C\u4ECD\u8981\u7EE7\u7EED\u5417\uFF1F
EParameterName.propertyType=\u5c5e\u6027\u7c7b\u578b
@@ -287,6 +293,7 @@ EParameterName.Log.Db=\u6570\u636e\u5e93\u8bb0\u5f55\u65e5\u5fd7
NodesPasteAction.paste=\u7c98\u8d34
TalendEditorPaletteFactory.Tools=\u5de5\u5177
EParameterName.Comment=\u5907\u6ce8
ChangeActivateStatusSubjobCommand.Label.DeactivePart=\u505C\u7528\u5F53\u524D\u5B50\u4F5C\u4E1A
TalendEditorDropTargetListener.dngsupportdialog.title=\u4E0D\u652F\u6301\u62D6\u62FD
TalendEditorDropTargetListener.dngsupportdialog.content=\u5F53\u524D\u4E0D\u652F\u6301\u8BE5\u7EC4\u4EF6\u7684\u62D6\u62FD\u64CD\u4F5C\u3002
AbstractLanguageMemoController.generateCode=\u751f\u6210\u4ee3\u7801
@@ -295,13 +302,14 @@ AbstractPreferenceComposite.jobAssigned=\u5B50\u5DE5\u4F5C\u5E94\u5206\u914D\u7E
AbstractPreferenceComposite.textContent=\u5E94\u7528\u5B50\u5DE5\u4F5C
AbstractPreferenceComposite.tipContent=\u5E94\u7528\u5B50\u5DE5\u4F5C
AbstractPreferenceComposite.warning=\u8B66\u544A\: {0}
ColumnListController.confirm=\u786E\u5B9A
ColumnListController.saveChange=\u5728{0} schema\u7684\u680F\u4F4D\u5DF2\u88AB\u4FEE\u6539\uFF0C\u60A8\u8981\u4F20\u64AD\u8FD9\u79CD\u6539\u53D8\u5417?
ComboController.alert=\u8B66\u6212
ComboController.nothingGuess=\u6CA1\u6709\u8981\u8BA1\u7B97\u7684\u3002
ComponentSearcher.noJobsFound=\u672A\u53D1\u73B0\u5DF2\u5B58\u5728\u7684jobs.
ComponentSearcher.searchResult=\u641C\u7D22\u7EC4\u4EF6{0}\u7684\u7ED3\u679C
ComponentSettingsView.noAdvancedSetting=\u6CA1\u6709\u9AD8\u7EA7\u8BBE\u7F6E.
ComponentSettingsView.note=\u8282\u70b9
ComponentSettingsView.note=\u4FBF\u7B7E
ComponentSettingsView.subjob=\u5B50\u4F5C\u4E1A
Connection.enableParallel=\u542F\u7528\u5E76\u884C\u6267\u884C
Connection.inputInvalid=\u8F93\u5165ID\u65E0\u6548
@@ -317,6 +325,7 @@ DbTableController.setParameter=\u8BF7\u8BBE\u7F6E\u8FDE\u63A5\u53C2\u6570
DbTableController.showTableList=\u663E\u793A\u5F53\u524D\u8FDE\u63A5\u4E0B\u7684\u6240\u6709\u8868
DbTableController.waitingForOpen=\u7B49\u5F85\u6253\u5F00\u6570\u636E\u5E93\u8868\u5BF9\u8BDD\u6846
DesignerCoreService.property=\u5C5E\u6027
DesignerCoreService.propertySource=\u5C5E\u6027\uFF1A\u6765\u6E90
DesignerPreferencePage.DesignerEditorBackgroundColor=\u80CC\u666F\u989C\u8272
DesignerPreferencePage.ReadonlyBackgroundColor=\u53EA\u8BFB\u80CC\u666F\u989C\u8272
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=\u4F5C\u4E1A\u8BBE\u8BA1\u7F16\u8F91\u5668\u989C\u8272
@@ -326,6 +335,8 @@ DesignerPreferencePage.computeLength=\u8BA1\u7B97\u7EC4\u4EF6\u751F\u6210\u4EE3\
DesignerPreferencePage.defaultConnection=\u7EC4\u4EF6\u9ED8\u8BA4\u8FDE\u63A5
DesignerPreferencePage.generateCode=\u6253\u5F00\u4F5C\u4E1A\u65F6\u751F\u6210\u4EE3\u7801
EParameterName.Information=\u663E\u793A\u4FE1\u606F
EParameterName.NoteColor=\u4FBF\u7B7E\u989C\u8272
EParameterName.NoteFont=\u5B57\u4F53
EParameterName.NoteLabelCenter=\u4E2D\u5FC3
EParameterName.NoteLineColor=Note \u7EBF\u989C\u8272
EParameterName.NoteTextBottom=\u5E95\u90E8
@@ -338,8 +349,12 @@ EParameterName.RowSeparator=\u884c\u5206\u9694\u7b26
EParameterName.SubjobColor=\u5B50\u4F5C\u4E1A\u989C\u8272
EParameterName.SubjobTitleColor=\u6807\u9898\u989C\u8272
EParameterName.TracesConnection=\u8FFD\u8E2A\u6B64\u8FDE\u63A5
EParameterName.creation=\u521B\u5EFA
EParameterName.csvOption=CSV \u9009\u9879
EParameterName.encoding=\u7f16\u7801
EParameterName.escapeChar=\u8F6C\u4E49\u7684\u5B57\u7B26
EParameterName.FontBold=\u7C97\u4F53
EParameterName.FontItalic=\u659C\u4F53
EParameterName.FontSize=\u5B57\u4F53\u5927\u5C0F
EParameterName.jobMainversion=\u7248\u672C
EParameterName.jobVersion=\u7248\u672C
@@ -361,6 +376,7 @@ FilterTraceColumnAction.Condition=\u6761\u4EF6
FilterTraceColumnAction.SelectAll=\u5168\u9009
FilterTraceColumnAction.UnselectAll=\u5168\u90E8\u4E0D\u9009
GEFPasteAction.textWarning=\u8B66\u544A\uFF01
GEFPasteAction.warningMessages=\u4E0D\u80FD\u7C98\u8D34Joblet\u7279\u5B9A\u7EC4\u4EF6(\u8F93\u5165/\u8F93\u51FA)\u3002
GuessSchemaController.connectionError=\u8FDE\u63A5\u9519\u8BEF
GuessSchemaController.connectionFailed=\u8FDE\u63A5\u6570\u636E\u5E93\u5931\u8D25
GuessSchemaController.setParameter=\u8BF7\u8BBE\u7F6E\u8FDE\u63A5\u53C2\u6570
@@ -374,6 +390,7 @@ I18nPreferencePage.validateTranslation=\u53EA\u5BFC\u5165\u5DF2\u9A8C\u8BC1\u768
IconSelectionController.MessageTitle=\u9519\u8BEF
IconSelectionController.Revert=\u6062\u590D
JobHierarchyViewPart.reason=\u6709\u539F\u56E0
JobHierarchyViewer.hirarchy=\u4F5C\u4E1A\u5C42\u7EA7
JobLaunchConfigurationDelegate.jobNotFound=\u4F5C\u4E1A{0}\u65E0\u6CD5\u627E\u5230\uFF0C\u53EF\u80FD\u5DF2\u88AB\u79FB\u9664\u3002
MultipleThreadDynamicComposite.gatherInformation=\u4ECE\u5E93\u4E2D\u6536\u96C6\u4FE1\u606F
Node.componentNotExist=\u8FD9\u4E2A\u7EC4\u4EF6\u4F9D\u8D56\u4E8E\u7EC4\u4EF6{0}\uFF0C\u4F46\u662F\u4E0D\u5B58\u5728\u3002
@@ -394,10 +411,12 @@ OpenExistVersionProcessPage.messageCreated=\u5982\u679C\u8FD9\u4E2A\u4F5C\u4E1A\
OpenExistVersionProcessPage.textContent=\u8981\u521B\u5EFA\u65B0\u7248\u672C\u5E76\u6253\u5F00\u5417\uFF1F
OpenJobAction.description=\u5728\u7F16\u8F91\u5668\u4E2D\u6253\u5F00\u4E00\u4E2A\u4F5C\u4E1A
OpenJobAction.tipText=\u6253\u5F00\u4E00\u4E2A\u4F5C\u4E1A
ParallelExecutionAction.talend=Talend
PromptDefaultValueDialog.column=\u5217
PromptDefaultValueDialog.defaultValue=\u7f3a\u7701\u503c
PropertiesTableEditorModel.removeSchema=\u79FB\u9664\u56FE\u89E3
PropertiesWizardPage.Version=\u7248\u672C
PropertiesWizardPage.Version.Major=\u4E3B\u7248\u672C
PropertyTypeController.saveToMetadata=\u5C06\u5C5E\u6027\u4FDD\u5B58\u5230\u5143\u6570\u636E
QueryTypeController.alert=\u8B66\u6212
QueryTypeController.nothingToGuess=\u6CA1\u6709\u8981\u8BA1\u7B97\u7684\u3002
@@ -411,8 +430,6 @@ SQLPatternComposite.sqlPattern=sql\u6A21\u677F\u5217\u8868
SQLPatternComposite.up=\u5411\u4E0A
SaveToProjectSettingsMessage=\u5F53\u524D\u5DE5\u7A0B\u8BBE\u7F6E\u5C06\u88AB\u8986\u76D6\uFF0C\u786E\u8BA4\u8981\u7EE7\u7EED\u5417\uFF1F
SaveToProjectSettingsToolTipText=\u5C06\u503C\u4FDD\u5B58\u5230\u5DE5\u7A0B\u8BBE\u7F6E\u9875\uFF08Shift+S\uFF09
SchemaTypeController.connectionNotAvaliable=\u7EC4\u4EF6\u4E2D\u8FDE\u63A5\u672A\u8BBE\u7F6E\u6216\u4E0D\u6B63\u786E
SchemaTypeController.inputNotSet=\u8F93\u5165\u8FDE\u63A5\u672A\u8BBE\u7F6E
SearchComponentInJobs.Title=\u67E5\u627E\u4F5C\u4E1A\u4E2D\u7EC4\u4EF6
SearchComponentInJobs.Tooltip=\u67E5\u627E\u4F5C\u4E1A\u4E2D\u6240\u6709\u4F7F\u7528\u7684\u7EC4\u4EF6
SqlMemoController.query=\u67E5\u8BE2
@@ -433,6 +450,7 @@ TalendPaletteViewer.searchComponent=\u67E5\u627E\u7EC4\u4EF6...
TextController.valueInvalid=\u503C\u65E0\u6548\u3002
WSDL2JAVAController.generateFileFailed=\u751F\u6210java\u6587\u4EF6\u5931\u8D25.n{0}
WSDL2JAVAController.generateFileFailedFromWSDL=\u4ECEwsdl\u6587\u4EF6:{0}\u6210\u529F\u751F\u6210java\u6587\u4EF6
JobSettingProjectSettingPage.statAndLog=\u7EDF\u8BA1\u4E0E\u65E5\u5FD7
JobSettingProjectSettingPage.UseProjectsetting=\u521B\u5EFA\u65B0\u4F5C\u4E1A\u65F6\u4F7F\u7528\u5DE5\u7A0B\u8BBE\u7F6E
OutputConsolePreferencePage.outputConsole=\u8F93\u51FA\u63A7\u5236\u53F0
PerformancePreferencePage.display.deactiveRepositoryUpdate=\u89E3\u9664\u4FEE\u6539\u5E93\u540E\u7684\u81EA\u52A8\u5220\u9664/\u66F4\u65B0
@@ -448,7 +466,10 @@ PerformancePreferencePage.RepositoryPreferencePage.RefreshManually=\u624B\u52A8\
PerformancePreferencePage.RepositoryPreferencePage.RefreshSaved=\u4FDD\u5B58\u4E00\u4E2A\u9879\u76EE\u65F6\u5237\u65B0
Node.eachRowNeedLoop=\u6BCF\u4E00\u884C\u7684\u53C2\u6570{0}\u81F3\u5C11\u9700\u8981\u4E00\u4E2A\u503C
ConnectionCreateCommand.inputValid=\u8F93\u5165\u65E0\u6548\u3002
DesignerPreferencePage.actionInJobDesigner=\u5728Job\u8BBE\u8BA1\u4E2D\u4F7F\u7528\u53CD\u952F\u9F7F\u8BBE\u7F6E\u548C\u63D2\u503C
DesignerPreferencePage.compactView=\u7F29\u653E\u89C6\u56FE
DesignerPreferencePage.iconSize24=24 \u50CF\u7D20
DesignerPreferencePage.iconSize32=32 \u50CF\u7D20
DesignerPreferencePage.tableView=\u8868\u89C6\u56FE
EParameterName.useExistConn=\u5E94\u7528\u5DF2\u5B58\u5728\u7684\u8FDE\u63A5
ErrorMessageDialog.DETAIL=\u7EC6\u8282
@@ -456,31 +477,168 @@ ErrorMessageDialog.ERROR_MESS=\u9519\u8BEF\!
ErrorMessageDialog.EXCEP_IN_COM=\u7EC4\u4EF6\u5F02\u5E38
GuessSchemaController.connError=\u8FDE\u63A5\u9519\u8BEF
GuessSchemaController.waitOpenDatabase=\u7B49\u5F85\u6253\u5F00\u6570\u636E\u5E93
AppearancePreferencePage.consoleFont=\u63A7\u5236\u53F0\u5B57\u4F53
AppearancePreferencePage.textFont=\u5907\u6CE8\u5B57\u4F53
AppearancePreferencePage.groupBySource=\u5728\u4E0A\u4E0B\u6587\u201C\u6839\u636E\u6E90\u5206\u7EC4\u201D
EParameterName.columnIndex=\u5217\u7D22\u5F15
EParameterName.dataSource=\u6570\u636E\u6E90
EParameterName.useMultiSaparators=\u4F7F\u7528\u591A\u4E2A\u5206\u9694\u7B26
EParameterName.multiSaparators=\u5206\u9694\u7B26
EmfComponent.tnsfile=\u4F7F\u7528 tns \u6587\u4EF6
ErrorMessageDialog.property_error=\u9519\u8BEF\u7684\u5C5E\u6027
MergeOrderDialog.ConnectionName=\u8FDE\u63A5\u540D\u79F0
TnsEditorDialog.Value=\u53C2\u6570\u503C
EParameterName.jvmArgTitle=\u4F7F\u7528\u6307\u5B9A\u7684JVM\u53C2\u6570
EParameterName.service_name=\u672C\u5730\u670D\u52A1\u540D
EParameterName.KeepCDCDatasTitle=\u5728CDC\u8868\u4E2D\u4FDD\u5B58\u6570\u636E
MessageMemoController.Message=\u6D88\u606F
DocumentationPreferencePage.userDocLogo=\u7528\u6237\u6587\u6863\u56FE\u6807
DocumentationPreferencePage.companyName=\u516C\u53F8\u540D\u79F0\uFF1A
EParameterName.FunName=\u51FD\u6570\u540D
I18nPreferencePage.importBabili=\u4ECEBabili\u5BFC\u5165\u7FFB\u8BD1
I18nPreferencePage.restart=\u91CD\u542F
I18nPreferencePage.restartButton=\u91CD\u542F\u540E\u751F\u6548\u3002
ShowBreakpointAction.ShowBreakpoint=\u663E\u793A\u65AD\u70B9\u8BBE\u7F6E
EParameterName.IDocName=IDoc \u540D
EParameterName.jdbcURL=JDBC URL
EParameterName.driverJar=\u9A71\u52A8 JAR
EParameterName.className=\u7C7B\u522B\u540D\u79F0
EParameterName.mappingFile=\u6620\u5C04\u6587\u4EF6
SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=\u7cfb\u7edf\u4e8b\u52a1
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=\u7528\u6237\u4e8b\u52a1
AbstractMultiPageTalendEditor_pleaseWait=\u4FDD\u5B58\u4E2D\uFF0C\u8BF7\u7B49\u5F85......
DocumentationPreferencePage.use_css_template=\u5BFC\u51FA\u5230HTML\u65F6\uFF0C\u4F7F\u7528CSS\u6587\u4EF6\u4F5C\u4E3A\u6A21\u677F
DocumentationPreferencePage.css_file=CSS \u6587\u4EF6
DocumentationPreferencePage.must_css_file=\u5FC5\u987B\u662F\u4E00\u4E2Acss\u6587\u4EF6
DocumentationPreferencePage.must_existing_value=\u5FC5\u987B\u662F\u5DF2\u5B58\u5728\u7684\u6587\u4EF6\n
WSDL2JAVAController.WSDLEquals=WSDL\u4E0D\u80FD\u7B49\u4E8E "";
BringForwardAction_bring_forward=\u5411\u524D
BringToFrontAction_bring_to_front=\u7F6E\u4E8E\u9876\u5C42
Processor.configureJava=Java\u62e6\u622a\u5668\u6ca1\u6709\u914d\u7f6e
Processor.configurePerl=Perl\u62e6\u622a\u5668\u6ca1\u6709\u914d\u7f6e
Processor.execFailed=\u4f5c\u4e1a\u6267\u884c\u5931\u8d25
Processor.generationFailed=\u751f\u6210\u4ee3\u7801\u5931\u8d25
Processor.perlModuleNotFound=\u6ca1\u6709\u53d1\u73b0Perl\u6a21\u5757\u63d2\u4ef6
CreateProcess.createRoutes=\u521B\u5EFA\u8DEF\u7531
EParameterName.routeType=\u7C7B\u578B
EParameterName.Context.Job=\u4E0A\u4E0B\u6587\u5DE5\u4F5C
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=\u89E3\u9664\u4FEE\u6539\u5E93\u540E\u7684\u81EA\u52A8\u5220\u9664/\u66F4\u65B0
CamelPerformancePreferencePage.propertyCodeCheck=\u7528\u4ea7\u751f\u7684\u4ee3\u7801\u68c0\u67e5\u533a\u57df\u7684\u5c5e\u6027\uff08\u8fd9\u4e0d\u80fd\u662f\u63a7\u4ef6\u5c5e\u6027\u66f4\u5feb\uff09
CamelPerformancePreferencePage.generateCode=\u6253\u5F00\u8DEF\u7EBF\u65F6\u751F\u6210\u4EE3\u7801
CamelPerformancePreferencePage.checkVersion=\u66F4\u65B0\u8DEF\u5F84\u65F6\u53EA\u68C0\u67E5\u6700\u540E\u4E00\u4E2A\u7248\u672C
CamelPerformancePreferencePage.addOrDeleteVariable=\u5C06\u6DFB\u52A0/\u5220\u9664\u4F20\u9012\u5230\u5E93\u4E0A\u4E0B\u6587\u4E2D
ImportRulesFromRepository.dialog=\u5bfc\u5165
GenerateGrammarController.export=\u5BFC\u51FA
GenerateGrammarController.import=\u5bfc\u5165
GenerateGrammarController.prompt=\u751F\u6210Jar\u5305\u5931\u8D25
ExchangePreferencePage.signInExchangeTitle=\u767B\u5165
ExchangePreferencePage.signOutExchangeTitle=\u767B\u51FA
ExchangePreferencePage.checkTisLogonExchangeTitle=\u5728\u767B\u9646\u65F6\u4E0D\u8981\u8BE2\u95EE\u6211\u662F\u5426\u8FDE\u63A5\u5230TalendForge
ExchangePreferencePage.exchangeCheckUpdatesTitle=\u66F4\u65B0\u7684\u6269\u5C55\u63D2\u4EF6\u53EF\u7528\u65F6\uFF0C\u901A\u77E5\u6211\u3002
ExchangePreferencePage.currentUserTitle=\u5F53\u524D\u7528\u6237:
OoziePreferencePage.userName=\u7528\u6237\u540D
OoziePreferencePage.path=\u8DEF\u5F84
OpenExistVersionProcessWizard.windowTitle=\u4F5C\u4E1A\u7248\u672C
AbstractMultiPageTalendEditor.canNotSaveTitle=\u8B66\u544A
AbstractMultiPageTalendEditor.canNotSaveMessage=\u4F5C\u4E1A\u672A\u88AB\u7528\u6237\u9501\u5B9A,\u65E0\u6CD5\u4FDD\u5B58
ConnectionSetAsMainRef.ConnectionModifyError=\u542F\u52A8\u7EC4\u4EF6\u5177\u6709\u5B50\u8FDE\u63A5\u65F6,\u65E0\u6CD5\u4FEE\u6539\u8FDE\u63A5
ConnectionSetAsMainRef.ERROR=\u9519\u8BEF
ModifyMergeOrderAction.ConnectionModifyError=\u542F\u52A8\u7EC4\u4EF6\u5177\u6709\u5B50\u8FDE\u63A5\u65F6,\u65E0\u6CD5\u4FEE\u6539\u8FDE\u63A5
ModifyMergeOrderAction.ERROE=\u9519\u8BEF
ConnectionDeleteCommand.COLLAPSE=\u8B66\u544A
DbTableController.dialog.title=\u9519\u8BEF
DbTableController.dialog.contents.fetchTableFailed=\u8868\u4E0D\u80FD\u6210\u529F\u83B7\u53D6\uFF01\u66F4\u591A\u8BE6\u7EC6\u4FE1\u606F\uFF0C\u8BF7\u68C0\u67E5\u9519\u8BEF\u65E5\u5FD7\u3002
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=\u4F8B\u7A0B\u672A\u88AB\u7528\u6237\u9501\u5B9A,\u65E0\u6CD5\u4FDD\u5B58\u3002
EOozieParameterName.hadoopAppPath=HDFS \u8DEF\u5F84
EOozieParameterName.jobId=\u4F5C\u4E1A\u6807\u8BC6\u7B26
PropertiesContextAction.parallelization=\u8BBE\u7F6E\u5E76\u53D1\u6267\u884C
Connection.paral_partitioner=\u5206\u533A\u7684\u884C
Connection.paral_none=\u6CA1\u6709
ProcessUpdateManager.Question=\u95EE\u9898
PropertiesContextAction.disableParallelization=\u7981\u7528\u5E76\u53D1\u6267\u884C
OpenExistVersionProcessWizard.windowTitle1=\u8F93\u5165\u4E00\u4E2A\u5176\u5B83\u7684\u7248\u672C
OpenExistVersionProcess.open.title1=\u9009\u62E9\u6253\u5F00\u4E00\u4E2A\u7248\u672C
OpenExistVersionProcessPage.messageCreated1=\u5982\u679C\u6B64\u9879\u76EE\u88AB\u5176\u4ED6\u7528\u6237\u9501\u5B9A\uFF0C\u5219\u65E0\u6CD5\u4E3A\u5176\u521B\u5EFA\u65B0\u7248\u672C\u3002
CodeView.initMessage=\u751F\u6210\u5F15\u64CE\u521D\u59CB\u5316\u8FDB\u884C\u4E2D...
ColorsCodeViewerPreferencePage.Comment1Color=\u8BC4\u8BBA1\u989C\u8272
ColorsCodeViewerPreferencePage.Comment2Color=\u8BC4\u8BBA2\u989C\u8272
ColorsCodeViewerPreferencePage.DigitColor=\u6570\u5B57\u989C\u8272
ColorsCodeViewerPreferencePage.FunctionColor=\u65B9\u6CD5\u989C\u8272
ColorsCodeViewerPreferencePage.InvalidColor=\u65E0\u6548\u7684\u989C\u8272
ColorsCodeViewerPreferencePage.LabelColor=\u6807\u7B7E\u989C\u8272
ColorsCodeViewerPreferencePage.Literal1Color=Literal1\u989C\u8272
ColorsCodeViewerPreferencePage.Literal2Color=Literal2\u989C\u8272
ColorsCodeViewerPreferencePage.MarkupColor=\u6807\u8BB0\u989C\u8272
ColorsCodeViewerPreferencePage.OperatorColor=\u8FD0\u7B97\u7B26\u989C\u8272
ColorsCodeViewerPreferencePage.defaultColor=\u9ED8\u8BA4\u989C\u8272
ColorsCodeViewerPreferencePage.fieldTip=\u7C97\u4F53
ColorsCodeViewerPreferencePage.keyword1Color=\u5173\u952E\u8BCD1\u989C\u8272
ColorsCodeViewerPreferencePage.keyword2Color=\u5173\u952E\u8BCD2\u989C\u8272
ColorsCodeViewerPreferencePage.keyword3Color=\u5173\u952E\u8BCD3\u989C\u8272
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u9ED8\u8BA4\u957F\u5EA6
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u9ED8\u8BA4\u957F\u5EA6
MetadataTypeLengthConstants.INTEGER_LENGTH=\u6574\u6570\u578B
MetadataTypeLengthConstants.OBJECT_LENGTH=\u5BF9\u8C61
MetadataTypeLengthConstants.DATE_LENGHT=\u65E5\u671F
MetadataTypeLengthConstants.DOUBLE_LENGTH=\u53CC\u7CBE\u5EA6\u578B
MetadataTypeLengthConstants.STRING_LENGTH=\u5B57\u7B26\u4E32
MetadataTypeLengthConstants.LIST_LENGTH=\u5217\u8868
ContextParameterProposal.Description=\u63CF\u8FF0\uFF1A{0}
ContextParameterProposal.NoCommentAvaiable=\u6CA1\u6709\u8BC4\u8BBA\u53EF\u7528
RoutinesFunctionProposal.User=User
GlobalVariableProposal.Description=\u63CF\u8FF0\uFF1A {0}
GlobalVariableProposal.VariableName=\n\n\u53D8\u91CF\u540D\uFF1A{1}
ActivateSubjobAction.ActivateCompleteRoute=\u6FC0\u6D3B\u5168\u90E8\u7EBF\u8DEF
ActivateSubjobAction.DeactivateCompleteRoute=\u7981\u7528\u6574\u4E2A\u8DEF\u7EBF\u6D41
MissingSettingsMultiThreadDynamicComposite.installName=\u5B89\u88C5
DesignerPreferencePage.MRColorGroup=\u7528\u6237\u540D\u9ED8\u8BA4\u989C\u8272
PaserRuleSelectionDialog.RULE_NAME=\u89C4\u5219\u540D\u79F0
DesignerPreferencePage.notShowWarningDialog=\u5F53\u5728\u4E00\u4E2Ajoblet\u4E2D\u5220\u9664\u8FDE\u63A5\u5230\u89E6\u53D1\u5668\u8F93\u5165/\u8F93\u51FA\u7EC4\u4EF6\u7684\u94FE\u63A5\u65F6\uFF0C\u4E0D\u8981\u663E\u793A\u8B66\u544A\u3002
GEFDeleteAction.deleteConnectionDialog.title=\u8B66\u544A
GEFDeleteAction.deleteConnectionDialog.msg=\u5220\u9664\u8BE5\u94FE\u63A5\u5E76\u4E0D\u4F1A\u81EA\u52A8\u66F4\u65B0\u4F7F\u7528joblet\u7684\u4F5C\u4E1A\u3002\u7EE7\u7EED\u5417?
GEFDeleteAction.deleteConnectionDialog.toggleMsg=\u4E0D\u8981\u518D\u663E\u793A\u6B64\u5BF9\u8BDD\u6846\u3002
FocusOnJobAction.FocusOnTypeAction_description=\u5C06\u7C7B\u578B\u5C42\u6B21\u7ED3\u6784\u96C6\u4E2D\u5728\u4E00\u4E2A\u65B0\u7C7B\u578B\u4E0A
FocusOnJobAction.FocusOnTypeAction_tooltip=\u5C06\u7C7B\u578B\u5C42\u6B21\u7ED3\u6784\u96C6\u4E2D\u5728\u4E00\u4E2A\u65B0\u7C7B\u578B\u4E0A
FocusOnJobAction.TypeHierarchyViewPart_layout_submenu=&\u5E03\u5C40
WorkbenchMessages.SelectionDialog_selectLabel=&\u9009\u62E9\u5168\u90E8
WorkbenchMessages.SelectionDialog_deselectLabel=&\u53CD\u9009\u5168\u90E8
NodePart_warning=\u8B66\u544A
DesignerPreferencePage.lineStyle=\u5728Job\u8BBE\u8BA1\u4E2D\u4F7F\u7528\u66F2\u7EBF
DesignerPreferencePage.JobletGroupColorLabel=Joblet\u7EC4\u989C\u8272
CreateProcess.action.createStandardJob=\u521B\u5EFA\u6807\u51C6\u4F5C\u4E1A
MainComposite.NameSection.Name=\u540D\u79F0
MainComposite.VersionAuthorSection.authorLabel=\u4F5C\u8005
MainComposite.VersionAuthorSection.versionLabel=\u7248\u672C
MainComposite.JobTypeSection.jobTypeLabel=\u4EFB\u52A1\u7C7B\u578B
MainComposite.JobFrameworkSection.jobFrameworkLabel=\u6846\u67B6
MainComposite.PurposeStatusSection.statusLabel=\u72B6\u6001
MainComposite.DescriptionSection.Label=\u63CF\u8FF0
MainComposite.DateSection.creationLabel=\u521B\u5EFA
DesignerPreferencePage.duplicateTestCases=\u5F53\u505A\u91CD\u590D\u5DE5\u4F5C\u65F6\u91CD\u590D\u6D4B\u8BD5
EOozieParameterName.hadoopDistribution=Hadoop \u53D1\u884C\u7248
EOozieParameterName.hadoopVersion=Hadoop version
EOozieParameterName.userName=\u7528\u6237\u540D
EOozieParameterName.group=\u7EC4
EOozieParameterName.useKeytab=\u4F7F\u7528keytab\u8FDB\u884C\u8EAB\u4EFD\u9A8C\u8BC1
Node.checkSparkMLComponentVersion14=\u8BE5\u7EC4\u4EF6\u9700\u8981Spark 1.4\u6216\u66F4\u9AD8\u7248\u672C\u3002
Node.checkSparkMLComponentVersion15=\u8BE5\u7EC4\u4EF6\u9700\u8981Spark 1.5\u6216\u66F4\u9AD8\u7248\u672C\u3002
AbstractSchemaController.copyChildSchema=\u590D\u5236\u5B50\u4F5C\u4E1A\u6A21\u5F0F
AbstractSchemaController.editSchema=\u7F16\u8F91\u67B6\u6784
AbstractSchemaController.resetButton.tooltip=\u8FD9\u5C06\u81EA\u52A8\u63D0\u53D6\u524D\u4E00\u4E2A\u7EC4\u4EF6\u7684\u5217
AbstractSchemaController.schemaOf=\u6A21\u5F0F
AbstractSchemaController.syncColumns=\u540C\u6B65\u5217
AbstractSchemaController.validationrule.title.warn=\u8B66\u544A
AbstractSchemaController.validationrule.title.confirm=\u786E\u5B9A
AbstractSchemaController.validationrule.selectBuildInMsg=\u5982\u679C\u4F60\u9009\u62E9\u7684\u5185\u7F6E\u5185\u7F6E\u7EC4\u4EF6\u4E0B\u7684\u9A8C\u8BC1\u89C4\u5219\u4F1A\u4E22\u5931\uFF0C\u662F\u5426\u5C06\u7EE7\u7EED\uFF1F
AbstractSchemaController.connectionNotAvaliable=\u672A\u8BBE\u7F6E\u8FDE\u63A5\u6216\u8FDE\u63A5\u8BBE\u7F6E\u4E0D\u5B8C\u6574
AbstractSchemaController.inputNotSet=\u8F93\u5165\u8FDE\u63A5\u672A\u8BBE\u7F6E
AbstractBasicComponent.repository=\u4ED3\u5E93
AbstractMultiPageTalendEditor.readonly=\u8B66\u544A
AbstractMultiPageTalendEditor.readonlyMessage=\u4E0D\u80FD\u4FDD\u5B58\u4EFB\u52A1\uFF01\u5F53\u524D\u4EFB\u52A1\u6216\u9879\u76EE\u53EA\u8BFB\uFF01
GuessSchemaController.schemaOf=\u6A21\u5F0F
AbstractSchemaController.schema.title={0}\u7684\u6A21\u5F0F
DeploymentComposite.gourpIdLabel=\u4F7F\u7528\u81EA\u5B9A\u4E49Group ID
DeploymentComposite.versionLabel=\u4F7F\u7528\u81EA\u5B9A\u4E49\u7248\u672C
DeploymentComposite.valueWarning=\u503C\u65E0\u6548

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: 2.2.0.qualifier
Bundle-Version: 6.5.0.qualifier
Fragment-Host: org.talend.designer.dbmap

View File

@@ -0,0 +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.5.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.dbmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,7 +2,6 @@ TabFolderEditors.expressionEditor=Expression-Editor
EntryContentProposal.comment=Kommentar :
DataMapTableView.buttonTooltip.addFilterRow=Filterzeile hinzuf<75>gen
TableEntriesManager.exceptionMessage.typeIsNotValid=Typ "{0}" ist kein g<>ltiger Typ.
OutputDataMapTableView.columnTitle.AdditionalClauses=Zus<EFBFBD>tzliche Klauseln (Where/group/order...):
UIManager.addNewOutputTable=Neue Output-Tabelle hinzuf<75>gen
EntryContentProposal.variable=Variable
VarsTable.baseNameCannotNull=baseName kann nicht null sein

View File

@@ -3,7 +3,6 @@ TabFolderEditors.expressionEditor=\u039B\u03BF\u03B3\u03B9\u03C3\u03BC\u03B9\u03
EntryContentProposal.comment=\u03A3\u03C7\u03CC\u03BB\u03B9\u03BF:
DataMapTableView.buttonTooltip.addFilterRow=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE\u03C2 \u03C6\u03AF\u03BB\u03C4\u03C1\u03BF\u03C5
TableEntriesManager.exceptionMessage.typeIsNotValid=\u039F \u03C4\u03CD\u03C0\u03BF\u03C2 "{0}" \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03AD\u03BD\u03B1\u03C2 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF\u03C2 \u03C4\u03CD\u03C0\u03BF\u03C2.
OutputDataMapTableView.columnTitle.AdditionalClauses=\u03A0\u03C1\u03CC\u03C3\u03B8\u03B5\u03C4\u03B5\u03C2 \u03C3\u03C5\u03BD\u03B9\u03C3\u03C4\u03CE\u03C3\u03B5\u03C2 (Where/group/order...) :
UIManager.addNewOutputTable=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03B5\u03BD\u03CC\u03C2 \u03BD\u03AD\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
EntryContentProposal.variable=\u039C\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AE
VarsTable.baseNameCannotNull=baseName \u03B4\u03B5 \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03B5\u03AF\u03BD\u03B1\u03B9 null

View File

@@ -3,7 +3,6 @@ TabFolderEditors.expressionEditor=Expression editor
EntryContentProposal.comment=Comment :
DataMapTableView.buttonTooltip.addFilterRow=Add filter row
TableEntriesManager.exceptionMessage.typeIsNotValid=Type "{0}" is not a valid type.
OutputDataMapTableView.columnTitle.AdditionalClauses=Additional clauses (Where/group/order...) :
UIManager.addNewOutputTable=Add a new output table
EntryContentProposal.variable=Variable
VarsTable.baseNameCannotNull=baseName can't be null
@@ -78,7 +77,6 @@ DbGenerationManager.conditionNotSet=Join conditions are not set
DbGenerationManager.InputExpSetMessage=Expression of input entry '{0}' is not set
DbGenerationManager.InputOperationSetMessage=Operator of input entry '{0}' is not set
DbGenerationManager.OuputExpSetMessage=Expression of output entry '{0}' is not set
OutputDataMapTableView.columnTitle.AdditionalClauses.oracle=Additional clauses (Where/group...) :
HTMLDocGenerator_generate_document=Generated documentation
HTMLDocGenerator.author=AUTHOR
HTMLDocGenerator.author1=Author
@@ -151,3 +149,8 @@ HTMLDocGenerator.unique_name=UNIQUE NAME
HTMLDocGenerator.value=Value
HTMLDocGenerator.values=Values
HTMLDocGenerator.version=Version
OutputDataMapTableView.columnTitle.AdditionalWhereClauses=Additional WHERE clauses :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=Additional other clauses (GROUP/ORDER BY...) :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=Additional other clauses (GROUP BY...) :
DataMapTableView.buttonTooltip.menu.addWhereClauses=Add a WHERE clause
DataMapTableView.buttonTooltip.menu.addOtherClauses=Add an other(GROUP...) clause

View File

@@ -1,9 +1,8 @@
UIManager.1=Cas non trouv<75>
TabFolderEditors.expressionEditor=Editeur d'expression
EntryContentProposal.comment=Commentaire \:
DataMapTableView.buttonTooltip.addFilterRow=Ajouter un filtre de ligne
DataMapTableView.buttonTooltip.addFilterRow=Ajouter un filtre de lignes
TableEntriesManager.exceptionMessage.typeIsNotValid=Le type "{0}" n'est pas valide.
OutputDataMapTableView.columnTitle.AdditionalClauses=Clasues additionnelles (where/group/order...):
UIManager.addNewOutputTable=Ajouter une nouvelle table en sortie
EntryContentProposal.variable=Variable
VarsTable.baseNameCannotNull=baseName ne peut pas <20>tre null
@@ -27,7 +26,7 @@ TabFolderEditors.schemaEditor=
TableEntriesManager.exceptionMessage.tableEntriesNotSame=Les tableEntries ne sont pas les m<>mes.
ProblemsManager.outputExpressionEmpty=L'expression de sortie "{0}.{1}" n'est pas param<61>tr<74>e.
EntryContentProposal.dbType=Type de BdD :
MapperManager.removeInputTableTitleMessage=Etes-vous s<>r de vouloir supprimer la table d'entr<74>e "{0}" ?
MapperManager.removeInputTableTitleMessage=<EFBFBD>tes-vous s<>r de vouloir supprimer la table d'entr<74>e "{0}" ?
ToolbarInputZone.movedownTooltip=Descendre la table lookup de sortie s<>lectionn<6E>e
ToolbarOutputZone.movedownTooltip=D<EFBFBD>place vers le bas la table cible s<>lectionn<6E>e
AliasDialog.aliasAlreadyExists=Un alias de table ou une table porte d<>j<EFBFBD> le nom : "{0}"!
@@ -59,8 +58,7 @@ EntryContentProposal.key=Cl
MapperManager.exceptionMessage.mustBeSourceOrTarget=L'entr<74>e CauseOfChange doit <20>tre la source ou la cible du lien
FooterComposite.button.Cancel=Annuler
OutputDataMapTableView.columnTitle.expression=Expression
MapperManager.removeOutputTableTitleMessage=Etes-vous sur de vouloir retirer la table cible ''{0}''?
\n
MapperManager.removeOutputTableTitleMessage=Etes-vous sur de vouloir retirer la table cible ''{0}''?
\n
AliasDialog.typeAliasOfTable=Entrez un alias valide :
ToolbarOutputZone.moveupTooltip=D<EFBFBD>place vers le haut la table cible s<>lectionn<6E>e
@@ -74,38 +72,59 @@ UIManager.3=n'existe pas
UIManager.3=n'existe pas
UIManager.2=La zone
DbMapComponent.unknowValue=La valeur du param<61>tre NAME est inconnue :
AliasDialog.inputValid=L'entr<74>e n'est pas valide.
UIManager.nameExistOrNull=Le nom existe d<>j<EFBFBD> ou est vide.
AliasDialog.inputValid=L'entr<74>e est invalide.
DbGenerationManager.conditionNotSet=Les conditions de jointure ne sont pas d<>finies
DbGenerationManager.InputExpSetMessage=L'expression de l'entr<74>e '{0}' n'est pas d<>finie
OutputDataMapTableView.columnTitle.AdditionalClauses.oracle=Clauses suppl<70>mentaires (WHERE/GROUP, etc.) :
DbGenerationManager.InputOperationSetMessage=L'op<6F>rateur de l'entr<74>e '{0}' n'est pas d<>fini
HTMLDocGenerator_generate_document=Documentation g<>n<EFBFBD>r<EFBFBD>e
HTMLDocGenerator.author=Auteur
HTMLDocGenerator.author1=Auteur
HTMLDocGenerator.column=Colonne
HTMLDocGenerator.comment=Commentaire
HTMLDocGenerator.component=Composant :
HTMLDocGenerator.component_description=Description des composants
HTMLDocGenerator.component_list=Liste des composants
HTMLDocGenerator.component_name=Nom du composant
HTMLDocGenerator.component_parameters=Param<EFBFBD>tres du composant
HTMLDocGenerator.component_type=Type de composant
HTMLDocGenerator.content=contenu
HTMLDocGenerator.context=Contexte :
HTMLDocGenerator.context_list=Liste des contextes
HTMLDocGenerator.creation=Cr<EFBFBD>ation
HTMLDocGenerator.description=Description
HTMLDocGenerator.extra_settings=Param<EFBFBD>tres suppl.
HTMLDocGenerator.generation_date=Date de g<>n<EFBFBD>ration
HTMLDocGenerator.job_description=Description
HTMLDocGenerator.job_settings=Param<EFBFBD>tres
HTMLDocGenerator.key=Cl<EFBFBD>
HTMLDocGenerator.label=Libell<EFBFBD>
HTMLDocGenerator.language=Langue
HTMLDocGenerator.length=Length
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Expression
HTMLDocGenerator.mapper.join.type=Type de jointure
HTMLDocGenerator.mapper.operator=Op<EFBFBD>rateur
HTMLDocGenerator.mapper.table.name=Nom de la table
HTMLDocGenerator.modification=Modification
HTMLDocGenerator.name=Nom
HTMLDocGenerator.nullable=Nullable
HTMLDocGenerator.precision=Precision
HTMLDocGenerator.project_description=Description du projet
HTMLDocGenerator.project_name=Nom du projet
HTMLDocGenerator.properties=Propri<EFBFBD>t<EFBFBD>s
HTMLDocGenerator.purpose=Objectifs
HTMLDocGenerator.row_default=D<EFBFBD>faut
HTMLDocGenerator.row_functions=Fonctions
HTMLDocGenerator.row_parameters=Param<EFBFBD>tres
HTMLDocGenerator.schema_for=Sch<EFBFBD>ma de
HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Code source
HTMLDocGenerator.stats_logs=Stats & Logs
HTMLDocGenerator.status=Statut
HTMLDocGenerator.summary=R<EFBFBD>sum<EFBFBD>
HTMLDocGenerator.type=Type
HTMLDocGenerator.value=Valeur
HTMLDocGenerator.values=Valeurs
HTMLDocGenerator.version=Version
DataMapTableView.buttonTooltip.menu.addWhereClauses=Ajouter une clause WHERE

View File

@@ -3,15 +3,14 @@ TabFolderEditors.expressionEditor=\u5F0F\u30A8\u30C7\u30A3\u30BF
EntryContentProposal.comment=\u30B3\u30E1\u30F3\u30C8 \:
DataMapTableView.buttonTooltip.addFilterRow=\u30D5\u30A3\u30EB\u30BF\u884C\u306E\u8FFD\u52A0
TableEntriesManager.exceptionMessage.typeIsNotValid=\u30BF\u30A4\u30D7 "{0}" \u306F\u6709\u52B9\u306A\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
OutputDataMapTableView.columnTitle.AdditionalClauses=\u8FFD\u52A0\u3059\u308B\u53E5(Where/group/order...) \:
UIManager.addNewOutputTable=\u65B0\u898F\u306E\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u8FFD\u52A0
EntryContentProposal.variable=\u5909\u6570
VarsTable.baseNameCannotNull=\u30D9\u30FC\u30B9\u540D\u3092NULL\u5024\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
UIManager.tableNameIsNotValid=\u30C6\u30FC\u30D6\u30EB\u540D\u304C\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
EntryContentProposal.expressionKey=\u5F0F\u30AD\u30FC \:
EntryContentProposal.expressionKey=\u5F0F\u30AD\u30FC\uFF1A
ToolbarInputZone.moveupTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u53C2\u7167\u30C6\u30FC\u30D6\u30EB\u3092\u4E0A\u306B\u79FB\u52D5
VarsTable.columnNameTip=\u30AB\u30E9\u30E0\u540D '
EntryContentProposal.default=\u30C7\u30D5\u30A9\u30EB\u30C8 \:
EntryContentProposal.default=\u30C7\u30D5\u30A9\u30EB\u30C8\uFF1A
TabFolderEditors.SqlSelectQuery="{0}" \u51FA\u529B\u306E SQL SELECT\u30AF\u30A8\u30EA\u3092\u751F\u6210\u3057\u307E\u3057\u305F
EntryContentProposal.metadataColumn=\u30E1\u30BF\u30C7\u30FC\u30BF\u30AB\u30E9\u30E0
EntryContentProposal.onlyAvailable=(UPDATE \u304A\u3088\u3073 DELETE \u30AF\u30A8\u30EA\u306E\u307F\u306B\u5229\u7528\u53EF\u80FD\u3067\u3059)
@@ -36,7 +35,7 @@ ToolbarOutputZone.restorTooltip=\u3059\u3079\u3066\u306E\u51FA\u529B\u30C6\u30FC
TableEntriesManager.exceptionMessage.caseNotFound=\u30B1\u30FC\u30B9\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
ToolbarInputZone.widgetTooltip.addAlias=\u30A8\u30A4\u30EA\u30A2\u30B9\u306E\u8FFD\u52A0
ToolbarOutputZone.widgetTooltip.removeOutputTable=\u9078\u629E\u3057\u305F\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u524A\u9664
InputDataMapTableView.columnTitle.ExplicitJoin=Explicit join
InputDataMapTableView.columnTitle.ExplicitJoin=\u660E\u793A\u7684\u30B8\u30E7\u30A4\u30F3
AliasDialog.addNewAlias=\u65B0\u898F\u306E\u30A8\u30A4\u30EA\u30A2\u30B9\u306E\u8FFD\u52A0
MapperManager.exceptionMessage.useOtherSignature=\u30A8\u30F3\u30C8\u30EA\u3092\u8FFD\u52A0\u3059\u308B\u306B\u306F\u4ED6\u306E\u30B7\u30B0\u30CD\u30C1\u30E3\u30E1\u30BD\u30C3\u30C9\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044
UIManager.propagateTitle=\u53CD\u6620
@@ -55,7 +54,7 @@ InputDataMapTableView.columnTitle.Expr=\u5916\u90E8\u30AB\u30E9\u30E0 / \u5F0F
DataMapTableView.buttonTooltip.restore=\u5FA9\u5143
ToolbarOutputZone.minimizeTooltip=\u3059\u3079\u3066\u306E\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u6700\u5C0F\u5316
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=\u5165\u529B\u3068\u51FA\u529B\u306E\u81EA\u52D5\u30DE\u30C3\u30D4\u30F3\u30B0\uFF08\u5F0F\u304C\u7A7A\u306E\u5834\u5408\u306E\u307F\uFF09
EntryContentProposal.key=\u30AD\u30FC \:
EntryContentProposal.key=\u30AD\u30FC\uFF1A
MapperManager.exceptionMessage.mustBeSourceOrTarget=entryCauseOfChange\u306F\u30EA\u30F3\u30AF\u306E\u30BD\u30FC\u30B9\u307E\u305F\u306F\u30BF\u30FC\u30B2\u30C3\u30C8\u306B\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059
FooterComposite.button.Cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
OutputDataMapTableView.columnTitle.expression=\u5F0F
@@ -64,7 +63,7 @@ AliasDialog.typeAliasOfTable=\u6709\u52B9\u306A\u30A8\u30A4\u30EA\u30A2\u30B9\u3
ToolbarOutputZone.moveupTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u3092\u4E0A\u306B\u79FB\u52D5
MapperManager.removeInputTableTitle=\u5165\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u524A\u9664
DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316
EntryContentProposal.column=\u30AB\u30E9\u30E0 \:
EntryContentProposal.column=\u30AB\u30E9\u30E0\uFF1A
ToolbarInputZone.restoreTooltip=\u3059\u3079\u3066\u306E\u5165\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u5FA9\u5143
InputDataMapTableView.columnTitle.Operator=\u6F14\u7B97\u5B50
ProblemsManager.operatorNotSet=\u5165\u529B\u30A8\u30F3\u30C8\u30EA "{0}" \u306E\u6F14\u7B97\u5B50\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
@@ -78,8 +77,11 @@ DbGenerationManager.conditionNotSet=Join\u6761\u4EF6\u304C\u8A2D\u5B9A\u3055\u30
DbGenerationManager.InputExpSetMessage=\u5165\u529B\u30A8\u30F3\u30C8\u30EA '{0}' \u306E\u5F0F\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
DbGenerationManager.InputOperationSetMessage=\u5165\u529B\u30A8\u30F3\u30C8\u30EA '{0}' \u306E\u6F14\u7B97\u5B50\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
DbGenerationManager.OuputExpSetMessage=\u51FA\u529B\u30A8\u30F3\u30C8\u30EA '{0}' \u306E\u5F0F\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
OutputDataMapTableView.columnTitle.AdditionalClauses.oracle=\u8FFD\u52A0\u53E5\uFF08Where / group...\uFF09\uFF1A
HTMLDocGenerator_generate_document=\u751F\u6210\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
HTMLDocGenerator.author=\u4F5C\u6210\u8005
HTMLDocGenerator.author1=\u4F5C\u6210\u8005
HTMLDocGenerator.column=\u30AB\u30E9\u30E0
HTMLDocGenerator.comment=\u30B3\u30E1\u30F3\u30C8
HTMLDocGenerator.component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 \:
HTMLDocGenerator.component_description=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8AAC\u660E
HTMLDocGenerator.component_list=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8
@@ -99,19 +101,23 @@ HTMLDocGenerator.job_description=\u30B8\u30E7\u30D6\u8AAC\u660E
HTMLDocGenerator.job_preview_picture=\u30B8\u30E7\u30D6\u30D7\u30EC\u30D3\u30E5\u30FC\u753B\u50CF
HTMLDocGenerator.job_settings=\u8A2D\u5B9A
HTMLDocGenerator.key=\u30AD\u30FC
HTMLDocGenerator.label=\u30E9\u30D9\u30EB
HTMLDocGenerator.language=\u8A00\u8A9E
HTMLDocGenerator.length=\u9577\u3055
HTMLDocGenerator.mapper.alias=\u5225\u540D
HTMLDocGenerator.mapper.entries=\u30AB\u30B9\u30BF\u30E0\u6761\u4EF6\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.mapper.expression=\u30A8\u30AF\u30B9\u30D7\u30EC\u30C3\u30B7\u30E7\u30F3
HTMLDocGenerator.mapper.expression=\u5F0F
HTMLDocGenerator.mapper.iaminimized=\u6700\u5C0F\u5316
HTMLDocGenerator.mapper.isjoin=\u30B8\u30E7\u30A4\u30F3
HTMLDocGenerator.mapper.join.type=\u30B8\u30E7\u30A4\u30F3\u30BF\u30A4\u30D7
HTMLDocGenerator.mapper.operator=\u6F14\u7B97\u5B50
HTMLDocGenerator.mapper.table.for=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB
HTMLDocGenerator.mapper.table.name=\u30C6\u30FC\u30D6\u30EB\u540D
HTMLDocGenerator.mapper.table.properties=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB\u5C5E\u6027
HTMLDocGenerator.modification=\u4FEE\u6B63
HTMLDocGenerator.name=\u540D\u524D
HTMLDocGenerator.need_prompt=\u30D7\u30ED\u30F3\u30D7\u30C8\uFF1F
HTMLDocGenerator.nullable=\u30CC\u30EB\u53EF\u80FD
HTMLDocGenerator.nullable=NULL\u53EF\u80FD
HTMLDocGenerator.original_function_para=\u30AA\u30EA\u30B8\u30CA\u30EB\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30D1\u30E9\u30E1\u30FC\u30BF
HTMLDocGenerator.output=\u51FA\u529B
HTMLDocGenerator.precision=\u7CBE\u5EA6
@@ -131,10 +137,14 @@ HTMLDocGenerator.summary=\u6982\u8981
HTMLDocGenerator.tmap.constraint.entries=\u5236\u7D04\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.tmap.isinnerjoin=\u30A4\u30F3\u30CA\u30FC\u30B8\u30E7\u30A4\u30F3
HTMLDocGenerator.tmap.expressionfilter=\u8868\u73FE\u30D5\u30A3\u30EB\u30BF\u30FC
HTMLDocGenerator.tmap.isnullable=\u30CC\u30EB\u53EF\u80FD
HTMLDocGenerator.tmap.isnullable=NULL\u53EF\u80FD
HTMLDocGenerator.tmap.isreject=\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.isrejectinner=\u30A4\u30F3\u30CA\u30FC\u30B8\u30E7\u30A4\u30F3\u306E\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.matching.mode=\u30DE\u30C3\u30C1\u30F3\u30B0\u30E2\u30FC\u30C9
HTMLDocGenerator.type=\u30BF\u30A4\u30D7
HTMLDocGenerator.unique_name=\u30E6\u30CB\u30FC\u30AF\u306A\u540D\u524D
HTMLDocGenerator.value=\u5024
HTMLDocGenerator.values=\u5024
HTMLDocGenerator.version=\u30D0\u30FC\u30B8\u30E7\u30F3
DataMapTableView.buttonTooltip.menu.addWhereClauses=WHERE\u53E5\u3092\u8FFD\u52A0
DataMapTableView.buttonTooltip.menu.addOtherClauses=\u4ED6\u306ESQL\u53E5\uFF08GROUP\u7B49\uFF09\u3092\u8FFD\u52A0

View File

@@ -0,0 +1,40 @@
EntryContentProposal.comment=Koment<EFBFBD>r :
EntryContentProposal.precision=Presnos\u0165 :
EntryContentProposal.properties=vlastnosti :
InputDataMapTableView.Operator=Oper<EFBFBD>tor
AliasDialog.SelectTableToUse=Vyberte tabu\u013Eku na pou\u017Eitie:
EntryContentProposal.type=Typ :
EntryContentProposal.length=D\u013A\u017Eka :
AliasDialog.TableMustBeSelected=Tabu\u013Eka mus<75> by\u0165 vybran<61>!
FooterComposite.button.OK=Ok
DataMapTableView.buttonTooltip.restore=Obnovi\u0165
FooterComposite.button.Cancel=Zru\u0161i\u0165
OutputDataMapTableView.columnTitle.expression=V<EFBFBD>raz
InputDataMapTableView.columnTitle.Operator=Oper<EFBFBD>tor
AliasDialog.inputValid=Vstup je neplatn<74>.
HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.comment=Koment<EFBFBD>r
HTMLDocGenerator.content=Obsah
HTMLDocGenerator.description=Popis
HTMLDocGenerator.job_description=Popis
HTMLDocGenerator.job_settings=Nastavenia
HTMLDocGenerator.key=K\u013E<33>\u010D
HTMLDocGenerator.label=Popis
HTMLDocGenerator.language=Jazyk
HTMLDocGenerator.length=D\u013A\u017Eka
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=V<EFBFBD>raz
HTMLDocGenerator.mapper.operator=Oper<EFBFBD>tor
HTMLDocGenerator.mapper.table.name=N<EFBFBD>zov Tabu\u013Eky
HTMLDocGenerator.name=Meno
HTMLDocGenerator.project_description=Opis projektu
HTMLDocGenerator.project_name=N<EFBFBD>zov Projektu
HTMLDocGenerator.properties=Vlastnosti
HTMLDocGenerator.row_functions=Funkcie
HTMLDocGenerator.row_parameters=Parametre
HTMLDocGenerator.source=Zdroj
HTMLDocGenerator.status=Stav
HTMLDocGenerator.type=Typ
HTMLDocGenerator.value=Hodnota
HTMLDocGenerator.version=Verzia

View File

@@ -9,6 +9,7 @@ VarsTable.baseNameCannotNull=baseName \u4E0D\u80FD\u4E3A\u7A7A
UIManager.tableNameIsNotValid=\u8FDE\u63A5/\u8868\u7684\u540D\u5B57\u65E0\u6548\u6216\u5DF2\u5B58\u5728\u3002
EntryContentProposal.expressionKey=\u8868\u8FBE\u5F0F\u952E\u7801 :
ToolbarInputZone.moveupTooltip=\u4E0A\u79FB\u9009\u62E9\u7684\u8F93\u5165\u68C0\u67E5\u8868\u683C
VarsTable.columnNameTip=\u5217\u540D'
EntryContentProposal.default=\u786E\u7701 :
EntryContentProposal.metadataColumn=\u5143\u6570\u636E\u5217
EntryContentProposal.onlyAvailable=\uFF08\u4EC5\u66F4\u65B0\u548C\u5220\u9664\u65F6\u53EF\u7528\uFF09
@@ -17,6 +18,7 @@ EntryContentProposal.precision=\u7CBE\u5EA6 :
ToolbarOutputZone.widgetTooltip.addOutputTable=\u6DFB\u52A0\u8F93\u51FA\u8868\u683C
ToolbarOutputZone.widgetText.autoMap=\u81EA\u52A8\u6620\u5C04\uFF01
EntryContentProposal.properties=\u5C5E\u6027 :
VarsTable.existTip= \n' \u5DF2\u5B58\u5728\u3002
InputDataMapTableView.Operator=\u64cd\u4f5c
AliasDialog.SelectTableToUse=\u9009\u62E9\u8868\u4F7F\u7528:
TabFolderEditors.schemaEditor=\u56FE\u89E3\u7F16\u8F91\u5668
@@ -59,23 +61,32 @@ DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316
EntryContentProposal.column=\u5217 :
ToolbarInputZone.restoreTooltip=\u6062\u590D\u6240\u6709\u8F93\u5165\u8868\u683C
InputDataMapTableView.columnTitle.Operator=\u64cd\u4f5c
VarsTable.invalidTip='\u662F\u65E0\u6548\u7684
UIManager.3= \u4E0D\u5B58\u5728\uFF01
UIManager.2=\u533A\u57DF
DbMapComponent.unknowValue=\u5143\u7D20\u7684\u53C2\u6570\u540D\u672A\u77E5
UIManager.nameExistOrNull=\u540D\u79F0\u5DF2\u5B58\u5728\u6216\u4E3A\u7A7A\u3002
AliasDialog.inputValid=\u8F93\u5165\u65E0\u6548\u3002
DbGenerationManager.conditionNotSet=\u8FDE\u63A5\u6761\u4EF6\u672A\u8BBE\u7F6E
DbGenerationManager.InputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u5165\u9879 '{0}' \u672A\u8BBE\u7F6E
DbGenerationManager.InputOperationSetMessage=\u8FD0\u7B97\u7B26\u8F93\u5165\u9879 '{0}' \u672A\u8BBE\u7F6E
DbGenerationManager.OuputExpSetMessage=\u8868\u8FBE\u5F0F\u8F93\u51FA\u9879 '{0}' \u672A\u8BBE\u7F6E
HTMLDocGenerator.author=\u4F5C\u8005
HTMLDocGenerator.author1=\u4F5C\u8005
HTMLDocGenerator.column=\u5217
HTMLDocGenerator.comment=\u5217\u6CE8\u91CA
HTMLDocGenerator.component=\u7EC4\u4EF6:
HTMLDocGenerator.component_list=\u7ec4\u4ef6\u5217\u8868
HTMLDocGenerator.component_name=\u7ec4\u4ef6\u540d
HTMLDocGenerator.content=\u5185\u5BB9
HTMLDocGenerator.context=\u4e0a\u4e0b\u6587\uff1a
HTMLDocGenerator.creation=\u521B\u5EFA
HTMLDocGenerator.description=\u5FC5\u8981\u7684
HTMLDocGenerator.job_description=\u5FC5\u8981\u7684
HTMLDocGenerator.job_settings=\u8BBE\u7F6E
HTMLDocGenerator.key=\u5173\u952E\u5B57
HTMLDocGenerator.label=\u6807\u7B7E
HTMLDocGenerator.language=\u8BED\u8A00
HTMLDocGenerator.length=\u957F\u5EA6
HTMLDocGenerator.mapper.alias=\u522B\u79F0
HTMLDocGenerator.mapper.expression=\u8868\u8FBE\u5F0F
@@ -88,10 +99,14 @@ HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.project_description=\u5de5\u7a0b\u63cf\u8ff0
HTMLDocGenerator.project_name=\u5de5\u7a0b\u540d
HTMLDocGenerator.prompt=\u63D0\u793A
HTMLDocGenerator.properties=\u5C5E\u6027
HTMLDocGenerator.row_default=\u65e0
HTMLDocGenerator.row_functions=\u51FD\u6570
HTMLDocGenerator.row_parameters=\u53C2\u6570
HTMLDocGenerator.source=\u6765\u6E90
HTMLDocGenerator.status=\u72B6\u6001
HTMLDocGenerator.type=\u7C7B\u578B
HTMLDocGenerator.unique_name=\u552f\u4e00\u540d\u5b57
HTMLDocGenerator.value=\u503c
HTMLDocGenerator.values=\u503C
HTMLDocGenerator.version=\u7248\u672C

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@@ -1,8 +0,0 @@
#Mon Sep 10 16:29:27 CST 2012
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
org.eclipse.jdt.core.compiler.compliance=1.6
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.6

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: 1.0.0.qualifier
Bundle-Version: 6.5.0.qualifier
Fragment-Host: org.talend.designer.documentation

View File

@@ -0,0 +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.5.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.documentation.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -47,3 +47,8 @@ HTMLDocGenerator_UNIQUE_NAME=UNIQUE NAME
HTMLDocGenerator_Value=Value
HTMLDocGenerator_Values=Values
HTMLDocGenerator_Version=Version
HTMLDocGenerator_Route_Manifest_Type=Type
HTMLDocGenerator_Route_Manifest_Value=Value
HTMLDocGenerator_Route_Resource_Name=Name
HTMLDocGenerator_Route_Resource_Version=Version
HTMLDocGenerator_Route_Resource_Path=Path

View File

@@ -26,6 +26,7 @@ HTMLDocGenerator_Logs=Logs
HTMLDocGenerator_Modification=Modification
HTMLDocGenerator_Name=Nom
HTMLDocGenerator_Nullable=Nullable
HTMLDocGenerator_Preview_Picture=Pr<EFBFBD>visualiser l'image
HTMLDocGenerator_Project_Description=Description du projet
HTMLDocGenerator_Project_Name=Nom du projet
HTMLDocGenerator_Prompt=Invite
@@ -42,3 +43,8 @@ HTMLDocGenerator_UNIQUE_NAME=Nom unique
HTMLDocGenerator_Value=Valeur
HTMLDocGenerator_Values=Valeurs
HTMLDocGenerator_Version=Version
HTMLDocGenerator_Route_Manifest_Type=Type
HTMLDocGenerator_Route_Manifest_Value=Valeur
HTMLDocGenerator_Route_Resource_Name=Nom
HTMLDocGenerator_Route_Resource_Version=Version
HTMLDocGenerator_Route_Resource_Path=Chemin

View File

@@ -1,12 +1,17 @@
HTMLDocGenerator_Precision=\u7CBE\u5EA6
HTMLDocGenerator_Author=\u4F5C\u6210\u8005
HTMLDocGenerator_Author=\u4F5C\u6210\u8005
HTMLDocGenerator_Column=\u30AB\u30E9\u30E0
HTMLDocGenerator_Comment=\u30B3\u30E1\u30F3\u30C8
HTMLDocGenerator_Component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
HTMLDocGenerator_Component_List=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8
HTMLDocGenerator_Component_Name=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u540d
HTMLDocGenerator_Component_Parameters=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF
HTMLDocGenerator_Component_Parameters=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\uFF1A
HTMLDocGenerator_Component_Type=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30BF\u30A4\u30D7
HTMLDocGenerator_Components_Description=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8AAC\u660E
HTMLDocGenerator_content=\u30B3\u30F3\u30C6\u30F3\u30C4
HTMLDocGenerator_Context_List=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u4E00\u89A7
HTMLDocGenerator_Context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
HTMLDocGenerator_Context_List=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30EA\u30B9\u30C8
HTMLDocGenerator_Creation=\u4F5C\u6210
HTMLDocGenerator_Description=\u30B8\u30E7\u30D6\u8AAC\u660E
HTMLDocGenerator_ended=\u7D42\u4E86
@@ -15,15 +20,19 @@ HTMLDocGenerator_Generated_documentation=\u751F\u6210\u30C9\u30AD\u30E5\u30E1\u3
HTMLDocGenerator_GENERATION_DATE=\u751F\u6210\u65E5
HTMLDocGenerator_INPUT=\u5165\u529B
HTMLDocGenerator_Key=\u30AD\u30FC
HTMLDocGenerator_LABEL=\u30E9\u30D9\u30EB
HTMLDocGenerator_Language=\u8A00\u8A9E
HTMLDocGenerator_Length=\u9577\u3055
HTMLDocGenerator_Logs=\u30ED\u30B0
HTMLDocGenerator_Modification=\u4FEE\u6B63
HTMLDocGenerator_Need_Prompt=\u30D7\u30ED\u30F3\u30D7\u30C8\uFF1F
HTMLDocGenerator_Nullable=\u30CC\u30EB\u53EF\u80FD
HTMLDocGenerator_Original_Function_Parameters=\u30AA\u30EA\u30B8\u30CA\u30EB\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30D1\u30E9\u30E1\u30FC\u30BF
HTMLDocGenerator_Name=\u540D\u524D
HTMLDocGenerator_Need_Prompt=\u30D7\u30ED\u30F3\u30D7\u30C8\u5165\u529B
HTMLDocGenerator_Nullable=NULL\u53EF\u80FD
HTMLDocGenerator_Original_Function_Parameters=\u30AA\u30EA\u30B8\u30CA\u30EB\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\uFF1A
HTMLDocGenerator_OUTPUT=\u51FA\u529B
HTMLDocGenerator_Preview_Picture=\u30B8\u30E7\u30D6\u30D7\u30EC\u30D3\u30E5\u30FC\u753B\u50CF
HTMLDocGenerator_Preview_Picture=\u30B8\u30E7\u30D6\u30D7\u30EC\u30D3\u30E5\u30FC
HTMLDocGenerator_Project_Description=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8AAC\u660E
HTMLDocGenerator_Project_Name=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D
HTMLDocGenerator_Prompt=\u30D7\u30ED\u30F3\u30D7\u30C8
HTMLDocGenerator_Properties=\u30D7\u30ED\u30D1\u30C6\u30A3
HTMLDocGenerator_Purpose=\u76EE\u7684
@@ -33,6 +42,13 @@ HTMLDocGenerator_Source=\u30BD\u30FC\u30B9
HTMLDocGenerator_Source_Code=\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9
HTMLDocGenerator_Status=\u30b9\u30c6\u30fc\u30bf\u30b9
HTMLDocGenerator_Summary=\u6982\u8981
HTMLDocGenerator_UNIQUE_NAME=\u30E6\u30CB\u30FC\u30AF\u306A\u540D\u524D
HTMLDocGenerator_Type=\u30BF\u30A4\u30D7
HTMLDocGenerator_UNIQUE_NAME=\u30E6\u30CB\u30FC\u30AF\u540D
HTMLDocGenerator_Value=\u5024
HTMLDocGenerator_Values=\u5024
HTMLDocGenerator_Version=\u30D0\u30FC\u30B8\u30E7\u30F3
HTMLDocGenerator_Route_Manifest_Type=\u30BF\u30A4\u30D7
HTMLDocGenerator_Route_Manifest_Value=\u5024
HTMLDocGenerator_Route_Resource_Name=\u540D\u524D
HTMLDocGenerator_Route_Resource_Version=\u30D0\u30FC\u30B8\u30E7\u30F3
HTMLDocGenerator_Route_Resource_Path=\u30D1\u30B9

View File

@@ -0,0 +1,25 @@
HTMLDocGenerator_Author=Autor
HTMLDocGenerator_Author=Autor
HTMLDocGenerator_Comment=Koment<EFBFBD>r
HTMLDocGenerator_Component=Komponent
HTMLDocGenerator_content=Obsah
HTMLDocGenerator_Context=Kontext
HTMLDocGenerator_Description=Popis
HTMLDocGenerator_Key=K\u013E<33>\u010D
HTMLDocGenerator_LABEL=Popis
HTMLDocGenerator_Language=Jazyk
HTMLDocGenerator_Length=D\u013A\u017Eka
HTMLDocGenerator_Name=Meno
HTMLDocGenerator_Project_Description=Opis projektu
HTMLDocGenerator_Project_Name=N<EFBFBD>zov Projektu
HTMLDocGenerator_Properties=Vlastnosti
HTMLDocGenerator_Settings=Nastavenia
HTMLDocGenerator_Source=Zdroj
HTMLDocGenerator_Status=Stav
HTMLDocGenerator_Type=Typ
HTMLDocGenerator_Value=Hodnota
HTMLDocGenerator_Version=Verzia
HTMLDocGenerator_Route_Manifest_Type=Typ
HTMLDocGenerator_Route_Manifest_Value=Hodnota
HTMLDocGenerator_Route_Resource_Name=Meno
HTMLDocGenerator_Route_Resource_Version=Verzia

View File

@@ -3,22 +3,35 @@ HTMLDocGenerator_Author=\u4F5C\u8005
HTMLDocGenerator_Author=\u4F5C\u8005
HTMLDocGenerator_Column=\u5217
HTMLDocGenerator_Comment=\u5217\u6CE8\u91CA
HTMLDocGenerator_Component=\u7EC4\u4EF6
HTMLDocGenerator_Component_List=\u7ec4\u4ef6\u5217\u8868
HTMLDocGenerator_Component_Name=\u7ec4\u4ef6\u540d
HTMLDocGenerator_content=\u5185\u5BB9
HTMLDocGenerator_Context=\u7EC4\u4EF6
HTMLDocGenerator_Creation=\u521B\u5EFA
HTMLDocGenerator_Description=\u5FC5\u8981\u7684
HTMLDocGenerator_Key=\u5173\u952E\u5B57
HTMLDocGenerator_LABEL=\u6807\u7B7E
HTMLDocGenerator_Language=\u8BED\u8A00
HTMLDocGenerator_Length=\u957F\u5EA6
HTMLDocGenerator_Logs=\u65E5\u5FD7
HTMLDocGenerator_Modification=\u4fee\u6539
HTMLDocGenerator_Name=\u4f5c\u4e1a\u540d
HTMLDocGenerator_Nullable=\u53EF\u4E3A\u7A7A
HTMLDocGenerator_Project_Description=\u5de5\u7a0b\u63cf\u8ff0
HTMLDocGenerator_Project_Name=\u5de5\u7a0b\u540d
HTMLDocGenerator_Prompt=\u63D0\u793A
HTMLDocGenerator_Properties=\u5C5E\u6027
HTMLDocGenerator_Settings=\u8BBE\u7F6E
HTMLDocGenerator_Source=\u6765\u6E90
HTMLDocGenerator_Status=\u72B6\u6001
HTMLDocGenerator_Type=\u7C7B\u578B
HTMLDocGenerator_UNIQUE_NAME=\u552f\u4e00\u540d\u5b57
HTMLDocGenerator_Value=\u503c
HTMLDocGenerator_Values=\u503C
HTMLDocGenerator_Version=\u7248\u672C
HTMLDocGenerator_Route_Manifest_Type=\u7C7B\u578B
HTMLDocGenerator_Route_Manifest_Value=\u503C
HTMLDocGenerator_Route_Resource_Name=\u540D\u79F0
HTMLDocGenerator_Route_Resource_Version=\u7248\u672C
HTMLDocGenerator_Route_Resource_Path=\u8DEF\u5F84

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: 2.2.0.qualifier
Bundle-Version: 6.5.0.qualifier
Fragment-Host: org.talend.designer.fileoutputxml

View File

@@ -0,0 +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.5.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.fileoutputxml.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,12 +1,12 @@
CreateAttributeAction.2=Cr<EFBFBD>er un libell<6C> valide du nouvel attribut
CreateAttributeAction.1=Cr<EFBFBD>er le libell<6C> de l'attribut
CreateAttributeAction.2=Saisissez un libell<6C> valide pour le nouvel attribut
CreateAttributeAction.1=Saisir le libell<6C> de l'attribut
CreateElementAction.5=Saisissez un libell<6C> valide pour le nouvel <20>l<EFBFBD>ment
CreateElementAction.4=Saisir le libell<6C> de l'<27>l<EFBFBD>ment
CreateElementAction.1=Vous voulez d<>brancher lien existant et ajouter ensuite un sous-<2D>l<EFBFBD>ment pour l'<27>l<EFBFBD>ment choisi "
CreateElementAction.1=Vous voulez d<>connecter le lien existant et ajouter ensuite un sous-<2D>l<EFBFBD>ment pour l'<27>l<EFBFBD>ment choisi "
CreateElementAction.0=Avertissement
DragAndDrogDialog.DialogTitle=S<EFBFBD>lection
DragAndDrogDialog.GroupTitle=S<EFBFBD>lectionner l'op<6F>ration :
DragAndDrogDialog.AddSubElements=Cr<EFBFBD>er comme sous-<2D>l<EFBFBD>ment au noeud cible
DragAndDrogDialog.AddSubElements=Cr<EFBFBD>er comme sous-<2D>l<EFBFBD>ment du n\u0153ud cible
FOXMain.1=Synchronisez d\u2019abord le sch<63>ma
FOXMain.0=Erreur dans le sch<63>ma
Schema2XMLDragAndDropHandler.HasChildrenWarning=a des enfants, ne peut avoir de lien.
@@ -26,7 +26,7 @@ FOXUI.3=Statut du noeud
FOXUI.2=Colonne li<6C>e
FOXUI.1=Arbre XML
FOXUI.0=Cible du lien
DragAndDrogDialog.AddAttributes=Cr<EFBFBD>er comme attribut de noeud s<>lectionn<6E>
DragAndDrogDialog.AddAttributes=Cr<EFBFBD>er comme attribut du n\u0153ud cible
FOXUI.19=Source du lien
FOXUI.18=Enlever l'<27>l<EFBFBD>ment de groupe
FOXUI.17=D<EFBFBD>finir comme <20>l<EFBFBD>ment de groupe
@@ -49,6 +49,7 @@ FixValueAction.1=Cr
FixValueAction.2=Cr<EFBFBD>e le label valide de la valeur par d<>faut
FOXUI.41=D<EFBFBD>finir une valeur fixe
FOXUI.4=Valeur par d<>faut
NameSpaceDialog.defaultMessage=Saisissez le pr<70>fixe et la valeur de l'espace de noms
NameSpaceDialog.dialogTitle=Cr<EFBFBD>er le nouvel espace de noms
NameSpaceDialog.nsValue=Valeur de l'espace de nom
NameSpaceDialog.nsValueInvalid=La valeur de l'espace de noms est invalide.

View File

@@ -49,10 +49,10 @@ FixValueAction.1=\u56FA\u5B9A\u5024\u3092\u5165\u529B
FixValueAction.2=\u30C7\u30D5\u30A9\u30FC\u30EB\u30C8\u5024\u306E\u6709\u52B9\u306A\u30E9\u30D9\u30EB\u3092\u5165\u529B
FOXUI.41=\u56FA\u5B9A\u5024\u3092\u8A2D\u5B9A
FOXUI.4=\u30B9\u30BF\u30C6\u30A3\u30C3\u30AF\u5024
NameSpaceDialog.defaultMessage=\u540D\u524D\u7A7A\u9593\u3068\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
NameSpaceDialog.dialogtext=\u540D\u524D\u7A7A\u9593\u30C0\u30A4\u30A2\u30ED\u30B0
NameSpaceDialog.dialogTitle=\u65B0\u3057\u3044\u540D\u524D\u7A7A\u9593\u3092\u5165\u529B
NameSpaceDialog.nsValue=\u540D\u524D\u7A7A\u9593
NameSpaceDialog.nsValueInvalid=\u540D\u524D\u7A7A\u9593\u304C\u7121\u52B9\u3067\u3059\!
NameSpaceDialog.defaultMessage=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u3068\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
NameSpaceDialog.dialogtext=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u30C0\u30A4\u30A2\u30ED\u30B0
NameSpaceDialog.dialogTitle=\u65B0\u3057\u3044\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u3092\u5165\u529B
NameSpaceDialog.nsValue=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u5024
NameSpaceDialog.nsValueInvalid=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u304C\u7121\u52B9\u3067\u3059\uFF01
NameSpaceDialog.prefix=\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9
NameSpaceDialog.prefixInvalid=\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9\u304C\u7121\u52B9\u3067\u3059

View File

@@ -0,0 +1,12 @@
CreateElementAction.0=Varovanie
DragAndDrogDialog.DialogTitle=V<EFBFBD>ber
FOXMain.0=Chyba v sch<63>me
FooterComposite.1=Zru\u0161i\u0165
FooterComposite.0=Ok
FOXTargetTreeViewerProvider.3=Skupina
FOXUI.1=XML Strom
FOXUI.16=Nastavi\u0165 ako Loop Element
FOXUI.12=Zmaza\u0165
FooterComposite.RootElementError.Title=CHYBA
FOXUI.41=Nastavi\u0165 pevn<76> hodnotu
FOXUI.4=Statick<EFBFBD> Hodnota

View File

@@ -14,7 +14,9 @@ Schema2XMLDragAndDropHandler.IsRootWarning=\u4E3A\u6839\u8282\u70B9\uFF0C\u4E0D\
FOXUI.NoLoop=\u7F3A\u5C11\u5FAA\u73AF\u5143\u7D20
FooterComposite.1=\u53D6\u6D88
FooterComposite.0=\u786E\u5B9A
FooterComposite.AutoMapTip=\u5C06\u81EA\u52A8\u6620\u5C04\u5230XML\u6811(\u4EC5\u4E3A\u7A7A\u5217\u8282\u70B9)
FOXUI.22=\u6DFB\u52A0\u547D\u540D\u7A7A\u95F4
FOXUI.21=XML\u6807\u7B7E\u7684\u65E0\u6548\u5B57\u7B26\u4E32\u3002\u6807\u7B7E\u672A\u66F4\u6539
FOXUI.20=Schema\u5217\u8868
DragAndDrogDialog.AddText=\u6DFB\u52A0\u94FE\u63A5\u5230\u76EE\u6807\u8282\u70B9
FOXTargetTreeViewerProvider.3=\u7EC4
@@ -43,5 +45,8 @@ FOXMain.noInputLink=\u8BE5\u7EC4\u4EF6\u81F3\u5C11\u9700\u8981\u4E00\u4E2A\u8F93
FOXUI.NoLoopOfAdvance=\u81F3\u5C11\u9700\u8981\u8BBE\u7F6E\u5FAA\u73AF\u548C\u7EC4
FooterComposite.RootElementError.Title=\u9519\u8BEF
FooterComposite.RootElementError.Message=XML\u6811\u7684\u6839\u5143\u7D20\u5FC5\u987B\u76F8\u540C
FixValueAction.1=\u8F93\u5165\u56FA\u5B9A\u503C
FixValueAction.2=\u8F93\u5165\u9ED8\u8BA4\u503C\u7684\u6709\u6548\u6807\u7B7E
FOXUI.41=\u7ED9\u5B9A\u6570\u503C
FOXUI.4=\u7f3a\u7701\u503c
NameSpaceDialog.prefix=\u524D\u7F00

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="class"/>
</classpath>

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