roman.voievidko
6216a90e36
patch(TPS-3162): change date
2019-07-02 13:24:50 +03:00
roman.voievidko
0b0f81346a
patch(TPS-3162): update date
2019-07-01 09:33:34 +03:00
roman.voievidko
0504526f09
patch(TPS-3162): escape characters
2019-07-01 09:26:40 +03:00
roman.voievidko
33723c7527
patch(TPS-3162): Upgrade date of patch
2019-06-28 13:07:01 +03:00
Roman
a3ea57c4ab
bug(TDI-39879): change adding of binary attribute to context ( #1933 )
2019-06-28 12:57:02 +03:00
roman.voievidko
31b88b878d
remove fix TDI-39504
2019-06-28 12:56:25 +03:00
voievidko
c54cbda164
patch(TPS-3162): add release notes
2019-05-27 16:59:31 +03:00
Emmanuel GALLOIS
a603ac0caf
fix(TDI-41920): fix encoding issue when file.encoding is not utf8 ( #3353 )
...
(cherry picked from commit 9312e207c8 )
2019-05-27 11:50:21 +02:00
Jane Ding
c2b3d3c220
fix(TUP-22342)Joblet referring to objects that do not exist ( #3355 ) ( #3361 )
...
https://jira.talendforge.org/browse/TUP-22342
2019-04-02 15:33:36 +08:00
chmyga
f685160907
fix(TDI-41951): special chars in column comment ( #3318 )
...
* Use text escape method usage in SPSOutput and SalesforceWaveBulkExec components
2019-03-19 14:58:36 +02:00
Dmytro Sylaiev
104281a319
fix(TDI-41808): Fix showing pass as clear text NZLoad ( #3269 )
...
* fix(TDI-41808): Fix showing pass as clear text NZLoad
* fix(TDI-41808): Rewrite fix to be more efficient
* chore(TDI-41808): Fix indentation
* fix(TDI-41808): Avoid to show real length of password
* fix(TDI-41808): Use constant from util class
2019-03-07 14:50:26 +02:00
Dmytro Sylaiev
253b08b32e
feat(TDI-41532): Add http proxy support for FTPS ( #3082 )
2019-01-16 10:48:33 +02:00
chmyga
1e964f4173
fix(TDI-41469): check zip integrity die on error ( #3163 )
...
* Fix problem when check zip integrity and die on error are both checked
2019-01-14 11:26:44 +02:00
Dmytro Sylaiev
5919426530
Dsylaiev/tdi 41404 backport to 64 ( #3125 )
...
* fix(TDI-41404): Avoid 64kb method issue when too many context paramet… (#3025 )
* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists
* fix(TDI-41404): Regain missing warnings
* Dsylaiev/tdi 41404 fix 64kb issue t run job context (#3087 )
* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists
* fix(TDI-41404): Regain missing warnings
* fix(TDI-41404): Fix wrong context processing in footer
2019-01-03 16:59:49 +02:00
chmyga
5063e7df1b
Dchmyga/tdi 41512 backport to 6.4 ( #3071 )
...
* Cherry-pick Pyzhou/tdi 34626 t file un archive jar integrity (#1726 )
* fix(TDI-34626):tFileUnArchive cannot Check the integrity of tar file.
* replace jar
* fix(TDI-34626):Change the option name for tFileUnArchive. (#1727 )
* Cherry-pick Pyzhou/tdi 34625 move check archive jar to plugin custom (#1730 )
* Revert "replace jar"
This reverts commit 5162ee9418 .
* fix(TDI-34625):move checkArchive.jar to plugin custom
* fix(TDI-41469): tFileUnarchive zip64 format error (#3026 )
* fix(TDI-41469): tFileUnarchive zip64 format error
* Use apache commons compress in checkArchive lib
* fix(TDI-41469): tFileUnarchive zip64 format error
* Remove unused method
2018-12-17 09:15:13 +02:00
zwxue
cd0262101c
fix(TUP-21110):fix job assembly which leads to deploy twice ( #3045 )
2018-12-05 10:08:01 +08:00
zwxue
49dde6afba
fix(TUP-21110):Only job artifacts must be deployed ( #2940 )
2018-11-15 19:14:31 +08:00
Dmytro Sylaiev
3ce9b426c5
fix(TDI-41043): SFTP tFTPFileList full file info fix ( #2723 ) ( #2766 )
2018-10-17 10:47:36 +03:00
pyzhou
2dff789493
fix(TDI-41115):tSalesforceWave throw exception if file exist ( #2775 )
2018-10-12 10:11:27 +08:00
wang wei
ec2b60683b
fix(TDI-40318): fix FTP permission issue for tFTPPut component sftp mode ( #2199 )
...
fix(TDI-40318): Talend FTP permission issue (#2298 )
2018-09-27 15:04:38 +08:00
wang wei
25e9f5bdc0
fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another
...
# Conflicts:
# main/plugins/org.talend.designer.components.localprovider/components/tS3Copy/tS3Copy_begin.javajet
# main/plugins/org.talend.designer.components.localprovider/components/tS3Copy/tS3Copy_messages.properties
2018-09-27 11:21:57 +08:00
qiongli
39b678e9d9
feat(TDQ-15611) Add tDataShuffling to this migration ( #2697 )
2018-09-20 17:45:37 +08:00
kcoepeau
4b9fccee6f
fix(TBD-7678): Migrate tMatchModel ( #2682 ) ( #2685 )
2018-09-11 11:13:27 +02:00
kcoepeau
c9fc53190c
fix(TBD-7596): Migrate to Timestamp format instead of Date ( #2656 ) ( #2659 )
2018-09-05 14:59:51 +02:00
Dmytro Sylaiev
feb8155d87
fix(TDI-40927): Set default Authenticator for ftp socks proxy ( #2648 )
2018-09-04 13:16:07 +03:00
kcoepeau
3ee0b87ebe
fix(TBD-7495): Add checkbox to transform date type in timestamp ( #2593 ) ( #2633 )
2018-08-24 16:44:24 +02:00
ypiel
840932e614
feat(TDI-40900) : Update libs versions ( #2624 )
...
- bouncycastle/bcprov-jdk15on/1.6
- jackcess/2.1.12
- jackcess-encrypt/2.1.4
2018-08-22 10:45:50 +02:00
pyzhou
509a3b1f78
fix(TDI-40825):Provide clear errorMessage for tServiceNow. ( #2586 )
2018-08-14 10:23:07 +08:00
wang wei
f38e6c347b
fix(TDI-40757): Fix Job compilation error related to tJMSInput/Output component
2018-08-13 16:13:49 +08:00
wang wei
b365d03913
fix(TDI-40833): tSCPFileExists not working with wildcard ( #2569 )
2018-08-13 12:34:31 +08:00
pyzhou
63d974bc7d
fix(TDI-40722):restore the origin logic of import xstream.jar ( #2576 )
...
Conflicts:
main/plugins/org.talend.designer.components.localprovider/components/tBonitaInstantiateProcess/tBonitaInstantiateProcess_java.xml
2018-08-09 19:27:22 +08:00
pyzhou-talend
c044385d5e
fix(TDI-40722):remove xstream.jar for bonita component.
2018-08-03 09:27:27 +08:00
jzhao
dab5d7323c
fix(TDI-40271): [6.4.1] tMomInput is not retrieving USR properties and JMS headers from IBM MQSeries( #2218 )
2018-07-31 17:27:58 +08:00
Chao MENG
444ff96293
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
...
https://jira.talendforge.org/browse/TUP-20391
2018-07-19 12:40:00 +08:00
Liu Xinquan
1a3cab5f19
fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not ( #2511 )
2018-07-17 17:00:28 +08:00
Chao MENG
70e8f2e5b6
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords ( #2492 )
...
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-11 16:17:40 +08:00
Dmytro Chmyga
bd1168854b
fix(TDI-40641): tTeradataFastLoad select DB Type
...
* Adjust versions for migration task
2018-07-09 08:16:25 +03:00
chmyga
bb7153020c
fix(TDI-40641): tTeradataFastLoad select DB Type ( #2440 )
...
* fix(TDI-40641): tTeradataFastLoad select DB Type
* Add db type to tTeradataFastLoad
* Add Date,Timestamp and Time handling to tTeradataFastLoad
* Fix tTeradataFastLoadUtility
* fix(TDI-40641): tTeradataFastLoad select DB Type
* Add migration task
2018-07-09 08:14:37 +03:00
Jane Ding
74aa29e70f
fix(TUP-20333)When upgrading from Talend v5.6.1 to v6.4.1, the tmap has ( #2459 )
...
lost many mappings due to name change
https://jira.talendforge.org/browse/TUP-20333
2018-06-29 11:15:40 +08:00
Jane Ding
4d3366cfce
fix(TUP-20267)Preview in Metadata Delimited File fails with ( #2429 )
...
NullPointerException
https://jira.talendforge.org/browse/TUP-20267
2018-06-22 17:48:17 +08:00
Liu Xinquan
51d02f5ffc
TDQ-15455 Compile error after refactoring job ( #2433 )
2018-06-21 15:25:25 +08:00
apoltavtsev
9b0218f069
TESB-22085 Missing links to resources are added
2018-06-15 10:53:43 +03:00
Chao MENG
e41822f01b
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error ( #2398 )
...
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-06-08 16:14:08 +08:00
wchen-talend
090c19a201
fix(TUP-20021):Deactive component will change the execution order ( #2390 )
2018-06-08 11:09:11 +08:00
zwxue
f28d075943
fix(TUP-20223):Wrong branch value in the jobs generated by CI. ( #2393 )
2018-06-08 10:21:29 +08:00
jzhao
60f55f190a
fix(TDI-40441): remove duplicate item in cipher siute list for mom components( #2385 )
2018-06-05 11:13:01 +08:00
Andreas Mattes
91a7443a1f
fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. ( #2379 )
...
Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
2018-06-04 08:38:45 +02:00
kjwang-talend
87e0d4ab9d
TUP-20199 Studio is way too slow when branching 2 ways with if condition ( #2370 )
...
https://jira.talendforge.org/browse/TUP-20199
2018-06-04 10:59:22 +08:00
Roman
12c4cfef01
fix(TDI-40448): creating of yaml file was fixed ( #2314 )
...
* fix(TDI-40448): creating of yaml file was fixed
2018-06-01 13:58:32 +03:00
ypiel
56e47a161b
fix(TDI-40521) : Encode to base64 byte[]->String ( #2346 )
2018-06-01 11:41:22 +02:00
SunChaoqun
b9ca2dd9ef
TESB-22085:Dynamic schema column type is always String in Runtime ( #2360 )
...
LGTM
2018-05-31 16:53:39 +08:00
wchen-talend
ea4c60feb0
fix(TUP-20021):Deactive component will change the execution order ( #2368 )
2018-05-31 11:53:15 +08:00
Vladimir Bogatyrov
b976c2a189
[TESB-20978] java.lang.ClassCastException:javax.mail.internet.MimeMultipart cannot be cast to javax.mail.Multipart
...
UrlPath of JAF dependency was pointing out to a non-existing library, which resulted in that activation.jar was not included into job's OSGi bundle; removed the UrlPath property to use activation library from the studio repoistory
2018-05-30 03:40:51 +00:00
jzhao
fec6f3ed1e
fix(TDI-40441): tMomXXX components to connect to SSL enabled Websphere
...
MQ channel (#2341 )
* add new parameters to support both ibm and oracle java cipher suite
* Upgrade the jars
* change "cipher spec" to "cipher suite"
2018-05-24 17:55:16 +08:00
wchen-talend
701065f005
fix(TUP-19943):Generated schema miss some fields while import xsd
2018-05-23 12:00:20 +08:00
wchen-talend
15eb9b7d5b
fix(TUP-20021):Deactive component will change the execution order ( #2315 )
2018-05-23 10:54:11 +08:00
Chao MENG
ce0f4826cb
fix(TUP-20133): Edit queries does not display the "SQL Builder" window ( #2323 )
...
fix(TUP-20133): Edit queries does not display the "SQL Builder" window in some conditions.
https://jira.talendforge.org/browse/TUP-20133
2018-05-21 10:31:15 +08:00
Anas KHABALI
f8dbde4488
fix(TDI-40473): fix date handling in tservicenowOutput ( #2306 )
2018-05-18 13:05:01 +01:00
zafkirTalend
8c85b96df0
fix(TBD-6701): Fix condition left join on for tELTHiveMap ( #2301 )
2018-05-17 09:09:15 +02:00
jzhao
4962d64dad
fix(TDI-40443): add check to control tsalesforceinput bulk mode all return null for empty value( #2302 )
...
* set default value true when migration old framework jobs
2018-05-10 17:57:21 +08:00
Emmanuel GALLOIS
457991df77
fix(TDI-40488): check target column existance in enforcer ( #2297 )
2018-05-09 15:55:36 +02:00
Chao MENG
b10c5356d1
fix(TUP-19961): tELTMSSqlInput component does not support the schema ( #2285 )
...
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 18:26:10 +08:00
Chao MENG
3136603faa
fix(TUP-19961): tELTMSSqlInput component does not support the schema ( #2284 )
...
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 14:52:04 +08:00
zwxue
38d2eb878d
fix(TUP-19806):Error: Could not find or load main class / Remote ( #2278 )
...
Execution / routines.jar missing in ZIP file.
2018-05-03 16:48:48 +08:00
Chao MENG
231c84b84a
fix(TUP-19961): tELTMSSqlInput component does not support the schema ( #2277 )
...
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-03 15:21:56 +08:00
pyzhou
017adc6898
fix(TDI-40458):compile error dynamic schema with identity tsybaseOutput ( #2274 )
2018-05-03 09:49:51 +08:00
Anas KHABALI
52296f8f42
fix(TDI-40464): fix column mapping in servicenowInput component. ( #2273 )
...
with more than one result, tServicenownput returns bad data for resolved_at and closed_at fields
2018-05-02 10:57:17 +01:00
Chao MENG
eeaf605a2a
fix(TUP-19961): tELTMSSqlInput component does not support the schema
...
with a DB-column name having Degree symbol in it (#2272 )
* fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
Conflicts:
test/plugins/org.talend.designer.dbmap.test/src/org/talend/designer/dbmap/language/mysql/MysqlGenerationManagerTest.java
test/plugins/org.talend.designer.dbmap.test/src/org/talend/designer/dbmap/language/oracle/OracleGenerationManagerTest.java
test/plugins/org.talend.designer.dbmap.test/src/org/talend/designer/dbmap/language/postgres/PostgresGenerationManagerTest.java
2018-05-02 16:51:40 +08:00
Chao MENG
982c999258
fix(TUP-19961): tELTMSSqlInput component does not support the schema ( #2266 )
...
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-28 19:02:59 +08:00
Chao MENG
a394e45e94
fix(TUP-19961): tELTMSSqlInput component does not support the schema
...
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/process/DataProcess.java
main/plugins/org.talend.designer.dbmap/src/main/java/org/talend/designer/dbmap/language/generation/DbGenerationManager.java
main/plugins/org.talend.designer.dbmap/src/main/java/org/talend/designer/dbmap/language/postgres/PostgresGenerationManager.java
2018-04-28 19:01:55 +08:00
ypiel
5aeee9ebe1
fix(TDI-40438) : backport of some fixes on mscrm
...
* fix(TDI-40438) : Backport some fixes on Guid type
* TDI-39571 : For tMicrosoftCRMOutput (ODATA), it is unable to update lookup field null
* TDI-39522 : For tMicrosoftCRMOutput (OnPremise-2016 ODATA), unable to insert data in the type of Edm.Guid
* fix(TDI-40438) : Fix DB type for the binary property is wrong
* TDI-39578 : For tMicrosoftCRMOutput (ODATA), the DB type for the binary property is wrong
2018-04-27 17:49:34 +02:00
pyzhou
14fb1e1ccd
fix(TDI-39968):split the string in log. ( #1943 )
...
* fix(TDI-39968):split the string in log.
* simplify the code.
2018-04-27 11:24:18 +08:00
kjwang-talend
93a8036d20
Kjwang/fix(tup 19974)opening a job takes more than half an hour in
...
studio (#2232 )
* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974
* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/cmd/ChangeValuesFromRepository.java
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/cmd/RepositoryChangeMetadataCommand.java
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/service/GenericWizardService.java
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/ui/dnd/GenericDragAndDropHandler.java
2018-04-24 16:37:04 +08:00
kjwang-talend
9ca2ee1a47
Kjwang/fix(tup 19732)joblet not being called after elt components ( #2205 )
...
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
2018-04-24 15:27:37 +08:00
wang wei
51dc1af20e
fix(TDI-40329): Constant String too long due to a large schema
...
# Conflicts:
# main/plugins/org.talend.designer.codegen/jet_stub/generic/component_begin.javajet
2018-04-18 10:50:51 +08:00
Chao MENG
61e9c48b93
fix(TUP-19961): tELTMSSqlInput component does not support the schema
...
(#2219 )
fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/components/EParameterName.java
main/plugins/org.talend.designer.dbmap/src/main/java/org/talend/designer/dbmap/language/generation/DbGenerationManager.java
2018-04-17 11:21:53 +08:00
pyzhou
f6dc71c46e
fix(TDI-40284): Make dynamic and non-dynamic behave in accordance. ( #2144 )
2018-03-27 17:58:19 +08:00
nrousseau
9fde71a881
Avoid the popup of missing jars for junits
2018-03-26 16:44:26 +08:00
hcyi
30fdef208b
fix(TUP-19691):java.lang.StackOverflowException when job is run. ( #2039 )
2018-03-23 10:51:44 +08:00
195858
a5d8029f5c
fix(TDI-40170): Add HANA support to tJDBCSCDELT ( #2063 )
...
* fix(TDI-40170): Add HANA support to tJDBCSCDELT
Adding support for SAP Hana.
Amended the begin template to conditionally include SAP Hana specific template if the appropriate mapping is selected.
Added a SAP HANA specific javajet template,
* fix(TDI-40170): Add HANA support to tJDBCSCDELT
Fixed the generation of UPDATE statements as suggested
# Conflicts:
# main/plugins/org.talend.designer.components.localprovider/components/tJDBCSCDELT/tJDBCSCDELT_begin.javajet
2018-03-16 10:47:09 +08:00
wang wei
7f6be77cab
fix(TDI-40201): ts3put is slower than expected
2018-03-15 11:57:12 +08:00
nrousseau
3a564700de
fix(TUP-19758) generate code even if the jars are missing ( #2065 )
2018-03-15 11:50:10 +08:00
ypiel
70164e6472
fix(TDI-39447) : Save cookie even if there is HTTP error. ( #1740 )
2018-03-13 15:11:56 +01:00
ypiel
cfd01ce161
fix(TDI-39446) : Redirect 303/302(optional) with GET ( #1742 )
...
* fix(TDI-39446) : Redirect 303/302(optional) with GET
* fix(TDI39446) : Use the right redirect url
* fix(TDI-39446) : Update label for force label on 302 redirect option
* fix(TDI-39446) : Update label for 302 redirect option
2018-03-13 15:11:46 +01:00
jzhao
42c6842218
fix(TDI-40217) tMSSqlOutput component fails while writing exponential notation data using Dynamic Schema( #2072 )
...
* wrong code caused compiler error
2018-03-13 10:45:39 +08:00
jzhao
585b8bd480
fix(TDI-40217) tMSSqlOutput component fails while writing exponential notation data using Dynamic Schema( #2067 )
...
* Avro to DI didn't handle BigDecimal correct.
2018-03-12 16:44:39 +08:00
kjwang-talend
6be48d2d64
Kjwang/fix(tup 19528)implicit t context load does not load variables when from file is initialized with a context variable ( #2001 )
2018-02-28 11:05:53 +08:00
pyzhou
0a914c953d
fix(TDI-40057):tAmazonEMRManager fails when enable debug. ( #1948 )
2018-02-23 15:01:29 +08:00
Emmanuel GALLOIS
36fa84f79b
fix(TDI-40106): avoid ConcurrentModificationException ( #1982 )
...
(cherry picked from commit baec479 )
2018-02-19 11:08:59 +01:00
Emmanuel GALLOIS
d8b707307f
fix(TDI-40112): tCloudStart doesn't start an existing EC2 instance ( #1981 )
...
* fix(TDI-40112): tCloudStart don't start an existing EC2 instance but create a new one
* fix(TDI-40112): manage correctly logging
(cherry picked from commit 8da8a3c )
2018-02-14 13:39:06 +01:00
ypiel
af7f7953d0
Merge branch 'maintenance/6.4' of https://github.com/Talend/tdi-studio-se into maintenance/6.4
2018-02-14 10:49:57 +01:00
ypiel
5382ed5b1a
bug(TDI-40026) : Get only exception msg from subjob
2018-02-14 10:48:49 +01:00
Roman Voievidko
6716097429
bug(TDI-39879): change adding of binary attribute to context
2018-02-14 11:36:09 +02:00
Kevin Wang
74cd0079d0
TUP-19372 Studio crashed after importing projects
...
https://jira.talendforge.org/browse/TUP-19372
2018-02-13 15:49:35 +08:00
kcoepeau
01e2ad576e
fix(TBD-6388): Add Migration Task for tImpalaOutput ( #1955 )
2018-02-12 16:37:16 +01:00
Irene Wang
fcfed6a949
DEVOPS-3791 Update copyright year to 2018
2018-02-09 14:41:56 +01:00
kcoepeau
0b85038370
fix(TBD-6388): Add Migration Task for tImpalaOutput ( #1955 )
2018-02-09 11:22:07 +01:00
kjwang-talend
69193d10b0
fix(TUP-19342)Implicit context load from file behavior change ( #1931 )
...
https://jira.talendforge.org/browse/TUP-19342
2018-02-05 17:40:19 +08:00
hcyi
f8a40be8f1
fix(TUP-19277):Errors when creating tSASoutput component from SAS ( #1877 )
...
metadata connection.
2018-02-05 11:12:51 +08:00
jzhao
21187cfbc1
fix(TDI-39932): tLDAPXX components does not close TLS connection ( #1918 )
2018-01-29 14:23:57 +08:00
Emmanuel GALLOIS
42d24789f5
fix(TDI-39948): change default behavior for USE_EXISTING_CONNECTION ( #1893 )
2018-01-23 12:43:56 +00:00
Vladimir Bogatyrov
fe8e336afd
[TESB-20919] Issue with Apache DBCP connection pools ( #1790 )
...
* [TESB-20919] Issue with Apache DBCP connection pools
The fix handles the situation when Apache Commons DBCP is used to create connection pool for Oracle.
* [TESB-20919] Issue with Apache DBCP
* [TESB-20919] Simplified conditions
2018-01-23 11:18:56 +02:00
kcoepeau
e0977df644
fix(TBD-5317): consistent field separator and support without existing connection use ( #1881 )
2018-01-23 09:55:11 +01:00
wang wei
39c9d2d22b
fix(TDI-39904): make sure use postgresql jdbc driver for postgresql connection component when both redshift and postgresql jdbc driver exist( #1867 )
2018-01-17 09:25:53 +08:00
Pingwen Lin
206e14f7df
TMDM-11667 Can't download jar automatically while running mdm demo jobs ( #1857 )
...
* TMDM-11667 Can't download jar automatically while running mdm demo jobs (#1773 )
* TMDM-11667 Can't download jar automatically while running mdm demo jobs (fix other components besides tMDMConnection) (#1776 )
2018-01-12 17:34:56 +08:00
wang wei
5e91bbe6df
fix(TDI-39893): Exception in component tRedshiftOutput: "java.sql.SQLException: [Amazon](500310) Invalid operation: there is no parameter $-32768" ( #1853 )
2018-01-11 15:44:00 +08:00
ypiel
292ab4a077
fix(TDI-39876) : report the TDI39761 correction when redirection is disabled ( #1839 )
2018-01-05 11:26:48 +01:00
Stefan Le Moing
7e768bbf84
fix(TBD-6075): change jar http versions ( #1840 )
2018-01-05 10:25:51 +01:00
nrousseau
f98d27e6f4
fix(TUP-18434) fix wrong node initialization
2018-01-05 13:28:06 +08:00
nrousseau
65fb7f7b1b
fix(TUP-18434) fix junits
2018-01-05 13:27:53 +08:00
pyzhou
273606c788
Revert "fix(TDI-39423):Amend the escape method. ( #1630 )" ( #1837 )
...
This reverts commit 11ff8135b4 .
2018-01-04 14:44:00 +08:00
hcyi
4f0e72809c
fix(TUP-19128):Talend Migration issue in joblet connection ( #1811 )
2018-01-04 09:52:15 +08:00
nrousseau
a889c63b82
fix(TUP-18434): fix problem of refresh ( #1616 )
...
Fix the problem of reference display and limit the number of refresh
done.
2018-01-02 15:12:27 +08:00
pyzhou-talend
613952016b
fix(TDI-39841):tS3put should only evaluated Key once.
2017-12-27 17:34:22 +08:00
undx
e0aff762b7
fix(TDI-39808): allow subfolder to be created in any folder
...
(cherry picked from commit adb630e )
2017-12-27 09:05:27 +01:00
wchen-talend
b13f4b1b98
fix(TUP-19005):fix the show_if not_show_if problem for links
2017-12-20 15:24:27 +08:00
pyzhou-talend
a77d2bbfba
fix(TDI-39800):close connection for tOleDbInput and migration task.
2017-12-20 11:26:32 +08:00
Pingwen Lin
878837d5d8
TMDM-11629 MDM transaction does not commit when multiple tMDMOutput used in same subjob ( #1785 )
2017-12-14 15:03:40 +08:00
kjwang-talend
5be5de4753
TUP-19013 Studio hangs/freezes after clicking cancel while job is being ( #1754 )
...
* TUP-19013 Studio hangs/freezes after clicking cancel while job is being
built
https://jira.talendforge.org/browse/TUP-19013
* TUP-19013 Studio hangs/freezes after clicking cancel while job is being
built
https://jira.talendforge.org/browse/TUP-19013
2017-12-11 17:02:32 +08:00
wang wei
582ca7a769
fix(TDI-39503): tLDAPConnection error ( [LDAP: error code 13 - TLS confidentiality required]) when slapd is configured with require tls ( #1770 )
2017-12-11 14:06:39 +08:00
ypiel
d839e37bb5
Merge branch 'maintenance/6.4' of https://github.com/Talend/tdi-studio-se into maintenance/6.4
2017-12-08 11:35:20 +01:00
ypiel
9f0d925c9a
fix(TDI-39761) : SC_ACCEPTED doesn't generate exception on POST file.
...
* fix(TDI-39761) : SC_ACCEPTED doesn't generate exception anymore.
* fix(TDI-39761) : SC_ACCEPTED managed only for upload file.
2017-12-08 11:34:47 +01:00
zwxue
55cdafd993
Revert "fix(TUP-18772):buildjob override parameter add unecessary backslash ( #1738 )"
...
This reverts commit 51bf13272a .
2017-12-04 16:42:41 +08:00
wang wei
5bc85d37a4
fix(TDI-39707): mutli thread failed for stats and logs in redshift database by redshift jdbc and postgresql output component( #1725 )
2017-12-01 13:35:49 +08:00
jzhao
28ea44d5cb
feat(TDI-39718): Upgrade to CXF 3.1.14 ( #1747 )
...
* MDM components
* CRM components
* tWebService
2017-12-01 10:11:49 +08:00
wchen-talend
760ef38010
fix(TUP-19019):TUJ broken since TUP-18265 tELTSAPMAP component does not
...
(#1746 )
2017-11-30 17:46:25 +08:00
hcyi
adec2ee076
fix(TUP-18492): Stats Logs still use JTDS driver even select
...
Microsoft.Microsoft.
2017-11-30 10:18:55 +08:00
zwxue
51bf13272a
fix(TUP-18772):buildjob override parameter add unecessary backslash ( #1738 )
2017-11-28 15:22:13 +08:00
pyzhou
c73f278d27
fix(TDI-39711):remove \r|\n|\r\n of module name. ( #1733 )
...
* fix(TDI-39711):remove \r|\n|\r\n of module name.
* move the replacement to the migration task of old framework to new.
* remove the brackets.
2017-11-27 16:09:21 +08:00
Chao MENG
4ad42ced6f
fix(TUP-18261): There is an error when Studio tries to make a query to
...
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-11-24 16:07:44 +08:00
Chao MENG
dcf869db27
fix(TUP-18261): There is an error when Studio tries to make a query to
...
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-11-17 18:55:53 +08:00
Chao MENG
b968aa1ddd
fix(TUP-18261): There is an error when Studio tries to make a query to
...
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-11-17 18:54:53 +08:00
Chao MENG
d4525290ff
fix(TUP-18261): there is an error when Studio tries to make a query to
...
(#1682 )
fix(TUP-18261): there is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/DesignerCoreService.java
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/preferences/PerformancePreferencePage.java
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/preferences/PreferenceInitializer.java
2017-11-17 18:54:14 +08:00
Irene Wang
5b004e7cea
Update copyright year to 2017
2017-11-14 16:43:54 +01:00
iwangtalend
7f023a0978
Update copyright year to 2017
2017-11-14 16:36:55 +01:00
wchen-talend
fef6d598cd
fix(TUP-18592): make the not_show_if only work with outupts
2017-11-13 14:14:31 +08:00
jzhao
ebe3837dc7
fix(TDI-39662):"log4jSb_tGreenplumGPLoad_1" cannot be resolved ( #1711 )
2017-11-09 18:06:14 +08:00
wchen-talend
476ae1efef
fix(TUP-18738):UHG - Configuring SVN Polling from TAC ( #1681 )
...
* fix(TUP-18738):UHG - Configuring SVN Polling from TAC
* fix(TUP-18738):UHG - Configuring SVN Polling from TAC
2017-11-06 18:55:11 +08:00
zwxue
54927b3398
fix(TUP-18770):Implicit project level settings issue in migration. ( #1694 )
2017-11-06 10:58:04 +08:00
jzhao
3684e55efb
fix(TDI-39612)Talend 6.4 tExtractJSONFields not working similar to 6.2.1. ( #1696 )
2017-11-03 16:08:20 +08:00
qiongli
73de8456a2
TDQ-14308 include some drools file for tRulesurvivorhsip. ( #1638 ) ( #1679 )
...
* TDQ-14308 include some drools file for tRulesurvivorhsip.
* TDQ-14308 move the code of copy drools file to 'ProcesssorUtilites.java'
2017-11-03 13:55:48 +08:00
wang wei
878284ad6d
fix(TDI-39568): Component tSocketOutput does not provide error message ( #1675 )
2017-10-25 14:52:18 +08:00
wang wei
94e38783d6
fix(TDI-39584): Timestamp shifts to wrong time during DST ( #1665 )
2017-10-25 12:09:51 +08:00
wang wei
41eaa6be01
fix(TDI-39361): When creating a table in MS SQL, if the size of the varchar is greater than 8000, Talend should create the table using a varchar(max)( #1670 )
2017-10-25 10:43:25 +08:00
wchen-talend
98a7152134
fix(TUP-18592): remove not useful junit ( #1678 )
2017-10-25 10:33:28 +08:00
Emmanuel GALLOIS
15e754fc28
fix(TDI-39319): correct include/exclude types in REST API ( #1677 )
2017-10-24 18:43:40 +01:00
GGu
c4f3a87c0d
fix(TUP-18769): exclude the dependenceis of children jobs in main pom ( #1676 )
2017-10-24 04:46:30 -05:00
wchen-talend
ac23d7ad41
fix(TUP-18592):No connector can be selected after remove it on UI ( #1657 )
2017-10-13 10:42:45 +08:00
jzhao
a87039e281
fix(TDI-39562):tFileOutputExcel "Keep existing cell format" doesn't work in some situation ( #1658 )
2017-10-11 15:53:50 +08:00
Diya Muliyil
bcb1df1df8
[TESB-20340 - Talend Studio hangs when building a job (for 6.4.2)] ( #1651 )
...
This is a backport fix, the master fix has been approved.
2017-09-27 22:22:15 +08:00
Chao MENG
eed2087f3b
fix(TUP-18466): complete URL Pop-up with LDAP SSH Git Authentication
...
https://jira.talendforge.org/browse/TUP-18466
fix a bug when managing connection in login dialog
2017-09-26 16:27:47 +08:00
wchen-talend
f01f32590e
fix(TUP-18489):tLibraryLoad doesn't display the jars available in local
...
maven
2017-09-21 12:07:15 +08:00
wchen-talend
b43ec7a5e6
fix(TUP-18489):tLibraryLoad doesn't display the jars available in local
...
maven
2017-09-20 16:19:45 +08:00
wchen-talend
053b44eac2
fix(TUP-18489):tLibraryLoad doesn't display the jars available in local
...
maven
2017-09-19 16:39:39 +08:00
jzhao
ce553b83d9
fix(TDI-39333):tRedshiftOutputBulk log issue ( #1637 )
2017-09-18 18:50:28 +08:00
pyzhou
6411fd6b91
fix(TDI-39423):Amend the escape method. ( #1630 )
...
* fix(TDI-39423):Amend the escape method.
* fix(TDI-39423): Eliminate the flag trap.
2017-09-18 09:39:51 +08:00
wchen-talend
03b8b6551e
fix(TUP-18489):tLibraryLoad doesn't display the jars available in local ( #1633 )
2017-09-14 10:04:02 +08:00
pyzhou
ed6cb090d6
fix(TDI-39432):Correct the wrong mvn path. ( #1631 )
2017-09-11 15:00:24 +08:00
hcyi
1ad4e4969b
fix (TUP-18492): Stats&Logs still use JTDS driver even select Microsoft
2017-09-06 16:31:13 +08:00
Irene Wang
66b571ea96
Update copyright to 2017
2017-09-05 17:39:06 +02:00
pyzhou-talend
37920e2416
fix(TDI-39376):Import the jar to eliminate compile error.
2017-09-01 11:51:37 +08:00
hcyi
7d9f5355f3
fix (TUP-18453): Guess Schema on tAS400Input fails with
...
MissingDriverException.
2017-09-01 10:05:09 +08:00
jzhao
e3e092b6fc
fix(TDI-39350): Performance decline for tFileInputXML compared to 5.3.1 ( #1617 )
2017-08-31 11:55:38 +08:00
Pingwen Lin
1d2f4ed46b
TMDM-11385 [tMDMConnection] "OnComponentError" and "On SubjobError" not triggered when an error occurs ( #1619 )
2017-08-30 16:15:29 +08:00
wang wei
88b8040ffa
fix(TDI-39363): add the miss instance type ( #1615 )
2017-08-28 14:22:33 +08:00
Pingwen Lin
f5d82d9aa1
TMDM-9923 Ability to control the timeout or start/end date of the transaction in MDM components (remove dependency of routines.MDM) ( #1613 )
2017-08-25 15:05:37 +08:00
hcyi
7da66120ad
fix (TUP-18355): Opening a BD job from the search feature in Studio
...
transformsit into a DI job
2017-08-25 10:22:17 +08:00
hcyi
84e0a19358
fix TUP-18355:Opening a BD job from the search feature in Studio transforms it into a DI job ( #1581 )
...
* TUP-18355:Opening a BD job from the search feature in Studio transforms
it into a DI job
* TUP-18355:add junits for Opening a BD job from the search feature in
Studio transforms it into a DI job
2017-08-25 10:17:26 +08:00
xwen
154d9ca98e
fix(TUP-18404)Link Target Issue
...
xwen committed 2 hours ago
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac
https://jira.talendforge.org/browse/TUP-18404
Conflicts:
main/plugins/org.talend.designer.fileoutputxml/src/main/java/org/talend/designer/fileoutputxml/ui/FOXUI.java
2017-08-24 10:49:38 +08:00
Chao MENG
d152795c70
fix(TUP-18213): set correct connection bean if logon studio using ( #1501 )
...
fix(TUP-18213): set correct connection bean if logon studio using parameters instead of logon dialog
https://jira.talendforge.org/browse/TUP-18213
2017-08-23 17:14:24 +08:00
wang wei
6066561432
fix(TDI-39320): tcloudstart can't work ( #1593 )
2017-08-22 14:24:37 +08:00
wang wei
87a1528f7a
fix(TDI-39054): improve the support for version and after the fix, no need to change the xml every release. ( #1487 )
2017-08-21 13:05:00 +08:00
ypiel-talend
d2ce3b6a7c
fix(TDI-39101) : Don't send null for rejected ( #1594 )
...
* fix(TDI-39101) : Don't send null for rejected
* fix(TDI-39101) : Correct indentation after review.
2017-08-17 15:23:44 +02:00
ypiel-talend
d07981f788
fix(TDI-39101) : Update export labels ( #1588 )
2017-08-17 15:23:33 +02:00
ypiel-talend
a96078957c
fix(TDI-39101) : Export Google documents
...
* Add parameters to choose export mime-types
* Add parameter to add an extension on exported files
2017-08-17 15:23:26 +02:00
RyanSkraba
0f0c9fa6a3
fix(TBD-4416/components): Cann't run job that use joblet use existing connection for tHiveInput - fixed ( #1540 ) ( #1603 )
2017-08-17 14:04:51 +02:00
jzhao
c86537dad0
fix(TDI-38635): tMicrosoftOutput can't be update null value with V2016 odata ( #1551 )
...
* tMicrosoftOutput can't be update null value with V2016
odata
* update odata jar with talend patch
2017-08-16 17:56:10 +08:00
Ihor Istomin
6513aff28e
Revert "fix(TDI-39301): Back-port TDI-39229 to 6.4" ( #1599 )
...
* Revert "fix(TDI-39301): Back-port TDI-39229 to 6.4 (#1585 )"
This reverts commit c1c15826cc .
2017-08-16 11:20:31 +03:00
GGu
b4039aa0e4
fix(TUP-18405/module): enable to update the list of modules parameter
2017-08-16 16:05:23 +08:00
ypiel-talend
e1f46284ca
fix(TDI-39248) : Prefix SP by schema ( #1574 )
...
* fix(TDI-39248) : Prefix SP by schema
2017-08-04 10:42:46 +02:00
Ihor Istomin
c1c15826cc
fix(TDI-39301): Back-port TDI-39229 to 6.4 ( #1585 )
2017-08-03 15:07:09 +03:00
zwxue
56f965271f
fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. ( #1482 )
2017-08-03 17:40:09 +08:00
wchen-talend
3521ed77e0
fix(TUP-18265):tELTSAPMAP component does not work as expected ( #1542 )
2017-07-31 15:46:03 +08:00
Dmytro Sylaiev
5385bb2599
Dsylaiev/tdi 39089 fix uri encoding t file fetch ( #1550 )
...
* fix(TDI-39089): Hide new checkbox when it is not needed
2017-07-24 14:11:04 +03:00
Dmytro Sylaiev
8b86d50768
Dsylaiev/tdi 39089 fix uri encoding t file fetch ( #1548 )
...
* fix(TDI-39089): Add 'encode URI' property
2017-07-24 14:10:29 +03:00
zwxue
9e87025f8b
fix(TUP-18278):Could not find or load main class exception after ( #1547 )
2017-07-21 10:23:29 +08:00
Dmytro Sylaiev
e24486296b
fix(TDI-39089): Remove redundant migration task from 6.4
2017-07-20 18:09:46 +03:00
hwang-talend
b196a85f39
fix(TUP-18270):Propogation problems when change contexts in a joblet ( #1535 )
...
which use by some jobs.
2017-07-19 10:24:26 +08:00
wchen-talend
f952d01e1c
fixe(TUP-18118):Remote run in studio fails with file not found exception ( #1511 )
...
* fixe(TUP-18118):Remote run in studio fails with file not found exception
* fix(TUP-18118):Remote run in studio fails with file not found exception
2017-07-14 10:00:22 +08:00
Dmytro Sylaiev
d3617a519b
fix(TDI-39089): Add uri encoding in tFileFetch ( #1479 )
...
* fix(TDI-39089): Add uri encoding in tFileFetch
* Incorrect uri would become correct in the job using URI.toASCIIString method
* No changes for ftp and smb protocol due to they should work OK with special characters
* Already correct uri become incorrect-encoded in properties (migration task)
* fix(TDI-39089): Add uri decoding in tFileFetch
* Update plugin.xml
* chore(TDI-39089): Fix indentations
2017-07-13 12:24:38 +03:00
hwang-talend
b0722b918e
fix(TUP-18217):Testcase for tWriteJSONFiled gives junitGlobalMap cannot ( #1509 )
...
be resolved exception
2017-07-13 16:33:33 +08:00
zwxue
628a441bf8
fix(TUP-17858):Use different version of subjob in father job
...
:NoClassDefFoundError.
2017-07-13 10:06:23 +08:00
pyzhou-talend
5b0b949ea0
fix(TDI-39135):Handle duplicate variable in tOracleBlukOutput.
2017-07-10 14:57:14 +08:00
jzhao
9298412f25
fix(TDI-39051): tMSSqlSP doesn't always return execution error ( #1493 )
2017-07-06 18:20:41 +08:00
pyzhou
cdd7787219
fix(TDI-39037):Handle NPE for tReplaceList. ( #1436 )
...
* fix(TDI-39037):Handle NPE for tReplaceList.
* fix(TDI-32121):make vacant `replacement` available.
2017-07-06 11:45:56 +08:00
Dmytro Sylaiev
b66b680792
fix(TDI-38143): Process null data in tReplaceList correctly ( #1405 )
...
* fix(TDI-38143): Process null data in tReplaceList correctly
* fix(TDI-38143): minor changes
2017-07-06 11:44:51 +08:00
Pingwen Lin
dc5082477b
TMDM-11072 : Support of AWS ELB for MDM Cluster ( #1464 ) ( #1488 )
2017-07-05 15:41:28 +08:00
wchen-talend
2d21884c45
fix(TUP-18128):joblets change not applied to all jobs automatically ( #1459 )
2017-07-05 15:05:58 +08:00
Vladimir Bogatyrov
a15e84b449
[TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly ( #1432 )
...
* [TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly
* [TESB-19484] Switched from using globalMap to resourceMap
* [TESB-19484] Added cid to exception variable name
2017-07-04 22:25:38 +03:00
zwxue
293de09d00
fix(TUP-18158):tELTOracleMap / ELT Oracle Map Editor / left panel empty
...
after migration from 6.1.1 to 6.3.1.
2017-07-04 18:41:57 +08:00
Yucheng Bai
78c0054e3b
fix(TUP-18154): Cleanup the code related to quotes for new component ( #1455 )
...
framework
2017-07-04 17:17:46 +08:00
Yucheng Bai
c115fcc367
fix(TUP-18156): improve and add junits. ( #1461 )
2017-07-04 17:14:53 +08:00
Yucheng Bai
9560580825
fix(TUP-18156): Issue with Date pattern retrieved from Metadata ( #1460 )
2017-07-04 17:14:29 +08:00
Yucheng Bai
415314ba32
fix(TUP-18098): Hive Connectivity post-kerberos on Talend ( #1426 )
2017-07-04 17:10:36 +08:00
yyin-talend
2b3a67c372
TDQ-13899 when save pattern, on the "Update Detection" dialog can not ( #1481 ) ( #1483 )
...
show the job name of tMultiPatternCheck as others --fixed
2017-07-04 15:45:06 +08:00
kjwang-talend
66f51694cd
fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long ( #1403 )
...
fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long
https://jira.talendforge.org/browse/TUP-17996
2017-07-04 14:24:05 +08:00
pyzhou
4cc25f36e8
fix(TDI-38965):upgrade the talend_DB_mssqlUtil-1.1-20170612.jar ( #1380 )
2017-07-04 11:23:38 +08:00
jzhao
114b943de2
fix(TDI-39045) improve the error message when when used the tMicrosoftCRMOutput to do the update without key column is set( #1469 )
2017-07-03 14:47:46 +08:00
hcyi
aadc713c96
TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database ( #1448 )
...
* TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database
Connection.
* TUP-18046:update,Cannot Retrieve Columns from Metadata MapRDB Database
Connection
2017-07-03 14:17:04 +08:00
hcyi
7439d4516f
TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database ( #1445 )
...
Connection.
2017-07-03 14:16:47 +08:00
wchen-talend
22ac337bcd
fix(TUP-18120): fix document generate and export problems ( #1438 )
2017-07-03 13:59:27 +08:00
zwxue
6cda05ea7e
fix(TUP-18109):"Use Custom groupId" checkbox does not work for migrated
...
job under the folder for publish.
2017-07-03 10:39:37 +08:00
Jenkins Continuous Build server
3c69ebfc0e
Set version to 6.4.2 SNAPSHOT
2017-06-30 18:38:06 +02:00
Yucheng Bai
398955415d
fix(TUP-18178): tMicrosoftCRMOutput Online 2016(oada) can't work ( #1468 ) ( #1470 )
2017-06-29 18:18:39 +08:00
Yucheng Bai
21699748d1
fix(TUP-18146): https://jira.talendforge.org/browse/TUP-18146 ( #1446 )
...
* fix(TUP-18146) fix quote issue
* fix(TUP-18146): update junits.
* fix(TUP-18146): update junits.
2017-06-23 17:27:29 +08:00
mtuhai
5c9f7fa16c
bug(TBD-5111/components): tBigQueryBulkExec component does not report error when failures happen - fixed ( #1419 )
2017-06-22 09:46:33 +02:00
zafkirTalend
660ba3714b
fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown ( #1416 )
2017-06-22 09:44:00 +02:00
zafkirTalend
94108609db
fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown ( #1409 )
2017-06-22 09:43:49 +02:00
Liu Xinquan
e9bcfa8af1
TDQ-13814 TDQ-13930 always ask user to change the Property to built-in mode ( #1424 )
2017-06-21 16:22:08 +08:00
kevin.cui
39ea1fe8be
TMDM-11077 : tMDMBulkLoad & tMDMConnection can't load data with auto commit setting ( #1429 )
2017-06-21 03:17:08 -05:00
zwxue
3cce521491
fix(TUP-17726):java version for reference project changed to 1.8 after
...
migration.
2017-06-19 16:09:02 +08:00
zwxue
8cc6cbbd02
fix(TUP-18075):Studio throw NPE error when switch to page "Deployment"
...
for a service child node.
2017-06-19 16:08:20 +08:00
Jenkins Continuous Build server
dec1792509
Set version to 6.4.1
2017-06-14 12:42:04 +02:00