Compare commits

..

3251 Commits

Author SHA1 Message Date
ldong-talend
f6c992b06d TPS-819:commit for TDI-31730. 2015-03-04 14:47:38 +08:00
wchen-talend
3ccc0f0d01 TUP-2548 fixed:Repository Manager - Rule Execution failed for joblets 2015-01-22 16:43:48 +08:00
jzhao
f5007780d9 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 10:00:35 +08:00
wang wei
44f2e01da6 TDI-30541: Unable to create table in redshift
https://jira.talendforge.org/browse/TDI-30541
2015-01-15 17:51:33 +08:00
jzhao
3e12fbc758 TDI-31607: tS3 components and Frankfurt AWS region
https://jira.talendforge.org/browse/TDI-31607
Note:Remove useless code.
2015-01-15 14:44:11 +08:00
ycbai
a9e196ebca TDI-29844: "Show the table list for the current connection" buttton is
unuseable for tMysqlInput when use an existing connection
2015-01-15 14:40:16 +08:00
jzhao
2bc2020ece 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 14:45:45 +08:00
hwang
8ceb5c5773 TDI-29300:Displaying problem in M/R job editor 2015-01-14 13:29:16 +08:00
wluo-talend
582ea02b7d TDI-31651: Fix tExtractEBCDICFields for the same problem in TDI-31537
https://jira.talendforge.org/browse/TDI-31651
2015-01-14 10:51:27 +08:00
wluo-talend
9a990ff742 TDI-31537: tFileInputEBCDIC component issue
https://jira.talendforge.org/browse/TDI-31537
2015-01-14 10:31:19 +08:00
qyliu
8dd361aeda TDI-29808 : Removing NB_LINE from tMOMConnection
https://jira.talendforge.org/browse/TDI-29808
2015-01-14 09:25:08 +08:00
jzhao
6f937b39da TDI-31284: tELTOracleOutput merge action have problem
https://jira.talendforge.org/browse/TDI-31284
2015-01-13 12:54:57 +08:00
jzhao
4570bd16d6 TDI-31407: Shared connections for tMomConnection
https://jira.talendforge.org/browse/TDI-31407
Note:add talend jar to tMomConnection
2015-01-13 12:50:33 +08:00
jzhao
ff335e14bc TDI-31407: Shared connections for tMomConnection
https://jira.talendforge.org/browse/TDI-31407
2015-01-13 12:11:35 +08:00
hcyi
4c45e5abbb TDI-29171:AS400 db shema:when do edit query studio will throw a
nullpointer error log.
2015-01-12 16:18:32 +08:00
cmeng-talend
a82124b02d TDI-29015 fix bug: DB2 Error on guess schema
https://jira.talendforge.org/browse/TDI-29015
2015-01-12 14:54:29 +08:00
hwang
46a1e87f15 Revert "TDI-31397:radiobox:"Departion row" is missing after joblet when enable"
This reverts commit d68904d156.
2015-01-12 12:49:23 +08:00
wchen-talend
c979fd6755 TDI-29376:The information does not matched with the checked option when
imporing demos in Welcome page.
2015-01-12 11:28:45 +08:00
wchen-talend
68fc96339e TDI-29898 :tXMLMap: import schema from invalid xml 2015-01-12 11:10:30 +08:00
jzhao
65d15e5f52 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 15:24:41 +08:00
jzhao
ccb1edec7a TDI-31492: Need fix some problem of tMomConnection/tMomInput/tMomOutput
work with tMomCommit/tMomRollback
https://jira.talendforge.org/browse/TDI-31492
2015-01-07 13:39:49 +08:00
jzhao
596cad3214 TDI-31605:error shown logon studio for the first time
https://jira.talendforge.org/browse/TDI-31605
Note:Fixed the compile error in branch 5.5
2015-01-07 11:09:23 +08:00
jzhao
65e4521e36 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 10:59:42 +08:00
cmeng-talend
717294aad5 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.

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/process/ProcessUpdateManager.java
2015-01-04 17:30:58 +08:00
CHEN Bin
b27a6a21b9 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:26:48 +08:00
CHEN Bin
025e308eef 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:45:08 +08:00
hwang
dce19f15a2 TDI-31336:Broken trigger link ‘OnComponentOk’ to joblet 2014-12-29 10:46:58 +08:00
hcyi
2de01a369f TDI-30894:Repository Content is empty in Stats & Logs. 2014-12-26 18:29:29 +08:00
cmeng-talend
383537d9d8 TDI-31531 fix bug: Bug with txmlmap used in a joblet
https://jira.talendforge.org/browse/TDI-31531
2014-12-26 17:54:23 +08:00
CHEN Bin
ae00ffa110 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:36:48 +08:00
wang wei
420d0a777f 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 17:11:08 +08:00
wang wei
486d8db790 TDI-31455: tFileInputProperties return wrong row number
https://jira.talendforge.org/browse/TDI-31455
2014-12-24 15:37:48 +08:00
jzhao
4f23104649 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:31:17 +08:00
jzhao
3fbf8176f4 View full commit
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-24 13:46:14 +08:00
ldong-talend
e682cd204b TDI-31436:fix the pb of infinite folder. 2014-12-24 11:16:08 +08:00
CHEN Bin
6a74149210 TDI-31545: Parsing exceptions in tSalesforceInput component in bulk query mode
https://jira.talendforge.org/browse/TDI-31545
2014-12-23 17:21:51 +08:00
wang wei
499b100fce TDI-31486: fix 65535 issue for tDB2Output
https://jira.talendforge.org/browse/TDI-31486
2014-12-23 14:23:04 +08:00
hwang
02132228fb TDI-31064:Job Setting: The Password in Stats&Logs should be read-only 2014-12-22 19:01:32 +08:00
lwang-talend
74aff65037 TDI-30633: 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 18:06:14 +08:00
jzhao
73f417e4b5 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 18:00:48 +08:00
cmeng-talend
623fb53054 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-12-22 12:01:40 +08:00
nrousseau
88c9b762b9 TDI-29234: revert change done on the DataProcess class since it blocks
all the tujs execution
2014-12-22 11:57:27 +08:00
cmeng-talend
524318aee8 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-12-22 11:55:59 +08:00
cmeng-talend
29de16fe5b 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

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/components/Expression.java
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/process/DataProcess.java
2014-12-22 11:54:41 +08:00
cmeng-talend
799fa946df 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 11:17:42 +08:00
cmeng-talend
6cd53357c0 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 11:17:35 +08:00
cmeng-talend
d4c5db24bd 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 11:16:42 +08:00
lwang-talend
59bbc2493b 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 18:18:58 +08:00
jzhao
80faef72a4 TDI-30358: tGSConnection and tS3Connection returns NoSuchMethodError
https://jira.talendforge.org/browse/TDI-30358
2014-12-19 12:29:01 +08:00
jzhao
951c4204e9 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 11:03:05 +08:00
GGu
2a9be6e310 Merge pull request #65 from zshen-talend/maintenance/5.5
bug fixed TDQ-9487change input columns' name, transfer changes to
2014-12-19 10:02:29 +08:00
zshen-talend
19c84499ed bug fixed TDQ-9487change 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 19:05:16 +08:00
GGu
62f92ee8ce Merge pull request #60 from zshen-talend/maintenance/5.5
bugfixed TDQ-9487 change input columns' name, transfer changes to
2014-12-18 14:56:34 +08:00
zshen-talend
8928c62fac bugfixed 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 11:47:29 +08:00
CHEN Bin
699fc5fc38 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:59:07 +08:00
CHEN Bin
782f80150d 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 18:21:56 +08:00
wang wei
5b5b0bf9f7 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 11:17:57 +08:00
CHEN Bin
a5d0a11612 TDI-31457: Compile Error when two Iterator enable parallel from one component
https://jira.talendforge.org/browse/TDI-31457
2014-12-15 17:11:30 +08:00
CHEN Bin
19ed3062ca 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

Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tFileOutputDelimited/tFileOutputDelimited_begin.javajet
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/process/DataProcess.java
2014-12-15 16:47:10 +08:00
hwang
d68904d156 TDI-31397:radiobox:"Departion row" is missing after joblet when enable 2014-12-15 15:49:05 +08:00
hcyi
55caf730d9 TDI-31099:Shared components not in sync with SVN. 2014-12-15 14:15:31 +08:00
ldong-talend
39ed6bc995 TDI-27279:backport on 5.5. 2014-12-12 18:19:34 +08:00
CHEN Bin
1eb1390037 TDI-31321: commit on 5.3&5.4&5.5
https://jira.talendforge.org/browse/TDI-31321
for TDI-30309
2014-12-11 11:51:45 +08:00
lwang-talend
383034102b TDI-31329: In branch 5.5 tSybaseIQOutputBulkExec still have a compile
error ,branch 5.6 is ok
https://jira.talendforge.org/browse/TDI-31329
lack of cid as suffix for the variable 'dirverName'
2014-12-09 17:02:46 +08:00
wluo-talend
805bbeccb8 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 15:36:36 +08:00
wang wei
9c8b5ecc7b TDI-31200: Talend Web Service(DataService) response ignores order of
elements
https://jira.talendforge.org/browse/TDI-31200
2014-12-08 10:27:59 +08:00
hwang
d8d650a031 TDI-31413:Click on any folder will show "null" after the folder name. 2014-12-05 18:43:23 +08:00
hcyi
5e7e0344a9 TDI-31208:NPE error occur when I click cancel button on the export
project seeting page
2014-12-05 16:46:01 +08:00
wchen-talend
5e04476b26 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:49:21 +08:00
wluo-talend
a1c5b1935c Fix bug TDI-30362 : tSCPDelete: No error if file can't be deleted
https://jira.talendforge.org/browse/TDI-30362
2014-12-04 14:28:27 +08:00
Wu Liu
c3bbac2bf0 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.
Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/process/DataProcess.java
2014-12-04 11:29:18 +08:00
Wu Liu
9f74c2b355 TDI-31393 : lookup in tMap will be executed the same times as
tPartitioner splits threads
2014-12-04 10:57:34 +08:00
ldong-talend
d6afdea9b4 TDI-28452:backport the TDI-30951 on 5.4. 2014-12-03 15:33:17 +08:00
wchen-talend
0f52298b0d TDI-30111: refix bug TDI-30287
Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/ProcessController.java
2014-12-03 10:43:03 +08:00
wchen-talend
24ebe4c5ff bug TDI-30111 fixed: refactor repository review dialog, fix
ClassCastException if has repository.example plugin
2014-12-03 10:35:59 +08:00
wchen-talend
46bd13203e TDI-30111:refactor repository review dialog
Conflicts:
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/dialog/RepositoryReviewDialog.java
2014-12-03 10:35:38 +08:00
wluo-talend
eb33166638 TDI-30523: For mysql4, the exception is always thrown even "Die on
Error" is not checked.
https://jira.talendforge.org/browse/TDI-30523
2014-12-01 19:00:03 +08:00
wluo-talend
94c608bfd1 Revert "TDI-30605: ArrayIndexOutOfBoundsException in tPaloDimension https://jira.talendforge.org/browse/TDI-30605"
This reverts commit 2e7efdb9e7.
2014-11-27 14:18:55 -08:00
wluo
1eb310e587 TDI-30605: ArrayIndexOutOfBoundsException in tPaloDimension
https://jira.talendforge.org/browse/TDI-30605
2014-11-28 15:08:23 +08:00
wchen-talend
22b7121ee6 TDI-31317:Compile error when modify OnComponentOk links order coming
from tSSH
2014-11-26 11:09:34 +08:00
wang wei
e201c056a2 Bug TDI-28503 : data missing when use an Iterate between the tCollector
and the tDepartitioner
https://jira.talendforge.org/browse/TDI-28503
2014-11-26 09:53:51 +08:00
wchen-talend
8295aed1f1 TDI-31201:Routines->Pig UDF: Jars won't be imported when import routines
with linked jars
2014-11-25 18:01:12 +08:00
CHEN Bin
cc9adf9571 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:51:49 +08:00
hcyi
92a3236084 TDI-31257:Got NPE when editing a new added column during retrieving MDM
Entity in Metadata.
2014-11-24 15:52:40 +08:00
jzhao
32d2c9949d 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 16:06:27 +08:00
hcyi
c57859e6ae TDI-31173:Joblet "Output" schema shows same columns as "Input" schema. 2014-11-21 14:38:06 +08:00
wluo
2e7efdb9e7 TDI-30605: ArrayIndexOutOfBoundsException in tPaloDimension
https://jira.talendforge.org/browse/TDI-30605
2014-11-21 14:36:17 +08:00
ycbai
a81845446f TBD-1206: M/R Job is not saved before executing 2014-11-21 13:50:01 +08:00
wluo
035a8e9eb6 TDI-31275: backport on 5.3, 5.4, 5.5
https://jira.talendforge.org/browse/TDI-31275
2014-11-20 17:11:51 +08:00
CHEN Bin
e97dad1ba2 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:25:54 +08:00
wluo
3ba59befcc 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 14:03:21 +08:00
cmeng-talend
b184f79d79 TUP-2188 fix bug: generate task failed of task with commandline command
created job
https://jira.talendforge.org/browse/TUP-2188

Conflicts:
	main/plugins/org.talend.designer.publish.core/src/org/talend/designer/publish/core/filters/AbstractJobNodeFilter.java
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/wizards/exportjob/extrachecker/AbstractJobNodeChecker.java
2014-11-19 19:28:25 +08:00
wluo
075bfe212b 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:23:21 +08:00
ldong-talend
b02ea77a65 TDI-31013:recollector code error for merge sort parameter. 2014-11-18 16:27:48 +08:00
jzhao
e113071eb8 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:24:03 +08:00
wang wei
e063526e4a 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 10:03:52 +08:00
yshamin
7cddcf0c2e - TESB-13614: fixed 2014-11-13 16:18:35 +01:00
hcyi
cd12584459 TDI-30610:tOracleSCD changes surrogate key datatype from BigDecimal to
String
2014-11-13 17:34:26 +08:00
hcyi
787bb79340 TDI-30934:tOracleSCD Reorders Defined Schema Alphabetically 2014-11-13 17:02:42 +08:00
Wu Liu
5f2e621653 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:34:59 +08:00
Wu Liu
6c42742a6f 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:40:32 +08:00
CHEN Bin
fd3e879e49 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 15:28:27 +08:00
wluo
4d5f5db43c TDI-30733 : tOracleInput and tPostgresqlInput fail with NPE on null
geometry
https://jira.talendforge.org/browse/TDI-30733
#merge pull request #42
2014-11-12 14:34:30 +08:00
CHEN Bin
8c7feb17df 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:20:03 +08:00
wluo
1cd74840bf TDI-31016: tEXistList return wrong NB_FILE's result
https://jira.talendforge.org/browse/TDI-31016
2014-11-11 17:09:33 +08:00
jzhao
6a53a1850a TDI-31070: Code generation error [tOracleOutputBulExec]
https://jira.talendforge.org/browse/TDI-31070
Note:Fixed tOracleOutputBulExec/tSybaseIQOutputBulkExec
2014-11-11 11:35:08 +08:00
wang wei
fff8025040 TDI-31036: LockWrite can not be resolved as a variable in parallel
iterations
https://jira.talendforge.org/browse/TDI-31036
2014-11-10 17:41:48 +08:00
hwang
9c4306c6cd TDI-30657:Expression Builder for Var in tMap does not show Var name 2014-11-10 11:27:04 +08:00
hcyi
5d25d624c0 TDI-30811:tSalesforcebulkexec/tSalesforceOutput link tLogRow with main
line has compile error.
2014-11-07 18:00:53 +08:00
cmeng-talend
cc4269f3f2 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:47:32 +08:00
CHEN Bin
75dd7e17d6 TDI-30655: Salesforce Relationship Mapping and Null Values
https://jira.talendforge.org/browse/TDI-30655
2014-11-06 18:11:11 +08:00
hcyi
45d1a7f734 TDI-30811:tSalesforcebulkexec/tSalesforceOutput link tLogRow with main
line has compile error.
2014-11-06 16:29:37 +08:00
jzhao
b7ae8a2f40 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:48:20 +08:00
CHEN Bin
b0b2138fa0 TDI-30639: tSalesforceOutput component is ignoring the commit level parameter
https://jira.talendforge.org/browse/TDI-30639
2014-11-06 11:58:31 +08:00
hwang
5acca4f1c1 TDI-30729:Unable to save setting result in 'Dynamic settings' tab 2014-11-06 10:44:34 +08:00
wchen-talend
1225bbdf8f 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-11-05 16:16:05 +08:00
jzhao
b73d0c7988 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:47:06 +08:00
jzhao
bcd069f1f1 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:19:34 +08:00
wang wei
4f3e0bd3d8 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:58:12 +08:00
wang wei
80b3ac3d6b TDI-30896: password is not encryted for resume log
https://jira.talendforge.org/browse/TDI-30896
2014-10-31 11:05:36 +08:00
CHEN Bin
dca5e42cb0 TDI-30862: 65k issue with tFileInputPositional, 890 fields.
https://jira.talendforge.org/browse/TDI-30862
extract the code into inner class
2014-10-31 10:50:47 +08:00
CHEN Bin
e1dc437cd4 TDI-30862: 65k issue with tFileInputPositional, 890 fields.
https://jira.talendforge.org/browse/TDI-30862
format code
2014-10-31 10:50:35 +08:00
cmeng-talend
5f53a01799 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:44:52 +08:00
wluo
4ac60aac44 TDI-30431 : can't update table when using time fields as key
https://jira.talendforge.org/browse/TDI-30431
2014-10-27 10:29:24 +08:00
wluo
b97b329feb fix bug: tVerticaRow still allow to set auto commit when checked use an
existing connection
https://jira.talendforge.org/browse/TDI-30704
2014-10-23 16:44:30 +08:00
wluo
1ea8297f8f fix bug:tInformixOutput - Truncate
https://jira.talendforge.org/browse/TDI-30625
2014-10-23 16:25:31 +08:00
wluo
0733a0797f fix bug: Update jet file of tFileInputExcel and tFileOutputExcel
https://jira.talendforge.org/browse/TDI-29361
2014-10-22 15:05:30 +08:00
zwzhao-talend
af18e8a3ce TDI-30246 : Inconsistent behaviors between job, jobscript, routine
creating with the same name;
2014-10-22 14:39:15 +08:00
hwang
8a06a58fdc TDI-30853:context value of db password in stats&logs become invalid
after migrate from v5.3.1 to v5.5.1
2014-10-22 13:47:14 +08:00
hwang
b8296e86f4 TDI-30853:context value of db password in stats&logs become invalid
after migrate from v5.3.1 to v5.5.1
2014-10-22 13:47:11 +08:00
cmeng-talend
77dbd51477 TDI-30475 fix bug: tELTxxxInput: Column in schema with Build-In mode
couldn't be deleted correctly
2014-10-21 15:59:46 +08:00
wang wei
0074dc2a90 TDI-30833: the order of elements is not correct with
tAdvancedFileOutputXML 
https://jira.talendforge.org/browse/TDI-30833
2014-10-21 13:58:45 +08:00
jzhao
904a10f96c TDI-30040: remove unnecessary code in scd
https://jira.talendforge.org/browse/TDI-30040
Note:Change parameter name for tMDMConnection
2014-10-21 13:34:10 +08:00
jzhao
9935c1d9ba 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:50:24 +08:00
jzhao
ed19328f56 TDI-29885: Google BigQuery upload components do not allow the handling
of newline characters properly.
https://jira.talendforge.org/browse/TDI-29885 
Note:upload new jar
2014-10-20 11:27:58 +08:00
wang wei
a156c12d6b TDI-30608: can't get value if xml attribute contain "{" , "}" or "."
https://jira.talendforge.org/browse/TDI-30608
2014-10-20 10:51:23 +08:00
wluo
bbea8e3fa4 fix workitem: tVerticaRow still allow to set auto commit when checked
use an existing connection
https://jira.talendforge.org/browse/TDI-30704
2014-08-15 13:42:30 +08:00
ldong-talend
7fd7b17ccb TDI-28452:Avoid the Recovery after a if link and a onComponentOK. 2014-10-16 11:05:50 +08:00
nrousseau
20cdc88c63 TUP-2257: fix the problem of resize when the zoom is not 100% 2014-10-15 11:41:56 +02:00
wang wei
4c923c2867 TDI-30291: Subjob hangs
https://jira.talendforge.org/browse/TDI-30291
2014-10-11 15:03:25 +08:00
wluo
9b67395e7f 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 18:23:11 +08:00
wluo
8d8050ad0c 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 18:12:06 +08:00
wluo
dec8532cdc 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:56:45 +08:00
wluo
0f532acf11 fix bug: tInformixRow produce code which is incorrect when checked use
an existing connection at branch 5.5
https://jira.talendforge.org/browse/TDI-30721
2014-10-10 11:34:27 +08:00
wchen-talend
8b8e724bb4 TDI-30185 fixed: Job when run and displays statistics gets cleared even 2014-10-10 09:55:19 +08:00
hcyi
a69b2f721e TDI-30447:SQL Builder: "Save Query as" pops up instead of Query Property
when user r-click Property for one query;
2014-10-08 17:13:05 +08:00
zwzhao-talend
064cd01af3 TDI-30449 : JobCompare: Connector difference couldn't be exported to
exported html file
2014-10-08 17:04:59 +08:00
wang wei
a773751df8 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 16:53:48 +08:00
wang wei
4c37d77789 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:44:07 +08:00
Wu Liu
a8d622a938 TDI-30200 : Run doesn't stop if an exception is raised when using
partitioner components
https://jira.talendforge.org/browse/TDI-30200
2014-09-25 16:11:21 +08:00
cmeng-talend
6da232abf9 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 12:09:08 +08:00
plv
676dbf3e5d 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:35:46 +08:00
jzhao
d3ad25d070 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 XMLType and Bolb type can't work with Dynamic type.
2014-09-24 15:23:32 +08:00
jzhao
463add70e6 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 XMLType and Bolb type can't work with Dynamic type.
2014-09-23 14:26:20 +08:00
jzhao
f4bce4c2e0 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 13:53:37 +08:00
GGu
c273449832 TUP-1820: fixed the dialog to popup twince. 2014-09-22 13:38:14 +08:00
wluo
9ebd1b69dc Fix Bug TDI-29669 : tTeradataTPTUtility don't support the function of
'define character set'
https://jira.talendforge.org/browse/TDI-29943
2014-09-22 10:11:30 +08:00
cmeng-talend
3f600741f9 TDI-30475 fix bug: tELTxxxInput: Column in schema with Build-In mode
couldn't be deleted correctly
https://jira.talendforge.org/browse/TDI-30475

Conflicts:
	main/plugins/org.talend.designer.dbmap/src/main/java/org/talend/designer/dbmap/DbMapComponent.java
2014-09-19 18:50:32 +08:00
wluo
cf102b7570 Fix Bug TDI-29669 : tTeradataTPTUtility don't support the function of
'define character set'
https://jira.talendforge.org/browse/TDI-29943
2014-09-19 14:34:03 +08:00
hcyi
634b17e24f 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:59:45 +08:00
jzhao
22611e1e5b 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 XMLType and Bolb type can't work with Dynamic type.
2014-09-15 18:33:51 +08:00
wluo
677289c39a Fix workitem TDI-30414 : There are two problems for DBOutput
https://jira.talendforge.org/browse/TDI-30414
2014-09-12 18:53:22 +08:00
cmeng-talend
b5c2f45ebf TDI-30366 fix bug: Unable to retrieve salesforce modules from Salesforce
metadata connection
https://jira.talendforge.org/browse/TDI-30366
2014-09-11 18:45:04 +08:00
wluo
7dcd7e5c9a Fix bug TDI-29943 : tTeradataTPTUtility don't support the function of
'define character set'
https://jira.talendforge.org/browse/TDI-29943
2014-09-12 16:27:40 +08:00
cmeng-talend
a67ea5fdc5 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:14:53 +08:00
wluo
d7e270b875 fix 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 10:13:04 +08:00
cmeng-talend
5955ccf400 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:35:21 +08:00
zwzhao-talend
dd0ec72c7a TDI-30494 : SVN Branch is not sorted in the studio 2014-09-09 15:18:31 +08:00
plv
b04d6eef12 TDI-30347 : The schema error information prompt is wrong. 2014-09-05 18:23:30 +08:00
plv
cbc5700e99 TDI-30353 : Show an NPE error when I click cancel button for
Perferences->Talend->Appearance->Designer
2014-09-05 18:09:56 +08:00
wang wei
ea6bb6a285 TDI-29313: tSSH Component always output some line jump in console
https://jira.talendforge.org/browse/TDI-29313
2014-09-04 14:16:34 +08:00
CHEN Bin
85ae202f79 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 11:07:10 +08:00
nrousseau
d2a245117f TDI-30480: fix tRunJob copy schema 2014-09-03 10:44:31 +08:00
jzhao
9ca528d37b 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-01 18:13:57 +08:00
wang wei
ac81e3d231 TDI-30339: Improve the performance of tFileOutputExcel(when append and
formula exist)
https://jira.talendforge.org/browse/TDI-30339
2014-09-01 11:37:37 +08:00
hcyi
0381894e7d TDI-29762 : Set up SFTP with private key in repository not possible. 2014-09-01 10:47:38 +08:00
wang wei
6f419498e8 TDI-29782: tExtractXmlField should use input Document column
https://jira.talendforge.org/browse/TDI-29782
2014-08-29 15:50:23 +08:00
GGu
356ea0dba2 TDI-30276: fixed the duplicated projects issue. 2014-08-26 10:18:17 +08:00
GGu
ff5ee21808 TDI-23558: the find component action is only enabled for Components,
won't enable for folder.
2014-08-26 10:18:05 +08:00
GGu
129ce13184 TUP-2190: fixed the job xsl problem for exporting html doc. 2014-08-26 10:17:46 +08:00
plv
716fa891ad TDI-30284 : Drag and Drop of a PostgreSQL table from context repository
connection does not include Schema parameter in query
2014-08-25 14:37:48 +08:00
hcyi
f1d6c93b36 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:30:51 +08:00
sizhaoliu
2339918329 TDQ-9336 fix tRuleSurvivorship rule dependency issue 2014-08-19 17:05:43 +02:00
CHEN Bin
75212a5636 bug fixed TDI-30286: Wrong behavior on tEXAOutput when Die on error unchecked
https://jira.talendforge.org/browse/TDI-30286
2014-08-18 14:03:52 +08:00
GGu
b62955c2ef TDI-30108: Add the table changes for exporting html. 2014-08-15 11:58:03 +08:00
Wu Liu
706bb16293 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:54:26 +08:00
wang wei
7fe2d50e60 TDI-30313: Bug in lookup of tXMLMap?
https://jira.talendforge.org/browse/TDI-30313
2014-08-13 16:22:45 +08:00
wang wei
202fe371a3 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-13 15:54:23 +08:00
zwzhao-talend
f5e0dc709d bug TDI-29960 fixed : The Required checkbox should be checked as default
setting for components which need to install jar
2014-08-13 14:26:01 +08:00
CHEN Bin
629e0f8424 TDI-29926: HashInput Parallel Iteration
https://jira.talendforge.org/browse/TDI-29926
make input support multiple thread read
2014-08-12 10:08:18 +08:00
CHEN Bin
c543a04213 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 10:08:17 +08:00
remydub
7abd2882ba Merge branch 'maintenance/5.5' of https://github.com/Talend/tdi-studio-se into maintenance/5.5 2014-08-11 17:51:36 +02:00
remydub
349cd48178 TBD-933: Add a migration task to disable the die on error for the command line mode 2014-08-11 17:48:48 +02:00
zwzhao-talend
960fcfe02f TDI-8312 : Component settings not refreshed 2014-08-11 10:11:36 +08:00
zwzhao-talend
63f323a078 bug TDI-8312 fixed : Component settings not refreshed 2014-08-11 10:10:51 +08:00
wang wei
e9fff603fd TDI-30262: Change the length of job of tAssertCatcher as TDI-30166
https://jira.talendforge.org/browse/TDI-30262
2014-08-06 17:55:15 +08:00
Wu Liu
307fcd80a0 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 17:12:03 +08:00
GGu
0a0a27d9f9 https://jira.talendforge.org/browse/TDI-30108 : Fixed one problem for compare, when open editor with readonly. 2014-08-05 16:57:34 +08:00
nrousseau
229516934b TDI-30056 : update dependencies when use save as on job 2014-08-04 18:48:35 +08:00
wluo
787d9e4792 Fix workitem TDI-29669 : tDBOutput output query which availability
should be FLOW type
https://jira.talendforge.org/browse/TDI-29669
2014-08-04 14:26:14 -07:00
wluo
d723037e7f Merge branch 'maintenance/5.5' of git@github.com:Talend/tdi-studio-se.git into maintenance/5.5 2014-08-04 13:29:24 -07:00
wluo
cd36af03ea Fix workitem TDI-29669 : tDBOutput output query which availability
should be FLOW type
https://jira.talendforge.org/browse/TDI-29669
2014-08-04 13:28:26 -07:00
Alex Telesh
36e67baf23 TESB-13929 - Exception while using option "Use an existing connection"
=> TESB-13979 - commit to source repository (master + branches)
2014-08-01 09:12:43 -04:30
wluo
5fd65d7540 Fix workitem TDI-29669 : tDBOutput output query which availability
should be FLOW type
https://jira.talendforge.org/browse/TDI-29669
2014-07-31 19:35:24 -07:00
Wu Liu
692a1fbdfa 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:45:13 +08:00
CHEN Bin
39853f528e 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-29 12:16:03 +08:00
wang wei
9f72414fe1 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:58:41 +08:00
CHEN Bin
246865e4dd 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

Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tSalesforceBulkExec/tSalesforceBulkExec_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tSalesforceConnection/tSalesforceConnection_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tSalesforceGetDeleted/tSalesforceGetDeleted_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tSalesforceGetServerTimestamp/tSalesforceGetServerTimestamp_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tSalesforceGetUpdated/tSalesforceGetUpdated_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tSalesforceInput/tSalesforceInput_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tSalesforceOutput/tSalesforceOutput_begin.javajet
2014-07-25 18:35:50 +08:00
Wu Liu
6966d99b9f Fix Bug TDI-29759 : to resolve the problem during migration.
https://jira.talendforge.org/browse/TDI-29759
2014-07-25 17:51:04 +08:00
Wu Liu
e321c2bfc0 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-23 14:44:20 +08:00
zwzhao-talend
5acc34e4fe bug TDI-29345 fixed : Status &log disappeared if click "link with editor
"
2014-07-23 12:06:37 +08:00
wang wei
205e8ecc69 Bug TDI-30053: Row separators incorrect with CSV options and split
output
https://jira.talendforge.org/browse/TDI-30053
2014-07-22 16:10:18 +08:00
jzhao
b5165e5ba5 Fixed Bug TDI-30088: Unable to write to SAS
https://jira.talendforge.org/browse/TDI-30088
Note:Merge to branch 5.5
2014-07-21 11:37:54 +08:00
jzhao
0ef11c33d0 Fixed Bug TDI-30009: Issue with the tSybaseOutput
https://jira.talendforge.org/browse/TDI-30009
Note:Merge to branch 5.5
2014-07-21 09:41:53 +08:00
nrousseau
d610220c94 fix issues related to hl7: TDI-29999 / TDI-29925 / TDI-30016 /TDI-29453 2014-07-18 16:59:55 +08:00
wang wei
8a48abe7d8 Fixed Bug TDI-29958: tXMLMap doesn't work with more data
https://jira.talendforge.org/browse/TDI-29958
2014-07-18 16:36:58 +08:00
zwzhao-talend
bcfce5dd01 bug TDI-29869 fixed : Inconsistent behavior of the job tab in the Studio 2014-07-18 10:30:00 +08:00
Wu Liu
bd1a153a9a Fix backlog task TDI-29911 : link these 2 parameters with the metadata,
PRIVATEKEY & PASSPHRASE
https://jira.talendforge.org/browse/TDI-29911
2014-07-16 15:06:23 +08:00
CHEN Bin
be371811fa 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:24:06 +08:00
Wu Liu
ac5544c972 Fix Bug TDI-29157 : For tRestRequest + tMomConnection + ActiveMQ the
producers spawned continuously for every request => ultimately running
out of memory
https://jira.talendforge.org/browse/TDI-29157
2014-07-11 14:51:46 +08:00
jzhao
1c7eaad2c4 Fixed Bug TDI-29926: HashInput Parallel Iteration
https://jira.talendforge.org/browse/TDI-29926
Note:Merge to branch 5.5
2014-07-11 09:33:38 +08:00
jzhao
eb58252a71 TDI-29598: Click tELTXXXOutput componment, there is an error in error
log 
https://jira.talendforge.org/browse/TDI-29598
Note: Avoid NPE when previousNode is null.
2014-07-08 11:39:04 +08:00
jzhao
0b69fac187 Fixed Bug TDI-29360: tVerticaSCD can't create a table which surrogate
keys is Auto increment 
https://jira.talendforge.org/browse/TDI-29360 
Note:Merge branch 5.5
2014-07-07 18:13:23 +08:00
CHEN Bin
62b058d6a7 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:16:38 +08:00
nrousseau
89e13dd543 TDI-29917 : update junit feature 2014-07-07 12:16:00 +08:00
Wu Liu
9ac1ccd558 Fix Bug TDI-29959 : when the password is null, it will generate "null"
instead
https://jira.talendforge.org/browse/TDI-29959
2014-07-04 18:14:51 +08:00
CHEN Bin
9b321eafc1 Fix Bug TDI-29620 : tSASInput Component unable to connect to SAS
https://jira.talendforge.org/browse/TDI-29620
2014-07-04 10:52:27 +08:00
GGu
eef8708b58 TUP-2084: fix build problem for ftp lib plugin. 2014-07-03 13:44:28 +08:00
wang wei
88587221b5 Fix Bug TDI-29720 : Exception when configuring a tXMLMap with 2 outputs
of the same type
https://jira.talendforge.org/browse/TDI-29720
2014-07-03 09:39:53 -07:00
jzhao
a651264695 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. merge branch 5.5
2014-07-02 17:27:31 +08:00
bchen
33613cff3c Fix Bug TDI-29620 : tSASInput Component unable to connect to SAS
https://jira.talendforge.org/browse/TDI-29620
2014-07-02 15:30:36 +08:00
bchen
fdd4415dea 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-07-02 14:37:32 +08:00
jzhao
7b36650ee3 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:Merge branch 5.5
2014-07-02 12:04:27 +08:00
Sébastien Gandon
1c4cfda8f5 Merge branch 'maintenance/5.5' of github.com:Talend/tdi-studio-se into maintenance/5.5 2014-07-01 15:18:26 +02:00
Sébastien Gandon
ed9f8db4af Merge branch 'maintenance/5.4' into maintenance/5.5 2014-07-01 14:19:18 +02:00
Sébastien Gandon
0ba4110b4f Merge branch 'maintenance/5.3' into maintenance/5.4 2014-07-01 14:19:16 +02:00
Sébastien Gandon
41759d36a8 Merge branch 'maintenance/5.2' into maintenance/5.3 2014-07-01 14:19:14 +02:00
Sébastien Gandon
8bad52955a Merge branch 'maintenance/5.1' into maintenance/5.2 2014-07-01 14:19:11 +02:00
Sébastien Gandon
e12ab82510 Merge branch 'maintenance/5.0' into maintenance/5.1 2014-07-01 14:19:08 +02:00
jzhao
56ea52079e 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:Merge to branch 5.5
2014-07-01 18:12:14 +08:00
plv
e49321897a bug TDI-29899 fixed: DB2 connection ignore the 'schema' parameter 2014-07-01 17:22:42 -07:00
CHEN Bin
eb9d730155 fix 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 18:23:25 +08:00
GGu
3c7227dab2 Merge branch 'gaozone-talend-bugfix/5.4/maintenance/TESB-13465_cmdline_publish_swt_err' into maintenance/5.4 2014-06-30 17:48:41 +08:00
GGu
d3de6dfc5d Merge branch 'bugfix/5.4/maintenance/TESB-13465_cmdline_publish_swt_err' of github.com:gaozone-talend/tdi-studio-se into gaozone-talend-bugfix/5.4/maintenance/TESB-13465_cmdline_publish_swt_err 2014-06-30 17:47:31 +08:00
GGu
ebb856b694 Merge pull request #2 from gaozone-talend/bugfix/5.5/maintenance/TESB-13465_cmdline_publish_swt_err
Bugfix TESB-13465 ESB Publisher error: java.lang.Exception:
2014-06-30 17:39:52 +08:00
CHEN Bin
4ca4874124 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:30:22 +08:00
CHEN Bin
30b13c4999 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:18:52 +08:00
wang wei
35fdc9efff 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
2014-06-30 16:24:20 -07:00
zgao
e96b299c0c Bugfix TESB-13465 ESB Publisher error: java.lang.Exception:
org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed
https://jira.talendforge.org/browse/TESB-13465
2014-06-30 17:08:30 +08:00
zgao
20465e1b15 Bugfix TESB-13465 ESB Publisher error: java.lang.Exception:
org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed
https://jira.talendforge.org/browse/TESB-13465
2014-06-30 16:06:43 +08:00
ycbai
94c2328437 TDI-29751 : Slow import when import routines with linked jars 2014-06-30 14:33:15 +08:00
GGu
3c258d2c7f Backport for https://jira.talendforge.org/browse/TDI-29732 on
maintenance/5.5.
2014-06-27 18:08:38 +08:00
Wu Liu
feb3c9362e Fix backlog task TDI-29911 : add repository_value for PRIVATEKEY &
PASSPHRASE
https://jira.talendforge.org/browse/TDI-29911
2014-06-27 16:58:16 +08:00
wang wei
b802b0e842 Bug TDI-29897: tExtractJSONFields generates invalid java code
https://jira.talendforge.org/browse/TDI-29897
2014-06-27 14:34:13 -07:00
Wu Liu
4c87b6e7ec Fix backlog task TDI-29911 : add repository_value for PRIVATEKEY &
PASSPHRASE
https://jira.talendforge.org/browse/TDI-29911
2014-06-27 16:41:21 +08:00
Wu Liu
c91993f22a Fix backlog task TDI-29911 : add repository_value for PRIVATEKEY &
PASSPHRASE
https://jira.talendforge.org/browse/TDI-29911
2014-06-27 16:33:23 +08:00
wang wei
f73305ed30 Bug TDI-29897: tExtractJSONFields generates invalid java code
https://jira.talendforge.org/browse/TDI-29897
2014-06-27 14:27:38 -07:00
Wu Liu
b1c0239d58 Fix Bug TDI-29870 : tS3Get die on error checkbox does nothing
https://jira.talendforge.org/browse/TDI-29870
2014-06-27 09:59:50 +08:00
zwzhao-talend
7121654831 bug TDI-29712 fixed : Trace debug can't run successfully 2014-06-26 16:20:33 -07:00
zwzhao-talend
2b714fb924 bug TDI-29712 fixed : Trace debug can't run successfully 2014-06-26 14:23:12 -07:00
ycbai
8ea572d1f5 TUP-2084 : Studio build properties : remove all references to empty
folders
2014-06-26 18:34:53 +08:00
GGu
e42c7e29ae TUP-2084 : Studio build properties : remove all references to empty. 2014-06-26 15:37:28 +08:00
Wu Liu
0de2688f94 Fix Bug TDI-29870 : tS3Get die on error checkbox does nothing
https://jira.talendforge.org/browse/TDI-29870
2014-06-26 11:14:34 +08:00
CHEN Bin
6de10b8cff 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 
merge r118688 into branch5.5
2014-06-25 17:45:01 +08:00
GGu
36097eccde TUP-2084:remove the empty folders. 2014-06-25 16:55:33 +08:00
GGu
cebc7da5e2 Ignore the compile folders. 2014-06-25 15:46:46 +08:00
GGu
df49e2315e TUP-2084: fix the empty folder for i18n projects. 2014-06-25 15:18:44 +08:00
GGu
3633c92e5c Ignore the compile folders. 2014-06-25 14:22:14 +08:00
GGu
dbc27e805a TUP-2084: fix the empty folders and compile erros. 2014-06-25 14:22:14 +08:00
Sebastien Gandon
69c0f6b8ed README.md update to fix some tabulations 2014-06-24 17:41:01 +02:00
Sebastien Gandon
b2c169f28b README.md update to fix some tabulations 2014-06-24 17:37:16 +02:00
Sebastien Gandon
961c6589a9 README.md update to fix some tabulations 2014-06-24 17:34:19 +02:00
Sebastien Gandon
2c629a2b73 README.md update to fix some tabulations 2014-06-24 17:29:13 +02:00
Sebastien Gandon
1bd928c4a5 README.md update to fix some tabulations 2014-06-24 17:27:00 +02:00
Sébastien Gandon
f415004b0f [GIT Migration] Refactor main,test and i18n plugins and features for branch branch-5_5 2014-06-22 10:52:52 +02:00
Sébastien Gandon
03ea151bca [GIT Migration] Refactor main,test and i18n plugins and features for branch branch-5_4 2014-06-22 10:52:43 +02:00
Sébastien Gandon
5dfa8e1a62 [GIT Migration] Refactor main,test and i18n plugins and features for branch branch-5_3 2014-06-22 10:52:34 +02:00
Sébastien Gandon
426b9c4998 [GIT Migration] Refactor main,test and i18n plugins and features for branch branch-5_2 2014-06-22 10:52:25 +02:00
Sébastien Gandon
0d2121f7d8 [GIT Migration] Refactor main,test and i18n plugins and features for branch branch-5_1 2014-06-22 10:52:14 +02:00
Sébastien Gandon
3668fc596a [GIT Migration] Refactor main,test and i18n plugins and features for branch branch-5_0 2014-06-22 10:52:04 +02:00
Sébastien Gandon
0fcced34ff [GIT Migration] migration merge tos/branch-5_5 2014-06-22 10:51:47 +02:00
Sébastien Gandon
11bfc25a1c [GIT Migration] migration merge tos/branch-5_4 2014-06-22 10:51:42 +02:00
Sébastien Gandon
60aa9fc9f2 [GIT Migration] migration merge tos/branch-5_3 2014-06-22 10:51:37 +02:00
Sébastien Gandon
88b82c8217 [GIT Migration] migration merge tos/branch-5_2 2014-06-22 10:51:30 +02:00
Sébastien Gandon
82980d8ef9 [GIT Migration] migration merge tos/branch-5_1 2014-06-22 10:51:24 +02:00
Sébastien Gandon
a57906167e [GIT Migration] migration merge tos/branch-5_0 2014-06-22 10:51:19 +02:00
Sébastien Gandon
6c3c51c5f9 [GIT Migration] All binaries removed from history but required on HEAD 2014-06-22 10:49:32 +02:00
Sébastien Gandon
cb498cb2c5 [GIT Migration] All binaries removed from history but required on HEAD 2014-06-22 10:49:30 +02:00
Sébastien Gandon
95cacb287b [GIT Migration] All binaries removed from history but required on HEAD 2014-06-22 10:49:27 +02:00
Sébastien Gandon
5bbc9effdf [GIT Migration] All binaries removed from history but required on HEAD 2014-06-22 10:49:23 +02:00
Sébastien Gandon
e364792894 [GIT Migration] All binaries removed from history but required on HEAD 2014-06-22 10:49:20 +02:00
Sébastien Gandon
3edf7aae49 [GIT Migration] All binaries removed from history but required on HEAD 2014-06-22 10:49:16 +02:00
Sébastien Gandon
ab0c775fd1 [GIT Migration] Removed unnecessary root files on branch branch-5_5 from [tos] 2014-06-22 10:46:07 +02:00
Sébastien Gandon
fa0b6d0d4f [GIT Migration] Removed unnecessary root files on branch branch-5_4 from [tos] 2014-06-22 10:45:49 +02:00
Sébastien Gandon
0bbbeb5348 [GIT Migration] Removed unnecessary root files on branch branch-5_3 from [tos] 2014-06-22 10:45:31 +02:00
Sébastien Gandon
55c8abd2c1 [GIT Migration] Removed unnecessary root files on branch branch-5_2 from [tos] 2014-06-22 10:45:16 +02:00
Sébastien Gandon
581233adb9 [GIT Migration] Removed unnecessary root files on branch branch-5_1 from [tos] 2014-06-22 10:44:54 +02:00
Sébastien Gandon
36484d31fd [GIT Migration] Removed unnecessary root files on branch branch-5_0 from [tos] 2014-06-22 10:44:40 +02:00
Sébastien Gandon
5b9b430120 [GIT Migration] Initial commit for migration 2014-06-22 10:29:33 +02:00
bchen
f614ca1a86 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
merge r118688 into branch5.4

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118690 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-19 08:33:13 +00:00
wluo
2b9da6f5b9 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/branches/branch-5_4@118641 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-18 11:23:13 +00:00
wwang
d13fe1f965 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/branches/branch-5_4@118563 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-16 08:54:16 +00:00
ldong
c3a1f3bea7 bug TDI-29719 fixed:Update detection problem.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118537 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 10:38:43 +00:00
zwzhao
9dd311acf5 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/branches/branch-5_4@118531 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 10:09:14 +00:00
ldong
f997fc0b13 bug TDI-29719 fixed:Update detection problem.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118529 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 10:01:30 +00:00
zwzhao
4a1e31721a 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/branches/branch-5_5@118527 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 10:00:38 +00:00
rdubois
a405b95163 TUP-2088 fixed: The tFileOutputRaw should handle InputStream.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118521 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 09:09:39 +00:00
wwang
6b95007b83 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/branches/branch-5_5@118502 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 10:00:09 +00:00
bchen
01f2273457 Fix Bug TDI-29620 : tSASInput Component unable to connect to SAS
https://jira.talendforge.org/browse/TDI-29620 
merge r118419 into branch5.4

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118464 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-11 09:38:10 +00:00
ycbai
d7aa93b8cf TDI-29751 : Slow import when import routines with linked jars
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118459 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-11 09:07:58 +00:00
bchen
2c7a0b07e3 Fix Bug TDI-29614 : tSchemaComplianceCheck errorCode wrong behaviour
https://jira.talendforge.org/browse/TDI-29614
clarify errorCode value when multiple node have error
merge r118386 into branch5.4

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118388 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-09 09:11:05 +00:00
jzhao
9c97960bd3 TDI-29598: Click tELTXXXOutput componment, there is an error in error log
https://jira.talendforge.org/browse/TDI-29598
Note: Avoid NPE when previousNode is null.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118383 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-09 07:55:58 +00:00
ggu
98cb6ef66a 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/branches/branch-5_4@118382 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-09 07:41:19 +00:00
jzhao
214cd6abd1 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:Fixed miss jar

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118352 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-06 10:53:07 +00:00
jzhao
74d58990a5 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:Fixed miss jar

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118351 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-06 10:52:26 +00:00
jzhao
696164aa4b Fixed Bug TDI-29370: tVerticaOutput has two problems with Enable parallel execution
https://jira.talendforge.org/browse/TDI-29370 
Note:Fixed branch 5.4

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118350 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-06 10:51:35 +00:00
jzhao
71389f4cbd Fixed Bug TDI-29370: tVerticaOutput has two problems with Enable parallel execution
https://jira.talendforge.org/browse/TDI-29370 
Note:Fixed branch 5.5

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118349 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-06 10:50:13 +00:00
jzhao
2a053d9367 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:Fixed in branch 5.4

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118325 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-05 10:06:20 +00:00
wliu
e347a18210 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/branches/branch-5_4@118289 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-04 07:11:11 +00:00
wwang
37882c9af1 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/branches/branch-5_5@118252 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-03 11:45:29 +00:00
wliu
46dc807cf6 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
Merge code to branch5.5

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118239 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-03 10:04:00 +00:00
ilazebny
3e67b87329 Update version to 5.5.1 in poms
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118233 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-03 08:28:43 +00:00
rdubois
732c0d0b7d 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/branches/branch-5_4@118171 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 13:30:55 +00:00
rdubois
52f682f8aa 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/branches/branch-5_5@118163 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 12:16:07 +00:00
zwzhao
0d123de3a4 bug TDI-29531 fixed : Paste button behaviour not as expected in Hadoop properties tables
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118151 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 09:35:24 +00:00
zwzhao
a09f80f820 bug TDI-29531 fixed : Paste button behaviour not as expected in Hadoop properties tables
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118150 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 09:34:05 +00:00
jjzhou
f65f8532bd 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/branches/branch-5_4@118146 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 09:26:02 +00:00
jjzhou
1d00461a67 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/branches/branch-5_5@118145 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 09:26:01 +00:00
zwzhao
4371d5c4f1 bug TDI-29531 fixed : Paste button behaviour not as expected in Hadoop properties tables
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118142 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 09:24:19 +00:00
jjzhou
3f96bc5f59 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/branches/branch-5_4@118140 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 09:21:03 +00:00
jjzhou
f4d6933606 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/branches/branch-5_5@118139 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 09:21:02 +00:00
jjzhou
d161df4d9d 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/branches/branch-5_5@118134 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 08:59:00 +00:00
jjzhou
272c3f5db2 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/branches/branch-5_4@118133 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 08:58:59 +00:00
ldong
cdc2f75fca bug TDI-29496 fixed:update the version.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118131 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 08:20:42 +00:00
bchen
000363f593 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 
remove unuse files

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118123 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 07:24:25 +00:00
bchen
10f5636882 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 
merge r116820 & r117045 into branch5.4

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118121 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 07:04:54 +00:00
bchen
af3ae79e87 Fix Bug TDI-29629 : 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
merge r118114 into branch5.4

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118120 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 07:00:33 +00:00
bchen
157c155039 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 
merge r116820 & r117045 into branch5.5

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118119 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 06:59:49 +00:00
bchen
b7b9014a42 Fix Bug TDI-29629 : 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
merge r118114 into branch5.5


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118118 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 06:46:11 +00:00
ldong
877558e5ce bug TDI-29496 fixed:change the version.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118117 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 06:45:42 +00:00
jzhao
3c66220478 Fixed Bug TDI-29630: For the tSalesforceOutput, the password of Proxy configuration is not encrypted.
https://jira.talendforge.org/browse/TDI-29630
Note:Fixed branch 5.5

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118107 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 03:41:36 +00:00
ldong
98c0a1c9d8 bug TDI-29496 fixed:improve the version.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118103 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 03:25:13 +00:00
ldong
0b01ac0c77 bug TUP-2028 fixed:Updates are constantly being detected for a Job even after saving it.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118091 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 09:57:28 +00:00
zwzhao
30ca4fbd51 bug TDI-29527 fixed : Error executing MR job using a Hadoop custom cluster based on CDH5
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118076 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 08:57:18 +00:00
jzhao
319732bb46 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 branch5.5 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118071 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 07:54:09 +00:00
jjzhou
71b3c0909c 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/branches/branch-5_4@118066 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 07:15:59 +00:00
wliu
b4cbb3125f 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/branches/branch-5_5@118054 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 05:51:37 +00:00
bchen
e209c27e5c 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
merge r118039 into branch5.5

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118047 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 03:29:55 +00:00
bchen
80902b2c5c 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
merge r118039 into branch5.4

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118046 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 03:04:31 +00:00
zwzhao
8aa4f91ad5 bug TDI-29606 fixed : Get error when add properties for Map/Reduce Jobs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@118031 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 10:15:09 +00:00
zwzhao
203a98680e bug TDI-29606 fixed : Get error when add properties for Map/Reduce Jobs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118030 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 10:13:49 +00:00
wwang
ab806681eb Fix workitem TDI-29126 : fix cxf
https://jira.talendforge.org/browse/TDI-29126

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@118008 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 08:27:31 +00:00
cmeng
ece80ae183 bug TDI-29539 fixed : No statistics when running DI job - Standard, Pig or MR
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117981 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 03:14:09 +00:00
cmeng
9893b043b2 bug TDI-29539 fixed : No statistics when running DI job - Standard, Pig or MR
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117980 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 03:10:40 +00:00
zwzhao
315135b4d3 bug TDI-29531 fixed : Paste button behaviour not as expected in Hadoop properties tables
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117973 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 02:32:04 +00:00
zwzhao
10784e1c82 bug TDI-29531 fixed : Paste button behaviour not as expected in Hadoop properties tables
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117971 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 02:24:42 +00:00
jzhao
e975bb3873 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 
Note:Fixed tPostgresqlOutput 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@117941 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 08:16:37 +00:00
jzhao
f176889725 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
Note:Fixed tSAPHanaOutput/tPostgresqlOutput

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117939 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 08:14:49 +00:00
ldong
b1a1b464ea bug TDI-29496 fixed:Import Vertica DB: version info lost once do import.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117937 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 07:51:01 +00:00
ldong
519c30eab0 bug TDI-29496 fixed:Import Vertica DB: version info lost once do import.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117936 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 07:45:53 +00:00
ldong
9c5d659a90 bug TDI-29496 fixed:Import Vertica DB: version info lost once do import.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117934 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 07:41:28 +00:00
hcyi
06aa9b143a merge r117928 from trunk to branch 5.4
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/branches/branch-5_4@117930 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 06:19:48 +00:00
hcyi
8e809eb7fa merge r117928 from trunk to branch 5.5
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/branches/branch-5_5@117929 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 06:15:37 +00:00
hcyi
e1936be5e4 merge r117921 from trunk to branch 5.4
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/branches/branch-5_4@117923 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 05:41:40 +00:00
hcyi
18fdc72f91 merge r117921 from trunk to branch 5.5
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/branches/branch-5_5@117922 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 05:35:06 +00:00
zwzhao
1f0ad82dd6 bug TDI-29391 fixed : Create JSON ouput: the second time edit the wizard , will get error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117913 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 03:29:25 +00:00
zwzhao
23829db528 TUP-713 : <Jasper>There is a "Export Talend projects" in Jasper studio.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117911 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 03:18:36 +00:00
zwzhao
2d3ecf42c4 bug TDI-29363 : ComponentsFactory reset should also clear the list of loaded joblets
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117910 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 03:06:27 +00:00
zwzhao
0e89020f43 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/branches/branch-5_4@117905 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 02:49:56 +00:00
zwzhao
b4a2caceff 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/branches/branch-5_5@117898 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 02:36:23 +00:00
hcyi
acbd77a5ff merge r116993 from trunk to branch 5.5
bug TDI-29258 fixed : CDC not working correctly with context mode on the CDC database.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117893 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 02:22:51 +00:00
zwzhao
abf80dc645 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/branches/branch-5_4@117891 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 02:16:08 +00:00
zwzhao
34f3b5057a 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/branches/branch-5_5@117890 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 02:11:23 +00:00
jyhu
47cd6e2d4c 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 branch5.4

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117836 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-26 03:48:14 +00:00
hcyi
5203f23624 merge r116993 from trunk to branch 5.4
bug TDI-29258 fixed : CDC not working correctly with context mode on the CDC database.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117831 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-26 02:49:00 +00:00
hcyi
f84907ec91 merge r117454 from trunk to branch 5.4
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/branches/branch-5_4@117828 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-26 02:25:25 +00:00
rdubois
1b80994f14 TDI-29126: revert the camel templates from 5.5 to fix a compilation issue.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117820 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-23 13:14:06 +00:00
jzhao
630634ee28 Fixed Backlog Task TDI-29591: Merge the modification to Branch54
https://jira.talendforge.org/browse/TDI-29591
Note:Merge branch 5.4

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117810 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-23 07:10:10 +00:00
jzhao
f54c4e6124 Fixed Backlog Task TDI-29468: fix for branch5.4
https://jira.talendforge.org/browse/TDI-29468
Note:merge to branch 5.4

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117807 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-23 06:52:20 +00:00
ilazebny
4d7385d606 Update version to 5.5.0 in poms
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117752 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-21 10:28:06 +00:00
jzhao
6a64411fdf Fixed Backlog Task TDI-29454: Merge the modification to Branch54
https://jira.talendforge.org/browse/TDI-29454

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117742 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-21 08:40:47 +00:00
jzhao
c15d47809a Fixed Bug TDI-29362: Component Flow: SortRow? -> FlowMeter? -> FileOutput? causes compilation errors
https://jira.talendforge.org/browse/TDI-29362 
Note:1.Fixed compile error for there are muilt flow line between tFileOutptuPositional/tSchemaComplianceCheck and data input component 
2.Remove useless code.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117741 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-21 08:29:50 +00:00
jyhu
69ec85d908 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/branches/branch-5_4@117721 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-21 03:43:43 +00:00
zwzhao
40aa601cfc TUP-713 : <Jasper>There is a "Export Talend projects" in Jasper studio.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117701 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 10:33:29 +00:00
zwzhao
180079a243 bug TDI-29391 fixed : Create JSON ouput: the second time edit the wizard , will get error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117683 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 05:53:19 +00:00
zwzhao
9dc7dcc5d0 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/branches/branch-5_4@117682 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 05:43:27 +00:00
zwzhao
3a40840682 bug TDI-29363 : ComponentsFactory reset should also clear the list of loaded joblets
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117667 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 03:37:24 +00:00
jyhu
ad8b12a435 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
The ((String)globalMap.get("tXXOutput_X_QUERY")) value for dynamic is not intact for some components in TDI-29033

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117666 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 03:33:30 +00:00
zwzhao
25ee3d7327 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/branches/branch-5_4@117643 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 03:01:21 +00:00
jyhu
a2366f8f63 Fix Bug TDI-29422: fix for branch5.4
https://jira.talendforge.org/browse/TDI-29422
tMysqlColumnList try to cast String to Integer,but throw exception.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_4@117642 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 02:58:34 +00:00
jyhu
92e31f9dbb 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
revert code on branch5.5

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117613 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-19 06:22:59 +00:00
jyhu
225cdd07dd 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 branch5.5

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117610 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-19 03:50:42 +00:00
jyhu
a242352c87 Fix Bug TDI-29387: tMysqlColumnList try to cast String to Integer,but throw exception.
https://jira.talendforge.org/browse/TDI-29387
fix a bug about NB_XXX from "Flow" to "After" in tXXXTableList_java.xml and tXXXColumnList_java.xml.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@117609 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-19 02:45:37 +00:00
jyhu
47927c5d74 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/branches/branch-5_3@117607 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-19 01:57:23 +00:00
rdubois
d970bb9b20 TDI-29010 fixed: Add kerberos capabilities for Hadoop 2.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117601 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 15:26:10 +00:00
zwzhao
566c976978 merge r117591 from trunk to branch 5.5
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/branches/branch-5_5@117592 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 10:47:21 +00:00
wwang
46ad7441da TDI-29014 fixed: fix all the properties for i18
https://jira.talendforge.org/browse/TDI-29014

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117587 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 09:59:07 +00:00
jzhao
b39ed279ee 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:Fixed in branch 5.5

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117585 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 09:54:28 +00:00
jjzhou
552e6352a1 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/branches/branch-5_5@117563 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 06:55:11 +00:00
wwang
4dd5ee0680 Fix workitem TDI-29126 : merge the missed tSAP components to branch5.5
https://jira.talendforge.org/browse/TDI-29126

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117558 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 06:09:09 +00:00
jyhu
f49f3067fe 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/branches/branch-5_5@117557 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 04:55:37 +00:00
wwang
f7970c5345 Fix Feature TDI-28743 : merge cdh5,mapr310,phd2,hdp2.1 to branch5.5
https://jira.talendforge.org/browse/TDI-28743

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117552 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 03:52:13 +00:00
hcyi
864940ebdf merge r117529 from trunk to branch 5.5
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/branches/branch-5_5@117531 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 10:57:47 +00:00
jyhu
fe61769d7b 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/branches/branch-5_5@117506 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 07:24:31 +00:00
wwang
ae46a332cd Fix workitem TDI-29126 : merge it to branch5.5
https://jira.talendforge.org/browse/TDI-29126

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117499 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 07:01:03 +00:00
jyhu
f2a0312deb 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/branches/branch-5_5@117498 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 06:10:05 +00:00
jyhu
eb0c2d19e1 Fix Feature TDI-28647 : Support Vertica 7 Drivers
https://jira.talendforge.org/browse/TDI-28647

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117497 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 05:47:22 +00:00
ldong
8754f04afa Feature TDI-29084 improved:change the esb exportType to enum type and add the i18n.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117492 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 02:26:48 +00:00
zwzhao
a7ac7c889b merge r117481 from trunk to branch 5.5
TDQ-8934 : move TalendForgeDialog.java from "org.talend.repository" to "org.talend.registration"


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117484 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 02:04:53 +00:00
plv
70107a6283 TDI-29434 : Need backport to branch 5.5
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117465 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 10:40:09 +00:00
hcyi
6dbf1a05d6 merge r117454 from trunk to branch 5.5
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/branches/branch-5_5@117458 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 09:55:29 +00:00
rdubois
7b7c6f4148 TDI-28608: backport the Azure component in 5.5
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117433 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 08:31:30 +00:00
jzhao
3caa2d96e4 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
Note:Fixed branch 5.5

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117424 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 06:58:59 +00:00
jzhao
badb02ed2a Fixed Bug TDI-29362: Component Flow: SortRow -> FlowMeter -> FileOutput causes compilation errors
https://jira.talendforge.org/browse/TDI-29362
Note:1.Fixed compile error for there are muilt flow line between tFileOutptuPositional/tSchemaComplianceCheck and data input component
2.Remove useless code.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117421 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 06:55:09 +00:00
jzhao
32ed356961 Fixed Bug TDI-29370: tVerticaOutput has two problems with Enable parallel execution
https://jira.talendforge.org/browse/TDI-29370 
Note:Fixed branch 5.5

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117417 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 06:13:16 +00:00
jzhao
a365aca38e Fixed Bug TDI TDI-29348: tAggregateRow(MR) don't support character type with min function
https://jira.talendforge.org/browse/TDI-29348 
Note: Merge to branch 5.5

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117409 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 05:41:08 +00:00
ldong
d9ca34e31f Feature TDI-29416 backport:backport 117164 from trunk to 5.5
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117403 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 01:59:42 +00:00
hcyi
6752c7ca12 merge r117384 from trunk to branch 5.5
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/branches/branch-5_5@117386 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-13 10:39:36 +00:00
ilazebny
7f31eca63e Update version to 5.5.0-SNAPSHOT in poms
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117378 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-13 09:23:14 +00:00
wliu
dc24cb4ba0 Fix workitem TDI-28809 : merge code from trunk to branch5.5
https://jira.talendforge.org/browse/TDI-28809

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117341 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-13 06:43:01 +00:00
zwzhao
567b71233a merge r117004 from trunk to branch 5.5
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/branches/branch-5_5@117333 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-13 05:26:44 +00:00
zwzhao
bebf84a6ec merge r116987 from trunk to branch 5.5
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/branches/branch-5_5@117330 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-13 04:05:20 +00:00
zwzhao
2edfa867cb TUP-1964 : Branding update for 5.5
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_5@117322 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-13 03:14:32 +00:00
jzhao
c2df66bde1 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/branches/branch-5_3@117233 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 03:19:21 +00:00
jzhao
b515b2b9d8 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/branches/branch-5_3@117211 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 07:25:05 +00:00
wliu
567fe4339b 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/branches/branch-5_3@117204 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 04:04:55 +00:00
jzhao
f8997b6d1d Fixed Bug TDI-29370: tVerticaOutput has two problems with Enable parallel execution
https://jira.talendforge.org/browse/TDI-29370
Note:1.Fixed tVerticaOutput batch insert with parallel execute return wrong nb_line_xx.
2.Optimized the code order(reffer trunk.).

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@117203 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 03:54:59 +00:00
jyhu
75dda92a5c 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/branches/branch-5_3@117190 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 02:55:53 +00:00
jyhu
6fc922d3fb 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/branches/branch-5_3@117185 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 01:54:09 +00:00
jzhao
fb482559e1 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/branches/branch-5_3@117137 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-06 07:01:53 +00:00
jzhao
b2c61526c9 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.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@117131 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-06 06:22:22 +00:00
jzhao
391ce7025b 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/branches/branch-5_3@117129 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-06 04:13:18 +00:00
bchen
403534b221 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 
merge r116820 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@117048 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-30 08:51:25 +00:00
jyhu
8fbe767991 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/branches/branch-5_3@116956 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-28 08:58:45 +00:00
jyhu
abf46137ad 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/branches/branch-5_3@116955 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-28 08:48:46 +00:00
jyhu
f8f41c43ca 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/branches/branch-5_3@116953 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-28 08:24:02 +00:00
jzhao
4cba1ac013 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/branches/branch-5_3@116938 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-28 02:26:44 +00:00
jyhu
119a245a9c 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/branches/branch-5_3@116936 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-28 02:21:58 +00:00
jjzhou
2a41e2c04a 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/branches/branch-5_3@116890 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 12:39:11 +00:00
jjzhou
9e2f3e1e44 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/branches/branch-5_3@116856 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 07:39:38 +00:00
jyhu
84f23eeb14 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/branches/branch-5_3@116773 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-23 06:12:08 +00:00
wliu
5aab25e252 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/branches/branch-5_3@116766 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-23 05:17:17 +00:00
jjzhou
d0e6e89870 fix Bug TDI-29179: tFileInputMail - detach from HTML mail
https://jira.talendforge.org/browse/TDI-29179 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@116738 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-22 09:49:32 +00:00
jzhao
dcdbabf85b 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/branches/branch-5_3@116683 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 08:11:58 +00:00
cmeng
1873b98e81 bug TDI-29199 fixed : Exasol database Guess Schema function does not work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@116584 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 09:18:03 +00:00
jyhu
c5d8000344 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/branches/branch-5_3@116510 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 06:20:42 +00:00
jyhu
486ddb0339 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/branches/branch-5_3@116421 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-16 02:44:37 +00:00
jjzhou
f0eac19601 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/branches/branch-5_3@116317 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 09:17:56 +00:00
jyhu
c8f351aef9 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/branches/branch-5_3@116292 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 03:47:23 +00:00
jyhu
932d6fb0ec 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
Remove parameter useless and modify wrong parameter

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@116273 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-11 10:28:42 +00:00
jyhu
2d36ae23f3 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/branches/branch-5_3@116242 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-11 02:33:43 +00:00
jzhao
2f9dfcf801 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/branches/branch-5_3@116200 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 07:40:35 +00:00
plv
63ce25ed5b TDI-29097 : update Mysql5 jar
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@116163 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 10:31:40 +00:00
wwang
00a6a8812c 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/branches/branch-5_3@116107 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-08 09:50:59 +00:00
jyhu
0d7f292232 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/branches/branch-5_3@115989 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 03:08:44 +00:00
jzhao
71968604f5 Fixed Bug TDI-28957: AMC - Execution Logs not displayed in good order
https://jira.talendforge.org/browse/TDI-28957

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@115983 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 02:10:22 +00:00
jzhao
905e0fa816 Fixed Bug TDI-28957: AMC - Execution Logs not displayed in good order
https://jira.talendforge.org/browse/TDI-28957

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@115982 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 02:08:21 +00:00
jzhao
80bb8c256b 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/branches/branch-5_3@115978 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 01:54:17 +00:00
jzhao
ad0bee145a 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/branches/branch-5_3@115948 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 09:47:39 +00:00
hcyi
1a5e300f34 bug TDI-29017 fixed : Some items from an export are not imported .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@115868 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 05:55:02 +00:00
jyhu
952365ea89 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
Merge code to branch5.3 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@115866 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 04:20:26 +00:00
jyhu
ab037f97e1 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/branches/branch-5_3@115818 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-01 09:25:49 +00:00
gliu
28529e6c6d [TESB-12909] Problems with multiple cTalendJob usage
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@115729 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 06:30:15 +00:00
jzhao
a1dcd89ee8 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/branches/branch-5_3@115671 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 07:57:47 +00:00
jjzhou
73817c0300 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/branches/branch-5_3@115567 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 06:42:33 +00:00
jjzhou
72c3bad2cc 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/branches/branch-5_2@115566 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 06:36:20 +00:00
ycbai
4cfc2f8184 TUP-1015 : When joblet link is changed Job using joblet loses link
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@115509 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 04:02:16 +00:00
mhirt
2cbfc04a01 Update copyright to 2014
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@115456 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 16:56:11 +00:00
wwang
3ee20d8e22 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/branches/branch-5_3@115437 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 09:09:32 +00:00
ycbai
f9ea207727 TUP-1015 : When joblet link is changed Job using joblet loses link
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@115299 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-21 08:30:57 +00:00
wwang
be99698ba0 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/branches/branch-5_3@115280 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-21 03:12:12 +00:00
hcyi
d27616de6a merge r115248 from trunk to branch 5.3
bug TDI-28923 fixed : tHL7Output can not save automap result.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@115250 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-20 07:26:47 +00:00
ldong
a95468e74b 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/branches/branch-5_3@115178 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-19 02:59:11 +00:00
hcyi
d38a45a068 merge r115130 from trunk to branch 5.3
bug TDI-28924 : should change the Related column when disconnect linker .
 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@115137 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-18 07:20:59 +00:00
wwang
9446cc007f Fix Bug TDI-28720 : tHashOutput uses wrong schema metadata
https://jira.talendforge.org/browse/TDI-28720

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@115054 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 09:28:55 +00:00
wwang
068b2d910f Fix Bug TDI-28720 : tHashOutput uses wrong schema metadata
https://jira.talendforge.org/browse/TDI-28720

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@115053 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 09:26:42 +00:00
jjzhou
be727695ee 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/branches/branch-5_3@115033 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 04:04:42 +00:00
jjzhou
1ba807682f 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/branches/branch-5_3@115029 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 03:57:57 +00:00
jzhao
a954a6a6d2 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/branches/branch-5_3@115027 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 03:51:01 +00:00
jjzhou
9cc242274c 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/branches/branch-5_2@115022 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 03:35:02 +00:00
jyhu
090e750bb5 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/branches/branch-5_3@115017 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 02:03:18 +00:00
jzhao
277520e685 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/branches/branch-5_3@114971 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 03:19:21 +00:00
jzhao
10384ca08d 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/branches/branch-5_3@114889 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 10:08:56 +00:00
ycbai
7f503aef98 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/branches/branch-5_3@114848 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 06:18:17 +00:00
jzhao
e20cab5b09 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
Note:Fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114847 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 06:16:51 +00:00
jzhao
eed612b7ff Fixed Bug TDI-28877: error cannot be resolved as type after importing job from 4.1.3
https://jira.talendforge.org/browse/TDI-28877
Note:fixed branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114768 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-07 10:05:08 +00:00
jzhao
39077d883c Fixed Bug TDI-28876: bad check for empty schema name in slowly changing dimension code
https://jira.talendforge.org/browse/TDI-28876
Note:fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114722 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 10:00:26 +00:00
jyhu
b01170fa0d 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/branches/branch-5_3@114693 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 05:55:05 +00:00
hcyi
2666209516 merge r114632 from trunk to branch 5.3
bug TDI-28801 modified : fix the problems about link (from main task TDI-24882) 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114634 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 07:27:32 +00:00
plv
22e02d90b0 bug TDI-28594 fixed: auto map not work well with tHL7Output
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114631 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 07:11:38 +00:00
hcyi
840f4c5d10 merge r114580 from trunk to branch 5.3
bug TDI-28813 fixed : update problems when renaming the connection name (from main task TDI-24882) 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114586 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-03 08:30:30 +00:00
plv
7efb519875 bug TDI-28648 fixed: sql expression builder input gui does not work with vertica
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114584 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-03 07:46:29 +00:00
ycbai
ad57a77f84 TDI-28785 : Joblet Can't be used with tMap
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114532 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-28 05:53:17 +00:00
jjzhou
2fd49fd72c 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/branches/branch-5_3@114497 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-27 08:06:44 +00:00
jzhao
7d635b8e76 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
Note:merge 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114472 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 09:56:46 +00:00
jjzhou
833b6309ce 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/branches/branch-5_3@114458 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 07:39:59 +00:00
hcyi
bed9b1de1e TDI-28302 : fix a compilation error on branch 5.3 .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114455 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 07:37:09 +00:00
jyhu
c3d2a9fe4e Fix Backlog Task TDI-28727 : tDBRow support SQL Query : keep \n when produce java code
https://jira.talendforge.org/browse/TDI-28727
Merge code about tTeradataFastExport to branch 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114432 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 09:31:17 +00:00
gliu
9a55ddd2d6 [TESB-12909] Problems with multiple cTalendJob usage
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114423 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 09:16:53 +00:00
zwzhao
10836690f0 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/branches/branch-5_3@114419 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 08:53:31 +00:00
hcyi
9fbfbcd3ba bug TDI-28810 fixed : review the hl7 structure (from main task TDI-24882)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114414 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 07:23:54 +00:00
jjzhou
2b5a1dfc75 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/branches/branch-5_3@114413 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 07:17:26 +00:00
gliu
b0f2658350 [TESB-12909] Problems with multiple cTalendJob usage
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114410 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 07:11:23 +00:00
ldong
c740c19720 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/branches/branch-5_3@114399 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 03:54:12 +00:00
hcyi
04a9bef579 bug TDI-28801 fixed : check the problems of link (from main task TDI-24882)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114391 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 02:36:43 +00:00
plv
c278336111 bug TDI-28594 fixed: auto map not work well with tHL7Output
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114390 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 02:20:01 +00:00
plv
43c4686b9e bug TDI-28717 fixed: Guess schema issue with multiple context
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114375 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 10:11:46 +00:00
hcyi
d93922d136 merge r114310 from trunk to branch 5.3
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/branches/branch-5_3@114359 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 09:30:29 +00:00
hfchang
7c39cd8141 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/branches/branch-5_3@114346 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 06:10:32 +00:00
wwang
d4f5021569 Fix Bug TDI-28634 : Issues in tAdvancedFileOutputXML and tFileOutputMSXML
https://jira.talendforge.org/browse/TDI-28634

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114344 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 06:03:57 +00:00
nrousseau
a72127de2a merge r114338 from trunk to branch 5.3
TDI-28302 : enhance code


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114339 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 05:04:24 +00:00
nrousseau
09a3c16b7f merge r114335 from trunk to branch 5.3
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/branches/branch-5_3@114337 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 04:55:12 +00:00
plv
500c55b032 bug TDI-28675 fixed: backport on 5.3
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114333 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 03:52:35 +00:00
wwang
8177d25ccd 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/branches/branch-5_3@114300 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 07:38:18 +00:00
ldong
1b5c0a93dc bug TDI-23826 backport:backport this on 5.3.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114282 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 03:03:25 +00:00
hcyi
4f4f26fc97 merge r113994 from trunk to branch 5.3
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/branches/branch-5_3@114279 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 02:43:00 +00:00
jzhao
17d1b88da3 Fixed TDI-28772: Avoiding tMomOutput with ActiveMQ failover to hang when no server available
https://jira.talendforge.org/browse/TDI-28772 
Note:Fixed branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114278 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 02:36:04 +00:00
hcyi
05d9c0addd merge r113985 from trunk to branch 5.3
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/branches/branch-5_3@114277 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 02:35:51 +00:00
jzhao
1f2275e161 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/branches/branch-5_3@114273 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 02:09:17 +00:00
jyhu
32f4c27313 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/branches/branch-5_3@114182 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-19 07:22:22 +00:00
jjzhou
2bc6a53b63 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/branches/branch-5_3@114172 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-19 06:24:51 +00:00
plv
9f2756765c bug TDI-28755 fixed: SQL Builder error while executing generated queries for Teradata components
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114152 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 09:44:49 +00:00
jzhao
a64eb5e640 Fixed Bug TDI-28612: tMicrosoftMQInput: "Cannot open queue" returned for valid queue
https://jira.talendforge.org/browse/TDI-28612
Note:Fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114129 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 06:53:49 +00:00
jjzhou
d63cc06e5b fix Bug TDI-28734: tConvertType NB_LINE returns null
https://jira.talendforge.org/browse/TDI-28734 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114078 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 05:07:26 +00:00
jzhao
e8746782d6 Fixed Bug TDI-28588: Support muilt merge node in one subjob
https://jira.talendforge.org/browse/TDI-28588 
Note:Fixed branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114051 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-13 09:33:03 +00:00
jjzhou
bbc79a0848 fix Bug TDI-28738: IMetadataColumn.getType() sometimes returns null
https://jira.talendforge.org/browse/TDI-28738

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114046 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-13 09:12:48 +00:00
jyhu
f185fd9430 Fix bug TDI-28742 : Port is not usefull on tELTTeradataMap
https://jira.talendforge.org/browse/TDI-28742

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@114042 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-13 09:06:42 +00:00
zwzhao
ea3fc4b57c 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/branches/branch-5_3@114028 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-13 02:56:22 +00:00
jyhu
081680c5af 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/branches/branch-5_3@114018 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-12 08:54:49 +00:00
wwang
178ff28c46 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/branches/branch-5_2@113982 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 10:05:25 +00:00
wwang
a7efffd29c 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/branches/branch-5_3@113980 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 09:49:26 +00:00
nrousseau
cd75a67c48 merge r113923 from trunk to branch 5.3
TDI-28671 : display all items in the import list, even duplicate ones.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113935 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-10 10:03:22 +00:00
hfchang
a63236b9b3 bug TDI-28578 fixed : Metadata wizard doesn't display tables starting with '/'
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113932 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-10 09:55:47 +00:00
wchen
910a57cfea 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/branches/branch-5_3@113929 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-10 09:11:38 +00:00
jyhu
e166a4ac8a 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/branches/branch-5_3@113908 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-08 10:25:56 +00:00
jyhu
f3b566e016 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/branches/branch-5_2@113907 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-08 10:25:03 +00:00
jyhu
982837e30c 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/branches/branch-5_3@113872 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-07 05:35:05 +00:00
jyhu
2d54deae10 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/branches/branch-5_2@113871 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-07 05:33:54 +00:00
bchen
94ca0ac91d Fix Bug TDI-28556 : On component ok is not work on tWriteXMLField
https://jira.talendforge.org/browse/TDI-28556 
merge r113410 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113869 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-07 03:15:23 +00:00
bchen
2f26699250 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
merge r113802 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113803 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-30 05:52:32 +00:00
zwzhao
7ab2586e00 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/branches/branch-5_3@113799 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-30 03:12:54 +00:00
wwang
9d40b03997 Fix Bug TDI-28617 : add function xpath expression support for tExtractXMLField
https://jira.talendforge.org/browse/TDI-28617

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113779 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-29 07:58:16 +00:00
wliu
98c1a612fe 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/branches/branch-5_3@113776 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-29 02:02:29 +00:00
nrousseau
1bf352e1d7 merge r113760 from trunk to branch 5.3
TDI-27906 : update rules for components using TABLE_IF


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113761 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 10:24:42 +00:00
zwzhao
c89a5115a8 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/branches/branch-5_3@113757 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 09:18:27 +00:00
nrousseau
07506891ca TDI-27906 : update rules for components using TABLE_IF
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113739 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 04:52:16 +00:00
bchen
68db3c9fe9 Fix Bug TDI-26671 : If the column to normalize is empty, tNormalize replaces it with a null
https://jira.talendforge.org/browse/TDI-26671
merge r113716 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113736 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 04:02:32 +00:00
jyhu
84603e6833 Fix Bug TDI-28337 :Virtual components and error handling.
https://jira.talendforge.org/browse/TDI-28337


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113722 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 02:24:19 +00:00
jzhao
c5394af615 Fixed Bug TDI-26557: Salesforce Upsert Error with External ID
https://jira.talendforge.org/browse/TDI-26557 
Note:Fixed branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113720 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 02:03:39 +00:00
ldong
e843824a11 bug TDI-28557 fixed:backport on 5.3.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113719 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 01:53:59 +00:00
jyhu
c2ddd93a06 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/branches/branch-5_3@113717 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 01:44:05 +00:00
ycbai
9ced8f0f1b TDI-28601 : When drag tReplicate to job there is java.lang.NullPointerException
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113524 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-20 09:58:03 +00:00
ycbai
c8fc6015a0 TDI-28598 : R-click validation rules under db connection will throw error logs.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113521 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-20 09:24:58 +00:00
jyhu
e500ed6459 Fix Bug TDI-28337 :Virtual components and error handling.
https://jira.talendforge.org/browse/TDI-28337


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@113520 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-20 08:58:22 +00:00
hcyi
8d31416607 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/branches/branch-5_3@113456 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-16 09:54:11 +00:00
wliu
2b4177287a 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/branches/branch-5_3@113359 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-14 07:26:15 +00:00
hcyi
1ff6aec7f4 merge r113318 from trunk to branch 5.3
bug TDI-28520 fixed : XPath lost in the tFileInputXML .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113320 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-13 06:33:04 +00:00
nrousseau
4751278a27 TDI-28465 : apply the filter when collect items for the export
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@113300 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-13 01:11:02 +00:00
bchen
6859959d72 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,tHDFSInput] 
merge r112403 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113285 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 11:26:07 +00:00
wchen
e93e573c62 bug TDI-28465 fixed: poor performance of studio
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113284 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 11:19:37 +00:00
ilazebny
49e5227bfa Update version to 5.3.2 in poms
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113276 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 10:15:29 +00:00
jyhu
eb824c8c7e Fix Bug TDI-28545 : tTeradataOutput drop table error.
https://jira.talendforge.org/browse/TDI-28545

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113264 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 08:21:03 +00:00
jyhu
b16106d21c 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/branches/branch-5_2@113261 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 07:31:52 +00:00
bchen
5fcfd98d40 Fix Bug TDI-24111 : Stats issue on an iterate link between a Collector and a tDepartitioner
https://jira.talendforge.org/browse/TDI-24111 
merge r113157 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113260 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 07:24:52 +00:00
jyhu
deb8ee5933 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/branches/branch-5_3@113259 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 07:14:51 +00:00
hcyi
132f27bccd merge r113198 from trunk to branch 5.3
bug TDI-28536 fixed : Studio throws NullPointerException when change the "die on error" option in tmap.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113205 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 09:32:41 +00:00
ldong
0f645548c0 bug TDI-28512 fixed:Trace debug row by row can not work for parallelized rows.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113203 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 09:31:43 +00:00
ldong
9ce0220f21 bug TDI-28512 fixed:Trace debug row by row can not work for parallelized rows.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113202 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 09:30:28 +00:00
wwang
9d60e5eda7 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/branches/branch-5_3@113193 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 08:42:30 +00:00
nrousseau
ef227860ca TDI-28465 : apply backport of the TDI-27485 (simplified since there is no change to ProjectManager)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@113180 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 07:41:19 +00:00
jyhu
eac9c051d4 Fix Bug TDI-28529 : tInformixOutput have a compile error.
https://jira.talendforge.org/browse/TDI-28529 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113130 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 08:42:32 +00:00
jyhu
e45d9e7772 Fix Bug TDI-28529 : tInformixOutput have a compile error.
https://jira.talendforge.org/browse/TDI-28529 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@113129 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 08:42:32 +00:00
atelesh
10811fb005 TESB-12503 - DemoREST can not export with service locator when the studio path contains ()
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113125 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 08:26:22 +00:00
jyhu
3d175e34cc 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/branches/branch-5_2@113100 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 06:00:34 +00:00
jyhu
66652eba42 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/branches/branch-5_3@113098 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 05:59:46 +00:00
jyhu
5aba3c7448 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/branches/branch-5_3@113084 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 03:33:20 +00:00
wchen
c15c8ade4a 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/branches/branch-5_3@113082 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 02:03:00 +00:00
ycbai
51ab43ae42 TDI-28505 : can not run job successfully after retrieve a MDM entity
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113047 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 10:03:08 +00:00
wwang
9038d4cc1f 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/branches/branch-5_2@113031 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 04:29:12 +00:00
wwang
74dade8861 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/branches/branch-5_3@113030 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 04:27:04 +00:00
jzhao
4aa4523157 Fixed Bug TDI-28518: Bug_TDI_28414 still have a problem in branch 5.1 when "generation mode" set "slow with no memroy consumped"
https://jira.talendforge.org/browse/TDI-28518
Note:only need fixed branch 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@113017 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 01:47:12 +00:00
wchen
fa1e0eedd2 bug TDI-28516 fixed: tMap_the window sway up and down when add link for them
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113008 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 10:01:14 +00:00
xqliu
8a97c7c478 Fix Bug TDQ-7376 : User tDqReportRun to run report depending on contextualized db connection, the context value of database field is not taken into account.
https://jira.talendforge.org/browse/TDQ-7376
force refresh the context view when generate a run report job

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@113004 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 09:51:50 +00:00
jyhu
b7c1139169 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/branches/branch-5_2@112985 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 07:48:25 +00:00
jyhu
470dc7fb42 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/branches/branch-5_3@112984 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 07:48:03 +00:00
jyhu
a074cceeb6 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/branches/branch-5_2@112979 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 07:20:00 +00:00
jyhu
67310fd7b9 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/branches/branch-5_3@112975 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 06:11:22 +00:00
jjzhou
d36f450273 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/branches/branch-5_3@112944 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 10:05:27 +00:00
wwang
5a5c532791 Fix Bug TDI-28470 : Dynamic schema NPE exception
https://jira.talendforge.org/browse/TDI-28470

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112935 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 09:19:20 +00:00
wwang
b2200108fb Fix Bug TDI-28470 : Dynamic schema NPE exception
https://jira.talendforge.org/browse/TDI-28470

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112932 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 09:15:58 +00:00
ldong
edcf1436f2 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/branches/branch-5_3@112927 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 08:06:24 +00:00
wwang
08cb60840c 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/branches/branch-5_3@112926 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 07:59:27 +00:00
bchen
0766c2e48e Fix Bug TDI-28313 : Continue to finish issue TDI-27758
https://jira.talendforge.org/browse/TDI-28313
deal with char when is null
merge r112902 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112906 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 02:14:13 +00:00
bchen
0d4a4d51c9 Fix Bug TDI-28313 : Continue to finish issue TDI-27758
https://jira.talendforge.org/browse/TDI-28313 
fix bug 1 & 3 
merge r112771 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112893 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 09:48:42 +00:00
jzhao
33835fd55b 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
Note:fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112875 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 07:18:45 +00:00
ldong
7a3c6713c3 bug TDI-23826 reverted:revert for 5.3.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112859 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 02:31:15 +00:00
jzhao
3be129a352 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 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@112856 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 02:22:01 +00:00
ldong
585c0325dc 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/branches/branch-5_3@112855 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 02:21:37 +00:00
ldong
cd677a5b1b 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/branches/branch-5_2@112850 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 02:09:37 +00:00
zwzhao
697895bb25 bug TDI-28478 fixed : Wrong warning message when import mulit-version item
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112842 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 09:06:13 +00:00
wchen
03aab14184 bug TDI-28475 fixed: tMap editordialog UI lookup improvements
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112833 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 08:12:50 +00:00
bchen
2624e739f3 Fix Bug TDI-28313 : Continue to finish issue TDI-27758
https://jira.talendforge.org/browse/TDI-28313
fix bug 1 & 3
merge r112771 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112822 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 07:13:27 +00:00
bchen
87d40aa533 Fix Bug TDI-27758 : tXXJSONXX components have some problems
https://jira.talendforge.org/browse/TDI-27758 
input data (123.099999999999994315658113919198513031005859375) and type is BigDecimal? 
tFileOutputJSON output: "bigDecim_in":123.099999999999994315658113919198513031005859375 
tWriteJSONFile output: "bigDecim_in":"123.1" 
merge r111493 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112818 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 06:57:42 +00:00
jzhao
1af611a39b 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 
Note:Fixed 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112806 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 05:52:21 +00:00
jzhao
86e090c2a7 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 
Note:Fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112805 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 05:52:12 +00:00
jzhao
e8251a59fc 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 queue_<%=cid%> is incorrect in end and finally part 
2.Fixed Branch 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@112802 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 05:42:03 +00:00
jzhao
7dd0cfbc27 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 queue_<%=cid%> is incorrect in end and finally part 
2.Fixed Branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112800 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 05:40:22 +00:00
jzhao
07ed52f8c6 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 queue_<%=cid%> is incorrect in end and finally part 
2.Fixed Branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112798 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 05:36:43 +00:00
zwzhao
e1011b3977 bug TDI-28478 fixed : Wrong warning message when import mulit-version item
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112792 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 02:37:01 +00:00
atelesh
5b7f06a5ff TESB-12434 - Deploying multiple REST services on ESB conductor with SAP component causes UnsatisfiedLinkError.: Backport 5.3.2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112786 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 11:23:40 +00:00
rdubois
8e76d74b07 TDI-28450: revert r112736 --> Incomplete commit
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112785 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 11:04:07 +00:00
jjzhou
303d0c9f83 fix Bug TDI-28451: Revert code
https://jira.talendforge.org/browse/TDI-28451 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@112768 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 09:35:07 +00:00
jjzhou
a2d3009e60 fix Bug TDI-28451: Revert code
https://jira.talendforge.org/browse/TDI-28451 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112767 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 09:32:45 +00:00
jjzhou
c9e2d5271c fix Bug TDI-28451: Revert code
https://jira.talendforge.org/browse/TDI-28451 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112762 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 09:26:15 +00:00
hcyi
41a9369e16 merge r112733 from trunk to branch 5.3
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/branches/branch-5_3@112746 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 06:50:40 +00:00
jzhao
07f540ea94 Fixed Bug TDI-27307: Method exceeding 65535 bytes in when using tfileinputxml in joblet
https://jira.talendforge.org/browse/TDI-27307
Note:Fixed branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112741 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 06:31:58 +00:00
jzhao
b98e8e1891 Fixed Bug TDI-27307: Method exceeding 65535 bytes in when using tfileinputxml in joblet
https://jira.talendforge.org/browse/TDI-27307
Note:Fixed branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112740 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 06:31:56 +00:00
jyhu
144c01fc84 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/branches/branch-5_3@112738 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 06:24:05 +00:00
jjzhou
f4dbed6a4f 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/branches/branch-5_3@112736 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 06:19:54 +00:00
jzhao
d365d714a7 Fixed Bug TDI-26843: Some components include System.exit(int) code
https://jira.talendforge.org/browse/TDI-26843
Note:fixed 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112707 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 02:30:13 +00:00
jzhao
968946e2b4 Fixed Bug TDI-26843: Some components include System.exit(int) code
https://jira.talendforge.org/browse/TDI-26843
Note:fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112705 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 02:29:26 +00:00
hfchang
b5c00c9f95 bug TDI-24402 fixed--Revert Previous commit.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112680 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-27 08:09:28 +00:00
jjzhou
88e952d92f fix Bug TDI-28381: Problem with tPaloInputMulti
https://jira.talendforge.org/browse/TDI-28381 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112652 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-27 03:42:29 +00:00
jjzhou
be0b6d0c25 fix Bug TDI-28381: Problem with tPaloInputMulti
https://jira.talendforge.org/browse/TDI-28381 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112651 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-27 03:42:27 +00:00
wchen
5267310b8d bug TDI-28468 fixed: Can't open one job after import to 5.4.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112629 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-26 09:56:32 +00:00
jjzhou
13dcc49732 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/branches/branch-5_2@112615 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-26 03:52:17 +00:00
jjzhou
91c25a0c8e 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/branches/branch-5_3@112614 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-26 03:43:19 +00:00
hfchang
ca952b7ef1 bug TDI-24402 fixed : Guess schema of tOracleInput does not work well
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112595 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-25 09:23:10 +00:00
jjzhou
346340c1aa 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/branches/branch-5_3@112578 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-25 05:28:49 +00:00
jjzhou
62f3683bc0 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/branches/branch-5_2@112576 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-25 04:04:14 +00:00
jjzhou
032e8fcf72 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/branches/branch-5_1@112575 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-25 04:03:46 +00:00
wchen
64390a18f6 bug TDI-20141 fixed: Right-clicking within a Document in tXMLMap is not user friendly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112570 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-25 03:46:03 +00:00
hcyi
953e259d22 merge r112557 from trunk to branch 5.3
bug TDI-28446 fixed : Cannot guess schema from Sqlite table .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112559 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 10:29:19 +00:00
jjzhou
74f74a885e 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/branches/branch-5_3@112553 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 09:58:14 +00:00
ldong
59d2f1104b bug TDI-24863 fixed:After change the name of job, still can't run.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112552 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 09:58:03 +00:00
jjzhou
426be24a6f 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/branches/branch-5_2@112551 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 09:58:01 +00:00
bchen
c0e9b1bb77 Fix Bug TDI-28434 : Can't use 2 tFileInputMSPositional
https://jira.talendforge.org/browse/TDI-28434 
merge r112508 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112547 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 09:46:14 +00:00
bchen
b517d2a175 Fix Bug TDI-28434 : Can't use 2 tFileInputMSPositional
https://jira.talendforge.org/browse/TDI-28434 
merge r112508 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112543 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 09:39:12 +00:00
jzhao
403d9b17f6 Fixed TDI-28426: tDB2SCD does not use DB-Schema from tDB2Connection
https://jira.talendforge.org/browse/TDI-28426 
Note:Fixed branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112535 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 08:54:01 +00:00
jzhao
acd7ec3ac9 Fixed TDI-28426: tDB2SCD does not use DB-Schema from tDB2Connection
https://jira.talendforge.org/browse/TDI-28426 
Note:Fixed branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112534 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 08:53:59 +00:00
zwzhao
1e30a1d3a9 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/branches/branch-5_3@112531 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 07:29:08 +00:00
ycbai
d93d1517cf 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/branches/branch-5_3@112524 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 07:05:08 +00:00
zgao
2eb636e743 [TESB-12448] Class name of bean can not update automatically when update the name of bean after updating code of bean: Backport 5.3.2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112506 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 05:53:25 +00:00
gliu
2a86020878 [TESB-12449] Loop connection name for cLoop component is not right: Backport 5.3.2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112487 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 02:54:12 +00:00
jjzhou
f3fc1d09e2 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/branches/branch-5_3@112481 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 02:33:13 +00:00
jjzhou
6819f99378 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/branches/branch-5_2@112478 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 02:24:14 +00:00
ldong
2169d0875a bug TUP-904 fixed:The Spring Content of some route items are empty if import ESBDEMO project twice.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112443 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-23 09:17:16 +00:00
gliu
5edf5f0050 [TESB-12445] Remove "Find component in job " option: Backport 5.3.2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112427 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-23 06:09:33 +00:00
jzhao
2d2a09698b 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 branch 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@112414 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-23 03:00:28 +00:00
jzhao
b68145b005 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 branch 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@112401 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 11:23:40 +00:00
jzhao
9fe3b32e6d 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 branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112399 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 11:21:14 +00:00
jzhao
17c84ef2a6 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 branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112397 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 11:19:17 +00:00
zwzhao
708ca44188 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/branches/branch-5_1@112390 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 10:15:44 +00:00
zwzhao
dbb0292b5e 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/branches/branch-5_2@112387 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 09:54:47 +00:00
zwzhao
017dc09f93 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/branches/branch-5_3@112386 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 09:42:21 +00:00
jzhao
0a882188fa Fixed Bug TDI-28400: "bulk update" in tSybaseBulkExec's Advanced setting has compile error
https://jira.talendforge.org/browse/TDI-28400 
Note:Fixed 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112352 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 04:05:15 +00:00
jzhao
c5bb672e81 Fixed Bug TDI-28400: "bulk update" in tSybaseBulkExec's Advanced setting has compile error
https://jira.talendforge.org/browse/TDI-28400 
Note:Fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112351 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 04:03:39 +00:00
jzhao
3681f22fa4 Fixed Bug TDI-27275: tMicrosoftMQOutput does not report error condition
https://jira.talendforge.org/browse/TDI-27275
Note:Fixed in 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112327 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 10:11:15 +00:00
jzhao
6c267df2bb Fixed Bug TDI-27275: tMicrosoftMQOutput does not report error condition
https://jira.talendforge.org/browse/TDI-27275
Note:Fixed in 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112326 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 10:10:40 +00:00
jyhu
a9efec19b6 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/branches/branch-5_3@112320 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 09:30:58 +00:00
jyhu
966a4d3b72 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/branches/branch-5_2@112319 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 09:27:55 +00:00
hfchang
f15d0fda5b bug TDI-26357 fixed :Title of Component Designer perspective is bad English
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112288 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 08:01:56 +00:00
jjzhou
24fe60c2b9 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/branches/branch-5_3@112267 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 06:09:05 +00:00
jjzhou
98c3f4fda2 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/branches/branch-5_2@112266 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 05:46:05 +00:00
jjzhou
1983f9d7cc fix Bug TDI-27755: make tMonInput component more good-looking
https://jira.talendforge.org/browse/TDI-27755

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112246 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 02:04:57 +00:00
hfchang
78002a88d1 bug TDI-28247 fixed : TOS Start Screen does not render well.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112225 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 10:12:06 +00:00
wwang
fc3e4061d3 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/branches/branch-5_2@112209 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 09:27:19 +00:00
wwang
36b3b40166 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/branches/branch-5_3@112208 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 09:22:05 +00:00
hfchang
d39a56b0ad 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/branches/branch-5_3@112207 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 09:09:13 +00:00
zgao
ea13a14f3c [TESB-12409] EmfComponent & RouteComponentController used nonstandard java type com.sun.corba.se.spi.orb.StringPair.StringPair
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112183 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 06:39:40 +00:00
zgao
57c6f0eb39 [TESB-12409] EmfComponent & RouteComponentController used nonstandard java type com.sun.corba.se.spi.orb.StringPair.StringPair
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112176 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 06:20:10 +00:00
jzhao
19071887e0 Fixed Bug TDI-28336: Fix the bug in-TDI-28201 for other tDBBulkExec components
https://jira.talendforge.org/browse/TDI-28336 
Note:tOracleBulkExec create temp file problem 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112160 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 05:41:58 +00:00
jzhao
70bbac254d Fixed Bug TDI-28336: Fix the bug in-TDI-28201 for other tDBBulkExec components
https://jira.talendforge.org/browse/TDI-28336
Note:tOracleBulkExec create temp file problem

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112158 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 05:14:50 +00:00
hcyi
dc9bec4610 bug TDI-27439 fixed : Lookup model not changed when key added .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112054 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-17 10:11:43 +00:00
wchen
807b51b432 TDI-7988 fixed: tFixedFlowInputs with Inline Table do not copy properly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112052 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-17 09:46:39 +00:00
jjzhou
f8acd805c8 fix Bug TDI-28381: Problem with tPaloInputMulti
https://jira.talendforge.org/browse/TDI-28381 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112015 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 09:54:24 +00:00
jjzhou
6a74487574 fix Bug TDI-28381: Problem with tPaloInputMulti
https://jira.talendforge.org/browse/TDI-28381 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@112014 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 09:54:21 +00:00
wchen
cd5e84579a bug TDI-28425 fixed: TDI-28094 Performance issue when exporting items backport to 5.2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@112004 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 08:05:54 +00:00
hwang
93e21f10ce TDI-27680:Studio throws error when move mouse on expanded joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111994 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 02:24:09 +00:00
ldong
df5d263bd4 bug TDI-28187 fixed:tMap joined outputs in wrong order.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111989 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 10:21:32 +00:00
hwang
5129ea9d45 TDI-26593:Need to GUI team investigate why tteradataOutput component get error message.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111979 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 09:33:17 +00:00
jjzhou
b57e6838e4 fix Bug 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/branches/branch-5_3@111972 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 08:38:44 +00:00
jjzhou
943242447b 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/branches/branch-5_2@111969 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 08:35:01 +00:00
wliu
df50fe44de 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/branches/branch-5_3@111966 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 08:30:53 +00:00
hwang
92511c9740 TDI-28370:Favorite Palette button is unchecked when a job is open
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111965 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 08:30:31 +00:00
bchen
0fee36372d Fix Bug TDI-28389 : Statistics for tUnite incorrect
https://jira.talendforge.org/browse/TDI-28389 
merge r111924 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111964 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 07:50:38 +00:00
bchen
ebeed546c9 Fix Bug TDI-28389 : Statistics for tUnite incorrect
https://jira.talendforge.org/browse/TDI-28389 
merge r111924 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111963 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 07:42:46 +00:00
bchen
2be2113881 Fix Bug TDI-28280 : TMomInputacts as iterate when set to flow
https://jira.talendforge.org/browse/TDI-28280
merge r111961 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111962 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 07:36:59 +00:00
hcyi
e856677491 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/branches/branch-5_3@111955 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 03:53:59 +00:00
jjzhou
f51f303ec2 fix Bug TDI-27755: MQ component get french characters
https://jira.talendforge.org/browse/TDI-27755 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111919 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 07:32:25 +00:00
jjzhou
87c8580191 fix Bug TDI-27755: MQ component get french characters
https://jira.talendforge.org/browse/TDI-27755 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111916 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 07:19:50 +00:00
jjzhou
e88ba34567 fix Bug TDI-27755: MQ component get french characters
https://jira.talendforge.org/browse/TDI-27755

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111913 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 07:05:36 +00:00
bchen
34f0de171b Fix Bug TDI-28280 : TMomInputacts as iterate when set to flow
https://jira.talendforge.org/browse/TDI-28280
merge r111904 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111908 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 03:38:54 +00:00
hcyi
8b912a6c59 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/branches/branch-5_3@111896 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 10:35:55 +00:00
xqliu
eab8d8b92c Fix Bug TDQ-7376 : User tDqReportRun to run report depending on contextualized db connection, the context value of database field is not taken into account.
https://jira.talendforge.org/browse/TDQ-7376
backport from trunk to branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111886 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 09:24:02 +00:00
bchen
56324dc7e8 Fix Backlog Task TDI-28372 : fix for branch5.3 and branch5.2
https://jira.talendforge.org/browse/TDI-28372 
merge r111331 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111885 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 09:16:44 +00:00
bchen
f18325ecf1 Fix Backlog Task TDI-28372 : fix for branch5.3 and branch5.2
https://jira.talendforge.org/browse/TDI-28372 
merge r111049 into branch5.2 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111881 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 09:03:45 +00:00
bchen
1f0368991a Fix Backlog Task TDI-28372 : fix for branch5.3 and branch5.2
https://jira.talendforge.org/browse/TDI-28372
merge r111331 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111880 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 08:59:02 +00:00
hcyi
e200339580 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/branches/branch-5_3@111872 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 07:26:41 +00:00
bchen
e903925b16 Fix Backlog Task TDI-28372 : fix for branch5.3 and branch5.2
https://jira.talendforge.org/browse/TDI-28372
merge r111331 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111845 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 10:45:11 +00:00
bchen
d3ae3d09cb Fix Backlog Task TDI-28372 : fix for branch5.3 and branch5.2
https://jira.talendforge.org/browse/TDI-28372
merge r111049 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111839 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 09:46:14 +00:00
hfchang
1c89078f08 bug TDI-28046 fixed : Syntax error in JSON connection wizard
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111815 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 08:26:57 +00:00
ldong
3bf0b1817b bug TDI-28332 fixed:Stats don't work on parallelized links.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111808 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 07:38:40 +00:00
jyhu
4f49eb4482 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/branches/branch-5_2@111763 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 02:29:31 +00:00
jyhu
4e9e3aa670 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/branches/branch-5_3@111762 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 02:28:26 +00:00
hwang
59e0d87b38 TDI-8455:Fail to generate code if change order of main and reject links from tFileInputDelimited
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111743 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-09 10:01:22 +00:00
jjzhou
c909491254 fix Bug TDI-27147: components FTP - local folder problem
https://jira.talendforge.org/browse/TDI-27147

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111740 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-09 05:32:08 +00:00
jjzhou
d32ee87b71 fix Bug TDI-27147: components FTP - local folder problem
https://jira.talendforge.org/browse/TDI-27147

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111739 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-09 05:32:01 +00:00
jjzhou
c4bfaea624 fix Bug TDI-27147: components FTP - local folder problem
https://jira.talendforge.org/browse/TDI-27147

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111731 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-06 08:41:37 +00:00
jjzhou
2c584b6f60 fix Bug TDI-27147: components FTP - local folder problem
https://jira.talendforge.org/browse/TDI-27147

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111729 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-06 08:41:13 +00:00
wwang
fdc4a2dbbc Fix Bug TDI-27565 : tSSH in a tParallelize bug
https://jira.talendforge.org/browse/TDI-27565

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111725 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-06 06:38:03 +00:00
wwang
92c6617608 Fix Bug TDI-27565 : tSSH in a tParallelize bug
https://jira.talendforge.org/browse/TDI-27565

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111724 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-06 06:31:10 +00:00
wwang
825c424bdd Fix Bug TDI-27705 : tWriteJSONField skips randomly data after parallelized iterations
https://jira.talendforge.org/browse/TDI-27705

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111721 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-06 03:44:27 +00:00
wwang
b204a97dde Fix Bug TDI-27705 : tWriteJSONField skips randomly data after parallelized iterations
https://jira.talendforge.org/browse/TDI-27705

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111717 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-06 03:32:03 +00:00
jzhao
9e4819b1c2 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

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111707 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-05 02:54:54 +00:00
jzhao
58282559f3 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

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111706 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-05 02:50:34 +00:00
hwang
82fb5ab048 TDI-27680:Studio throws error when move mouse on expanded joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111695 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-04 08:58:10 +00:00
jyhu
312d5c3b1c Fix Bug TDI-28258 : Exception when export a job with tOracleSCD migrated from v4.2.3 .
https://jira.talendforge.org/browse/TDI-28258 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111669 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 10:11:40 +00:00
jyhu
2def43db96 Fix Bug TDI-28258 : Exception when export a job with tOracleSCD migrated from v4.2.3 .
https://jira.talendforge.org/browse/TDI-28258 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111668 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 10:11:24 +00:00
jjzhou
e3cdb9cb52 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/branches/branch-5_2@111662 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 07:44:06 +00:00
jjzhou
892b7e0ecf 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/branches/branch-5_3@111661 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 07:07:12 +00:00
jjzhou
7116dc9c3f fix Bug TDI-26732: tFileUnarchive error with big files
https://jira.talendforge.org/browse/TDI-26732

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111657 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 03:12:35 +00:00
jjzhou
adbf1f241e fix Bug TDI-26732: tFileUnarchive error with big files
https://jira.talendforge.org/browse/TDI-26732

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111656 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 03:12:30 +00:00
jyhu
7d1f8ee868 Fix Bug TDI-25542 : check "Read real values for numbers" in tFileInputExccel but can not read data.
https://jira.talendforge.org/browse/TDI-25542

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@111655 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 02:35:01 +00:00
jyhu
a626e24435 Fix New Feature TDI-25542 : check "Read real values for numbers" in tFileInputExccel but can not read data.
https://jira.talendforge.org/browse/TDI-25542

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111654 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 02:33:36 +00:00
jzhao
7b65ed4769 Fixed Bug TDI-28201: tGreenplumBulkExec component tries to create twice times same table name
https://jira.talendforge.org/browse/TDI-28201 
Note:Fixed 5.2 ,Revert TalendString.java fixed tGreenplumBulkExec

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111632 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-02 07:39:33 +00:00
jzhao
d5d93005c2 Fixed Bug TDI-28201: tGreenplumBulkExec component tries to create twice times same table name
https://jira.talendforge.org/browse/TDI-28201 
Note:Fixed 5.3 ,Revert TalendString.java fixed tGreenplumBulkExec

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111631 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-02 07:39:03 +00:00
jzhao
42fd1aacbd Fixed Bug TDI-28243: t*Ouput Components: NB_LINE_REJECTED returns 0 when there are rejected rows
https://jira.talendforge.org/browse/TDI-28243 
Note:Fixed 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111630 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-02 07:26:15 +00:00
jzhao
36f96b3d8e Fixed Bug TDI-28243: t*Ouput Components: NB_LINE_REJECTED returns 0 when there are rejected rows
https://jira.talendforge.org/browse/TDI-28243 
Note:Fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111629 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-02 07:26:07 +00:00
jzhao
b8d41b7259 Fixed Bug TDI-28307: Not set the value for "NB_LINE" property in tMicrosoftCrmInput component
https://jira.talendforge.org/browse/TDI-28307 
Note:fixed 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111626 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-02 07:06:05 +00:00
jzhao
b0438b34e3 Fixed Bug TDI-28307: Not set the value for "NB_LINE" property in tMicrosoftCrmInput component
https://jira.talendforge.org/browse/TDI-28307

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111622 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-02 06:49:29 +00:00
bchen
f578e81eef Fix Bug TDI-27520 : tHashInput/Output is not Threadsafe
https://jira.talendforge.org/browse/TDI-27520 
merge r109888 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111615 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-02 03:01:36 +00:00
jjzhou
26dabc8443 fix Bug TDI-28254: tSybaseBulkExec CUSTOM Encoding not work
https://jira.talendforge.org/browse/TDI-28254

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111598 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-29 08:47:50 +00:00
jjzhou
0c2e52f17e fix Bug TDI-28254: tSybaseBulkExec CUSTOM Encoding not work
https://jira.talendforge.org/browse/TDI-28254

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111597 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-29 08:47:48 +00:00
nrousseau
679170a50e TUP-1013 : add eclipse.inf
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111590 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-29 01:29:16 +00:00
jzhao
7a0a3e8876 Fixed Bug TDI-27035: tFileList sorting always case-sensitive and files double-counted
https://jira.talendforge.org/browse/TDI-27035 
Note: Fixed 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111571 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-28 03:33:30 +00:00
jzhao
8bf7b20e6d Fixed Bug TDI-27035: tFileList sorting always case-sensitive and files double-counted
https://jira.talendforge.org/browse/TDI-27035 
Note:Fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111570 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-28 03:33:06 +00:00
jzhao
5dbd9aa115 Fixed Bug TDI-27823: Some minor problem about tFileFetch
https://jira.talendforge.org/browse/TDI-27823
Note:Fixed branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111569 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-28 03:21:34 +00:00
jzhao
1739c1a1bd Fixed Bug TDI-27823: Some minor problem about tFileFetch
https://jira.talendforge.org/browse/TDI-27823
Note:Fixed branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111568 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-28 03:18:40 +00:00
wwang
7a467134eb Fix Bug TDI-28236 : Failed to generate code when we import a job and it cover the old job with the same name.
https://jira.talendforge.org/browse/TDI-28236

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111557 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-27 02:22:36 +00:00
jyhu
fe11575425 Fix Bug TDI-20789 : Can't have a tFileOutputExcel after a drag and drop from Metadata/File Excel .
https://jira.talendforge.org/browse/TDI-20789


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111503 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-26 09:33:38 +00:00
jyhu
bd3d778df7 Fix Bug TDI-20789 : Can't have a tFileOutputExcel after a drag and drop from Metadata/File Excel .
https://jira.talendforge.org/browse/TDI-20789


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111501 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-26 09:30:35 +00:00
jyhu
533b9b03ac Fix Bug TDI-20789 : Can't have a tFileOutputExcel after a drag and drop from Metadata/File Excel .
https://jira.talendforge.org/browse/TDI-20789


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111496 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-26 08:18:37 +00:00
zwzhao
dbfdd0462b bug TDI-28108 fixed : Problem about create File Json
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111472 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-26 01:54:20 +00:00
zwzhao
02701a1167 bug TDI-28108 fixed : Problem about create File Json
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111444 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-25 11:27:16 +00:00
hcyi
be32e6eac8 bug TDI-28255 : Need backport on 5.3 .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111411 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-25 09:25:26 +00:00
rdubois
5136123a3c Change a note within the tOracleRow.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111404 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-25 08:39:56 +00:00
rdubois
6e072d36c7 Change a note within the tOracleRow.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111403 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-25 08:38:26 +00:00
hfchang
8bbf5f6094 bug TDI-24731 fixed : English on Preferences > Import/Export page can be improved
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111393 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-25 07:07:40 +00:00
jjzhou
fd333f8500 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/branches/branch-5_3@111336 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-22 09:47:51 +00:00
jjzhou
8a258cd024 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/branches/branch-5_2@111334 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-22 09:47:20 +00:00
jyhu
ba5ca90b08 Fix Bug TDI-20789 : Can't have a tFileOutputExcel after a drag and drop from Metadata/File Excel .
https://jira.talendforge.org/browse/TDI-20789

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111321 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-22 07:48:50 +00:00
jyhu
0650b41b91 Fix Bug TDI-20789 : Can't have a tFileOutputExcel after a drag and drop from Metadata/File Excel .
https://jira.talendforge.org/browse/TDI-20789

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111320 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-22 07:47:57 +00:00
jzhao
f03b2d2997 Fixed Bug TDI-27246: tMsSqlOutputBulk does not include the header when Append is checked
https://jira.talendforge.org/browse/TDI-27246 
Note:Fixed 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111305 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-22 02:31:24 +00:00
jzhao
fe1829206e Fixed Bug TDI-27246: tMsSqlOutputBulk does not include the header when Append is checked
https://jira.talendforge.org/browse/TDI-27246 
Note:Fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111304 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-22 02:29:24 +00:00
jzhao
96fa54a993 Fixed Bug TDI-28005: JMSPriority does not work with tMomOutput and ActiveMQ
https://jira.talendforge.org/browse/TDI-28005 
Note:Fixed 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111268 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-21 07:52:45 +00:00
jzhao
141113a3a8 Fixed Bug TDI-28005: JMSPriority does not work with tMomOutput and ActiveMQ
https://jira.talendforge.org/browse/TDI-28005 
Note:Fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111267 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-21 07:50:39 +00:00
hwang
dc894ddc72 TDI-28217:joblet lost content
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111257 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-21 06:16:31 +00:00
hwang
db8bc0107c TDI-28217:joblet lost content
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111256 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-21 06:07:17 +00:00
ldong
fc9b33624f bug TDI-28198 fixed:Job launches and runs even with compilation errors in child job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111236 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-21 03:42:53 +00:00
ldong
62045788ad bug TDI-28198 fixed:Job launches and runs even with compilation errors in child job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111231 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-21 02:54:37 +00:00
jyhu
b6e0a76541 Fix Bug TDI-28122:Bug in tJDBC* components when unchecking the checkbox for data alias
https://jira.talendforge.org/browse/TDI-28122

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111230 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-21 02:53:54 +00:00
hwang
d200d9746e TDI-28184:If conditions not displayed in expanded joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111174 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-20 05:58:05 +00:00
hwang
09df7b6fd0 TDI-28184:If conditions not displayed in expanded joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111173 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-20 05:54:47 +00:00
jjzhou
ada539abbb fix Bug TDI-28159: Issue with Jasper Report Component
https://jira.talendforge.org/browse/TDI-28159

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111107 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-19 03:51:30 +00:00
jjzhou
693bb28df2 fix Bug TDI-28159: Issue with Jasper Report Component
https://jira.talendforge.org/browse/TDI-28159

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111106 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-19 03:51:19 +00:00
ggu
d55e8a6b2a TDI-28195: fixed the problem for route without stats on branch 5.3.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111098 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-19 02:08:58 +00:00
rdubois
0ec8a3a3fe TDI-28045 fixed: Change the LONG_NAME for the tCloudStop.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111090 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-18 16:04:01 +00:00
nrousseau
5975aeeca1 merge r111038 from trunk to branch 5.3
TDI-27435 : change UNIQUE_NAME category to FLOW since now more kinds of row have UNIQUE_NAME


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111040 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-18 07:24:53 +00:00
jyhu
6c0854cd9a Fix Bug TDI-26958:tPostgresqlOutput: ErroCode in Reject Flow not affected.
https://jira.talendforge.org/browse/TDI-26958

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@111032 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-18 06:01:46 +00:00
jyhu
7c656c3d14 Fix Bug TDI-26958:tPostgresqlOutput: ErroCode in Reject Flow not affected.
https://jira.talendforge.org/browse/TDI-26958

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@111029 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-18 04:35:25 +00:00
jzhao
26f6d9436e Fixed Bug TDI-28104: Jobs like tMDMTriggerInput-->tExtractXX have compile error
https://jira.talendforge.org/browse/TDI-28104 
Note:Fixed 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110988 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-15 06:08:44 +00:00
jzhao
8cda2616dd Fixed Bug TDI-28104: Jobs like tMDMTriggerInput-->tExtractXX have compile error
https://jira.talendforge.org/browse/TDI-28104 
Note:Fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110987 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-15 06:08:18 +00:00
jyhu
75a2380d77 Fix Bug TDI-27046:For tTeradataOutput component nb_line always return -1.
https://jira.talendforge.org/browse/TDI-27046 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110974 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-15 01:52:22 +00:00
jyhu
033c1ad0bd Fix Bug TDI-27046:For tTeradataOutput component nb_line always return -1.
https://jira.talendforge.org/browse/TDI-27046 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110973 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-15 01:51:24 +00:00
jzhao
e1f403978f Fixed Bug TDI-27838: tRunJob "Die on child error" doesn't work with parallel execution
https://jira.talendforge.org/browse/TDI-27838 
Note:fixed 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110932 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-14 08:31:11 +00:00
jzhao
237a979e55 Fixed Bug TDI-27838: tRunJob "Die on child error" doesn't work with parallel execution
https://jira.talendforge.org/browse/TDI-27838 
Note:fixed 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110931 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-14 08:30:57 +00:00
jjzhou
2d8ab069fb fix Bug TDI-28068: tJDBCInput returns a null row when last field of row is null (with dynamic column)
https://jira.talendforge.org/browse/TDI-28068

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110916 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-14 06:30:15 +00:00
jjzhou
860a89dc39 fix Bug TDI-28068: tJDBCInput returns a null row when last field of row is null (with dynamic column)
https://jira.talendforge.org/browse/TDI-28068

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110915 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-14 06:28:07 +00:00
ldong
e12d1f1e18 bug TUP-930 fixed:please make the popup dialog at the front of all.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110901 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-14 03:23:06 +00:00
jzhao
4e36c8912a Fixed Bug TDI-28000: regression 5.3.1 on performance due to java.util.Scanner
https://jira.talendforge.org/browse/TDI-28000
Note:fix 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110899 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-14 03:17:35 +00:00
nrousseau
4fcf357a28 merge r110876 from trunk to branch 5.3
TDI-27435 / TDI-27983 : fix problem of duplicates or wrong unique name.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110886 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-14 01:13:00 +00:00
jzhao
b82566df2e Fixed Bug TDI-28000: regression 5.3.1 on performance due to java.util.Scanner
https://jira.talendforge.org/browse/TDI-28000
Note:fix 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@110879 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-13 11:14:45 +00:00
jzhao
bb2809cd6d Fixed Bug TDI-28000: regression 5.3.1 on performance due to java.util.Scanner
https://jira.talendforge.org/browse/TDI-28000
Note:fix 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110878 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-13 11:14:18 +00:00
jyhu
f87dad2515 Fix Bug TDI-27046:For tTeradataOutput component nb_line always return -1.
https://jira.talendforge.org/browse/TDI-27046 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110874 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-13 09:55:10 +00:00
jyhu
4403b48949 Fix Bug TDI-27046:For tTeradataOutput component nb_line always return -1.
https://jira.talendforge.org/browse/TDI-27046 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110873 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-13 09:54:27 +00:00
jjzhou
2a88f2e7ca fix Bug TDI-27789: nullable component error message
https://jira.talendforge.org/browse/TDI-27789

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110843 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-13 07:06:17 +00:00
jjzhou
4e45b057c3 fix Bug TDI-27789: nullable component error message
https://jira.talendforge.org/browse/TDI-27789 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110835 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-13 05:50:37 +00:00
nrousseau
d0bf29028c merge r110832 from trunk to branch 5.3
TDI-27881 : fix problem of connections with joblets after expand.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110833 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-13 04:56:51 +00:00
plv
ee1bccf444 bug TDI-27707:backport on 524
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110806 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-12 10:11:05 +00:00
ggu
decc82bb41 TDI-28110: backport on branch 5.3
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110785 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-12 06:58:23 +00:00
hfchang
423bcbbbd5 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/branches/branch-5_3@110776 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-12 03:42:05 +00:00
ggu
5b52f2b5b8 TDI-28105: backport on branch 5.3.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110757 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-11 10:02:14 +00:00
zwzhao
396a75fb47 bug TDI-26880 fixed : Getting NPE when i run the task created using jobscript
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110744 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-11 08:20:11 +00:00
hfchang
c56ae16bc8 bug TDI-26342 fixed : When update versions, "select all dependence" can not select the routine/the db connection which depend on the job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110724 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-11 06:21:39 +00:00
nrousseau
47679f5613 merge r110383 from trunk to branch 5.3
TUP-913 : fix some problems of memory... related to jobs / folders... and code cleanup for the isDeleted in the actions


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110712 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-11 02:54:28 +00:00
sizhaoliu
c5a2c24f46 TDQ-8238 Running tDQReportRun job against remote jobserver not working
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110707 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-08 14:09:43 +00:00
nrousseau
df6c9843fd merge r110669 from trunk to branch 5.3
TUP-1312 : add auto synchronization for beans, same as routines.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110671 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-08 04:23:51 +00:00
ldong
594df0be3e bug TDI-17181 fixed:in sqlbuilder after refresh table,the column in the db display is different with before.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110665 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-08 04:00:40 +00:00
jjzhou
64635f8995 fix Bug TDI-28021:Separator "|" no longer works for tLdapOutput in release 5.2.3 but was good in release 5.0.2
https://jira.talendforge.org/browse/TDI-28021

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110660 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-08 03:37:25 +00:00
jjzhou
67f5567932 fix Bug TDI-28021:Separator "|" no longer works for tLdapOutput in release 5.2.3 but was good in release 5.0.2
https://jira.talendforge.org/browse/TDI-28021 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110659 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-08 03:35:41 +00:00
ldong
2d5f0cb364 bug TDI-17181 fixed:in sqlbuilder after refresh table,the column in the db display is different with before.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@110658 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-08 03:34:08 +00:00
plv
3fb11ab978 bug TDI-27983:tMap mappings lost (in some cases) after migration to 5.4
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110611 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-07 08:07:40 +00:00
ldong
3050f7151e bug TDI-27999 fixed:Commandline Logging error related to the resource talendExporter.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110567 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-06 10:24:47 +00:00
plv
318a87c1da bug TDI-27983:tMap mappings lost (in some cases) after migration to 5.4
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110563 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-06 09:37:58 +00:00
jzhao
429961a447 Fixed Bug TDI-27910: tFileInputProperties not close stream
https://jira.talendforge.org/browse/TDI-27910
Note:Fixed branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110557 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-06 08:49:02 +00:00
jzhao
753de2ac03 Fixed Bug TDI-27910: tFileInputProperties not close stream
https://jira.talendforge.org/browse/TDI-27910
Note:Fixed branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110556 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-06 08:48:59 +00:00
jjzhou
31e87b56ca fix Bug TDI-27993: tIngresBulkExec Auto Generated Filenames .sh and .sql files will be overwritten in a multiple thread live environment sometimes
https://jira.talendforge.org/browse/TDI-27993 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@110549 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-06 06:38:07 +00:00
jjzhou
4d999086c2 fix Bug TDI-27993: tIngresBulkExec Auto Generated Filenames .sh and .sql files will be overwritten in a multiple thread live environment sometimes
https://jira.talendforge.org/browse/TDI-27993 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110548 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-06 06:38:05 +00:00
jjzhou
17a629cc18 fix Bug TDI-27993: tIngresBulkExec Auto Generated Filenames .sh and .sql files will be overwritten in a multiple thread live environment sometimes
https://jira.talendforge.org/browse/TDI-27993 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110547 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-06 06:38:02 +00:00
jzhao
0beab2ed94 Fixed Work Item TDI-27574: Please remove the output main line of tXXOutputBulkExec
https://jira.talendforge.org/browse/TDI-27574
Note: remove output main line for tIngresOutputBulkExec/tOracleOutputBulkExec

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110540 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-06 03:46:19 +00:00
jzhao
6e2a8359f2 Fixed Work Item TDI-27574: Please remove the output main line of tXXOutputBulkExec
https://jira.talendforge.org/browse/TDI-27574
Note: remove output main line for tIngresOutputBulkExec/tOracleOutputBulkExec

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110539 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-06 03:45:53 +00:00
hwang
987c8b61c9 TDI-27951:If no INPUT and OUTPUT for joblet, it can't be supported the trace at all
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110532 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-06 02:10:05 +00:00
jjzhou
0fd98a1a8b fix Bug TDI-27744: tREST schema be changed by connecting it to other component,and also for some other components
https://jira.talendforge.org/browse/TDI-27744

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110506 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-05 09:18:20 +00:00
hcyi
a71492b0c6 bug TDI-27908 fixed : tRowGenerator forgets its settings .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110437 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-04 08:11:22 +00:00
wwang
8d06ad9a91 Fix Bug TDI-27366 : fix tXMLMap Compilation errors
https://jira.talendforge.org/browse/TDI-27366

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110422 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-04 04:35:32 +00:00
wwang
bbd5cb1cf7 Fix Bug TDI-27366 : fix tXMLMap Compilation errors
https://jira.talendforge.org/browse/TDI-27366

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110421 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-04 04:26:30 +00:00
jyhu
d5a70d1fbc Fix Bug TDI-27810:dynamic schema and Access database.
https://jira.talendforge.org/browse/TDI-27810

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110411 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-04 03:06:32 +00:00
jyhu
f11f6956ee Fix Bug TDI-27810:dynamic schema and Access database.
https://jira.talendforge.org/browse/TDI-27810

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110405 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-04 02:28:40 +00:00
jzhao
5c3b4550d7 Fixed TUJ For TDI-26670: tExtractDelimitedFields throws exception when field to split is null
https://jira.talendforge.org/browse/TDI-26670 
Note:Fixed tExtractXMLFields for TUJ down 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110380 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-01 08:39:46 +00:00
jzhao
52ea14785f Fixed TUJ For TDI-26670: tExtractDelimitedFields throws exception when field to split is null
https://jira.talendforge.org/browse/TDI-26670 
Note:Fixed tExtractXMLFields for TUJ down 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110379 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-01 08:39:19 +00:00
plv
7f490ed6db bug TDI-27707:undo function is not working
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110375 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-01 08:15:07 +00:00
jyhu
c98de97595 Fix Bug TDI-27204: Get error of "Unexpected message type: ReadyForQuery" in tVerticaOutput when use an existing connection component and "Action on data" is "Delete".
https://jira.talendforge.org/browse/TDI-27204


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110348 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-01 03:28:33 +00:00
jyhu
cba9258c5e Fix Bug TDI-27204: Get error of "Unexpected message type: ReadyForQuery" in tVerticaOutput when use an existing connection component and "Action on data" is "Delete".
https://jira.talendforge.org/browse/TDI-27204


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110345 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-01 03:26:59 +00:00
plv
cf6c524f57 bug TDI-27707:undo function is not working
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110334 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-01 02:32:39 +00:00
jyhu
cce3d30e7e Fix Bug TDI-27204: Get error of "Unexpected message type: ReadyForQuery" in tVerticaOutput when use an existing connection component and "Action on data" is "Delete".
https://jira.talendforge.org/browse/TDI-27204
fixed issue for 10000 rows delete hang. 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110332 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-01 01:46:36 +00:00
jyhu
7b9a8b7dc2 Fix Bug TDI-27204: Get error of "Unexpected message type: ReadyForQuery" in tVerticaOutput when use an existing connection component and "Action on data" is "Delete".
https://jira.talendforge.org/browse/TDI-27204
fixed issue for 10000 rows delete hang. 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110331 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-01 01:36:33 +00:00
jjzhou
86508c434d fix Bug TDI-27744: tREST schema be changed by connecting it to other component,and also for some other components
https://jira.talendforge.org/browse/TDI-27744

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110292 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-31 08:11:18 +00:00
jjzhou
68e33016ce fix Bug TDI-27909: Talend component tSalesforceInput Bulk query let opened bulk job on Salesforce.com
https://jira.talendforge.org/browse/TDI-27909

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110272 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-31 02:25:38 +00:00
jzhao
cf4fe1c069 Fixed Bug TDI-26670: tExtractDelimitedFields throws exception when field to split is null
https://jira.talendforge.org/browse/TDI-26670 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110269 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-31 01:29:46 +00:00
jzhao
3a82f17533 Fixed Bug TDI-26670: tExtractDelimitedFields throws exception when field to split is null
https://jira.talendforge.org/browse/TDI-26670 
Note:Merge to branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110254 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-30 10:47:35 +00:00
jzhao
8e36f3e02c Fixed Bug TDI-26670: tExtractDelimitedFields throws exception when field to split is null
https://jira.talendforge.org/browse/TDI-26670 
Note:Merge to branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110253 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-30 10:47:30 +00:00
zwzhao
db752d2fde bug TDI-27736 fixed : studio has no response if browse an empty json file for creation
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110203 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-30 03:10:02 +00:00
jjzhou
e6a787d069 fix Bug TDI-27584: Change the default mode from "Use Commandline" to "Use Java API" for all the sqoop components
https://jira.talendforge.org/browse/TDI-27584

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110202 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-30 03:09:49 +00:00
ldong
1698c5c243 bug TDI-27660 fixed:Commandline fails to run the exportItems command on Ubuntu.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110111 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-29 02:19:57 +00:00
bchen
b1df0c6a4a Fix Bug TDI-27166 : SALESFORCE BULK API BUG (CONSUMES TOO MANY API CALLS) - SOLVED
https://jira.talendforge.org/browse/TDI-27166 
merge r110104 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110108 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-29 02:16:14 +00:00
bchen
53b3e9f366 Fix Bug TDI-27166 : SALESFORCE BULK API BUG (CONSUMES TOO MANY API CALLS) - SOLVED
https://jira.talendforge.org/browse/TDI-27166 
merge r110104 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110106 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-29 01:59:18 +00:00
hwang
917a5b842e TDI-27456:The joblet output row value will be rename to default after change the joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@110045 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-28 06:26:04 +00:00
hwang
ca91c1b27a TDI-27456:The joblet output row value will be rename to default after change the joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@110042 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-28 05:58:37 +00:00
jyhu
ec24339e4a Fix Bug TDI-26705: Property name of ERROR_MESSAGE is inconsistent between displaying inside Outline and inside code .
https://jira.talendforge.org/browse/TDI-26705 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109997 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-25 08:27:34 +00:00
jzhao
52fb7d5d9c Fixed Bug TDI-27527: tDenormalizeSortedRow does not properly handle Integers
https://jira.talendforge.org/browse/TDI-27527
Note:1.Fix optimize the code
2.Add support char type not nullable.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109996 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-25 08:24:42 +00:00
jzhao
9b0b67efe5 Fixed Bug TDI-27527: tDenormalizeSortedRow does not properly handle Integers
https://jira.talendforge.org/browse/TDI-27527
Note:1.Fix optimize the code
2.Add support char type not nullable.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109995 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-25 08:24:33 +00:00
hwang
8f788d09bc TDI-27648:Job Opens In Bottom Right Corner
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109985 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-25 05:55:12 +00:00
hwang
47893300f0 TDI-27648:Job Opens In Bottom Right Corner
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109984 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-25 05:38:18 +00:00
jyhu
09db8ad528 Fix Bug TDI-26705: Property name of ERROR_MESSAGE is inconsistent between displaying inside Outline and inside code .
https://jira.talendforge.org/browse/TDI-26705 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109981 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-25 04:01:27 +00:00
zwzhao
bce841fa40 bug TUP-1140 fixed : Cannot connect triggers in arbitrary order
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109979 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-25 03:54:39 +00:00
jyhu
e757322553 Fix Bug TDI-27608: missing support for Dynamic data type in LDAP components .
https://jira.talendforge.org/browse/TDI-27608

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109930 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-24 09:39:05 +00:00
jyhu
715c9ecda5 Fix Bug TDI-27608: missing support for Dynamic data type in LDAP components .
https://jira.talendforge.org/browse/TDI-27608

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109929 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-24 09:38:39 +00:00
hcyi
5e52db4d6a bug TDI-27568 fixed : HL7 xml tree are generated incorrectly .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109919 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-24 08:14:08 +00:00
hcyi
ce15c832ba bug TDI-27568 fixed : HL7 xml tree are generated incorrectly .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109918 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-24 08:13:39 +00:00
jjzhou
e141ffbb3b fix Bug TDI-26863: Syntax of generated LDIF file not valid with MS Active Directory.
https://jira.talendforge.org/browse/TDI-26863

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109911 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-24 07:01:46 +00:00
jjzhou
1647ea03cd fix Bug TDI-26863: Syntax of generated LDIF file not valid with MS Active Directory.
https://jira.talendforge.org/browse/TDI-26863

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109910 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-24 07:01:43 +00:00
wwang
d524131efe Fix Feature TDI-26945 : add database support for hive components
https://jira.talendforge.org/browse/TDI-26945

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109905 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-24 06:04:08 +00:00
wwang
2ddc694763 Fix Feature TDI-26945 : add database support for hive components
https://jira.talendforge.org/browse/TDI-26945

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109903 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-24 05:35:06 +00:00
wchen
24586f133b bug TDI-22986 fixed: Routines:Use a routine in a job, after deleted the routine forever, re-open the job, can not detect the routine lost and get an error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109887 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-24 02:37:03 +00:00
ldong
26f44b9774 bug TDI-27207 fixed:Could not make column with tooltip 'Add new globalMap variable' narrower.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109886 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-24 02:20:30 +00:00
jzhao
9244cc0d78 Fixed Bug TDI-27527: tDenormalizeSortedRow does not properly handle Integers
https://jira.talendforge.org/browse/TDI-27527 
Note:merge to branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109844 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-23 08:21:49 +00:00
jzhao
6b82840bb2 Fixed Bug TDI-27527: tDenormalizeSortedRow does not properly handle Integers
https://jira.talendforge.org/browse/TDI-27527 
Note:merge to branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109843 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-23 08:21:38 +00:00
wchen
6bf07a751f bug TDI-27762 fixed: tXMLMap: Error message of "Multiple document type xxx"cannot disappear even if update schema
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109835 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-23 06:28:35 +00:00
hwang
5bc2db9cf9 TDI-27182:Studio throws an error when the first time create a routine from the welcome page.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109823 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-23 02:11:51 +00:00
jjzhou
6577706874 fix Bug TDI-27264: sqoop throw error when use java API on windons system
https://jira.talendforge.org/browse/TDI-27264

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109692 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-21 10:08:10 +00:00
jyhu
95827cfaf9 Fix Work Item TDI-27694: tVerticaOutputBulkExec doesn't have the checkbox "Use an existing connection" .
https://jira.talendforge.org/browse/TDI-27694 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109663 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-21 07:10:24 +00:00
jyhu
0389a1c5e3 Fix Work Item TDI-27694: tVerticaOutputBulkExec doesn't have the checkbox "Use an existing connection" .
https://jira.talendforge.org/browse/TDI-27694 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109661 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-21 06:56:12 +00:00
jzhao
1cbcc2e0e0 Fixed Bug TDI-27198: tAggregateSortedRow does not support boolean or char in group by
https://jira.talendforge.org/browse/TDI-27198 
Note:Merge to 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109658 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-21 06:36:05 +00:00
jzhao
d954acb226 Fixed Bug TDI-27198: tAggregateSortedRow does not support boolean or char in group by
https://jira.talendforge.org/browse/TDI-27198 
Note:Merge to 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109657 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-21 06:35:54 +00:00
zwzhao
2c3bf8f95a bug TDI-27525 fixed : Red cross on a Database Icon in the repository
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109647 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-21 02:29:02 +00:00
jjzhou
d0e64c1d21 fix Bug TDI-27241: Java code won't compile with LDAP Schema of "Long" and "Not Nullable"
https://jira.talendforge.org/browse/TDI-27241

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109629 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-18 10:04:52 +00:00
jjzhou
ee291dbe94 fix Bug TDI-27241: Java code won't compile with LDAP Schema of "Long" and "Not Nullable"
https://jira.talendforge.org/browse/TDI-27241

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109628 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-18 10:04:46 +00:00
wchen
46de87592a bug TDI-27768 fixed: BD:tPigMap:NPE when try to add expression for output
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109624 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-18 10:01:49 +00:00
jzhao
b469484489 Fixed Bug TDI-27112: tHiveInput don't support select cloumn when distribute is apache1.0
https://jira.talendforge.org/browse/TDI-27112
Note:Merge to branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109607 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-18 08:54:23 +00:00
sizhaoliu
78bccc337f merge r109597 from trunk to branch 5.3
TDQ-8142 save the routine item only if the dependency is modified.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109606 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-18 08:51:37 +00:00
sizhaoliu
4573bd3977 merge r109553 from trunk to branch 5.3
TDQ-8142 remove only the relationship for org.talend.dataquality.parser + avoid adding the link during export


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109605 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-18 08:51:10 +00:00
sizhaoliu
f59454ad5d merge r109551 from trunk to branch 5.3
TDQ-8142 add migration task to remove the relationship between the routine item and the dependency modules starting with "org.talend"


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109604 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-18 08:50:14 +00:00
plv
cacdec7d63 bug TDI-27277:Guess Schema issue with Redshift tRedshiftInput
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109602 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-18 08:46:40 +00:00
wchen
49b92e98b4 bug TDI-27768 fixed: BD:tPigMap:NPE when try to add expression for output
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109599 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-18 08:30:21 +00:00
plv
47d5c6e990 bug TDI-27277:Guess Schema issue with Redshift tRedshiftInput
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109583 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-18 05:27:17 +00:00
bchen
3913efcfa1 Fix Bug TDI-27704 : Loose meters informations when error
https://jira.talendforge.org/browse/TDI-27704
make sure run flowMeter process before subjob process to ensure the flowMeter data of current process can be recorded.
merge r109534 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@109538 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-17 10:04:20 +00:00
bchen
581960e57f Fix Bug TDI-27704 : Loose meters informations when error
https://jira.talendforge.org/browse/TDI-27704
make sure run flowMeter process before subjob process to ensure the flowMeter data of current process can be recorded.
merge r109534 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109537 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-17 10:00:04 +00:00
bchen
f670f94782 Fix Bug TDI-27704 : Loose meters informations when error
https://jira.talendforge.org/browse/TDI-27704
make sure run flowMeter process before subjob process to ensure the flowMeter data of current process can be recorded.
merge r109534 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109536 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-17 09:53:17 +00:00
zwzhao
b0e272f8c2 bug TDI-27525 fixed : Red cross on a Database Icon in the repository
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109531 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-17 09:12:47 +00:00
zwzhao
7634c2cb19 bug TDI-27525 fixed : Red cross on a Database Icon in the repository
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109519 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-17 07:34:54 +00:00
ldong
68638c916c TDI-27298 fixed:merge r109431 from trunk to branch 5.2.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109518 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-17 07:27:24 +00:00
nrousseau
c043eaf013 merge r109495 from trunk to branch 5.3
TDI-27588 : fix a small problem with component unique name


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109496 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-17 02:47:37 +00:00
jjzhou
b8994d6634 fix Bug TDI-27581: Need to add two parameters to define memory parameters for HDP 1.2 and HDP 1.3
https://jira.talendforge.org/browse/TDI-27581

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109435 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-16 06:38:25 +00:00
nrousseau
3078a06461 merge r109431 from trunk to branch 5.3
TDI-27298 : fix problem with execution of jobs with ELT components


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109432 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-16 06:17:52 +00:00
wliu
70eeb4e43d Fix workitem TDI-27272 : replace the static value with the variable.
https://jira.talendforge.org/browse/TDI-27272

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109415 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-16 01:48:04 +00:00
nrousseau
57e14acbd2 merge r109370 from trunk to branch 5.3
TDI-27588 : remove some optimization done in the TDI-27266


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109373 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-15 08:14:44 +00:00
jzhao
9570dbb3c0 Fixed Bug TDI-27517: 65535 issue with many tMaps and tExtractDelimitedFields
https://jira.talendforge.org/browse/TDI-27517 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109372 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-15 08:08:22 +00:00
jyhu
7541b53cf7 Fix Bug TDI-27733: tLDAPInput could not get more than one column binary values from schema and no effective when use exsisting connection .
https://jira.talendforge.org/browse/TDI-27733

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109367 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-15 07:46:21 +00:00
jyhu
c89a5685d6 Fix Bug TDI-27733: tLDAPInput could not get more than one column binary values from schema and no effective when use exsisting connection .
https://jira.talendforge.org/browse/TDI-27733

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109365 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-15 07:45:15 +00:00
hcyi
a29944e3f2 bug TDI-27568 fixed : add HL7 Version for the tHL7Output repository .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109347 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-15 05:53:22 +00:00
hcyi
3960f4db81 bug TDI-27568 fixed : add HL7 Version for the tHL7Output repository .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109346 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-15 05:46:18 +00:00
bchen
de3cf0d92a Fix Bug TDI-27652 : SAP connection not released in case of a downstream component throws an exception
https://jira.talendforge.org/browse/TDI-27652
merge r109297 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109304 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-14 10:52:37 +00:00
bchen
3e04b4b039 Fix Bug TDI-27652 : SAP connection not released in case of a downstream component throws an exception
https://jira.talendforge.org/browse/TDI-27652
merge r109297 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109300 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-14 10:45:05 +00:00
jyhu
1493198729 Fix Bug TDI-27608: missing support for Dynamic data type in LDAP components .
https://jira.talendforge.org/browse/TDI-27608

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109296 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-14 10:38:31 +00:00
jjzhou
e7b1c0fd28 fix Bug TDI-27640: tFileFetch HTTPS Redirection
https://jira.talendforge.org/browse/TDI-27640 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109295 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-14 10:38:00 +00:00
jjzhou
62ac026a21 fix Bug TDI-27640: tFileFetch HTTPS Redirection
https://jira.talendforge.org/browse/TDI-27640 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109294 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-14 10:37:55 +00:00
jyhu
c1e10cd30e Fix Bug TDI-27608: missing support for Dynamic data type in LDAP components .
https://jira.talendforge.org/browse/TDI-27608

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109289 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-14 10:31:18 +00:00
zwzhao
a9855f04e2 bug TDI-6613 fixed : tSalesforceOutput : Schema issue when switching Action.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109285 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-14 10:18:31 +00:00
jzhao
1cfe04ab45 Fixed Bug TDI-27715: the default online wsdl is not valid anymore for all the tWebService components
https://jira.talendforge.org/browse/TDI-27715 
Note:1.Change the default online wsdl of tWebService* 
2.Modify TUJ 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@109276 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-14 08:55:30 +00:00
jzhao
244c4929f2 Fixed Bug TDI-27715: the default online wsdl is not valid anymore for all the tWebService components
https://jira.talendforge.org/browse/TDI-27715
Note:1.Change the default online wsdl of tWebService*
2.Modify TUJ

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109275 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-14 08:46:23 +00:00
jzhao
3782dff09c Fixed Bug TDI-27715: the default online wsdl is not valid anymore for all the tWebService components
https://jira.talendforge.org/browse/TDI-27715
Note:1.Change the default online wsdl of tWebService*
2.Modify TUJ

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109274 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-14 08:45:23 +00:00
wliu
44bb16adf9 Fix Bug TDI-27194 : complete the condition
https://jira.talendforge.org/browse/TDI-27194

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109253 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-14 04:05:32 +00:00
hcyi
093d3f51c9 bug TDI-27568 fixed : xml tree in both tHL7Input and tHL7Output repository are generated incorrectly .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109228 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-12 10:20:56 +00:00
hcyi
b51c0b1667 bug TDI-27568 fixed : xml tree in both tHL7Input and tHL7Output repository are generated incorrectly .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109226 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-12 10:19:09 +00:00
hcyi
0bc3a5e565 bug TDI-27568 fixed : xml tree in both tHL7Input and tHL7Output repository are generated incorrectly .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109222 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-12 10:17:36 +00:00
jzhao
0b4318f38a Fixed Bug TDI-27517: 65535 issue with many tMaps and tExtractDelimitedFields
https://jira.talendforge.org/browse/TDI-27517 
Note:Merge to 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109204 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-12 08:22:05 +00:00
jzhao
e800d7ffec Fixed Bug TDI-27517: 65535 issue with many tMaps and tExtractDelimitedFields
https://jira.talendforge.org/browse/TDI-27517 
Note:Merge to 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109203 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-12 08:22:02 +00:00
zwzhao
269cca108f bug TUP-825 fixed : commonFilter is incorrectly installed permanently in the ProjectExplorer
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109129 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-11 07:17:02 +00:00
jjzhou
1c12ff5b62 fix Bug TDI-27654: Exception: java.lang.NoClassDefFoundError: org/jaxen/JaxenException on Talend Dataservice
https://jira.talendforge.org/browse/TDI-27654

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109076 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-10 09:58:54 +00:00
jjzhou
9e8ff07234 fix Bug TDI-27654: Exception: java.lang.NoClassDefFoundError: org/jaxen/JaxenException on Talend Dataservice
https://jira.talendforge.org/browse/TDI-27654

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109075 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-10 09:58:49 +00:00
bchen
73ed3aa0d6 Fix Bug TDI-27261 : NPE when doing parallel lookups
https://jira.talendforge.org/browse/TDI-27261 
wrap global resource with synchronizedMap when there is a tParallelize 
merge r107496 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@109050 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-10 04:32:59 +00:00
rdubois
dfbe87488d TDI-27169 fixed: Add a variable in the tPivotToColumnsDelimited to count the number of lines written in the file.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@109041 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-09 14:11:08 +00:00
rdubois
a547f72182 TDI-27169 fixed: Add a variable in the tPivotToColumnsDelimited to count the number of lines written in the file.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@109040 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-09 14:08:33 +00:00
plv
1ea5b0983e bug TDI-26695:guess schema fail for derby client
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108955 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-08 08:31:54 +00:00
jjzhou
44ba2561ba fix Bug TDI-27592: Salesforce connection fails with Classloader Error
https://jira.talendforge.org/browse/TDI-27592

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108954 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-08 08:04:20 +00:00
jjzhou
464fcc5511 fix Bug TDI-27592: Salesforce connection fails with Classloader Error
https://jira.talendforge.org/browse/TDI-27592

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108952 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-08 08:03:01 +00:00
jjzhou
12620d7fe0 fix Bug TDI-26863: Syntax of generated LDIF file not valid with MS Active Directory.
https://jira.talendforge.org/browse/TDI-26863

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108940 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-08 03:58:48 +00:00
jjzhou
6070a46d64 fix Bug TDI-26863: Syntax of generated LDIF file not valid with MS Active Directory.
https://jira.talendforge.org/browse/TDI-26863

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108939 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-10-08 03:58:46 +00:00
zwzhao
9151ed67f9 bug TDI-6613 fixed : tSalesforceOutput : Schema issue when switching Action.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108823 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-30 10:08:59 +00:00
jyhu
8e13c49307 Fix Work Item TDI-27353: Check Use standard_conforming_string ON as default setting when connect to V9.X and file type is CSV on tPostgresXXBulkExec componnents .
https://jira.talendforge.org/browse/TDI-27353

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@108767 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-30 02:57:17 +00:00
jyhu
a2d33d072a Fix Work Item TDI-27353: Check Use standard_conforming_string ON as default setting when connect to V9.X and file type is CSV on tPostgresXXBulkExec componnents .
https://jira.talendforge.org/browse/TDI-27353

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108765 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-30 02:53:14 +00:00
jyhu
e14330172e Fix Work Item TDI-27353: Check Use standard_conforming_string ON as default setting when connect to V9.X and file type is CSV on tPostgresXXBulkExec componnents .
https://jira.talendforge.org/browse/TDI-27353

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108764 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-30 02:48:19 +00:00
jzhao
e71476a090 Add TUJ For Bug TDI-27447: tPivotToColumnsDelimited doesn't close the BufferedWriter flow and also doesn't delete the empty file when checked the "Don't generate empty file"
https://jira.talendforge.org/browse/TDI-27447
Note: Remove useless stream close.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108733 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-29 09:26:56 +00:00
jzhao
cfb5fb68d3 Add TUJ For Bug TDI-27447: tPivotToColumnsDelimited doesn't close the BufferedWriter flow and also doesn't delete the empty file when checked the "Don't generate empty file"
https://jira.talendforge.org/browse/TDI-27447
Note: Remove useless stream close.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108731 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-29 09:23:51 +00:00
jyhu
a58bc2d0f6 Fix Bug TDI-26822: tOracleOutput with Dynamic schema and reject rows crashes if all data rejected .
https://jira.talendforge.org/browse/TDI-26822 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108717 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-29 08:12:26 +00:00
wliu
9dd710db15 Fix Bug TDI-26984 : recover the old behavior
https://jira.talendforge.org/browse/TDI-26984

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108715 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-29 08:11:21 +00:00
jyhu
fe8a80e4ac Fix Bug TDI-26822: tOracleOutput with Dynamic schema and reject rows crashes if all data rejected .
https://jira.talendforge.org/browse/TDI-26822 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108712 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-29 08:09:38 +00:00
wliu
d890f6a84e Fix Bug TDI-26984 : recover the old behavior
https://jira.talendforge.org/browse/TDI-26984

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108709 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-29 08:05:23 +00:00
jyhu
ccd0775667 Fix Bug TDI-27204: Get error of "Unexpected message type: ReadyForQuery" in tVerticaOutput when use an existing connection component and "Action on data" is "Delete" .
https://jira.talendforge.org/browse/TDI-27204 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108694 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-29 06:59:10 +00:00
jyhu
e60352d672 Fix Bug TDI-27204: Get error of "Unexpected message type: ReadyForQuery" in tVerticaOutput when use an existing connection component and "Action on data" is "Delete" .
https://jira.talendforge.org/browse/TDI-27204 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108693 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-29 06:56:45 +00:00
rdubois
53eb562f32 TDI-27335 fixed: tMOM components fixed when using a tMomConnection
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108645 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-27 13:30:57 +00:00
rdubois
a45b731b4e TDI-27335 fixed: tMOM components fixed when using a tMomConnection
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108644 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-27 13:23:37 +00:00
jyhu
7fb28f341c Fix Bug TDI-26924: Mail cannot be processed correctly by using tFileInputMail.
https://jira.talendforge.org/browse/TDI-26924 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@108630 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-27 02:07:42 +00:00
jzhao
ac34e67475 TDI-27447: tPivotToColumnsDelimited doesn't close the BufferedWriter flow and also doesn't delete the empty file when checked the "Don't generate empty file"
https://jira.talendforge.org/browse/TDI-27447
Note:1.Fixed tPivotToColumnsDelimited
2.tFileInputARFF and tFileInputLDIF close stream

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108621 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-26 09:46:56 +00:00
jzhao
565cb7143f TDI-27447: tPivotToColumnsDelimited doesn't close the BufferedWriter flow and also doesn't delete the empty file when checked the "Don't generate empty file"
https://jira.talendforge.org/browse/TDI-27447
Note:1.Fixed tPivotToColumnsDelimited
2.tFileInputARFF and tFileInputLDIF close stream

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108620 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-26 09:46:54 +00:00
jyhu
9aae893730 Fix Bug TDI-27140: NumberFormatException when NLS is configured in French by using tOracleOutputBulkExec component .
https://jira.talendforge.org/browse/TDI-27140

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108559 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-25 09:29:02 +00:00
wliu
5ee38547a7 Fix Bug TDI-26984 : remove the new mode for tHL7Output
https://jira.talendforge.org/browse/TDI-26984

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108472 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-24 11:03:54 +00:00
wliu
8c9332a384 Fix Bug TDI-26984 : remove the new mode
https://jira.talendforge.org/browse/TDI-26984

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108470 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-24 10:56:32 +00:00
hcyi
b390d784c6 merge r108422 from trunk to branch 5.3
bug TDI-26946 fixed : ELTHiveMap : HiveQL generation not refreshed if you delete an INPUT table .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108424 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-24 03:45:54 +00:00
nrousseau
73c1ba4e8c merge r108414 from trunk to branch 5.3
TDI-25871 : fix problem of wrong display of links, avoid to use xpath to get current path to link, but try to get from elements


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108417 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-24 03:14:44 +00:00
jyhu
d02ec0ce8d Fix Bug TDI-27425: The characters with accent can not be displayed by using ODBC connector.
https://jira.talendforge.org/browse/TDI-27425


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108366 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-23 09:02:56 +00:00
jyhu
663ebaeefa Fix Bug TDI-27425: The characters with accent can not be displayed by using ODBC connector.
https://jira.talendforge.org/browse/TDI-27425


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108365 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-23 08:56:58 +00:00
jzhao
6fd0387017 Fixed Bug TDI-27075: tFileInputJSON or tExtractJSONFields will run in Studio but fail if job is exported and run via command line
https://jira.talendforge.org/browse/TDI-27075

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108347 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-23 07:47:00 +00:00
hcyi
358cbb908e merge r108334 from trunk to branch 5.3
bug TDI-27090 modified : Wrong pattern used in TAC for the project creation . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108335 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-23 06:04:09 +00:00
nrousseau
b6bee45229 merge r108332 from trunk to branch 5.3
TDI-27249 : fix clean statistics for TOS


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108333 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-23 05:05:45 +00:00
nrousseau
35eca94250 merge r108316 from trunk to branch 5.3
TDI-27535 : fix problem of null connection name


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108318 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-22 11:03:33 +00:00
wliu
8ed9d693d5 Fix Bug TDI-26984 : tHL7Output component Bug
https://jira.talendforge.org/browse/TDI-26984

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108309 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-22 10:02:18 +00:00
wliu
b475ad8d0d Fix Bug TDI-26984 : tHL7Output component Bug
https://jira.talendforge.org/browse/TDI-26984

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108306 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-22 09:47:01 +00:00
nrousseau
6aae62ed83 merge r108279 from trunk to branch 5.2
TDI-27364 : fix the version problem for psql for the version change to have the same as the component.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108282 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-22 06:44:20 +00:00
nrousseau
2a5c16a017 merge r108279 from trunk to branch 5.3
TDI-27364 : fix the version problem for psql for the version change to have the same as the component.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108281 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-22 06:36:29 +00:00
plv
2e6864defe bug TDI-27384:TIS isn't automatic save job after changes in SQL memory though we have checked save job before execution
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108277 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-22 05:36:09 +00:00
plv
e67290268d bug TDI-27384:TIS isn't automatic save job after changes in SQL memory though we have checked save job before execution
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108276 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-22 05:27:41 +00:00
nrousseau
fa54706af7 merge r108269 from trunk to branch 5.3
TDI-27350 : add missing break info for the migration


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108274 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-22 04:24:17 +00:00
plv
8fd6cb2104 bug TDI-27266:backport 5.3
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108232 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-18 10:41:28 +00:00
hwang
bf1e5cc409 TDI-27462:expanding Sub-jobs linked together: remove this link, or move it
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108211 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-18 09:21:59 +00:00
jyhu
e33610a759 git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@108196 f6f1c999-d317-4740-80b0-e6d1abc6f99e 2013-09-18 07:08:56 +00:00
jyhu
0bd8dd96b9 Fix Bug TDI-26987: File will be changed when copy from one table to another by use postgres DB.
https://jira.talendforge.org/browse/TDI-26987

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108183 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-18 04:11:01 +00:00
nrousseau
8079a69c24 merge r108174 from trunk to branch 5.3
TDI-27435 : Rename automatically some row link if some are already existing.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108175 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-18 02:19:23 +00:00
nrousseau
4b059e3c0d merge r108120 from trunk to branch 5.3
TDI-27350 : set correct case for the dbtypes when migrate to avoid warnings


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108131 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-17 07:25:02 +00:00
nrousseau
b1d86bd6f2 merge r108119 from trunk to branch 5.3
TDI-27485 : avoid an expand all when open the repository dialog


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108121 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-17 04:34:16 +00:00
wliu
7a90200106 Fix Bug TDI-27273 : avoid the NPE when the variable value is null
https://jira.talendforge.org/browse/TDI-27273

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108071 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-16 04:53:47 +00:00
wliu
9302172572 Fix Bug TDI-27273 : avoid the NPE when the variable value is null
https://jira.talendforge.org/browse/TDI-27273

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108070 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-16 04:51:08 +00:00
nrousseau
12d75e53bf merge r108063 from trunk to branch 5.3
TDI-27350 : set correct case for the dbtypes when migrate to avoid warnings


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108064 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-16 04:05:13 +00:00
jyhu
2444886d2c Fix Bug TDI-26987: File will be changed when copy from one table to another by use postgres DB.
https://jira.talendforge.org/browse/TDI-26987

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108036 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-14 10:54:08 +00:00
jyhu
1628da1f27 Fix Bug TDI-26924: Mail cannot be processed correctly by using tFileInputMail.
https://jira.talendforge.org/browse/TDI-26924


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@108034 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-14 08:46:00 +00:00
jyhu
39fc271ba1 Fix Bug TDI-26924: Mail cannot be processed correctly by using tFileInputMail.
https://jira.talendforge.org/browse/TDI-26924


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108033 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-14 08:45:41 +00:00
sizhaoliu
0a86d32fee TDQ-7731 fix the NCDFE on branch 5.3
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@108023 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-13 12:21:58 +00:00
bchen
c78db8bad4 Fix Bug TDI-27303 : tSAPInput component to enable starting ftp and http based programs
https://jira.talendforge.org/browse/TDI-27303 
merge r107562 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107977 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-13 07:48:24 +00:00
bchen
b852e655d4 Fix Bug TDI-27303 : tSAPInput component to enable starting ftp and http based programs
https://jira.talendforge.org/browse/TDI-27303 
merge r107562 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107975 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-13 07:38:36 +00:00
nrousseau
1532e0e31c merge r107851 from trunk to branch 5.3
TDI-27438 : enhance the speed of resolution of routines for joblets


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107856 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-12 03:33:21 +00:00
wliu
dbedff922f Fix Bug TDI-27273 : incorrect xml parameter processing with special charactors like: +
https://jira.talendforge.org/browse/TDI-27273

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107831 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-11 10:05:42 +00:00
wliu
93c6aa74d7 Fix Bug TDI-27273 : incorrect xml parameter processing with special charactors like: +
https://jira.talendforge.org/browse/TDI-27273

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107830 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-11 09:56:35 +00:00
wwang
e43279a9cf Fix Bug TDI-27125 : fix the order issue for xml generated
https://jira.talendforge.org/browse/TDI-27125

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107809 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-11 08:24:00 +00:00
wwang
2b01953149 Fix Bug TDI-27125 : fix the order issue for xml generated
https://jira.talendforge.org/browse/TDI-27125

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107808 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-11 08:16:43 +00:00
hcyi
118a623533 bug TDI-5898 fixed : GlobalMap set by tMap aren't display in completion .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107771 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-10 08:13:29 +00:00
hcyi
9da0dfa541 merge r107765 from trunk to branch 5.3
bug TDI-5898 fixed : GlobalMap set by tMap aren't display in completion .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107767 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-10 08:03:56 +00:00
hwang
c3bab4b5ce TDI-23013 :Undo of delete for links to joblet not correct when joblet expanded
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107747 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-10 05:24:27 +00:00
hwang
debcc83d63 TDI-27395:If a node have two input connections, one is merge, another is subjobok, then you delete the merge one, will get an NEP,and every time when you open the job, you will get he NEP
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107745 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-10 04:10:07 +00:00
fwang
a8025c581f bug TDI-27257 fixed:duplicate routine items display when "Setup routine dependencies"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107720 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-09 09:34:43 +00:00
wliu
25318c023e Fix workitem TDI-27272 : Using apache codec in commons-codec-1.7.jar to replace the bonita codec in the tBonitaInstantiateProcess for the mode:"HTTP Client"
https://jira.talendforge.org/browse/TDI-27272

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107713 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-09 08:46:23 +00:00
wliu
e1f3063f0b Fix workitem TDI-27272 : Using apache codec in commons-codec-1.7.jar to replace the bonita codec in the tBonitaInstantiateProcess for the mode:"HTTP Client"
https://jira.talendforge.org/browse/TDI-27272

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107710 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-09 08:24:39 +00:00
plv
c9f8ec076d bug TDI-26994:lots time delay when edit code in tJava
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107694 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-09 05:35:04 +00:00
nrousseau
62df2525c8 merge r107683 from trunk to branch 5.3
TDI-26994 : improve the edition of tJava, use one ExecutionLimiter to avoid to call the generation too often.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107684 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-09 03:21:40 +00:00
hwang
9ad54b096d TDI-27032:Response to schema prompt when adding component to flow remembered
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107638 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-06 06:54:58 +00:00
wliu
13cef2c465 Fix Bug TDI-27365 : tSAPInput_end.javajet doesn't generated code correctly
https://jira.talendforge.org/browse/TDI-27365

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@107629 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-06 03:57:15 +00:00
wliu
17a5e88a24 Fix Bug TDI-27365 : tSAPInput_end.javajet doesn't generated code correctly
https://jira.talendforge.org/browse/TDI-27365

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107628 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-06 03:47:22 +00:00
wliu
3390ee0596 Fix Bug TDI-27365 : tSAPInput_end.javajet doesn't generated code correctly
https://jira.talendforge.org/browse/TDI-27365

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107622 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-06 03:41:20 +00:00
hcyi
b3992c0a29 merge r107563 from trunk to branch 5.3
bug TDI-27090 fixed : Wrong pattern used in TAC for the project creation .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107565 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-05 06:40:12 +00:00
bchen
463e6ce1ff Fix Bug TDI-27166 : SALESFORCE BULK API BUG (CONSUMES TOO MANY API CALLS) - SOLVED
https://jira.talendforge.org/browse/TDI-27166 
merge r106997 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107519 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-04 08:19:58 +00:00
bchen
2249dc0b2b Fix Bug TDI-27166 : SALESFORCE BULK API BUG (CONSUMES TOO MANY API CALLS) - SOLVED
https://jira.talendforge.org/browse/TDI-27166 
merge r106997 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107515 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-04 08:08:23 +00:00
bchen
41d2ca6a58 Fix Bug TDI-27261 : NPE when doing parallel lookups
https://jira.talendforge.org/browse/TDI-27261 
wrap global resource with synchronizedMap when there is a tParallelize 
merge r107496 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107507 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-04 07:11:15 +00:00
bchen
feaf3d9cd4 Fix Bug TDI-27261 : NPE when doing parallel lookups
https://jira.talendforge.org/browse/TDI-27261 
wrap global resource with synchronizedMap when there is a tParallelize 
merge r107496 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107504 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-04 07:01:49 +00:00
hcyi
0bace3f9e6 merge r107453 from trunk to branch 5.3
bug TDI-26953 modified : tMap drag-and-drop column names case-sensitive . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107454 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-03 07:08:04 +00:00
hcyi
b080a3f67f merge r107447 from trunk to branch 5.3
bug TDI-26860 fixed : tFileOutputMSXML didn't get the Related Column when using "import XML tree" from an XSD .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107448 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-03 06:07:32 +00:00
jjzhou
a1209b7fdd fix Bug TDI-27283: Please hide two properties on tLDAPRenameEntry when check Use an existing connection
https://jira.talendforge.org/browse/TDI-27283 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107382 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-02 03:00:23 +00:00
jjzhou
f7dd166779 fix Bug TDI-27283: Please hide two properties on tLDAPRenameEntry when check Use an existing connection
https://jira.talendforge.org/browse/TDI-27283

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@107380 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-02 02:51:17 +00:00
jjzhou
1128cf4905 fix Bug TDI-27283: Please hide two properties on tLDAPRenameEntry when check Use an existing connection
https://jira.talendforge.org/browse/TDI-27283

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107379 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-02 02:49:49 +00:00
wliu
1d5c31d566 Fix Bug TDI-26484 : Fix the situation when there are tUnite in the subprocess with RowsEnd virtual components.
https://jira.talendforge.org/browse/TDI-26484


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107368 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-30 10:46:56 +00:00
hcyi
fb46c02727 merge r107354 from trunk to branch 5.3
bug TDI-5839 fixed : Renaming variable in tMap doesn't affect Expression-Filter .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107355 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-30 09:34:56 +00:00
jyhu
0df8a9a7b3 Fix Bug TDI-27114: tCreatetable does not have the "schema" blank in basic settings.
https://jira.talendforge.org/browse/TDI-27114 
change the breaks and version for migration task and replace a disposable class. 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107338 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-30 07:02:41 +00:00
jyhu
5319f7f0c0 Fix Bug TDI-27114: tCreatetable does not have the "schema" blank in basic settings.
https://jira.talendforge.org/browse/TDI-27114 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107325 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-30 04:30:51 +00:00
jyhu
6b912c24f4 Fix Bug TDI-27114: tCreatetable does not have the "schema" blank in basic settings.
https://jira.talendforge.org/browse/TDI-27114 
Add double Quote when schema_db is empty.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107324 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-30 04:29:50 +00:00
nrousseau
b6cb2b87d5 merge r107310 from trunk to branch 5.2
TDI-26994 : fix / improve again for the edition for the tJava


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107315 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-30 03:31:23 +00:00
hwang
7669771d5a TDI-27032:Response to schema prompt when adding component to flow remembered
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107312 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-30 03:22:54 +00:00
nrousseau
b0b4315aab merge r107310 from trunk to branch 5.3
TDI-26994 : fix / improve again for the edition for the tJava


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107311 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-30 03:15:56 +00:00
plv
3064735574 merge r107302 from trunk to branch 5.2
bug TDI-26547:Problems with update detection for tMap repository schemas


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107306 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-30 02:36:47 +00:00
plv
b6f53d0120 merge r107302 from trunk to branch 5.3
bug TDI-26547:Problems with update detection for tMap repository schemas


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107304 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-30 02:31:29 +00:00
jyhu
713fef287e Fix Bug TDI-27114: tCreatetable does not have the "schema" blank in basic settings.
https://jira.talendforge.org/browse/TDI-27114 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107278 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-29 11:18:32 +00:00
zwzhao
1fc1307eb6 bug TUP-866 fixed : Wrong javajet code in components causes no error message
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107273 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-29 07:12:34 +00:00
hwang
afbf7443ba TDI-27182:Studio throws an error when the first time create a routine from the welcome page.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107188 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-27 10:29:16 +00:00
fwang
65e0f0c01b bug TDI-27137 fixed:Function for "Guess Schema" can not be used for JavaDB Embeded Database.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107168 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-27 09:39:45 +00:00
hwang
c49e3791fb TDI-27173:Invisible Components in job design
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@107130 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-27 02:26:18 +00:00
hwang
a6ffa96a30 TDI-27173:Invisible Components in job design
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107127 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-27 02:20:20 +00:00
hcyi
4924d36567 merge r107105 from trunk to branch 5.3
bug TDI-26953 fixed : tMap drag-and-drop column names case-sensitive .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107108 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-26 10:44:14 +00:00
hwang
4954dc6f72 TDI-26496:There should be an error information when the input shema is different from the one in the joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107082 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-26 08:18:03 +00:00
wliu
b6083b0c52 Fix Bug TDI-27194 : tBonitaInstantiateProcess: switch from 'Java Client' to 'Http client' still export dependencies
https://jira.talendforge.org/browse/TDI-27194

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107078 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-26 07:27:43 +00:00
plv
6e59e06794 merge r107073 from trunk to branch 5.3
bug TDI-27223:MR Job:Detect dependenics: No response when click this option


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107075 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-26 06:32:30 +00:00
zwzhao
90f56e7f90 TDI-27052:Project can not be opened after migrate from 5.1.2 to 5.3.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107054 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-26 02:37:45 +00:00
zwzhao
f174f3288c bug TDI-26923 fixed : Shell "Update Detection" is activated when running the job after unchecking some columns of copybook schema in component view.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107040 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-23 10:37:50 +00:00
hcyi
8ff13b15b5 merge r107029 from trunk to branch 5.3
bug TDI-27091 modified : Schema type changes from Repository to Built-in after unchecking some columns in component view . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107031 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-23 10:23:37 +00:00
fwang
87eaff4d67 bug TDI-24379 fixed:Job which use routines when open,change the routines' name,the class name didn't change.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@107014 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-23 09:15:04 +00:00
zwzhao
c50f66561c bug TDI-26807 fixed : Cannot link two subjobs with 'On Subjob Ok' and 'On Subjob Error' on tRowGenerator and tFixedflowInput
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106984 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-23 05:55:50 +00:00
fwang
863bffac81 bug TDI-26719 fixed:New change for user component can not be push to Palette in time.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106877 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-21 09:47:54 +00:00
hwang
ecd40a8217 TDI-27173:Invisible Components in job design
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106867 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-21 08:05:02 +00:00
hwang
01980f3095 TDI-27173:Invisible Components in job design
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106866 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-21 08:02:00 +00:00
hwang
f95f343043 TDI-27173:Invisible Components in job design
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106861 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-21 07:30:56 +00:00
plv
b5f02580d9 merge r106853 from trunk to branch 5.3
bug TDI-26631:Dynamic parameter name should be selectable


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106856 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-21 07:24:35 +00:00
hwang
6f81556e4a TDI-27173:Invisible Components in job design
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106854 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-21 07:17:12 +00:00
jyhu
cd2e8537e7 Fix Bug TDI-26390: No way to set the additional parameters on t(DB)Connection .
https://jira.talendforge.org/browse/TDI-26390

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106800 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-20 05:54:03 +00:00
jyhu
7c50c6ced3 Fix Bug TDI-26390: No way to set the additional parameters on t(DB)Connection .
https://jira.talendforge.org/browse/TDI-26390

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106797 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-20 05:51:56 +00:00
hwang
bd0f383ff0 TDI-27052:Project can not be opened after migrate from 5.1.2 to 5.3.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106781 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-20 01:48:10 +00:00
wchen
256fcf6f7b merge r106765 from trunk to branch 5.3
bug  TDI-26576 fixed: Can drop additional columns into linked tMap output with repository schema


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106767 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-19 09:47:20 +00:00
ycbai
609bdd5999 Added TDI-27148 : Need to review the speed of initialization of libaries
And revise TUP-931 : TDM install over previous version fails to clean up lib/java/index.xml 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106727 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-19 02:10:13 +00:00
hwang
8d3caaa412 TDI-27052:Project can not be opened after migrate from 5.1.2 to 5.3.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106704 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-16 09:53:19 +00:00
jyhu
1505c35333 Fix Backlog Task TDI-26955: Need to add the schema to the oracle output components in ORACLE RAC mode (other modes are ok).
https://jira.talendforge.org/browse/TDI-26955
Add the schema to tOracleSCDELT in ORACLE OCI mode
Add the schema to oracle components in ORACLE RAC mode

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106694 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-16 07:54:22 +00:00
jyhu
e463e0c7b4 Fix Backlog Task TDI-26955: Need to add the schema to the oracle output components in ORACLE RAC mode (other modes are ok).
https://jira.talendforge.org/browse/TDI-26955
Add the schema to tOracleSCDELT in ORACLE OCI mode
Add the schema to oracle components in ORACLE RAC mode

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106692 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-16 07:42:27 +00:00
ycbai
eb9d978e34 Added TDI-27148 : Need to review the speed of initialization of libaries
And revise TUP-931 : TDM install over previous version fails to clean up lib/java/index.xml 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106685 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-16 06:34:09 +00:00
nrousseau
897efd043a merge r106617 from trunk to branch 5.3
TUP-948 : fix problem of lock, where it will try to lock each opened job editor


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106618 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-15 04:08:26 +00:00
nrousseau
1f8b8c85ca merge r106602 from trunk to branch 5.3
TUP-949 : avoid to force to display the problem view if this one is not visible already.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106604 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-15 02:20:52 +00:00
plv
18e3747090 bug TDI-27091:Schema type changes from Repository to Built-in after unchecking some columns in component view.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106568 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-14 03:39:25 +00:00
jzhao
1afe84de93 Fixed Backlog Task TDI-26883: need component_group add a attribute to suport the excle's modification
https://jira.talendforge.org/browse/TDI-26883

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106556 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-14 02:54:48 +00:00
jzhao
ff3f0f5ca2 Fixed Bug TDI-26170: tHDFSPut component uses a deprecated library and produces warnings
https://jira.talendforge.org/browse/TDI-26170
Note:Revert the code

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106541 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-13 10:35:44 +00:00
jzhao
013eb8d3f0 Fixed Bug TDI-26170: tHDFSPut component uses a deprecated library and produces warnings
https://jira.talendforge.org/browse/TDI-26170
Note:Revert the code

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106539 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-13 10:33:55 +00:00
ycbai
021889afd3 bug TDI-25482 fixed: HCatalog item and HDFS item cannot be exported.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106533 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-13 10:07:07 +00:00
jjzhou
3114d40c0c fix Bug TDI-26921: tLDAPRenameEntry component missing txt fields
https://jira.talendforge.org/browse/TDI-26921

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106428 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-09 01:16:40 +00:00
jjzhou
321a4eef89 fix Bug TDI-26921: tLDAPRenameEntry component missing txt fields
https://jira.talendforge.org/browse/TDI-26921

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106427 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-09 01:15:37 +00:00
jjzhou
13f96714db fix Bug TDI-26921: tLDAPRenameEntry component missing txt fields
https://jira.talendforge.org/browse/TDI-26921

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@106426 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-09 01:15:20 +00:00
jjzhou
507439d785 fix Bug TDI-27076: tLDAPRenameEntry issue
https://jira.talendforge.org/browse/TDI-27076 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106424 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-08 09:53:36 +00:00
jjzhou
2a23c01486 fix Bug TDI-27076: tLDAPRenameEntry issue
https://jira.talendforge.org/browse/TDI-27076 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106423 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-08 09:53:34 +00:00
jjzhou
27b5853648 fix Bug TDI-27076: tLDAPRenameEntry issue
https://jira.talendforge.org/browse/TDI-27076

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@106422 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-08 09:53:31 +00:00
jjzhou
9641479b37 fix Bug TDI-27076: tLDAPRenameEntry issue
https://jira.talendforge.org/browse/TDI-27076

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@106421 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-08 09:53:24 +00:00
fwang
8f5d2c0d49 bug TDI-27021 fixed:"Add extension" button in exchange is activated without clicked on
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106387 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-07 08:38:16 +00:00
plv
c983206297 bug TDI-26854:Oracle RAC Connection doesn't allow Schema entry
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106385 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-07 08:25:01 +00:00
plv
2600486bbe merge r106382 from trunk to branch 5.3
bug TDI-26854:Oracle RAC Connection doesn't allow Schema entry


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106383 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-07 08:07:06 +00:00
nrousseau
6087a46523 merge r106380 from trunk to branch 5.3
TDI-27088 : fix some exception appeared in the logs.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106381 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-07 07:53:47 +00:00
hwang
0712a27213 TUP-934:Try to create route from welcome page, cannot switch to create route wizard
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106326 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-06 09:51:06 +00:00
wwang
df55f2e9c6 Fix Bug TDI-26803 : tOracleOutputBulkExec - Update Scenario
https://jira.talendforge.org/browse/TDI-26803

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106317 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-06 08:57:50 +00:00
plv
0d172c3035 merge r106311 from trunk to branch 5.3
bug TDI-26631:Dynamic parameter name should be selectable


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106312 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-06 07:55:52 +00:00
jyhu
d1c49497f0 Fix Bug TDI-26770: Adjust the place of table name on tVerticaBulkExec .
https://jira.talendforge.org/browse/TDI-26770 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106283 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-06 01:52:12 +00:00
plv
b3e6862bdc merge r106265 from trunk to branch 5.3
bug TDI-26467:tSalesforceOutput


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106282 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-06 01:34:47 +00:00
ldong
7a2b256756 bug TDI-26795 fixed:SAP component can not get the right function name when drag a column under schema into a job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106262 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-05 09:38:44 +00:00
ycbai
9f6b9a8a44 bug TDI-26994 : lots time delay when edit code in tJava
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106250 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-05 07:58:03 +00:00
wchen
2a9275f7c5 merge r106246 from trunk to branch 5.3
bug  TDI-27024 fixed: Schema does not propagate to tAddCRCRow, after changing schema of tSugarCRMInput.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106249 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-05 07:35:39 +00:00
ycbai
bd39bc9013 bug TDI-26994 : lots time delay when edit code in tJava
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106248 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-05 07:34:04 +00:00
jjzhou
4e404f4ceb fix Bug TDI-26548: Oracle datasource spring bean thrown an exception in the runtime
https://jira.talendforge.org/browse/TDI-26548 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106121 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-01 10:22:37 +00:00
wchen
c77598c0ca merge r106090 from trunk to branch 5.3
bugTDI-26686 fixed: Export items to archive creates folder if file extension not included


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106093 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-01 05:57:58 +00:00
ycbai
d3b341d6a8 bug TDI-26093 : Non-job items always exported with jar
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106092 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-01 05:50:25 +00:00
wchen
0884624c6a merge r106087 from trunk to branch 5.3
bug  TDI-26576 fixed: Can drop additional columns into linked tMap output with repository schema


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106088 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-01 04:01:06 +00:00
wchen
91a95acbb5 merge r106082 from trunk to branch 5.2
bug   TDI-19963 fixed: Wrong schema generated when change schema between column which READONLY="true" and column which READONLY="false"


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106085 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-01 03:34:23 +00:00
wchen
fe7c17f153 merge r106082 from trunk to branch 5.3
bug   TDI-19963 fixed: Wrong schema generated when change schema between column which READONLY="true" and column which READONLY="false"


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106083 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-01 03:23:19 +00:00
ldong
7b87a11d3c bug TDI-26757 fixed:The QUEUE_SIZE parameter is not persistent in the parallelization links.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106078 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-01 02:53:32 +00:00
plv
084ba78c71 merge r106055 from trunk to branch 5.2
bug TDI-23822:Drag tSalesforceInput/ tSalesforceOutput from second node in repository, the schema isn't correct in component.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106072 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-01 01:52:30 +00:00
plv
7d7c562971 merge r106055 from trunk to branch 5.3
bug TDI-23822:Drag tSalesforceInput/ tSalesforceOutput from second node in repository, the schema isn't correct in component.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106071 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-08-01 01:49:05 +00:00
plv
f87488a2f0 merge r106000 from trunk to branch 5.2
bug TDI-26928:Multi thread execution check box is grayed when the job is using project setting in 5.2.3


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@106003 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-31 01:53:22 +00:00
plv
bb8c1d0535 merge r106000 from trunk to branch 5.3
bug TDI-26928:Multi thread execution check box is grayed when the job is using project setting in 5.2.3


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@106002 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-31 01:49:42 +00:00
plv
6a7e7a9c06 bug TDI-13420:make the url as context ,edit the twebservice again ,find the browser and refresh become grey.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105956 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-30 03:08:00 +00:00
nrousseau
e700129460 merge r105944 from trunk to branch 5.2
TDI-26584 : simply hides this exception, since it's from GEF directly, and even when it happens, everything still works correctly for us.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105946 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-30 01:04:29 +00:00
nrousseau
f5c517dca2 merge r105944 from trunk to branch 5.3
TDI-26584 : simply hides this exception, since it's from GEF directly, and even when it happens, everything still works correctly for us.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105945 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-30 01:01:09 +00:00
wchen
322187f198 bug TDI-26506 fixed: Could not convert a job to MR job (and do not get a good error message)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105937 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-29 10:10:48 +00:00
hcyi
88710514e5 merge r105932 from trunk to branch 5.3
bug TDI-26648 fixed : Statistic port is not released well in the Studio, which causes warning message before job execution .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105933 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-29 09:35:03 +00:00
wchen
9a13330251 merge r105929 from trunk to branch 5.2
bug   TDI-19963 fixed: Wrong schema generated when change schema between column which READONLY="true" and column which READONLY="false"


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105931 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-29 09:27:49 +00:00
wchen
31c12f2ee1 merge r105929 from trunk to branch 5.3
bug   TDI-19963 fixed: Wrong schema generated when change schema between column which READONLY="true" and column which READONLY="false"


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105930 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-29 09:21:40 +00:00
plv
8483d35af1 bug TDI-7860:Unable to rename schema in tFileInputMSXXXX
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105896 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-26 10:22:57 +00:00
plv
1e8de23477 bug TDI-7860:Unable to rename schema in tFileInputMSXXXX
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105895 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-26 10:16:58 +00:00
hcyi
ea084a503c merge r105888 from trunk to branch 5.3
bug TDI-26611 fixed : Import TUJ "Bug10369_tFileOutputExcel" ,when we double click or right click "edit job" .Both got NPE(different error) .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105892 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-26 10:09:08 +00:00
ldong
25b0f0732a bug TDI-26815 fixed:Parallelization within the links cannot generate code with the tUnite.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105872 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-26 07:46:38 +00:00
jjzhou
daca1935c9 fix Bug TDI-26856: tMicrosoftCrmInput: Runtime ClassCastException: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl cannot be cast to javax.xml.parsers.SAXParserFactory
https://jira.talendforge.org/browse/TDI-26856

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105833 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-25 09:51:43 +00:00
jjzhou
4c53ed17fb fix Bug TDI-26856: tMicrosoftCrmInput: Runtime ClassCastException: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl cannot be cast to javax.xml.parsers.SAXParserFactory
https://jira.talendforge.org/browse/TDI-26856

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105832 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-25 09:51:37 +00:00
bchen
b769d705a4 Fix Work Item TDI-26845 : clean MapReduceDataProcess?
https://jira.talendforge.org/browse/TDI-26845 
as we have MapReduceDataProcess, remove the un used methods for mapredce on DataProcess

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105811 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-25 06:13:26 +00:00
nrousseau
a3045feaa5 merge r105799 from trunk to branch 5.3
TDI-26838 : fix problem of graphic disposed for the update of component. use the same method everywhere for any refresh of templates needed.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105800 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-25 04:19:02 +00:00
jzhao
2763aedf1d Fixed Bug TDI-26710: When Append is ticked in tFileOutputARFF the generate file can't be deleted by tFileDelete in on job
https://jira.talendforge.org/browse/TDI-26710
Note: Merge to branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105797 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-25 03:29:56 +00:00
jzhao
c00dc846e9 Fixed Bug TDI-26681: Bug fix for org.talend.salesforce.SforceManagementImpl.java
https://jira.talendforge.org/browse/TDI-26681
Note: Merge to branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105792 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-25 03:13:19 +00:00
jzhao
32353b426a Fixed Bug TDI-26681: Bug fix for org.talend.salesforce.SforceManagementImpl.java
https://jira.talendforge.org/browse/TDI-26681
Note: Merge to branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105790 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-25 03:11:53 +00:00
jjzhou
ba0d89f330 fix Bug TDI-26851: Java error when using two tFileOutputLDIF in the same job.
https://jira.talendforge.org/browse/TDI-26851

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@105710 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-24 07:14:05 +00:00
jjzhou
a72576cb27 fix Bug TDI-26851: Java error when using two tFileOutputLDIF in the same job.
https://jira.talendforge.org/browse/TDI-26851

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105709 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-24 07:14:03 +00:00
jjzhou
9e4d52fb8b fix Bug TDI-26851: Java error when using two tFileOutputLDIF in the same job.
https://jira.talendforge.org/browse/TDI-26851

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105708 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-24 07:14:01 +00:00
plv
3f7e8192ff bug TUP-835 fixed:Cannot retreive schema on tables that contain "." in the table name
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105699 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-24 05:43:48 +00:00
plv
329a937be1 bug TUP-835 fixed:Cannot retreive schema on tables that contain "." in the table name
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105687 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-24 03:39:43 +00:00
fwang
a8b6657b61 bug TDI-26614 fixed:Excell XLSX files not read correctly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105680 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-24 03:00:57 +00:00
wliu
e51fd38bf2 Fix Bug TDI-26484 : Fix the situation when there are tUnite in the subprocess with RowsEnd virtual components.
https://jira.talendforge.org/browse/TDI-26484

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105672 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-24 02:27:57 +00:00
wwang
0c436b3d06 Fix Bug TDI-26803 : tOracleOutputBulkExec - Update Scenario
https://jira.talendforge.org/browse/TDI-26803

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105654 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-23 10:28:06 +00:00
ycbai
260dad9659 bug TDI-26837 fixed: Need backport on 5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@105602 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-23 03:30:03 +00:00
wliu
f9deb2012c Fix Bug TDI-26484 : When the component is a virtual component with link type:onRowsEnd, then all the subjobs which following the onRowsEnd will be generated just after the first virtual component end part
https://jira.talendforge.org/browse/TDI-26484

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105600 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-23 03:23:05 +00:00
fwang
78a2ea59e6 TDI-26835 : disable automatically the option lookup in parallel if there is no tParallelize component available
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105587 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-23 01:23:01 +00:00
nrousseau
981a8938cd merge r105585 from trunk to branch 5.3
TDI-26835 : disable automatically the option lookup in parallel if there is no tParallelize component  available


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105586 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-23 00:44:42 +00:00
wliu
077664e32c Fix Bug TDI-26484 : When the component is a virtual component with link type:onRowsEnd, then all the subjobs which following the onRowsEnd will be generated just after the first virtual component end part
https://jira.talendforge.org/browse/TDI-26484

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105569 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-22 10:47:05 +00:00
jjzhou
c9a729659e fix Bug TDI-26832: Can't delete all output files
https://jira.talendforge.org/browse/TDI-26832

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105548 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-22 08:45:33 +00:00
jjzhou
f1205ea06d fix Bug TDI-26832: Can't delete all output files
https://jira.talendforge.org/browse/TDI-26832

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105547 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-22 08:45:28 +00:00
jjzhou
20090a5e3b fix Bug TDI-26533: Unable to spool multiple bulk batches using tSalesforceInput / Bulk API
https://jira.talendforge.org/browse/TDI-26533

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105540 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-22 08:21:49 +00:00
nrousseau
a0fe09e0ab merge r105315 from trunk to branch 5.2
TDI-26751 : fail to switch jobscript when there is several tXmlMap in the same job.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105460 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-19 08:11:06 +00:00
wliu
9af54fff22 Fix Bug TDI-26484 : When the component is a virtual component with link type:onRowsEnd, then all the subjobs which following the onRowsEnd will be generated just after the first virtual component end part
https://jira.talendforge.org/browse/TDI-26484

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105457 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-19 06:54:19 +00:00
bchen
fe85dc960f Fix Bug TDI-26511: tMicrosoftCrmInput using 2007 endpoint which is no longer supported
https://jira.talendforge.org/browse/TDI-26511
as url "https://dev.login.live.com/wstlogin.srf" is forbiddened 
replace url "https://dev.login.live.com/wstlogin.srf" by "https://login.live.com/rst2.srf" to make online mode work 
add ability to set login url 
merge r105039 into branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105450 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-19 02:45:16 +00:00
jjzhou
052d8e9530 fix Bug TDI-26780: Better fix required for the issue TDI-26525
https://jira.talendforge.org/browse/TDI-26780

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105447 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-19 02:29:52 +00:00
ilazebny
5a0b2660ec Update version to 5.3.2-SNAPSHOT in poms
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105428 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-18 17:41:17 +00:00
jyhu
60a40dd446 Fix Bug TDI-26545 : tGreenplum componentes are not correctly using schema
https://jira.talendforge.org/browse/TDI-26545 
Greenplum not support in tCreateTable in branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@105394 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-18 05:58:46 +00:00
rdubois
7d5243a3b0 Fix Bug TDI-26545 : tGreenplum components are not correctly using schema
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105361 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-17 10:26:19 +00:00
jjzhou
e2d8c01239 fix Bug TDI-26780: Better fix required for the issue TDI-26525
https://jira.talendforge.org/browse/TDI-26780 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@105359 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-17 10:23:49 +00:00
jjzhou
8c64a864bb fix Bug TDI-26780: Better fix required for the issue TDI-26525
https://jira.talendforge.org/browse/TDI-26780

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105352 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-17 09:00:55 +00:00
jyhu
69a243d35a Fix Bug TDI-26545 : tGreenplum componentes are not correctly using schema
https://jira.talendforge.org/browse/TDI-26545 
Merge into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@105349 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-17 08:56:25 +00:00
jyhu
8a4947114d Fix Bug TDI-26545 : tGreenplum componentes are not correctly using schema
https://jira.talendforge.org/browse/TDI-26545 
Merge into branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105348 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-17 08:55:12 +00:00
nrousseau
3821df40b3 merge r105315 from trunk to branch 5.3
TDI-26751 : fail to switch jobscript when there is several tXmlMap in the same job.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105316 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-17 01:16:41 +00:00
jyhu
056d418eaa Fix Bug TDI-26770: Adjust the place of table name on tVerticaBulkExec .
https://jira.talendforge.org/browse/TDI-26770 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105290 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-16 09:10:29 +00:00
plv
ea713c82a5 merge r105259 from trunk to branch 5.3
bug TUP-835 fixed:revert


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105261 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-15 10:16:50 +00:00
plv
a195661bb4 bug TUP-835 fixed:revert
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105258 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-15 09:41:00 +00:00
wchen
45196b3ad1 bug TDI-26206 fixed: [txmlmap component] Failed to drag a Var to the right output.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105257 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-15 09:38:10 +00:00
jzhao
9f89a4c2a8 Fixed Bug TDI-26670: tExtractDelimitedFields throws exception when field to split is null
https://jira.talendforge.org/browse/TDI-26670
Note:Throw a new Exception if value of split fields is null.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105242 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-15 03:40:16 +00:00
ldong
4ecb191446 bug TDI-26555 fixed:New Set Parallelization - code will not compile - depends on order of components.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105238 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-15 03:19:52 +00:00
fwang
04dde29d67 bug TDI-26632 fixed:The DB component schema property set Repository but the connection info still editable
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105236 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-15 01:31:38 +00:00
ycbai
37cbab1850 bug TDI-25844 : The UI of shell which is activated by double clicking "tFileInputMSDelimited" is mess.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105207 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-12 07:12:48 +00:00
zwzhao
1706bc437f bug TDI-26617 fixed : tWebService does not return any value
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105200 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-12 06:15:02 +00:00
jzhao
938e4d6451 Fixed Bug TDI-26710: When Append is ticked in tFileOutputARFF the generate file can't be deleted by tFileDelete in on job
https://jira.talendforge.org/browse/TDI-26710
Note: Close BufferedReader object

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@105196 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-12 03:41:17 +00:00
fwang
6c9b01c58c bug TDI-26551 fixed:Linked tMap output expressions replaced when selecting repository schema
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105192 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-12 02:58:23 +00:00
jzhao
0fadd95dc5 Fixed Bug TDI-26710: When Append is ticked in tFileOutputARFF the generate file can't be deleted by tFileDelete in on job
https://jira.talendforge.org/browse/TDI-26710
Note: Close BufferedReader object

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105187 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-12 02:03:15 +00:00
plv
1a985ff340 merge r105181 from trunk to branch 5.3
bug TDI-26695 fixed:guess schema fail for derby client


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105182 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-12 01:36:34 +00:00
jjzhou
09cde10db9 fix Bug TDI-26548: Oracle datasource spring bean thrown an exception in the runtime
https://jira.talendforge.org/browse/TDI-26548

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105178 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-11 09:43:08 +00:00
wchen
6499a3e2bf merge r105175 from trunk to branch 5.3
bug TDI-26609 fixed: tXmlMap automatic connection expression parser doesn't recognize nodes which have attributes


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105176 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-11 09:08:52 +00:00
ldong
99c447df11 bug TDI-26553 fixed:New Set Parallelization - failed to generate code.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105167 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-11 07:26:17 +00:00
rdubois
7b0a310141 Add components help for the new 5.2.3 help
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105146 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-10 13:23:33 +00:00
amarkevich
73f703603d TESB-10280 TOS-DI 5.3.1 - cannot have multiple tESBConsumers pointing to same wsdl
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105145 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-10 13:13:23 +00:00
rdubois
0181a22fd7 Remove components help to commit safely the new 5.2.3 help
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105137 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-10 09:51:30 +00:00
zwzhao
7be39642aa bug TDI-26586 fixed : TOS:txmlmap component can't generate code
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105119 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-10 07:04:29 +00:00
nrousseau
501c74798d i18n: synchronize Babili strings
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105110 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-10 05:17:19 +00:00
ilazebny
7149abbb4c Update version to 5.2.3 in poms
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105091 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 12:19:23 +00:00
zgao
a4b5e57daa [TUP-886] Fix import module with same name as selected will skip copy to storage lib folder.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105087 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 11:00:22 +00:00
zgao
4e9d6d37a3 [TUP-886] Fix import module with same name as selected will skip copy to storage lib folder.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105086 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 10:56:00 +00:00
fwang
ead81dd2ca bug TUP-835 fixed:backport on 5.3
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105083 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 10:23:41 +00:00
wchen
a36b3bd574 bug TDI-25081 fixed : Avoid to block the generation of the job when check for tPrejob / tPostJob
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105082 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 10:21:45 +00:00
hcyi
5ade3175bd bug TDI-26659 fixed : items can't be imported into the studio .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105081 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 10:19:35 +00:00
wchen
b2ef6ae3df bug TDI-25081 fixed : Avoid to block the generation of the job when check for tPrejob / tPostJob
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105078 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 10:07:58 +00:00
fwang
1d522ca9d1 bug TUP-835 fixed:Cannot retreive schema on tables that contain "." in the table name
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105075 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 09:59:43 +00:00
wwang
f8d6ef3f0a Fix Bug TDI-26675 : fix the modification into branch5.2
https://jira.talendforge.org/browse/TDI-26675

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105072 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 09:22:34 +00:00
zwzhao
12bd9d58a2 bug TDI-26633 fixed : tLibraryLoad throw warning while using context variables
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105071 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 09:18:59 +00:00
zwzhao
768aeb42c4 bug TDI-26633 fixed : tLibraryLoad throw warning while using context variables
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105070 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 09:11:41 +00:00
zwzhao
11f6a34b6d bug TDI-26586 fixed : TOS:txmlmap component can't generate code
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105065 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 08:00:43 +00:00
ycbai
7f8a375ff0 bug TDI-26658 fixed : switching to branch causes the icons of components missing
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105064 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 07:28:50 +00:00
ldong
5953efad1c bug TDI-26265 fixed:backport r103710 from trunk to 5.2.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105063 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 07:23:38 +00:00
ycbai
8e55cf4dd0 bug TDI-25609 fixed : The item cannot be imported into 5.3.0 studio
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105058 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 06:07:38 +00:00
wchen
931d91b98a bug TDI-25946 fixed: HL7 connection wizard is not parsing columns correctly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105053 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 05:56:02 +00:00
jyhu
4fb075bb71 Fix Bug TDI-26209: tNetezzaInput and tNetezzaOutput could not work with TIME type.
https://jira.talendforge.org/browse/TDI-26209 
Merge into branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105052 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 05:54:21 +00:00
jyhu
1319d4e59a Fix Bug TDI-26209: tNetezzaInput and tNetezzaOutput could not work with TIME type.
https://jira.talendforge.org/browse/TDI-26209 
solve compile error.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105050 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 05:19:46 +00:00
bchen
0bc4191c07 Fix Bug TDI-26662 : fix url error on tMicrosoftCRM for authentication of 2007 api in online mode
https://jira.talendforge.org/browse/TDI-26662 
as url "https://dev.login.live.com/wstlogin.srf" is forbiddened 
replace url "https://dev.login.live.com/wstlogin.srf" by "https://login.live.com/rst2.srf" to make online mode work 
add ability to set login url 
merge r105039 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@105049 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 04:08:01 +00:00
wchen
adaebc6fe8 bug TDI-25946 fixed: HL7 connection wizard is not parsing columns correctly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105047 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 03:59:08 +00:00
jzhao
d9e9ac819e Fixed Bug TDI-26504: tMDMOutput component : Reject link does not work
https://jira.talendforge.org/browse/TDI-26504 
Note:Merge to branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105046 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 03:37:31 +00:00
jzhao
ae39a55e08 Fixed Bug TDI-26504: tMDMOutput component : Reject link does not work
https://jira.talendforge.org/browse/TDI-26504 
Note:Merge to branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105045 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 03:37:25 +00:00
jyhu
008a630030 Fix Bug TDI-26545 : tGreenplum componentes are not correctly using schema
https://jira.talendforge.org/browse/TDI-26545 
Merge into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105042 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 03:21:46 +00:00
jjzhou
0596016727 fix Bug TDI-26533: Unable to spool multiple bulk batches using tSalesforceInput / Bulk API
https://jira.talendforge.org/browse/TDI-26533

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105040 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 03:11:32 +00:00
bchen
3335907b29 Fix Bug TDI-26662 : fix url error on tMicrosoftCRM for authentication of 2007 api in online mode
https://jira.talendforge.org/browse/TDI-26662
as url "https://dev.login.live.com/wstlogin.srf" is forbiddened
replace url "https://dev.login.live.com/wstlogin.srf" by "https://login.live.com/rst2.srf" to make online mode work
add ability to set login url

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105039 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 03:07:59 +00:00
jzhao
b13d463179 Fixed Bug TDI-26572: Make tFileOutputPositionnal work like tFileOutputDelimited
https://jira.talendforge.org/browse/TDI-26572 
Note:merge to branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105033 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 02:37:24 +00:00
jzhao
ffd46f920f Fixed Bug TDI-26572: Make tFileOutputPositionnal work like tFileOutputDelimited
https://jira.talendforge.org/browse/TDI-26572 
Note:merge to branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105032 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 02:37:21 +00:00
zwzhao
d82e66d498 bug TDI-26586 fixed : TOS:txmlmap component can't generate code
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105030 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 02:31:25 +00:00
fwang
690d742025 bug TDI-26417 fixed:Studio adds hyphens to Java options
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105028 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 01:44:37 +00:00
fwang
847c948e43 bug TDI-26417 fixed:Studio adds hyphens to Java options
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105027 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-09 01:43:26 +00:00
zwzhao
25f8a2f3a4 bug TDI-26586 fixed : TOS:txmlmap component can't generate code(change the code since it make TUJ faild)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105025 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-08 10:29:17 +00:00
ycbai
de468c004e bug TDI-26650 fixed: Export as service doesn't include items from reference project
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105019 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-08 09:34:02 +00:00
ycbai
aebbb564f2 bug TDI-26650 fixed: Export as service doesn't include items from reference project
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105018 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-08 09:28:06 +00:00
fwang
d1c55280c3 bug TDI-26551 fixed:Linked tMap output expressions replaced when selecting repository schema
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105011 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-08 08:23:58 +00:00
fwang
890147ff94 bug TDI-26551 fixed:Linked tMap output expressions replaced when selecting repository schema
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105010 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-08 08:23:31 +00:00
jyhu
38111fee1b Fix Bug TDI-26521: DB components does nothing if no schema defined
https://jira.talendforge.org/browse/TDI-26521 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105008 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-08 07:44:20 +00:00
jzhao
e400d35e7d Fixed Bug TDI-26440: tSalesforceInput : using variable name for Custom Module is not working
https://jira.talendforge.org/browse/TDI-26440 
Note: 1.Modify not customer model error.
2.Optimized the migration task.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105007 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-08 07:27:29 +00:00
jzhao
9c22cb11b6 Fixed Bug TDI-26440: tSalesforceInput : using variable name for Custom Module is not working
https://jira.talendforge.org/browse/TDI-26440 
Note: 1.Modify not customer model error.
2.Optimized the migration task.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105006 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-08 07:27:15 +00:00
jyhu
98d1b7a904 Fix Bug TDI-26521: DB components does nothing if no schema defined
https://jira.talendforge.org/browse/TDI-26521 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@105004 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-08 07:24:28 +00:00
ycbai
ce4a5f2134 bug TDI-26575 fixed: Reference Project:Delect assignment job in BM , BM become to dirty
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104975 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-05 10:20:31 +00:00
ycbai
568a262627 bug TDI-26575 fixed: Reference Project:Delect assignment job in BM , BM become to dirty
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104974 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-05 10:18:22 +00:00
jjzhou
f3173f230a fix Bug TDI-26525: fix compile error for last commit
https://jira.talendforge.org/browse/TDI-26525

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@104954 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-05 09:31:19 +00:00
jjzhou
ffb9838a8f fix Bug TDI-26525: fix compile error for last commit
https://jira.talendforge.org/browse/TDI-26525

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104953 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-05 09:29:45 +00:00
zwzhao
453204e39e bug TDI-26550 fixed : MSSQLInput component compilation error : the method tMSSqlInput_4Process(Map<String,Object>) is undefined
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104949 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-05 08:43:42 +00:00
jjzhou
39ab7686b9 fix Bug TDI-26539: For tNetezzaNzload component,it only create connection ,but no close connection.
https://jira.talendforge.org/browse/TDI-26539

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104948 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-05 08:22:54 +00:00
jjzhou
75f7650a9f fix Bug TDI-26539: For tNetezzaNzload component,it only create connection ,but no close connection.
https://jira.talendforge.org/browse/TDI-26539

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104947 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-05 08:15:42 +00:00
jjzhou
876959ae12 fix Bug TDI-26539: For tNetezzaNzload component,it only create connection ,but no close connection.
https://jira.talendforge.org/browse/TDI-26539

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104946 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-05 08:15:42 +00:00
jjzhou
f1580efef7 fix Bug TDI-26539: For tNetezzaNzload component,it only create connection ,but no close connection.
https://jira.talendforge.org/browse/TDI-26539

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@104945 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-05 08:15:37 +00:00
zwzhao
90275b296d bug TDI-26550 fixed : MSSQLInput component compilation error : the method tMSSqlInput_4Process(Map<String,Object>) is undefined
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104943 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-05 07:26:46 +00:00
jjzhou
66be2b125f fix Bug TDI-26525: tDBInput didn't support the HyperFileSQL
https://jira.talendforge.org/browse/TDI-26525

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@104924 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-05 02:54:03 +00:00
zwzhao
075edc1305 bug TDI-26586 fixed : TOS:txmlmap component can't generate code
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104915 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-04 10:43:17 +00:00
jjzhou
afa431a23f fix Bug TDI-26525: tDBInput didn't support the HyperFileSQL
https://jira.talendforge.org/browse/TDI-26525

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104912 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-04 10:30:59 +00:00
jjzhou
bf8934b40a fix Bug TDI-26525: tDBInput didn't support the HyperFileSQL
https://jira.talendforge.org/browse/TDI-26525

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104911 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-04 10:30:46 +00:00
ycbai
e35cdbb279 bug TDI-26530 fixed: when changing the structure of the input flow into a SCD component (in our case postgres SCD) it gives a java compilation error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104893 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-04 07:40:35 +00:00
ycbai
c6250af57f bug TDI-26530 fixed: when changing the structure of the input flow into a SCD component (in our case postgres SCD) it gives a java compilation error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104892 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-04 07:23:06 +00:00
fwang
a65b2affb8 bug TDI-23525 fixed:Deleted "Stored Queries" in SQL Builder, it will be deleted forever
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104885 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-04 06:27:15 +00:00
fwang
50cbb598e2 bug TDI-23525 fixed:Deleted "Stored Queries" in SQL Builder, it will be deleted forever
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104883 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-04 06:26:55 +00:00
fwang
ed5ae04ca4 bug TDI-26551 fixed:Linked tMap output expressions replaced when selecting repository schema
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104823 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-03 01:29:08 +00:00
fwang
6fe0f1a7cb bug TDI-26551 fixed:Linked tMap output expressions replaced when selecting repository schema
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104822 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-03 01:28:43 +00:00
zwzhao
187ea12fc8 bug TDI-26567 fixed : switch between jobscript and designer cause records in "Inline table" in "tFixedFlowInput" component disappear
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104813 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-02 10:28:44 +00:00
zwzhao
d5806df81d bug TDI-26567 fixed : switch between jobscript and designer cause records in "Inline table" in "tFixedFlowInput" component disappear
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104812 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-02 10:21:40 +00:00
fwang
4afeff8adf bug TDI-26312 fixed:"+" should be disabled if rootTag is not selected
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104781 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-02 03:34:09 +00:00
fwang
f254abf1b9 bug TDI-26312 fixed:"+" should be disabled if rootTag is not selected
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104780 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-02 03:33:33 +00:00
zgao
eeb97c2af8 [TESB-9100] bug in cTimer on Delay parameter
└[TESB-10228] Fix on branch 5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104764 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-01 09:41:28 +00:00
ldong
513df73b07 bug TDI-26472 fixed:many popups shown when you link a component to joblet.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104760 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-01 09:37:32 +00:00
ldong
ae80c68122 bug TDI-26472 fixed:many popups shown when you link a component to joblet.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104758 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-01 09:35:19 +00:00
zgao
0cb3e52f89 [TESB-9100] bug in cTimer on Delay parameter
└[TESB-10226] Fix on branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104757 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-01 09:35:04 +00:00
ilazebny
63bbbd581b Update version to 5.2.3-SNAPSHOT in poms
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104746 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-01 08:44:30 +00:00
wwang
0a1b1fdab2 Fix Bug TDI-26211 : Fix for tFileInputXML under SAX too
https://jira.talendforge.org/browse/TDI-26211

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@104732 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-01 07:46:45 +00:00
zwzhao
d03922b4ed bug TDI-26434 fixed : Expressions copied from other tMaps when schemas propagated
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104731 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-01 07:09:06 +00:00
jjzhou
8ff7087cb7 fix Bug TDI-26520: For DB component, some have table list button ,but some doesn't have.
https://jira.talendforge.org/browse/TDI-26520 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104730 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-01 07:04:45 +00:00
zwzhao
a7efce3a94 bug TDI-26434 fixed : Expressions copied from other tMaps when schemas propagated
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104729 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-01 07:04:02 +00:00
jjzhou
e90ac46d52 fix Bug TDI-26520: For DB component, some have table list button ,but some doesn't have.
https://jira.talendforge.org/browse/TDI-26520 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104727 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-07-01 06:54:16 +00:00
plv
245d1d7955 bug TDI-26013 fixed : System throws an error when select "conditions" for commponent "tFilterRow"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104668 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-28 10:09:23 +00:00
jjzhou
d92c155434 fix Bug TDI-26523: Could not show table list and open sql builder from component setting of tTeradataTPump,
https://jira.talendforge.org/browse/TDI-26523

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104629 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-28 06:50:47 +00:00
jjzhou
d170c6df84 fix Bug TDI-26523: Could not show table list and open sql builder from component setting of tTeradataTPump,
https://jira.talendforge.org/browse/TDI-26523

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104628 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-28 06:50:41 +00:00
fwang
834c3c1081 bug TDI-26538 fixed:NPE when drag user component to job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104621 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-28 05:58:09 +00:00
zwzhao
ad409f5a66 bug TDI-25956 fixed : the expression is incorrect after copy&paste job contain tMap
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104602 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-27 09:55:40 +00:00
zwzhao
ced5a9a5e0 bug TDI-25956 fixed : the expression is incorrect after copy&paste job contain tMap
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104601 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-27 09:49:51 +00:00
hcyi
c0ff3b5df5 merge r104585 from trunk to branch 5.2
bug TDI-24919 fixed : replication order incorrect with cdc mysql .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104587 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-27 06:06:57 +00:00
hcyi
761ecb4fb5 merge r104585 from trunk to branch 5.3
bug TDI-24919 fixed : replication order incorrect with cdc mysql .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104586 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-27 06:02:41 +00:00
zwzhao
f7cde6d12c bug TDI-25956 fixed : the expression is incorrect after copy&paste job contain tMap (revert #104186)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104550 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-26 09:02:22 +00:00
zwzhao
1abf647464 bug TDI-25956 fixed : the expression is incorrect after copy&paste job contain tMap(revert #103880)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104549 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-26 08:52:02 +00:00
zwzhao
706fd67f7d bug TDI-26055 fixed : can not change the Join Model in tMap if you set the join manually
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104541 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-26 08:31:49 +00:00
zwzhao
60914027d4 bug TDI-26055 fixed : can not change the Join Model in tMap if you set the join manually
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104539 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-26 08:28:00 +00:00
plv
37bf89e3b7 merge r104519 from trunk to branch 5.2
bug TDI-26457 fixed:"No data found" Error was shown when use the sql builder of the tDBInput for the HyperFileSQL


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104521 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-26 02:59:54 +00:00
plv
6bb3a9ef74 merge r104519 from trunk to branch 5.3
bug TDI-26457 fixed:"No data found" Error was shown when use the sql builder of the tDBInput for the HyperFileSQL


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104520 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-26 02:51:46 +00:00
jjzhou
6094f09474 fix Bug TDI-26493: component "tFileDelete" can not delete files with a file size about 100MB or above
https://jira.talendforge.org/browse/TDI-26493

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@104505 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-25 09:06:05 +00:00
jjzhou
5d042939be fix Bug TDI-26493: component "tFileCopy" can not delete files with a file size about 100MB or above
https://jira.talendforge.org/browse/TDI-26493

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104504 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-25 09:06:03 +00:00
jjzhou
5fc6bb2996 fix Bug TDI-26493: component "tFileCopy" can not delete files with a file size about 100MB or above
https://jira.talendforge.org/browse/TDI-26493

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104503 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-25 09:05:58 +00:00
fwang
852a52b12e bug TDI-26458 fixed:Cancelling Edit of Row Generator Still Saves Changes
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104491 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-25 07:02:31 +00:00
fwang
5852506748 bug TDI-26458 fixed:Cancelling Edit of Row Generator Still Saves Changes
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104490 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-25 07:02:13 +00:00
hcyi
78565c1383 bug TDI-25662 modified : "Detect and update all jobs" doesn't work .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104438 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-24 08:27:04 +00:00
ldong
689edf6476 bug TDI-26238 fixed:Set/Disable parallelization not worked for deactive line in job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104437 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-24 08:13:08 +00:00
hcyi
1c0e651025 merge r104432 from trunk to branch 5.3
bug TDI-25662 modified : "Detect and update all jobs" doesn't work . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104434 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-24 08:11:24 +00:00
jzhao
86af67b25d Fix Bug TDI-25117 : Migrate from 5.1.2 to 5.2.1 with tMongoDBInput, there would be NPE
https://jira.talendforge.org/browse/TDI-25117

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104422 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-24 07:07:02 +00:00
jzhao
8a1a9b0de0 Fixed Bug TDI-26471: tFileOutputExcel throw NullPointerException when output excel file (2007) doesn't exist
https://jira.talendforge.org/browse/TDI-26471

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104420 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-24 07:06:54 +00:00
jjzhou
af1da04bdf fix Bug TDI-26485: Could not show table list and open sql builder from component setting of tSybaseIQBulkExec, tMysqlBulkExec, tMysqlOutputBulkExec
https://jira.talendforge.org/browse/TDI-26485

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104417 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-24 01:22:39 +00:00
jjzhou
61d9387c1d fix Bug TDI-26485: Could not show table list and open sql builder from component setting of tSybaseIQBulkExec, tMysqlBulkExec, tMysqlOutputBulkExec
https://jira.talendforge.org/browse/TDI-26485

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@104416 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-24 01:18:49 +00:00
jjzhou
178de3b7c1 fix Bug TDI-26485: Could not show table list and open sql builder from component setting of tSybaseIQBulkExec, tMysqlBulkExec, tMysqlOutputBulkExec
https://jira.talendforge.org/browse/TDI-26485

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104415 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-24 01:13:54 +00:00
sizhaoliu
7f8c9a0151 merge r104392 from trunk to branch 5.2
TDQ-7363 redundant folder when try to select parser rule for tStandardizeRow component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104404 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 15:15:42 +00:00
sizhaoliu
c3e81c3972 merge r104392 from trunk to branch 5.3
TDQ-7363 redundant folder when try to select parser rule for tStandardizeRow component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104403 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 15:14:33 +00:00
sizhaoliu
d3156fcb4b merge r104390 from trunk to branch 5.2
fixed TDQ-7487 Export a second tStandardizeRow component requires to overwrite the existing rule in the repository


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104401 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 15:04:33 +00:00
sizhaoliu
0875bbedb9 merge r104390 from trunk to branch 5.3
fixed TDQ-7487 Export a second tStandardizeRow component requires to overwrite the existing rule in the repository


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104399 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 14:21:19 +00:00
nrousseau
0dfb66d5c2 merge r104359 from trunk to branch 5.2
TDI-26478 : fix the problem of folder deletion while import.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104379 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 10:40:27 +00:00
jzhao
bb84837ace Fixed Bug TDI-26440: tSalesforceInput : using variable name for Custom Module is not working
https://jira.talendforge.org/browse/TDI-26440
Note: Modify break and  version about the migration task  in branch5.3

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104370 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 09:49:12 +00:00
jzhao
a4ad97cd23 Fixed Bug TDI-26440: tSalesforceInput : using variable name for Custom Module is not working
https://jira.talendforge.org/browse/TDI-26440
Note: Modify break and  version about the migration task  in branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104369 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 09:48:22 +00:00
jyhu
6846a97986 Fix Feature TDI-24990: Update calls to API for marketo components
https://jira.talendforge.org/browse/TDI-24990 
Modify the default value of Endpoint on tMarketoXXX. 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@104366 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 09:39:33 +00:00
nrousseau
f3f3eef89f merge r104359 from trunk to branch 5.3
TDI-26478 : fix the problem of folder deletion while import.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104365 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 09:38:07 +00:00
jyhu
5cb6810f8d Fix Feature TDI-24990: Update calls to API for marketo components
https://jira.talendforge.org/browse/TDI-24990 
Modify the default value of Endpoint on tMarketoXXX. 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104364 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 09:30:49 +00:00
hcyi
ef5ccb82c0 merge r104349 from trunk to branch 5.3
bug TDI-25662 modified : "Detect and update all jobs" doesn't work . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104353 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 09:18:07 +00:00
hcyi
860f23e1f1 merge r104349 from trunk to branch 5.2
bug TDI-25662 modified : "Detect and update all jobs" doesn't work . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104352 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 09:10:03 +00:00
plv
ff87fcb956 merge r104340 from trunk to branch 5.3
bug TDI-26432 fixed:Compile errors with tAggregateRow Component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104347 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 08:54:23 +00:00
ldong
247112ff3e bug TDI-24695 fixed:Commandline doesn't get latest user component updating(backupt r101955 from trunk to 5.2)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104345 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 08:39:29 +00:00
plv
5591949de0 bug TDI-26432 fixed:Compile errors with tAggregateRow Component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104339 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 08:06:13 +00:00
jzhao
2e10d160d4 Fixed Bug TDI-26440: tSalesforceInput : using variable name for Custom Module is not working
https://jira.talendforge.org/browse/TDI-26440

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104338 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 07:59:55 +00:00
ggu
f2438c353d TDI-26293: fixed the path problem for importing.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104318 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 06:12:18 +00:00
ggu
718e9266b6 TDI-26293: fixed the path problem for importing.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104313 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 06:05:38 +00:00
plv
f27bfbeaef merge r104308 from trunk to branch 5.3
bug TDI-23537 fixed:Delete flow names can not undo properly


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104310 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 05:46:25 +00:00
plv
5f16bc105a merge r104233 from trunk to branch 5.3
bug TDI-26394 fixed:User can delete a locked connection schema in remote project


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104304 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 03:42:02 +00:00
fwang
2063762134 bug TDI-26312 fixed:"+" should be disabled if rootTag is not selected
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104294 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 03:15:23 +00:00
fwang
d7505c16a1 bug TDI-26417 fixed:Studio adds hyphens to Java options
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104286 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 03:10:35 +00:00
jzhao
b863d50849 Fixed Bug TDI-26170: tHDFSPut component uses a deprecated library and produces warnings
https://jira.talendforge.org/browse/TDI-26170
Note: replace "fs.default.name" with "fs.defaultFS"

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104284 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 03:08:26 +00:00
jzhao
3a24558d56 Fixed Bug TDI-26170: tHDFSPut component uses a deprecated library and produces warnings
https://jira.talendforge.org/browse/TDI-26170
Note: replace "fs.default.name" with "fs.defaultFS"

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104281 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 03:05:26 +00:00
plv
c9cc45c3bf merge r104094 from trunk to branch 5.3
bug TDI-25958 fixed:Newly added column for copy file schema can not be set as unused in jobs.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104277 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-21 02:54:23 +00:00
jyhu
e4f2d7323a Fix Bug TDI-26475: Commandline throws Cannot load component "tDBSQLRow " exception with genereted job
https://jira.talendforge.org/browse/TDI-26475

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104242 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 10:28:15 +00:00
jyhu
e077e4f3c9 Fix Bug TDI-26463: Connection is always closed when use exist connection on tPostgresqlBulkExec
https://jira.talendforge.org/browse/TDI-26463 
fixed the same issue for tGreenplumBulkExec and tParAccelBulkExec 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104230 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 09:41:35 +00:00
jyhu
0d7a33228e Fix Bug TDI-26463: Connection is always closed when use exist connection on tPostgresqlBulkExec
https://jira.talendforge.org/browse/TDI-26463 
fixed the same issue for tGreenplumBulkExec and tParAccelBulkExec 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@104229 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 09:41:29 +00:00
jyhu
69bf0965fd Fix Bug TDI-26463: Connection is always closed when use exist connection on tPostgresqlBulkExec
https://jira.talendforge.org/browse/TDI-26463 
fixed the same issue for tGreenplumBulkExec and tParAccelBulkExec 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104228 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 09:41:28 +00:00
plv
624dba28ae merge r103829 from branch 5.2 to branch 5.3
bug TDI-25879 fixed:Zoom options in ActionBar for MultiPageTalendEditor should be disabled if switch to code tab.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104220 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 09:09:14 +00:00
plv
fecd59404c merge r103978 from branch 5.2 to branch 5.3
bug TDI-25992 fixed:Exchange: error when add a new extenion without a "file"


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104209 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 08:46:44 +00:00
plv
18ea0c919d merge r103849 from branch 5.2 to branch 5.3
bug TDI-26240 fixed:Joblet in ref-project is able to change the schema in main project


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104205 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 08:34:04 +00:00
hcyi
a9518edb4d merge r104198 from trunk to branch 5.3
bug TUP-803 fixed : Can't clear User Component Folder in Components preferences (TUP-799) 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104201 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 08:28:10 +00:00
hcyi
599aa47478 merge r104195 from trunk to branch 5.3
bug TUP-804 fixed : addModifyListener for the Talend Components Designer filePath text (from main task TUP-799) 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104197 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 08:21:07 +00:00
plv
929f6ea81c merge r103715 from branch 5.2 to branch 5.3
bug TDI-26263 fixed:The outputs for tSAPInput can not correctly updated when we change the row name and undo it.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104190 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 08:11:19 +00:00
jzhao
0185b109c7 Fixed Bug TDI-26440: tSalesforceInput : using variable name for Custom Module is not working
https://jira.talendforge.org/browse/TDI-26440
Note: remove the wrong committed code in plugin.xml in branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104189 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 08:09:58 +00:00
zwzhao
6d03b5e3b7 bug TDI-25956 fixed : the expression is incorrect after copy&paste job contain tMap
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104186 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 08:01:18 +00:00
jyhu
97fe058c33 Fix Feature TDI-24990: Update calls to API for marketo components
https://jira.talendforge.org/browse/TDI-24990 
Modify the default value of Endpoint on tMarketoXXX. 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104180 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 07:33:31 +00:00
hcyi
876e5ae530 merge r104169 from trunk to branch 5.3
bug TDI-26374 :  TDI-26332 fixed : HL7: NPE error if the source file cannot be found . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104173 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 07:17:13 +00:00
ggu
dd7b32ea7e TDI-26293: fixed the import problem for special characters and backport on branch 5.2.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104168 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 07:05:40 +00:00
hcyi
9309ec77fc merge r104160 from trunk to branch 5.3
bug TUP-805 fixed : Exception setting classpath after changing the Talend -> Components user component folder . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104166 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 07:05:08 +00:00
zwzhao
f949752660 bug TDI-26046 fixed : The Ui is blank after selecting "Talend Component Designer"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104165 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 07:04:57 +00:00
ggu
5319765903 TDI-26293: fixed the import problem for special characters and backport on branch 5.3.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104162 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 07:02:55 +00:00
hcyi
d0f4f5576d merge r104151 from trunk to branch 5.3
bug TDI-26438  : backport TDI-26361 : Unable to drag columns from left of tMap to expression filter of output with repository schema . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104156 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 06:55:43 +00:00
zwzhao
f3a47d159c bug TDI-26284 fixed : Get NPE when closing a locked route in remote project.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104152 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 06:51:46 +00:00
zwzhao
ecebf55d1a bug TDI-26284 fixed : Get NPE when closing a locked route in remote project.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104150 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 06:51:16 +00:00
jyhu
1029975b99 Fix Bug TDI-26176: Multiple Connections from Netezza tNetezzaBulkLoad despite use of tNetezzaConnection.
https://jira.talendforge.org/browse/TDI-26176 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104135 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 06:24:42 +00:00
jyhu
5f9d22beae Fix Bug TDI-26176: Multiple Connections from Netezza tNetezzaBulkLoad despite use of tNetezzaConnection.
https://jira.talendforge.org/browse/TDI-26176 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@104134 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 06:24:12 +00:00
jzhao
f571c3263a Fixed Bug TDI-26298: Please hide parameters when use exist connection
https://jira.talendforge.org/browse/TDI-26298 
Note: Fixed "use transcation " never commit tInformixSCD 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@104125 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 05:52:23 +00:00
jzhao
202d0aa0b4 Fixed Bug TDI-26298: Please hide parameters when use exist connection
https://jira.talendforge.org/browse/TDI-26298 
Note: Fixed "use transcation " never commit tInformixSCD 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104124 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 05:51:50 +00:00
jyhu
51d8f6a592 Fix Bug TDI-26372: tMSSqlBulkExec does nothing if no schema defined when Action on table is set to Truncate or Default.
https://jira.talendforge.org/browse/TDI-26372 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104122 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 05:49:57 +00:00
jzhao
3964f425eb Fixed Bug TDI-26298: Please hide parameters when use exist connection
https://jira.talendforge.org/browse/TDI-26298
Note: 1.hide some parameter
2.Fixed  "use transcation "  never commit in tInformixCDC and tInformixSCD

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104114 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 04:51:23 +00:00
jzhao
47150cfc81 Fixed Bug TDI-26440: tSalesforceInput : using variable name for Custom Module is not working
https://jira.talendforge.org/browse/TDI-26440
Note: Modify 5 tSalesForceXX and add migration task for them.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104110 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 04:15:49 +00:00
wchen
104c3e489c merge r104099 from trunk to branch 5.3
bug TDI-26285 fixed: Database connection is failed when click "Guess schema" button in thiveinput


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104109 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 04:13:41 +00:00
jyhu
27662ba742 Fix Bug TDI-26463: Connection is always closed when use exist connection on tPostgresqlBulkExec
https://jira.talendforge.org/browse/TDI-26463

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@104106 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 03:58:00 +00:00
jyhu
708a076329 Fix Bug TDI-26463: Connection is always closed when use exist connection on tPostgresqlBulkExec
https://jira.talendforge.org/browse/TDI-26463

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104105 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 03:57:57 +00:00
jyhu
801975dc14 Fix Bug TDI-26463: Connection is always closed when use exist connection on tPostgresqlBulkExec
https://jira.talendforge.org/browse/TDI-26463

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104104 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 03:57:56 +00:00
wchen
91cab8553f merge r104092 from trunk to branch 5.3
bug TDI-26285 fixed: Database connection is failed when click "Guess schema" button in thiveinput


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104102 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 03:57:03 +00:00
wwang
e221a3ac2b Fix Bug TDI-26211 : Fix for tFileInputXML under SAX too
https://jira.talendforge.org/browse/TDI-26211

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104101 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 03:55:49 +00:00
jzhao
5de9d7451f Fixed Bug TDI-26440: tSalesforceInput : using variable name for Custom Module is not working
https://jira.talendforge.org/browse/TDI-26440
Note: Modify 5 tSalesForceXX and add migration task for them.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104098 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 03:46:25 +00:00
wwang
60f1c48569 Fix Bug TDI-26211 : Fix for tFileInputXML under SAX too
https://jira.talendforge.org/browse/TDI-26211

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104095 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 03:42:48 +00:00
wwang
f5c9bcf84c Fix Bug TDI-26362 : 65535 JDK limit on 64bit Java
https://jira.talendforge.org/browse/TDI-26362

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104050 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 01:46:35 +00:00
fwang
3450e7eeae bug TDI-26417 fixed:Studio adds hyphens to Java options
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104046 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 01:23:09 +00:00
jjzhou
a1eec2a5c0 fix Bug TDI-26328: apply the patch in the TDI-25608 to trunk and branch5.3
https://jira.talendforge.org/browse/TDI-26328

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104045 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 01:12:54 +00:00
jjzhou
c9fc6c5964 fix Bug TDI-26345: tStewardshipOutput : Source/Target selector does not work properly
https://jira.talendforge.org/browse/TDI-26345

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104043 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 01:08:36 +00:00
jjzhou
99d74db820 fix Bug TDI-26388: The problem for TDI-26297 ,tOracleSCDELT 、tPostgresPlusSCDELT and tPostgresqlSCDELT components get the same problem
https://jira.talendforge.org/browse/TDI-26388

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104041 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-20 01:06:02 +00:00
jjzhou
11699ef91e fix Bug TDI-26345: tStewardshipOutput : Source/Target selector does not work properly
https://jira.talendforge.org/browse/TDI-26345

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104020 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-19 08:20:28 +00:00
jjzhou
578c6925a9 fix Bug TDI-26345: tStewardshipOutput : Source/Target selector does not work properly
https://jira.talendforge.org/browse/TDI-26345

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@104019 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-19 08:18:11 +00:00
zwzhao
662160c212 bug TDI-25498 fixed : Remote project:route with multi-version open old and latest version after close latest version it won't unlock(backport)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104017 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-19 08:05:07 +00:00
plv
f8659d6b90 bug TDI-26394 fixed:User can delete a locked connection schema in remote project
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104016 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-19 07:02:25 +00:00
hcyi
bb5ef469ba bug TDI-26361 fixed : Unable to drag columns from left of tMap to expression filter of output with repository schema .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104006 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-18 08:43:38 +00:00
nrousseau
2b64f6abc9 merge r104000 from trunk to branch 5.3
TUP-842 : fix a possible NPE, appears when using the basic eclipse properties view, if there is no ESB in the product.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@104001 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-17 09:57:37 +00:00
wwang
1e91f0fc6a Fix Bug TDI-26362 : 65535 JDK limit on 64bit Java
https://jira.talendforge.org/browse/TDI-26362

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103997 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-17 08:58:32 +00:00
wwang
fd3898c23c Fix Bug TDI-26362 : 65535 JDK limit on 64bit Java
https://jira.talendforge.org/browse/TDI-26362

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103996 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-17 08:17:27 +00:00
wwang
3f5dae597b Fix Bug TDI-26362 : 65535 JDK limit on 64bit Java
https://jira.talendforge.org/browse/TDI-26362

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103995 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-17 07:50:00 +00:00
ggu
a71d5f32e7 Backport on branch 5.2 for TDI-26387.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103992 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-17 06:42:29 +00:00
zwzhao
bb79796eea bug TDI-26380 fixed : Cannot launch jobs anymore once failed to launch a faulty jobscript generated job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103979 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-14 03:01:11 +00:00
plv
ad137e411b bug TDI-25992 fixed:Exchange: error when add a new extenion without a "file"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103978 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-14 02:58:54 +00:00
nrousseau
13251c29c3 merge r103960 from trunk to branch 5.3
TDI-26387: when do detect modifications, force doing svn update.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@103966 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-13 11:49:50 +00:00
nrousseau
e41e2242f2 merge r103961 from trunk to branch 5.3
TDI-26380 : set the action enabled again after execute, no matter if have exception or not.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@103963 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-13 11:16:53 +00:00
jjzhou
d49b63593a fix Bug TDI-26297: Could not show table list and open sql builder from component setting of SCD component
https://jira.talendforge.org/browse/TDI-26297

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@103958 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-13 09:31:42 +00:00
jjzhou
76322f2f8f fix Bug TDI-26297: Could not show table list and open sql builder from component setting of SCD component
https://jira.talendforge.org/browse/TDI-26297

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103955 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-13 09:22:09 +00:00
jjzhou
e2564d671e fix Bug TDI-26297: Could not show table list and open sql builder from component setting of SCD component
https://jira.talendforge.org/browse/TDI-26297

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103954 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-13 09:22:02 +00:00
jjzhou
e46ad0a80a fix Bug TDI-26297: Could not show table list and open sql builder from component setting of SCD component
https://jira.talendforge.org/browse/TDI-26297

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@103953 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-13 09:21:20 +00:00
jyhu
3897811c57 Fix Bug TDI-26176: Multiple Connections from Netezza tNetezzaBulkLoad despite use of tNetezzaConnection.
https://jira.talendforge.org/browse/TDI-26176 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103950 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-13 07:34:21 +00:00
hcyi
68ae744e02 bug TDI-26332 fixed : HL7: NPE error if the source file cannot be found .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103949 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-13 06:31:08 +00:00
jyhu
e52c05aca7 Fix Bug TDI-26372: tMSSqlBulkExec does nothing if no schema defined when Action on table is set to Truncate or Default.
https://jira.talendforge.org/browse/TDI-26372 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103947 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-13 06:15:00 +00:00
rdubois
c8538a1fcc TDI-26279 fixed: Add a migration task in order to have the same behavior as before
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@103897 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-10 14:12:30 +00:00
nrousseau
70b52f6f6b bug TDI-26324 fixed: avoid a graphic disposed (image of component diposed)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@103893 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-10 12:20:18 +00:00
rdubois
55315c8093 TDI-26297 fixed for other databases.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@103890 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-10 10:07:51 +00:00
zwzhao
7e42930e31 bug TDI-25956 fixed : the expression is incorrect after copy&paste job contain tMap
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103880 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-09 08:44:14 +00:00
jjzhou
580c094590 fix Bug TDI-25608: tFileInputDelimited component has a compiled error when column numbers more than 100 when "List" type existed in column type (only happened in CSV mode).
https://jira.talendforge.org/browse/TDI-25608

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103877 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-09 03:36:18 +00:00
jjzhou
88ca980dfa fix Bug TDI-25608: tFileInputDelimited component has a compiled error when column numbers more than 100 when "List" type existed in column type (only happened in CSV mode).
https://jira.talendforge.org/browse/TDI-25608

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103876 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-09 03:35:37 +00:00
fwang
cb3e605b05 bug TDI-26312 fixed:"+" should be disabled if rootTag is not selected
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103873 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-08 10:09:20 +00:00
rdubois
1ea0f9a08f Fix Bug TDI-25903: backport r103855 from trunk to branch-5_3
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@103860 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-07 10:56:57 +00:00
rdubois
8180f55dd3 TDI-26297 fixed for tMysqlSCD and tMysqlSCDELT
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@103859 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-07 10:52:39 +00:00
plv
77dea01787 bug TDI-26240 fixed:Joblet in ref-project is able to change the schema in main project
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103849 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-07 09:02:50 +00:00
zwzhao
41fdb6ca73 bug TDI-26284 fixed : Get NPE when closing a locked route in remote project.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103843 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-07 05:53:55 +00:00
zwzhao
6fe3fa4fcd bug TDI-26284 fixed : Get NPE when closing a locked route in remote project.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103839 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-07 03:57:50 +00:00
plv
05271e7d51 bug TDI-25879 fixed:Zoom options in ActionBar for MultiPageTalendEditor should be disabled if switch to code tab.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103829 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-06 08:36:57 +00:00
zwzhao
443f0889d5 bug TDI-26046 fixed : The Ui is blank after selecting "Talend Component Designer"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103823 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-06 02:47:34 +00:00
ilazebny
a366fc48b2 Update version to 5.3.1 in poms
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_3@103811 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-05 11:38:16 +00:00
hcyi
e9b6d8ec4b bug TUP-800 fixed : Exception setting classpath after changing the Talend -> Components user component folder .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103789 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-05 10:04:09 +00:00
hcyi
325f20e58d bug TUP-804 fixed : addModifyListener for the Talend Components Designer filePath text (from main task TUP-799)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103781 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-05 09:13:48 +00:00
hcyi
db380cc78d bug TUP-799 fixed : Can't clear User Component Folder in Components preferences .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103779 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-05 09:10:21 +00:00
plv
2d0f7049f2 bug TDI-23537 fixed:Delete flow names can not undo properly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103764 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-05 07:59:58 +00:00
plv
be4940612e bug TDI-23537 fixed:Delete flow names can not undo properly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103754 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-05 02:37:26 +00:00
hcyi
2888d969e0 bug TDI-23838 fixed : High CPU and hang when working on "Var" section .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103732 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-04 09:35:33 +00:00
rdubois
9822d9b6aa TDI-26247: Fix the first item - Using a shared DB connection and using a datasource alias are not compatible together.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103728 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-04 09:24:40 +00:00
plv
ffeafa1b34 bug TDI-26263 fixed:The outputs for tSAPInput can not correctly updated when we change the row name and undo it.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103715 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-04 08:15:06 +00:00
hcyi
1c89f1bd4a bug TDI-23838 fixed : High CPU and hang when working on "Var" section .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103705 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-04 05:45:35 +00:00
wwang
4d5240a244 Fix Bug TDI-26108 : On error with subjob file is not removed based on settings
https://jira.talendforge.org/browse/TDI-26108

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103680 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-03 10:23:10 +00:00
wwang
96794da1f9 Fix Bug TDI-26108 : On error with subjob file is not removed based on settings
https://jira.talendforge.org/browse/TDI-26108

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103679 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-03 10:22:40 +00:00
wwang
68424ede64 Fix Bug TDI-26120 : tFileInputMSXML doesn't do streaming with SAX
https://jira.talendforge.org/browse/TDI-26120

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103646 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-03 03:59:26 +00:00
wwang
3fb2de7d8b Fix Bug TDI-26120 : tFileInputMSXML doesn't do streaming with SAX
https://jira.talendforge.org/browse/TDI-26120

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103645 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-06-03 03:33:47 +00:00
fwang
98c16a7aaa bug TDI-24935 fixed:Exported Talend job cannot be scheduled under Linux cron or any job scheduler
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103626 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-31 11:19:06 +00:00
fwang
758fd764d8 bug TDI-24935 revert:my commit is not good.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103622 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-31 10:42:06 +00:00
ldong
c70caa068e bug TDI-24792 reverted:On Unix External JAR Can't be run from folder with spaces in name.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103608 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-31 08:45:54 +00:00
wwang
23f0ccce38 Fix Bug TDI-25937 : onComponetError/onSubJobError should catch the exception
https://jira.talendforge.org/browse/TDI-25937

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103592 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-31 05:33:24 +00:00
wwang
4eb784f7e7 Fix Bug TDI-25937 : onComponetError/onSubJobError should catch the exception
https://jira.talendforge.org/browse/TDI-25937

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103591 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-31 05:32:06 +00:00
jyhu
9a3b6d0be4 Fix Bug TDI-26221 : The file name of the component "tMSSqlOutputBulkExec" should change according to the system
https://jira.talendforge.org/browse/TDI-26221

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103547 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-30 08:44:47 +00:00
jyhu
81a1725f74 Fix Bug TDI-26221 : The file name of the component "tMSSqlOutputBulkExec" should change according to the system
https://jira.talendforge.org/browse/TDI-26221

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103546 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-30 08:44:14 +00:00
jyhu
b9640a7abb Fix Bug TDI-26209: tNetezzaInput and tNetezzaOutput could not work with TIME type.
https://jira.talendforge.org/browse/TDI-26209 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103513 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-29 09:45:09 +00:00
jyhu
18a360b6c8 Fix Bug TDI-26151: tMSSqlBulkExec does nothing if no schema defined.
https://jira.talendforge.org/browse/TDI-26151 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103486 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-29 02:32:12 +00:00
jjzhou
2eb97d1613 fix Bug TDI-26145: Bulk loader does not cause job to die on error when connection parameters are incorrectly configured
https://jira.talendforge.org/browse/TDI-26145

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103410 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-27 10:04:47 +00:00
jjzhou
02a40ec26f fix Bug TDI-26145: Bulk loader does not cause job to die on error when connection parameters are incorrectly configured
https://jira.talendforge.org/browse/TDI-26145

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103409 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-27 10:01:20 +00:00
plv
c74703b462 merge r103398 from trunk to branch 5.2
bug TDI-25645 fixed:Joblet in ref-project is able to expand and edit in main project


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103406 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-27 09:39:44 +00:00
jjzhou
1cf6e12f70 fix Bug TDI-26109: tMDMConnection doesn't go into OnComponentError if the MDM server is unreachable
https://jira.talendforge.org/browse/TDI-26109

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103365 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-27 03:48:04 +00:00
jjzhou
e3e1181405 fix Bug TDI-26109: tMDMConnection doesn't go into OnComponentError if the MDM server is unreachable
https://jira.talendforge.org/browse/TDI-26109

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103364 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-27 03:47:53 +00:00
jjzhou
4e2a33bf40 fix Bug TDI-26109: tMDMConnection doesn't go into OnComponentError if the MDM server is unreachable
https://jira.talendforge.org/browse/TDI-26109

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103354 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-27 01:40:21 +00:00
jjzhou
aa1feb34aa fix Bug TDI-26109: tMDMConnection doesn't go into OnComponentError if the MDM server is unreachable
https://jira.talendforge.org/browse/TDI-26109

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103353 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-27 01:40:13 +00:00
jjzhou
49e42ff19f fix Bug TDI-26126: Wrong value retrieved from a SUBTOTAL function cell in a Excel 2007 spreadsheet
https://jira.talendforge.org/browse/TDI-26126

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103333 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-24 10:00:52 +00:00
jjzhou
9348d70a01 fix Bug TDI-26126: Wrong value retrieved from a SUBTOTAL function cell in a Excel 2007 spreadsheet
https://jira.talendforge.org/browse/TDI-26126

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103332 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-24 10:00:23 +00:00
jjzhou
50ad81452a fix Bug TDI-25972: Macro disappeared when I add data by tFileOutputExcel with Write excel 2007 file format (xlsx) checked
https://jira.talendforge.org/browse/TDI-25972

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103330 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-24 09:42:40 +00:00
jjzhou
e055bfd048 fix Bug TDI-25972: Macro disappeared when I add data by tFileOutputExcel with Write excel 2007 file format (xlsx) checked
https://jira.talendforge.org/browse/TDI-25972

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103329 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-24 09:42:05 +00:00
fwang
172b122cf5 bug TDI-24935 fixed:Exported Talend job cannot be scheduled under Linux cron or any job scheduler
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103313 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-24 08:31:40 +00:00
wwang
fc4f4293bf Fix Bug TDI-20120 : Need component team to add two elements for output_param
https://jira.talendforge.org/browse/TDI-20120

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103277 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-24 02:31:26 +00:00
wwang
52308186b2 Fix Bug TDI-20120 : Need component team to add two elements for output_param
https://jira.talendforge.org/browse/TDI-20120

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103274 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-24 02:27:33 +00:00
fwang
de75ca4a5b bug TDI-24935 revert:commits was not correct, can't solve this problem.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103269 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-24 01:35:59 +00:00
fwang
0dc2a9326a bug TDI-26140 fixed:Unable to launch a job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103247 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-23 11:05:20 +00:00
plv
195a02242b bug TDI-8531 fixed:incorrect warning message when user tries to cancel replacing already exported job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103237 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-23 10:03:34 +00:00
wchen
793f4ed4b8 merge r103210 from trunk to branch 5.2
bug TDI-26075 fixed: Column type in tXMLMap component is"document",swith from designer->code, there throws an error. 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103229 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-23 09:10:09 +00:00
zwzhao
f851d9f5f3 bug TDI-25109 fixed : About SCD editor have a minor problem
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103228 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-23 09:07:35 +00:00
plv
6f3742d959 bug TDI-8531 fixed:incorrect warning message when user tries to cancel replacing already exported job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103227 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-23 08:59:31 +00:00
wchen
fd60f94c4c merge r103205 from trunk to branch 5.2
bug  TDI-26075 fixed: Column type in tXMLMap component is"document",swith from designer->code, there throws an error.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103226 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-23 08:54:47 +00:00
nrousseau
7b5c2ea1a6 merge r103126 from trunk to branch 5.2
TDI-26111 : avoid to have too many calls of repository for each selection in the studio.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103194 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-23 02:50:38 +00:00
plv
5e8188396e bug TDI-25645 fixed:Joblet in ref-project is able to expand and edit in main project
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103169 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-22 10:14:27 +00:00
wwang
c13b26c3c3 Fix Bug TDI-25447 : PermGen space issue while using tmomoutput component
https://jira.talendforge.org/browse/TDI-25447

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103155 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-22 08:40:13 +00:00
zwzhao
ea0d91cd51 bug TDI-25896 fixed : Context connection JDBC
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103085 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-21 09:06:42 +00:00
rdubois
47ae0ce72f TDI-25927: change the messages.properties value
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103036 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-20 14:28:59 +00:00
rdubois
8dc1139682 TDI-25927: change the messages.properties value
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103033 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-20 14:26:15 +00:00
jjzhou
794a71547b fix Bug TDI-25972: Macro disappeared when I add data by tFileOutputExcel with Write excel 2007 file format (xlsx) checked
https://jira.talendforge.org/browse/TDI-25972

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@103021 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-20 09:58:01 +00:00
jjzhou
169aa70e8d fix Bug TDI-25972: Macro disappeared when I add data by tFileOutputExcel with Write excel 2007 file format (xlsx) checked
https://jira.talendforge.org/browse/TDI-25972

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103019 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-20 09:57:54 +00:00
ldong
29efd784f0 bug TUP-671 fixed:Component view is not refreshed when I check/uncheck "Use existing connection" box of database components.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103017 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-20 09:41:17 +00:00
fwang
2acc842c56 bug TDI-25538 fixed:BD Build:tXMLMap:Should remove option "Import from repository" option
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103008 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-20 09:31:29 +00:00
jzhao
7cd145a533 Fixed Work Item Bug TDI-25705: Some components have not complete DIE_ON_ERROR function
https://jira.talendforge.org/browse/TDI-25705 
Note:merge to branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@103003 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-20 08:58:39 +00:00
zwzhao
d28e8737d7 bug TDI-26017 fixed : tMap,add more than 20 variables and random click expression,there is an error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102988 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-20 06:46:36 +00:00
jyhu
d39b081a42 Fix Bug TDI-26020: tFileOutputJSON does not honor the date pattern of the schema
https://jira.talendforge.org/browse/TDI-26020 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102928 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-17 09:56:32 +00:00
jyhu
984da91893 Fix Bug TDI-26020: tFileOutputJSON does not honor the date pattern of the schema
https://jira.talendforge.org/browse/TDI-26020 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102926 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-17 09:55:26 +00:00
hcyi
05a022ec7b merge r102889 from trunk to branch 5.2
bug TDI-25599 fixed : existing connection_parameter lost after drag and drop the joblet into a job .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102890 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-17 07:03:35 +00:00
bchen
66887ab783 Fix Work Item TDI-25710 : Correct tWriteXMLFieldIn to handle exception which child thread throw
https://jira.talendforge.org/browse/TDI-25710 
merge r102880 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102887 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-17 06:45:25 +00:00
bchen
9fdd1a13f9 Fix Work Item TDI-25710 : Correct tWriteXMLFieldIn to handle exception which child thread throw
https://jira.talendforge.org/browse/TDI-25710 
merge r102880 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102885 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-17 06:44:11 +00:00
jjzhou
84a6deb959 fix Bug TDI-26039: make good use of the totalCount in the return result to fix the inifinite loop in tMDMInput
https://jira.talendforge.org/browse/TDI-26039

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102884 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-17 06:31:23 +00:00
jjzhou
68603eb76d fix Bug TDI-26039: make good use of the totalCount in the return result to fix the inifinite loop in tMDMInput
https://jira.talendforge.org/browse/TDI-26039 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102874 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-17 03:48:58 +00:00
hcyi
ba4e3314d0 bug TDI-25235 fixed : Stats&logs: cannot edit database information .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102840 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-16 08:51:43 +00:00
fwang
0b2bcabe7b bug TDI-24935 fixed:Exported Talend job cannot be scheduled under Linux cron or any job scheduler
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102764 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-15 08:48:45 +00:00
fwang
71806d17eb bug TDI-24792 fixed:On Unix External JAR Can't be run from folder with spaces in name
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102757 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-15 07:48:26 +00:00
zwzhao
32e7eb154b bug TDI-25967 fixed : tOracleOutput in 5.2.2 causes a warning message that did not occur in 4.2.2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102748 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-15 06:09:53 +00:00
hcyi
f4103293b4 merge r102615 from trunk to branch 5.2
bug TDI-25576 fixed : tHiveRow_error throw when click ... button beside "Table Name" . just hide this button in Component View for Hive components , maybe later will remove this code .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102620 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-13 07:19:16 +00:00
hcyi
08c3098170 merge r102563 from trunk to branch 5.2
bug TDI-25604 fixed : avoid Exchange view shows null entries , hide them directly .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102564 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-10 07:18:23 +00:00
hcyi
80eb31631e merge r102560 from trunk to branch 5.2
bug TDI-25604 fixed : avoid Exchange view shows null entries , hide them directly .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102562 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-10 06:58:47 +00:00
mwang
0c7127bd11 TDI-23786 File delimited component crashes when adding a file with more than 5m rows[Avoid to cause other problems, revert the original change and add the file to that plugin.]
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102543 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-10 02:41:40 +00:00
hcyi
742382f39d bug TDI-24481 fixed : Talendforge read more link misplaced and need to update the link .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102527 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-09 09:11:34 +00:00
mwang
79c08549c7 TDI-23786 File delimited component crashes when adding a file with more than 5m rows
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102523 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-09 08:48:15 +00:00
wwang
fbca2d48e4 Fix Bug TDI-25927 : no need to pass the var
https://jira.talendforge.org/browse/TDI-25927

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102522 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-09 08:45:24 +00:00
wwang
b45cd72e92 Fix Bug TDI-25927 : no need to pass the var
https://jira.talendforge.org/browse/TDI-25927

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102520 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-09 08:38:17 +00:00
wwang
051d42c720 Fix Bug TDI-25927 : no need to pass the var
https://jira.talendforge.org/browse/TDI-25927

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102518 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-09 08:31:37 +00:00
wwang
2e0dc7cd22 Fix Bug TDI-25927 : Avoid the function trim in the prepared statement of tOracleOutput
https://jira.talendforge.org/browse/TDI-25927

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102512 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-09 07:41:38 +00:00
wwang
e733526d1c Fix Bug TDI-25927 : Avoid the function trim in the prepared statement of tOracleOutput
https://jira.talendforge.org/browse/TDI-25927

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102508 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-09 07:17:23 +00:00
fwang
c9c1ed48ef bug TDI-25538 fixed:BD Build:tXMLMap:Should remove option "Import from repository" option
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102502 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-09 06:16:35 +00:00
jzhao
f8449070d5 Fixed Bug TDI-25867: Repeatition of "java.lang.Error" in the error in a certain pattern.
https://jira.talendforge.org/browse/TDI-25867

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102493 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-09 03:29:54 +00:00
jzhao
8320034fca Fixed Bug TDI-25867: Repeatition of "java.lang.Error" in the error in a certain pattern.
https://jira.talendforge.org/browse/TDI-25867

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102492 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-09 03:29:48 +00:00
nrousseau
5a8b18f423 merge r102483 from trunk to branch 5.2
TDI-25933 : avoids to load duplicate nodes (which might appear in some old jobs created in previous version, due to some problems of copy/paste)


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102484 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-09 01:39:36 +00:00
jzhao
33b92cdbcf Fixed Work Item TDI-25657: When only tMemorizeRow in a job, generate code have compile error
https://jira.talendforge.org/browse/TDI-25657

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102458 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-08 09:01:07 +00:00
jzhao
a33e5794a8 Fixed Work Item TDI-25657: When only tMemorizeRow in a job, generate code have compile error
https://jira.talendforge.org/browse/TDI-25657

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102457 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-08 09:01:00 +00:00
plv
cb160618bc TDI-25885 : Backport on 5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102445 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-08 08:00:03 +00:00
plv
0a05845450 TDI-25885 : Backport on 5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@102380 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-07 09:22:56 +00:00
bchen
b9953974cf Fix Bug TDI-23737 : The virtual component is unable to work with tUnite when merge order is 2 if the two parts of the virtual component are linked with "ComponentOK".
https://jira.talendforge.org/browse/TDI-23737
merge r102256 & r102276 & r102339 & r102291 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102378 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-07 09:10:49 +00:00
bchen
7a8f3bb7ee Fix Bug TDI-23737 : The virtual component is unable to work with tUnite when merge order is 2 if the two parts of the virtual component are linked with "ComponentOK".
https://jira.talendforge.org/browse/TDI-23737
merge r102256 & r102276 & r102339 & r102291 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102366 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-07 08:22:28 +00:00
fwang
bdc2b7031a bug TDI-25654 fixed:In the parent job, connot select the specific version of the joblet.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102362 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-07 08:19:56 +00:00
nrousseau
747d65f23c merge r102347 from trunk to branch 5.2
TDI-25885 : check errors of compilations in main job and child jobs.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102351 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-07 07:28:45 +00:00
mwang
639d15876e TDI-25659
Error pops up when open a job with esb component in TOS_BD and TOS_DI

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102341 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-07 06:15:56 +00:00
jjzhou
feb6ab86bb fix Bug TDI-25655: tFileInputExcel read 2003 file get a problem
https://jira.talendforge.org/browse/TDI-25655 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102318 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-07 00:57:02 +00:00
jjzhou
7640572081 fix Bug TDI-25655: tFileInputExcel read 2003 file get a problem
https://jira.talendforge.org/browse/TDI-25655 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102317 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-07 00:56:57 +00:00
jzhao
dc158ce288 Fixed Bug TDI-25692: Unable to find the Surrogate Key if the column is created in the lowercase
https://jira.talendforge.org/browse/TDI-25692

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102286 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-06 09:39:55 +00:00
jzhao
b937a15129 Fixed Bug TDI-25692: Unable to find the Surrogate Key if the column is created in the lowercase
https://jira.talendforge.org/browse/TDI-25692

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102285 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-06 09:39:50 +00:00
bchen
6f40f4fd2f Fix Bug TDI-23737 : The virtual component is unable to work with tUnite when merge order is 2 if the two parts of the virtual component are linked with "ComponentOK".
https://jira.talendforge.org/browse/TDI-23737
merge r95156 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102196 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-03 06:30:59 +00:00
bchen
1d2ebd52b2 Fix Bug TDI-23737 : The virtual component is unable to work with tUnite when merge order is 2 if the two parts of the virtual component are linked with "ComponentOK".
https://jira.talendforge.org/browse/TDI-23737
merge r95156 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102179 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-03 02:53:32 +00:00
nrousseau
c6747a6167 merge r102125 from trunk to branch 5.2
TDI-25761 : avoid to set initial state in gef object, since onlything we want is set the preferences.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102127 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-02 06:51:08 +00:00
nrousseau
2107866231 merge r102118 from trunk to branch 5.2
TDQ-6616 : fix problem when target schema only have custom columns, it should not ask to get the schema or every try to get it.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102123 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-02 06:18:37 +00:00
plv
bca22e2c06 bug TDI-25263 fixed:tSPSSInput: ".sav" file with a "." (dot) in column name
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102113 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-02 05:21:40 +00:00
bchen
5da84b5e7d Fix Work Item TDI-25707 : Remove DIE_ON_ERROR on tWriteXMLFieldOut
https://jira.talendforge.org/browse/TDI-25707
merge r102033 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102112 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-02 04:08:09 +00:00
bchen
fa6a2d03d2 Fix Work Item TDI-25707 : Remove DIE_ON_ERROR on tWriteXMLFieldOut
https://jira.talendforge.org/browse/TDI-25707
merge r102033 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102110 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-05-02 04:04:47 +00:00
fwang
25c55fe33e bug TDI-25142 fixed:The name of shell for "Create FTP" and "Edit FTP" is missing.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102026 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-28 09:05:52 +00:00
fwang
b639e6b088 bug TDI-25142 fixed:The name of shell for "Create FTP" and "Edit FTP" is missing.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102021 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-28 08:48:38 +00:00
wwang
1706e74e0f Fix Bug TDI-25203 : tMap get wrong result when store disk,first match and inner join
https://jira.talendforge.org/browse/TDI-25203

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@102019 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-28 08:37:08 +00:00
wwang
607c71fbb0 Fix Bug TDI-25203 : tMap get wrong result when store disk,first match and inner join
https://jira.talendforge.org/browse/TDI-25203

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102017 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-28 08:29:45 +00:00
wchen
a66afae4cb bug TDI-25695 fixed:The input for txmlmap can not automatically update when drag a new tlogrow as its input.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102016 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-28 07:53:40 +00:00
hcyi
79bc1e9169 bug TDI-25678 fixed : not open the job to run it got a NPE .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@102012 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-28 06:23:30 +00:00
wwang
ede387141f Fix Bug TDI-25030 : Job not completing when Limit set for tFileInputXML
https://jira.talendforge.org/browse/TDI-25030

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101991 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-27 10:48:50 +00:00
wwang
d6283d31cb Fix Bug TDI-25030 : Job not completing when Limit set for tFileInputXML
https://jira.talendforge.org/browse/TDI-25030

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101984 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-27 10:23:19 +00:00
jzhao
170d140937 Fixed Bug TDI-24976: Generated SQL statement for tOracleSCD type 2 with memory saving mode kills performance
https://jira.talendforge.org/browse/TDI-24976 
Note:Fix tMSSqlSCD/tMySqlSCD wrong merge

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101980 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-27 09:56:53 +00:00
jzhao
35b19653a8 Fixed Bug TDI-24976: Generated SQL statement for tOracleSCD type 2 with memory saving mode kills performance
https://jira.talendforge.org/browse/TDI-24976 
Note:Fix tMSSqlSCD/tMySqlSCD wrong merge

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101979 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-27 09:56:45 +00:00
hcyi
b00c2e236f merge r101959 from trunk to branch 5.2
bug TDI-25662 fixed :  "Detect and update all jobs" doesn't work .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101960 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-27 06:30:58 +00:00
plv
01a283e6cb bug TDI-24400 fixed:backport 5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101952 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-27 03:57:39 +00:00
jzhao
cd21915a6a Fixed Bug TDI-24976: Generated SQL statement for tOracleSCD type 2 with memory saving mode kills performance
https://jira.talendforge.org/browse/TDI-24976 
Note:1.Add check box "Source keys include Null" for ten scd component 
2.Modify tNetezzaSCD/tIngresSCD for type3 run error 
3.Merge to branch 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101950 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-27 03:20:59 +00:00
jzhao
8c226ebfc7 Fixed Bug TDI-24976: Generated SQL statement for tOracleSCD type 2 with memory saving mode kills performance
https://jira.talendforge.org/browse/TDI-24976 
Note:1.Add check box "Source keys include Null" for ten scd component 
2.Modify tNetezzaSCD/tIngresSCD for type3 run error 
3.Merge to branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101949 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-27 03:20:10 +00:00
wchen
073ad6281c merge r101945 from trunk to branch 5.2
bug  TDI-25545 fixed: <Header Footer>:JAR missing if use a header/footer which contain jars in a job


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101946 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-27 02:33:28 +00:00
jzhao
a7eb186314 Fixed Bug TDI-25255: tFileOutputExcel "define all columns auto size" causes NPE
https://jira.talendforge.org/browse/TDI-25255 
Note:merge to branch 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101870 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-25 10:31:15 +00:00
jzhao
185edacfb6 Fixed Bug TDI-25255: tFileOutputExcel "define all columns auto size" causes NPE
https://jira.talendforge.org/browse/TDI-25255 
Note:merge to branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101871 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-25 10:31:15 +00:00
fwang
6ecdb41309 bug TDI-25538 fixed:BD Build:tXMLMap:Should remove option "Import from repository" option
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101867 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-25 10:12:52 +00:00
jzhao
fc16c0c303 Fixed Bug TDI-25554: fileInputDelimited nullable column gets rejected
https://jira.talendforge.org/browse/TDI-25554
Note:Merge to branch 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101853 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-25 08:56:47 +00:00
jzhao
2f6ac52437 Fixed Bug TDI-25554: fileInputDelimited nullable column gets rejected
https://jira.talendforge.org/browse/TDI-25554
Note:Merge to branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101852 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-25 08:56:42 +00:00
hcyi
fce85adfe3 merge r101840 from trunk to branch 5.2
bug TDI-25604 fixed : avoid Exchange view shows null entries , add the validate  .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101841 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-25 07:02:01 +00:00
ycbai
ab2785a0d7 merge r101746 from trunk to branch 5.2.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101822 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-25 01:56:31 +00:00
wchen
b03b6f45e3 merge r101692 from trunk to branch 5.2
bug TDI-25626 fixed: Routine can not access classes in imported library


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101780 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-24 09:15:12 +00:00
wchen
44f7c02042 merge r101704 from trunk to branch 5.2
bug TDI-25628 :Able to edit routine's jar, even if routine is opened


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101779 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-24 09:10:02 +00:00
jyhu
47ba6c180d Fix Bug TDI-7505: tSybaseXX component is unable to process "BigDecimal" properly
https://jira.talendforge.org/browse/TDI-7505

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101750 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-24 03:45:00 +00:00
jyhu
489aad7166 Fix Bug TDI-7505: tSybaseXX component is unable to process "BigDecimal" properly
https://jira.talendforge.org/browse/TDI-7505

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101749 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-24 03:44:42 +00:00
nrousseau
7faca09d3b merge r101719 from trunk to branch 5.2
TDI-25634 : update token info for data collector


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101724 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-23 12:31:23 +00:00
hcyi
6a30d6b2a6 merge r101697 from trunk to branch 5.2
bug TDI-25605 fixed : Update component release in Talend Exchange view in Studio failed .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101698 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-23 09:03:25 +00:00
zwzhao
50c1d9628d bug TDI-24576 fixed : Performance issue when loading the list old jobs to import
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101693 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-23 08:25:41 +00:00
wliu
d291ba67c5 Fix Bug TDI-25003 : tmp_tGreenplumBulkExec already exists error when concurrent threads execute tGreenplumBulkExec
https://jira.talendforge.org/browse/TDI-25003

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101648 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-22 09:37:57 +00:00
wliu
2620325e80 Fix Bug TDI-25003 : tmp_tGreenplumBulkExec already exists error when concurrent threads execute tGreenplumBulkExec
https://jira.talendforge.org/browse/TDI-25003

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101647 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-22 09:37:13 +00:00
jjzhou
e50a2697d2 fix Bug TDI-24843: Columns of type "List" are not parsed when read from tFileInputDelimited
https://jira.talendforge.org/browse/TDI-24843

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101633 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-22 06:45:22 +00:00
jjzhou
83ceb366f4 fix Bug TDI-24843: Columns of type "List" are not parsed when read from tFileInputDelimited
https://jira.talendforge.org/browse/TDI-24843

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101632 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-22 06:45:09 +00:00
jjzhou
dbf4500982 fix Bug TDI-25594: D-click tMemorizeRow in a job, error message
https://jira.talendforge.org/browse/TDI-25594

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101576 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-19 10:31:18 +00:00
jjzhou
e20b6636ae fix Bug TDI-25594: D-click tMemorizeRow in a job, error message
https://jira.talendforge.org/browse/TDI-25594

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101575 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-19 10:31:06 +00:00
rdubois
11d3d668d8 TDI-25579 fixed: Handle null datasources
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101506 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-18 14:09:52 +00:00
jyhu
8f8ffd0e72 Fix Bug TDI-25268 :Different action between .xls and .xlsx when read Date data by tFileInputExcel
https://jira.talendforge.org/browse/TDI-25268 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101490 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-18 11:17:15 +00:00
jyhu
4ba3934d01 Fix Bug TDI-25268 :Different action between .xls and .xlsx when read Date data by tFileInputExcel
https://jira.talendforge.org/browse/TDI-25268 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101488 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-18 11:15:10 +00:00
zwzhao
7713c8519b (revert)bug TDI-24576 fixed : Performance issue when loading the list old jobs to import
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101466 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-18 09:46:12 +00:00
fwang
72a9674ad8 bug TDI-25569 fixed:Sybase_error when click Guess schema on Component tab
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101456 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-18 09:20:35 +00:00
zwzhao
17a2efa165 bug TDI-24576 fixed : Performance issue when loading the list old jobs to import
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101367 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-17 09:25:30 +00:00
rdubois
026e714a07 TDI-25149: update of jar needed for geometry type.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101362 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-17 08:59:32 +00:00
nrousseau
42f686658f merge r101359 from trunk to branch 5.2
TDI-25386 : update of jar needed for geometry type.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101360 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-17 08:57:11 +00:00
fwang
429b9d8f18 bug TDI-25552 fixed:error show when change schema type from Build-in to Repository
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101339 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-17 06:31:58 +00:00
rdubois
6ab76e7952 TDI-25550 fixed: Add the error message content in the globalMap.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@101313 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-16 14:52:23 +00:00
rdubois
63870324e7 TDI-25550 fixed: Add the error message content in the globalMap.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101311 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-16 14:49:33 +00:00
rdubois
1bab1d6c98 TDI-25550 fixed: Add the error message content in the globalMap.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101310 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-16 14:49:13 +00:00
rdubois
bf6e963815 TDI-25516 fixed: generate the proxy settings in the javajet directly.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101304 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-16 12:27:05 +00:00
rdubois
8bcd4fcf56 TDI-25516 fixed: generate the proxy settings in the javajet directly.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101303 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-16 12:26:14 +00:00
rdubois
f5b85383ce TDI-25518 fixed: set proxy's configuration using java.net.Authenticator
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101271 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-16 09:43:32 +00:00
rdubois
f7bef5e104 TDI-25518 fixed: set proxy's configuration using java.net.Authenticator
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101270 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-16 09:43:08 +00:00
fwang
665bbffdb8 bug TDI-25524 fixed:Font discrepenses in the Job Documentation
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101246 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-16 07:35:15 +00:00
wwang
4ae8c08015 Fix Bug TDI-22619 : tHiveInput call map reduce fail when embedded and select column in MapR2
https://jira.talendforge.org/browse/TDI-22619

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101220 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-16 01:39:36 +00:00
rdubois
471f25d564 TDI-25408 fixed: Add a BundleID to Oracle components which import XMLPARSERV2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101213 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-15 13:08:43 +00:00
rdubois
0de32fd558 TDI-25408 fixed: Add a BundleID to Oracle components which import XMLPARSERV2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101212 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-15 13:06:51 +00:00
wwang
62b182deca Fix Bug TDI-25460 : tSOAP get error when the soap header contains text between different nodes
https://jira.talendforge.org/browse/TDI-25460

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101161 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-15 03:35:49 +00:00
wwang
01047d4ef3 Fix Bug TDI-25460 : tSOAP get error when the soap header contains text between different nodes
https://jira.talendforge.org/browse/TDI-25460

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101160 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-15 03:26:24 +00:00
jjzhou
14be53832c fix Bug TDI-24826: Uable to use tHDFSOutput with tHiveConnection in standalone mode of CDH3
https://jira.talendforge.org/browse/TDI-24826

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101135 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-12 10:31:37 +00:00
jjzhou
0eddbc6988 fix Bug TDI-25421: The problem described in the TDI-24161 can be found at the component tConvertType
https://jira.talendforge.org/browse/TDI-25421

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@101076 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-12 02:55:19 +00:00
jjzhou
5646d826b6 fix Bug TDI-25421: The problem described in the TDI-24161 can be found at the component tConvertType
https://jira.talendforge.org/browse/TDI-25421

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@101075 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-12 02:54:47 +00:00
wwang
b4ba990fec Fix Bug TDI-25425 : "Duplicate local variable i" code generation error with using "tFileInputPositional" and "tJavaFlex"
https://jira.talendforge.org/browse/TDI-25425

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@100991 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-10 09:42:18 +00:00
wwang
a24c72f1cb Fix Bug TDI-25425 : "Duplicate local variable i" code generation error with using "tFileInputPositional" and "tJavaFlex"
https://jira.talendforge.org/browse/TDI-25425

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100990 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-10 09:36:04 +00:00
wchen
45cb0f3a56 bug TDI-25413 fixed: Can not open consumer job having joblet when some file is updated and not saved
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100975 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-10 08:44:52 +00:00
fwang
272ffc0e33 bug TDI-25302 fixed:Data viewer reports error if the db including "-"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100778 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-08 10:02:59 +00:00
fwang
926cc3ee7d bug TDI-25297 fixed:Business Models:Open another version:Dialog still show as "Job version"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100731 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-07 09:36:03 +00:00
fwang
655d247e41 bug TDI-25297 fixed:Business Models:Open another version:Dialog still show as "Job version"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100699 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-07 05:37:28 +00:00
wwang
c61e724496 Fix Bug TDI-24890 : tMap with disk storage floods memory
https://jira.talendforge.org/browse/TDI-24890

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@100682 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-07 02:17:48 +00:00
wwang
304a82b943 Fix Bug TDI-24890 : tMap with disk storage floods memory
https://jira.talendforge.org/browse/TDI-24890

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100681 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-07 01:56:04 +00:00
rdubois
8acb9a5852 TDI-25385 fixed. Add quotes around the label in the MAPPING table.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@100671 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-05 13:58:53 +00:00
rdubois
b5356f9603 TDI-25385 fixed. Add quotes around the label in the MAPPING table.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100670 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-05 13:57:40 +00:00
fwang
d9af1946a9 bug TDI-25297 fixed:Business Models:Open another version:Dialog still show as "Job version"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100566 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-03 06:52:32 +00:00
fwang
3d2e0f2a58 bug TDI-25302 fixed:Data viewer reports error if the db including "-"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100530 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-03 02:21:47 +00:00
zwzhao
980faa8da4 bug TDI-24896 fixed : Problem of compatibility of import items for Java 7
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100518 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-03 01:42:32 +00:00
nrousseau
25f3da00a4 merge r100434 from trunk to branch 5.2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100516 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-03 00:14:15 +00:00
wchen
c039a5a1f4 bug TDI-24876 fixed : tXMLMap looses mapping in some jobs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@100477 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-02 09:45:06 +00:00
nrousseau
3ea9d47d3b merge r100427 from trunk to branch 5.1
Fix Bug TDI-25167 : Behaviour of tRunJob component is different between version 5.1.2 and 5.2.1 
https://jira.talendforge.org/browse/TDI-25167


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@100443 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-02 08:36:14 +00:00
nrousseau
810f582f9c merge r100427 from trunk to branch 5.2
Fix Bug TDI-25167 : Behaviour of tRunJob component is different between version 5.1.2 and 5.2.1 
https://jira.talendforge.org/browse/TDI-25167


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100437 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-02 08:30:39 +00:00
wchen
7ff64ce7ea bug TDI-24876 fixed: tXMLMap looses mapping in some jobs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100423 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-04-02 03:45:31 +00:00
nrousseau
0ad4f4e599 merge r100066 from trunk to branch 5.2
TDI-25183 : fix problem of update, it won't really update the item since the result.job was not set.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100076 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-23 14:50:24 +00:00
jjzhou
58df01cde5 fix Feature TDI-25014: tSendMail with Exchange 2010 - javax.mail.authentificationFailedException
https://jira.talendforge.org/browse/TDI-25014

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@100049 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-23 07:17:19 +00:00
jjzhou
03a619b51a fix Feature TDI-25014: tSendMail with Exchange 2010 - javax.mail.authentificationFailedException
https://jira.talendforge.org/browse/TDI-25014

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100048 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-23 07:17:16 +00:00
jzhao
a348219243 Fixed Bug TDI-24770: tORACLESCDELT -SQL type2 column comparison fails as null is not treated
https://jira.talendforge.org/browse/TDI-24770
Note:merge to 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@100046 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-23 06:42:26 +00:00
jzhao
365947f70b Fixed Bug TDI-24770: tORACLESCDELT -SQL type2 column comparison fails as null is not treated
https://jira.talendforge.org/browse/TDI-24770
Note:merge to 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100045 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-23 06:40:57 +00:00
nrousseau
ac72f63570 merge r100034 from trunk to branch 5.2
TDI-24403 : fix a problem of default  setup of combo


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@100036 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-23 03:52:11 +00:00
nrousseau
722df0a490 merge r99943 from trunk to branch 5.1
TDI-24854: add a simple fix for this, maybe later we can improve this again.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@99945 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-21 11:13:39 +00:00
nrousseau
bee90f6719 merge r99943 from trunk to branch 5.2
TDI-24854: add a simple fix for this, maybe later we can improve this again.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99944 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-21 11:08:53 +00:00
hcyi
16d544a51a TDI-22098 : fix problem of error status displayed in job, remove one compilation check done at the wrong place for the syntax check as well.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99902 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-21 06:36:39 +00:00
zwzhao
7652d3ee71 backport TDI-25059 : fix problem when export job as osgi with recursive calls
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99872 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-20 10:26:48 +00:00
ggu
7eb24c4b8e TUP-575: fixed the problem for load unknown items in different product.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99839 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-20 03:48:07 +00:00
fwang
40f27eac56 bug TDI-25130 fixed:retrieve schema by unchecking/checking a table changes components to built in [ELTInput]
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99836 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-20 03:22:13 +00:00
fwang
21088c3275 bug TDI-25130 fixed:retrieve schema by unchecking/checking a table changes components to built in [ELTInput]
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@99833 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-20 03:18:08 +00:00
jjzhou
40c25c071f fix Bug TDI-24979: noData sheet is expressed "Null" in tFileInputExcel read 2007excel file format
https://jira.talendforge.org/browse/TDI-24979

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99830 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-20 01:05:41 +00:00
jjzhou
835c02f5bd fix Bug TDI-24979: noData sheet is expressed "Null" in tFileInputExcel read 2007excel file format
https://jira.talendforge.org/browse/TDI-24979

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@99829 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-20 01:02:32 +00:00
nrousseau
7f9895b33f merge r99805 from trunk to branch 5.2
TDI-25097: review the changes to be compatible with routes as well.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99806 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-19 08:49:12 +00:00
nrousseau
965dbe0d91 merge r99749 from trunk to branch 5.2
TDI-25097 : fix a problem of remote execution for exit status and open threads


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99751 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-18 09:51:00 +00:00
jzhao
8d93489f4f Fixed Bug TDI-25117: Migrate from 5.1.2 to 5.2.1 with tMongoDBInput, there would be NPE
https://jira.talendforge.org/browse/TDI-25117
Note:Modofy MigrationTask "ChangetMongoDBInputSortTextToTable"

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99719 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-18 04:05:24 +00:00
hcyi
44659c98f9 merge r99713 from trunk to branch 5.1
bug TDI-24668 fixed : Update of tWebService configuration doesn't work properly .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@99717 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-18 03:54:12 +00:00
hcyi
27c731bd7d merge r99713 from trunk to branch 5.2
bug TDI-24668 fixed : Update of tWebService configuration doesn't work properly .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99714 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-18 03:47:26 +00:00
jyhu
0509766d56 Fix Bug TDI-24850 : Compile error on tMomInput
https://jira.talendforge.org/browse/TDI-24850 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@99679 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-15 10:37:16 +00:00
jyhu
38c8a1eb01 Fix Bug TDI-24850 : Compile error on tMomInput
https://jira.talendforge.org/browse/TDI-24850 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99677 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-15 10:32:49 +00:00
jyhu
cc28b8f869 Fix Bug TDI-25079 : NPE when generating code for tTeradataFastExport
https://jira.talendforge.org/browse/TDI-25079 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@99654 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-15 09:00:42 +00:00
jyhu
4bb11d3d55 Fix Bug TDI-25079 : NPE when generating code for tTeradataFastExport
https://jira.talendforge.org/browse/TDI-25079 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99653 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-15 08:58:02 +00:00
plv
0d3512fd58 TDI-25081 : Backport on 5.2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99571 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-14 08:51:50 +00:00
wliu
89de8cfe95 Fix Bug TDI-25070 : tFixedFlowInput generates twice the code when using lookup as the output connector
https://jira.talendforge.org/browse/TDI-25070

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99558 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-14 07:13:45 +00:00
wliu
609fcaff07 Fix Bug TDI-25070 : tFixedFlowInput generates twice the code when using lookup as the output connector
https://jira.talendforge.org/browse/TDI-25070

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@99557 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-14 07:13:30 +00:00
nrousseau
975c1c5e57 merge r99546 from trunk to branch 5.2
TDI-24978 : improve import items to import more easily large projects


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99547 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-14 05:25:16 +00:00
plv
449f2893d8 bug TDI-24975 fixed:High memory usage on large project
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99423 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-12 09:45:55 +00:00
nrousseau
5be9aa761c merge r99302 from trunk to branch 5.2
TDI-25026 : fix problem of preview for excel wizard


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99375 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-11 10:09:14 +00:00
jzhao
c3de914df6 Fixed Work Item TDI-24931: The component tVtigerCRMInput in "Vtiger 5.0" is unable to drag an "Iterator" connector after TDI-24042
https://jira.talendforge.org/browse/TDI-24931 
Note: 
1.Modify tVtigerCRMInput 
2.Modify NodeUtil?.java to fixed tExtactXMLField/tMDMInput Iterator problem 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99325 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-11 02:58:07 +00:00
jjzhou
85188fc5b4 fix Bug TDI-24951: import the jar according to different excel file
https://jira.talendforge.org/browse/TDI-24951 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99308 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-11 01:58:14 +00:00
nrousseau
d238cc0376 merge r99114 from trunk to branch 5.2
TUP-510: fixes a small problem of build project started for nothing while logon project, and at the same time a possible NPE found while testing local commandline.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99306 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-11 01:42:04 +00:00
mwang
d44441b7ef For TDI-24844: Backport to 5.2 of TDI-24838: The prompt dialog for Record Column o...
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@99305 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-11 01:41:47 +00:00
nrousseau
6526945cb4 merge r99114 from trunk to branch 5.1
TUP-510: fixes a small problem of build project started for nothing while logon project, and at the same time a possible NPE found while testing local commandline.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@99119 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-05 04:05:24 +00:00
yshamin
22a185642d - fixed TDI-24848 for branch 52
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98977 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-01 10:57:18 +00:00
wliu
ca207bc009 Fix Bug TDI-24913 : import the old jar:mysql-connector-java-5.1.0-bin.jar in order to make sure JDBC component can still work well for mysql
https://jira.talendforge.org/browse/TDI-24913

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@98955 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-01 06:21:04 +00:00
wliu
06f86a7047 Fix Bug TDI-24914 : compile error on update mode for tGreenplumBulkExec
https://jira.talendforge.org/browse/TDI-24914

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@98911 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-28 11:08:20 +00:00
wliu
3685507bc2 Fix Bug TDI-24914 : compile error on update mode for tGreenplumBulkExec
https://jira.talendforge.org/browse/TDI-24914

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98910 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-28 11:04:45 +00:00
fwang
84b5faa9b2 TDI-24837 : fix the problem of memory and peformance found while testing the project.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@98872 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-28 03:32:34 +00:00
jjzhou
e098161361 fix Bug TDI-24847: onSubjobError not caught in 5.1.1 with compoennt tWriteXMLField
https://jira.talendforge.org/browse/TDI-24847

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@98823 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-27 09:42:38 +00:00
nrousseau
85ef7598e5 merge r98800 from trunk to branch 5.2
bug TDI-24889 : fix problem of import, in case of items with another extension than .item for Item emf objects (survivorship in this case)


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98816 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-27 08:59:50 +00:00
fwang
565cc511cc bug TUP-513 fixed:<Jasper>: issues on login UI of JETLExpress and JETLXCmmty
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@98793 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-27 02:43:57 +00:00
ilazebny
eb0b2b9b62 Update version to 5.2.2 in poms
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98771 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-26 11:08:34 +00:00
fwang
fb055356da bug TUP-424 fixed:<Jasper>: issues on login UI of JETLExpress and JETLXCmmty
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98766 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-26 10:24:58 +00:00
zwzhao
42778a2b23 TDI-24837 : fix a remaining problem of performance due to the cache, and also to the java editor itself (functions of eclipse used but no use for us who take too long time)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98749 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-26 09:12:30 +00:00
jjzhou
07e8a225f6 fix Bug TDI-24847: onSubjobError not caught in 5.1.1 with compoennt tWriteXMLField
https://jira.talendforge.org/browse/TDI-24847 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@98727 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-26 05:00:10 +00:00
jjzhou
0d222f1070 fix Bug TDI-24847: onSubjobError not caught in 5.1.1 with compoennt tWriteXMLField
https://jira.talendforge.org/browse/TDI-24847 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98726 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-26 05:00:08 +00:00
zwzhao
c0f542c2db TDI-24837 : fix the problem of memory and peformance found while testing the project.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98676 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-25 09:43:15 +00:00
zwzhao
dfa92969cf TDI-24837 : fix the problem of memory and peformance found while testing the project.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98675 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-25 09:42:44 +00:00
amarkevich
ef4a1b488b TESB-8354: Unable to use TRESTRequest data with TMomOutput
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98658 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-25 08:42:21 +00:00
mhirt
428d3b8450 merge r98472 from trunk to branch 5.2
Add Component Help 5.2.2


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98584 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-22 13:16:13 +00:00
jzhao
377ef2dfcf Fixed Bug TDI-24551: Routine TalendDate.isDate only adopts the Time Zone and DST of the machine running the code
https://jira.talendforge.org/browse/TDI-24551
Note: 1. revert code keep TalendDate.isDate (...)old behaviour .
2. add new method TalendDate.isDate(String stringDate, String pattern, boolean ignoreTimeZone)
Merge to branch 5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@98562 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-22 10:11:39 +00:00
jzhao
82d5cbf94f Fixed Bug TDI-24551: Routine TalendDate.isDate only adopts the Time Zone and DST of the machine running the code
https://jira.talendforge.org/browse/TDI-24551
Note: 1. revert code keep TalendDate.isDate (...)old behaviour .
2. add new method TalendDate.isDate(String stringDate, String pattern, boolean ignoreTimeZone)
Merge to branch 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@98561 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-22 10:11:29 +00:00
jzhao
80e5b73ca7 Fixed Work Item TDI-24042: When input components don't have data output connectors but Iterate connector, fix the possible compile errors
https://jira.talendforge.org/browse/TDI-24042

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98549 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-22 09:20:37 +00:00
jyhu
8413e98a0b Fix Feature TDI-23992 :Bytes message as body type in component tMomOutput .
https://jira.talendforge.org/browse/TDI-23992 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@98548 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-22 09:16:43 +00:00
jyhu
4c444e268d Fix Feature TDI-23992 :Bytes message as body type in component tMomOutput .
https://jira.talendforge.org/browse/TDI-23992 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98542 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-22 08:59:39 +00:00
zwzhao
3c807c6350 bug TDI-24342 backport : Add the support of AnyType from GUI
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98505 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-22 03:25:43 +00:00
wwang
cf5f5bd099 Fix Feature TDI-24213 : An error throws out if an operation is defined as 'anyType'
https://jira.talendforge.org/browse/TDI-24213

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98495 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-22 02:43:43 +00:00
wliu
3d4a3d9da2 Fix Bug TDI-24763 : tConvertType uses wrong date pattern when input is Date and output is String
https://jira.talendforge.org/browse/TDI-24763

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@98486 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-22 02:13:37 +00:00
wliu
2e2a444a60 Fix Bug TDI-24763 : tConvertType uses wrong date pattern when input is Date and output is String
https://jira.talendforge.org/browse/TDI-24763

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98485 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-22 02:03:20 +00:00
mhirt
54a1096e66 merge r98471 from trunk to branch 5.2
Remove components help to commit safely the new 5.2.2 help


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98476 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-22 00:22:43 +00:00
nrousseau
02afaaad1c TDI-24780 : add babili exports (except components.localprovider / camelprovider / bigdataprovider)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98454 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-21 10:54:48 +00:00
plv
b3e37636df TDI-24780 commited:Export babili translations into 5.2 branch of SVN
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98452 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-21 10:48:02 +00:00
jzhao
aaacbbfb3f Fixed Bug TDI-24719: Wrong usage of MDM webservice stub may lead to incorrect query
https://jira.talendforge.org/browse/TDI-24719


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98406 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-21 07:47:57 +00:00
fwang
7cb8ad3422 bug TDI-24643 fixed:Pregress OpenEdge connected with tJdbcInput generate incorrect sql statement and failure to view data from Metadata by "data viewer"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98364 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-21 01:53:39 +00:00
yshamin
2cd7f91885 - fixed TESB-6046 (TPS-356): Data Service doesn't work when having 2 operations with MDM components
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@98353 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-20 12:40:46 +00:00
atelesh
0ebba706fb TESB-8324 - tRESTResponse needs to optionally drop root JSON Elements
-> TESB-8506 - make configuration available on runtime

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98352 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-20 12:15:02 +00:00
zwzhao
3aee95eb29 bug TDI-24094 fixed : Job publish with an compile errors in studio can publish success in commandline
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98344 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-20 10:18:23 +00:00
jyhu
9182345d79 Fix Feature TDI-24766 :Since r79188, the tMoimOutput doesn't work anymore when using the messageID.
https://jira.talendforge.org/browse/TDI-24766

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98340 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-20 10:01:37 +00:00
jyhu
484557c3be Fix Feature TDI-24766 :Since r79188, the tMoimOutput doesn't work anymore when using the messageID.
https://jira.talendforge.org/browse/TDI-24766

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@98339 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-20 09:58:32 +00:00
jzhao
d75d29da73 Fixed Work Item TDQ-6716: Import the jars using the REQUIRED_IF for the DQ HADOOP components
https://jira.talendforge.org/browse/TDQ-6716
Note:Merge to branch 5.2 add migration task

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98303 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-20 06:14:42 +00:00
nrousseau
4eaaf05087 TDI-24769 : add the 2 plugins missing to the build
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98280 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-20 02:57:16 +00:00
jzhao
366d8af659 Fixed Bug TDI-24551: Routine TalendDate.isDate only adopts the Time Zone and DST of the machine running the code
https://jira.talendforge.org/browse/TDI-24551 
Note: 1. revert code keep TalendDate?.isDate (...)old behaviour . 
2. add new method TalendDate?.isDate(String stringDate, String pattern, boolean ignoreTimeZone) 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98275 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-20 01:58:33 +00:00
wliu
29dc8c74f5 Fix for Bug TDI-24412 : Milliseconds of timestamp-fields are getting dropped at TOracleOutput.
https://jira.talendforge.org/browse/TDI-24412

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@98243 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-19 08:36:16 +00:00
wliu
68d7552ed1 Fix for Bug TDI-24412 : Milliseconds of timestamp-fields are getting dropped at TOracleOutput.
https://jira.talendforge.org/browse/TDI-24412

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@98242 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-19 08:33:22 +00:00
wliu
2243e7cd6a Fix for Bug TDI-24412 : Milliseconds of timestamp-fields are getting dropped at TOracleOutput.
https://jira.talendforge.org/browse/TDI-24412

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98241 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-19 08:30:13 +00:00
plv
3adb626c49 bug TDI-24751 fixed:TOS_DI&TOS_BD:String trunction at "Welcome page"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98236 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-19 07:51:30 +00:00
pbabin
e39edce806 merge r98193 from trunk to branch 5.1
TMDM-5353: Correct fallback string messages when no other translation is provided


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@98197 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-18 13:59:04 +00:00
pbabin
9b6e331030 merge r98193 from trunk to branch 5.2
TMDM-5353: Correct fallback string messages when no other translation is provided


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98194 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-18 13:45:51 +00:00
jzhao
7837094ba2 Fixed Work Item TDI-24123: Optimize the code automatically according to the columns number for tFileInputDelimited
https://jira.talendforge.org/browse/TDI-24123
Note: Merge branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98153 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-18 07:44:19 +00:00
nrousseau
fe2d7e83b8 TUP-316 : fix problem of log4j, remove the specific settings from the component designer.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@98152 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-18 07:42:33 +00:00
jzhao
97df5ab789 Fix Backlog Task TDI-24596: Compile error of tFileOutputDelimited when check "include header"
https://jira.talendforge.org/browse/TDI-24596 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@98139 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-18 02:25:18 +00:00
rdubois
f05adddcf2 TDI-23992 fixed: revert r97964. Need to investigate more
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@97973 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-08 09:48:12 +00:00
rdubois
de513a5d1a TDI-23992 fixed: Handle the byte message in the tMomOutput component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@97964 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-07 16:30:34 +00:00
ldong
c5148ab4d2 bug TDI-24443 fixed:CommandLine does not complain missing components.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@97905 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-06 09:38:05 +00:00
ldong
5b372a530e bug TDI-24443 fixed:CommandLine does not complain missing components.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97899 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-06 08:57:38 +00:00
hcyi
7607a38545 TDI-24712 : fix problem of drag&drop for JDBC connection with context .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97765 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-04 10:30:59 +00:00
hcyi
9a9e050352 TDI-24712 : fix problem of drag&drop for JDBC connection with context .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@97764 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-04 10:30:26 +00:00
jzhao
4146737f95 Fix Backlog Task TDI-24596: Compile error of tFileOutputDelimited when check "include header"
https://jira.talendforge.org/browse/TDI-24596

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@97717 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-04 03:53:50 +00:00
jzhao
bdce154761 Fix Backlog Task TDI-24596: Compile error of tFileOutputDelimited when check "include header"
https://jira.talendforge.org/browse/TDI-24596

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@97695 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-01 10:55:54 +00:00
jzhao
4e807acb11 Fix Backlog Task TDI-24596: Compile error of tFileOutputDelimited when check "include header"
https://jira.talendforge.org/browse/TDI-24596

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97694 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-01 10:55:45 +00:00
fwang
b320c56b1c bug TDI-24443 fixed:CommandLine does not complain missing components
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97666 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-01 07:20:42 +00:00
fwang
49ad13d187 TDI-23884: Task is deploying forever when an error occurred during the
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@97663 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-01 07:15:40 +00:00
fwang
1168bbeebb bug TDI-24443 fixed:CommandLine does not complain missing components
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@97636 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-01 02:45:44 +00:00
fwang
061908eb42 bug TDI-24443 fixed:CommandLine does not complain missing components
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97634 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-02-01 02:43:47 +00:00
plv
d9fd712872 bug TDI-24325 fixed:Deactivate joblet in job and expand it
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97537 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-31 01:47:49 +00:00
wwang
6be71053d5 Fix Feature TDI-24420 : Support the new HDP version (Bimota) 1.2.0
https://jira.talendforge.org/browse/TDI-24420

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97512 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-30 10:03:49 +00:00
wchen
15be0bb8de bug TDI-24587 fixed: tXMLMap reaches 10K Windows Handle Limit
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97480 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-30 01:57:15 +00:00
plv
244975b347 merge r97458 from trunk to branch 5.2
bug TDI-24403 fixed:Problem of refresh when change the type of distribution of hadoop, the version field is not updated


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97460 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-29 09:47:45 +00:00
plv
1b673b834a bug TDI-24378 fixed:Guess schema for derby failed
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97430 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-29 05:47:15 +00:00
wwang
158e24daa6 Fix Bug TDI-24552 : tFileInputFullRow component produce additional rows
https://jira.talendforge.org/browse/TDI-24552

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@97422 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-29 02:47:20 +00:00
wwang
598a5054dc Fix Bug TDI-24552 : tFileInputFullRow component produce additional rows
https://jira.talendforge.org/browse/TDI-24552

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97421 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-29 02:41:03 +00:00
nrousseau
ded81c828d merge r97359 from trunk to branch 5.2
TDI-24614 : fix problem of classpath.jar not exported


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97360 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-28 04:42:08 +00:00
nrousseau
d723e32991 merge r97341 from trunk to branch 5.1
TDI-24612 : fix a problem of import of routines from .tar.gz


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@97343 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-28 01:48:04 +00:00
nrousseau
fc360ac9ec merge r97341 from trunk to branch 5.2
TDI-24612 : fix a problem of import of routines from .tar.gz


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97342 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-28 01:43:40 +00:00
fwang
cdb295b714 bug TDI-24476 fixed:Update component from Exchange failed
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97265 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-25 08:34:21 +00:00
gliu
4995091ee3 [TESB-6735] Can not rename row when create route
fixed on 5.2.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97229 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-25 03:20:34 +00:00
plv
83c4814523 merge r97145 from trunk to branch 5.2
bug TDI-24396 fixed:Help tab always on top while switching components


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97150 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-23 08:56:13 +00:00
jyhu
fee3b6d53c Fix Bug TDI-24592 :Could not generate code when do not set db type for date column on tOracleInput
https://jira.talendforge.org/browse/TDI-24592

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@97144 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-23 07:27:27 +00:00
jyhu
a0d6861e93 Fix Bug TDI-24592 :Could not generate code when do not set db type for date column on tOracleInput
https://jira.talendforge.org/browse/TDI-24592

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@97141 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-23 07:18:45 +00:00
jyhu
3e1378b408 Fix Bug TDI-24592 :Could not generate code when do not set db type for date column on tOracleInput
https://jira.talendforge.org/browse/TDI-24592

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97138 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-23 06:59:05 +00:00
wwang
2ec089cae6 Fix Bug TDI-24391 : Compilation error happen when tMap and tELTMysqlMap work together with OnSubjectOK or OnComponentOK line
https://jira.talendforge.org/browse/TDI-24391

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@97130 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-23 02:40:56 +00:00
wwang
566f417ebc Fix Bug TDI-24391 : Compilation error happen when tMap and tELTMysqlMap work together with OnSubjectOK or OnComponentOK line
https://jira.talendforge.org/browse/TDI-24391

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97129 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-23 02:22:44 +00:00
rdubois
3068842be6 TDI-24035 fixed: Replace the wrong HTML
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97072 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-21 16:13:03 +00:00
rdubois
2745c26ffd TDI-24559 fixed
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97071 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-21 15:54:35 +00:00
ilazebny
d68f6120ec Update version 5.2.2-SNAPSHOT in poms
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@97052 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-21 10:16:43 +00:00
zwzhao
a53b1e95bc bug TDI-24549 fixed : Need backport on 5.1(TDI-24525 Cannot create Web Service WSDL schema)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96995 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-21 02:48:15 +00:00
jyhu
cfe93ee05a Fix Bug TDI-24442 :Merge issues on tMysqlOutput to tAmazonMysqlOutput
https://jira.talendforge.org/browse/TDI-24442

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96985 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-21 02:22:56 +00:00
jzhao
3c4c5b0729 Fixed Bug TDI-24345: tLogRow 64K problem also need to be fixed
https://jira.talendforge.org/browse/TDI-24345

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96976 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-21 02:02:12 +00:00
jjzhou
896b7fdb9d fix Bug TDI-24513: Change "Remote File Name" to "File Name" on the basic settings interface of tVerticaBulkExec
https://jira.talendforge.org/browse/TDI-24513

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96974 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-21 01:49:58 +00:00
zwzhao
8cc438fcc9 bug TDI-24525 fixed : Cannot create Web Service WSDL schema
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96944 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-17 09:59:10 +00:00
jjzhou
5ade4132e4 fix Bug TDI-24513: Change "Remote File Name" to "File Name" on the basic settings interface of tVerticaBulkExec
https://jira.talendforge.org/browse/TDI-24513

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96920 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-17 02:35:08 +00:00
jjzhou
0865345eae fix Bug TDI-24416: unorder showing for "Driver JAR","SP Name"...., when not use existing connection
https://jira.talendforge.org/browse/TDI-24416 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96842 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-15 06:51:04 +00:00
jjzhou
c3b5798b68 fix Bug TDI-24416: the option "use existing connection" is not working with the tjdbcSP component
https://jira.talendforge.org/browse/TDI-24416

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96801 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-14 09:09:17 +00:00
hwang
7b27acb006 merge r96789 from trunk to branch 5.2
TDI-24469 :update manager_when expand the joblet in job, the output line is not correct connected 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96791 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-14 07:20:39 +00:00
nrousseau
10a077fd86 merge r96779 from trunk to branch 5.2
TDQ-6732 fixed: change from project.getLabel() to project.getTechnicalLabel()


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96780 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-14 03:37:49 +00:00
jjzhou
6fe754df12 fix Bug TDI-24483:merge code from trunk into branch5.2
https://jira.talendforge.org/browse/TDI-24483

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96778 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-14 03:25:09 +00:00
zwzhao
75ea8dc17a bug TDI-24447 fixed : delete the output component will throw error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96734 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-11 10:14:28 +00:00
zwzhao
7468ef3ff8 bug TDI-24447 fixed : delete the output component will throw error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96727 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-11 09:28:52 +00:00
wchen
a76fcf60c2 merge r96700 from trunk to branch 5.2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96701 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-11 06:40:14 +00:00
jzhao
c847e0593d Fixed Bug TDI-24345: tLogRow 64K problem also need to be fixed
https://jira.talendforge.org/browse/TDI-24345

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96672 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-11 01:35:20 +00:00
jyhu
1ad77e43ed Fix Bug TDI-24442 :Merge issues on tMysqlOutput to tAmazonMysqlOutput
https://jira.talendforge.org/browse/TDI-24442

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96635 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-10 07:37:10 +00:00
wchen
26fdf8f514 merge r96578 from trunk to branch 5.2
bug TDI-24390 fixed: Some improvements needed of tXMlmap UI


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96581 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-09 10:02:28 +00:00
mwang
efeb6560aa For bug TDI-24288 : Table name button for tHiveRow doesn't work well
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96548 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-09 03:38:16 +00:00
nrousseau
1729661660 merge r96537 from trunk to branch 5.2
TDI-24400 : fix possible problem in Expression for IN type with DB_TYPE, in case the dbtype is not set (same as generic for example)


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96538 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-09 01:09:48 +00:00
wwang
2fd076a7b4 Fix Bug TDI-24364 : Add the fullname like: routines.system.Document for the Document Type in the generated code
https://jira.talendforge.org/browse/TDI-24364

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96527 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-08 09:58:09 +00:00
wwang
817f57d2b8 Fix Bug TDI-24364 : Add the fullname like: routines.system.Document for the Document Type in the generated code
https://jira.talendforge.org/browse/TDI-24364

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96526 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-08 09:57:14 +00:00
ilazebny
ba4d7d1088 Update version to 5.1.3 in poms
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96515 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-08 09:23:27 +00:00
wwang
e178ad8057 Fix Bug TDI-24364 : Add the fullname like: routines.system.Document for the Document Type in the generated code
https://jira.talendforge.org/browse/TDI-24364

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96511 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-08 08:49:17 +00:00
wwang
a7a136a567 Fix Bug TDI-24364 : Add the fullname like: routines.system.Document for the Document Type in the generated code
https://jira.talendforge.org/browse/TDI-24364

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96510 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-08 08:41:22 +00:00
wchen
b1ee59fc97 merge r96494 from trunk to branch 5.2
bug  TDI-23078 fixed: tXmlMap cannot read nested element with same name


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96495 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-08 05:44:33 +00:00
fwang
0b8d7cb307 bug TDI-24065 fixed:Unclear message when trying to run a job opened in read-only mode
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96483 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-08 03:20:52 +00:00
wchen
75ced91d4e merge r96466 from trunk to branch 5.2
bug TDI-24268 fixed: fix some junits 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96469 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-08 02:32:57 +00:00
zwzhao
9a19b1140b merge r96464 from trunk to branch 5.2
TDI-21602: modify junit 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96467 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-08 02:18:39 +00:00
scorreia
f94343fd97 TDI-22247 *zh.properties deleted
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96462 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-07 16:46:12 +00:00
scorreia
5d2e6d09b3 i18n: synchronize Babili strings exported on 2013-01-07-16-38-27
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96457 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-07 16:12:18 +00:00
wchen
37f821da81 merge r96373 from trunk to branch 5.2
bug TDI-24256 fixed: Update Manager: There is an error operation for update


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96388 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-07 05:37:27 +00:00
plv
1b100a644e bug TDI-24325 fixed:revert
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96385 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-07 04:26:06 +00:00
plv
a2842e53d3 merge r96360 from trunk to branch 5.1
bug TDI-24325 fixed:Deactivate joblet in job and expand it


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96379 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-07 03:57:55 +00:00
wchen
e195bd8d8f merge r96373 from trunk to branch 5.1
bug TDI-24256 fixed: Update Manager: There is an error operation for update


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96376 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-07 03:53:22 +00:00
hwang
4c05e7b99f merge r96344 from trunk to branch 5.2
TDI-24289:Changes to expanded joblets 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96370 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-07 03:29:03 +00:00
hwang
e52455b4a8 merge r96299 from trunk to branch 5.2
TDI-24343:when do Move to joblet issues,then undo,the components in job go far away 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96369 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-07 03:21:50 +00:00
fwang
009f0546b9 bug TDI-23827 fixed:There some GUI problems about Modules and export JBoss ESB
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96350 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-06 09:01:37 +00:00
wchen
afe4141ba0 merge r96330 from branch 5.1 to branch 5.2
bug  TDI-24362 fixed: tXmlMap cannot import output rows from repository


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96338 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-06 07:44:21 +00:00
wchen
c11d2d3f6c bug TDI-24362 fixed: tXmlMap cannot import output rows from repository
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96330 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-06 07:20:10 +00:00
fwang
e26930089c bug TDI-24318 fixed:Unhandled event loop exception happens when saving the sql in sql builder
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96323 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-06 06:42:33 +00:00
wwang
edcd7ebbea Fix Bug TDI-24326 : Two documents in flow cause compilation error
https://jira.talendforge.org/browse/TDI-24326

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96317 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-06 06:02:25 +00:00
wwang
ee9e8dfa31 Fix Bug TDI-24326 : Two documents in flow cause compilation error
https://jira.talendforge.org/browse/TDI-24326

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96316 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-06 06:02:00 +00:00
wchen
dcde0657dd bug TDI-24236 fixed: Project settings: when the property type in stats&logs is repository, select the db version, the property type will switch to build-in automatically.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96310 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-06 03:07:36 +00:00
wchen
df8427062f bug TDI-24360 fixed: DB version problem in project setting and jobsetting for oracle and mysql.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96291 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 07:27:11 +00:00
plv
12ed39416c merge r96272 from trunk to branch 5.1
bug TDI-24233 fixed:Business Module cannot "save as" successfully after updating the version, and an error message popup.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96290 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 07:24:42 +00:00
wwang
e84327377b Fix Bug TMDM-5181 : Can't create a job with tMDMTriggerInput connected to anything
https://jira.talendforge.org/browse/TMDM-5181

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96288 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 07:16:52 +00:00
wwang
f07d3808b6 Fix Bug TMDM-5181 : Can't create a job with tMDMTriggerInput connected to anything
https://jira.talendforge.org/browse/TMDM-5181

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96285 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 07:01:22 +00:00
ldong
5d9ed65ca7 bug TDI-24346 fixed:Exception in thread "main" java.lang.Error happens when use copybook in job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96280 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 06:22:21 +00:00
wchen
9b740dadd5 bug TDI-24236 fixed: Project settings: when the property type in stats&logs is repository, select the db version, the property type will switch to build-in automatically.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96278 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 06:00:35 +00:00
wchen
8aaa5a5eb8 bug TDI-24236 fixed: Project settings: when the property type in stats&logs is repository, select the db version, the property type will switch to build-in automatically.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96277 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 03:51:01 +00:00
ldong
4fce867f3c bug TDI-24346 fixed:Exception in thread "main" java.lang.Error happens when use copybook in job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96276 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 03:44:31 +00:00
ldong
0b00197aff bug TDI-24346 fixed:Exception in thread "main" java.lang.Error happens when use copybook in job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96275 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 03:44:14 +00:00
plv
828cd4b1f3 merge r96272 from trunk to branch 5.2
bug TDI-24233 fixed:Business Module cannot "save as" successfully after updating the version, and an error message popup.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96273 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 03:35:45 +00:00
nrousseau
b600a3409a merge r96259 from trunk to branch 5.1
TDI-7013 : review original commit, but avoid to use the parameter name directly.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96261 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 01:45:38 +00:00
nrousseau
b3ca513c4d merge r96259 from trunk to branch 5.2
TDI-7013 : review original commit, but avoid to use the parameter name directly.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96260 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 01:40:59 +00:00
mwang
99efda044c For bug : TDI-24301 Update detect:uchecked the change items, property type can not be change to "build-in"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96220 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-04 06:08:18 +00:00
mwang
a0f21c1b6c For bug: TDI-24301 Update detect:uchecked the change items, property type can not be change to "build-in"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96219 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-04 06:06:53 +00:00
jyhu
d1108584bc Fix Bug TDI-7809 :tCreateTable with HSQLDB create table use double quote,different activity from tHSQLDBOutput/Input
https://jira.talendforge.org/browse/TDI-7809 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96201 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 11:21:04 +00:00
jyhu
7c577c71c3 Fix Bug TDI-7809 :tCreateTable with HSQLDB create table use double quote,different activity from tHSQLDBOutput/Input
https://jira.talendforge.org/browse/TDI-7809 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96200 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 11:13:42 +00:00
bchen
2047e58894 Fixed Bug TDI-24218: 64k limit on mssql SCD
https://jira.talendforge.org/browse/TDI-24218
merge r96103 & r96132 & r96195 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96198 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 10:10:48 +00:00
bchen
69b73b5555 Fixed Bug TDI-24218: 64k limit on mssql SCD
https://jira.talendforge.org/browse/TDI-24218
merge r96103 & r96132 & r96195 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96197 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 10:04:20 +00:00
bchen
317c1544c4 Fix Backlog Task TDI-24080 : tRest & tSOAP & tWebService & tWebServiceInput & tESBConsumer
https://jira.talendforge.org/browse/TDI-24080 
add dependency with jaxp-ri to make saaj work on IBM jvm 
merge r95103 into branch5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96194 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 09:25:11 +00:00
bchen
e4f4d8240c Fix Backlog Task TDI-24080 : tRest & tSOAP & tWebService & tWebServiceInput & tESBConsumer
https://jira.talendforge.org/browse/TDI-24080 
add dependency with jaxp-ri to make saaj work on IBM jvm 
merge r95103 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96188 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 09:01:42 +00:00
zwzhao
528ff87d57 bug TDI-24308 fixed : The IProcess is a Process instead of RouteProcess when exporting a Route Item
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96180 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 08:18:14 +00:00
nrousseau
72b4261997 merge r96160 from trunk to branch 5.2
TDI-23319 : change the method used to get the font data.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96164 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 06:11:16 +00:00
nrousseau
c86c86c7ba merge r96160 from trunk to branch 5.1
TDI-23319 : change the method used to get the font data.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96163 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 06:05:20 +00:00
nrousseau
285a6748c6 merge r96155 from trunk to branch 5.1
TDI-23319 : link again the preference page to the control used for memo. (used in tJava for ex.)


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96159 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 05:51:59 +00:00
zwzhao
68481a7389 bug TDI-24313 fixed : Stats & Logs_ can't update project settings through tab job->stats & logs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96158 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 05:35:23 +00:00
zwzhao
d409984cbf bug TDI-24313 fixed : Stats & Logs_ can't update project settings through tab job->stats & logs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96157 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 05:33:10 +00:00
nrousseau
a49ff2da6e merge r96155 from trunk to branch 5.2
TDI-23319 : link again the preference page to the control used for memo. (used in tJava for ex.)


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96156 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 05:32:35 +00:00
nrousseau
5ff7d7d4b5 merge r96150 from trunk to branch 5.1
TDI-7013 : fix remaining problem about the combo box, set as yellow and disabled when use dynamic settings


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96153 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 04:22:30 +00:00
nrousseau
e0e0a5133d merge r96150 from trunk to branch 5.2
TDI-7013 : fix remaining problem about the combo box, set as yellow and disabled when use dynamic settings


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96152 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 04:11:13 +00:00
zwzhao
2da475a121 bug TDI-24313 fixed : Stats & Logs_ can't update project settings through tab job->stats & logs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96143 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 02:42:11 +00:00
zwzhao
faf9b26f6f bug TDI-24313 fixed : Stats & Logs_ can't update project settings through tab job->stats & logs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96141 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-31 02:28:51 +00:00
mwang
9bd1e879ec For bug TDI-24312 and TDI-24314
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96137 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-28 10:43:25 +00:00
wwang
4713c42bdc Fix Bug TDI-24274 : tMap can't work with tJavaFlex as main input
https://jira.talendforge.org/browse/TDI-24274

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@96102 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-28 05:52:52 +00:00
wwang
b578fb4e16 Fix Bug TDI-24274 : tMap can't work with tJavaFlex as main input
https://jira.talendforge.org/browse/TDI-24274

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96099 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-28 05:47:43 +00:00
wwang
4912633eb2 Fix Bug TDI-24274 : tMap can't work with tJavaFlex as main input
https://jira.talendforge.org/browse/TDI-24274

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96098 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-28 05:42:05 +00:00
xqliu
0cd553b4b1 TDI-24309 modify the path in extension in org.talend.repository
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96097 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-28 04:52:22 +00:00
wchen
b68e758e94 merge r96074 from trunk to branch 5.2
bug TDI-24268 fixed : Could not get the correct sql from "Generated SQL Select query" on tELTPostgresql/MSSql/Sybase/GreenplumMap


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96081 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-28 03:00:22 +00:00
wchen
7e6650d7cd merge r96011 from trunk to branch 5.2
bug TDI-24268 fixed : Could not get the correct sql from "Generated SQL Select query" on tELTPostgresql/MSSql/Sybase/GreenplumMap


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96080 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-28 02:54:39 +00:00
wchen
12079f552e bug TDI-24268 fixed : Could not get the correct sql from "Generated SQL Select query" on tELTPostgresql/MSSql/Sybase/GreenplumMap
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96076 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-28 02:48:10 +00:00
plv
1043465117 bug TDI-24254:Use tMysqlinput in a job ,not support set schema type as "Dynamic"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96033 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-27 09:36:02 +00:00
jyhu
cdf20c5a32 Fix Bug TDI-7809 :tCreateTable with HSQLDB create table use double quote,different activity from tHSQLDBOutput/Input
https://jira.talendforge.org/browse/TDI-7809 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96023 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-27 08:16:02 +00:00
jyhu
869ee40ebe Fix Bug TDI-7809 :tCreateTable with HSQLDB create table use double quote,different activity from tHSQLDBOutput/Input
https://jira.talendforge.org/browse/TDI-7809 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96020 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-27 08:14:47 +00:00
jyhu
e83fc5e879 Fix Bug TDI-24212 :Need modification from component team to enhance ELT.
https://jira.talendforge.org/browse/TDI-24212 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@96006 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-27 07:34:07 +00:00
jyhu
e7e32afc20 Fix Bug TDI-24212 :Need modification from component team to enhance ELT.
https://jira.talendforge.org/browse/TDI-24212 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@96000 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-27 07:10:58 +00:00
wwang
4446781984 Fix Bug TDI-24299 : fix the tuj bug5774_tFileInputXML
https://jira.talendforge.org/browse/TDI-24299

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@95994 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-27 06:28:46 +00:00
wwang
498912f1ac Fix Bug TDI-24299 : fix the tuj bug5774_tFileInputXML
https://jira.talendforge.org/browse/TDI-24299

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95993 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-27 06:28:15 +00:00
wwang
6150760b54 Fix Bug TDI-24299 : fix the tuj bug5774_tFileInputXML
https://jira.talendforge.org/browse/TDI-24299

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95992 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-27 06:27:02 +00:00
hcyi
70b0cac870 merge r95986 from branch 5.1 to branch 5.2
bug TDI-20184 fixed : oracle connection export as context,use elt componment create a job,when run there is error. 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95988 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-27 05:42:51 +00:00
hcyi
54ad690ee7 bug TDI-20184 fixed : oracle connection export as context,use elt componment create a job,when run there is error.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95986 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-27 05:34:10 +00:00
wchen
b5fbac4796 merge r95952 from trunk to branch 5.2
bug TDI-23987 fixed: H2 JDBC connection "guess schema" report exception error 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95954 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-26 07:51:54 +00:00
wchen
cef7e37e0d bug TDI-23987 fixed: H2 JDBC connection "guess schema" report exception error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95950 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-26 07:09:17 +00:00
zwzhao
3c0cfbc044 bug TDI-23520 fixed : Fix retrieve WSDL from GUI side
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95946 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-26 06:23:35 +00:00
hcyi
4d41049e26 bug TDI-20184 fixed : oracle connection export as context,use elt componment create a job,when run there is error.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95940 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-26 02:55:21 +00:00
hcyi
d1a6f50e36 merge r95933 from trunk to branch 5.2
bug TDI-20184 fixed : oracle connection export as context,use elt componment create a job,when run there is error.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95936 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-26 02:39:36 +00:00
zwzhao
53209d8537 bug TDI-24180 fixed : Login and pwd are in clear in \workspace\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.ui.prefs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@95932 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-26 02:10:32 +00:00
wwang
6d774474a3 Fix Bug TDI-24078 : Search all the components which contains com.sun.*, then try to find a solution to make them support both oracle jvm & ibm jvm.
https://jira.talendforge.org/browse/TDI-24078

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95906 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-25 04:00:33 +00:00
wwang
3bd7a5743a Fix Bug TDI-24078 : Search all the components which contains com.sun.*, then try to find a solution to make them support both oracle jvm & ibm jvm.
https://jira.talendforge.org/browse/TDI-24078

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95904 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-25 03:49:08 +00:00
wwang
d64e6b0a20 Fix Bug TDI-20774 : Exception class that has been generated in the routines from the WSDL reports compilation error
https://jira.talendforge.org/browse/TDI-20774

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95898 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-25 03:29:10 +00:00
wchen
2603cf019a bug TDI-24168 fixed: Too Many refresh of the component properties view leading to memory leak
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95897 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-25 03:28:13 +00:00
wchen
0d07add793 merge r95892 from trunk to branch 5.2
bug   TDI-24168  fixed: Too Many refresh of the component properties view leading to memory leak


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95894 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-25 03:19:17 +00:00
wwang
4733245da6 Fix Bug TDI-20774 : Exception class that has been generated in the routines from the WSDL reports compilation error
https://jira.talendforge.org/browse/TDI-20774

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95890 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-25 02:56:33 +00:00
wchen
e6137fed38 merge r95869 from branch 5.1 to branch 5.2
bug  TDI-24185 fixed: tXMLMap_there are some deletion issue for "Configure source loops"


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95884 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-25 02:20:45 +00:00
wchen
90ceaa6f77 bug TDI-24185 fixed: tXMLMap_there are some deletion issue for "Configure source loops"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95869 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-24 10:18:33 +00:00
hcyi
34b5a13a6f merge r95854 from trunk to branch 5.2
bug TDI-24260 fixed : JobSetting View "Extra" ,"Stats&Logs" tab have some problems of the db parameter . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95856 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-24 09:08:58 +00:00
hcyi
24deb81fab bug TDI-24260 fixed : JobSetting View "Extra" ,"Stats&Logs" tab have some problems of the db parameter .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95855 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-24 09:05:13 +00:00
zwzhao
f47a8de7f5 bug TDI-23126 fixed : Don't disable Connection after changed to another workspace
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95847 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-24 08:25:23 +00:00
zwzhao
1c76483f22 bug TDI-23126 fixed : Don't disable Connection after changed to another workspace
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95845 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-24 06:31:48 +00:00
ilazebny
a1321df5e6 Update poms version to 5.1.3-SNAPSHOT
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95828 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-21 12:11:47 +00:00
hwang
37874e5840 merge r95791 from trunk to branch 5.2
TDI-24238:When drag a db connection component into job and link it by main row, it will report error in error log


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95793 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-21 07:15:20 +00:00
hwang
883ad76f79 merge r95791 from trunk to branch 5.1
TDI-24238:When drag a db connection component into job and link it by main row, it will report error in error log


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95792 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-21 07:07:56 +00:00
wliu
886023cdac Fix Bug TDI-23514 : Run job with tloop component, no statics flow
https://jira.talendforge.org/browse/TDI-23514

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95784 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-21 05:52:16 +00:00
hcyi
a69dd16af5 bug TDI-24260 fixed : JobSetting? View "Extra" ,"Stats&Logs" tab have some problems of the db parameter .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95782 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-21 05:35:40 +00:00
hcyi
ce44739a01 merge r95775 from trunk to branch 5.2
bug TDI-24260 fixed : JobSetting View "Extra" ,"Stats&Logs" tab have some problems of the db parameter .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95780 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-21 05:24:41 +00:00
wliu
879584dcba Fix Bug TDI-23514 : Run job with tloop component, no statics flow
https://jira.talendforge.org/browse/TDI-23514

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95779 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-21 05:17:06 +00:00
ycbai
c927eddce8 bug TDI-24253 fixed : Export Axis War file produces inconsistent size
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95770 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-21 03:01:29 +00:00
ycbai
26025ce996 bug TDI-24253 fixed : Export Axis War file produces inconsistent size
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95769 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-21 02:19:44 +00:00
hcyi
704cf2a919 merge r95740 from trunk to branch 5.1
bug TDI-23535 modified : switching implicit context variables from Oracle to Mysql genereate incorrect select statement . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95743 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-20 09:59:54 +00:00
hcyi
fccc03ce3b merge r95740 from trunk to branch 5.2
bug TDI-23535 modified : switching implicit context variables from Oracle to Mysql genereate incorrect select statement . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95742 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-20 09:53:41 +00:00
fwang
dae881ce44 bug TDI-24200 fixed:Problems related with tDBSCD components after the modification of 23146
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95724 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-20 08:47:48 +00:00
fwang
c02505ffdb bug TDI-24200 fixed:Problems related with tDBSCD components after the modification of 23146
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95723 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-20 08:39:40 +00:00
wliu
68b0188754 Fix Bug TDI-24087 : Make the tMDMOutput work with the Document type in the main output link.
https://jira.talendforge.org/browse/TDI-24087

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95693 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-20 03:29:18 +00:00
hwang
2f86f3d303 merge r95648 from trunk to branch 5.1
TDI-7013:Shared connection of DB components,after delete component list in 'dynamic setting', job still run successfully


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95651 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-19 10:46:56 +00:00
hwang
fa764f14bc merge r95648 from trunk to branch 5.2
TDI-7013:Shared connection of DB components,after delete component list in 'dynamic setting', job still run successfully


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95649 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-19 10:31:19 +00:00
plv
9ef5b0efdc merge r95618 from trunk to branch 5.1
bug TDI-23917:serveral links between tmap and tlogrow cause a NPE error


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95622 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-19 07:32:48 +00:00
plv
b511c0c559 merge r95618 from trunk to branch 5.2
bug TDI-23917:serveral links between tmap and tlogrow cause a NPE error


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95620 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-19 07:26:28 +00:00
ycbai
b7d6838a1c bug TDI-22836 fixed : Small warning if use tSalesforceConnection with tsetProxy with authentication
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95616 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-19 06:50:01 +00:00
ldong
aad38b54b7 bug TDI-24106 fixed:backport on 5.2.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95602 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-19 02:49:27 +00:00
mwang
1a79a68b02 For bug TDI-24038 : Cannot Save the job with huge screen in studio
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95577 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 09:49:21 +00:00
mwang
cd51ba97f4 for bug TDI-24038 Cannot Save the job with huge screen in studio
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95576 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 09:47:07 +00:00
ycbai
a480f677b4 bug TDI-22836 fixed : Small warning if use tSalesforceConnection with tsetProxy with authentication
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95574 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 09:33:58 +00:00
wchen
b1425b4f1a bug TDI-21419 fixed:The feature where dragging a component over a link, puts it in between the link is not working as expected
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95569 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 09:25:45 +00:00
wchen
3e250a5931 bug TDI-21419 fixed: The feature where dragging a component over a link, puts it in between the link is not working as expected
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95562 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 08:58:08 +00:00
zwzhao
77a9d3fdee bug TDI-23520 fixed : Fix retrieve WSDL from GUI side
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95556 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 08:40:23 +00:00
jzhao
7f853c00c2 Fixed Work Item TDI-22865: Fix the 65535 problem in tExtractXMLField
https://jira.talendforge.org/browse/TDI-22865
Node:Fixed  reject data problem

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95552 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 08:16:40 +00:00
jzhao
f355daa2a9 Fixed Work Item TDI-22865: Fix the 65535 problem in tExtractXMLField
https://jira.talendforge.org/browse/TDI-22865
Node:Fixed  reject data problem

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@95551 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 08:16:36 +00:00
jzhao
ce76a76795 Fixed Work Item TDI-22865: Fix the 65535 problem in tExtractXMLField
https://jira.talendforge.org/browse/TDI-22865
Node:merge to branch 5.2

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95550 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 08:16:10 +00:00
ldong
7d066f6a24 bug TDI-21900 fixed:EBCDIC copybook wizard should support other copypage( in *.x2cj file is "ConversionTable") not only.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95548 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 08:11:09 +00:00
hwang
ab227f2bb6 merge r95528 from trunk to branch 5.2
TDI-24187:get NPE when retarget a joblet output to another component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95538 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 07:07:55 +00:00
hwang
1921e40cf9 merge r95528 from trunk to branch 5.1
TDI-24187:get NPE when retarget a joblet output to another component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95531 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 06:49:28 +00:00
wwang
a494e51e35 Fix Bug TDI-24161 : I can use reject line when checked Die On Error on some components
https://jira.talendforge.org/browse/TDI-24161

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95530 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 06:41:25 +00:00
hwang
7853eb5fb4 TDI-23023:Move to joblet issues
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95525 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 06:14:40 +00:00
wwang
60279a143a Fix Bug TDI-24161 : I can use reject line when checked Die On Error on some components
https://jira.talendforge.org/browse/TDI-24161

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95524 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 06:13:08 +00:00
hwang
2171059708 merge r95464 from trunk to branch 5.1
TDI-23023:Move to joblet issues


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95523 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 06:01:19 +00:00
hwang
7ae08f9e5d merge r95464 from trunk to branch 5.2
TDI-23023:Move to joblet issues


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95496 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 02:23:40 +00:00
hcyi
1b7eda9e9c bug TDI-24098 fixed : backport on 5.2 for the TDI-23535 .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95491 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 01:53:04 +00:00
jjzhou
4d930b709b fix Bug TDI-23810:when the checkbox:"Binary" in table: "Multi-Values" is ticked while "Base64" is not ticked, give a comiple error for tLDAPOutput
https://jira.talendforge.org/browse/TDI-23810

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95490 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 01:37:33 +00:00
jjzhou
bb9b48d4f9 fix Bug TDI-23810: when the checkbox:"Binary" in table: "Multi-Values" is ticked while "Base64" is not ticked, give a comiple error for tLDAPOutput
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95489 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 01:34:43 +00:00
wchen
98df843aed bug TDI-21419 fixed: The feature where dragging a component over a link, puts it in between the link is not working as expected
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95476 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 10:43:12 +00:00
wwang
ff6554bb6f Fix Bug TDI-24189 : add the migratask
https://jira.talendforge.org/browse/TDI-24189

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95473 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 10:37:17 +00:00
plv
e9dc7bd05e bug TDI-23507:SQLserver JDBC: the sql of Guess Schema is wrong
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95470 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 10:25:29 +00:00
plv
787fd4e0d2 merge r95200 from trunk to branch 5.2
bug TDI-7809:tHSQLDBInput - In in process persistent mode "guess schema" doesn't work


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95447 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 09:03:19 +00:00
zwzhao
bbb5d5ca8a merge r95436 from trunk to branch 5.2
bug TDI-24180 fixed : Login and pwd are in clear in \workspace\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.ui.prefs


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95445 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 08:49:18 +00:00
jyhu
f6f33caf7e Fix Bug TDI-20609 : Created Tables are always uppercased with tOracleOutput, even though the option "CONVERT_COLUMN_TABLE_TO_UPPERCASE" is not checked.
https://jira.talendforge.org/browse/TDI-20609 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95443 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 08:44:52 +00:00
jyhu
0390436438 Fix Bug TDI-20609 : Created Tables are always uppercased with tOracleOutput, even though the option "CONVERT_COLUMN_TABLE_TO_UPPERCASE" is not checked.
https://jira.talendforge.org/browse/TDI-20609 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95441 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 08:40:41 +00:00
zwzhao
46b6386763 bug TDI-24180 fixed : Login and pwd are in clear in \workspace\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.ui.prefs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95438 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 08:34:12 +00:00
hwang
7bca9ce9fd merge r94886 from trunk to branch 5.2
TDI-24070:add a flag(*) for unopened jobs when update jobs 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95437 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 08:32:57 +00:00
hwang
99987f09c0 merge r94857 from trunk to branch 5.2
TDI-23028:Changes to expanded joblets


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95435 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 08:24:06 +00:00
wwang
d9b1c187a8 Fix Bug TDI-24087 : Make the tMDMOutput work with the Document type in the main output link.
https://jira.talendforge.org/browse/TDI-24087

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95433 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 08:16:48 +00:00
hwang
9cef6c3e48 merge r94846 from trunk to branch 5.2
TDI-22770:Joblet changes that do not affect input/output should not trigger job update detection


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95432 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 08:15:24 +00:00
wwang
8ea63778cc Fix Bug TDI-24009 : Change the default type from String to Int for Id in tMarketoInput
https://jira.talendforge.org/browse/TDI-24009

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95430 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 08:04:08 +00:00
jyhu
3e45d70b16 Fix Bug TDI-24158 : NB_LINE_INSERTED, NB_LINE_UPDATED,NB_LINE_DELETED are incorrect when check use batch size on tInformixOutput component.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95428 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 07:51:42 +00:00
jyhu
c5798ae0fb Fix Bug TDI-24158 : NB_LINE_INSERTED, NB_LINE_UPDATED,NB_LINE_DELETED are incorrect when check use batch size on tInformixOutput component.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95427 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 07:51:15 +00:00
mwang
fd168a3858 For backport TDI-24186 of bug TDI-7559 : SqlBuilder for tHiveRow doesn't startup.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95422 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 07:31:36 +00:00
wchen
bd04e45aa7 merge r95414 from trunk to branch 5.1
bug  TDI-TDI-20703 fixed: Problems of tXmlMap multiloop


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95419 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 06:50:06 +00:00
wchen
9d5e333186 merge r95414 from trunk to branch 5.2
bug  TDI-TDI-20703 fixed: Problems of tXmlMap multiloop


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95418 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 06:43:55 +00:00
jyhu
6ea4be02d2 Fix Bug TDI-24066 : Components tPOP/tFileInputMail AND french charset encoding ISO8859-1 to UTF8.
https://jira.talendforge.org/browse/TDI-24066

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95417 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 06:43:15 +00:00
jyhu
f7556e2270 Fix Bug TDI-24066 : Components tPOP/tFileInputMail AND french charset encoding ISO8859-1 to UTF8.
https://jira.talendforge.org/browse/TDI-24066

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95416 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 06:42:33 +00:00
jyhu
5675a7890e Fix Bug TDI-24066 : Components tPOP/tFileInputMail AND french charset encoding ISO8859-1 to UTF8.
https://jira.talendforge.org/browse/TDI-24066

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@95415 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 06:42:10 +00:00
wchen
92ce036459 merge r95199 from trunk to branch 5.2
bug  TDI-24117 fixed: Problem of tXmlMap multiloops


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95413 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 06:30:40 +00:00
wchen
0d0b993c96 TDI-24143 fixed: tXmlMap import xml from repository, can select folder and finish ,but will show an error .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95410 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 06:12:50 +00:00
ycbai
8ac7c08855 merge r94724 from trunk to branch 5.2
bug TDI-23372 fixed : Update HCatalog repository connction changes the status of isRepository value


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95400 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 03:15:22 +00:00
wchen
c291768715 bug TDI-23987 fixed :H2 JDBC connection "guess schema" report exception error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95396 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 02:36:47 +00:00
ycbai
33dfdd3753 merge r95168 from trunk to branch 5.2
bug TDI-23825 fixed : Can not save job again after tac restarted


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95391 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 02:11:02 +00:00
wchen
01cf636a15 bug TDI-24071 fixed: export a rows into xml file then import it(if type = document) will missing children
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95390 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-17 02:04:48 +00:00
hcyi
ab7da9a391 bug TDI-23997 fixed : Sharing components not working in 5.1.1 .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95343 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 08:44:59 +00:00
hcyi
444921253e merge r95333 from trunk to branch 5.2
bug TDI-23997 fixed : Sharing components not working in 5.1.1 .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95338 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 08:37:25 +00:00
wchen
345c327bce bug TDI-21419 fixed:The feature where dragging a component over a link, puts it in between the link is not working as expected
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95337 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 08:35:31 +00:00
fwang
12d034fdd2 merge r95057 from trunk to branch 5.2
bug TDI-23331 fixed:the problem ofversion management check-box


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95329 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 08:15:01 +00:00
fwang
fc64c6f701 merge r95133 from trunk to branch 5.2
bug TDI-24096 fixed:tFileInputMSDelimited_exception thrown if same letters with lowercase and uppercase exist in the schema


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95301 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 06:55:11 +00:00
fwang
5e44868fdd merge r95189 from trunk to branch 5.2
bug TDI-23877 fixed:The paremeters of Implicit tContextLoad or Stats & Log are wrong.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95298 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 06:42:40 +00:00
jzhao
f143d8e7ad Fixed Work Item TDI-23984: When input components don't have data output connectors but onComponentOK/onSubJobOK connectors, fix the possible compile errors
https://jira.talendforge.org/browse/TDI-23984

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95284 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 06:05:55 +00:00
ldong
fd73dfa85c bug TDI-24073 fixed:backport on 5.2.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95282 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 05:59:50 +00:00
nrousseau
9c15943557 merge r95016 from trunk to branch 5.1
TDI-23253 : modify first commit to avoid add quotes if already have quotes, or if the value doesn't contain any space character.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95276 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 04:25:55 +00:00
nrousseau
6657c7f334 merge r95016 from trunk to branch 5.2
TDI-23253 : modify first commit to avoid add quotes if already have quotes, or if the value doesn't contain any space character.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95274 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 04:15:05 +00:00
jjzhou
32282aa8bb fix Backlog Task TDI-24175: tLDAPInput - Recovery of DN when use existing connection enabled
https://jira.talendforge.org/browse/TDI-24175 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95271 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 04:03:10 +00:00
jjzhou
f101e5c9c6 fix Backlog Task TDI-24175: tLDAPInput - Recovery of DN when use existing connection enabled
https://jira.talendforge.org/browse/TDI-24175

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@95270 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 04:03:07 +00:00
jjzhou
47843985d0 fix Backlog Task TDI-24175: tLDAPInput - Recovery of DN when use existing connection enabled
https://jira.talendforge.org/browse/TDI-24175

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95269 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 04:00:03 +00:00
nrousseau
9200507ea1 merge r94754 from trunk to branch 5.2
bug TDI-23650 fixed: allow to see / use db columns directly from ELT components.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95254 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 03:22:26 +00:00
jjzhou
bfa6c61a77 fix Bug TDI-24105 : Partition properties in tELTHiveOutput does not support double quotes.
https://jira.talendforge.org/browse/TDI-24105 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95249 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 03:13:45 +00:00
cli
7c4d14252a TDI-24079: backport the TDI-23358 on branch 5.2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95241 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 02:58:17 +00:00
jyhu
0fc17a6c9a Fix Bug TDI-23950 : tJDBCOuput NB_LINE inconsistent when 'use batch size' = true
https://jira.talendforge.org/browse/TDI-23950 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@95228 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-14 02:02:59 +00:00
mwang
8a25180bbc For bug TDI-7559
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95211 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-13 10:24:59 +00:00
jyhu
d54a11a6fe Fix Bug TDI-23950 : tJDBCOuput NB_LINE inconsistent when 'use batch size' = true
https://jira.talendforge.org/browse/TDI-23950 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95206 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-13 09:59:53 +00:00
plv
f11dbe8e6e merge r95200 from trunk to branch 5.1
bug TDI-7809:tHSQLDBInput - In in process persistent mode "guess schema" doesn't work


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95205 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-13 09:52:37 +00:00
wchen
bcec5b8924 bug TDI-24117 fixed: Problem of tXmlMap multiloops
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95204 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-13 09:16:28 +00:00
fwang
c6ebdd26af bug TDI-23877 fixed:The paremeters of Implicit tContextLoad or Stats & Log are wrong.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95190 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-13 08:35:36 +00:00
ycbai
23b81a676f bug TDI-23825 fixed : Can not save job again after tac restarted
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95171 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-13 03:42:52 +00:00
ycbai
0daa7ef9b5 merge r95168 from trunk to branch 5.1
bug TDI-23825 fixed : Can not save job again after tac restarted


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95169 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-13 02:47:44 +00:00
qiongli
2d72028721 TDQ-6437 TUP-322 backport to 5.0.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@95158 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-12 11:28:36 +00:00
fwang
ba1c0a36ae bug TDI-24096 fixed:tFileInputMSDelimited_exception thrown if same letters with lowercase and uppercase exist in the schema
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95134 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-12 08:06:53 +00:00
wchen
e5f899d481 bug TDI-24143 fixed: tXmlMap import xml from repository, can select folder and finish ,but will show an error .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95131 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-12 07:23:43 +00:00
jzhao
3183c74ca4 Fixed Work Item TDI-23984: When input components don't have data output connectors but onComponentOK/onSubJobOK connectors, fix the possible compile errors
https://jira.talendforge.org/browse/TDI-23984 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95112 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-12 02:45:28 +00:00
fwang
991b62ee61 bug TDI-23331 fixed:the problem ofversion management check-box
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95056 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-11 03:06:46 +00:00
wchen
71886ac5a2 bug TDI-24071 fixed: export a rows into xml file then import it(if type = document) will miss loop
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95019 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-10 06:16:36 +00:00
wwang
12b181fa4a Fix Bug TDI-24009 : Change the default type from String to Int for Id in tMarketoInput
https://jira.talendforge.org/browse/TDI-24009

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95012 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-10 02:17:58 +00:00
plv
065d708b82 bug TDI-23507:SQLserver JDBC: the sql of Guess Schema is wrong
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@95009 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-10 02:04:52 +00:00
nrousseau
aec9ebb198 merge r94958 from trunk to branch 5.2
TDI-23640 : change the original fix, since it disabled the CTRL+SHIFT+F3


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@94986 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-07 09:27:40 +00:00
ldong
5d4c38d602 bug TDI-21862 fixed:fix a small pb about NPE.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94977 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-07 09:03:11 +00:00
hcyi
eead5d3f46 bug TDI-23535 fixed : switching implicit context variables from Oracle to Mysql genereate incorrect select statement .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94966 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-07 07:55:04 +00:00
nrousseau
2346987768 merge r94958 from trunk to branch 5.1
TDI-23640 : change the original fix, since it disabled the CTRL+SHIFT+F3


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94960 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-07 06:39:38 +00:00
jjzhou
f58aaa767c fix Bug TDI-24088:Fix the issue TDI - 23949 in 5.1 and 5.0
https://jira.talendforge.org/browse/TDI-24088

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94954 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-07 03:56:26 +00:00
jjzhou
1427284cc0 fix Bug TDI-24088:Fix the issue TDI - 23949 in 5.1 and 5.0
https://jira.talendforge.org/browse/TDI-24088

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94953 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-07 03:56:25 +00:00
nrousseau
47723aa25d merge r94879 from trunk to branch 5.2
TDI-24053 fixed: avoid to set several times the same metadata for nothing, which can reset the current metadata setup before. fix one problem as well for the size of shell, each time reopen the tRowGenerator, the dialog becomes smaller and smaller...


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@94912 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-06 09:21:41 +00:00
hwang
ae008a1a01 TDI-24070:add a flag(*) for unopened jobs when update jobs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94897 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-06 07:17:14 +00:00
hwang
b88525643b merge r94886 from trunk to branch 5.1
TDI-24070:add a flag(*) for unopened jobs when update jobs 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94889 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-06 06:35:11 +00:00
ldong
561bfd9511 bug TDI-21862 fixed:The DDL generated is not correct.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94884 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-06 06:24:18 +00:00
nrousseau
7d462c3f0d merge r94879 from trunk to branch 5.1
TDI-24053 fixed: avoid to set several times the same metadata for nothing, which can reset the current metadata setup before. fix one problem as well for the size of shell, each time reopen the tRowGenerator, the dialog becomes smaller and smaller...


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94881 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-06 04:31:05 +00:00
wliu
a5b7d15181 fix bug TDI-24011 : merge trunk to branch5.2
https://jira.talendforge.org/browse/TDI-24011

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@94868 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-05 12:04:30 +00:00
zwzhao
d81aa7b53a merge r94854 from trunk to branch 5.2
bug TDI-24023 fixed : Command line publish hangs until GUI alert is confirmed


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@94859 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-05 10:21:25 +00:00
hwang
7051675b60 merge r94857 from trunk to branch 5.1
TDI-23028:Changes to expanded joblets


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94858 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-05 10:14:35 +00:00
hwang
2692670263 TDI-22770:Joblet changes that do not affect input/output should not trigger job update detection
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94851 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-05 07:11:48 +00:00
hwang
a4f418c53e merge r94846 from trunk to branch 5.1
TDI-22770:Joblet changes that do not affect input/output should not trigger job update detection


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94849 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-05 06:59:30 +00:00
wchen
3b570afc95 bug TDI-23987 fixed :H2 JDBC connection "guess schema" report exception error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94826 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-05 01:49:38 +00:00
rdubois
3fbe0c6115 Add CDH3 and MapR1.2 support for Hive and CDH3 for HBase
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@94807 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-04 14:32:36 +00:00
jjzhou
1f9ae113eb fix Bug TDI-24024:merge the modification into 5.1
https://jira.talendforge.org/browse/TDI-24024

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94786 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-04 09:38:57 +00:00
jjzhou
7ced9311d8 fix Bug TDI-24024:merge the modification into 5.0
https://jira.talendforge.org/browse/TDI-24024

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94785 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-04 09:38:55 +00:00
wchen
77d8972876 bug TDI-21419 fixed: The feature where dragging a component over a link, puts it in between the link is not working as expected
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94776 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-04 08:31:41 +00:00
nrousseau
023049beae merge r94754 from trunk to branch 5.1
bug TDI-23650 fixed: allow to see / use db columns directly from ELT components.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94762 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-04 03:47:52 +00:00
ycbai
bd7f5ed8e1 bug TDI-23972 fixed : Deleting components in job pops-up error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94686 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-30 10:18:20 +00:00
jzhao
478881b6bb Fixed issue TDI-23740: Find all these components with EConnectionType.FLOW_MAIN to check if they could work together with tUnite
https://jira.talendforge.org/browse/TDI-23740
Note:Modify tLDAPAttributesInput link tjava with OnComponentOK generate code compile code error

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94664 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-30 07:03:39 +00:00
nrousseau
0b583569ed merge r94656 from trunk to branch 5.1
TDI-23640 : improve the speed of generation, avoid to build for nothing for some javajet if it's already generated with same content


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94660 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-30 06:37:45 +00:00
jyhu
1b9cb0be14 Fix Bug TDI-23974 : NPE in the code generation part when using a tEXAOutput component
https://jira.talendforge.org/browse/TDI-23974 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94654 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-30 04:04:27 +00:00
jyhu
1378aa9d3f Fix Bug TDI-23974 : NPE in the code generation part when using a tEXAOutput component
https://jira.talendforge.org/browse/TDI-23974 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94653 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-30 04:03:51 +00:00
hwang
be1ee39c88 TDI-23724 :If add a new input to joblet component, the old job using joblet is on error when update.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94651 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-30 03:59:02 +00:00
jyhu
2a63bc98f7 Fix Bug TDI-23858 : tRunJob/IndependantProcess/JobServerCache - tRunJob part.
https://jira.talendforge.org/browse/TDI-23858 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94618 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-29 10:11:22 +00:00
jyhu
978e95da2e Fix Bug TDI-23858 : tRunJob/IndependantProcess/JobServerCache - tRunJob part.
https://jira.talendforge.org/browse/TDI-23858 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94617 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-29 10:10:38 +00:00
hwang
fb51dd2b92 TDI-22839:Other joblets used in job locked when joblet saved
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94615 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-29 09:43:01 +00:00
hwang
2bd571132b TDI-22839:Other joblets used in job locked when joblet saved
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94614 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-29 09:35:03 +00:00
hwang
d2888dcdfb TDI-22839:Other joblets used in job locked when joblet saved
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94608 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-29 09:04:40 +00:00
zwzhao
72fa146d5b bug TDI-5815 fixed : tELTAggregate: source and target table name are not set
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94587 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-29 06:56:18 +00:00
zwzhao
41b001b8ca bug TDI-5815 fixed : tELTAggregate: source and target table name are not set
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94586 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-29 06:51:05 +00:00
jzhao
fee514172e Fixed Work Item TDI-22865: Fix the 65535 problem in tExtractXMLField
https://jira.talendforge.org/browse/TDI-22865

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94583 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-29 06:32:53 +00:00
jzhao
34b5bc246f Fixed Work Item TDI-22865: Fix the 65535 problem in tExtractXMLField
https://jira.talendforge.org/browse/TDI-22865

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94580 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-29 06:26:55 +00:00
xqliu
e17d77a142 TDQ-6185 TDQ-6420 backport to branch 5.1 (refactoring of RenameFolderAction)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94570 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-29 03:11:33 +00:00
wwang
3e2448e96a Fix Bug TDI-23676 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-23676

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94520 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-28 08:19:29 +00:00
xqliu
bb69db44e3 TDQ-6185 TDQ-6420 backport to branch 5.1 (refactoring of RenameFolderAction)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94503 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-28 06:47:12 +00:00
jzhao
6130d0c79c Fixed issue TDI-23740: Find all these components with EConnectionType.FLOW_MAIN to check if they could work together with tUnite
https://jira.talendforge.org/browse/TDI-23740
Note:This modify for tLDAPAttributesInput

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94497 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-28 05:56:11 +00:00
fwang
5c686d0721 bug TDI-21813 fixed:FTP_fail to update repository for ftp connection
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94483 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-28 02:44:50 +00:00
xqliu
de7554db94 TDQ-6185 TDQ-6420 backport to branch 5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94459 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-27 10:57:46 +00:00
hwang
f0b26c5451 TDI-23690:when modify the joblet context,can not use tool bar(datect and update all jobs) to updaye all the jobs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94444 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-27 08:49:56 +00:00
wchen
2331854978 merge r94430 from trunk to branch 5.1
bug TDI-23745 fixed: select context group list box only appear once when checking connection 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94431 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-27 07:23:21 +00:00
hwang
140f63f938 TDI-23690:when modify the joblet context,can not use tool bar(datect and update all jobs) to updaye all the jobs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94423 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-27 06:50:16 +00:00
bchen
0a57d91e4b Fix Bug TDI-22640 : Problem with combination of tWebservice and tXSLT
https://jira.talendforge.org/browse/TDI-22640 
add xalan as implement of javax.xml.transform.TransformerFactory? 
merge r94413 into branch 5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94420 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-27 06:30:39 +00:00
bchen
eb68d4c33d Fix Bug TDI-22640 : Problem with combination of tWebservice and tXSLT
https://jira.talendforge.org/browse/TDI-22640
add xalan as implement of javax.xml.transform.TransformerFactory
merge r94413 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94414 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-27 06:06:31 +00:00
jzhao
936687b4c0 Fixed Backlog Task TDQ-6500: Migration task for the rename of property's name.
https://jira.talendforge.org/browse/TDQ-6500
Note:RenametStandardizePhoneNumberColumnName.java

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94407 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-27 05:09:55 +00:00
jzhao
cd31118b19 Fixed Backlog Task TDQ-6500: Migration task for the rename of property's name.
https://jira.talendforge.org/browse/TDQ-6500
Note:RenametStandardizePhoneNumberColumnName.java

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94406 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-27 05:09:51 +00:00
jzhao
5d9e655c69 Fixed Bug TDI-23513: Method exceeding 65535 bytes limit while using tAdvancedFileOutputXML
https://jira.talendforge.org/browse/TDI-23513

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94382 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-26 10:33:21 +00:00
jzhao
b27f63235b Fixed Bug TDI-23513: Method exceeding 65535 bytes limit while using tAdvancedFileOutputXML
https://jira.talendforge.org/browse/TDI-23513

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94381 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-26 10:33:20 +00:00
jyhu
299993da2a Fix Bug TDI-23271: Memory leak - usage of child job and how they release reference
https://jira.talendforge.org/browse/TDI-23271 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94369 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-26 09:55:08 +00:00
jyhu
46ba18c4ac Fix Bug TDI-23271: Memory leak - usage of child job and how they release reference
https://jira.talendforge.org/browse/TDI-23271 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94368 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-26 09:44:54 +00:00
fwang
5a9d97b850 bug TDI-23872 fixed:When logon remote project,there is an log in configuration and didn't have register page.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94364 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-26 09:20:28 +00:00
jjzhou
ab171f1c89 Fix Bug TDI-23184 : trunjob: BufferOutput + tAggregateRow with List returns wrong List parent job
https://jira.talendforge.org/browse/TDI-23184 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94343 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-26 07:01:28 +00:00
ycbai
a6d6e8563d bug TDI-23851 fixed : specific items in TIS should not be detected for TOS
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94341 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-26 06:57:58 +00:00
jjzhou
5a1b0aaf25 Fix Bug TDI-23184 : trunjob: BufferOutput + tAggregateRow with List returns wrong List parent job
https://jira.talendforge.org/browse/TDI-23184 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94340 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-26 06:57:17 +00:00
ycbai
f79fb5e344 bug TDI-23851 fixed : specific items in TIS should not be detected for TOS
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94338 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-26 06:52:05 +00:00
jjzhou
cda8340e2b Fix Bug TDI-23885 : make tFileOutputEBCDIC support different schema under custom mode
https://jira.talendforge.org/browse/TDI-23885

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94334 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-26 06:12:47 +00:00
wchen
2375034f61 bug TDI-23745 fixed: select context group list box only appear once when checking connection
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94331 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-26 05:46:06 +00:00
cli
69b9bdf499 TUP-264: check the cache for lib and components
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94318 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-26 03:19:50 +00:00
jzhao
d4ffcc83a9 Fixed Bug TDI-21558: tConvertType reject flow should have same structure as input not output
https://jira.talendforge.org/browse/TDI-21558
Note:Add line number for error message

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94289 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-23 10:45:20 +00:00
jzhao
b16639c1aa Fixed Bug TDI-21558: tConvertType reject flow should have same structure as input not output
https://jira.talendforge.org/browse/TDI-21558
Note:Add line number for error message

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94288 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-23 10:45:12 +00:00
fwang
1459e16cfa bug TDI-23146 fixed:Slowly Changing Dimensions (SCDs) Field Updating
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94286 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-23 10:15:59 +00:00
plv
f58ab2ee8a merge r94281 from trunk to branch 5.1
bug TDI-8569:Exporting a job should not prompt to save unrelated jobs


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94283 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-23 10:03:38 +00:00
plv
7bc40acf9c merge r94276 from trunk to branch 5.1
bug TDI-8569:Exporting a job should not prompt to save unrelated jobs


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94277 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-23 09:37:12 +00:00
plv
5893699ec1 merge r94256 from trunk to branch 5.1
bug TDI-8569:Exporting a job should not prompt to save unrelated jobs


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94272 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-23 08:50:44 +00:00
jjzhou
c3f5782654 fix Bug TDI-23885:tFileOutputEBCDIC / "<COLUMN> cannot be resolved or is not a field"
https://jira.talendforge.org/browse/TDI-23885 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94266 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-23 07:49:02 +00:00
nrousseau
bef0801897 merge r94263 from trunk to branch 5.1
TDI-23899 : fix problem of missing validation rules on db output component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94264 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-23 07:41:53 +00:00
plv
d69704497f merge r94247 from trunk to branch 5.1
bug TDI-8569:Exporting a job should not prompt to save unrelated jobs


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94248 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-23 05:35:58 +00:00
plv
786b7bccc7 merge r94231 from trunk to branch 5.1
bug TDI-23781:double click the tELTxxxMap components, the title of the window is "Talend Open Studio ..."


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94232 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-23 02:18:12 +00:00
wchen
5880b3af13 bug TDI-23708 fixed: problem with tXMLMap and multi-level loop
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94199 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-22 08:13:47 +00:00
plv
af8cc5f32b merge r94186 from trunk to branch 5.1
bug TDI-23781:double click the tELTxxxMap components, the title of the window is "Talend Open Studio ..."


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94187 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-22 07:13:10 +00:00
hwang
e57305f6b1 merge r94182 from trunk to branch 5.1
TDI-23724:Can't not have more than one input linked to the same connection


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94184 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-22 07:00:10 +00:00
plv
e5451d895e merge r94171 from trunk to branch 5.1
bug TDI-23764:Wrong product name when start Jasper Express (community or not)


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94174 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-22 05:54:31 +00:00
jzhao
645073c79d Fixed TDI-23866: Some SCD components like tOracleSCD when check "use memory saving mode" generate SQL error
https://jira.talendforge.org/browse/TDI-23866

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94160 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-22 03:01:57 +00:00
jzhao
fa288c3d71 Fixed TDI-23866: Some SCD components like tOracleSCD when check "use memory saving mode" generate SQL error
https://jira.talendforge.org/browse/TDI-23866

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94159 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-22 03:01:46 +00:00
jjzhou
27d38c7b57 Fix Bug TDI-23184 : trunjob: BufferOutput + tAggregateRow with List returns wrong List parent job
https://jira.talendforge.org/browse/TDI-23184 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94157 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-22 02:49:33 +00:00
jjzhou
3e92008e21 Fix Bug TDI-23184 : trunjob: BufferOutput + tAggregateRow with List returns wrong List parent job
https://jira.talendforge.org/browse/TDI-23184 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94156 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-22 02:48:44 +00:00
wwang
89eb0ff82e Fix Bug TDI-12563 : fix the migratask
https://jira.talendforge.org/browse/TDI-12563

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94155 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-22 02:32:30 +00:00
nrousseau
07f41deb76 TDI-23811 : fix compilation error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94134 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-21 11:02:20 +00:00
plv
09404a12e9 bug TDI-8569:revert code
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94122 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-21 09:36:07 +00:00
nrousseau
93e53e6cfa merge r94108 from trunk to branch 5.1
TDI-23811 : fix problem when a job was opened in editor and locked by another user. (there should be no update)


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94113 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-21 08:54:59 +00:00
wwang
ea757112b0 Fix Bug TDI-23680 : merge to branch5.0
https://jira.talendforge.org/browse/TDI-23680

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94092 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-21 06:31:22 +00:00
jyhu
58fd1572e8 Fix Bug TDI-23762 : SQL syntax error when use tCombinedSQLInput for GreenPlum.
https://jira.talendforge.org/browse/TDI-23762

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94091 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-21 06:25:44 +00:00
wwang
d45ca78918 Fix Bug TDI-23680 : add the source
https://jira.talendforge.org/browse/TDI-23680

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@94090 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-21 06:23:07 +00:00
jyhu
9e18fb03cf Fix Bug TDI-23762 : SQL syntax error when use tCombinedSQLInput for GreenPlum.
https://jira.talendforge.org/browse/TDI-23762

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94089 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-21 06:21:56 +00:00
wwang
6d13776639 Fix Bug TDI-23680 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-23680

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94081 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-21 05:36:10 +00:00
nrousseau
b07bc2b399 merge r94011 from trunk to branch 5.1
TDI-23811 : enhance the system of job update, to avoid to call the update several times for nothing, and lose informations


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94070 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-21 04:09:59 +00:00
jzhao
50ffd6e2cd Fixed issue TDI-23740: Find all these components with EConnectionType.FLOW_MAIN to check if they could work together with tUnite
https://jira.talendforge.org/browse/TDI-23740 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94058 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-21 03:53:38 +00:00
jjzhou
4792307ff1 fix Bug TDI-23778: BUG tFileOutputLDIF if you check the Base64
https://jira.talendforge.org/browse/TDI-23778

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@94010 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-20 09:17:40 +00:00
jjzhou
c3f258cc1b fix Bug TDI-23647: add REPOSITORY_VALUE in xml file
https://jira.talendforge.org/browse/TDI-23647

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93994 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-20 04:43:09 +00:00
jjzhou
90c50f2f9b fix Bug TDI-23647: add REPOSITORY_VALUE in xml file
https://jira.talendforge.org/browse/TDI-23647

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93993 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-20 04:43:07 +00:00
plv
e7c68772e6 TDI-23805: fix problem of update schema
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93977 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-20 02:26:45 +00:00
rdubois
2c9da622fa TDI-12563: Fix the plugin.xml for the migration task.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93975 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-19 16:22:48 +00:00
hcyi
4df94daa2e bug TDI-23426 fixed : revert this on branch 5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93952 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-19 09:29:54 +00:00
hcyi
3030eaf9ff bug TDI-23426 fixed : upgrade the jar from mysql-connector-JAVA-5.1.0-bin.jar to mysql-connector-JAVA-5.1.22-bin.jar for studio part .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93928 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-19 06:15:41 +00:00
hcyi
14e3de849c bug TDI-23426 fixed : upgrade the jar from mysql-connector-java-5.1.0-bin.jar to mysql-connector-java-5.1.22-bin.jar for studio part .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93925 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-19 06:08:20 +00:00
wwang
54ee8a6aba Fix Bug TDI-12563 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-12563

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93919 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-19 05:17:23 +00:00
hcyi
b92efcf376 bug TDI-23426 fixed : upgrade the jar from mysql-connector-JAVA-5.1.0-bin.jar to mysql-connector-JAVA-5.1.22-bin.jar for studio part .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93914 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-19 03:44:01 +00:00
hcyi
6ff396973a bug TDI-23426 fixed : upgrade the jar from mysql-connector-JAVA-5.1.0-bin.jar to mysql-connector-JAVA-5.1.22-bin.jar for studio part .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93912 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-19 03:32:55 +00:00
plv
9602003950 bug TDI-8569:Exporting a job should not prompt to save unrelated jobs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93891 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-16 09:09:14 +00:00
ldong
30cc16d75f bug TDI-22977 fixed:Lookup settings lost if drop component onto lookup flow.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93887 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-16 09:04:56 +00:00
hwang
258c15580c merge r93865 from trunk to branch 5.1
TDI-23690:when modify the joblet context,can not use tool bar(detect and update all jobs) to update all the jobs


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93867 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-16 06:41:21 +00:00
hwang
74636a44f3 merge r93859 from trunk to branch 5.1
TDI-23724:If add a new input to joblet component, the old job using joblet is on error when update.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93866 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-16 06:36:58 +00:00
plv
0fff9449a9 merge r93849 from trunk to branch 5.1
bug TDI-23736:Error when i open a stored query


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93852 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-16 02:33:01 +00:00
plv
eb506e4600 merge r93817 from trunk to branch 5.1
bug TDI-21022:Project setting_the setting will be saved after import the setting xml file even you click cancel


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93820 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-15 08:23:52 +00:00
plv
2fcb208c99 merge r93816 from trunk to branch 5.1
bug TDI-21022:Project setting_the setting will be saved after import the setting xml file even you click cancel


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93819 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-15 08:15:22 +00:00
plv
e1d3cc293a merge r93814 from trunk to branch 5.1
bug TDI-21022:Project setting_the setting will be saved after import the setting xml file even you click cancel


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93818 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-15 08:05:08 +00:00
wliu
97d58df997 Fix Bug TDI-23735 : tWriteXMLField, tWriteJSONField, tMDMOutput can't connect to component with merge connector
https://jira.talendforge.org/browse/TDI-23735

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93809 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-15 05:27:22 +00:00
wliu
3ffa90de14 Fix Bug TDI-23735 : tWriteXMLField, tWriteJSONField, tMDMOutput can't connect to component with merge connector
https://jira.talendforge.org/browse/TDI-23735

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93808 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-15 04:36:45 +00:00
jyhu
6a5adecb6b Fix Bug TDI-22868: tFileList should sort all matched files together not within each mask
https://jira.talendforge.org/browse/TDI-22868 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93804 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-15 03:51:35 +00:00
jyhu
ad8b6992cf Fix Bug TDI-22868: tFileList should sort all matched files together not within each mask
https://jira.talendforge.org/browse/TDI-22868 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93802 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-15 03:49:54 +00:00
sizhaoliu
1c80877772 merge r93790 from trunk to branch 5.1
TDQ-6149 centralize the generated jibx binding into "Drools/<user project name>" in the Studio root directory
+ fixed an deploy issue when the new binding jar has the same name than the chosen module in the component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93791 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-14 17:44:59 +00:00
zwzhao
646edc6317 bug TDI-23520 fixed : Fix retrieve WSDL from GUI side
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93767 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-14 08:58:39 +00:00
zwzhao
f6708d1aaa bug TDI-23520 fixed : Fix retrieve WSDL from GUI side
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93760 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-14 07:02:10 +00:00
jyhu
41f52e6d5e Fix Bug TDI-22200 : SQL syntax error when use tCombinedSQLAggregate for Teradata
https://jira.talendforge.org/browse/TDI-22200

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93759 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-14 06:29:31 +00:00
jyhu
d683f8e8e9 Fix Bug TDI-22200 : SQL syntax error when use tCombinedSQLAggregate for Teradata
https://jira.talendforge.org/browse/TDI-22200

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93758 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-14 06:27:51 +00:00
hwang
113875abbe merge r93752 from trunk to branch 5.1
TDI-23700:revert code


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93753 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-14 05:58:51 +00:00
wwang
5ba49ea698 Fix Bug TDI-22589 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-22589

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93745 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-14 04:05:02 +00:00
wwang
3a1ebb1cfd Fix Bug TDI-22589 : merge to branch5.0
https://jira.talendforge.org/browse/TDI-22589

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93744 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-14 04:01:05 +00:00
wwang
6a2d4db0a0 Fix Bug TDI-19284 : merge to branch5.0
https://jira.talendforge.org/browse/TDI-19284

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93742 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-14 03:38:02 +00:00
wchen
9cf9ab3c4e bug TDI-23546 fixed: Wrong routines settings after assigned job for services to create new Talend job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93740 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-14 03:18:30 +00:00
wwang
b53bbe048f Fix Bug TDI-19284 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-19284

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93738 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-14 03:11:20 +00:00
jyhu
63bafcc014 Fix Bug TDI-23395 : tWaitforfile couldn't monitor files added if there are too many folder in the subdirectories
https://jira.talendforge.org/browse/TDI-23395

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93711 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 10:42:32 +00:00
jyhu
c2cf299c0a Fix Bug TDI-23395 : tWaitforfile couldn't monitor files added if there are too many folder in the subdirectories
https://jira.talendforge.org/browse/TDI-23395

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93710 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 10:41:06 +00:00
nrousseau
25a4c3e3dc merge r93610 from trunk to branch 5.1
TDI-23691 fixed: avoid some compilation check for nothing


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93709 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 10:40:06 +00:00
hwang
93b3c57bbc merge r93689 from trunk to branch 5.1
TDI-23700:two subjob become one subjob when connect them with onsubjobok


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93693 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 10:06:11 +00:00
hcyi
5e79ce8d5b bug TDI-22465 fixed : Throw compilation error if tRunJob output flow has no schema .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93686 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 09:31:32 +00:00
hcyi
ecb52ef885 bug TDI-22465 fixed : Throw compilation error if tRunJob output flow has no schema .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93685 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 09:30:08 +00:00
hwang
c512ee56f2 merge r93681 from trunk to branch 5.1
TDI-23648 :Only can use one Trigger Input(OnSubjobXXX) in Joblet, should support multi Trigger Input. 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93684 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 09:28:14 +00:00
hwang
009e516a6f TDI-23007:Joblet output schema changes not propagated to jobs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93677 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 08:38:48 +00:00
mwang
efecfad2ab For bug TDI-23253
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93671 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 07:22:48 +00:00
wliu
e053a5b1fe Fix Bug TDI-22552 : tLoop---> tIterateToFlow --- > tUnite ---> tOutput has compile error
https://jira.talendforge.org/browse/TDI-22552

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93639 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 02:19:30 +00:00
plv
88388a3541 merge r93587 from trunk to branch 5.1
bug TDI-23174:Impact analysis:Imported joblet can not detect impact analysis


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93636 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 02:09:39 +00:00
wwang
1c5ede2ba7 Fix Bug TDI-23541 : merge to branch5.0
https://jira.talendforge.org/browse/TDI-23541

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93635 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 02:07:33 +00:00
wwang
a95a981883 Fix Bug TDI-23541 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-23541

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93634 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-13 01:51:40 +00:00
hwang
b0dccb1df3 merge r93604 from trunk to branch 5.1
TDI-23690:when modify the joblet context,can not use tool bar(datect and update all jobs) to updaye all the jobs


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93609 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-12 10:14:10 +00:00
hwang
705943f1d3 merge r93297 from trunk to branch 5.1
TDI-23007:Joblet output schema changes not propagated to jobs


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93605 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-12 10:06:10 +00:00
jjzhou
067f105900 fix Bug TDI-23386:tMDMOutput IndexOutOfBoundsException with Fields not existing
https://jira.talendforge.org/browse/TDI-23386

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93564 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-12 02:17:52 +00:00
jjzhou
9c04167cfa fix Bug TDI-23386:tMDMOutput IndexOutOfBoundsException with Fields not existing
https://jira.talendforge.org/browse/TDI-23386

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93563 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-12 02:17:37 +00:00
jjzhou
9c5cfbf3d7 fix Bug TDI-23647:Unable to create a tSalesforceConnection from the metadata
https://jira.talendforge.org/browse/TDI-23647

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93524 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-09 08:15:01 +00:00
jjzhou
1339e80baa fix Bug TDI-23647:Unable to create a tSalesforceConnection from the metadata
https://jira.talendforge.org/browse/TDI-23647

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93523 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-09 08:15:00 +00:00
jzhao
d14c3b13f6 Fix Work Item TDI-22783 : Optimize the code automatically according to the columns number
https://jira.talendforge.org/browse/TDI-22783
Note:
optimize code of tFileOutputMSXML and remove unused code

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93515 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-09 06:57:30 +00:00
jzhao
2c207d2865 Fix Work Item TDI-22783 : Optimize the code automatically according to the columns number
https://jira.talendforge.org/browse/TDI-22783
Note:
optimize code of tFileOutputMSXML and remove unused code

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93514 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-09 06:57:27 +00:00
hwang
a7dbf7d5c4 merge r93496 from trunk to branch 5.1
TDI-22770:revert what yihongchun did for 20096


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93503 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-09 04:59:33 +00:00
jzhao
89fc176bac Fixed Bug TDI-22783: Optimize the code automatically according to the columns number
https://jira.talendforge.org/browse/TDI-22783
Note: tFileOutputMSXML/tFileInputEBCDIC

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93502 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-09 04:31:58 +00:00
jzhao
ce60504926 Fixed Bug TDI-22783: Optimize the code automatically according to the columns number
https://jira.talendforge.org/browse/TDI-22783
Note: tFileOutputMSXML/tFileInputEBCDIC

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93501 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-09 04:30:42 +00:00
jzhao
e0466bfe49 Fixed Bug TDI-22783: Optimize the code automatically according to the columns number
https://jira.talendforge.org/browse/TDI-22783
Note: tFileOutputMSXML/tFileInputEBCDIC

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93500 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-09 04:29:46 +00:00
bchen
89dce11a17 Fix Backlog Task TDI-23521 : Review the use of the component (before or after GUI change)
https://jira.talendforge.org/browse/TDI-23521
1. fixed the bug when the schema don't have targetNamespace.
2. support abstract type.
3. modified jaxb-XJC-2.2.5.jar to generate get mothed instead of is method for boolean type.
merge r93350 into branch 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93498 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-09 04:01:27 +00:00
wchen
0f854ac287 bug TDI-21740 fixed: Unable to use "tFileOuputMSXML" with "tUnite"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93493 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-09 03:26:51 +00:00
bchen
bc8e31d68b Fix Bug TDI-15391 : tMap output flows incorrectly populated if no lookup fields directly specified
https://jira.talendforge.org/browse/TDI-15391
revert this modification r93169

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93455 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-08 10:38:51 +00:00
bchen
fb0ad76a33 Fix Bug TDI-15391 : tMap output flows incorrectly populated if no lookup fields directly specified
https://jira.talendforge.org/browse/TDI-15391
revert this modification r93171

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93454 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-08 10:38:04 +00:00
jjzhou
0a7b3d214c fix Bug TDI-23590:tSplitRow lose the values of output mapping
https://jira.talendforge.org/browse/TDI-23590

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93452 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-08 10:19:22 +00:00
jjzhou
cdfcdb7628 fix Bug TDI-23590:tSplitRow lose the values of output mapping
https://jira.talendforge.org/browse/TDI-23590

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93451 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-08 10:18:23 +00:00
wchen
dff5fb3e02 bug TDI-22552 fixed: Error "Duplicate nested type" for some main-connections after adding tUnite
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93434 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-08 08:35:29 +00:00
mwang
7eea9faed2 For bug TDI-23415
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93433 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-08 08:27:41 +00:00
plv
363ceee848 merge r93416 from trunk to branch 5.1
bug TDI-22916:Remove the full outer join for tELTMysqlMap


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93429 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-08 08:07:41 +00:00
plv
593b5545b5 merge r93372 from trunk to branch 5.1
bug TDI-4742:Little glitch in tMap Map editor


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93373 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-07 09:32:10 +00:00
fwang
857e68c791 bug TDI-23433 fixed:SybaceJDBC:use it in a job, get error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93370 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-07 09:17:53 +00:00
jjzhou
b7b273eab6 fix Bug TDI-22465:revert the change
https://jira.talendforge.org/browse/TDI-22465

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93365 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-07 08:58:08 +00:00
jjzhou
ab69bab47b fix Bug TDI-22465:revert the change
https://jira.talendforge.org/browse/TDI-22465

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93364 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-07 08:57:24 +00:00
wchen
9ddd8ab268 bug TDI-23585 fixed: Select the checkbox in table controller in component view does not dirty the job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93342 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-07 06:19:06 +00:00
wchen
c7ebf94246 bug TDI-23285 fixed: tXmlMap variable name overwrites any existing expression when creating a 'Var'
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93341 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-07 06:06:27 +00:00
mwang
4a12876a4f For bug TUP-221
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93332 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-07 04:21:28 +00:00
jyhu
6b9ef9ef26 Fix Bug TDI-23444: Setting to Drop Table created by toraclebulkexec component
https://jira.talendforge.org/browse/TDI-23444 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93324 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-07 02:51:54 +00:00
jyhu
8e3bd0ead1 Fix Bug TDI-23444: Setting to Drop Table created by toraclebulkexec component
https://jira.talendforge.org/browse/TDI-23444 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93323 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-07 02:50:51 +00:00
ycbai
54ee999214 bug TDI-23414 fixed : Show error when export job as Petals ESB on TOSDI and TOSBD
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93272 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-06 06:51:50 +00:00
ycbai
81e3e8820d bug TDI-23503 fixed : ctrl + s in doesn't work anymore
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93229 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-05 07:39:26 +00:00
wchen
8af6eb9f0f bug TDI-23298 fixed: The tXMLMap component should filter the illeagl character "tns:" when WSDL file using namespace.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93224 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-05 07:12:33 +00:00
hwang
2079a17ecf TDI-20219:The data should be not transfered to the joblet in a job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93211 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-05 02:54:45 +00:00
wchen
52ed7388e2 bug TDI-22830 fixed: the jar file can't be imported when import routines
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93210 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-05 02:40:11 +00:00
jzhao
7c7ce98d12 Fixed Bug TDI-23297: New problems from TDI-8528 regarding file path parsing
https://jira.talendforge.org/browse/TDI-23297

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93189 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-02 09:25:20 +00:00
jzhao
dfd1e5d75f Fixed Bug TDI-23297: New problems from TDI-8528 regarding file path parsing
https://jira.talendforge.org/browse/TDI-23297

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93188 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-02 09:25:04 +00:00
ycbai
046b2b02a0 bug TDI-23226 fixed : When click the 'Detect Dependencies' button after some modifications for service, no correct pop-up information.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93187 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-02 09:21:37 +00:00
nrousseau
4aac1654a1 merge r93179 from trunk to branch 5.1
TDI-23475 fixed: just enhanced, in case no display found


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93180 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-02 09:13:04 +00:00
bchen
70d4cf44a1 Fix Bug TDI-15391 : tMap output flows incorrectly populated if no lookup fields directly specified
https://jira.talendforge.org/browse/TDI-15391
when the lookup without rows and the Match type is All Rows, none of the data should be populated.
merge r93162 into branch 5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93171 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-02 07:16:43 +00:00
bchen
cecc02466d Fix Bug TDI-15391 : tMap output flows incorrectly populated if no lookup fields directly specified
https://jira.talendforge.org/browse/TDI-15391
when the lookup without rows and the Match type is All Rows, none of the data should be populated.
merge r93162 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93169 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-02 07:14:04 +00:00
jzhao
88e3333dff Fix Bug TDI-23502 : Oracle SCD
https://jira.talendforge.org/browse/TDI-23502 
Note: 
1. modify SCD component which has "DB Sequence" function ("SK_DB_SEQUENCE" default value remove "") 
2. Some SCD component which has no "DB Sequence" function ,remove "SK_DB_SEQUENCE"

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93146 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-01 11:07:42 +00:00
jzhao
aff13e561b Fix Bug TDI-23502 : Oracle SCD
https://jira.talendforge.org/browse/TDI-23502 
Note: 
1. modify SCD component which has "DB Sequence" function ("SK_DB_SEQUENCE" default value remove "") 
2. Some SCD component which has no "DB Sequence" function ,remove "SK_DB_SEQUENCE"

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93145 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-01 11:07:21 +00:00
jjzhou
c6c9a22051 fix Bug TDI-22465:update "compilation error" message
https://jira.talendforge.org/browse/TDI-22465

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93109 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-01 02:16:50 +00:00
jjzhou
d88c2a59ef fix Bug TDI-22465:update "compilation error" message
https://jira.talendforge.org/browse/TDI-22465

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93108 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-01 02:16:49 +00:00
hwang
f233f25d52 merge r93062 from trunk to branch 5.1
TDI-23195:Deactivate component in joblet will be reactivated automatically after saving the job


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93106 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-01 01:57:22 +00:00
hwang
ee466fb837 merge r93038 from trunk to branch 5.1
TDI-23195:Deactivate component in joblet will be reactivated automatically after saving the job


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93105 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-01 01:51:37 +00:00
jjzhou
8af83a80d8 fix Bug TDI-22465:Throw compilation error if tRunJob output flow has no schema
https://jira.talendforge.org/browse/TDI-22465 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93103 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-01 01:12:03 +00:00
jjzhou
b1f52c3310 fix Bug TDI-22465:Throw compilation error if tRunJob output flow has no schema
https://jira.talendforge.org/browse/TDI-22465 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93102 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-01 01:12:01 +00:00
bchen
4cff82d688 Fix Bug TDI-13950 : Error with temporary TIS filed and link names
https://jira.talendforge.org/browse/TDI-13950
change the name of variables for store temp data function.
merge r93059 into branch 5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93081 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-31 10:24:32 +00:00
bchen
b54eeb5ba6 Fix Bug TDI-13950 : Error with temporary TIS filed and link names
https://jira.talendforge.org/browse/TDI-13950
change the name of variables for store temp data function.
merge r93059 into branch 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93080 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-31 10:21:41 +00:00
wchen
e22c724a2f merge r93012 from trunk to branch 5.1
bug TDI-23383  fixed : Merge reference project can not work


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93016 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-30 10:22:55 +00:00
jjzhou
8aea433dd0 fix WorkItem TDI-23452: add DB_TYPE for tAmazonIn/Out component
https://jira.talendforge.org/browse/TDI-23452

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93007 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-30 09:31:14 +00:00
plv
016b2cc439 merge r92981 from trunk to branch 5.1
bug TDI-23252:Joblet ui problem


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@93005 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-30 09:28:17 +00:00
jjzhou
8cbbd42e42 fix WorkItem TDI-23452: add DB_TYPE for tAmazonIn/Out component
https://jira.talendforge.org/browse/TDI-23452

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@93004 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-30 09:27:58 +00:00
bchen
6465da652c Fix Bug TDI-22640 : Problem with combination of tWebservice and tXSLT
https://jira.talendforge.org/browse/TDI-22640
as tXSLT component use saxon as JAXP factory, but it can't work with tWebservice component, so set the default JAXP factory for tWebservice
merge r92952 into branch 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92954 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 10:00:29 +00:00
bchen
fcebae1338 Fix Bug TDI-22640 : Problem with combination of tWebservice and tXSLT
https://jira.talendforge.org/browse/TDI-22640
as tXSLT component use saxon as JAXP factory, but it can't work with tWebservice component, so set the default JAXP factory for tWebservice
merge r92952 into branch 5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92953 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 09:59:49 +00:00
wchen
353a23b532 merge r92947 from trunk to branch 5.1
bug  TDI-23218 fixed: Unable to associate a fixed value with an XML element (duplicate to 0011723 which is NOT FIXED) 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92950 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 09:36:59 +00:00
zshen
c8e46e8d13 TDQ-5330 TDQ-6341 revert code for EMFComponent
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92949 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 07:44:22 +00:00
zshen
c7e9b1f9b1 TDQ-5330 TDQ-6341 revert code for EMFComponent
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92946 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 07:39:09 +00:00
fwang
21a3504bd7 bug TDI-21740 fixed:Unable to use "tFileOuputMSXML" with "tUnite"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92938 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 06:59:06 +00:00
nrousseau
0c0dda947a merge r92932 from trunk to branch 5.1
TDI-23475: avoid dialog to appear in commandline mode.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92935 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 06:34:45 +00:00
wwang
c082cf5a3f Fix Bug TDI-22965 : merge to branch5.0
https://jira.talendforge.org/browse/TDI-22965

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92930 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 05:08:39 +00:00
wwang
a6aa616f4e Fix Bug TDI-22965 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-22965

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92929 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 05:04:08 +00:00
zshen
e1d75e1950 TDQ-5330 TDQ-6341 fix a compile Error for import MetadataToolHelper
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92926 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 04:14:59 +00:00
zshen
3e370230fa TDQ-5330 TDQ-6341 backport on branch5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92924 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 04:10:06 +00:00
zshen
8d44223733 TDQ-5330 TDQ-6341 backport on branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92922 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 04:08:44 +00:00
hwang
8400d6b37d TDI-23027:Don't make dirty joblet read-only when expanded in job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92907 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-29 02:10:28 +00:00
jyhu
d763fba676 Fix Bug TDI-23312 : tCreateTable throw error with drop table if exists and create when using SQLite database
https://jira.talendforge.org/browse/TDI-23312

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92868 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-26 09:32:40 +00:00
jyhu
998d877647 Fix Bug TDI-23312 : tCreateTable throw error with drop table if exists and create when using SQLite database
https://jira.talendforge.org/browse/TDI-23312

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92867 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-26 09:30:45 +00:00
jjzhou
443e300c45 fix WorkItem TDI-23452:Resolve the same problem in TDI-23103 for tAmazonOracleInput/Output
https://jira.talendforge.org/browse/TDI-23452

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92840 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-26 05:56:18 +00:00
jjzhou
5ee8873ae7 fix WorkItem TDI-23452:Resolve the same problem in TDI-23103 for tAmazonOracleInput/Output
https://jira.talendforge.org/browse/TDI-23452

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92839 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-26 05:55:53 +00:00
hwang
fcd37034e5 merge r92764 from trunk to branch 5.1
TDI-23027:Don't make dirty joblet read-only when expanded in job 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92790 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-25 10:15:10 +00:00
jzhao
ab80328389 Fixed Bug TDI-23411: NodeUtil.getPrivateConnClassName(final IConnection conn) return value is not correct
https://jira.talendforge.org/browse/TDI-23411
Note:
Another problem about tExtractEBCDICFields special circumstances lead code generate error.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92755 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-25 06:12:22 +00:00
jyhu
affef00263 Fix Bug TDI-22793 : tMSSQLInput of small numbers
https://jira.talendforge.org/browse/TDI-22793

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92744 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-25 03:44:46 +00:00
jyhu
183bda3110 Fix Bug TDI-22793 : tMSSQLInput of small numbers
https://jira.talendforge.org/browse/TDI-22793

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92743 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-25 03:32:22 +00:00
fwang
5c57e865b7 bug TDI-23257 fixed:When drag&drop more a context or a metadata with a context linked, it should ask to copy all context group.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92737 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-25 03:02:50 +00:00
hwang
d9717e2136 merge r92702 from trunk to branch 5.1
TDI-23413: fix update schema


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92728 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-25 01:53:59 +00:00
hwang
9de358a440 merge r92703 from trunk to branch 5.1
TDI-23413: fix rename table name


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92725 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-25 01:29:39 +00:00
hwang
f765eca5df merge r92697 from trunk to branch 5.1
TDI-23190:Job and Joblet still can be edit in read mode


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92714 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-24 13:45:45 +00:00
hwang
63a85e6eb1 merge r92699 from trunk to branch 5.1
TDI-20219:The data should be not transfered to the joblet in a job


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92712 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-24 13:32:43 +00:00
jzhao
e0535556ee Fixed Bug TDI-23411: NodeUtil.getPrivateConnClassName(final IConnection conn) return value is not correct
https://jira.talendforge.org/browse/TDI-23411
Note:
Another problem about tExtractEBCDICFields special circumstances lead code generate error.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92691 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-24 11:10:56 +00:00
jjzhou
c5ee553fac fix WorkItem TDI-23381:Update tMDMBulkload library
https://jira.talendforge.org/browse/TDI-23381

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92678 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-24 09:44:27 +00:00
wwang
cf2a211ebb Fix Bug TDI-22915 : merge to branch5.0
https://jira.talendforge.org/browse/TDI-22915 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92634 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-24 01:53:40 +00:00
wwang
995b1e30b9 Fix Bug TDI-22915 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-22915 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92633 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-24 01:49:34 +00:00
xqliu
7bca1ce5ad TDQ-6204 TDQ-6337 1) set "AvoidUnloadResource" with true before execute the WorkUnit; 2) on branch 5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92629 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-23 10:01:54 +00:00
jzhao
7e129489dc Fixed Bug TDI-23382: When use "drop table if exists and create /create table if not exists" , will get create table error even table not exsists .(DB2,Postgres components).
https://jira.talendforge.org/browse/TDI-23382
Note:This issue need to be fix again on branch 5.0. The wrong variable name is used and breaks all the tujs.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92610 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-23 02:11:24 +00:00
jzhao
2fd6edc155 Fixed Bug TDI-23278: There are conflict between the final result and the checkbox (Get rid of duplicate row from output) when use tNomalize component
https://jira.talendforge.org/browse/TDI-23278
Note:
Modify to reuse existing code 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92561 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-22 07:47:13 +00:00
jzhao
95d8a8529a Fixed Bug TDI-23278: There are conflict between the final result and the checkbox (Get rid of duplicate row from output) when use tNomalize component
https://jira.talendforge.org/browse/TDI-23278
Note:
Modify to reuse existing code 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92560 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-22 07:47:09 +00:00
ycbai
24d3f447c6 bug TDI-23368 fixed : Error when try export to spagic
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92538 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-22 06:01:42 +00:00
jzhao
5298c0a417 Fixed Bug TDI-23278: There are conflict between the final result and the checkbox (Get rid of duplicate row from output) when use tNomalize component
https://jira.talendforge.org/browse/TDI-23278

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92534 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-22 05:29:59 +00:00
jzhao
569f80f78e Fixed Bug TDI-23278: There are conflict between the final result and the checkbox (Get rid of duplicate row from output) when use tNomalize component
https://jira.talendforge.org/browse/TDI-23278

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92533 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-22 05:29:24 +00:00
rdubois
5cb88d9c90 merge r92411 from trunk to branch 5.0
TDI-23320 fixed: correctly throw the exception for the tMDMOutput, tWriteXMLField, tBRMS and tWriteJSONField components.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92510 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-19 12:00:15 +00:00
rdubois
b39249f80f merge r92411 from trunk to branch 5.1
TDI-23320 fixed: correctly throw the exception for the tMDMOutput, tWriteXMLField, tBRMS and tWriteJSONField components.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92509 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-19 11:58:26 +00:00
bchen
77db294734 Fix Bug TDI-22867 : Job doesn't end with OutOfMemoryError? when 'Multithread execution' is checked
https://jira.talendforge.org/browse/TDI-22867 
merge r92478 into branch 5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92507 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-19 11:53:25 +00:00
bchen
13dd24d407 Fix Bug TDI-22867 : Job doesn't end with OutOfMemoryError? when 'Multithread execution' is checked
https://jira.talendforge.org/browse/TDI-22867 
merge r92478 into branch 5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92506 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-19 11:51:44 +00:00
plv
a0ff899500 merge r92488 from trunk to branch 5.1
bug TDI-23335:tHL7Output component could not modify the node name


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92490 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-19 09:40:24 +00:00
jzhao
1eae0ea5e7 Fix Bug TDI-21714: When use "drop table if exists and create /create table if not exists" ,
will get create table error even table not exsists .(DB2,Postgres components).
http://jira.talendforge.org/browse/TDI-21714

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92480 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-19 08:21:13 +00:00
jzhao
13a42e93fc Fix Bug TDI-21714: When use "drop table if exists and create /create table if not exists" ,
will get create table error even table not exsists .(DB2,Postgres components).
http://jira.talendforge.org/browse/TDI-21714

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92479 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-19 08:19:00 +00:00
fwang
cbd88abcde bug TDI-23330 fixed:Exception throw up when import version 4.2.3 or 5.1.2 items to 5.2.0 if the items contain generated documentation
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92470 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-19 07:42:21 +00:00
zwzhao
bea62d9074 bug TDI-22975 fixed : Cancelling Expression Builder
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92468 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-19 07:38:02 +00:00
wliu
873c244600 Fix Bug TDI-22892 : If lookup in parallel fails, job continues
https://jira.talendforge.org/browse/TDI-22892

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92433 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-19 02:04:57 +00:00
wliu
897f5ed206 Fix Bug TDI-22892 : If lookup in parallel fails, job continues
https://jira.talendforge.org/browse/TDI-22892

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92432 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-19 01:57:04 +00:00
wliu
90efeafff2 Fix workitem TDI-23342 : remove both declaration of partnerBulk.jar and sqljdbc.jar
https://jira.talendforge.org/browse/TDI-23342

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92383 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-18 10:23:48 +00:00
jyhu
85f925d6b3 Fix Bug TDI-23339 : When installing Talend V5.1.2 I got a virus message (JAVA/Agent.FB)
https://jira.talendforge.org/browse/TDI-23339 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92379 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-18 10:16:58 +00:00
jyhu
1113f0a38e Fix Bug TDI-23339 : When installing Talend V5.1.2 I got a virus message (JAVA/Agent.FB)
https://jira.talendforge.org/browse/TDI-23339 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92375 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-18 10:06:19 +00:00
fwang
54e30f8fd7 bug TDI-23012 fixed:Missing error message when deleting links with expanded joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92348 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-18 07:25:20 +00:00
fwang
5ff7880bc5 bug TDI-22734 fixed:Joblet icon:Revert not worked for it
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92344 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-18 07:07:27 +00:00
wwang
09b0859b60 Fix Bug TDI-23238 : merge to branch5.0
https://jira.talendforge.org/browse/TDI-23238

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92331 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-18 04:14:44 +00:00
wwang
87df07d530 Fix Bug TDI-23238 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-23238 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92330 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-18 04:10:42 +00:00
jjzhou
9d96d37a1c fix Bug TDI-23209: The hint tags are wrong for all tSQLTemplate components
https://jira.talendforge.org/browse/TDI-23209 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92315 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-18 02:53:51 +00:00
jjzhou
5758ae857f fix Bug TDI-23209: The hint tags are wrong for all tSQLTemplate components
https://jira.talendforge.org/browse/TDI-23209 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92314 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-18 02:52:06 +00:00
jjzhou
8e65a369ab fix Bug TDI-23209: The hint tags are wrong for all tSQLTemplate components
https://jira.talendforge.org/browse/TDI-23209 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92313 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-18 02:51:34 +00:00
wwang
1b0e28fbd8 Fix Bug TDI-23284 : merge to branch5.0
https://jira.talendforge.org/browse/TDI-23284

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92309 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-18 02:01:49 +00:00
wwang
836919e4f5 Fix Bug TDI-23284 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-23284

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92308 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-18 01:53:36 +00:00
plv
6f32d286a6 bug TDI-22953:Update detection:Copybook :Duplicated items detected
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92277 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-17 09:05:15 +00:00
jjzhou
ac7995fd79 Fix workitem TDI-23262 : replace SHOW_IF="false" with SHOW="false" in the element:PARAMETER of the components
https://jira.talendforge.org/browse/TDI-23262

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92254 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-17 07:45:22 +00:00
jjzhou
b4596e8645 Fix workitem TDI-23262 : replace SHOW_IF="false" with SHOW="false" in the element:PARAMETER of the components
https://jira.talendforge.org/browse/TDI-23262

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92253 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-17 07:45:14 +00:00
wwang
4c1720be0e Fix Bug TDI-23149 : merge to branch5.0
https://jira.talendforge.org/browse/TDI-23149

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92243 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-17 06:46:40 +00:00
wwang
080b4f89a2 Fix Bug TDI-23149 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-23149

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92236 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-17 06:27:35 +00:00
wchen
8a7cc0f7ad merge r92232 from trunk to branch 5.1
bug  TDI-23275 fixed: BD build:Project setting->Palette Setting->Transfer components under "Technical" folder from Hide part to Show part, get error message


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92233 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-17 05:51:45 +00:00
nrousseau
aaae3725cd merge r92226 from trunk to branch 5.0
TDI-23162 modified: update to allow SHOW_IF="false" and SHOW_IF="true" in the components


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92228 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-17 04:30:38 +00:00
nrousseau
1f648bc469 merge r92226 from trunk to branch 5.1
TDI-23162 modified: update to allow SHOW_IF="false" and SHOW_IF="true" in the components


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92227 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-17 04:26:42 +00:00
zwzhao
9aa0085f8f bug TDI-23269 fixed: fix preview of file wizards
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92189 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-16 09:37:42 +00:00
zwzhao
efd202bbd0 bug TDI-23269 fixed: fix preview of file wizards
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92188 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-16 09:06:50 +00:00
jzhao
1bdd0afc1b Fixed Bug TDI-22933: The code of method tFixedFlowInput_1Process(Map<String,Object>) is exceeding the 65535 bytes limit
https://jira.talendforge.org/browse/TDI-22933
Note : modify tExtractEBCDIC/tFileOutputDelimited

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92184 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-16 07:50:51 +00:00
jzhao
2280482755 Fixed Bug TDI-22933: The code of method tFixedFlowInput_1Process(Map<String,Object>) is exceeding the 65535 bytes limit
https://jira.talendforge.org/browse/TDI-22933
Note : modify tFileOutputDelimited

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92183 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-16 07:50:41 +00:00
jjzhou
4f8f201dc5 Fix workitem TDI-23262 : replace SHOW_IF="false" with SHOW="false" in the element:PARAMETER of the components
https://jira.talendforge.org/browse/TDI-23262

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92181 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-16 07:22:16 +00:00
jjzhou
8c997e6a27 Fix workitem TDI-23262 : replace SHOW_IF="false" with SHOW="false" in the element:PARAMETER of the components
https://jira.talendforge.org/browse/TDI-23262

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92180 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-16 07:21:29 +00:00
hcyi
4e516eea74 bug TDI-23079 fixed : Generation pops up error , still get NPE when hide all components and restart the studio .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92174 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-16 03:11:34 +00:00
bchen
0caaeff480 Fix Bug TDI-21609 : Unexpected result when tOracleInput load data with time zone
https://jira.talendforge.org/browse/TDI-21609
merge r92160 into branch 5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92173 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-16 02:36:42 +00:00
bchen
6ce04dd0d4 Fix Bug TDI-21609 : Unexpected result when tOracleInput load data with time zone
https://jira.talendforge.org/browse/TDI-21609 
merge r92160 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92172 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-16 02:28:06 +00:00
jyhu
9970137588 Fix Bug TDI-23249 : remove the unnecessary code in tExaInput/Output/Row
https://jira.talendforge.org/browse/TDI-23249 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92118 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-15 08:28:05 +00:00
jyhu
6dbfb5245d Fix Bug TDI-23249 : remove the unnecessary code in tExaInput/Output/Row
https://jira.talendforge.org/browse/TDI-23249 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92114 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-15 08:01:38 +00:00
wliu
11ff92d4e0 fix workitem TDI-22767: add a new checkbox:"trim result value" for tNormalize
https://jira.talendforge.org/browse/TDI-22767

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92097 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-15 04:20:17 +00:00
wliu
7322e280dc fix workitem TDI-22767: add a new checkbox:"trim result value" for tNormalize
https://jira.talendforge.org/browse/TDI-22767

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92096 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-15 04:15:14 +00:00
hwang
8c8d3e30f9 merge r92089 from trunk to branch 5.1
TDI-20515:when you edit the configuration of tWebService component, the new column will cover the old column for Output mapping


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92091 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-15 03:46:24 +00:00
wliu
fae87c424a Fix workitem TDI-23248 : replace SHOW_IF="false" with SHOW="false" in tFileInputDelimited
https://jira.talendforge.org/browse/TDI-23248

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92088 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-15 02:46:43 +00:00
wliu
ac57d12d38 Fix workitem TDI-23248 : replace SHOW_IF="false" with SHOW="false" in tFileInputDelimited
https://jira.talendforge.org/browse/TDI-23248

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92087 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-15 02:44:20 +00:00
plv
94a391caa9 merge r92073 from trunk to branch 5.1
bug TDI-23106:improvement in mapping view of tFileInputXML


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92074 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-12 10:27:26 +00:00
jyhu
3a8188d14f Fix Bug TDI-23222 : Compile error when set a uppercase conext on tCreateTable
https://jira.talendforge.org/browse/TDI-23222 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@92009 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-12 02:38:32 +00:00
jyhu
498475ecbb Fix Bug TDI-23222 : Compile error when set a uppercase conext on tCreateTable
https://jira.talendforge.org/browse/TDI-23222 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@92008 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-12 02:36:33 +00:00
rdubois
a94bacbe9d merge r91981 from trunk to branch 5.0
TDI-23209: The hint tags are wrong for all tSQLTemplate components 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91983 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-11 12:49:42 +00:00
rdubois
808b62640b merge r91981 from trunk to branch 5.1
TDI-23209: The hint tags are wrong for all tSQLTemplate components 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91982 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-11 12:48:53 +00:00
jyhu
6555ea95f8 Fix Bug TDI-22374 : Refactor the tCreateTable UI
https://jira.talendforge.org/browse/TDI-22374 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91952 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-11 07:42:15 +00:00
jyhu
8de08b6eb0 Fix Bug TDI-22374 : Refactor the tCreateTable UI
https://jira.talendforge.org/browse/TDI-22374 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91951 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-11 07:37:23 +00:00
hcyi
9488c99536 merge r91941 from trunk to branch 5.1
bug TDI-23079 fixed : Generation pops up error .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91945 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-11 06:43:14 +00:00
jjzhou
052847f9fd fix Bug TDI-22646:ELTOutput component "Action on data" has no "UPDATEORINSERT" and "INSERTORUPDATE" ,but in javajet code there has ,It should be remove .
https://jira.talendforge.org/browse/TDI-22646

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91936 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-11 06:02:27 +00:00
fwang
6c51f3a079 bug TDI-22981 fixed:Ctrl+C no longer works at all for flow or if names
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91927 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-11 03:48:43 +00:00
plv
7d934de052 merge r91918 from trunk to branch 5.0
bug TDI-20732:tRowGenerate isses when using getRandomDate in conjunction with context variables


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91924 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-11 03:21:55 +00:00
plv
a3a1f65f62 merge r91918 from trunk to branch 5.1
bug TDI-20732:tRowGenerate isses when using getRandomDate in conjunction with context variables


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91922 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-11 03:17:35 +00:00
wliu
2f9824df5c Fix Bug TDI-23103 : import the xmlparserv2.jar and xdb.jar in tOracleInput/Output components when needed
https://jira.talendforge.org/browse/TDI-23103

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91917 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-11 02:28:58 +00:00
nrousseau
edbf0817f8 merge r91835 from trunk to branch 5.0
TDI-23162 fixed: add the possibility to set new kind of expression


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91871 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-10 08:56:15 +00:00
wliu
fcc85474a5 Fix Bug TDI-23103: import the xmlparserv2.jar and xdb.jar in tOracleInput/Output components when needed
https://jira.talendforge.org/browse/TDI-23103

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91868 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-10 08:44:49 +00:00
plv
f82ca4a05e merge r91850 from trunk to branch 5.0
bug TDI-22296:tMap_duplicate error message display when there is no output schema for tMap component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91855 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-10 07:33:52 +00:00
plv
888834c352 merge r91850 from trunk to branch 5.1
bug TDI-22296:tMap_duplicate error message display when there is no output schema for tMap component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91853 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-10 07:20:46 +00:00
nrousseau
2188bc23d4 merge r91835 from trunk to branch 5.1
TDI-23162 fixed: add the possibility to set new kind of expression


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91840 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-10 06:50:51 +00:00
fwang
7090e7a557 bug TDI-22981 fixed:Ctrl+C no longer works at all for flow or if names
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91812 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-10 02:06:43 +00:00
fwang
357faf492f bug TDI-22981 fixed:Ctrl+C no longer works at all for flow or if names
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91810 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-10 02:00:36 +00:00
bchen
760a77178a Fix Work Item TDI-23035 : Problems after supporting Timestamp with Timezone type in the Oracle
https://jira.talendforge.org/browse/TDI-23035 
1. define "TIMESTAMP WITH TIME ZONE" type instead of "TIMESTAMP(6) WITH TIME ZONE" type, 0~9 permitted for length. 
2. modified TalendDate?.format method for timezone pattern. 
3. modified tCreateTable and tOracleOutput to create table with Timestamp with time zone type. 
merge r91750 into branch 5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91787 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 10:45:24 +00:00
hcyi
14ca881a34 merge r91778 from trunk to branch 5.0
bug TDI-23163 fixed : Need to review the REQUIRED_IF support in the wizards .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91784 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 10:10:50 +00:00
hcyi
b3fd073769 merge r91778 from trunk to branch 5.1
bug TDI-23163 fixed : Need to review the REQUIRED_IF support in the wizards .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91780 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 10:05:00 +00:00
bchen
35e15b5200 Fix Work Item TDI-23035 : Problems after supporting Timestamp with Timezone type in the Oracle
https://jira.talendforge.org/browse/TDI-23035 
1. define "TIMESTAMP WITH TIME ZONE" type instead of "TIMESTAMP(6) WITH TIME ZONE" type, 0~9 permitted for length. 
2. modified TalendDate?.format method for timezone pattern. 
3. modified tCreateTable and tOracleOutput to create table with Timestamp with time zone type. 
merge r91750 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91779 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 10:02:03 +00:00
hwang
bca6636e17 merge r91774 from trunk to branch 5.1
TDI-23066:TIS 5.1.1 Cannot load Webservice metadata 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91777 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 09:56:30 +00:00
hwang
774e8eff12 merge r91769 from trunk to branch 5.1
TDI-23066:TIS 5.1.1 Cannot load Webservice metadata 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91771 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 09:39:45 +00:00
plv
a607712212 bug TDI-23106:improvement in mapping view of tFileInputXML
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91768 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 09:33:14 +00:00
hwang
a7bfc013e0 merge r91760 from trunk to branch 5.1
TDI-23070:when deactivate node,the outgoingconnection have been deactivated.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91763 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 09:19:44 +00:00
hwang
db4693b1d7 merge r91739 from trunk to branch 5.1
TDI-23066:TIS 5.1.1 Cannot load Webservice metadata 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91745 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 07:04:48 +00:00
jyhu
f9ad200c1e Fix Bug TDI-23170 : Unable to insert data with tVerticaOutput after TDI-21875 / TDI-22107
https://jira.talendforge.org/browse/TDI-23170 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91721 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-08 10:41:11 +00:00
jyhu
46d65e1e1d Fix Bug TDI-23170 : Unable to insert data with tVerticaOutput after TDI-21875 / TDI-22107
https://jira.talendforge.org/browse/TDI-23170 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91720 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-08 10:39:54 +00:00
bchen
1660363233 Fix Bug TDI-21779 : tOracleSCD type 2 does not work as expected with fields containing timestamps
https://jira.talendforge.org/browse/TDI-21779
merge r91717 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91719 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-08 10:20:46 +00:00
bchen
2bcc2fb72e Fix Bug TDI-21779 : tOracleSCD type 2 does not work as expected with fields containing timestamps
https://jira.talendforge.org/browse/TDI-21779
merge r91717 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91718 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-08 10:18:34 +00:00
jyhu
4f9aab7899 Fix Bug TDI-22782 : remove the unnecessary return values from all these tELT*** components
https://jira.talendforge.org/browse/TDI-22782 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91710 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-08 08:42:05 +00:00
jyhu
5ecea19e20 Fix Bug TDI-22782 : remove the unnecessary return values from all these tELT*** components
https://jira.talendforge.org/browse/TDI-22782 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91709 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-08 08:38:20 +00:00
bchen
93532aaf3b Fix Bug TDI-21779 : tOracleSCD type 2 does not work as expected with fields containing timestamps
https://jira.talendforge.org/browse/TDI-21779
merge r91697 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91701 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-08 07:36:16 +00:00
bchen
816eda9beb Fix Bug TDI-21779 : tOracleSCD type 2 does not work as expected with fields containing timestamps
https://jira.talendforge.org/browse/TDI-21779
merge r91697 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91700 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-08 07:26:31 +00:00
plv
088e071646 bug TDI-15128:Invalid OnSubjob links
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91688 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-08 05:38:59 +00:00
fwang
a4d5633354 bug TDI-22981 fixed:Ctrl+C no longer works at all for flow or if names
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91673 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-08 02:38:40 +00:00
rdubois
26e09318a6 merge r91598 from trunk to branch 5.1
TDI-23070: FIXME. Revert r91525 to fix some tujs.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91600 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-01 16:08:42 +00:00
jyhu
778bbf4053 Fix Bug TDI-22956 : Can't use a Greenplum connection in the SQLTemplate components
https://jira.talendforge.org/browse/TDI-22956

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91559 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-29 09:21:50 +00:00
jyhu
5446cbbbf0 Fix Bug TDI-22956 : Can't use a Greenplum connection in the SQLTemplate components
https://jira.talendforge.org/browse/TDI-22956

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91558 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-29 09:20:28 +00:00
hwang
77c4f4e952 merge r91524 from trunk to branch 5.1
TDI-16902 :Row links not activated 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91548 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-29 07:07:04 +00:00
hwang
16cadd9a3e merge r91525 from trunk to branch 5.1
TDI-23070 :when deactivate node,the outgoingconnection have been deactivated. 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91547 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-29 07:03:00 +00:00
wliu
13c4f5145f fix workitem TDI-22767: change the label from "Trim result values" to "Trim source String"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91502 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-28 09:02:39 +00:00
fwang
e24dd937f7 bug TDI-22937 fixed:Problem when use tPrejob and Stats&Logs at the same time
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91492 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-27 09:39:04 +00:00
jzhao
7c09077efa Fix Work Item TDI-22767 : the new checkbox:"Discard the trailing empty strings" should be invisible when "Use CSV parameters" is ticked for tNormalize
https://jira.talendforge.org/browse/TDI-22767
Note:
Add  checkbox "Trim" trim the input data 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91430 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-26 10:20:25 +00:00
jzhao
005e4f41e2 Fix Work Item TDI-22767 : the new checkbox:"Discard the trailing empty strings" should be invisible when "Use CSV parameters" is ticked for tNormalize
https://jira.talendforge.org/browse/TDI-22767
Note:
Add  checkbox "Trim" trim the input data 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91429 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-26 10:20:20 +00:00
wliu
308a13aadc Fix Bug TDI-21609 : avoid nullpointerException for DB type: timestamp with time zone
https://jira.talendforge.org/browse/TDI-21609

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91419 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-26 09:59:33 +00:00
wliu
e985e8e8b2 Fix Bug TDI-21609 : avoid nullpointerException for DB type: timestamp with time zone
https://jira.talendforge.org/browse/TDI-21609

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91412 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-26 09:54:18 +00:00
jyhu
c057c3ba67 Fix Bug TDI-22512 : tEXAOutput insert data error
https://jira.talendforge.org/browse/TDI-22512

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91405 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-26 09:33:42 +00:00
jyhu
87c9f411a8 Fix Bug TDI-22512 : tEXAOutput insert data error
https://jira.talendforge.org/browse/TDI-22512

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91404 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-26 09:31:10 +00:00
plv
c724267712 bug TDI-22729:no error or warning message shown when there is no output schema for tMap component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91379 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-26 06:58:14 +00:00
wwang
45b7708f8d Fix Bug TDI-22864 : When the zip file is too large ,tFileUnarchive component can't extact it
https://jira.talendforge.org/browse/TDI-22864

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91371 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-26 04:45:00 +00:00
wwang
6d623fcfaf Fix Bug TDI-22864 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-22864

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91370 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-26 04:33:17 +00:00
hcyi
b32129e548 bug TDI-22752 fixed : Create WSDL from top menu, miss "select folder" dialog .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91324 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-25 10:21:55 +00:00
fwang
1d32de3f7c bug TDI-20755 fixed: Got the same column name in tRowGenerator component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91319 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-25 10:10:34 +00:00
bchen
909571e6f1 Fix Bug TDI-21779 : tOracleSCD type 2 does not work as expected with fields containing timestamps
https://jira.talendforge.org/browse/TDI-21779
1.make TalendDate.parseDate method support to store timezone
2.make tOracleSCD component support "Timestamp With Time Zone" type
merge r91187 & r91295 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91313 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-25 10:01:40 +00:00
bchen
a820ffb522 Fix Bug TDI-21779 : tOracleSCD type 2 does not work as expected with fields containing timestamps
https://jira.talendforge.org/browse/TDI-21779
1.make TalendDate.parseDate method support to store timezone
2.make tOracleSCD component support "Timestamp With Time Zone" type
merge r91187 & r91295 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91300 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-25 09:36:44 +00:00
hcyi
f23d1e8c95 bug TDI-22816 fixed : Open ESBDEMOS project,use an existing account can't connect to talendforge .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91247 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-25 02:24:26 +00:00
plv
1f5eb6019e merge r91220 from trunk to branch 5.1
bug TDI-22900:when create onsubjobok/onsubjoberror connection from one subjob to another subjob, the 2 subjobs become one subjob


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91222 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-24 10:12:19 +00:00
jyhu
dc957e8c8c Fix Bug TDI-21748 : Display of String truncation option in tSchemaComplianceCheck for all these 3 modes::"check all columns from schema", "Custom defined", "Use another Schema for compliance check"
https://jira.talendforge.org/browse/TDI-21748

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91217 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-24 10:00:03 +00:00
jyhu
e87efc488a Fix Bug TDI-21748 : Display of String truncation option in tSchemaComplianceCheck for all these 3 modes::"check all columns from schema", "Custom defined", "Use another Schema for compliance check"
https://jira.talendforge.org/browse/TDI-21748

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91216 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-24 09:58:19 +00:00
bchen
286db2a449 Fix Bug TDI-22898 : tSalesforceBulkExec issue with tSetProxy
https://jira.talendforge.org/browse/TDI-22898 
merge r91189 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91209 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-24 09:22:22 +00:00
bchen
1b6ecbef26 Fix Bug TDI-22898 : tSalesforceBulkExec issue with tSetProxy
https://jira.talendforge.org/browse/TDI-22898 
merge r91189 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91203 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-24 09:03:21 +00:00
plv
696beaf6c3 merge r91194 from trunk to branch 5.1
bug TDI-22900:when create onsubjobok/onsubjoberror connection from one subjob to another subjob, the 2 subjobs become one subjob


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91202 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-24 08:59:34 +00:00
plv
d3db048063 merge r91190 from trunk to branch 5.1
bug TDI-22899:the source and target of onsubjobok/onsubjoberror connection should be start node


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91197 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-24 08:53:29 +00:00
jyhu
a0f5547f7e Fix Bug TDI-22544 : tCreateTable:Change to different db connection, port canot changed to correspond db
https://jira.talendforge.org/browse/TDI-22544

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91178 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-24 02:25:14 +00:00
jyhu
453a30de30 Fix Bug TDI-22544 : tCreateTable:Change to different db connection, port canot changed to correspond db
https://jira.talendforge.org/browse/TDI-22544

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@91175 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-24 02:23:28 +00:00
plv
aa6f9f9dbb merge r91115 from trunk to branch 5.1
bug TDI-22729:no error or warning message shown when there is no output schema for tMap component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91117 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-21 08:01:57 +00:00
plv
a4e6abc452 bug TDI-22600:error happened when Guess schema whith query on several rows in tMysqlInput
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91087 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-21 03:22:34 +00:00
plv
657acb63b3 bug TDI-22600:error happened when Guess schema whith query on several rows in tMysqlInput
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91084 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-21 03:11:13 +00:00
plv
c112e98d43 merge r91076 from trunk to branch 5.1
bug TDI-22600:error happened when Guess schema whith query on several rows in tMysqlInput


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91079 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-21 02:38:31 +00:00
hwang
fbcfdd7d19 merge r91045 from trunk to branch 5.1
TDI-22878:missing the name of refactor joblet in job after update joblet


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91046 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-20 09:14:06 +00:00
wchen
9ce1d18b0f bug TDI-22548 fixed:<Repository Mode>:"Edit parameter using repository" window cannot pop up when you want to change the parameter
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91042 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-20 06:44:01 +00:00
rdubois
60db33fe92 TDI-22879: Add commons-lang in the classpath for Apache 1.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91006 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-19 11:39:41 +00:00
jyhu
7ac7c50e96 Fix Bug TDI-22820 : tIterateToFlow NPE
https://jira.talendforge.org/browse/TDI-22820 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90991 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-19 08:56:47 +00:00
jyhu
22a6f6ee90 Fix Bug TDI-22820 : tIterateToFlow NPE
https://jira.talendforge.org/browse/TDI-22820 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90990 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-19 08:55:21 +00:00
jyhu
7852d65081 Fix Bug TDI-21748 : Display of String truncation option in tSchemaComplianceCheck for all these 3 modes::"check all columns from schema", "Custom defined", "Use another Schema for compliance check"
https://jira.talendforge.org/browse/TDI-21748

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90966 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-19 06:41:49 +00:00
jyhu
d0ae916e83 Fix Bug TDI-21748 : Display of String truncation option in tSchemaComplianceCheck for all these 3 modes::"check all columns from schema", "Custom defined", "Use another Schema for compliance check"
https://jira.talendforge.org/browse/TDI-21748

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90964 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-19 06:35:49 +00:00
plv
35f5dd0fe1 merge r90497 from trunk to branch 5.1
bug TDI-15128:Invalid OnSubjob links


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90949 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-19 03:30:19 +00:00
plv
bae95fb0ea merge r90345 from trunk to branch 5.1
bug TDI-18208:Restoring the default logo in Documentation settings should take effect immediately for the next HTML generation without the user having to restart the studio


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90948 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-19 03:23:13 +00:00
plv
2f50aa00c4 bug TDI-22382:Copy Book:rename schema which used in a job , error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90943 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-19 02:26:45 +00:00
fwang
0377d683e4 bug TDI-20755 fixed: Got the same column name in tRowGenerator component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90942 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-19 01:54:43 +00:00
fwang
2306c1b230 bug TDI-20219 fixed:The data should be not transfered to the joblet in a job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90941 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-19 01:51:11 +00:00
fwang
581bdd61ac bug TDI-20666 fixed:copybook_after run the job, the button is disabled
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90938 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-19 01:42:59 +00:00
fwang
4731887c4e bug TDI-8046 fixed:tMap in jobs opened as read-only
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90935 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-19 01:29:23 +00:00
bchen
a1c518648b Fix Bug TDI-21609 : Unexpected result when tOracleInput load data with time zone
https://jira.talendforge.org/browse/TDI-21609 
support oracle type "TIMESTAMP WITH TIME ZONE" 
merge r89107 & r90785 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90905 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 08:35:47 +00:00
mwang
abbfb669c2 For bug TDI-20702
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90902 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 08:30:16 +00:00
hcyi
a75c6bde56 merge r90366 from trunk to branch 5.1
bug TDI-20232 fixed : Documentation_if export a documentation, delete the documentation in studio, then you can not import it .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90869 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 06:16:45 +00:00
jjzhou
01c9df359d fix Bug TDI-22604: tPostgresqlOutputBulkExec: COPY escape must be a single one-byte character(make the code the same with trunk) https://jira.talendforge.org/browse/TDI-22604
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90868 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 06:09:21 +00:00
hcyi
64c065ea32 merge r90437 from branch 5.0 to branch 5.1
bug TDI-22688 fixed : Problem in elt component when create connection . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90867 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 06:08:54 +00:00
jjzhou
becd73b665 fix Bug TDI-22675:After using tFileCopy, the source file sometime remains open
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90850 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 04:01:06 +00:00
hwang
579da304f3 merge r90602 from trunk to branch 5.1
TDI-16902:Row links not activated


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90847 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 03:45:21 +00:00
hwang
85b4ed1969 merge r90690 from trunk to branch 5.1
TDI-21427 :tMap:Unexept var under var list 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90842 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 03:24:09 +00:00
hwang
2c2589a5b9 merge r90467 from trunk to branch 5.1
TDI-22153 :Deactivated components not moved when joblet expanded 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90840 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 03:15:08 +00:00
hwang
1baa358150 merge r89921 from trunk to branch 5.1
TDI-22153:Deactivated components not moved when joblet expanded


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90838 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 03:08:30 +00:00
bchen
9094673d5e Fix Bug TDI-21609 : Unexpected result when tOracleInput load data with time zone
https://jira.talendforge.org/browse/TDI-21609 
support oracle type "TIMESTAMP WITH TIME ZONE" 
merge r89107 & r90785 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90835 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 03:02:19 +00:00
jjzhou
507b423d51 fix Bug TDI-22604: tPostgresqlOutputBulkExec: COPY escape must be a single one-byte character
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90827 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 02:29:06 +00:00
jzhao
917c35a8bc Fix Work Item TDI-22767 : the new checkbox:"Discard the trailing empty strings" should be invisible when "Use CSV parameters" is ticked for tNormalize
https://jira.talendforge.org/browse/TDI-22767 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90825 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 02:25:26 +00:00
jjzhou
c1872e788a fix Bug TDI-22420:remove the "Encoding" in tHiveConnection
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90824 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 02:25:16 +00:00
jjzhou
f553c2d51d fix Bug TDI-22420:remove the "Encoding" in tHiveConnection
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90823 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 02:23:52 +00:00
jjzhou
a7305dd33e fix Bug TDI-22800:when schema type is boolean ,tPostgresqlOutputBulkExec ,tPostgresqlOutputBulk make the out file is "1" or "o"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90821 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 02:16:44 +00:00
jyhu
0c142b54b8 Fix Bug TDI-22351 : Execption occured while genereting sample data using tRowGenerator into existing Teradata table.
http://jira.talendforge.org/browse/TDI-22351 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90817 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 01:45:07 +00:00
rdubois
db149b87a2 TDI-22790 fixed: Backport TDI-22503 in 5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90807 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-17 19:23:16 +00:00
rdubois
9eee959d4b merge r90804 from trunk to branch-5_0: Fix the tMysqlOutputBulk import issue.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90806 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-17 19:17:54 +00:00
rdubois
a8a691e249 merge r90804 from trunk to branch-5_1: Fix the tMysqlOutputBulk import issue.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90805 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-17 19:16:40 +00:00
jyhu
75e7e26659 Fix Bug TDI-22351 : Execption occured while genereting sample data using tRowGenerator into existing Teradata table.
http://jira.talendforge.org/browse/TDI-22351 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90770 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-17 07:40:38 +00:00
rdubois
bafef941a3 TDI-22354 fixed: replace the poi-3.7-20101029.jar by poi-3.7-20120914_modified_talend.jar
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90723 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-14 09:20:13 +00:00
jzhao
488b1074b8 Fix Work Item TDI-22767 : the new checkbox:"Discard the trailing empty strings" should be invisible when "Use CSV parameters" is ticked for tNormalize
https://jira.talendforge.org/browse/TDI-22767

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90719 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-14 08:57:52 +00:00
rdubois
318b2e55cd TDI-22354 fixed: replace the poi-3.8-20120326.jar by poi-3.8-20120913_modified_talend.jar
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90673 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-13 11:11:13 +00:00
wliu
6952d67b63 Fix Bug TDI-21748 : revert the code to the previous version before the modification by jyhu
https://jira.talendforge.org/browse/TDI-21748

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90661 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-13 10:21:18 +00:00
rdubois
fe7d5fb1b2 TDI-22738 & TDI-22805 fixed
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90612 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-12 13:06:44 +00:00
ycbai
67b8734846 bug TDI-22766 fixed : Job cannot run again after update the rule which used in job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90583 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-12 07:29:04 +00:00
rdubois
c5ab76ef41 merge r90537 from trunk to branch 5.0
fix Bug TDI-22503


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90538 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-11 12:18:46 +00:00
mwang
b37679dd91 for bug TDI-20702
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90516 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-11 08:16:28 +00:00
wwang
4b44ad9756 Fix Bug TDI-22354 : tFileInputExcel is not able to handle Date format "yyyy-MM-ddTHH:mm:ss"
https://jira.talendforge.org/browse/TDI-22354

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90498 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-11 06:16:09 +00:00
wwang
be9d44d4b4 Fix Bug TDI-22150 : tMysqlOutputBulk treats backslashes in data wrong
https://jira.talendforge.org/browse/TDI-22150

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90477 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-11 03:07:23 +00:00
wwang
562f06240f Fix Bug TDI-22361 : Locked file throws NPE if using CSV options
https://jira.talendforge.org/browse/TDI-22361 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90465 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-11 01:37:19 +00:00
hcyi
f04c3246f7 bug TDI-22688 fixed : Problem in elt component when create connection .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90437 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-10 10:00:52 +00:00
jzhao
5390f5675a Fix Bug TDI-22583: Unexpect result of tNormalize
https://jira.talendforge.org/browse/TDI-22583

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90379 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-10 03:22:32 +00:00
hcyi
3cdaadb82e bug TDI-20232 fixed : Documentation_if export a documentation, delete the documentation in studio, then you can not import it .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90367 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-10 02:33:18 +00:00
hcyi
ea3168db93 bug TDI-20594 fixed : Everytime drag&drop File positional to a job, it will pop up a Confirm dialog .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90363 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-10 02:23:19 +00:00
rdubois
24d9dc57d9 TDI-22738 fixed: Upgrade from Hive 0.8.1 to 0.9
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90337 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 15:08:53 +00:00
rdubois
8973fe3d80 TDI-22738 fixed: Upgrade from Hive 0.8.1 to 0.9
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90336 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 15:07:16 +00:00
rdubois
3382845dea merge r84645 from trunk to branch 5.1
TDI-21332 fixed: set a hive property in the code to fix the UGI context issue


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90333 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 13:46:31 +00:00
jzhao
34780e383a Fix Bug TDI-22583: Unexpect result of tNormalize
https://jira.talendforge.org/browse/TDI-22583

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90329 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 11:21:45 +00:00
wwang
56ccdc3a1d fix Bug TDI-22354 : add the cid
https://jira.talendforge.org/browse/TDI-22354

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90328 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 10:23:53 +00:00
wwang
771b22c5ea fix Bug TDI-22354 : tFileInputExcel is not able to handle Date format "yyyy-MM-ddTHH:mm:ss" in Talend v5.1.1
https://jira.talendforge.org/browse/TDI-22354

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90326 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 10:13:46 +00:00
jjzhou
8c2c8378c7 fix Bug TDI-22555:tPostgresqlOutputBuk and tPostgresqlOutputBukExec don't handle TEXT_ENCLOSURE
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90317 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 07:25:25 +00:00
jzhao
0b16e773b0 Fix Bug TDI-22285 : Slowly Changing Dimensions (SCDs) & Source Keys that are NULL
https://jira.talendforge.org/browse/TDI-22285
Note: Remove unused code

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90314 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 06:27:17 +00:00
jzhao
3d9597c213 Fix Bug TDI-22285 : Slowly Changing Dimensions (SCDs) & Source Keys that are NULL
https://jira.talendforge.org/browse/TDI-22285
Note: Remove unused code

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90313 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 06:26:52 +00:00
bchen
ffd5e91de5 Fix Bug TDI-22088 : tMap NPE using multiple lookup with the "All rows" option
https://jira.talendforge.org/browse/TDI-22088
merge r90311 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90312 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 04:12:06 +00:00
bchen
909ee24e6a Fix Bug TDI-22088 : tMap NPE using multiple lookup with the "All rows" option
https://jira.talendforge.org/browse/TDI-22088

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90311 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 03:44:10 +00:00
jzhao
d492dc9019 Fix Bug TDI-22285: Slowly Changing Dimensions (SCDs) & Source Keys that are NULL
https://jira.talendforge.org/browse/TDI-22285

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90310 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 02:58:38 +00:00
jzhao
ee9064857a Fix Bug TDI-22285: Slowly Changing Dimensions (SCDs) & Source Keys that are NULL
https://jira.talendforge.org/browse/TDI-22285

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90309 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-07 02:58:12 +00:00
scorreia
3a6a2134c3 i18n: synchronize Babili strings exported on 2012-09-06-14-23-32
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90304 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-06 12:33:03 +00:00
wwang
2b9fa412a8 fix Bug TDI-22361 : Locked file throws NPE if using CSV options
https://jira.talendforge.org/browse/TDI-22361

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90292 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-06 09:24:26 +00:00
wwang
7f63c512a0 fix Bug TDI-22150 : tMysqlOutputBulk treats backslashes in data wrong
https://jira.talendforge.org/browse/TDI-22150

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90282 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-06 07:16:45 +00:00
wchen
1858912816 bug TDI-21950 fixed: Lots of columns crashes Studio
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90278 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-06 06:39:07 +00:00
hwang
d994a62da3 merge r90270 from trunk to branch 5.1
TDI-22709:Could not save job after export items


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90271 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-06 06:11:27 +00:00
cli
91d5f5dd10 USV-29: add the property for exchange.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90268 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-06 05:19:32 +00:00
nrousseau
6026d4693f merge r90266 from trunk to branch 5.1
USV-40 : Changed to make most of the actions more general and not only for jobs / joblets.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90267 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-06 04:33:45 +00:00
hwang
ca74b8305a merge r90264 from trunk to branch 5.1
TDI-22709:Could not save job after export items


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90265 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-06 03:46:18 +00:00
wwang
2ebe0a1f6c fix Bug TDI-22503 : merge to branch5.0
https://jira.talendforge.org/browse/TDI-22503

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90263 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-06 03:11:48 +00:00
wwang
072ab2d624 fix Bug TDI-22503 : merge to branch5.1
https://jira.talendforge.org/browse/TDI-22503

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90262 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-06 03:03:12 +00:00
hcyi
60941241c1 bug TDI-20594 fixed : Everytime drag&drop File positional to a job, it will pop up a Confirm dialog .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90260 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-06 02:06:56 +00:00
sgandon
e63e207d0e merge r90257 from trunk to branch 5.1
Fix New Feature USV-32 : Remove context-menu for top level nodes 
https://jira.talendforge.org/browse/USV-32
updated all tis action provider so that they have an id.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90259 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-05 16:07:33 +00:00
ycbai
a8f6e80b77 bug TDI-22661 fixed : Undo the action which you did, NPE error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90225 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-05 09:46:38 +00:00
hcyi
3d3b996ad1 bug TDI-22665 fixed : the output link of tELTGreenPlumInput doesn't work anymore .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90200 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-05 03:40:45 +00:00
hcyi
162a04721e bug TDI-22665 fixed : the output link of tELTGreenPlumInput doesn't work anymore .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90199 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-05 03:37:50 +00:00
hcyi
96e72e81dd bug TDI-22671 fixed : Sandbox project creation allow to select "perl" in generation language .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90117 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-04 09:15:03 +00:00
hwang
f84b11f054 merge r90009 from trunk to branch 5.1
TDI-22620:Compare joblet_exception thrown when compare same name joblet between main and reference project or between trunk and branch project


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90094 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-04 08:47:55 +00:00
hcyi
cbcada0dd4 bug TDI-22649 fixed : When joblet changed,"Update Detection",there is an error .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90079 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-04 07:34:54 +00:00
fwang
ca145cfc74 bug TDI-21747 fixed:Business model:assignment:r-click the service in assignment list, many function lost
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90074 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-04 07:26:32 +00:00
fwang
e88d0bef06 bug TDI-21747 fixed:Business model:assignment:r-click the service in assignment list, many function lost
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90072 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-04 07:24:40 +00:00
ycbai
b9b33711c4 bug TDI-22661 fixed : Undo the action which you did, NPE error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90067 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-04 06:45:39 +00:00
ilazebny
a541b3867e Update version in poms to 5.1.2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90038 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-03 11:46:02 +00:00
ilazebny
f51ab4a86c Update version in poms to 5.1.2-SNAPSHOT
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90030 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-03 11:14:13 +00:00
plv
fb3bb857af bug TDI-22296:tMap_duplicate error message display when there is no output schema for tMap component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90025 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-03 10:11:39 +00:00
plv
81ef566c69 bug TDI-22296:tMap_duplicate error message display when there is no output schema for tMap component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@90020 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-03 09:56:06 +00:00
hcyi
947fba9a97 bug TDI-22550 fixed : Remain compile error in old job which has been delete .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89989 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-03 06:56:11 +00:00
hcyi
bc66ed653b merge r89975 from trunk to branch 5.1
bug TDI-22550 fixed : Remain compile error in old job which has been delete . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89986 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-03 06:43:27 +00:00
jyhu
ba469d89aa Fix Bug TDI-22498 : error when executing sybase IQ store proc whith 4.2.3 +patch 17.07.20(revert to last version)
https://jira.talendforge.org/browse/TDI-22498 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89932 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-31 09:45:00 +00:00
jyhu
cb9cc7bb72 Fix Bug TDI-22498 : error when executing sybase IQ store proc whith 4.2.3 +patch 17.07.20(revert to last version)
https://jira.talendforge.org/browse/TDI-22498 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89931 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-31 09:43:14 +00:00
jyhu
2ad6b97d16 Fix Bug TDI-22498 : error when executing sybase IQ store proc whith 4.2.3 +patch 17.07.20
https://jira.talendforge.org/browse/TDI-22498 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89913 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-31 06:25:19 +00:00
jyhu
0c9b357307 Fix Bug TDI-22498 : error when executing sybase IQ store proc whith 4.2.3 +patch 17.07.20
https://jira.talendforge.org/browse/TDI-22498 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89912 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-31 06:11:44 +00:00
fwang
b8ad95763f bug TDI-22516 fixed:Can't save the order when I change the element order in tFileOutputMSXML
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89893 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-31 01:50:21 +00:00
jjzhou
c9d2c70b29 fix Bug TDI-22211:org.courtine can't be resolved
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89879 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-30 10:32:47 +00:00
jjzhou
619389d036 fix Bug TDI-22211:org.courtine can't be resolved
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89878 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-30 10:32:45 +00:00
wchen
b5be75e74d merge r88848 from trunk to branch 5.1
bug  TDI-21871 fixed : tXMLMap doesn't allow to set multiple nodes with the same name = unable to use xsi derived complex types


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89861 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-30 08:18:31 +00:00
nrousseau
f67dc9439c merge r89835 from trunk to branch 5.1
Fix Bug TDI-22608 : Create a job should not ask for logs 
https://jira.talendforge.org/browse/TDI-22608


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89838 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-30 05:45:05 +00:00
wchen
1340a5149f merge r89828 from trunk to branch 5.1
bug TDI-21950 fixed :Lots of columns crashes Studio


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89831 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-30 04:59:21 +00:00
jyhu
966e665563 Fix Bug TDI-22498 : error when executing sybase IQ store proc whith 4.2.3 +patch 17.07.20
https://jira.talendforge.org/browse/TDI-22498 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89821 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-30 03:20:29 +00:00
plv
d0cd371e74 bug TDI-20511:when compare jobs with tParallelize component, it will show difference even if the jobs are same
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89820 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-30 03:19:02 +00:00
plv
d069fb6d48 bug TDI-20511:when compare jobs with tParallelize component, it will show difference even if the jobs are same
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89819 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-30 03:17:43 +00:00
jyhu
bd5042330c Fix Bug TDI-22498 : error when executing sybase IQ store proc whith 4.2.3 +patch 17.07.20
https://jira.talendforge.org/browse/TDI-22498 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89818 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-30 03:16:37 +00:00
nrousseau
d117428729 merge r89803 from trunk to branch 5.1
TDI-22602 : fix problem when no selection done when create another version


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89805 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-29 10:51:27 +00:00
plv
a254da386e bug TDI-21458:a minor No of shell error when drag db connection from repository to job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89800 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-29 10:24:35 +00:00
hcyi
c16991a7aa merge r89765 from trunk to branch 5.0
bug TDI-22550 fixed : Remain compile error in old job which has been delete .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89767 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-29 01:50:24 +00:00
hcyi
7d3cf48ee0 merge r89765 from trunk to branch 5.1
bug TDI-22550 fixed : Remain compile error in old job which has been delete .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89766 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-29 01:44:17 +00:00
jjzhou
37644bd3a7 fix Bug TDI-22281:Related to Bug http://www.talendforge.org/bugs/view.php?id=18916
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89744 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-28 05:26:05 +00:00
jjzhou
a777330ebe fix Bug TDI-22281:Related to Bug http://www.talendforge.org/bugs/view.php?id=18916
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89743 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-28 05:25:59 +00:00
hcyi
f8639edd60 merge r89737 from trunk to branch 5.0
bug TDI-22098 fixed : Incorrect compilation error mark on job .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89739 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-28 03:38:53 +00:00
hcyi
61eb0a6e24 merge r89737 from trunk to branch 5.1
bug TDI-22098 fixed : Incorrect compilation error mark on job .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89738 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-28 03:33:01 +00:00
zwzhao
a7797b6a56 bug TDI-21814 fixed : the exported job file doesn't contain *.screenshot file
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89708 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-27 09:45:40 +00:00
fwang
44d4ff2836 bug TDI-22516 fixed:Can't save the order when I change the element order in tFileOutputMSXML
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89701 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-27 08:59:04 +00:00
hwang
6abe61d003 merge r89692 from trunk to branch 5.1
TDI-22350:For 503 file transfer from one svn to another, reopen the new project ,anaysis lose items.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89694 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-27 08:34:17 +00:00
jyhu
93b26334b2 fix Bug TDI-21875 : When using the Vertica Output component with the copy method and the batch option turned on, the component always fails as soon as the second batch begins
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89690 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-27 08:07:49 +00:00
jyhu
f3ba4b9e1f fix Bug TDI-21875 : When using the Vertica Output component with the copy method and the batch option turned on, the component always fails as soon as the second batch begins
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89687 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-27 07:50:31 +00:00
jyhu
317f83fad9 fix Bug TDI-21875 : When using the Vertica Output component with the copy method and the batch option turned on, the component always fails as soon as the second batch begins
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89683 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-27 07:00:31 +00:00
fwang
55d0c8cf7a bug TDI-22493 fixed:Business model:assignment:update the name of assignment items, switch to BM component, cannt detect the update
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89638 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-24 07:20:46 +00:00
fwang
fd1870944a bug TDI-22493 fixed:Business model:assignment:update the name of assignment items, switch to BM component, cannt detect the update
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89637 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-24 07:20:17 +00:00
wchen
48e93b6beb merge r89621 from trunk to branch 5.0
bug   TDI-22335 fixed Deactivating subjob stops at already deactivated component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89632 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-24 06:14:53 +00:00
wchen
5d6a9da6c1 merge r89621 from trunk to branch 5.1
bug   TDI-22335 fixed Deactivating subjob stops at already deactivated component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89628 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-24 05:58:28 +00:00
hwang
27e4d6887a merge r89626 from trunk to branch 5.1
TDI-22496:Error show in error log when move the components of the joblet in job


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89627 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-24 05:54:52 +00:00
jjzhou
8baae08e1a fix Bug TDI-22445:tMDMBulkLoad throws NPE when has empty input
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89600 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-23 10:25:17 +00:00
jjzhou
ebd879081c fix Bug TDI-22445:tMDMBulkLoad throws NPE when has empty input
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89599 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-23 10:24:09 +00:00
plv
70e43bee8c bug TDI-20511:when compare jobs with tParallelize component, it will show difference even if the jobs are same
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89577 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-23 08:25:24 +00:00
nrousseau
025ae75cfe TDI-22369: fix family for Data_Quality
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89575 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-23 08:21:33 +00:00
plv
96372ee9c8 bug TDI-20511:when compare jobs with tParallelize component, it will show difference even if the jobs are same
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89574 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-23 08:20:22 +00:00
wchen
cf943639c4 bug TDI-22430 fixed: Duplicate the name of "Column"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89571 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-23 08:12:21 +00:00
hwang
adf63b4581 merge r89560 from trunk to branch 5.1
TDI-22079:Need to review the display of the background of joblets


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89564 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-23 07:10:03 +00:00
wchen
7d16e466ca bug TDI-22430 fixed: Duplicate the name of "Column"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89552 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-23 06:27:23 +00:00
nrousseau
0b0e47f90e merge r89545 from trunk to branch 5.1
bug TDI-22196: re-enable the import to specified folder.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89546 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-23 04:48:41 +00:00
zwzhao
3fa1b64557 bug TDI-6568 fixed : tSetGlovarVar and tFlowToIterate : the outline view doesnt refresh when a variable is added into those components
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89515 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-22 10:39:38 +00:00
hwang
4ff9121327 merge r89510 from trunk to branch 5.1
TDI-21879:Collapse joblets before saving job


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89511 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-22 10:11:12 +00:00
wchen
6b9a291372 bug TDI-22383 TDI-22407 fixed: tRowGenerator functions can't display and be select correctly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89498 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-22 08:09:43 +00:00
hwang
8b22997e89 merge r89488 from trunk to branch 5.1
TDI-22295:DI and ESB :Function menu mixed 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89494 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-22 07:16:45 +00:00
wchen
27f079de90 bug TDI-22383 TDI-22407 fixed : tRowGenerator function select and display problems
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89493 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-22 07:12:53 +00:00
nrousseau
dff41d0ca1 merge r89424 from trunk to branch 5.1
Fix Bug TDI-19255 : Opening old version of job and create new version opens latest version instead 
https://jira.talendforge.org/browse/TDI-19255


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89438 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-21 09:45:39 +00:00
ldong
3bf6c024a9 bug TDI-20584 fixed:backport this issue on 511.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89422 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-21 09:01:50 +00:00
zwzhao
dda51a6c4d bug TDI-22114 fixed : Error message should be displayed if the tns file is not valid
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89416 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-21 08:11:56 +00:00
hwang
ba700675dc TDI-21917:Expanding/collapsing non-linear joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89382 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-21 01:59:09 +00:00
hwang
ac24c606b2 TDI-21879:Collapse joblets before saving job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89381 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-21 01:48:57 +00:00
wchen
b3d3f53018 bug TDI-20155 fixed :Fail to use tRules in a job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89355 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-20 07:14:58 +00:00
wchen
92f0d904e0 merge r89350 from trunk to branch 5.1
bug  TDI-20155 fixed :Fail to use tRules in a job


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89351 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-20 06:51:58 +00:00
wchen
b281614dfe merge r89319 from trunk to branch 5.0
bug   TDI-22335 fixed Deactivating subjob stops at already deactivated component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89325 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-20 02:06:49 +00:00
wchen
5580c4f746 merge r89319 from trunk to branch 5.1
bug   TDI-22335 fixed Deactivating subjob stops at already deactivated component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89321 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-20 02:02:44 +00:00
nrousseau
5dc9434446 merge r89308 from trunk to branch 5.1
Fix Bug TDI-22435 : preview file connection get error 
https://jira.talendforge.org/browse/TDI-22435


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89309 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-20 00:58:49 +00:00
plv
106d01f22d bug TDI-22305:Function name of schema changed after import from xml file to tRowGenerator
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89282 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-17 07:59:13 +00:00
plv
d327510dbb bug TDI-22305:Function name of schema changed after import from xml file to tRowGenerator
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89281 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-17 07:53:09 +00:00
hcyi
8b1f10b6f0 bug TDI-22413 fixed : Running job fail after export a job which has compile error .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89277 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-17 05:59:31 +00:00
hwang
1d43d196fa TDI-21939:Make joblet in job red if locked or dirty
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89276 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-17 05:57:07 +00:00
wliu
6e85963891 Fix Bug TDI-22318 : tHashInput/tHashOutput don't have its own resource
https://jira.talendforge.org/browse/TDI-22318

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89274 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-17 04:29:25 +00:00
wliu
79f959f6ba Fix Bug TDI-22318 : tHashInput/tHashOutput don't have its own resource
https://jira.talendforge.org/browse/TDI-22318

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89273 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-17 04:29:22 +00:00
hcyi
0761ae2f92 bug TDI-22413 fixed : Running job fail after export a job which has compile error .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89262 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-17 03:30:11 +00:00
wchen
dfcfd054b5 merge r89241 from trunk to branch 5.0
bug TDI-8282 fixed: Connection properties should not be editable


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89254 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-17 02:17:59 +00:00
wchen
671552768d merge r89241 from trunk to branch 5.1
bug TDI-8282 fixed: Connection properties should not be editable


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89243 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-16 10:19:03 +00:00
plv
10878e5c74 bug TDI-22305:Function name of schema changed after import from xml file to tRowGenerator
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89234 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-16 09:02:23 +00:00
plv
6b3db7d520 bug TDI-22305:Function name of schema changed after import from xml file to tRowGenerator
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89233 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-16 08:29:01 +00:00
nrousseau
48d823e701 merge r89218 from trunk to branch 5.1
bug TDI-22250: fix problem of classpath, will reinitialize the classpath when needed, and avoid to rebuild the code if no change required.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89219 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-16 06:36:22 +00:00
jjzhou
4e331b6435 fix Bug TDI-22398:Can not create context with type "int | Integer" in talend studio during create route in Mediation perspective
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89204 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 10:45:33 +00:00
jjzhou
e8ee59802f fix Bug TDI-22398:Can not create context with type "int | Integer" in talend studio during create route in Mediation perspective
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89202 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 10:44:20 +00:00
wliu
8663f5d99b fix Bug TDI-21875 : When using the Vertica Output component with the copy method and the batch option turned on, the component always fails as soon as the second batch begins
https://jira.talendforge.org/browse/TDI-21875

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89199 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 10:19:43 +00:00
wliu
1c48f80336 fix Bug TDI-21875 : When using the Vertica Output component with the copy method and the batch option turned on, the component always fails as soon as the second batch begins
https://jira.talendforge.org/browse/TDI-21875

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89198 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 10:19:22 +00:00
plv
c795e383c5 bug TDI-21402:Database connection in job will failed if use the connection in joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89186 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 09:19:05 +00:00
plv
f9a2fec665 bug TDI-21402:Database connection in job will failed if use the connection in joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89185 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 09:13:34 +00:00
bchen
028be331f2 Fix Bug TDI-22104 : SAP connection still use sapjco2.jar when sapjco3.jar configured in joblet that causes compile error
http://jira.talendforge.org/browse/TDI-22104
merge r89168 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89170 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 07:41:46 +00:00
bchen
b307495787 Fix Bug TDI-22104 : SAP connection still use sapjco2.jar when sapjco3.jar configured in joblet that causes compile error
http://jira.talendforge.org/browse/TDI-22104
merge r89168 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89169 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 07:39:01 +00:00
nrousseau
fc18cd9826 merge r89159 from trunk to branch 5.1
bug TDI-22340: if value was null, there was no error message.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89162 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 06:53:40 +00:00
wchen
bfa79a2c7d merge r89154 from trunk to branch 5.1
bug TDI-22389 fixed:Get wrong export file when export job to type 'Petals ESB' with a new name


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89156 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 06:44:34 +00:00
fwang
3fe6b7072f bug TDI-22379 fixed:Version management:Business model:Assign a job to BM,can not detect the dependencies
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89150 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 06:26:14 +00:00
fwang
d894f64c50 bug TDI-22379 fixed:Version management:Business model:Assign a job to BM,can not detect the dependencies
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89149 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 06:25:59 +00:00
zwzhao
3fc8772d98 bug TDI-22198 fixed : Read-only job:Change Property Type:Job turn to dirty
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89137 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 02:22:51 +00:00
wliu
4b4fe8254c fix Bug TDI-21875 : When using the Vertica Output component with the copy method and the batch option turned on, the component always fails as soon as the second batch begins
https://jira.talendforge.org/browse/TDI-21875

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89134 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 02:13:59 +00:00
wliu
362cb741cf fix Bug TDI-21875 : When using the Vertica Output component with the copy method and the batch option turned on, the component always fails as soon as the second batch begins
https://jira.talendforge.org/browse/TDI-21875

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89133 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-15 02:13:18 +00:00
rdubois
f106311c22 merge r89118 from trunk to branch 5.0
TDI-22368 fixed: Get the correct metadata table in the tUnite


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89123 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 12:08:08 +00:00
rdubois
4a274ce551 merge r89118 from trunk to branch 5.1
TDI-22368 fixed: Get the correct metadata table in the tUnite


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89122 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 12:07:41 +00:00
wliu
cad43a06d4 fix Bug TDI-21875 : When using the Vertica Output component with the copy method and the batch option turned on, the component always fails as soon as the second batch begins
https://jira.talendforge.org/browse/TDI-21875

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89121 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 11:52:50 +00:00
wliu
67e7c1e360 fix Bug TDI-21875 : When using the Vertica Output component with the copy method and the batch option turned on, the component always fails as soon as the second batch begins
https://jira.talendforge.org/browse/TDI-21875

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89120 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 11:52:12 +00:00
jjzhou
7295a54e93 fix Bug TDI-22283:revert code to last version
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89102 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 09:19:50 +00:00
jjzhou
11c0b50642 fix Bug TDI-22283:revert code to last vestion.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89101 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 09:16:32 +00:00
hcyi
dc7f98170f bug TDI-22087 fixed : in txmlmap editor main connector had setting and expression icon ,but when click it,it no use .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89099 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 08:54:09 +00:00
jjzhou
c2e19faf31 fix Bug TDI-22367:investigate to replace "slf4j-api-1.5.8.jar" with "slf4j-api-1.6.1.jar" with Bonita 5.6.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89093 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 08:00:38 +00:00
nrousseau
14fa9b9ab4 merge r89082 from trunk to branch 5.1
bug TDI-22372: fix problem with previous commit


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89088 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 07:21:08 +00:00
mzhao
20ade70c18 merge r89069 from trunk to branch 5.1
TDQ-4275 Reoganize TDQ component family.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89081 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 06:33:14 +00:00
nrousseau
8f47ca06bf merge r89064 from trunk to branch 5.1
bug TDI-22262: fix problem of display of error mark


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89066 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 04:10:20 +00:00
nrousseau
89af574ae3 merge r89059 from trunk to branch 5.1
bug TDI-22369: fix wrong family name


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89060 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 03:11:03 +00:00
nrousseau
04868f33dd merge r89055 from trunk to branch 5.1
bug TDI-22372: avoid any warning if the module name is not with any extension.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89056 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 02:04:35 +00:00
plv
13ffc26c13 bug TDI-21402:Database connection in job will failed if use the connection in joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89024 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-13 09:25:29 +00:00
plv
476a47f6d7 bug TDI-21402:Database connection in job will failed if use the connection in joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@89021 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-13 09:17:38 +00:00
wchen
7abacc8865 merge r88996 from trunk to branch 5.0
bug TDI-8282 fixed: Connection properties should not be editable


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@89002 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-13 08:14:49 +00:00
wchen
12d5738edb merge r88996 from trunk to branch 5.1
bug TDI-8282 fixed: Connection properties should not be editable


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88998 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-13 08:08:21 +00:00
jjzhou
b37dcdad6d fix Bug TDI-22283:Path having backslash not handled, escaping not handled
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88989 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-13 05:35:49 +00:00
jjzhou
c8e9fde0d9 fix Bug TDI-22283:Path having backslash not handled, escaping not handled
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88988 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-13 05:26:10 +00:00
fwang
791bb97f68 bug TDI-21904 fixed:Context: Add to repository context doesn't show existing context group
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88974 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-13 02:01:31 +00:00
fwang
c5e43152cc bug TDI-21904 fixed:Context: Add to repository context doesn't show existing context group
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88973 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-13 02:01:20 +00:00
plv
837e018058 bug TDI-8512 fixed:Job description does not word wrap in Job tab
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88952 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-10 09:18:52 +00:00
plv
68accfe6b1 bug TDI-8512 fixed:Job description does not word wrap in Job tab
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88945 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-10 09:07:12 +00:00
rdubois
53c322b4e4 merge r88939 from trunk to branch 5.0
Add a missing message in the tSystem properies


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88942 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-10 09:03:51 +00:00
rdubois
5477fb511b merge r88939 from trunk to branch 5.1
Add a missing message in the tSystem properies


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88940 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-10 09:02:42 +00:00
fwang
c587f870fd bug TDI-22292 fixed:D-click the blank area of a component, NPE error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88920 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-10 05:59:05 +00:00
fwang
a1676262b1 bug TDI-22292 fixed:D-click the blank area of a component, NPE error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88918 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-10 05:58:50 +00:00
wchen
1e97bfebd7 merge r88909 from trunk to branch 5.1
bug  TDI-20705 fixed :Filter link in txmlmap is not correct 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88910 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-10 03:35:56 +00:00
fwang
6cdca170c1 bug TDI-22052 fixed:Wrong confirmation after import as local
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88895 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-10 01:23:31 +00:00
hwang
ce7ea8f587 TDI-21917:Expanding/collapsing non-linear joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88869 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-09 08:52:37 +00:00
hcyi
83b74bf296 merge r88865 from trunk to branch 5.0
bug TDI-22179 fixed : Apply button do not work in tMap for many cases .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88867 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-09 08:33:15 +00:00
hcyi
998a94ef86 merge r88865 from trunk to branch 5.1
bug TDI-22179 fixed : Apply button do not work in tMap for many cases .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88866 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-09 08:24:43 +00:00
jjzhou
57133af940 fix Bug TDI-15344: Duplicate and unnecessary code generated by tReplace
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88840 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-09 03:31:51 +00:00
jjzhou
effff2abc6 fix Bug TDI-15344: Duplicate and unnecessary code generated by tReplace
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88839 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-09 03:31:47 +00:00
fwang
346699c965 bug TDI-21904 fixed:Context: Add to repository context doesn't show existing context group
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88833 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-09 03:19:56 +00:00
fwang
15edf9898c bug TDI-21904 fixed:Context: Add to repository context doesn't show existing context group
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88832 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-09 03:19:43 +00:00
jjzhou
179bc4ca41 fix Bug TDI-15344: Duplicate and unnecessary code generated by tReplace
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88805 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-08 09:10:48 +00:00
jjzhou
797ceef5c0 fix Bug TDI-15344: Duplicate and unnecessary code generated by tReplace
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88804 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-08 09:05:28 +00:00
hwang
51a7845fe4 TDI-21940:Do not allow joblet to be edited in job if joblet is dirty
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88796 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-08 07:41:06 +00:00
hwang
c2c9f9c0c1 TDI-22001:Exanded joblets not read-only
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88793 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-08 07:24:31 +00:00
wwang
7431ff7820 fix Bug TDI-22266 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88788 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-08 06:52:28 +00:00
wwang
ba32f5ba0f fix Bug TDI-22266: merge to branch5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88787 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-08 06:31:27 +00:00
jjzhou
c9e6815ea0 fix Bug TDI-15344: Duplicate and unnecessary code generated by tReplace
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88783 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-08 05:50:35 +00:00
jjzhou
53a2d69834 fix Bug TDI-15344: Duplicate and unnecessary code generated by tReplace
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88782 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-08 05:50:33 +00:00
zwzhao
481ee969fc bug TDI-19103 fixed : When importing job and canceling in the middle the created workspace dir is not deleted.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88780 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-08 05:42:29 +00:00
hcyi
dc37c915ca merge r88770 from trunk to branch 5.0
bug TDI-22146 fixed : Warning/error icon popups still empty .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88774 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-08 05:25:48 +00:00
hcyi
62ff41ca2c merge r88770 from trunk to branch 5.1
bug TDI-22146 fixed : Warning/error icon popups still empty .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88772 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-08 04:02:34 +00:00
ldong
5db0dddacf bug TDI-22055 fixed:Copybook wizard - rename schema doesn't refresh to job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88751 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-07 09:45:40 +00:00
plv
f39b3fd8cb bug TDI-6754 fixed:Moving of flow names not undone properly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88746 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-07 09:32:44 +00:00
plv
f406122851 bug TDI-6754 fixed:Moving of flow names not undone properly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88744 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-07 09:23:36 +00:00
zwzhao
d70fddc07d bug TDI-22256 fixed : Switch from designer->code->jobscript, name of component disappear
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88735 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-07 09:07:38 +00:00
fwang
1bd12dde38 bug TDI-22052 fixed:Wrong confirmation after import as local
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88732 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-07 08:53:06 +00:00
hwang
9390a6f16e TDI-22216:joblet nodeFigure hide CollapseFigure
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88730 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-07 08:04:58 +00:00
jjzhou
c3e59b7662 fix Bug TDI-22156: Job does not compile with backslash in tFilterRow conditions
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88716 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-07 06:15:34 +00:00
jjzhou
7851c5e477 fix Bug TDI-22156: Job does not compile with backslash in tFilterRow conditions
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88715 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-07 06:15:22 +00:00
wchen
a2b8d70700 merge r88701 from trunk to branch 5.0
bug TDI-20155 fixed:Fail to use tRules in a job


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88712 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-07 06:01:09 +00:00
wchen
0dc20c334f merge r88701 from trunk to branch 5.1
bug TDI-20155 fixed:Fail to use tRules in a job


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88709 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-07 05:52:07 +00:00
zwzhao
a41fbfbe58 bug TDI-6977 fixed : progress bar is full when import is not finished during import of project from login dialog box
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88670 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 09:17:44 +00:00
zwzhao
9bc1b1109d bug TDI-6977 fixed : progress bar is full when import is not finished during import of project from login dialog box
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88669 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 09:11:28 +00:00
plv
dc3c2a53fa bug TDI-21402:Database connection in job will failed if use the connection in joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88667 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 08:58:59 +00:00
fwang
d141c1f29c bug TDI-8476 fixed:Dynamic settings view displays in Camel components
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88666 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 08:51:52 +00:00
fwang
169e0a2687 bug TDI-8476 fixed:Dynamic settings view displays in Camel components
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88665 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 08:51:38 +00:00
plv
54e632c861 bug TDI-21402:Database connection in job will failed if use the connection in joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88663 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 08:49:33 +00:00
zwzhao
68badacaeb bug TDI-21154 fixed : Export Job:Export job with folder , drop down list of "Context scripts" is empty
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88658 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 07:58:36 +00:00
zwzhao
af7043807b bug TDI-21154 fixed : Export Job:Export job with folder , drop down list of "Context scripts" is empty
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88657 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 07:51:43 +00:00
bchen
2a89883d54 Fix Bug TDI-22104 : SAP connection still use sapjco2.jar when sapjco3.jar configured in joblet that causes compile error
http://jira.talendforge.org/browse/TDI-22104
merge r88632 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88642 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 05:58:12 +00:00
bchen
8ef5277bfb Fix Bug TDI-22104 : SAP connection still use sapjco2.jar when sapjco3.jar configured in joblet that causes compile error
http://jira.talendforge.org/browse/TDI-22104
merge r88632 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88639 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 05:41:01 +00:00
zwzhao
a76cb33d21 bug TDI-22198 fixed : Read-only job:Change Property Type:Job turn to dirty
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88637 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 05:38:54 +00:00
fwang
04a2084555 bug TDI-20206 fixed:Can't copy all the components and the links when expand the joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88635 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 05:20:16 +00:00
fwang
9492bcb931 bug TDI-20206 fixed:Can't copy all the components and the links when expand the joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88634 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-06 05:19:59 +00:00
sgandon
b277e6dd13 merge r88554 from trunk to branch 5.1
Repo View Action items now have the Id set in the extension points.
This help remove them if necessary.
Example use for repo has been updated.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88616 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-03 14:58:18 +00:00
wchen
805c475aed bug TDI-8507 fixed :Setting element status via project settings -> status management does not affect filter
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88600 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-03 10:06:54 +00:00
wchen
9aa7d8d28f merge r88596 from trunk to branch 5.1
bug  TDI-8507 fixed: Setting element status via project settings -> status management does not affect filters


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88597 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-03 09:42:32 +00:00
hwang
629f23b5ef TDI-22216:joblet nodeFigure hide CollapseFigure
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88591 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-03 09:12:12 +00:00
wliu
cc5c5bbd22 Fix Bug TDI-19575 : Problems related with escape character in the component tMysqlOutputBulkExec
http://jira.talendforge.org/browse/TDI-19575

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88562 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-03 02:29:44 +00:00
plv
00c904276a bug TDI-8512 fixed:Job description does not word wrap in Job tab
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88539 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 10:08:50 +00:00
plv
956cb457be bug TDI-8512 fixed:Job description does not word wrap in Job tab
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88538 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 10:05:22 +00:00
zwzhao
25ca60bee9 bug TDI-7993 fixed : "Modification" label not fully displayed on Job tab
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88533 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 09:56:47 +00:00
zwzhao
cbf14e35a0 bug TDI-7993 fixed : "Modification" label not fully displayed on Job tab
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88531 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 09:52:50 +00:00
zwzhao
2f7d35f24c bug TDI-5510 fixed : Missing translations
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88518 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 09:15:41 +00:00
plv
7eb4cc4333 bug TDI-21880 fixed:Auto Generated doc of job/joblet:if import a new job/joblet, this function not work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88517 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 09:13:37 +00:00
plv
0731a48ecb bug TDI-21880 fixed:Auto Generated doc of job/joblet:if import a new job/joblet, this function not work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88515 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 09:06:15 +00:00
wliu
1890aba1ea Fix Bug TDI-19575 : Problems related with escape character in the component tMysqlOutputBulkExec
http://jira.talendforge.org/browse/TDI-19575

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88511 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 08:53:18 +00:00
zwzhao
a57259815e bug TDI-7161 fixed : Variable in component view not update after update the corresponding metedata
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88498 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 07:45:50 +00:00
fwang
2d32eef25f bug TDI-8443 fixed:Can not create techincal status with more than three letters..
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88476 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 03:06:19 +00:00
fwang
2b3308bf71 bug TDI-8443 fixed:Can not create techincal status with more than three letters..
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88474 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 03:05:42 +00:00
plv
dfaf310cf5 bug TDI-21880 fixed:Auto Generated doc of job/joblet:if import a new job/joblet, this function not work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88473 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 02:28:49 +00:00
plv
3f534c2ece bug TDI-21880 fixed:Auto Generated doc of job/joblet:if import a new job/joblet, this function not work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88472 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 02:20:41 +00:00
zwzhao
9b4a081742 bug TDI-7993 fixed : "Modification" label not fully displayed on Job tab
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88471 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 02:14:07 +00:00
zwzhao
4eda2aef8e bug TDI-7993 fixed : "Modification" label not fully displayed on Job tab
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88469 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-02 02:09:53 +00:00
wchen
f0b2c01add merge r88436 from trunk to branch 5.0
bug  TDI-8338 fixed: Changing lookup globalMap Keys does not dirty tMap


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88440 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 10:11:15 +00:00
wchen
c6d4fdb890 merge r88436 from trunk to branch 5.1
bug  TDI-8338 fixed: Changing lookup globalMap Keys does not dirty tMap


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88439 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 10:09:01 +00:00
plv
12d946577e bug TDI-21880 fixed:Auto Generated doc of job/joblet:if import a new job/joblet, this function not work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88438 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 10:08:18 +00:00
plv
6b254e23ad bug TDI-21880 fixed:Auto Generated doc of job/joblet:if import a new job/joblet, this function not work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88437 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 10:05:42 +00:00
fwang
13b418de87 bug TDI-8601 fixed:Clear button does not delete job execution information
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88433 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 09:54:29 +00:00
fwang
aa738e53ce bug TDI-8601 fixed:Clear button does not delete job execution information
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88431 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 09:53:12 +00:00
jzhao
2b7c3cb51a Fix Backlog Task TDI-22173: tOleDbRow with reject but can't catch reject.
http://jira.talendforge.org/browse/TDI-22173

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88416 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 08:00:07 +00:00
jzhao
fba08078fe Fix Backlog Task TDI-22173: tOleDbRow with reject but can't catch reject.
http://jira.talendforge.org/browse/TDI-22173

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88415 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 07:59:37 +00:00
fwang
7f9b93f650 bug TDI-18078 fixed:The action "Manage Dependencies"/"Detecte Dependencies" shouldn't display on Job, SQL template, Business Model, Routines, etc.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88410 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 07:42:55 +00:00
fwang
2d2dae24f5 bug TDI-18078 fixed:The action "Manage Dependencies"/"Detecte Dependencies" shouldn't display on Job, SQL template, Business Model, Routines, etc.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88408 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 07:41:57 +00:00
zwzhao
86729d7ea6 bug TDI-22115 fixed : if want to a guess schema and some jars are missing, a dialog should tell the user directly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88405 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 07:33:25 +00:00
jzhao
16c1888e8c Fix TDI-21822: Catch rejects from tJDBCRow without inputRow
http://jira.talendforge.org/browse/TDI-21822

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88398 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 06:32:19 +00:00
jzhao
27169ab3e3 Fix Bug TDI-21822: Catch rejects from tJDBCRow without inputRow
http://jira.talendforge.org/browse/TDI-21822

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88397 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 06:29:28 +00:00
jjzhou
77bd3b6cf6 fix Bug TDI-21775: bug by naming a column "commonByteArray" in schemas
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88381 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 01:54:58 +00:00
jjzhou
de6f004ab7 fix Bug TDI-21775: bug by naming a column "commonByteArray" in schemas
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88379 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-01 01:52:19 +00:00
jzhao
cdfda37cc4 TDI-21809: tFileInputXML doesn't handle UNC path correctly
http://jira.talendforge.org/browse/TDI-21809

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88360 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-31 10:35:57 +00:00
jzhao
7b76fd7abf TDI-21809: tFileInputXML doesn't handle UNC path correctly
http://jira.talendforge.org/browse/TDI-21809

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88359 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-31 10:35:48 +00:00
ycbai
55896a35bc bug TDI-22125 fixed : Unable to edit routine dependencies : NPE in error log
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88352 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-31 09:21:52 +00:00
zwzhao
1aeda8fd97 bug TDI-22114 fixed : Error message should be displayed if the tns file is not valid
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88334 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-31 06:56:58 +00:00
mwang
477ce66633 For bug TDI-21898
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88327 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-31 06:29:10 +00:00
zwzhao
69b410a73c bug TDI-22121 fixed : need backport on 5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88320 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-31 03:16:54 +00:00
jzhao
b7767e1b6c Fix Bug TDI-22059:The code of method tFileInputEBCDIC_1Process(Map<String,Object>) is exceeding the 65535 bytes limit
http://jira.talendforge.org/browse/TDI-22059

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88316 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-31 02:56:57 +00:00
jyhu
fdcf5de94a fix bug TDI-21946 : Unable to get RecordSet of MySQL database with tDBSQLRow
http://jira.talendforge.org/browse/TDI-21946 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88294 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 10:48:27 +00:00
jyhu
b46fffad4b fix bug TDI-21946 : Unable to get RecordSet of MySQL database with tDBSQLRow
http://jira.talendforge.org/browse/TDI-21946 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88293 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 10:46:03 +00:00
hwang
a1a0b8c53c TDI-22058:Could not get the parameter value when we add an new row on the table for the first time
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88289 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 10:18:02 +00:00
plv
00c9fc61e7 bug TDI-21880 fixed:Auto Generated doc of job/joblet:if import a new job/joblet, this function not work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88272 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 09:22:21 +00:00
wwang
63d5cad3b3 fix Bug TDI-21876 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88271 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 09:21:17 +00:00
fwang
acf2f33524 bug TDI-8265 fixed:Unable to view test schema in read-only mode
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88268 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 09:12:52 +00:00
fwang
84e8d16f61 bug TDI-8265 fixed:Unable to view test schema in read-only mode
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88267 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 09:12:33 +00:00
wwang
131a060979 fix Bug TDI-21876: merge to branch5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88261 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 08:58:10 +00:00
plv
d49fc79aff bug TDI-21880 fixed:Auto Generated doc of job/joblet:if import a new job/joblet, this function not work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88259 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 08:54:32 +00:00
wchen
4b4db10db1 merge r88237 from trunk to branch 5.0
bug     TDI-8325 fixed:Disable right-click options


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88244 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 07:44:18 +00:00
wchen
93c45f90fc merge r88237 from trunk to branch 5.1
bug     TDI-8325 fixed:Disable right-click options


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88242 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 07:39:05 +00:00
jzhao
a8f0e499d2 Fix Bug TDI-22059:The code of method tFileInputEBCDIC_1Process(Map<String,Object>) is exceeding the 65535 bytes limit
http://jira.talendforge.org/browse/TDI-22059

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88231 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 06:11:50 +00:00
ycbai
a9b59e25bf bug TDQ-5900 fixed : When Get Patterns ETL job ,the job can't run after right click the menu "Run job"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88227 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-30 03:42:56 +00:00
jyhu
cab65e7e7d fix bug TDI-21730 : Ingers data bulk loading, concurrency issue. (Component:tIngresOutputBulkExec)
http://jira.talendforge.org/browse/TDI-21730 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88165 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-27 05:58:47 +00:00
jyhu
824ee2144d fix bug TDI-21730 : Ingers data bulk loading, concurrency issue. (Component:tIngresOutputBulkExec)
http://jira.talendforge.org/browse/TDI-21730 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88164 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-27 05:54:51 +00:00
hwang
ef1a9bc0c9 TDI-21808 :Could not save as a new version of joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88154 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-27 03:24:08 +00:00
hwang
71fc8e661b TDI-22079:Need to review the display of the background of joblets
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88103 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-26 04:15:45 +00:00
plv
8acd917413 TDI-22086:Import item into tis V5.2NB-88009,but I can't find the job in the workspace
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88090 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-26 01:46:49 +00:00
plv
0527978183 TDI-22086:Import item into tis V5.2NB-88009,but I can't find the job in the workspace
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88089 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-26 01:42:09 +00:00
fwang
ecb6131c67 bug TDI-22040 fixed:Check box table column in read-only mode can still be edited
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88056 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-25 07:07:45 +00:00
rdubois
b790f27629 Update dome hadoop components documentation
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88052 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-25 06:25:51 +00:00
fwang
d5253c1b71 bug TDI-22040 fixed:Check box table column in read-only mode can still be edited
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88050 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-25 06:06:58 +00:00
fwang
76c80a1829 bug TDI-21604 fixed:tAggregareRow_the layout is not good of set Column Default Value.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88028 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-25 02:35:26 +00:00
fwang
ac46e57615 bug TDI-21604 fixed:tAggregareRow_the layout is not good of set Column Default Value.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88027 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-25 02:35:24 +00:00
fwang
1e52d915a6 bug TDI-21027 fixed:Component Creation: Missing a scrollbar in the creation Wizzard
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88018 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-25 01:53:01 +00:00
fwang
0e9f3c5fed bug TDI-21027 fixed:Component Creation: Missing a scrollbar in the creation Wizzard
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@88017 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-25 01:52:59 +00:00
mwang
d0be52e8f3 For bug TDI-21244.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87991 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-24 10:01:31 +00:00
plv
dcdc6f9de1 bug TDI-21880 fixed:Auto Generated doc of job/joblet:if import a new job/joblet, this function not work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87969 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-24 08:03:44 +00:00
plv
0556efa9ed bug TDI-21880 fixed:Auto Generated doc of job/joblet:if import a new job/joblet, this function not work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87968 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-24 07:58:51 +00:00
jyhu
045f9ddc1b fix bug TDI-21975 : tCombinedSQLAggregate - Input/Output Column in Group By
http://jira.talendforge.org/browse/TDI-21975 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87961 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-24 06:27:56 +00:00
jyhu
ae58ffb1db fix bug TDI-21975 : tCombinedSQLAggregate - Input/Output Column in Group By
http://jira.talendforge.org/browse/TDI-21975 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87960 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-24 06:27:28 +00:00
fwang
610b9bdc74 bug TDI-21027 fixed:Component Creation: Missing a scrollbar in the creation Wizzard
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87928 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-23 10:00:54 +00:00
fwang
3c9597ef56 bug TDI-21027 fixed:Component Creation: Missing a scrollbar in the creation Wizzard
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87927 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-23 10:00:49 +00:00
fwang
4fbd95a69e bug TDI-21835 fixed:Prompt to lock subjob in a reference project after opening in read only
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87919 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-23 08:54:50 +00:00
fwang
e62835c4ee bug TDI-21835 fixed:Prompt to lock subjob in a reference project after opening in read only
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87918 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-23 08:54:38 +00:00
zwzhao
a667abd7d3 bug TDI-21701 fixed : Unable to use repository XML schema populated from customer WSDL. Error "Import from repository fail, please check your repository connection" returned.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87916 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-23 08:51:30 +00:00
jjzhou
5ef902a51c fix Bug TDI-21877: NullPointerException when selecting NTEXT fields from MSSql database connection
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87902 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-23 07:40:10 +00:00
jjzhou
124ccf6d08 fix Bug TDI-21877: NullPointerException when selecting NTEXT fields from MSSql database connection
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87901 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-23 07:39:58 +00:00
nrousseau
a079148989 merge r87821 from trunk to branch 5.0
[TDI-21993] Fixed: [cMessagingEndpoint]The code can not be generated when using amqp Camel component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87848 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-20 10:41:11 +00:00
nrousseau
cb8e9dc1c5 merge r87821 from trunk to branch 5.1
[TDI-21993] Fixed: [cMessagingEndpoint]The code can not be generated when using amqp Camel component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87847 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-20 10:38:33 +00:00
jyhu
58fd3aabbc fix bug TDI-21875 : When using the Vertica Output component with the copy method and the batch option turned on, the component always fails as soon as the second batch begins
http://jira.talendforge.org/browse/TDI-21875 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87830 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-20 07:00:42 +00:00
jyhu
a7d84f6631 fix bug TDI-21875 : When using the Vertica Output component with the copy method and the batch option turned on, the component always fails as soon as the second batch begins
http://jira.talendforge.org/browse/TDI-21875 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87829 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-20 06:58:53 +00:00
jzhao
63609bf22e Fix Bug TDI-21606:Method exceeding 65535 bytes limit while using tFileInputDelimited and tFileOutputMSXML
http://jira.talendforge.org/browse/TDI-21606

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87813 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-20 03:44:40 +00:00
jzhao
9c2cc27fed Fix Bug TDI-21606:Method exceeding 65535 bytes limit while using tFileInputDelimited and tFileOutputMSXML
http://jira.talendforge.org/browse/TDI-21606

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87812 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-20 03:44:08 +00:00
jjzhou
de68301f94 fix Bug TDI-21765: EBCDIC component ecoding for Cp1141
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87786 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-19 10:23:17 +00:00
jzhao
eecf1000da Fix Bug TDI-21606:Method exceeding 65535 bytes limit while using tFileInputDelimited and tFileOutputMSXML
http://jira.talendforge.org/browse/TDI-21606

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87780 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-19 09:17:46 +00:00
jzhao
f6265f728c Fix Bug TDI-21606:Method exceeding 65535 bytes limit while using tFileInputDelimited and tFileOutputMSXML
http://jira.talendforge.org/browse/TDI-21606

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87779 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-19 09:16:30 +00:00
plv
c05245c97d bug TDI-21926:When 'Generate Doc as HTML' the path is exist,it should give a dialog to show if overwrite it.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87775 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-19 08:46:41 +00:00
plv
c4ab265d5e bug TDI-21815:When 'Generate Doc as HTML' the path is not the present job path ,and dropdown list is empty .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87774 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-19 08:42:57 +00:00
plv
8d1fb2b5e9 bug TDI-21402:Database connection in job will failed if use the connection in joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87768 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-19 08:24:30 +00:00
ldong
ac67d2213c bug TDI-21997 fixed:ESB SE Studio failed to started on version 87721.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87764 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-19 08:18:12 +00:00
ldong
f487848efa bug TDI-21997 fixed:ESB SE Studio failed to started on version 87721.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87761 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-19 08:12:26 +00:00
rdubois
7dfd9eb5f2 merge r87719 from trunk to branch 5.1
TDI-21974 fixed: format hexadecimal md5 code


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87721 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 16:12:11 +00:00
rdubois
88b59eede1 TDI-21974 fixed: format hexadecimal md5 code
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87718 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 16:08:26 +00:00
rdubois
d91c54b3e4 TDI-21974 fixed: format hexadecimal md5 code
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87717 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 16:01:32 +00:00
rdubois
8bc6cb3514 merge r87713 from branch 5.0 to branch 5.1
TDI-21912: The detail of the error is interesting even if the job doesn't die.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87714 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 13:09:48 +00:00
rdubois
5fab87bf66 TDI-21912: The detail of the error is interesting even if the job doesn't die.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87713 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 13:08:46 +00:00
rdubois
88bb955b12 merge r87710 from branch 5.0 to branch 5.1
TDI-21912: The detail of the error is interesting even if the job doesn't die.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87711 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 12:55:37 +00:00
rdubois
5397ad6ee3 TDI-21912: The detail of the error is interesting even if the job doesn't die.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87710 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 12:53:35 +00:00
jyhu
88bb63dbec fix bug TDI-21912 : The tTeradataOutput component doesn't detect errors
http://jira.talendforge.org/browse/TDI-21912 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87703 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 10:21:04 +00:00
jyhu
efdf65ef15 fix bug TDI-21912 : The tTeradataOutput component doesn't detect errors
http://jira.talendforge.org/browse/TDI-21912 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87701 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 10:21:03 +00:00
jyhu
2bb24ba899 fix bug TDI-21912 : The tTeradataOutput component doesn't detect errors
http://jira.talendforge.org/browse/TDI-21912 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87680 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 08:01:11 +00:00
jyhu
9451097465 fix bug TDI-21912 : The tTeradataOutput component doesn't detect errors
http://jira.talendforge.org/browse/TDI-21912 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87679 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 07:54:24 +00:00
nrousseau
6d810a8c65 bug TDI-21869: should fix problem of branch 5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87660 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 05:57:10 +00:00
ldong
bf63d3e004 bug TDI-12901 fixed:Increase size of project drop-down in login dialog.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87658 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 05:45:16 +00:00
ldong
85203d3488 bug TDI-12901 fixed:Increase size of project drop-down in login dialog.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87656 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 05:38:46 +00:00
jyhu
674098b54a fix bug TDI-21912 : The tTeradataOutput component doesn't detect errors
http://jira.talendforge.org/browse/TDI-21912 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87641 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 03:31:38 +00:00
wliu
33ca3cd4c6 Fix Bug TDI-21912 : The tTeradataOutput component doesn't detect errors
http://jira.talendforge.org/browse/TDI-21912

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87635 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-18 02:16:07 +00:00
mwang
471994d881 For bug TDI-21918
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87578 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-17 06:24:43 +00:00
mwang
b042706b78 For bug TDI-21918
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87575 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-17 06:08:13 +00:00
nrousseau
8fac386979 merge r87363 from trunk to branch 5.0
Fix Backlog Task TDI-21869 : transfer value of PARALLELIZE_KEEP_EMPTY to tAsyncIn/Out components 
http://jira.talendforge.org/browse/TDI-21869


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87559 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-17 04:15:01 +00:00
nrousseau
d5023ee2d0 merge r87363 from trunk to branch 5.1
Fix Backlog Task TDI-21869 : transfer value of PARALLELIZE_KEEP_EMPTY to tAsyncIn/Out components 
http://jira.talendforge.org/browse/TDI-21869


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87558 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-17 04:10:22 +00:00
wliu
425f8c74e3 fix Bug TDI-21571 : Exception handling
http://jira.talendforge.org/browse/TDI-21571

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87551 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-17 03:13:36 +00:00
wliu
3dc4bf8704 fix Bug TDI-21571 : Exception handling
http://jira.talendforge.org/browse/TDI-21571

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87545 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-17 02:57:19 +00:00
plv
408a97b98f bug TDI-21926:When 'Generate Doc as HTML' the path is exist,it should give a dialog to show if overwrite it.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87541 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-17 02:36:51 +00:00
bchen
f48b17788d Fix Bug TDI-21708 : tDb2Output with parallel exceution enable cannot insert null value in db
http://jira.talendforge.org/browse/TDI-21708
modify migration task to set "PARALLELIZE_KEEP_EMPTY" with true for old job.
merge r87527 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87529 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-16 10:23:19 +00:00
bchen
eed50f4acc Fix Bug TDI-21708 : tDb2Output with parallel exceution enable cannot insert null value in db
http://jira.talendforge.org/browse/TDI-21708
modify migration task to set "PARALLELIZE_KEEP_EMPTY" with true for old job.
merge r87527 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87528 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-16 10:22:15 +00:00
plv
a77bbdbb1b bug TDI-21815:When 'Generate Doc as HTML' the path is not the present job path ,and dropdown list is empty .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87520 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-16 09:13:04 +00:00
jyhu
8070f0337c Fix Bug TDI-21816 : missing a not(!) for all the tELT***Output components.
http://jira.talendforge.org/browse/TDI-21816 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87488 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-16 06:17:24 +00:00
jyhu
fe8597219e Fix Bug TDI-21816 : missing a not(!) for all the tELT***Output components.
http://jira.talendforge.org/browse/TDI-21816 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87483 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-16 05:40:59 +00:00
jyhu
ab37a6132d Fix Bug TDI-21782 : Null Pointer Exception with dynamic data type and empty table of Oracle component.
http://jira.talendforge.org/browse/TDI-21782 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87472 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-16 03:32:59 +00:00
jyhu
be7cc36fe1 Fix Bug TDI-21782 : Null Pointer Exception with dynamic data type and empty table of Oracle component.
http://jira.talendforge.org/browse/TDI-21782 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87471 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-16 03:29:51 +00:00
fwang
091b43aa8c bug TDI-17359 fixed:tRowGenerator might remove some parenthesis
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87463 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-16 02:42:50 +00:00
fwang
6b19a4f5f1 bug TDI-17359 fixed:tRowGenerator might remove some parenthesis
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87462 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-16 02:42:48 +00:00
mwang
507d2ae776 For bug TDI-21546
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87412 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-13 09:08:28 +00:00
mwang
b2be8f45e1 for bug TDI-21546
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87385 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-13 06:48:30 +00:00
fwang
67084b33f1 bug TDI-21027 fixed:Component Creation: Missing a scrollbar in the creation Wizzard
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87358 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-13 02:39:54 +00:00
fwang
88e9437a6a bug TDI-21027 fixed:Component Creation: Missing a scrollbar in the creation Wizzard
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87357 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-13 02:39:52 +00:00
bchen
e489bf57b7 Fix Bug TDI-21708 : tDb2Output with parallel exceution enable cannot insert null value in db
http://jira.talendforge.org/browse/TDI-21708
add migration task to set "PARALLELIZE_KEEP_EMPTY" with true for old job.
merge r87305 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87328 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-12 10:16:16 +00:00
bchen
431d2295f1 Fix Bug TDI-21708 : tDb2Output with parallel exceution enable cannot insert null value in db
http://jira.talendforge.org/browse/TDI-21708
add migration task to set "PARALLELIZE_KEEP_EMPTY" with true for old job.
merge r87305 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87322 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-12 09:55:09 +00:00
nrousseau
664cbda6f5 merge r87286 from trunk to branch 5.1
Bug TDI-20521 : enhance previous fix, fix in fact the point 1 of the bug TDI-8308


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87291 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-12 07:58:17 +00:00
jjzhou
946d99935b fix Bug TDI-21765: EBCDIC component ecoding for Cp1141
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87260 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-12 03:33:58 +00:00
hcyi
aa0251ea6a merge r87253 from trunk to branch 5.0
bug TDI-21601 fixed :  The wizard of tFileOutputMSXML can't display the columns of schema .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87258 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-12 03:21:24 +00:00
hcyi
c3f231717c merge r87253 from trunk to branch 5.1
bug TDI-21601 fixed :  The wizard of tFileOutputMSXML can't display the columns of schema .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87256 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-12 03:17:56 +00:00
nrousseau
984496b2cd merge r87240 from trunk to branch 5.1
Fix Bug TDI-21776 : Wrong accents 
http://jira.talendforge.org/browse/TDI-21776


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87242 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-12 02:22:29 +00:00
fwang
23a374ee96 bug TDI-21719 fixed:Create routine from top menu, NPE error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87237 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-12 01:58:08 +00:00
jyhu
655856ab09 Fix Bug TDI-21748 : Display of String truncation option in tSchemaComplianceCheck.
http://jira.talendforge.org/browse/TDI-21748

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87211 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-11 10:58:26 +00:00
jyhu
f7ca748efc Fix Bug TDI-21748 : Display of String truncation option in tSchemaComplianceCheck.
http://jira.talendforge.org/browse/TDI-21748

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87209 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-11 10:56:40 +00:00
ldong
1ab62d9e35 bug TDI-21733 fixed:Joblet:swith from designer to code tab, NPE error.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87199 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-11 09:19:15 +00:00
ldong
6c28e8797d bug TDI-21733 fixed:Joblet:swith from designer to code tab, NPE error.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87195 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-11 09:13:45 +00:00
hcyi
00a09c8347 merge r87178 from trunk to branch 5.0
bug TDI-21313 fixed : Job will be modified just when select a tFileOutputDelimited with CSV mode .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87183 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-11 08:34:50 +00:00
hcyi
e391ce6f04 merge r87178 from trunk to branch 5.1
bug TDI-21313 fixed : Job will be modified just when select a tFileOutputDelimited with CSV mode .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87181 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-11 08:30:57 +00:00
plv
1e03ee4851 bug TDI-21402:Database connection in job will failed if use the connection in joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87173 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-11 08:03:42 +00:00
nrousseau
88e2fd5f88 merge r87149 from trunk to branch 5.1
bug TDI-20521: change the size of the NodeContainer, this avoids to have a too big invisible figure which hide the button from expand/collapse.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87150 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-11 06:18:37 +00:00
fwang
720a0a9166 bug TDI-20207 fixed:user should be not able to copy joblet to itself
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87093 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-10 07:02:25 +00:00
fwang
0d6a394467 bug TDI-20207 fixed:user should be not able to copy joblet to itself
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87092 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-10 07:02:20 +00:00
wwang
ca4de8b0f0 fix Bug TDI-7865 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@87039 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-09 09:16:18 +00:00
wwang
ebd07a17bf fix Bug TDI-7865: merge to branch5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87038 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-09 09:05:18 +00:00
nrousseau
2bc92157ec bug TDI-21754: simply force a reload of the item if this one is unloaded when export
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87027 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-09 08:05:29 +00:00
wwang
654a2165cf fix Bug TDI-21715: merge to branch5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@87010 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-09 05:26:01 +00:00
jyhu
33a46612ec Fix Bug TDI-21748 : Display of String truncation option in tSchemaComplianceCheck.
http://jira.talendforge.org/browse/TDI-21748

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86954 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-06 09:49:13 +00:00
jyhu
9e830d4a4c Fix Bug TDI-21748 : Display of String truncation option in tSchemaComplianceCheck.
http://jira.talendforge.org/browse/TDI-21748

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86952 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-06 09:46:28 +00:00
wchen
c4105da58a merge r86899 from trunk to branch 5.0
bug TDI-21668 fixed:Remove User Routine Dependency from Job not working 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86912 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-06 06:14:39 +00:00
wchen
2f506a8564 merge r86899 from trunk to branch 5.1
bug TDI-21668 fixed:Remove User Routine Dependency from Job not working 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86905 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-06 05:57:35 +00:00
zwzhao
ff4f041d16 bug TDI-20110 fixed : Studio shreddered my Rest DataService and persistently prevents repairs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86900 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-06 05:43:36 +00:00
wliu
26ca70dcd6 fix Bug TDI-21606:Method exceeding 65535 bytes limit while using tFileInputDelimited and tFileOutputMSXML
http://jira.talendforge.org/browse/TDI-21606

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86846 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-05 10:59:34 +00:00
wliu
016f4d3162 fix Bug TDI-21606:Method exceeding 65535 bytes limit while using tFileInputDelimited and tFileOutputMSXML
http://jira.talendforge.org/browse/TDI-21606

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86844 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-05 10:37:58 +00:00
zwzhao
438209d786 bug TDI-20110 fixed : Studio shreddered my Rest DataService and persistently prevents repairs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86836 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-05 09:51:35 +00:00
wliu
4d0cdc61b3 fix Bug TDI-21606:Method exceeding 65535 bytes limit while using tFileInputDelimited and tFileOutputMSXML
http://jira.talendforge.org/browse/TDI-21606

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86826 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-05 08:51:49 +00:00
jyhu
dc4b9e101a Fix Bug TDI-21568 : tPop filter settings doesn't work(merge into branch 5.0).
http://jira.talendforge.org/browse/TDI-21568 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86822 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-05 08:22:00 +00:00
ycbai
06b65fa196 bug TDQ-4974 fixed : When Get Patterns ETL job ,the job can't run and the job run button can't be used
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86819 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-05 08:13:47 +00:00
wliu
0c1f4de4fd fix Bug TDI-21606:Method exceeding 65535 bytes limit while using tFileInputDelimited and tFileOutputMSXML
http://jira.talendforge.org/browse/TDI-21606

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86811 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-05 07:37:12 +00:00
fwang
7b8b4a4803 bug TDI-15281 fixed:Changes in expression builder lost when tMap closed
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86797 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-05 05:56:01 +00:00
fwang
90b668f063 bug TDI-15281 fixed:Changes in expression builder lost when tMap closed
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86795 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-05 05:55:08 +00:00
wchen
b896ac17d2 bug TDI-21411 fixed: the modification in Jobscript panel not effect on the job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86779 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-05 03:17:17 +00:00
wchen
5c40e48b57 merge r86775 from trunk to branch 5.1
bug TDI-21411 fixed:the modification in Jobscript panel not effect on the job


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86776 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-05 02:59:36 +00:00
wliu
33eb3504ba fix workitem TDI-21739 : remove the unnecessary code in tMDMReadConf
http://jira.talendforge.org/browse/TDI-21739

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86749 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-04 10:07:51 +00:00
wliu
09467cbda1 fix workitem TDI-21739 : remove the unnecessary code in tMDMReadConf
http://jira.talendforge.org/browse/TDI-21739

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86743 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-04 09:38:51 +00:00
wchen
11a1146f02 merge r86696 from trunk to branch 5.1
bug TDI-21623 fixed:Using CTRL+SPACE in tXMLMap expressions does not generate global variables list


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86701 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-04 03:21:56 +00:00
wchen
903b935a83 merge r86656 from trunk to branch 5.1
bug TDI-21623 fixed: Using CTRL+SPACE in tXMLMap expressions does not generate global variables list


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86700 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-04 03:16:42 +00:00
ldong
3c04fb84ec bug TDI-8394 fixed:Error when undo output links order change.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86695 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-04 02:40:18 +00:00
ldong
c990d6704a bug TDI-8394 fixed:Error when undo output links order change.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86694 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-04 02:35:06 +00:00
ycbai
6d80f9d129 bug TDI-21296 fixed: No error message when selecting all Jobs&Routes and exporting as OSGI bundles
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86578 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-02 08:17:42 +00:00
ycbai
fefaad659e bug TDI-21296 fixed: No error message when selecting all Jobs&Routes and exporting as OSGI bundles
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86577 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-02 08:10:26 +00:00
jyhu
7a544a1330 Fix Bug TDI-21568 : tPop filter settings doesn't work.
http://jira.talendforge.org/browse/TDI-21568 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86561 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-02 04:00:03 +00:00
ycbai
72ab6d970b bug TDI-20486 fixed: the component is not preconfigured with the chosen rule after drag and drop the validation rules to the component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86559 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-02 03:44:58 +00:00
ldong
3be7686641 bug TDI-13124 fixed:Action not disabled when changing workspace.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86558 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-02 03:35:05 +00:00
fwang
62a068fd05 bug TDI-21604 fixed:tAggregareRow_the layout is not good of set Column Default Value.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86555 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-02 03:10:27 +00:00
fwang
274e29ef71 bug TDI-21604 fixed:tAggregareRow_the layout is not good of set Column Default Value.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86553 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-02 03:07:04 +00:00
bchen
b896ee1b86 Fix Bug TDI-21573 : tFileOutputMSXML cannot work with output of tUnite
http://jira.talendforge.org/browse/TDI-21573
when the last merge component don't have output connections, the prior merge component should be the start component
merge r86502 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86515 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-29 09:38:59 +00:00
bchen
fc643f11e3 Fix Bug TDI-21573 : tFileOutputMSXML cannot work with output of tUnite
http://jira.talendforge.org/browse/TDI-21573
when the last merge component don't have output connections, the prior merge component should be the start component
merge r86502 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86513 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-29 09:34:58 +00:00
ycbai
a54c5f2031 bug TDI-20486 fixed: the component is not preconfigured with the chosen rule after drag and drop the validation rules to the component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86496 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-29 06:32:38 +00:00
fwang
5e5e9b8357 bug TDI-21604 fixed:tAggregareRow_the layout is not good of set Column Default Value.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86494 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-29 06:24:25 +00:00
ldong
9a8fc1d90b bug TDI-13124 fixed:Action not disabled when changing workspace.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86481 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-29 03:27:35 +00:00
wchen
fe38139f9c merge r86382 from trunk to branch 5.1
bug TDI-21499 fixed: tXMLMap : drag & drop is possible but has no effect


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86387 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-27 09:46:03 +00:00
wchen
73a808043b merge r86367 from trunk to branch 5.1
bug TDI-21499 fixed: tXMLMap : drag & drop is possible but has no effect


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86384 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-27 09:41:42 +00:00
jjzhou
fba4b0e14d fix Bug TDI-21520: a bug with the EBCDIC datatype PIC S9
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86378 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-27 09:12:03 +00:00
wchen
89583c76b6 merge r86329 from trunk to branch 5.1
bug TDI-20299 fixed:tXMLMap: Replacing inbound schema does not purge outbound map links leads to Errors although schema and map are ok


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86331 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-26 09:10:21 +00:00
zwzhao
1f1296acec bug TDI-21413 fixed : tELTOracleMap : incorrect enclosing occurs when a column name contains other column name in generated sql
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86326 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-26 08:49:03 +00:00
zwzhao
2c92949a89 bug TDI-21413 fixed : tELTOracleMap : incorrect enclosing occurs when a column name contains other column name in generated sql
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86325 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-26 08:45:57 +00:00
ldong
4bba82799f bug TDI-21525 fixed:backport on 5.1.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86292 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-26 02:49:03 +00:00
wchen
c7ba3faade bug TDI-21603 fixed: tAggregareRow_click add all in group by and Operations,click ok , will show errors in log, stuido can not be closed.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86265 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-25 09:07:12 +00:00
wchen
b675bbfe69 merge r86235 from trunk to branch 5.1
bug TDI-20733 fixed:Postgres ELT and ETL components act differently


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86236 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-25 05:48:32 +00:00
scorreia
d4c775230f i18n: synchronize Babili strings exported on 2012-06-21-10-42-47
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86156 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-21 09:00:30 +00:00
wchen
5f1e905a18 bug TDI-20733 fixed: Postgres ELT and ETL components act differently
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86145 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-21 07:50:48 +00:00
jjzhou
ae65a0a2c3 fix Bug TDI-21347: It's a feature , revert code to last version
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86133 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-21 06:53:38 +00:00
jjzhou
c03bc2546c fix Bug TDI-21347: It's a feature , revert code to last version.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86130 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-21 06:51:24 +00:00
jjzhou
8795e24162 fix Bug TDI-21578: Delete function in tLADAPOutput not working
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86126 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-21 06:16:58 +00:00
jjzhou
6e9f84e0a1 fix Bug TDI-21578: Delete function in tLADAPOutput not working
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86125 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-21 06:16:50 +00:00
ilazebny
807f66a669 Update pom version to 5.0.3
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86097 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-20 20:23:45 +00:00
rdubois
fbf9f2c191 merge r85605 from trunk to branch 5.0
Fix for TDI-20023


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86086 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-20 12:58:36 +00:00
rdubois
7e79551faf merge r85605 from trunk to branch 5.1
Fix for TDI-20023


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86085 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-20 12:58:08 +00:00
rdubois
0becd5225e merge r86075 from branch 5.0 to branch 5.1
TDI-21420 fixed: change the default value for METHODNAME parameter


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86077 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-20 12:07:28 +00:00
rdubois
d8507d8a09 TDI-21420 fixed: change the default value for METHODNAME parameter
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86075 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-20 12:05:24 +00:00
hwang
cc79fb20b8 TDI-21464:Export Petals ESB:Export successfully but with many error logs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86044 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-20 08:45:15 +00:00
nrousseau
7958e26c44 bug TDI-21008: avoid to execute the preview with really all possible jars from the build.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86041 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-20 08:22:00 +00:00
jzhao
915b3e1b8a Fix Bug TDI-21370: tfileoutputexcel component loses format cells in append mode
http://jira.talendforge.org/browse/TDI-21370
Note:1.Use default column style when cell is null but keep cell format
     2.Remove needless blank row when append empty sheet.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86021 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-20 06:56:03 +00:00
jzhao
5534b3c0df Fix Bug TDI-21370: tfileoutputexcel component loses format cells in append mode
http://jira.talendforge.org/browse/TDI-21370
Note:1.Use default column style when cell is null but keep cell format
     2.Remove needless blank row when append empty sheet.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86020 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-20 06:51:14 +00:00
hcyi
661c520456 bug TDI-21442 fixed : After compare jobs, left click filter erros will show in error log .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86013 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-20 06:19:52 +00:00
nrousseau
19ddfaff02 bug TDI-21543: use the same way as on trunk/5.1, use IWorkspaceRunnable to avoid the reload of the item because of the MDM resource listener
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@86009 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-20 04:24:51 +00:00
nrousseau
12dbad0751 bug TDI-21464: fix remaining errors on branch 5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85993 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-20 02:39:36 +00:00
hcyi
aa001743a4 merge r85939 from trunk to branch 5.1
bug TDI-6803 fixed : tFileInputMSDelimited did not fetch separator "\\" . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85941 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 09:58:27 +00:00
hcyi
669e2028d5 bug TDI-6803 fixed : tFileInputMSDelimited did not fetch separator "\\" .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85937 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 09:50:54 +00:00
bchen
e8063fb104 Fix Bug TDI-21516 : Bad rejected inner join on linked output
http://jira.talendforge.org/browse/TDI-21516
merge r85925 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85927 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 08:53:17 +00:00
bchen
3bf83faa59 Fix Bug TDI-21516 : Bad rejected inner join on linked output
http://jira.talendforge.org/browse/TDI-21516
merge r85925 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85926 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 08:51:18 +00:00
cli
a38e4fe552 TDI-21451: fixed the fake repository view problem
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85914 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 07:22:35 +00:00
dlin
73cf44b806 merge r85887 from trunk to branch 5.1
bug TDI-21062 fixed: tFileInputMSDelimited_no columns display after click "Edit columns" 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85905 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 06:13:41 +00:00
dlin
0e27da60a8 merge r85896 from trunk to branch 5.1
bug TDI-21072 fixed: tFileInputMSDelimited:error message pop up when check or uncheck "Use multiple separators"


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85904 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 06:10:16 +00:00
wchen
49a545689f bug TDI-21477 fixed:tXMLMap:Import from repository:loop lost
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85900 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 05:58:46 +00:00
wwang
659bdb807e fix Bug TDI-21513 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85892 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 03:33:18 +00:00
dlin
25fdfd4898 merge r85887 from trunk to branch 5.0
bug TDI-21062 fixed: tFileInputMSDelimited_no columns display after click "Edit columns" 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85891 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 03:31:04 +00:00
wwang
f425577f6c fix Bug TDI-21513: merge to branch5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85890 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 03:27:25 +00:00
wchen
6342336538 bug TDI-21478 fixed: tXMLMap:Deleted ouput,column which belong to output can not be deleted together
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85869 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 02:24:10 +00:00
wchen
b2a7c8175d merge r85811 from trunk to branch 5.1
bug TDI-21478 fixed:tXMLMap:Deleted ouput,column which belong to output can not be deleted together 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85865 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-19 02:09:37 +00:00
hcyi
3d5d5eb52c merge r85766 from trunk to branch 5.1
bug TDI-21324 fixed : Revert the #TDI-19844 fix , Multiple identical XPaths should be possible within tAdvancedFileOutputXML after applying #TDI-19844 . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85790 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-18 08:56:49 +00:00
wchen
09ff33be85 bug TDI-21480,TDI-21463 fixed:loop check problem
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85775 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-18 07:54:29 +00:00
hcyi
f55ea91c6f bug TDI-21324 fixed : Revert the #TDI-19844 fix , Multiple identical XPaths should be possible within tAdvancedFileOutputXML after applying #TDI-19844 .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85759 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-18 05:51:17 +00:00
ldong
2295dbebb2 bug TDI-20584 fixed:Can't retrive schema correctly when migrate a connection from 402 to 423.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85742 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-18 03:02:17 +00:00
nrousseau
c122bd6863 merge r85730 from branch 5.0 to branch 5.1
bug TDI-21534 fixed: allow to use greenplum component  as dbmap


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85731 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-18 02:19:49 +00:00
nrousseau
ad4ae7bc0f bug TDI-21534 fixed: allow to use greenplum component as dbmap
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85730 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-18 02:13:31 +00:00
wchen
1d5f581d0b bug TDI-21415 fixed:Collapse all the tree nodes when close a business model editor
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85669 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-15 08:49:16 +00:00
hcyi
2e99a5f70d merge r85648 from trunk to branch 5.0
bug TDQ-3684 fixed : Register via Proxy doesn't work .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85653 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-15 07:35:27 +00:00
hcyi
c3cf28ac39 merge r85648 from trunk to branch 5.1
bug TDQ-3684 fixed : Register via Proxy doesn't work .


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85651 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-15 07:30:25 +00:00
jzhao
cecfe8756a Fix Backlog Task TDI-21412:Postgres ELT and ETL components act differently ,need additional work form component team
http://jira.talendforge.org/browse/TDI-21412
Note:Rollback part of the changes

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85629 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-15 04:04:56 +00:00
jzhao
8debb7852f Fix Backlog Task TDI-21412:Postgres ELT and ETL components act differently ,need additional work form component team
http://jira.talendforge.org/browse/TDI-21412
Note:Rollback part of the changes

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85628 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-15 04:04:56 +00:00
dlin
d4e8e0e49c merge r85612 from trunk to branch 5.1
bug TDI-6611 fixed: tFileInputMSDelimited use context variable as file name,dont supply checkbox "Use multiple separators"


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85615 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-15 03:05:32 +00:00
dlin
88adf25cfc merge r85612 from trunk to branch 5.0
bug TDI-6611 fixed: tFileInputMSDelimited use context variable as file name,dont supply checkbox "Use multiple separators"


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85614 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-15 02:59:47 +00:00
wchen
cd2e0d480b bug TDI-21469 fixed: Business model item disappear after changing status in project setting
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85607 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-15 01:57:09 +00:00
zwzhao
c882af5636 bug TDI-21413 fixed : tELTOracleMap : incorrect enclosing occurs when a column name contains other column name in generated sql
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85548 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-14 03:35:05 +00:00
zwzhao
f5d33f99bf bug TDI-21413 fixed : tELTOracleMap : incorrect enclosing occurs when a column name contains other column name in generated sql
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85546 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-14 03:28:43 +00:00
jzhao
36188dc0c7 Fix Backlog Task TDI-21412:Postgres ELT and ETL components act differently ,need additional work form component team
http://jira.talendforge.org/browse/TDI-21412

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85524 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-14 01:58:15 +00:00
jzhao
7dee5ea298 Fix Backlog Task TDI-21412:Postgres ELT and ETL components act differently ,need additional work form component team
http://jira.talendforge.org/browse/TDI-21412

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85523 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-14 01:58:13 +00:00
hcyi
3e5b2312d0 bug TDI-21461 fixed : In preferences, click AMC and then click some tiems below talend random, click ok errors will show .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85521 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-14 01:58:05 +00:00
jjzhou
8241a44867 fix Bug TDI-21347: Ingres bulk component-tIngresOutputBulkExec. The orginal value spaces ' ' (The value only has spaces) is changed to '' in the result.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85472 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-13 08:43:24 +00:00
jjzhou
2e0f8bf23e fix Bug TDI-21347: Ingres bulk component-tIngresOutputBulkExec. The orginal value spaces ' ' (The value only has spaces) is changed to '' in the result.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85471 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-13 08:43:24 +00:00
bchen
53a385b720 Fix Bug TDI-21381 : Sybase ASE Store procedure with multiple row insert issue
http://jira.talendforge.org/browse/TDI-21381
use execute method when the procedure return resultset
use executeUpadte method when the procedure don't have return value or have out type return value
use executeQuery method when the procedure return resultset and the procedure have multiple select method
merge r85447 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85459 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-13 07:44:12 +00:00
bchen
337e92b9fe Fix Bug TDI-21381 : Sybase ASE Store procedure with multiple row insert issue
http://jira.talendforge.org/browse/TDI-21381
use execute method when the procedure return resultset
use executeUpadte method when the procedure don't have return value or have out type return value
use executeQuery method when the procedure return resultset and the procedure have multiple select method
merge r85447 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85458 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-13 07:42:43 +00:00
zwzhao
d89a3b5370 bug TDI-21444 fixed : context disable after swith between jobscript->code->jobeditor
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85357 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-12 08:24:45 +00:00
zwzhao
3e3d20c775 bug TDI-21444 fixed : context disable after swith between jobscript->code->jobeditor
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85355 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-12 08:18:03 +00:00
jyhu
a48fe71712 Fix Bug TDI-21422 : tFileUnarchive Does not work with uppercase filenames and password protected files on case sensitive OS .
http://jira.talendforge.org/browse/TDI-21422 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85341 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-12 07:39:15 +00:00
jyhu
9b345694dd Fix Bug TDI-21422 : tFileUnarchive Does not work with uppercase filenames and password protected files on case sensitive OS .
http://jira.talendforge.org/browse/TDI-21422 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85338 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-12 07:31:13 +00:00
wwang
b0da3f3f4f fix Bug TDI-19355 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85310 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-12 06:24:33 +00:00
wwang
16a06fb61b fix Bug TDI-19355: merge to branch5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85306 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-12 06:05:54 +00:00
jzhao
5363884b0c Fix Bug TDI-21251 : Cannot create advanced xml file with Hive
http://jira.talendforge.org/browse/TDI-21251
Note:1.revert tAdvancedFileOutputXML add try { at the begin part and } finally {...} at the end part.
     2.Catch Exception in tParseRecordSet component.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85304 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-12 05:57:45 +00:00
jzhao
778c88e5d1 Fix Bug TDI-21251 : Cannot create advanced xml file with Hive
http://jira.talendforge.org/browse/TDI-21251
Note:1.revert tAdvancedFileOutputXML add try { at the begin part and } finally {...} at the end part.
     2.Catch Exception in tParseRecordSet component.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85303 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-12 05:57:41 +00:00
jjzhou
ac2c54e9a6 fix Bug TDI-20886: tMSSqlInput removes some characters
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85296 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-12 05:29:14 +00:00
jjzhou
4da509065b fix Bug TDI-20886: tMSSqlInput removes some characters
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85294 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-12 05:28:21 +00:00
hcyi
af0866d3c7 merge r85278 from trunk to branch 5.1
bug TDI-19883 fixed : Artifacts imported to a SVN controlled project are not committed to SVN and are lost after restart . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85279 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-12 03:47:36 +00:00
sizhaoliu
972204e54c merge r85226 from trunk to branch 5.1
TDQ-5570 fixed: exclude project name part from generated routine for tStandardizeRow


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85232 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-11 13:17:09 +00:00
sizhaoliu
e2de7e97a1 merge r85226 from trunk to branch 5.0
TDQ-5570 fixed: exclude project name part from generated routine for tStandardizeRow


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85231 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-11 13:15:39 +00:00
zwzhao
0dd46180e9 bug TDI-21413 fixed : tELTOracleMap : incorrect enclosing occurs when a column name contains other column name in generated sql
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85164 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-11 07:46:26 +00:00
zwzhao
5e8adf6be7 bug TDI-21413 fixed : tELTOracleMap : incorrect enclosing occurs when a column name contains other column name in generated sql
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85161 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-11 07:38:22 +00:00
mwang
20c4da160d For bug TDI-21396, just remove the filter and make the "element" can be dragged to "Related Column".
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85103 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-08 10:08:15 +00:00
mwang
472859a371 For bug TDI-21396, just remove the filter and make the "element" can be dragged to "Related Column".
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85098 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-08 10:02:20 +00:00
bchen
2fe371c609 Fix Bug TDI-21416 : tFlowToIterate & tSoap error
http://jira.talendforge.org/browse/TDI-21416
merge r85093 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85096 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-08 09:56:48 +00:00
fwang
d535e09cae merge r85084 from trunk to branch 5.1
bug TDI-21189 fixed:A document can be opened many times in studio. 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85090 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-08 09:32:50 +00:00
fwang
e87e922e53 bug TDI-21189 fixed:A document can be opened many times in studio.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85085 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-08 09:24:39 +00:00
wwang
ae3722de3a fix TDI-19465 : revert it and keep the old behaviour
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85067 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-08 08:20:56 +00:00
wchen
a0a455fbf4 bug TDI-21411 fixed: the modification in Jobscript panel not effect on the job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85057 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-08 07:49:36 +00:00
wwang
79d8c7df9f fix Bug TDI-21341 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85053 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-08 07:28:14 +00:00
wwang
b831da367d fix Bug TDI-21341: merge to branch5.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85052 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-08 07:15:20 +00:00
wchen
d144e3ab7b merge r85045 from trunk to branch 5.1
bug  TDI-21411 fixed: the modification in Jobscript panel not effect on the job


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85046 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-08 06:30:40 +00:00
jjzhou
356d226b28 fix Bug TDI-21323: Problems downloading email from IMAP-Lotus Notes server with tPop
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85039 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-08 03:21:57 +00:00
jjzhou
a2fc086b40 fix Bug TDI-21323: Problems downloading email from IMAP-Lotus Notes server with tPop
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85037 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-08 03:18:12 +00:00
rdubois
b4610b4083 merge r85021 from trunk to branch 5.0
TDI-21435 fixed: add the cid after the isURL variable


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@85023 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 14:38:44 +00:00
rdubois
1565ca19b9 merge r85021 from trunk to branch 5.1
TDI-21435 fixed: add the cid after the isURL variable


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@85022 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 14:38:19 +00:00
zwzhao
0945eccf9e bug TDI-7445 fixed : wrong name for the "open another version" dialog box
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84995 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 10:04:58 +00:00
zwzhao
57b9df02d9 bug TDI-7445 fixed : wrong name for the "open another version" dialog box
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84994 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 10:02:08 +00:00
zwzhao
7a68b88b96 bug TDI-7445 fixed : wrong name for the "open another version" dialog box
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84991 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 09:57:29 +00:00
zwzhao
7204185af1 bug TDI-21250 fixed : Even you add new library with Edit routine Libraries, the routine class will lost the dependency when you restart the studio
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84970 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 09:22:58 +00:00
hcyi
ffbc900692 merge r84958 from trunk to branch 5.1
bug TDI-21401 fixed : Same name job/joblet exist in Job Designs/Joblet Designs . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84964 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 09:05:00 +00:00
bchen
10ab6ca310 Fix Bug TDI-21381 : Sybase ASE Store procedure with multiple row insert issue
http://jira.talendforge.org/browse/TDI-21381
CallableStatement.executeUpdate instead of execute methods
merge r84948 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84962 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 09:02:58 +00:00
hcyi
4b800947bc bug TDI-21401 fixed : Same name job/joblet exist in Job Designs/Joblet Designs .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84957 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 08:51:52 +00:00
bchen
13724bc86a Fix Bug TDI-21381 : Sybase ASE Store procedure with multiple row insert issue
http://jira.talendforge.org/browse/TDI-21381
CallableStatement.executeUpdate instead of execute methods
merge r84948 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84951 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 08:37:09 +00:00
fwang
6a3b9cf718 bug TDI-21126 fixed:File XML_can't create xml file successfully
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84943 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 08:23:24 +00:00
fwang
3861404f28 bug TDI-20630 fixed:update repository connection wizard can't launched for project setting
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84932 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 07:47:06 +00:00
fwang
4f22cdc3c5 bug TDI-20630 fixed:update repository connection wizard can't launched for project setting
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84930 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 07:36:00 +00:00
ycbai
92dab5a252 bug TDI-21387 modified: CommandLine exportItems command may produce empty file or no file at all
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84928 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 07:30:27 +00:00
ycbai
c4333b8e97 bug TDI-21387 modified: CommandLine exportItems command may produce empty file or no file at all
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84920 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 06:57:15 +00:00
fwang
e2c552e965 bug TDI-20142 fixed:Job are not refreshing Implicit ContextLoad from project settings
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84896 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 03:55:05 +00:00
fwang
68e5923abc bug TDI-20142 fixed:Job are not refreshing Implicit ContextLoad from project settings
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84895 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 03:55:04 +00:00
hwang
1cf9f8ea91 TDI-21395:can not create cdc for DBconnection
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84890 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 02:54:36 +00:00
jzhao
e3195d78bd Fix Bug TDI-20347: tJasperOutput[Exec] creates only blank page on Linux
http://jira.talendforge.org/browse/TDI-20347

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84889 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 02:43:20 +00:00
jzhao
9cb9727798 Fix Bug TDI-20347 : tJasperOutput[Exec] creates only blank page on Linux
http://jira.talendforge.org/browse/TDI-20347

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84888 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-07 02:43:13 +00:00
jzhao
eb5ce2eef4 Fix Bug TDI-21251 : Cannot create advanced xml file with Hive
http://jira.talendforge.org/browse/TDI-21251
Note:add try { at the begin part and } finally {...} at the end part.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84836 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 09:57:47 +00:00
jzhao
0a05b20a52 Fix Bug TDI-21251 : Cannot create advanced xml file with Hive
http://jira.talendforge.org/browse/TDI-21251
Note:add try { at the begin part and } finally {...} at the end part.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84835 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 09:57:31 +00:00
ycbai
17e378fa48 bug TDI-21387 fixed: CommandLine exportItems command may produce empty file or no file at all
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84807 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 07:19:33 +00:00
ycbai
12f9ef0cf5 bug TDI-21387 fixed: CommandLine exportItems command may produce empty file or no file at all
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84806 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 07:17:52 +00:00
zwzhao
d91c175c74 bug TDI-7996 fixed : Esc will not close Expression Editor immediately after open
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84803 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 07:04:19 +00:00
zwzhao
aefdc66221 bug TDI-7996 fixed : Esc will not close Expression Editor immediately after open
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84801 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 06:59:43 +00:00
fwang
66a8975e48 merge r84367 from trunk to branch 5.1
bug TDI-21232 fixed:error will show when "View documentation" for job or joblet with name "Jobs" or "Joblets" 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84796 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 06:28:46 +00:00
fwang
0816d975c2 merge r84373 from trunk to branch 5.1
bug TDI-20733 fixed:Postgres ELT and ETL components act differently,but it also needs component team's help 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84794 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 06:23:46 +00:00
zwzhao
8eb45dcd8d bug TDI-7996 fixed : Esc will not close Expression Editor immediately after open
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84790 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 06:01:33 +00:00
zwzhao
c5e7eae92b bug TDI-7996 fixed : Esc will not close Expression Editor immediately after open
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84788 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 05:57:02 +00:00
hcyi
0883a0bdfb merge r84763 from trunk to branch 5.0
bug TDI-21298 fixed : Different processing order of two tPrejob between studio code and exported code . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84772 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 03:44:49 +00:00
hcyi
320c295952 merge r84763 from trunk to branch 5.1
bug TDI-21298 fixed : Different processing order of two tPrejob between studio code and exported code . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84766 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 03:26:06 +00:00
jjzhou
e28ef8ef92 fix Bug TDI-20886: tMSSqlInput removes some characters
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84753 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 02:26:14 +00:00
nrousseau
a1fd73eccb merge r84360 from trunk to branch 5.1
bug TDI-21214 fixed: add several optimization


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84752 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 02:17:53 +00:00
jjzhou
ae48be4f05 fix Bug TDI-20886: tMSSqlInput removes some characters
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84747 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 02:02:15 +00:00
jjzhou
bd49b9c4fb fix Bug TDI-20886: tMSSqlInput removes some characters
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84707 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-05 09:36:22 +00:00
qiongli
842d53771c merge r84586 from trunk to branch 5.1
TDQ-5497 org.eclipse.jface error while opening the job: fixed on trunk
add some judgement for connection before use it(null or not). 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84670 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-05 03:50:34 +00:00
hcyi
371bf20667 bug TDI-21099 fixed : Undo after autolink doesn't return to original state .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84621 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 10:20:27 +00:00
jyhu
00f2ca59ef Fix Bug TDI-5796 : General JDBC DB connection.
http://jira.talendforge.org/browse/TDI-5796 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84620 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 10:17:31 +00:00
jyhu
60a868a56e Fix Bug TDI-20595 : tSetProxy(HTTP) does not work against tFTPConnection(SFTP) .
http://jira.talendforge.org/browse/TDI-20595 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84618 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 10:15:37 +00:00
hcyi
008cad994c merge r84602 from trunk to branch 5.1
bug TDI-21099 fixed : Undo after autolink doesn't return to original state . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84615 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 09:59:20 +00:00
jzhao
83fc90b319 Fix Bug TDI-21180: tHashOutput with KeyManagement=KEEP_FIRST Allows Duplicates
http://jira.talendforge.org/browse/TDI-21180

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84612 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 09:56:19 +00:00
jzhao
fd5671b6cc Fix Bug TDI-20905: tSalesforceOutputBulkExec fails to handle fields with a newline value correctly
http://jira.talendforge.org/browse/TDI-20905

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84607 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 09:45:34 +00:00
ycbai
9988fc0a3c bug TDI-20722 fixed: Move job_select more than one job and move them to a folder, only one can move into the folder
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84576 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 07:58:02 +00:00
yyin
80b316ce20 merge r84549 from branch 4.2 to branch 5.0
TDQ-5497 org.eclipse.jface error while opening the job: fixed on branch4.2
add some judgement for connection before use it(null or not).


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84568 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 07:17:23 +00:00
ldong
05b8c31065 bug TDI-21049 fixed:FileInputMSDelimited UI issue.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84562 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 07:05:39 +00:00
jjzhou
afd3184f20 fix Bug TDI-21323: Problems downloading email from IMAP-Lotus Notes server with tPop
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84550 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 06:17:24 +00:00
zwzhao
4f05eb9c72 merge r84494 from trunk to branch 5.1
bug TDI-21045 fixed : tMap editor doesn't appear for read-only jobs on Mac


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84544 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 05:43:58 +00:00
hcyi
e9b76d8f04 merge r84520 from trunk to branch 5.0
bug TDI-21099 fixed : Undo after autolink doesn't return to original state . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84522 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 10:41:00 +00:00
hcyi
eeba280121 merge r84520 from trunk to branch 5.1
bug TDI-21099 fixed : Undo after autolink doesn't return to original state . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84521 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 10:38:15 +00:00
mwang
df333980d3 For bug TDI-21244, just export all jobs one time.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84506 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 09:54:18 +00:00
zwzhao
5ba8395858 bug TDI-21045 fixed : tMap editor doesn't appear for read-only jobs on Mac
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84502 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 09:52:07 +00:00
hcyi
47b22e5da1 merge r84381 from trunk to branch 5.1
bug TDI-21298 fixed : Different processing order of two tPrejob between studio code and exported code . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84472 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 08:49:49 +00:00
hcyi
ee8bbe2ff3 merge r84372 from trunk to branch 5.1
bug TDI-21099 fixed : Undo after autolink doesn't return to original state . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84468 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 08:43:10 +00:00
hcyi
fad295b2c0 merge r84364 from trunk to branch 5.1
bug TDI-21257 fixed : tSAPOutput : Cannot edit map table after execution . 


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84464 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 08:30:18 +00:00
wchen
6351663043 merge r84455 from trunk to branch 5.0
bug  TDI-20781 fixed: Joblet code generation problem


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84463 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 08:25:09 +00:00
wchen
52769aca2f merge r84455 from trunk to branch 5.1
bug  TDI-20781 fixed: Joblet code generation problem


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84460 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 08:17:10 +00:00
zwzhao
4b16b2a5e1 merge r84391 from trunk to branch 5.1
bug TDI-21188 fixed : A job unlocked can be edited.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84458 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 08:00:51 +00:00
zwzhao
544b6acc29 merge r84403 from trunk to branch 5.1
bug TDI-14179 fixed : The old version of jobscript is editable


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84450 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 07:39:19 +00:00
jjzhou
24f9672023 fix Bug TDI-21323: Problems downloading email from IMAP-Lotus Notes server with tPop
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84426 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 03:08:43 +00:00
fwang
cda9925d9d bug TDI-20630 fixed:update repository connection wizard can't launched for project setting
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84417 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 02:31:52 +00:00
wwang
6ad4f1c92e fix TDI-19465 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84376 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 01:53:38 +00:00
hcyi
c36d5172c9 bug TDI-21257 fixed : tSAPOutput : Cannot edit map table after execution .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84329 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-31 08:01:00 +00:00
jyhu
e7fee1678a Fix Bug TDI-5796 : General JDBC DB connection.
http://jira.talendforge.org/browse/TDI-5796 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84305 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-30 10:21:28 +00:00
mwang
e68f7b03fe For bug TDI-21227, Just unload resources when canceling the operation to create a connections or edit schemas.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84302 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-30 10:13:32 +00:00
jyhu
6d397c28cd Fix Bug TDI-20595 : tSetProxy(HTTP) does not work against tFTPConnection(SFTP).
http://jira.talendforge.org/browse/TDI-20595 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84296 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-30 09:00:37 +00:00
zwzhao
d77b8a1ee3 bug TDI-21188 fixed : A job unlocked can be edited.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84290 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-30 08:37:09 +00:00
fwang
593c25f57f bug TDI-20733 fixed:Postgres ELT and ETL components act differently,but it also needs component team's help
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84271 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-30 03:04:19 +00:00
jzhao
1b4a32eacd Fix Bug TDI-21180: tHashOutput with KeyManagement=KEEP_FIRST Allows Duplicates
http://jira.talendforge.org/browse/TDI-21180
1.revert fixed generate equals method by all column
2.fixed isLookofRecordMatching default value to false;

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84267 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-30 02:50:10 +00:00
hcyi
ebc0061a32 bug TDI-21298 fixed : Different processing order of two tPrejob between studio code and exported code .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84236 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-29 06:31:51 +00:00
jzhao
35b6ac20ef Fix Bug TDI-21180: tHashOutput with KeyManagement=KEEP_FIRST Allows Duplicates
http://jira.talendforge.org/browse/TDI-21180

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84211 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-28 10:15:11 +00:00
jzhao
f783cf4a8d Fix Bug TDI-20905: tSalesforceOutputBulkExec fails to handle fields with a newline value correctly
http://jira.talendforge.org/browse/TDI-20905

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84209 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-28 10:10:47 +00:00
jyhu
f702775a7f Fix Bug TDI-20595 : tSetProxy(HTTP) does not work against tFTPConnection(SFTP) .
http://jira.talendforge.org/browse/TDI-20595 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84208 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-28 10:03:54 +00:00
hcyi
c8d5d72ca3 bug TDI-21257 fixed : tSAPOutput : Cannot edit map table after execution .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84189 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-28 05:45:30 +00:00
hcyi
1a069ba430 bug TDI-21099 fixed : Undo after autolink doesn't return to original state .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84142 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-25 06:51:37 +00:00
zwzhao
18f020a585 bug TDI-7445 fixed : wrong name for the "open another version" dialog box
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84091 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-24 06:52:04 +00:00
zwzhao
d5ff8b1e66 bug TDI-21250 fixed : Even you add new library with Edit routine Libraries, the routine class will lost the dependency when you restart the studio
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84073 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-24 02:22:43 +00:00
zwzhao
fc1b4f278e bug TDI-21250 fixed : Even you add new library with Edit routine Libraries, the routine class will lost the dependency when you restart the studio
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84050 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-23 10:00:51 +00:00
nrousseau
212daa0b94 merge r84039 from trunk to branch 5.0
bug TDI-21095 fixed: avoid to reinitialize each time the list of component providers. only initialize one time is enough since it can not be dynamic. (extension points are not added dynamically, just one time in studio)


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84044 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-23 09:10:56 +00:00
nrousseau
59a8279d85 merge r84036 from trunk to branch 5.0
bug TDI-13455 fixed: fix problem of widget disposed, change the way to initialize jobscript editor.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@84040 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-23 08:53:26 +00:00
zwzhao
6a5f406102 bug TDI-14179 fixed : The old version of jobscript is editable
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83993 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-22 07:09:44 +00:00
jyhu
700e61995c Fix Bug TDI-21039 : tTeradataTPump does not work.
http://jira.talendforge.org/browse/TDI-21039 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83984 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-22 02:35:55 +00:00
hwang
c7d0776f82 TDI-21220:can't communicate with Oracle database when set job "Stats&logs" using "on database"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83951 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-21 10:18:11 +00:00
jjzhou
95fcafe5d4 fix Bug TDI-19873: tPaloOutputMulti component , revert code to last version .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83945 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-21 10:06:26 +00:00
hwang
ab632b8e3d TDI-21220:can't communicate with Oracle database when set job "Stats&logs" using "on database"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83943 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-21 09:59:22 +00:00
fwang
38422cdca8 bug TDI-21132 fixed:need backport on 5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83853 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-18 09:22:54 +00:00
bchen
b94c5f5140 Fix Bug TDI-21129 : tWebservice component thrown ClassNotFoundException error when the name of xsd:complexType contains underscore in WSDL
http://jira.talendforge.org/browse/TDI-21129
1. allow underscore exists in Class's name and property's name
2. remove punctuation (-.:··۝۞)
3. fixed a NPE problem on SimplePropertyMapper.java
merge r83824 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83843 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-18 08:51:55 +00:00
jzhao
a358ef57e1 Fix Bug TDI-20853: If an big data excel file already exists and generate data to this file,
OutofMemory exception is thrown even not check "Append" check box.
http://jira.talendforge.org/browse/TDI-20853

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83826 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-18 07:04:24 +00:00
achen
060f9c24c1 merge r83818 from trunk to branch 5.0
TMDM-3609: let refreshNewJob to protected


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83822 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-18 06:38:32 +00:00
jzhao
fcd9aa5cd5 Fix Bug TDI-21142: Fix tPostgresqlSCD/tPostgresqlPlusSCD/tParAccelSCD/tGreenPlunSCD/tIngresSCD support "DB sequence"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83753 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-17 07:54:18 +00:00
jjzhou
42e9c0ba38 fix Bug TDI-19873: tFileOutputPositional :IndexOutOfBoundsException exception when inserting attribute / cube value in Palo Server
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83742 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-17 06:43:41 +00:00
hwang
136865d89a TDI-21161:Can not open a new project after delete previous ones
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83729 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-17 05:48:46 +00:00
wliu
581af59ddc fix Bug TDI-20353 : merge from trunk to branch5.0
http://jira.talendforge.org/browse/TDI-20353

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83659 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-16 08:47:58 +00:00
mwang
c3bebf3684 For bug TDI-21155, make the item of creation display correctly.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83655 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-16 08:40:33 +00:00
hwang
c1565b7292 TDI-20218:The columns are not refreshed in the component basic setting panel if you changed the columns in the tMap
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83645 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-16 07:23:38 +00:00
zwzhao
0fa5dfc847 bug TDI-19535 modified : <Import>:one job with different version can appear at repository at the same time .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83623 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-16 05:31:41 +00:00
jyhu
cacc03019f Fix Bug TDI-19077 : tMysqlSCDELT - component creates wrong(?) sql statements .
http://jira.talendforge.org/browse/TDI-19077 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83617 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-16 03:54:30 +00:00
nrousseau
313b1f31fd merge r83608 from trunk to branch 5.0
bug TDI-21115 fixed: change path used for temporary files during the preview


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83609 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-16 01:27:22 +00:00
nrousseau
3883e7912a merge r83604 from trunk to branch 5.0
bug TDI-21031 fixed: add missing source code to the war export.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83605 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-16 00:47:40 +00:00
mwang
79a8e35329 For bug TDI-21080, display the correct name for creation. Problem: each time close the opened component and open again , can not show the item last time selected.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83585 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-15 10:31:24 +00:00
mwang
e8d7f37c77 For bug TDI-21080, Add the item "DB sequence" to list.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83540 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-15 07:13:47 +00:00
zwzhao
f50c072bd8 bug TDI-19535 modified : <Import>:one job with different version can appear at repository at the same time .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83534 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-15 06:13:28 +00:00
bchen
7141c87ee4 Fix Bug TDI-20972 : tSalesforceInput throws 403 error when using proxy
http://jira.talendforge.org/browse/TDI-20972
Make the API support https and socks proxy.
merge r83524 into branch5.0 and add missing jars

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83529 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-15 05:37:42 +00:00
zwzhao
a1fbbef79e bug TDI-19535 modified : <Import>:one job with different version can appear at repository at the same time
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83451 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-14 08:25:11 +00:00
jzhao
4a17b26d63 Fix Bug TDI-20457: Odd behavior using type 2 SCD on tXXXSCDELT component
http://jira.talendforge.org/browse/TDI-20457

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83431 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-14 07:39:59 +00:00
bchen
c93408daaf Fix Bug TDI-20972 : tSalesforceInput throws 403 error when using proxy
http://jira.talendforge.org/browse/TDI-20972
fixed the bug that the component can't work when proxy need authentication and update Axis2 1.5.2 to 1.6.2 to avoid a bug regarding to https://issues.apache.org/jira/browse/AXIS2-3839
merge r83340 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83352 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-11 10:17:50 +00:00
jjzhou
19a4548ed3 fix Bug TDI-17841: Error on code generated for tAdvancedFileOuputXML and tWriteXMLField.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83344 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-11 09:45:30 +00:00
mwang
eef3de19bf For bug TDI-21080, Filter the type AUTO_INCREMENT and make the index selected correct.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83334 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-11 08:39:34 +00:00
ldong
5efe8fda97 bug TDI-21082 fixed:there is error when drag one ebcdic item to the editor.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83333 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-11 08:29:53 +00:00
wwang
556410834f fix TDI-21066 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83296 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-11 04:01:40 +00:00
wliu
2c410d8e49 fix Bug TDI-20874 : Huge zip file can't be extracted correctly
http://jira.talendforge.org/browse/TDI-20874

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83256 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-10 10:56:39 +00:00
wchen
c6ae3d1b81 bug TDI-20441 fixed:using "shift" to select multiple items does not work in txmlmap component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83198 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-10 05:32:53 +00:00
wwang
f0dc80c5a6 fix TDI-21020 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83182 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-10 02:17:04 +00:00
hcyi
31a95ecf0b bug TDI-20810 fixed : Studio tXMLMap Component Bug: When tXMLMap imports the schema from the metadata , that it wrongly converts the numeric type into a string .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83135 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-09 08:26:23 +00:00
nrousseau
98bc92b73d merge r83132 from trunk to branch 5.0
bug TDI-20127 fixed: fix problem with export items when have routines linked to jars.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83133 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-09 08:24:20 +00:00
plv
406fa60615 bug TDI-20944:The palette is empty, after clear or do empty filter
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83090 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-09 02:24:33 +00:00
zwzhao
92aa33c553 bug TDI-20919 fixed : UNIQUE_NAME of components is duplicate in created Routes
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83065 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-08 09:55:32 +00:00
hcyi
db3b806316 bug TDI-20915 fixed : Export_can't export the routines in reference project .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83030 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-08 03:54:32 +00:00
ldong
37940359c6 bug TDI-8371 fixed:<Copy book>:Garbage string on retrieve schema page.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83029 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-08 03:52:12 +00:00
ldong
0f899e8d3d bug TDI-20892 fixed:backport this bug on 5.0.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@83028 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-08 03:43:52 +00:00
bchen
74ccfca0fa Fix Bug TDI-20455 : Talend tSAPOutput Connector generates empty rows that leads to failed import in SAP ERP
http://jira.talendforge.org/browse/TDI-20455
fix the bug about tSAPOutput component generates extra empty row.
merge r82964 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82972 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-07 10:21:10 +00:00
wliu
c12904d5cf fix bug TDI-19575 : Problems related with escape character in the component tMysqlOutputBulkExec
jira.talendforge.org/browse/TDI-19575

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82958 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-07 09:42:19 +00:00
nrousseau
29d62784e0 merge r82944 from trunk to branch 5.0
bug TDI-20821 fixed: avoid to have 0 size of buffer


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82947 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-07 08:58:58 +00:00
wwang
6b4ae2e9ef fix TDI-20965 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82934 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-07 08:25:55 +00:00
hcyi
a6ccbb61e5 bug TDI-20096 fixed : Adding a context in Joblet breaks dependant jobs .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82921 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-07 07:58:35 +00:00
wwang
413b78c571 fix TDI-20813 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82884 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-07 06:01:29 +00:00
jjzhou
829fdc8fbb fix Bug TDI-19856: tLDAPOutput : problem with update and column names
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82779 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-04 08:13:03 +00:00
jjzhou
59b3cfaeda fix Bug TDI-19667: revert the code to last version, as this bug is not exist in branch 5_0.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82774 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-04 06:57:26 +00:00
jzhao
6755286ffc Fix Bug TDI-7498: tMSSqlSCD is unable to monitor the data changes when the data is in "Date" type
http://jira.talendforge.org/browse/TDI-7498

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82763 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-03 10:58:47 +00:00
jyhu
da3af43c90 Fix Bug TDI-19523 : Change in tOracleOutputBulkExec breaks log parsing.
http://jira.talendforge.org/browse/TDI-19523 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82757 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-03 07:28:18 +00:00
hcyi
af7828038e bug TDI-20758 fixed : GUI issue with Ref project data after the studio patch for http://jira.talendforge.org/browse/TPS-127 .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82747 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-03 03:44:59 +00:00
ycbai
9eb2b5b17f bug TDI-20228 fixed: Shell launcher can't work well for parameters with blank
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82743 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-03 02:11:24 +00:00
ycbai
69d91affb0 bug TDI-20228 fixed: Shell launcher can't work well for parameters with blank
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82731 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-02 10:05:31 +00:00
jyhu
e01d4621cd Fix Bug TDI-20885 : tNetezzaOutput is unable to work with "reject" flow.
http://jira.talendforge.org/browse/TDI-20885 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82714 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-28 10:35:16 +00:00
wwang
a8fc2b652e fix TDI-20928 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82712 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-28 10:04:17 +00:00
wliu
2a597afee5 Fix Bug TDI-7576 : the truncate data in tAS400OUTPUT can't be caught correctly
http://jira.talendforge.org/browse/TDI-7576

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82682 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-27 09:44:51 +00:00
jzhao
0a6ea694da Fix Bug TDI-20457: Odd behavior using type 2 SCD on tXXXSCDELT component
http://jira.talendforge.org/browse/TDI-20457

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82678 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-27 09:13:11 +00:00
zwzhao
763a9d2589 bug TDI-20887 fixed : Export job_the new values can't be added to the default.properties file
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82676 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-27 08:51:03 +00:00
zwzhao
f8b5a61cee bug TDI-20887 fixed : Export job_the new values can't be added to the default.properties file
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82661 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-27 06:05:01 +00:00
hcyi
c17e15dcd7 bug TDI-20726 fixed : Send different product names to registration webservice .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82654 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-27 03:12:22 +00:00
wchen
52c1cb50a4 bug TDI-20883 fixed:Export job_refresh issue for page "Export jobs"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82630 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-26 10:27:49 +00:00
hcyi
cf0a0ab6cf bug TDI-20608 fixed: remained bugs releated to TDI-20504 .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82619 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-26 08:56:06 +00:00
jyhu
1784ff2e40 Fix Bug TDI-13808 : remove the "Extend Insert".
http://jira.talendforge.org/browse/TDI-13808 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82613 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-26 08:08:00 +00:00
jyhu
e06663dfcf Fix Bug TDI-20503 : tNetezzaOutput - No records written to Netezza.
http://jira.talendforge.org/browse/TDI-20503 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82550 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-25 11:14:59 +00:00
hcyi
659f126324 bug TDI-20096 fixed : Adding a context in Joblet breaks dependant jobs .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82506 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-25 07:31:46 +00:00
mwang
801c4cba71 For bug TDI-20851, Make the button "M" and "m" dis-enabled when do not check the button "Create new version and open it".
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82486 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-25 05:41:51 +00:00
bchen
c9dfa54e49 Fix Bug TDI-20554 : tSugarCRMInput missing fields
http://jira.talendforge.org/browse/TDI-20554
remove two wrong columns from Contacts module, [invalid_email] and [email_opt_out].
merge r82458 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82459 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-25 03:11:18 +00:00
rdubois
f78f118028 remove the file from branch: revert wrong commit
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82438 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-24 14:51:51 +00:00
rdubois
64608494f9 Add the build.properties for building a TOS for BigData
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82437 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-24 14:45:40 +00:00
fwang
2c87bb368e bug TDI-20132 fixed:click job design choose export job,if there is a job didn't save,it will remind you,whatever you choose there will have an error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82388 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-24 08:25:39 +00:00
plv
f586178049 bug TDI-20444 fixed:In component filter text area, type in these "(" ")" "[" charactors will throw error.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82300 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-23 09:26:35 +00:00
jzhao
ade666bd9c Fix Bug TDI-20106: tGreenplumSCD removing the Timestamp from a Date field.
http://jira.talendforge.org/browse/TDI-20106

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82282 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-23 08:36:27 +00:00
fwang
4b538a99f7 bug TDI-20132 fixed:click job design choose export job,if there is a job didn't save,it will remind you,whatever you choose there will have an error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82273 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-23 08:04:54 +00:00
fwang
105bed822c bug TDI-20532 fixed:joblet_ add another version to a joblet will show error.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82250 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-23 06:39:25 +00:00
fwang
9e7d27868e bug TDI-19467 fixed:Can't map HL7 message, PID field 30
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82244 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-23 06:17:35 +00:00
fwang
e1059e1888 bug TDI-20608 fixed: remained bugs releated to TDI-20504
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82240 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-23 06:08:53 +00:00
rdubois
b2ba817774 merge r82197 from trunk to branch 5.0
TMDM-3765: generate the SP call even if there is no output link


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82198 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-20 15:54:46 +00:00
wliu
96819f2c45 fix Bug TDI-20707 : Slow performance during Oracle load if "use timestamp for date type" is enabled
http://jira.talendforge.org/browse/TDI-20707

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82193 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-20 12:43:25 +00:00
jyhu
14767a9a93 Fix Bug TDI-20503 : tNetezzaOutput - No records written to Netezza.
http://jira.talendforge.org/browse/TDI-20503 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82169 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-20 10:13:11 +00:00
wliu
b8e056df82 fix Bug TDI-20681: null pointer exception if 0 row, dynamic column, merge from trunk
http://jira.talendforge.org/browse/TDI-20681

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82089 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-19 11:38:47 +00:00
jjzhou
ff8e7401e7 fix Bug TDI-20752:Can't delete tFileOutputEBCDIC output file
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82075 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-19 10:17:05 +00:00
hcyi
3052fd56c8 bug TDI-20399 fixed : Creating new job for a Service operation twice: Cancel on Warning for replacement leads to Exception .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82049 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-19 08:23:15 +00:00
rdubois
18bb8bc2e4 TDI-20728 fixed: Add the bundleId for the wsdl4j library
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82036 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-19 07:26:49 +00:00
hwang
7329076b98 bug TDI-20056 fixed: now when build a job, instead of simply keep the list of String of the jars needed, it will keep the object ModuleNeeded?. So more easy to test later for OSGI and retrieve all the modules who are really needed to add as bundle or as lib.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82015 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-19 05:54:43 +00:00
wliu
410240fc4a fix Bug TDI-20173 : \\n will be replaced with \n in the subJob.
http://jira.talendforge.org/browse/TDI-20173

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@82006 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-19 05:38:57 +00:00
wwang
d934a8fe5b fix Bug TDI-20357 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81979 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-19 02:03:33 +00:00
jjzhou
668e3512cb fix Bug TDI-19667: LdifInput / LdifOutput, binary value corrupted
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81946 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-18 10:37:07 +00:00
fwang
c1fac9bc0c bug TDI-20132 fixed:click job design choose export job,if there is a job didn't save,it will remind you,whatever you choose there will have an error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81917 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-18 08:58:34 +00:00
zwzhao
d55562c879 bug TDI-20537 fixed : tELTOracleMap : SQL generation doesn't interpet SQL functions correctly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81888 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-18 06:10:05 +00:00
wchen
f5975017e2 bug TDI-20671 fixed:[tXmlMap] Can not import metadata from repository (created by service)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81887 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-18 06:04:49 +00:00
wchen
2e28c2087d bug TDI-20507 fixed: if install a component from exchange, the studio can't start again
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81883 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-18 05:30:03 +00:00
wliu
928ffdb07c Fix Bug TDI-20194 : fix the concurrency problem in tWriteJSONField & tMDMOutput
http://jira.talendforge.org/browse/TDI-20194

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81792 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-17 06:21:02 +00:00
wliu
c6e1c39c7a Fix Bug TDI-20194 : fix the concurrency problem in tWriteXMLField & tBRMS
http://jira.talendforge.org/browse/TDI-20194

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81783 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-17 05:58:54 +00:00
hcyi
49dae44017 bug TDI-20096 fixed : Adding a context in Joblet breaks dependant jobs .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81694 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-16 05:37:29 +00:00
plv
1c731984f3 bug TDI-20381 fixed:table not in default schema,drag input to job,guess schema,the type is wrong
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81657 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-13 09:11:16 +00:00
jjzhou
6e4a0c39ad fix Bug TDI-18873: revert code to last version ,it's a feature not bug
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81620 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-12 10:50:04 +00:00
jjzhou
45020d25cb fix Bug TDI-18873: Talend converts a string that has a date value automatically to a different date format.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81614 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-12 10:34:29 +00:00
wliu
1ca8a7ba02 fix TDI-20394 : add some comment for the checkstyle
http://jira.talendforge.org/browse/TDI-20394

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81573 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-12 08:00:51 +00:00
plv
899eb136e0 bug TDI-20444 fixed:In component filter text area, type in these "(" ")" "[" charactors will throw error.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81433 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-11 07:23:56 +00:00
wliu
81d984a891 fix Bug TDI-20394 : the checkbox:"Trim Data" only works for dom4j so far
http://jira.talendforge.org/browse/TDI-20394

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81413 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-11 06:09:59 +00:00
hwang
bb389210bb TDI-20479:Exception with TalendSelectionManager
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81409 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-11 06:01:02 +00:00
rdubois
86d56e4515 merge r81352 from trunk to branch 5.0
TDI-20394 fixed: Add the trim option not to change the old behaviour.



git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81362 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-10 11:50:42 +00:00
zwzhao
0b20bb5c2a bug TDI-20435 fixed : Fail to import job & jobscript together
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81326 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-10 07:47:05 +00:00
jzhao
9a473995f9 Fix Bug TDI-20510: Issue with the Reject link in SCD components
http://jira.talendforge.org/browse/TDI-20510

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81298 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-10 05:35:52 +00:00
plv
3c0d166a0d bug TDI-20446 fixed:After the link out of control, the component can't be copied
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81293 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-10 03:56:39 +00:00
ycbai
49c3246b14 bug TDQ-5054 fixed: exclude CheckAndUpdateStatusMigrationTask for DQ items.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81275 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-10 02:50:13 +00:00
plv
e1de66beb6 bug TDI-19844 fixed:Need to add the validation for tfileoutputmsxml and tAdvancedFileOutputXML in UI to avoid create elements with same xpath .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81265 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-10 01:45:02 +00:00
zwzhao
700e8dff28 bug TDI-13355 fixed : create a joblet ,then exchange fromt "designer" to "jobscript" will throw error.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81200 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-09 07:17:25 +00:00
hwang
453c63feb2 TDI-20218:The columns are not refreshed in the component basic setting panel if you changed the columns in the tMap
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81198 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-09 07:00:29 +00:00
plv
70958ae2b5 bug TDI-20444 fixed:In component filter text area, type in these "(" ")" "[" charactors will throw error.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81193 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-09 06:32:27 +00:00
hqzhang
f50b1d76ee bug TDI-20156 fixed: on linux, in the Create Database Connection wizard, select Teradata, don't show the "Use SQL Mode" options
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81179 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-09 03:17:16 +00:00
wliu
60ae6cc967 fix Bug TDI-20471 : merge from trunk to branch5.0
http://jira.talendforge.org/browse/TDI-20471

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81160 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-07 03:51:59 +00:00
jyhu
9304ed901e fix Bug TDI-20394 : tAdvancedFileOutputXML in append mode corrupt output data
http://jira.talendforge.org/browse/TDI-20394 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81099 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-06 07:42:19 +00:00
hcyi
58d720fe27 bug TDI-20480 fixed : Export items from the toolbar can be a little slow...
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81081 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-06 06:12:16 +00:00
fwang
9a7e941057 bug TDI-20385 fixed:Studio Repo View : Generic metadata contextual menu in recycle bin is wrong
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81060 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-06 02:43:08 +00:00
jzhao
9091661de1 Fix Bug TDI-20328: NPE in tNetezzaSCD when updating a BigDecimal from non-null to null
http://jira.talendforge.org/browse/TDI-20328

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@81012 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-05 10:21:11 +00:00
plv
4a8012fb4c bug TDI-19844 fixed:Need to add the validation for tfileoutputmsxml and tAdvancedFileOutputXML in UI to avoid create elements with same xpath .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80966 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-05 06:31:30 +00:00
zwzhao
92cdb54b66 bug TDI-19980 fixed : Job duplicated and KO after import JobScript with version >0.1(when import item it should always import in root directory)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80954 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-05 03:42:21 +00:00
plv
3da8a7ab77 bug TDI-19844 fixed:Need to add the validation for tfileoutputmsxml and tAdvancedFileOutputXML in UI to avoid create elements with same xpath .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80953 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-05 03:38:44 +00:00
cli
cc70adbf76 modification: fixed a bad code for map plugin.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80945 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-05 03:31:20 +00:00
zshen
d100a4b6a5 TDQ-4917 TDQ-5010 support to sql mode for teradata database
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80938 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-05 02:57:18 +00:00
plv
e731c84e64 bug TDI-16706 fixed:when you click filter and select some items , the repository will empty.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80842 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-01 08:01:21 +00:00
plv
684943ebe7 bug TDI-16706 fixed:when you click filter and select some items , the repository will empty.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80838 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-01 07:33:13 +00:00
fwang
d1a3e7241e bug TDI-20336 fixed:Press F5 will make a NPE error in Job Setting->Stats&Logs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80833 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-01 07:15:27 +00:00
wchen
66da849ccd bug TDI-20274 fixed:Search button in the palette delete my previous search
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80718 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-30 09:50:08 +00:00
fwang
033064790e bug TDI-20335 fixed:user can't open sqlbuilder in Job Setting
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80700 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-30 08:23:09 +00:00
hcyi
2f39361817 bug TDI-20266 fixed : tXMLMap is edit able from main project side .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80696 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-30 07:46:20 +00:00
zwzhao
4d0572a017 bug USV-36 fixed : NullPointerException when adding a new column in the output schema of the UniservRTPost component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80660 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-30 03:45:16 +00:00
hcyi
d3f6064372 bug TDI-20266 fixed : tXMLMap is edit able from main project side .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80658 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-30 03:27:04 +00:00
hqzhang
17c2973d80 bug TDI-19359 fixed: The job Can't save
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80633 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-29 09:42:33 +00:00
jzhao
56df926a74 Fix Bug TDI-20328: NPE in t*SCD when updating a BigDecimal from non-null to null
http://jira.talendforge.org/browse/TDI-20328

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80606 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-29 04:21:57 +00:00
wchen
2d932806ab bug TDI-20238 fixed :tXMLMap:if shema transfer from input component, the root element can not be set as a loop element automatic
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80570 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-28 10:17:40 +00:00
plv
62c4912c26 bug TDI-20223 fixed: The content of the tMap display incompletely in component basic settings
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80525 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-28 07:22:36 +00:00
rdubois
3e31511755 TDI-20323 fixed: Manual change on the context.xml files in org.talend.help. The label has been written in english in the french files because there is no FR file for these components.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80515 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-28 07:00:05 +00:00
wchen
d37f8f443a bug TDI-20234 fixed:If tXMLMap component only have input document and don't have any output schema there is error when close the xmlmap dialog
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80427 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-27 07:24:09 +00:00
ycbai
81e6fce8ed bug TDI-20199 fixed: Setting a repository schema in a tMap with multiple output has unexpected consequences
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80426 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-27 07:01:57 +00:00
zwzhao
b924b848f0 bug TDI-19980 fixed : Job duplicated and KO after import JobScript with version >0.1
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80425 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-27 05:47:53 +00:00
wchen
39aa1ae19a bug TDI-20254 fixed:some expression are lost in output column when rename the incoming connections .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80420 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-27 03:43:08 +00:00
hcyi
5be87185ec bug TDI-19352 fixed : Fail to use "tAmazonOralecInput" in a job .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80417 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-27 02:27:38 +00:00
hcyi
d8e5976d25 bug TDI-20093 fixed : revert the fix...
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80390 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-26 02:37:25 +00:00
hcyi
68fcdb0c25 bug TDI-20093 fixed : tExtractXMLField and tConvertType don't support more than one document variable in output schema .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80388 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-26 02:21:30 +00:00
mwang
a08c347de1 For bug TDQ-4919, do not need to commit. Just revert them.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80387 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-26 01:45:29 +00:00
mwang
7764ff2727 For bug TDQ-4919, do not need to commit. Just revert them.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80386 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-26 01:40:44 +00:00
mwang
c61336950c for bug TDQ-4919
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80371 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-23 06:17:53 +00:00
mwang
bd2d36f5a8 for bug TDQ-4919
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80370 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-23 06:15:53 +00:00
mwang
de42eeb7ff for bug TDQ-4919
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80369 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-23 06:13:58 +00:00
jzhao
9b768c1cda Fix Bug TDI-20065: tJavaDBRow modify rollback .
http://jira.talendforge.org/browse/TDI-20065

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80366 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-23 01:35:22 +00:00
jyhu
2b206507a4 Fix Bug TDI-19997 : tTeradataOutput : reject causes lack of rows to be inserted.
http://jira.talendforge.org/browse/TDI-19997 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80346 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-22 10:26:46 +00:00
jzhao
b2041c663f Fix Bug TDI-20144: Rejects flow in tOracleSCD component
http://jira.talendforge.org/browse/TDI-20144

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80341 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-22 10:16:58 +00:00
jzhao
cf1e7c9319 Fix Bug TDI-20065: DerbyDB fails on second call
http://jira.talendforge.org/browse/TDI-20065

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80337 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-22 10:08:53 +00:00
wchen
837974cac3 bug TDI-20093 fixed : revert the fix...
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80329 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-22 09:15:38 +00:00
fwang
bae78996f5 bug TDI-13324 fixed:<filter>: No routines items show on filter page
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80295 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-22 06:43:59 +00:00
plv
fda8df52ff bug TDI-19869 fixed: Job designs_Export job, the path are not perserverd and if you export another job the default path is not correct and can not export job derectly.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80274 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-22 03:48:03 +00:00
wchen
d21cb49a00 bug TDI-20208 fixed:Button "Deselect All" doesn't work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80237 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-21 10:42:25 +00:00
wchen
6bc7f03454 bug TDI-20139 fixed:tXMLMap repository import of an MDM entity only imports the loop element
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80216 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-21 09:21:43 +00:00
mwang
e527a0a2da For bug TDI-20056, added the required libs into Require-Bundle
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80210 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-21 08:33:29 +00:00
plv
e5de464db2 bug TDI-19869 fixed: Job designs_Export job, the path are not perserverd and if you export another job the default path is not correct and can not export job derectly.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80196 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-21 06:19:48 +00:00
plv
095a1ec0e8 bug TDI-18663 fixed:Studio uses wrong file name when exporting items in route builder.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80183 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-21 02:39:25 +00:00
jyhu
7dc65eb372 Fix Bug TDI-19504 : Consecutive spaces in command on tTeradataTPTUtility,tTeradataTPump when use windows.
http://jira.talendforge.org/browse/TDI-19504 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80153 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-20 10:18:51 +00:00
mwang
d0aa5c38d6 For bug TDI-8574, Before using name to distinguish between IContextParameter, now using sourceId + name.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80145 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-20 09:57:26 +00:00
fwang
2e88be147b bug TDI-19892 fixed:DB connection_Create a mysql connection, open the SQL Builder then click ok, will show error in log.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80142 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-20 09:50:05 +00:00
plv
d92f981434 bug TDI-18663 fixed:Studio uses wrong file name when exporting items in route builder.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80138 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-20 09:35:11 +00:00
msjian
86b60ffc50 TDQ-4971 (TDQ-1340) : fixed sort regex pattern tXXXInvalidRow/ValidRow on branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80117 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-20 08:13:04 +00:00
wchen
9946314df4 bug TDI-15465 fixed: joblet can generate code
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80090 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-20 06:11:25 +00:00
hqzhang
dcdfe9a74c Bug TDI-17404 fixed: Missing validation rule when use rule on a component.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@80080 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-20 03:35:41 +00:00
hqzhang
e7958e77d1 Bug TDI-20080 fixed: Move a job into Referential view does'nt work or is not smooth.
Root cause for moving job is not smooth as before:

Before really move the job, the code checks whether the job is locked or not, this check spends some time because it will not only check the local user, but also the remote users. And current there is a check every time dragging a job to a new target(including folders and jobs), so it will wait at every job and folder which the job might pass when dragging it to another folder.

Fix Solution: 
Do not check the lock status when draging a job until the draging is finished, before really moving the job, check the lock status, if it's locked,  prompt a message to tell users that the job is locked

Root cause for moving job doesn't work:

When the mouse moves over the drop target, if it's a valid drop, RepositoryDropAdapter records the event.detail as operation(DND.DROP_MOVE, DND.DROP_COPY, DND.DROP_DEFAULT), and when drop the object, we perform the copying or moving operation according to the recorded operation(DND.DROP_MOVE, DND.DROP_COPY,DROP_DEFAULT).  Sometimes when moving  over the drop target, the operation is recorded as DND.DROP_DEFAULT, but when dropping the object, the event.detail == DND.DROP_MOVE. This could be a bug of eclipse, as the recorded operation does not match the actually operation.

Fix Solution: 
Record the drop event, and distinguish the operation type by the drop event.

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79974 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-16 10:28:40 +00:00
wliu
9a96d3b72c fix bug TDI-19897: merge the source code from trunk to branch5.0
http://jira.talendforge.org/browse/TDI-19897

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79953 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-16 07:54:33 +00:00
rdubois
c02ef24034 merge r79944 from trunk to branch 5.0
TDI-19644 fixed: revert a part of this commit r7397: Allow to D&D a component on a link before a tFileOutputExcel


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79946 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-16 07:39:36 +00:00
jjzhou
73dab452cc fix Bug TDI-20133: Unable to get attribute cube information with tPaloInputMulti component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79921 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-16 03:16:01 +00:00
ycbai
a8b8d12420 bug TDI-19293 fixed: TAC- Audit is failing with a Could not execute JDBC batch update and Data truncation: Data too long for column 'STATUS' errors
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79895 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-15 10:54:37 +00:00
cli
acef52dc72 TDI-20128: enhance the exporting job, exporting item.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79877 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-15 09:28:21 +00:00
jzhao
3828c59cc1 Fix Bug TDI-20065: DerbyDB fails on second call
http://jira.talendforge.org/browse/TDI-20065

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79858 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-15 08:41:37 +00:00
jjzhou
20645162b3 fix Bug TDI-19242:tPaloDimension - "Add or Update" function deletes existing values and structure in the database
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79851 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-15 08:17:01 +00:00
fwang
14b33a67f5 bug TDI-7706 fixed:copy/paste components (not only but including a note) => After paste only the note is selected
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79830 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-15 05:16:36 +00:00
nrousseau
187691acd5 merge r79801 from trunk to branch 5.0
Modification: remove all the javacSource and javacTarget settings in the build.properties


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79810 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-15 03:20:02 +00:00
plv
f9641ba085 bug TDI-19844 fixed:Need to add the validation for tfileoutputmsxml and tAdvancedFileOutputXML in UI to avoid create elements with same xpath .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79806 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-15 02:56:20 +00:00
jjzhou
a5c066a41f fix Bug TDI-19701: tFileOutputPositional:data which includes double byte character isn't cut out correctly by byte.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79786 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-14 10:24:54 +00:00
hcyi
6a9722dce9 bug TDI-20093 fixed : tExtractXMLField and tConvertType don't support more than one document variable in output schema .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79776 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-14 08:43:29 +00:00
ycbai
4ad9f5d113 bug TDI-20039 fixed: [tRunJob] With Option use as independent process, the main job is wrong genereted by Commandline/studio
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79760 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-14 07:23:38 +00:00
xqliu
d2e1fd16a1 TDQ-4771 TDQ-4932 clear the folder list of the project when import projects in the logon window
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79755 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-14 06:07:12 +00:00
hcyi
18d163e5d0 bug TDI-19833 fixed : The value of the var expression in component tXMLMap of the joblet is missing when refactor to joblet in one job .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79733 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-14 02:15:40 +00:00
plv
7bdc2f5b3c bug TDI-16706 fixed:pository filter not support HL7 and MDM
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79732 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-14 02:05:17 +00:00
wchen
28d7e1ab9d bug TDI-20104 fixed:when export all the versions of the job as java script, and import it to anohter TOS, only the latest version can be imported
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79725 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-13 10:51:18 +00:00
wchen
57eb053713 bug TDI-20029 fixed:Problem when using tWebservice Wizard
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79711 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-13 09:33:21 +00:00
hcyi
1b1bedf862 bug TDI-20011 fixed : When click 'guess schema' in the retrieving schema dialog, it dose not work at all .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79693 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-13 06:44:18 +00:00
hqzhang
a67b40d884 Bug TDI-20048 fixed:The error when click the button "Guess schema" with the connection ODBC dBASE.
The String return from ElemeterParameter.getListItemsDisplayName() changes with the locale,  should return getListItemsDisplayCodeName()

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79686 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-13 05:53:52 +00:00
jzhao
b59bd41767 Fix Bug TDI-20031:tWebserviceInput variable duplicated
http://jira.talendforge.org/browse/TDI-20031

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79634 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-12 08:10:59 +00:00
hcyi
fd727f4157 bug TDI-19269 modified : Only DI perspective can be shown if import SVN DI project to local project .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79630 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-12 07:57:38 +00:00
ycbai
2c63f545c6 bug TDI-12715 fixed: There is unnecessary signage in tELTOracleMap Editor
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79622 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-12 07:38:55 +00:00
fwang
f3b2e45c42 bug TDI-6993 fixed:Create a project ,project name recorded after clean its name
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79566 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-09 09:28:02 +00:00
bchen
fea1f5c4c5 Fix Bug TDI-19697 : Performance issue with tAdvanceFileOutputXML
http://jira.talendforge.org/browse/TDI-19697
The selectSingleNode method is time-consuming.
Improve performance by reusing group parent element.
merge r79563 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79564 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-09 09:05:58 +00:00
hwang
fa3161a59a TDQ-4718:getLastName function only available in TalendDataGenerator
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79545 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-09 05:47:06 +00:00
rdubois
499f6037d5 merge r79530 from trunk to branch 5.0
TDI-20081: Fix the duplicate name in the tWriteXMLFieldOut.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79531 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-08 17:32:48 +00:00
achen
9c062245b3 merge r79503 from trunk to branch 5.0
TMDM-3496:NPE throws out by click version in Properties


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79504 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-08 08:06:37 +00:00
fwang
5e415bc848 bug TDI-19859 fixed:Copyright header in generated code and system routines is still set to 2010
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79435 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-07 08:49:55 +00:00
fwang
bbc88dc784 bug TDI-19986 fixed:In component designer translation issue when you have "deutsch"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79412 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-07 07:59:56 +00:00
hwang
51326baa96 TDI-18808:when the context is set in the field:schema of tELTOracleOutput, the generated query sql will treat the context as a static value in the tELTOracleMap
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79406 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-07 07:49:01 +00:00
ycbai
94491b0476 bug TDI-19402 fixed: Guess schema fields from Salesforce does not work when doing re-read
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79373 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-07 03:25:30 +00:00
wwang
404d6aa932 fix Bug TDI-19982 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79358 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-07 02:04:59 +00:00
zwzhao
9cc0929c77 bug TDI-18444 fixed : There is a spelling mistake in JobScript Keyword.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79311 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-06 10:01:12 +00:00
cli
624dfd3567 TDI-19886: optimize the repository node.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79304 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-06 09:34:45 +00:00
plv
59dab7bab8 bug TDI-19617 fixed:Project details dialog on first-time startup sequence is missing descriptive text.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79296 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-06 08:19:59 +00:00
hwang
730d112664 TDI-19580:the name of file is confusion after migration FixProjectResourceLink
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79278 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-06 07:21:12 +00:00
wliu
a5332839d9 Fix Bug TDI-19897 : merge from trunk to branch5.0
http://jira.talendforge.org/browse/TDI-19897

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79271 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-06 06:44:41 +00:00
fwang
3ce0766a15 bug TDI-19859 fixed:Copyright header in generated code and system routines is still set to 2010
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79265 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-06 05:20:41 +00:00
plv
188b9b59f3 bug TDI-19615 fixed:Text label on first-time startup screen are not vertically aligned
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79257 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-06 03:19:02 +00:00
jzhao
3ce89b4052 Fix Bug TDI-19698:tELTOracleXXXX : column name including special charater causes SQL exception
http://jira.talendforge.org/browse/TDI-19698 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79241 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-05 11:01:35 +00:00
wchen
e59f401f3e bug TDI-19889 fixed: MissingResourceException with UserComponents
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79230 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-05 08:30:00 +00:00
cli
c7242fb67e TDQ-4149: fixed the mistake codes.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79210 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-05 03:31:46 +00:00
hwang
01e9140fcb TDI-19555:Problems of generation of query when the db connection doesn't hold any schema info
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79186 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-02 10:19:23 +00:00
wliu
80e2716b45 fix Bug TDI-19750 : merge from trunk to branch5.0
http://jira.talendforge.org/browse/TDI-19750

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79166 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-02 06:53:49 +00:00
hcyi
ad18aa6c75 bug TDI-19829 modified : Please set root as default loop for tXMLMap.If user not set loop,we use root as loop .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79162 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-02 05:59:39 +00:00
wliu
6d48efcd84 fix Bug TDI-19750 : merge from trunk to branch5.0
http://jira.talendforge.org/browse/TDI-19750

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79157 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-02 05:08:56 +00:00
mwang
ed1d400210 For some compilation errors
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79155 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-02 04:58:44 +00:00
wchen
d10acee54e bug TDI-18710 fixed:Using schema editor to rename a root xml element in the left panel of tXMLMap does not update XPath rules
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79150 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-02 03:10:09 +00:00
wliu
bf70283d8d revert the code in the bug: TDI-19750 for branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79143 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-01 11:58:26 +00:00
fwang
34fdc986b7 bug TDI-19892 fixed:DB connection_Create a mysql connection, open the SQL Builder then click ok, will show error in log.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79132 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-01 09:44:15 +00:00
ycbai
abecf5a1f4 bug TDI-8616 fixed: tFileInputXML, column named "Ctry" isn't supported
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79129 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-01 09:39:39 +00:00
jzhao
98a9c2e000 Fix Bug TDI-19811:tSAPConnection : OnComponentOK or OnSubJobOK not working right
http://jira.talendforge.org/browse/TDI-19811

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79125 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-01 09:18:09 +00:00
hcyi
0680cf6d2f bug TDI-19829 modified : change a type from String to Document , set default loop to the root element .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79109 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-01 07:56:21 +00:00
hwang
4a81099adb TDI-19555:Problems of generation of query when the db connection doesn't hold any schema info
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79108 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-01 07:56:16 +00:00
zwzhao
38313d8d4c bug TDI-19603 fixed : tELTOracleXXXX : column name including special charater causes SQL exception
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79095 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-01 03:21:23 +00:00
wchen
06bf5b5ca6 bug TDI-19894 fixed: tMDMInput's XPath queries can be locked even though the component's connection is set to 'built-in'
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79088 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-01 02:05:59 +00:00
ycbai
ad732880c4 bug TDI-19888 fixed: tmap have two error
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79062 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-29 09:32:09 +00:00
zwzhao
f7d93b8f26 bug TDI-19603 fixed : tELTOracleXXXX : column name including special charater causes SQL exception
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79052 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-29 08:10:16 +00:00
hcyi
e05492805d bug TDI-19535 modified : <Import>:one job with different version can appear at repository at the same time .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79017 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-29 03:08:22 +00:00
rdubois
c852fe3553 merge r79005 from trunk to branch 5.0
TDI-19941 fixed: Manage the "real" ON_COMPONENT_OK in the virtual components.


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@79006 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-28 16:53:19 +00:00
jzhao
ef981697af Fix Bug TDI-19750:Duplicate local variable error
http://jira.talendforge.org/browse/TDI-19750

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78986 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-28 10:07:59 +00:00
mwang
d4dc9bf2a9 For bug 19198
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78984 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-28 10:04:40 +00:00
ycbai
a50a717f5e bug TDI-19869 fixed: Job designs_Export job, the path are not perserverd and if you export another job the default path is not correct and can not export job derectly.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78978 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-28 09:49:13 +00:00
hcyi
0ddceedfd3 bug TDI-19656 fixed : tXMLMap doesn't support multiple document type in the same schema .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78910 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-27 09:24:55 +00:00
cli
ef1a619b4f TDI-19886: enhance the problem for model of repository view.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78899 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-27 08:41:37 +00:00
mwang
2a2d8503aa For bug TDI-19198, add a scrolled composite to exporting composite, remove the composite of options to create components in group directly.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78889 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-27 08:13:43 +00:00
zwzhao
eea50867d6 bug TDI-19303 fixed : edit routines library,click new to choose a jar, you can click cancle in "import external library" lable directorly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78888 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-27 08:09:57 +00:00
zwzhao
68cff3fd1c bug TDI-19603 fixed : tELTOracleXXXX : column name including special charater causes SQL exception
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78883 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-27 07:43:42 +00:00
zwzhao
cff89e650a bug TDI-19603 fixed : revert r78371
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78882 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-27 07:38:50 +00:00
hcyi
af0a71d43d bug TDI-19829 fixed : Please set root as default loop for tXMLMap.If user not set loop,we use root as loop .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78854 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-27 02:45:14 +00:00
plv
4098b352b4 bug TDI-19850 fixed:No Warning message when export item override an existing File
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78837 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-24 10:03:00 +00:00
mwang
f1f80cb8e0 For bug Talend DI TDI-7643, the new connectionParameters object does not put into SQLBuilderDialog.java, which causes can not got the new connectionParameters. The same problem is all composites store the same connectionParameters, so the query object is the same, which make some problems.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78827 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-24 09:35:47 +00:00
jzhao
5d3e08cb7e Fix Bug TDI-19710:Java error with tNetezzaOutput component / executeBatch call
http://jira.talendforge.org/browse/TDI-19710

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78822 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-24 09:14:38 +00:00
hqzhang
f2f18662c3 Code changes for TDI-19754. Using mapping file to recognize the DB type for ODBC and JDBC connection
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78798 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-24 05:04:18 +00:00
jzhao
c134a706bb Fix Bug TDI-19843:Averaging Using tAggregateRow return error when selecting check box (Check type overflow)
http://jira.talendforge.org/browse/TDI-19843

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78774 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-23 11:12:19 +00:00
mwang
1cb138f7f2 Just for bug TDI-19196, change the viewer sorter to sort the database display table name.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78744 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-23 06:47:10 +00:00
plv
817a4cf776 bug TDI-16706 fixed:pository filter not support HL7 and MDM
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78740 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-23 06:03:16 +00:00
hcyi
59ca3f7fd1 bug TDI-19622 fixed : Startup screen needs text changes .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78728 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-23 03:01:12 +00:00
jzhao
bedd82c0a0 Fix Bug TDI-19843:Averaging Using tAggregateRow return error when selecting check box (Check type overflow)
http://jira.talendforge.org/browse/TDI-19843

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78723 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-23 02:18:11 +00:00
hwang
6fe8cb8875 TDI-19182:<SQL Builder>:click the database name under sql builder, many error pop up
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78718 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-22 10:19:40 +00:00
mwang
5eaccc8f14 For bug TDI-19166, ConnectionManagerTest needs the changes.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78707 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-22 09:51:19 +00:00
hwang
4794517708 TDI-19580:the name of file is confusion after migration FixProjectResourceLink
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78703 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-22 09:40:26 +00:00
hwang
14b1d98af9 TDI-19555:Problems of generation of query when the db connection doesn't hold any schema info
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78702 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-22 09:36:27 +00:00
plv
f7302489cf bug TDI-19577 fixed:After deleting a project with a two word name the project name is still in list and attempt to load it returns error.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78662 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-22 06:45:54 +00:00
wchen
72f10fcdc7 bug TDI-19838 fixed: elements on the xml tree after the loop element (tfileoutputmsxml)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78629 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-22 03:04:43 +00:00
plv
aabbfee4cd bug TDI-19270 fixed:The TalendForge login page does not paint correctly. Resolution is 1920 x 1080
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78585 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-21 06:39:00 +00:00
fwang
d9bc7f478c bug TDI-19619 fixed:Talend Forge Connect Success dialog
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78581 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-21 06:05:07 +00:00
jzhao
0ffb2d7ad5 Fix Bug TDI-19698:tELTOracleXXXX : column name including special charater causes SQL exception
http://jira.talendforge.org/browse/TDI-19698 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78566 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-21 02:12:19 +00:00
hwang
7f315c17a9 TDI-19555:Problems of generation of query when the db connection doesn't hold any schema info
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78548 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 09:59:38 +00:00
wwang
b4e60b2bee fix Bug TDI-19643 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78526 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 07:27:35 +00:00
wwang
0cebf7cd3a fix Bug TDI-19435 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78514 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 06:56:16 +00:00
plv
3219060f0e bug TDI-19616 fixed:Button labels on the first-time startup screen should have ellipses after them.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78511 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 06:44:33 +00:00
zwzhao
d523ee7854 bug TDI-14917 fixed : Same routines in project and project ref make errors
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78509 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 06:32:00 +00:00
wwang
6eed43ffcf fix Bug TDI-19581 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78503 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 06:19:24 +00:00
jzhao
a701a3aa5d Fix Bug TDI-19433:tFileOutputExcel "Define all columns auto size" property does not work properly
http://jira.talendforge.org/browse/TDI-19433 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78498 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 06:04:03 +00:00
plv
484bbd5295 bug TDI-19617 fixed:Project details dialog on first-time startup sequence is missing descriptive text.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78497 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 06:00:30 +00:00
jjzhou
6881dd56f8 fix Bug TDI-19228:"IndexArrayOutOfBound" Error when inserting attributes in Palo Dimension
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78489 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 04:03:29 +00:00
plv
ee83a0a096 bug TDI-19615 fixed:Text label on first-time startup screen are not vertically aligned
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78484 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 03:43:50 +00:00
hcyi
91d1ede39e bug TDI-19352 fixed : Fail to use "tAmazonOralecInput" in a job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78476 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 03:33:10 +00:00
jjzhou
559ddbceb9 fix Bug TDI-19611:Unable to insert an attribute with multi value correctly into LDAP Server when the first value is NULL
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78475 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 03:32:59 +00:00
jjzhou
6a8104dd5d fix Bug TDI-19404:If I have a datafield problem, it does not which field it concerns
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78471 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 03:26:31 +00:00
plv
642878e93c bug TDI-19618 fixed:The "username" field should get default focus on the TalendForge Connect screen
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78467 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 03:19:54 +00:00
bchen
f3c6229896 Fix Bug TDI-19532 : tOracleOutputBulkExec get "SQL*LOADER-704 error" When OCI Connction Type selected
http://jira.talendforge.org/browse/TDI-19532
Change the connection configuration for SQL*Loader when OCI type
merge r77952 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78445 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 02:44:37 +00:00
zwzhao
bcce886569 bug TDI-14917 fixed : Same routines in project and project ref make errors
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78437 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 02:21:19 +00:00
wliu
291be3d188 Fix Bug TDI-19415 : merge from trunk to branch5.0
http://jira.talendforge.org/browse/TDI-19415

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78434 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 02:09:55 +00:00
plv
4f8da1b210 bug TDI-19614 fixed:Help text in the Project Name box on the first-time startup screen behaves incorrectly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78425 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-20 01:56:51 +00:00
plv
b0bee647d8 bug TDI-17097 fixed:create a connection,don't retrieve schema and edit queries to open sql builder (don't write any queries) and do refresh then press OK,retrieve schema and add queries. After OK button all the table will be removed.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78401 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 09:47:53 +00:00
wchen
5295b2270a bug TDI-18781 fixed:Not support assign a "service" to a Business Model
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78400 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 09:35:56 +00:00
wchen
cc06265ca6 bug TDI-8030 fixed:Exporting job scripts: If the name for the zip file is changed then rename the top level folder in the zip-file accordingly
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78399 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 09:10:55 +00:00
wchen
636b53bc86 bug TDI-19458 fixed:The xPath prefix should be editable in mdm receive wizard, and when dnd a receive metadata to job the xPath prefix in the component should take value from repository and become not editable.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78395 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 08:19:26 +00:00
plv
37f28fe1da bug TDI-8053 fixed:Don't change schema to built-in
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78394 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 08:03:17 +00:00
hwang
d072af7690 TDI-18779:String on Registrater page disappeared
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78388 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 07:24:20 +00:00
ycbai
c06ad3ae48 bug TDI-19184 fixed: tMap interface globalMap key panel too narrow problem in mac os
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78387 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 07:22:21 +00:00
ycbai
0098c62fb3 bug TDI-8413 fixed: <Sql Template>:Open the old version, the need save star show
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78384 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 07:16:41 +00:00
mwang
acbc167727 for bug TDI-19597
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78382 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 07:11:43 +00:00
hqzhang
d2c26199dc Code changes for TDI-19104. Technical name is used as project name when importing demo project, getProjectName() of class NewImportWizardPage should return name not technical name. Add method getTechnicalName() for class NewImportProjectWizard and NewImportWizardPage, so that LoginComposite can access the technical name.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78380 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 07:03:19 +00:00
hcyi
dde3a1e31c bug TDI-19089 fixed : Links in the welcome screen don't open in a browser window .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78379 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 06:58:00 +00:00
hcyi
ea7b77913d bug TDI-19269 fixed : Only DI perspective can be shown if import SVN DI project to local project .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78374 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 06:16:19 +00:00
hcyi
c47f7696b3 bug TDI-19535 fixed : <Import>:one job with different version can appear at repository at the same time .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78373 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 06:07:14 +00:00
zwzhao
e45d430782 bug TDI-19603 fixed : tELTOracleXXXX : column name including special charater causes SQL exception
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78371 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 06:03:39 +00:00
hcyi
dfed3891f2 bug TDI-19464 fixed : Context_Drag a context to a job ,delelte it, drag a new context to the same job,data can not be transmited correctly .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78367 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 05:52:55 +00:00
zwzhao
7383f74c09 bug TDI-19457 fixed : TOS_login_Create a new project A, then create a project B click cancle ,reopen project A will show errors.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78365 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 05:41:00 +00:00
cli
f0e02a4e5b TDI-19230: enhance the performance for review dialog.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78360 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-17 05:17:00 +00:00
jjzhou
b1266e853b fix Bug TDI-19611:revert the code to version 77656
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78160 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-10 09:35:19 +00:00
jjzhou
ee36b327c3 fix Bug TDI-19611:Unable to insert an attribute with multi value correctly into LDAP Server when the first value is NULL
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78128 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-10 06:37:28 +00:00
atelesh
1532757f7c update copyright years in Studio about dialog
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78072 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-09 08:23:25 +00:00
mhirt
d23bae139b merge r78002 from trunk to branch 5.0
Change documentation to version 5.0.b


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@78035 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-08 08:00:21 +00:00
jyhu
4d4f8eacf3 Fix Bug TDI-19415 : revert the code.
http://jira.talendforge.org/browse/TDI-19415 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77948 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-07 07:33:17 +00:00
jjzhou
2d66157415 fix Bug TDI-19242:tPaloDimension - "Add or Update" function deletes existing values and structure in the database
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77937 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-07 02:43:33 +00:00
jjzhou
26d4417f34 fix Bug TDI-19242:tPaloDimension - "Add or Update" function deletes existing values and structure in the database
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77925 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-06 11:30:55 +00:00
nrousseau
e037bd07e5 merge r77917 from trunk to branch 5.0
bug TDI-19552 fixed: fix a problem of refresh and a problem to open the SQL Builder. Limit at the same time the number of tables who can be retrieved in the sql builder (will need to add a preference in the future)


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77920 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-06 11:08:30 +00:00
wchen
207a25fd32 bug TDI-19548 fixed: Select a metadata connection,Click Export Dependencies will select nothing in export wizard.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77879 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-06 07:59:13 +00:00
wwang
d12b82b148 fix Bug TDI-19530 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77860 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-06 05:06:44 +00:00
jyhu
23d8d8ea2d Fix Bug TDI-19415 : Averaging using tAggregateRow of rows that contain large value of all types (int, short ext.) returns a completely wrong value.
http://jira.talendforge.org/browse/TDI-19415 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77843 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-06 02:55:41 +00:00
wchen
45c03c3694 bug TDI-19529 fixed:When export items, the selected items are not selected in the dialog.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77820 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-03 11:15:12 +00:00
jyhu
7aa6396159 Fix Bug TDI-19415 : remove no use generated code.
http://jira.talendforge.org/browse/TDI-19415 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77804 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-03 10:10:40 +00:00
nrousseau
c6307f9aa5 merge r77798 from trunk to branch 5.0
Modification: header/footer was visible in the default tabs of the job, but shouldn't....


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77799 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-03 09:51:04 +00:00
jyhu
d08536a74a Fix Bug TDI-19407 : tMysqlOutputBulkExec escaping problem
http://jira.talendforge.org/browse/TDI-19407 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77780 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-03 08:52:05 +00:00
jyhu
dc1a211776 Fix Bug TDI-19046 : fix autoincrease for tMysqlSCDELT, tDB2SCDELT, tSybaseSCDELT
http://jira.talendforge.org/browse/TDI-19046 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77760 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-03 07:12:09 +00:00
jwang
39f9bb7940 bug TDI-19352 fixed : fix to remove tAmazonOracleConnection, tAmazonOracleRow already.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77740 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-03 05:47:13 +00:00
wwang
d36a1eb0b2 fix Bug TDI-19491 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77727 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-03 03:34:12 +00:00
fwang
ce2dfdb061 bug TDI-8027 fixed:Problems changing main flow of tMap
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77713 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-03 03:00:05 +00:00
jwang
e9e6bcf5a5 bug TDI-19526 fixed : Impossible to drag&drop from the repository files or copy book and certainly others.....
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77710 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-03 02:49:56 +00:00
scorreia
eae134e23a TDQ-4377 missing i18n files added to build.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77684 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-02 17:05:51 +00:00
atelesh
b252a484e8 TESB-4735 - apply provided patch for tSOAP component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77680 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-02 13:15:46 +00:00
wchen
b5942f517c bug TDI-19324 fixed: Issue with migration of Metadata DB Connection from 4.0.2 to 4.2.4/5.0.2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77659 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-02 10:15:49 +00:00
jjzhou
cc465eb9b4 fix Bug TDI-19356:tLdapOutput generate incorrect result for attribute as empty string , null and multi-value
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77656 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-02 10:14:36 +00:00
cli
bcf53ad97c TDI-19230: refactor and enhance performance.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77651 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-02 10:01:09 +00:00
nrousseau
3b1b9ad9af merge r77609 from trunk to branch 5.0
bug TDI-6463 fixed: improve / review code done before


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77615 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-02 08:07:16 +00:00
ycbai
5244c6ed1b bug TDI-14869 fixed: Dynamic settings are not dynamics...
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77576 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-02 03:34:05 +00:00
jyhu
6e74af808c Fix Bug TDI-19407 : tMysqlOutputBulkExec escaping problem
http://jira.talendforge.org/browse/TDI-19407 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77562 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-02 02:04:11 +00:00
scorreia
28ebcb7ff7 i18n: synchronize Babili strings exported on 2012-02-01-16-07-48
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77559 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-01 16:31:19 +00:00
jwang
426aecd675 bug TDI-19352 fixed : Fail to use "tAmazonOralecInput" in a job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77546 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-01 10:22:00 +00:00
plv
20110883ce bug TDI-8416 fixed:read job,tjavarow's button "generate code" could use
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77537 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-01 09:46:08 +00:00
nrousseau
e933bfce11 merge r77509 from trunk to branch 5.0
bug TDI-19453 fixed: adds a new definition of the editor only for multipage editor to avoid to have any icon in the toolbar for jobscript generation (this one is no use since it can't generate anything).


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77527 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-01 09:11:40 +00:00
gliu
9a3ed0e249 [TESB-4686] Changed: Show and use the latest exported destination when exporting Job
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77501 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-01 07:36:45 +00:00
mwang
b0453c6e38 Modified for bug TDI-18824, when exporting a job, if the system disk is protected, then a file is not allowed to create under the system disk directly. Solution is trying to create a file firstly and if it is failed, that indicates user has not the permission to create a file, So pop-up a dialog.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77489 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-01 05:42:19 +00:00
hcyi
2548ca8d8f bug TDI-13429 fixed : Technical items show in list of "Change all documentation item to a fixed status" .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77459 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-01 02:27:19 +00:00
nrousseau
c623544009 merge r77447 from trunk to branch 5.0
bug TDI-19399 fixed: avoid some exceptions found in the logs provided


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77452 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-01 02:08:51 +00:00
ldong
31bf86c4f1 This commit fixes TDI-8003:Change made in RunIf cause an NPE when undone.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77428 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-31 10:42:28 +00:00
fwang
22f6cbd9b3 bug TDI-8027 fixed:Problems changing main flow of tMap
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77418 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-31 09:25:49 +00:00
jyhu
64a010bcc6 Fix Bug TDI-19415 : Averaging using tAggregateRow of rows that contain large value of all types (int, short ext.) returns a completely wrong value.
http://jira.talendforge.org/browse/TDI-19415 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77411 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-31 08:32:38 +00:00
ycbai
9dd137ce7e bug TDI-19360 fixed: Error deploying job on SpagoBI
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77408 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-31 08:29:34 +00:00
wwang
9d7729b058 fix Bug TDI-19369 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77370 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-31 02:33:58 +00:00
wchen
17d74c313e bug TDI-19149 fixed: tXMLMap: import from MDM metadata, root element and looping issues
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77342 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-30 08:38:48 +00:00
plv
23839a70c1 bug TDI-17097 fixed:create a connection,edit queries to open sql builder and do refresh then cancel,edit queries again(do not refresh) to add queries.After after OK button all the table will be removed.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77313 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-30 02:52:29 +00:00
plv
8c555729f0 bug TDI-17097 fixed:create a connection,edit queries to open sql builder and do refresh twice.After after OK button all the table will be add.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77312 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-30 02:51:56 +00:00
jyhu
71f91eb343 Fix Bug TDI-19136 : Exceptions in DB2 when use tDB2SCDELT
http://jira.talendforge.org/browse/TDI-19136 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77304 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-30 02:10:09 +00:00
jyhu
ae765cb1f9 Fix Bug TDI-19135 : Auto Increment no use in mysql when use tMysqlSCDELT
http://jira.talendforge.org/browse/TDI-19135 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77303 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-30 01:43:28 +00:00
wwang
2844699690 fix Bug TDI-19179 : a better solution for ignore the namespace prefix in xpath
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77298 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-29 09:02:37 +00:00
jyhu
808b224368 Fix Bug TDI-19164 : Auto Increment could not be used in tSybaseSCDELT
http://jira.talendforge.org/browse/TDI-19164 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77294 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-29 07:33:13 +00:00
rdubois
6f2dbce1f1 merge r77277 from trunk to branch 5.0
TDI-19445: fix the create issue with LONG type in Oracle which is a very specific type


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77279 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-27 10:51:09 +00:00
rzubairov
4a709c1802 http://jira.talendforge.org/browse/TESB-4571. Added full product name.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77276 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-27 09:42:58 +00:00
rzubairov
1d4a51e997 http://jira.talendforge.org/browse/TESB-4571. Fix incorrect plugin version
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77274 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-27 09:18:23 +00:00
rdubois
2f4e5f6af5 merge r77268 from trunk to branch 5.0
TDI-19419: add annotations to fix the warnings issue


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77269 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-26 17:11:18 +00:00
rzubairov
535fe7ee03 Added studio version and revision in generated bundles (fix incorrect field) (http://jira.talendforge.org/browse/TESB-4571)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77265 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-26 14:14:43 +00:00
rzubairov
f63d7e1b84 Added studio version and revision in generated bundles (http://jira.talendforge.org/browse/TESB-4571)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77261 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-26 11:05:15 +00:00
rdubois
a305f7d37f merge r77138 from trunk to branch 5.0
TDI-19375 fixed: Rename the schema parameter for tMSSqlConnection and add the migration task


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77140 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-19 15:21:08 +00:00
atelesh
75220b7b3a TESB-4555 - change exported job configuration files to support multithreading
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77131 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-19 13:46:24 +00:00
atelesh
2031ce3ee5 TESB-4554 - add new factory interface into ESB jobs API package and implement it in ESB jobs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77130 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-19 13:24:10 +00:00
zwzhao
3567f9368b bug TDI-6463 fixed : Export Job Script - include Required Talend Modules for tCreateTable
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77065 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-19 06:29:44 +00:00
hwang
88beafb5ae TDI-19177:Service Export as items fails
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@77047 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-19 03:30:16 +00:00
hwang
095f4a21d3 TDI-12914:Nothing display when analysis HL7 metadata
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76981 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-18 08:34:34 +00:00
hwang
2d58ce405d TDI-12914:Nothing display when analysis HL7 metadata
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76928 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-18 02:16:17 +00:00
jzhao
4b00ff2526 Fix Bug TDI-19179:The text field for "temp" file is visible when import the previous job
http://jira.talendforge.org/browse/TDI-19179

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76925 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-18 02:13:10 +00:00
wliu
122fc0b834 fix Bug TDI-7412: paloIX.jar is still necessary
http://jira.talendforge.org/browse/TDI-7412

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76909 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-17 10:40:23 +00:00
rdubois
64505c7324 merge r76904 from branch 4.2 to branch 5.0
Set missing properties for the tDie component


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76905 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-17 10:11:50 +00:00
bchen
1cf70a5c2b Fix Bug TDI-19267 : It is impossible to get "Iterator" connector for the outgoing connection of tMomInput
http://jira.talendforge.org/browse/TDI-19267
merge r76872 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76877 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-17 06:43:57 +00:00
zwzhao
ea7e094997 bug TDI-6463 fixed : Export Job Script - include Required Talend Modules for tCreateTable
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76830 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-16 09:15:21 +00:00
jzhao
d047947031 Fix Bug TDI-13635 : informix with context ,dataview and run job with informix component will not work.
http://jira.talendforge.org/browse/TDI-13635

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76826 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-16 09:01:56 +00:00
jzhao
223af3d3df Fix BugTDI-19299 :_USE_BATCH_SIZE_ for tDBOutput introduced in defaults to 10000 in 5.0.x and 4.2.x
http://jira.talendforge.org/browse/TDI-19299

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76789 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-16 06:32:43 +00:00
wwang
0cd6aa75cf fix Bug TDI-19295 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76785 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-16 06:16:31 +00:00
jjzhou
2785597975 fix Bug TDI-7412:tPaloCube and tPaloOutputMulti crash when loading more the 12 dimensions
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76750 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-14 08:12:14 +00:00
jwang
bb1120bc77 bug TDI-17122 fixed : some about access db.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76742 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-14 06:48:02 +00:00
jzhao
0acf3d29bd Fix BugTDI-19299 :_USE_BATCH_SIZE_ for tDBOutput introduced in defaults to 10000 in 5.0.x and 4.2.x
http://jira.talendforge.org/browse/TDI-19299

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76733 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-14 03:53:53 +00:00
jzhao
79751e4c9e Fix BugTDI-19299 :_USE_BATCH_SIZE_ for tPostgresqlOutput introduced in defaults to 10000 in 5.0.x and 4.2.x
http://jira.talendforge.org/browse/TDI-19299

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76718 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-13 09:26:48 +00:00
cli
5e85581a3c modification: fixed the comment error for checkstyle
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76712 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-13 09:06:08 +00:00
wwang
1a73707560 fix Bug TDI-18475 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76698 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-13 07:49:36 +00:00
wwang
d6aa9d810c fix Bug TDI-19179 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76686 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-13 06:13:35 +00:00
hwang
d29d3a7a0c TDI-18780:After migration from 3.2.3, Retrieve schema problems in 4.2.3
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76676 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-13 03:41:56 +00:00
wchen
b2a3186c4c bug TDI-19063 fixed:Add the possibility to retrieve DQ Rules from a component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76672 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-13 03:33:04 +00:00
jyhu
469cfbecaf Fix Bug TDI-19282 : Test two consecutive spaces in command on tTeradataFastExport 、tTeradataFastLoad、tTeradataFastLoadUtility and tTeradataMultiLoad when use windows
http://jira.talendforge.org/browse/TDI-19282 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76642 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-12 10:09:30 +00:00
hcyi
d233395c51 bug TDI-13429 fixed : Technical items show in list of "Change all documentation item to a fixed status" .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76627 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-12 09:07:34 +00:00
ycbai
a68ba4eb5c bug TDI-8413 fixed: <Sql Template>:Open the old version, the need save star show
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76611 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-12 07:10:28 +00:00
hcyi
f606c998a0 bug TDI-18829 modified : technical restrictions why disabled the OnSubjobOk? trigger for the tELTMap components .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76508 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-11 03:16:24 +00:00
ycbai
80811702f5 bug TDI-19029 fixed: Routines generated by WSDL2Java of tWebServiceInput haven't copied the needed jars to lib and updated the classpath
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76465 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-10 09:11:07 +00:00
wwang
d4eb5aec6e fix Bug TDI-19043 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76408 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-10 06:32:28 +00:00
jwang
1a82179b88 bug TDI-19104 fixed : After import of project the display name is in caps.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76397 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-10 04:02:04 +00:00
hwang
33c8f55c0e TDI-19177:Service Export as items fails
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76392 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-10 03:31:45 +00:00
hcyi
dc7276f40f bug TDI-18353 fixed : Job Behaviour when a context variable is not loaded .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76390 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-10 02:31:15 +00:00
wchen
81594547fa bug TDI-19063 fixed:Add the possibility to retrieve DQ Rules from a component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76347 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-09 10:21:13 +00:00
jyhu
0e1599043e Fix Bug TDI-19191 : component tELTPostgresqlOutput. When Action on Data set to "Update" invalid sql is generated. (revert the code)
http://jira.talendforge.org/browse/TDI-19191

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76317 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-09 08:22:13 +00:00
jwang
891b9ce212 bug TDI-19104 fixed : After import of project the display name is in caps.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76305 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-09 06:57:22 +00:00
mwang
ac3d9c4c48 Just for bug Talend DI TDI-19154
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76246 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-07 06:29:22 +00:00
nrousseau
2af5eeeae7 merge r76211 from trunk to branch 5.0
bug TDI-18361 and TDI-17624 fixed: fix problem of update / reload schema, even if the original db is different


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76215 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-06 11:29:25 +00:00
wchen
f4095b11fd bug TDI-16899 : Enable data viewer for tAdvancedFileOutputXml
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76197 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-06 10:22:32 +00:00
nrousseau
c9ba7dc4db merge r76195 from trunk to branch 5.0
bug TDI-18842 fixed: avoid infinite loop when click cancel


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76196 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-06 10:21:33 +00:00
jzhao
cc219ba99b Fix Bug TDI-7825 : Show DB_Schema For Wallet connection
http://jira.talendforge.org/browse/TDI-7825

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76146 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-06 06:48:45 +00:00
jyhu
e321fdccbe Fix Bug TDI-19191 : component tELTPostgresqlOutput. When Action on Data set to "Update" invalid sql is generated.
http://jira.talendforge.org/browse/TDI-19191

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76137 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-06 03:56:56 +00:00
wwang
fb7026d212 fix Bug TDI-19186 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76134 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-06 03:47:54 +00:00
hcyi
76d830533d bug TDI-18414 fixed : Problem with the schema editor key & nullable columns (dbMap).
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76125 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-06 02:22:26 +00:00
hwang
8b4b8ff3cc TDI-8605:No reasonable red mark show
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@76043 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-05 10:53:07 +00:00
wchen
3ace50e57b bug TDI-17768 fixed:Generated documentation for the tDB2Input component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75986 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-05 08:23:27 +00:00
sizhaoliu
cc1c1a5136 merge r75906 from trunk to branch 5.0
TDQ-3994 TDQ-4386 Change the dot icon to routine icon for generation and remove the beginning part of the tooltips of import/export icons


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75913 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-04 22:28:25 +00:00
sizhaoliu
de574eb410 merge r75900 from trunk to branch 5.0
TDQ-3994 TDQ-4387 for tRuleSurvivorship component, replace the rule generation button by icon button


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75911 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-04 22:27:47 +00:00
sizhaoliu
5e5c67e8bb merge r75895 from trunk to branch 5.0
TDQ-3994 TDQ-4386 Change the dot icon to routine icon for generation and remove the beginning part of the tooltips of import/export icons


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75910 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-04 22:27:16 +00:00
bchen
5139a7385b Fix Bug TDI-18815 : tCombinedSQLAggregate forms invalid SQL with more than one group column on MySQL
http://jira.talendforge.org/browse/TDI-18815
remove parenthesis of GROUP BY clause
merge r75858 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75882 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-04 10:15:55 +00:00
wwang
2cddc208d0 fix Bug TDI-19152 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75768 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-31 08:39:47 +00:00
ldong
fa30718fc6 This commit fixes TDI-19014:edit properity/ open other version can not display on jobscript item.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75765 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-31 08:33:40 +00:00
jwang
533479f0ab 王俊凯: bug TDI-12672 fixed : Running job again (F6) before it has finished can leave orphans.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75760 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-31 08:15:43 +00:00
hwang
b123c0a6af TDI-19142:Fail to edit properites
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75758 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-31 07:44:00 +00:00
jjzhou
98f7050529 fix Bug TDI-19189:tFTPDelete can't delete the file when you have "+" in the file name and tFTPTruncate component has the same problem.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75750 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-31 06:47:06 +00:00
hcyi
40bc11a255 bug TDI-18414 fixed : Problem with the schema editor key & nullable columns .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75743 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-31 01:42:07 +00:00
jwang
59ce5267e0 王俊凯: bug TDI-12672 fixed : Running job again (F6) before it has finished can leave orphans.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75711 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-30 10:29:18 +00:00
wwang
8da5305125 fix Bug TDI-19139 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75705 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-30 09:58:58 +00:00
zwzhao
09cfb591ed bug TDI-19148 fixed : Jobscript doesn't save some tMap's output scheme parameters
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75682 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-30 07:11:42 +00:00
hwang
c91b5f2050 TDI-12956:Flow not preserved when creating joblet
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75663 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-30 05:08:18 +00:00
jwang
105825210c 王俊凯: bug TDI-8692 fixed : Output schema partially disabled if target component disabled.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75659 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-30 04:04:19 +00:00
jwang
88b9f8ce37 王俊凯: bug TDI-18686 fixed : SQL Builder Result view - scroll bar is always disabled.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75655 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-30 03:50:56 +00:00
wwang
b422f3c366 fix Bug TDI-19004 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75649 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-30 03:29:43 +00:00
wwang
593dd3c7cc fix Bug TDI-19115 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75643 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-30 02:20:16 +00:00
hwang
202a6275d6 TDI-13142:joblet doesn't support dynamic column ( wrong warning )
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75623 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-29 10:23:18 +00:00
hwang
0b3afe32f8 TDI-18921:Connection to metadata in repository lost if Schema name is identical to the Metadata name
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75604 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-29 09:20:06 +00:00
wchen
c6a0243b70 bug TDI-19063 fixed: Add the possibility to retrieve DQ Rules from a component
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75596 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-29 09:02:33 +00:00
ldong
0009b79f4a This commit fixes TDI-8456:Dropping tUnite onto flow causes InvocationTargetException.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75571 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-29 07:32:23 +00:00
ldong
100263d788 This commit fixes TDI-17332:Copy paste changes tMap config.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75560 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-29 07:04:07 +00:00
jzhao
73dc964b2e Fix Bug TDI-7825 : In case of "drop and create" or "create if not exist", tOracleOutput breaks when "Use existing connection" (Wallet connection)
http://jira.talendforge.org/browse/TDI-7825

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75546 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-29 05:30:32 +00:00
hcyi
8323dd9e21 bug TDI-19070 modified : Missing double quotes in tMap temp data directory path .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75540 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-29 03:49:43 +00:00
hwang
8922d77edb TDI-18303:Undo of tMap changes doesn't work
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75466 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-28 05:18:17 +00:00
hcyi
05fc7854dc bug TDI-18829 fixed : technical restrictions why disabled the OnSubjobOk? trigger for the tELTMap components .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75448 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-28 02:38:56 +00:00
wwang
e1f1712ec2 fix Bug TDI-6912 : merge to branch5.0
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75439 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-28 01:47:19 +00:00
jjzhou
1106950df3 fix Bug TDI-19099:FTPS Get does not come back to root directory (tFTPDelete,tFTPFileExist,tFTPFileList,tFTPFileProperties,tFTPGet,tFTPPut,tFTPRename,TFtpTruncate are all have the same problem)
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75416 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-27 10:58:43 +00:00
bchen
9de567913b Fix Bug TDI-19058 : Unusable job generated from tMOMInput and tXMLMap
http://jira.talendforge.org/browse/TDI-19058
make the tMomInput component works with tXMLMap when use keep listening.
merge r75385 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75387 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-27 08:31:52 +00:00
wliu
9d9340add7 fix Bug TDI-18331 : merge from trunk to branch5.0
http://jira.talendforge.org/browse/TDI-18331

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75365 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-27 06:20:05 +00:00
jjzhou
91ef2d057f fix Bug TDI-19065:added some code to deal with attachments download in case NP, keeped version 75151 changing and reverted version 64182 changing to version 38123.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75341 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-27 03:24:07 +00:00
rdubois
45d2fda501 merge r75324 from trunk to branch 5.0
TDI-19066: The lookup column should be ignored when the checkbox is unchecked


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75325 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-26 16:13:20 +00:00
rdubois
8c08efbb67 merge r75321 from trunk to branch 5.0
TDI-19108 fixed: Allow the user to pass a context name from parent to child job using the dynamic job feature


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75322 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-26 15:40:57 +00:00
rdubois
7b3a73b8ea merge r75313 from branch 4.2 to branch 5.0
TDI-19127 fixed: move the tSleep code from the end to the main part


git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75314 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-26 11:54:16 +00:00
hwang
8f217e72e2 TDI-13142:joblet doesn't support dynamic column ( wrong warning )
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75292 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-26 09:25:17 +00:00
hcyi
4ce2e6a160 bug TDI-19070 fixed : Missing double quotes in tMap temp data directory path .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75270 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-26 08:35:15 +00:00
ycbai
395823a76a bug TDI-18142 fixed: Export Items: the export dependencies doesn't work with generic schema
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75262 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-26 08:21:27 +00:00
ldong
df4e74a44f This commit fixes TDI-18915:Random issue with Joblet, the job overwrite the old value in the Joblet.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75252 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-26 06:59:00 +00:00
hwang
c18c2ac7da TDI-18272:Problem tab does not include components with same unique name from multiple jobs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75235 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-26 06:27:09 +00:00
gliu
83897e7e94 [TESB-4356] Fixed: Remove useless advanced parameter "Enable parallel execution"
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75231 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-26 05:49:14 +00:00
jjzhou
82033a5eaf fix Bug TDI-19065:Body part in tFileInputMail component,and also solve tFileInputMail couldn't be able to extract the text part of the mail with picture in the body too.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75157 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-23 03:51:16 +00:00
zwzhao
f444d3a8ae bug TDI-6463 fixed : Export Job Script - include Required Talend Modules for tCreateTable
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75066 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-22 06:05:22 +00:00
ldong
d773c4bbb8 This commit fixes TDI-18305:Able to import and overwrite open job.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75050 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-22 02:14:19 +00:00
wwang
478692268f fix Bug TDI-18584 : "GC Overhead limit exceeded" error occurs
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75046 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-22 01:55:30 +00:00
wchen
3c70bea7a7 bug TDI-18983 fixed: fix the bug that can create a element and attribute with empty name
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75020 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-21 09:03:21 +00:00
jzhao
31d8769bd3 Fix Bug TDI-18018 :tJasperOutputExec component also can't specify the Locale .
http://jira.talendforge.org/browse/TDI-18018

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@75007 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-21 07:55:22 +00:00
wchen
8c78e01afb bug TDI-18931 fixed: There is a error message when running a job in the popup-dialog, click continue, the job can still work well.
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74994 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-21 07:08:56 +00:00
hcyi
e689a532e6 bug TDI-18665 fixed : SQL Builder shows no Database Structure .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74989 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-21 06:34:52 +00:00
hcyi
f5177dfec3 bug TDI-18980 fixed : The tFileInputMSDelimited's Multi Schema Editor panel is broken .
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74986 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-21 06:27:26 +00:00
hwang
eb189dedea USV-5:IDragAndDropServiceHandler.filterNeededComponents(...) never called?
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74979 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-21 04:06:17 +00:00
wliu
9dd4080496 fix Bug TDI-18331 : merge from trunk to branch5.0
http://jira.talendforge.org/browse/TDI-18331

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74976 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-21 03:29:05 +00:00
bchen
3a9e5007fe Fix Bug TDI-16919 : tPigCode does not escape quotes properly
http://jira.talendforge.org/browse/TDI-16919
add a migration task for escape " and \
merge r74923 into branch5.0

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74947 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-20 10:15:25 +00:00
wliu
93a1c41e61 fix Bug TDI-19023 : merge from trunk to branch5.0
http://jira.talendforge.org/browse/TDI-19023

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74905 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-20 07:05:14 +00:00
jjzhou
0ee3f40163 fix Bug TDI-18907:revert to version 74855
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74883 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-20 02:33:48 +00:00
jzhao
b1dbe6b5b1 Fix Bug TDI-18930 : The tFileInputExcel component unable to retrieve the "Formula" result correctly.
http://jira.talendforge.org/browse/TDI-18930

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74860 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-19 11:16:19 +00:00
jzhao
61b562d7e4 Fix Bug TDI-18018 :tJasperOutput component but it sets local SIMPLIFIED_CHINESE when it generate java code.
http://jira.talendforge.org/browse/TDI-18018

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74859 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-19 11:15:01 +00:00
jjzhou
93a5e8b874 fix Bug TDI-18907:In tLoop component when "Values are Increasing" is not checked, loop still increasing
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74855 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-19 10:19:39 +00:00
jyhu
2d62dfc1bd Fix Bug TDI-18412 : java.io.IOException:Insufficient system resources exist to complete the requested service error reported on tFileCopy
http://jira.talendforge.org/browse/TDI-18412

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74853 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-19 10:17:35 +00:00
jjzhou
5a065167ec fix Bug TDI-7975:Excel sheets with Pictures or Charts present cause a NullPointer? exception
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74852 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-19 10:17:05 +00:00
jyhu
66f2968da3 Fix Bug TDI-18964 : tOracleSCD throws NPE exception
http://jira.talendforge.org/browse/TDI-18964



git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_0@74849 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-19 10:12:39 +00:00
19927 changed files with 21398 additions and 16271 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
*.class
bin/
target/
class/
classes/

57
README.md Normal file
View File

@@ -0,0 +1,57 @@
# Talend Open Studio for Data Integration
http://www.talend.com
![alt text](http://www.talend.com/sites/default/files/logo-talend.jpg "Talend")
> Contents
This repository contains the source files for Talend Open Studio for Data Integration. These files must be used together with the common code contained in [tcommon-studio-se](https://github.com/Talend/tcommon-studio-se).
## Repository Structure
All Talend Studio repositories follow the same file structure:
```
|_ main Main Eclipse plugins and features
|_ features
|_ plugins
|_ test Eclipse plugins and features for unit tests.
|_ features
|_ plugins
|_ i18n Internationalization plugins and features.
|_ features
|_ plugins
```
## Download
You can download this product from the [Talend website](http://www.talend.com/download/data-integration).
## Usage and Documentation
Documentation is available on [Talend Help Center](http://help.talend.com/).
## Support
You can ask for help on our [Forum](http://www.talend.com/services/global-technical-support).
## Contributing
We welcome contributions of all kinds from anyone.
Using the bug tracker [Talend bugtracker](http://jira.talendforge.org/) is the best channel for bug reports, feature requests and submitting pull requests.
Feel free to share your Talend components on [Talend Exchange](http://www.talendforge.org/exchange).
## License
Copyright (c) 2006-2014 Talend
Licensed under the LPGLv3 License

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