Dmytro Sylaiev
82d701bb54
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:52:34 +02:00
Dmytro Sylaiev
95e0b81259
fix(TDI-41546): Fix compile error for java7
2019-03-01 16:43:34 +02:00
Dmytro Sylaiev
f7488b9f96
feat(TDI-41532): Add http proxy support for FTPS ( #3082 )
2019-01-16 10:55:17 +02:00
Dmytro Sylaiev
34c60beeef
Dsylaiev/tdi 41404 backport to 62 ( #3127 )
...
* 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 17:00:15 +02:00
jzhao
5ad5b6680e
fix(TDI-40441): tMomXXX components to connect to SSL enabled Websphere ( #2817 )
...
MQ channel (#2341 & #2385 )
* add new parameters to support both ibm and oracle java cipher suite
* Upgrade the jars
* change "cipher spec" to "cipher suite"
2018-11-22 15:04:14 +08:00
Dmytro Sylaiev
f183293217
fix(TDI-41043): SFTP tFTPFileList full file info fix ( #2723 ) ( #2764 )
2018-10-17 10:47:56 +03:00
wang wei
0733d101ad
fix(TDI-40318): fix FTP permission issue for tFTPPut component sftp mode ( #2199 )
...
fix(TDI-40318): Talend FTP permission issue (#2298 )
2018-09-27 14:27:36 +08:00
pyzhou
b633e0aaa4
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:30:48 +08:00
pyzhou-talend
3b57f887dc
fix(TDI-40722):remove xstream1.2.2 in bonita component.
2018-08-03 10:03:49 +08:00
Roman
ca445e8253
fix(TDI-40448): creating of yaml file was fixed ( #2314 )
...
* fix(TDI-40448): creating of yaml file was fixed
2018-06-01 13:53:17 +03:00
Anas KHABALI
ff1e4b0b69
fix(TDI-40473): fix date handling in tservicenowOutput ( #2306 )
2018-05-18 12:58:37 +01:00
jzhao
f94761d4d5
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-11 16:07:11 +08:00
pyzhou
7a575dfe68
fix(TDI-40458):compile error dynamic schema with identity tsybaseOutput ( #2274 )
2018-05-03 09:59:02 +08:00
Anas KHABALI
22f2336fc9
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 11:01:57 +01:00
pyzhou
d46f8c60c8
fix(TDI-39968):split the string in log. ( #1943 )
...
* fix(TDI-39968):split the string in log.
* simplify the code.
2018-04-27 11:31:17 +08:00
wang wei
f2006276b1
fix(TDI-40329): Constant String too long due to a large schema
2018-04-17 11:02:55 +08:00
Haiting Yin
6bf7c2af53
TMDM-11954 [Backport] MDM transaction does not commit when multiple tMDMOutput used in same subjob ( #2227 )
2018-04-16 14:55:38 +08:00
wang wei
f15133a46c
fix(TDI-39893): Exception in component tRedshiftOutput: "java.sql.SQLException: [Amazon](500310) Invalid operation: there is no parameter $-32768" ( #1853 )
2018-03-02 12:01:30 +08:00
Irene Wang
ab2fb34204
DEVOPS-3791 Update copyright year to 2018
2018-02-09 15:43:36 +01:00
jzhao
7b4efc48c1
fix(TDI-39932): tLDAPXX components does not close TLS connection ( #1918 )
2018-01-29 14:28:21 +08:00
pyzhou
860660e032
Revert "fix(TDI-39423):Amend the escape method. ( #1630 )" ( #1837 )
...
This reverts commit 11ff8135b4 .
2018-01-04 14:52:32 +08:00
wang wei
5afa3b2457
fix(TDI-39503): tLDAPConnection error ( [LDAP: error code 13 - TLS confidentiality required]) when slapd is configured with require tls ( #1770 )
2017-12-11 14:12:01 +08:00
Irene Wang
7d71edb217
Update copyright year to 2017
2017-11-14 16:45:33 +01:00
iwangtalend
85be088396
Update copyright year to 2017
2017-11-14 16:37:42 +01:00
Pingwen Lin
ee01e280a6
TMDM-11436 [tMDMConnection] "OnComponentError" and "On SubjobError" not triggered when an error occurs ( #1672 )
2017-10-23 16:22:04 +08:00
Diya Muliyil
e47b2dda11
[TESB-20340 - Talend Studio hangs when building a job (for 6.2.2.)] ( #1649 )
...
This is a backport fix, the master fix has been approved.
2017-09-27 22:21:28 +08:00
pyzhou
19c7c32ef7
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:52:37 +08:00
Irene Wang
6906e44759
Update copyright to 2017
2017-09-05 18:12:20 +02:00
pyzhou-talend
f4eba39435
fix(TDI-39376):Import the jar to eliminate compile error.
2017-09-01 12:33:04 +08:00
jzhao
332b25416e
fix(TDI-39350): Performance decline for tFileInputXML compared to 5.3.1 ( #1617 )
2017-08-31 11:58:47 +08:00
hcyi
2f5ba15c70
fix (TUP-18355): Opening a BD job from the search feature in Studio
...
transformsit into a DI job
2017-08-25 10:41:55 +08:00
hcyi
3504ad231e
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:41:35 +08:00
wang wei
b07d911af1
fix(TDI-39054): improve the support for version and after the fix, no need to change the xml every release. ( #1487 )
2017-08-21 14:02:31 +08:00
wang wei
08f886078b
fix(TDI-38785): fix the tsapconnection ( #1395 )
2017-08-16 10:37:38 +08:00
kjwang-talend
b165a325ea
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-08-07 15:11:01 +08:00
Dmytro Sylaiev
09e5bd80ca
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:22:18 +03:00
Dmytro Sylaiev
d915a821bf
Dsylaiev/tdi 39089 fix uri encoding t file fetch ( #1548 )
...
* fix(TDI-39089): Add 'encode URI' property
2017-07-24 14:22:10 +03:00
zwxue
fa6818555d
fix(TUP-18278):Could not find or load main class exception after ( #1547 )
2017-07-21 10:55:06 +08:00
Dmytro Sylaiev
5ff1fc6d42
fix(TDI-39089): Remove redundant migration task from 6.2
2017-07-20 18:34:06 +03:00
Dmytro Sylaiev
2187e27a9c
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 14:10:43 +03:00
hwang-talend
3fb85cc3af
fix(TUP-18217):Testcase for tWriteJSONFiled gives junitGlobalMap cannot ( #1509 )
...
be resolved exception
2017-07-13 16:46:36 +08:00
jzhao
28833152f6
fix(TDI-39051): tMSSqlSP doesn't always return execution error ( #1493 )
2017-07-07 10:54:22 +08:00
pyzhou
33a7dd4033
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:54:02 +08:00
Dmytro Sylaiev
f1f99a2001
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:54:00 +08:00
wchen-talend
234c2526da
fix(TUP-18128):joblets change not applied to all jobs automatically ( #1459 )
2017-07-05 15:38:19 +08:00
Vladimir Bogatyrov
a2b1709ce5
[TESB-18845] Service made in DI technology used JMS and ActiveMQ does not produce log output
2017-07-04 21:25:52 +03:00
xwen
f29a64ad5c
(backport)TUP-2233
2017-06-30 12:59:42 +08:00
nrousseau
388a46edb2
(backport)TUP-2233
...
https://jira.talendforge.org/browse/TUP-2233
2017-06-29 15:56:26 +08:00
wchen-talend
34113c3dd7
fix(TUP-18020):build job with joblet using lower version
2017-06-14 11:10:32 +08:00
cmeng-talend
8b4d89c436
fix(TUP-16516): after change context group under repository re-import
...
the whole project again will get error
https://jira.talendforge.org/browse/TUP-16516
Conflicts:
main/plugins/org.talend.designer.core.generic/src/main/java/org/talend/designer/core/generic/model/GenericElementParameter.java
Conflicts:
main/plugins/org.talend.designer.core.generic/src/main/java/org/talend/designer/core/generic/model/GenericElementParameter.java
2017-06-13 17:34:22 +08:00
kjwang-talend
50de24b882
fix(TUP-5461):AmazonAurora components can't select existing connection ( #1371 )
...
https://jira.talendforge.org/browse/TUP-5461
2017-06-12 17:58:16 +08:00
iwangtalend
6ab1cae88e
Deploy to artifacts-oss
2017-06-06 10:40:18 +02:00
cmeng-talend
c6d4de9c7b
fix(TUP-17869): routines dependencies cannot be added to newly created
...
job automatically even tick the checkbox
https://jira.talendforge.org/browse/TUP-17869
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/process/Process.java
2017-06-05 10:20:58 +08:00
hcyi
4c2b0f1bd3
TUP-17910:tELTHiveMap output table is deleted when related link is
...
(#1336 )
2017-06-05 10:18:07 +08:00
jzhao
16c9f9099b
fix(TDI-38686):jms connection fails when use jndi ( #1278 )
2017-05-31 17:16:07 +08:00
wang wei
cc063637a6
fix(TDI-38919): tUniqRow outputs a line per generated output @INFO level in the logs( #1321 )
2017-05-31 10:05:21 +08:00
hwang
02897111dc
fix(TUP-17556):compile error
2017-05-25 13:35:19 +08:00
hwang
5239831a5f
fix(TUP-17556):compile error
2017-05-24 14:14:32 +08:00
hwang
3444d549a0
fix(TUP-17556):compile error
2017-05-24 14:06:16 +08:00
jzhao
85a4d76a66
fix(TDI-38801):tAdvancedFileOutputXML throws null pointer if there is more then one component in a flow and one appends the xml file ( #1291 )
2017-05-18 17:49:19 +08:00
hwang-talend
3c8a167f39
fix(TUP-17556):Changes to a tmap in an expanded joblet from a job does not get saved
2017-05-18 17:45:52 +08:00
hwang-talend
91e25d1c61
fix(TUP-17556):Changes to a tmap in an expanded joblet from a job does ( #1268 )
...
not get saved
2017-05-18 17:45:19 +08:00
Dmytro Sylaiev
7d3fdf696d
fix(TDI-38677): create migration task for tFileCopy for 623
2017-05-18 10:33:12 +03:00
hwang-talend
39be7f41d4
fix(TUP-17586):Warning message when use joblet in a job as a lookup to a ( #1281 )
...
tMap
2017-05-17 12:50:16 +08:00
hwang-talend
16a56397f6
fix(TUP-17159):Test Case's routine dependencies management. ( #1280 )
2017-05-17 12:43:20 +08:00
jzhao
99c52103ab
fix(TDI-33784):tFirebirdOutput can't create table with use an exist connection when tFirebirdConnection check Auto commit( #1285 )
2017-05-17 10:50:43 +08:00
wang wei
2482d1d051
fix(TDI-38773): tUniqRow's temporary file name pattern always the same. ( #1277 )
2017-05-16 10:38:16 +08:00
wang wei
bbc42dd6be
fix(TDI-38733): tRunJob pass the empty password context variable from empty to 'null'( #1274 )
2017-05-12 17:36:35 +08:00
jzhao
b7740c832f
fix(TDI-38009):compile error on tSSH component if use context expression on port field ( #1272 )
2017-05-12 15:52:00 +08:00
jzhao
c7f066115c
fix(TDI-36331):avoid password code generate when parameter is hidden in twebservice( #1267 )
2017-05-11 15:55:49 +08:00
pyzhou-talend
3fe52de443
TDI-38305:Change the displayed name of tAzureStorageList_1_CURRENT_BLOB
2017-05-11 11:48:39 +08:00
wang wei
7482f7cce3
fix(TDI-38744): Amazon Redshift (tRedshiftOutput) - Too many parameters. ( #1259 )
...
Exceeding the 255 method parameters list.
2017-05-10 15:04:43 +08:00
jzhao
672aa53a64
fix(TDI-38636):tMicrosoftCRMOutput shouldn't display 'Transform empty
...
lookup string values to NULL' when Action is delete(#1256 )
2017-05-09 16:09:11 +08:00
hwang
768a350fda
fix(TUP-17600):Label on lookup from joblet to another joblet is removed
2017-05-09 10:43:39 +08:00
Dmytro Sylaiev
b7ed83258d
bug(TDI-38441): Add missing property name ( #1253 )
...
* return FailOn property name which was deleted by babili
2017-05-08 11:21:52 +03:00
wang wei
acdc56bd86
fix(TDI-31891): tUniqRow cannot cope with very large data volumes when caching to disk( #1248 )
2017-05-05 16:05:59 +08:00
wchen-talend
be99326dc6
TUP-17457:Salesforce Metadata Bug
2017-05-03 18:42:21 +08:00
kjwang-talend
feeca94884
fix(TUP-17123):TUP-17123 Build as War will miss wsdd and wsdl folder if ( #1234 )
...
studio patch include blank
https://jira.talendforge.org/browse/TUP-17123
2017-05-03 18:38:29 +08:00
amarouni
11c68ffa2f
TBD-4486 : Add Spark Dataframe column order migration job ( #1231 )
2017-05-03 11:16:36 +02:00
nrousseau
7cd1033c2c
fix(TUP-17065): fix new framework propagation ( #1217 )
2017-04-30 12:16:58 +08:00
wchen-talend
c399d7e68b
TUP-17457:Salesforce Metadata Bug ( #1173 )
2017-04-26 10:21:57 +08:00
Dmytro Sylaiev
5beb43b68d
Bugfix/6.4/tdi 38421 refix ( #1180 )
...
* bug(TDI-38421): Fix problem with reference connection component using Teradata
* bug(TDI-38421): Some refactoring
* Delete unnecessary variables
2017-04-25 11:04:20 +03:00
Dmytro Sylaiev
c8cbab0f32
bug(TDI-38421): Refix ( #1113 )
...
* Make the checking for table existing the same as in the tTeradataOutput component
* Remove previous fix
2017-04-25 11:04:12 +03:00
hwang-talend
c309505259
fix(TUP-17255):Context groups once edited, changes it name. ( #1167 )
2017-04-24 14:51:47 +08:00
wchen-talend
02522c65e9
TUP-17454:Generation Error When using tFileInputPositional with Reject ( #1174 )
...
Row Link in a Spark Job
2017-04-24 13:51:49 +08:00
Anas KHABALI
2a666a93f9
fix(TDI-38519): revert the order caching in the tFileOutputMSXML ( #1163 )
...
we can't cache the xml element order because it's not a fix order and it's may change in branch
by caching the order we get bas insert position for the element causing IndexOutOfBoundsException
2017-04-21 08:58:08 +01:00
kjwang-talend
ac7e914f15
fix(TUP-17412): remote Runs from Studio Display Project Setting Log4jLevel ( #1164 )
2017-04-20 17:55:05 +08:00
undx
c3c38c49f5
feature(TDI-38596): backported to 6.2
2017-04-18 10:01:30 +01:00
wchen-talend
129c495f86
TUP-17454:Generation Error When using tFileInputPositional with Reject
...
Row Link in a Spark Job
2017-04-17 18:11:35 +08:00
Dmytro Sylaiev
c6a9743f7b
fix(TDI-38441): add failOn error to tFileCopy ( #1102 )
...
* fix(TDI-38441): add failOn error to tFileCopy
* Create new checkbox property for tFileCopy component (default value - false)
* Create en message for it
* Change logic for component - it now trows RuntimeException if failOn is enabled
* fix(TDI-38441): add failOn error to tFileCopy
* Add log4j support in one more place.
* fix(TDI-38441): Refactoring
2017-04-17 12:41:12 +03:00
wang wei
e82add4305
fix(TDI-38564): tHttpRequest error message is not complete ( #1143 )
...
* fix(TDI-38564): tHttpRequest error message is not complete
* fix(TDI-38564): use jvm default encoding for byte to text
2017-04-12 17:47:22 +08:00
Anas KHABALI
66c8a9d258
fix(TDI-38519): IndexOutOfBoundsException When Using tFileOutputMSXML with Several Inputs ( #1135 )
...
we need to recalculate the node order when we change the current element to ensure that the order is valid in the XML DOM.
This case happens when we have a loop that change it's order regarding to the prior elements existence in the XML Node
* Root
** Group
*** element (can be absent)
*** loop (the loop order is 1 or 2 regarding of the element presence in the group. So we need to recalculate the loop order for each group node)
2017-04-11 09:39:13 +01:00
ycbai
bf91eb6682
TUP-17424: Cann't retrieve schem for HDFS only on 623
2017-04-10 18:23:33 +08:00
Dmytro Sylaiev
7ec5724f77
fix(TDI-38369): Refactoring ( #1104 )
...
* Remove duplicate code
2017-04-07 14:30:07 +03:00
Dmytro Sylaiev
9558b715d7
Bugfix/tdi 38369 t run job send datatypes to childjob ( #1059 )
...
* fix(TDI-38369): Storing contextParams types in job
* Add one more param to evaluate: "--contextType key=type"
* Add class PropertiesWithType extends java.util.Properties
* ContextProperties and evaluated properties extend new one class
* PropertyTypes Map fills only with parent's job context variables
* fix(TDI-38369): Send and process contextTypes
* tRunJob now send --contextType parameters into child job (for
* transmitWholeContext setting)
* tContextDump now process parents contextParams' types for passwords and
* replace with asterisks
2017-04-07 14:30:01 +03:00
Dmytro Sylaiev
98bb30034c
Bugfix/6.4/tdi 38454 updating thashfile lib ( #1108 )
...
* bug(TDI-38454): updating thashfile lib
* Change architecture (create src/main/java folder for sources)
* Change version of lib in the pom.xml
* Change resource directory in the pom.xml
* bug(TDI-38454): updating components lib imports
* Update Import in tHashInput and tHashOutput component (to new lib's jar file)
* Delete old jar file from repository
* bug(TDI-38454): Add lib to localprovider's pom
* Add new dependency to the localprovider's pom.xml (new version of thashfile lib)
* New studio's build should contain new version of lib in the thashfileinput directory
* bug(TDI-38454): Add old jars to clean plugin goal
* bug(TDI-38454): update junit version
2017-04-07 11:00:09 +03:00
Dmytro Sylaiev
7bd23f5c39
fix(TDI-37068): Increase performance of tHashcomponents ( #1088 )
...
* fix(TDI-37068): Increase performance of tHashcomponents
* Make changes in the thashfile lib
* clearChildCache method in MapHashFile class now delete used keys from keyMap
* Add pom.xml into this brach (as in the 6.4 and 6.3)
* Refactoring: replace wildcart concurrency import with ConcurentHashMap directly
* Refactoring: avoid twice-getting value from keyMap
2017-04-07 10:59:14 +03:00
Dmytro Sylaiev
646072adfd
fix(TDI-38351): update talend-mscrm version ( #1061 )
...
* Update all axis2 lib dependencies in the talend-mscrm/pom.xml
* Set talend-mscrm lib version to 2.0-20170314
2017-03-30 17:08:31 +03:00
Dmytro Sylaiev
7aafc38f1d
fix(TDI-38421): Add specific behavior for Teradata ( #1101 )
...
* fix(TDI-38421): Add specific behavior for Teradata
* Add an additional check before drop a table
* If table name present in metadata - component checks if it present under current user
* This information should be stored into DBC.tables service table
* fix(TDI-38421): fix typo
* In the messages_en.properties fix "not exits" to "does not exist"
* fix(TDI-38421): Aboid SQL Injection
* Replace Statement to PreparedStatement
2017-03-29 16:00:50 +03:00
Dmytro Sylaiev
840f5cf5fb
fix(TDI-38442): tFileDelete doesnt trigger errors (on Component Error/on Subjob error) ( #1095 )
...
* fix(TDI-38442): tFileDelete doesnt trigger errors
* Add throwing RuntimeException for case when deleting wasn't successfull
* Fix log-levels for errors (new level now is "error" instead of "info")
* fix(TDI-38442): tFileDelete doesnt trigger errors
* Refactoring
2017-03-28 16:54:30 +03:00
GGu
4cf2f2f13c
TUP-17017: enable to use reference template for reference jobs. ( #1081 )
2017-03-28 16:38:50 +08:00
pyzhou
90cb2012e1
TDI-38464: handle Error in code generation. ( #1092 )
2017-03-24 11:57:11 +08:00
pyzhou
84d4be9fa7
TDI-38212:upgrade the jar ( #1082 )
...
Conflicts:
main/plugins/org.talend.designer.components.localprovider/components/tWebServiceInput/WebServiceInput.jar
2017-03-24 11:13:56 +08:00
nrousseau
1a3fc32ed1
TUP-17268: fix radio button
...
Simple re-use the old code to find the related radio buttons to the same
group, and set the value to false. (moved code to util class)
2017-03-23 16:08:09 +08:00
ycbai
36bb7fff37
TUP-17095: Job is not properly built when the reference project is
...
presented
2017-03-23 11:39:38 +08:00
nrousseau
d3c5b067f6
TUP-17326: fix tMap for bigdata, since it should not be as virtual ( #1087 )
...
component
2017-03-21 15:18:57 +08:00
hwang
43114c113d
TUP-17255:Context groups once edited, changes it name.
2017-03-20 14:53:51 +08:00
hwang
57efb0b9da
TUP-17255:Context groups once edited, changes it name.
...
Conflicts:
main/plugins/org.talend.repository/plugin.xml
2017-03-20 14:50:32 +08:00
hcyi
09ef8f6687
TUP-17196:tOracleSCD : Type 0 fields window disappears / invisible in
...
SCD component editor when many columns in Type 1 fields
2017-03-20 10:29:16 +08:00
wchen-talend
cb8fe2a73f
TUP-17245:Link names are renamed in jobs as Main1 when migrating from
...
5.4.1 to 6.2.1
2017-03-17 17:43:33 +08:00
pyzhou
981abdd10a
TDI-38346:Refactor WebServiceInsert.jar form Ant to Maven. ( #1023 )
...
* TDI-38346:Refactor WebServiceInsert.jar form Ant to Maven.
* TDI-38346:Remove old project.
* TDI-38346:Amend the pom.
2017-03-17 17:05:55 +08:00
Dmytro Sylaiev
bfd6e5b857
Bugfix/tdi 38351 update axis2 libraries ( #1055 )
...
* fix(TDI-38351): update axis2 libraries versions
* Change xml files for 2 components and update some libraries for fix max
* connection pool size problem
* fix(TDI-38351): update axis2 libraries versions
* Fix indents
* Remove parameters comes from master (not nessessary here)
* fix(TDI-38351): update axis2 libraries versions
* Fix tMicrosoftCrmOutput_java.xml parameters
* fix(TDI-38351): update axis2 libraries versions
* Change 6.0.0 version to 6.3.0 (present in the nexus repo) for httpcore
* and for httpclient
* fix(TDI-38351): update axis2 libraries versions
* Delete unnesessary urlpaths
* Update lib version to 20170314 in the org.talend.libraries.crm/pom.xml
2017-03-17 11:01:50 +02:00
hwang-talend
48f2e3724f
TUP-17194:Error with a job using nested joblets with MDM components ( #1041 )
2017-03-16 11:34:39 +08:00
hcyi
f8e5dfe41d
TUP-17232:Double Pipe delimiter - doesn't work and add some junits
2017-03-15 14:10:06 +08:00
jzhao
f7216b52ee
fix(TDI-38377): add migration for salesforce api version ( #1047 )
2017-03-14 14:16:08 +08:00
wang wei
1cd2aae3a0
fix(TDI-38366): tRedshiftBulkExec doesn't excludes Schema when creating
...
a temporal table
2017-03-13 16:44:01 +08:00
Dmytro Sylaiev
7949372bcb
fix(TDI-38348): Add context variables typechecking
...
* Before print load-logs to the console component now checks the type
* If type is Password - replace all symbols with '*'
2017-03-10 16:38:52 +02:00
Jenkins Continuous Build server
8043b55e5a
Set version to 6.2.3 SNAPSHOT
2017-03-08 11:19:52 +01:00
ycbai
7d18a400a2
TUP-17176: set modules from "HOTLIBS" as dynamic.
2017-03-07 14:56:31 +08:00
Dmytro Sylaiev
f9ae559dcd
fix(TDI-35306): Add support of cursors in JDBCInput components for MySQL
...
* Fix indents
2017-03-03 11:14:10 +02:00
Dmytro Sylaiev
2322f3c3f9
fix(TDI-35306): Add support of cursors in tJDBCInput components for MySQL
...
* (New versions of MySQL support's setFetchSize for cursor)
* setFetchSize() code now generates even for mysql connector
* add case-insensitive string "contains" check
2017-03-03 11:14:08 +02:00
pyzhou-talend
6582461e2c
TDI-38212: Upgrade WebServiceInput.jar
2017-03-01 13:45:22 +08:00
Dmytro Sylaiev
25014644bb
fix(TDI-38213): Poor performance of tPivotToColumnsDelimited
...
* Add main part of component to commit.
* Small refactoring: rename variables, delete commented code
2017-02-28 18:51:22 +02:00
Dmytro Sylaiev
04fde7928c
fix(TDI-38213): poor performance of tPivotToColumnsDelimited
...
* Substitute groupKeys List with groupKeys LinkedHashSet
* Add iterators
2017-02-28 18:51:15 +02:00
iwangtalend
43545540ab
Merge pull request #1014 from Talend/feature/DEVOPS-1729/maintenance/6.2_nexus
...
DEVOPS-1729 Nexus migration: Update URLs [maintenance/6.2]
2017-02-28 12:45:19 +01:00
pyzhou
e10d885505
TDI-38212:tWebServiceInput returning empty result ( #993 )
...
* TDI-38212:tWebServiceInput returning empty result
* TDI-38212: Insert into single row instead of multiple.
* TDI-38212: Clean unused import.
2017-02-28 17:23:06 +08:00
build-talend
ef9ecc695c
DEVOPS-1729 Nexus migration: Update URLs
2017-02-27 17:33:18 +01:00
Anas KHABALI
d2fd170b8c
fix(TDI-38232): fix the indexoutofboud while adding elements to branch
2017-02-23 12:27:15 +01:00
hwang
a539a12bed
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-23 17:19:45 +08:00
hwang
d32cccc51f
TUP-17091:Unexpected Warning with tOracleOutput when Parallel Execution
...
is Enabled
2017-02-23 10:19:32 +08:00
GGu
51e3e28959
TUP-17139: fixed the problem for wrong renaming expression
2017-02-21 17:03:42 +08:00
jzhao
d836d0c19c
fix(TDI-38056):add iterator line for new framework components. ( #986 )
2017-02-21 01:21:40 -06:00
hwang
f9e2287954
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-21 14:24:57 +08:00
hwang
2f3003c19f
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-21 10:58:15 +08:00
pyzhou-talend
9617d9f758
TDI-38197: Performance issue for tMssqlOutput.
2017-02-16 17:01:33 +08:00
Yucheng Bai
0eba14f230
TUP-16792: can not select all salesforce modules in wizard from v6.2.1 ( #985 )
2017-02-16 16:54:03 +08:00
wchen-talend
dbad1b5ca9
TUP-17032:Lines Numbers do not appear In Talend Studio Code View
2017-02-15 15:37:08 +08:00
wchen-talend
24281abcce
TUP-17048:Warning about schema attached to tUnite component while no
...
difference found in schema editor
2017-02-15 15:34:09 +08:00
wang wei
271d0d1f95
fix(TDI-38230): NoSuchFieldError When Using Amazon S3 and Google Cloud
...
Storage Components in One Job
2017-02-15 14:25:09 +08:00
cmeng-talend
c8f4429b22
TUP-17099 fix: Studio blocked after click refresh button
...
https://jira.talendforge.org/browse/TUP-17099
2017-02-15 11:43:37 +08:00
pyzhou
175c00cf47
TDI-38177:tFileDelimitedOutput compile error if split every is empty. ( #974 )
2017-02-13 17:51:13 +08:00
pyzhou
8d3c3744d7
TDI-38154:tOracleBulkExec Error in the CTL file generated ( #957 )
2017-02-13 17:50:58 +08:00
hwang
a870852c8b
TUP-17068:Use a joblet more than once in job, the component id is wrong.
...
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/jobletcontainer/JobletUtil.java
2017-02-13 14:20:08 +08:00
pyzhou
9eab7659c1
TDI-38166 : tPOP component throws an exception when deleting emails using imap ( #973 )
...
* TDI-38166:tPOP component throws an exception when deleting emails imap
* TDI-38166: Add Massimiliano Rizzato to hall of fame.
2017-02-10 15:47:08 +08:00
hcyi
8a4a7be7cd
TUP-17058:ELT Map Queries : error on fields in query
2017-02-09 17:24:18 +08:00
wchen-talend
8257ca1c5e
TUP-17033:Unable to edit tELTMSSqlMap anymore after removing output
2017-02-09 11:44:47 +08:00
hwang
d7b8c8d8c5
TUP-16318:Password field in connection components should not mask global
2017-01-25 10:43:51 +08:00
cmeng-talend
31f1b7200d
TUP-16796 fix: Can't run any jobs after build a job which have
...
compilation error
https://jira.talendforge.org/browse/TUP-16796
2017-01-24 14:43:39 +08:00
chmyga
e15c3e7376
Merge pull request #936 from Talend/bugfix/6.2/TDI-37987_tMicrosoftCrmOutput_NullPointerException
...
fix(TDI-37987): tMicrosoftCrmOutput has NullPointerException
2017-01-19 08:47:43 +02:00
Dmytro Chmyga
6ceb25d546
fix(TDI-37987): tMicrosoftCrmOutput has NullPointerException
...
* Change the version and breaks values for migration task
2017-01-19 08:40:48 +02:00
Dmytro Chmyga
1ea792e890
fix(TDI-37987): tMicrosoftCrmOutput has NullPointerException
...
* Add migration task
2017-01-18 09:51:46 +02:00
Yucheng Bai
b451d792e9
TUP-16774: File Widget of session directory in metadata for salesforce ( #937 )
2017-01-17 17:50:28 +08:00
Dmytro Chmyga
b6c1094b22
fix(TDI-37987): tMicrosoftCrmOutput has NullPointerException
...
* Add "Ignore null" property
* Add ignoring null values code
* Add fix for NPE when set primitive value from null(Online 2011 API)
2017-01-16 16:16:24 +02:00
ycbai
bb717033e8
TUP-16757: Can not drag salesforce metadata into standard job.
2017-01-16 14:51:13 +08:00
zwxue
c83f3c93cb
TUP-5622: after migration, comments are not applied to each group.
2017-01-13 17:06:36 +08:00
Pingwen Lin
448a121a13
TMDM-10433 : Data Services with MDM Connection - behaviour change from 6.1.1 ( #914 )
2017-01-13 13:48:42 +08:00
Remy Dubois
7e900bc0d7
TBD-4312 fixed - Review the AWS dependencies
2017-01-12 11:31:07 +01:00
hwang
fc0cb24903
TUP-16724:Drag joblet to job, there is no corresponding context in job
...
context view
2017-01-12 17:18:16 +08:00
pyzhou
2ebac4b2c3
TDI-38048: Add setCharset method. ( #922 )
2017-01-11 17:40:25 +08:00
zwxue
8840c0f46d
TUP-16528: CI missing jobPom.xml for non generated java code.
2017-01-11 11:18:12 +08:00
hwang
ca8fbd2b19
TUP-16639:Impossible to filter components from the new framework
...
Conflicts:
test/plugins/org.talend.designer.core.generic.test/META-INF/MANIFEST.MF
2017-01-11 11:01:46 +08:00
hwang
baf35c3821
TUP-16639:Impossible to filter components from the new framework
2017-01-11 11:01:37 +08:00
hwang
6e7a386b57
TUP-16639:Impossible to filter components from the new framework
...
Conflicts:
main/plugins/org.talend.designer.core.generic/src/main/java/org/talend/designer/core/generic/model/Component.java
2017-01-11 11:01:28 +08:00
SunChaoqun
706adf19bc
TESB-18147:java.lang.NoSuchMethodError: org.springframework.core.MethodParameter.getContainingClass() ( #926 )
...
* TESB-18147:java.lang.NoSuchMethodError:
org.springframework.core.MethodParameter.getContainingClass()
* TESB-18147:java.lang.NoSuchMethodError:
org.springframework.core.MethodParameter.getContainingClass()
2017-01-10 11:39:36 +08:00
Ivan Gonchar
cffb65db40
fix(TDI-37846): upgrade db2 driver for tCreatetable and tMondrianInput ( #821 )
2017-01-09 16:38:44 +08:00
Ivan Gonchar
80893774e6
fix(TDI-37694): fix maven url for db2jcc4 driver in DB2 components ( #804 )
2017-01-09 16:07:24 +08:00
Yucheng Bai
1045ca2b26
Bugfix/6.3/tup 16562 fix data viewer problem of sf ( #869 )
...
* TUP-16562: No reaction when click "data viewer" on salesforce item
* TUP-16562: handle new component schema parameter case.
* TUP-16562: add junits.
Conflicts:
main/plugins/org.talend.designer.core.generic/src/main/java/org/talend/designer/core/generic/model/Component.java
2017-01-06 17:46:20 +08:00
jzhao
102b0fb1b7
feat(TDI-35748):salesforce connection save and reuse session
...
* migration from old framework
* add directory mapping with widget type
2017-01-06 15:01:35 +08:00
wchen-talend
a14f00d4ed
TUP-16671:AMC database repository connect doesn't grab all context ( #911 )
...
groups
2017-01-06 14:29:05 +08:00
jzhao
935d757901
fix(TDI-34440): compile error in tNetsuiteOutput/tNetsuiteInput
2017-01-06 14:08:52 +08:00
Dmytro Chmyga
0caf313417
fix(TDI-37734): NegativeArray exception when doing a lookup on large number of records
2017-01-05 11:32:34 +08:00
wang wei
a494f960ed
TDI-36765: Datasource in DI jobs is always a singleton and violates the
...
DataSource approach
https://jira.talendforge.org/browse/TDI-36765
2017-01-03 16:59:04 +08:00
wang wei
8ddf518949
fix(TDI-36824): tDatasetOutput: Allow limit to be infinite if null (or empty) is set
2017-01-03 14:29:04 +08:00
cmeng-talend
a61d867543
TUP-16616 fix: Error "java.util.ConcurrentModificationException" when
...
connecting to studio
https://jira.talendforge.org/browse/TUP-16616
2017-01-03 11:53:37 +08:00
hwang
7d0e27fe3a
TUP-16590:[6.2.1] Nested Joblets cause code generation failures for
2016-12-29 17:32:12 +08:00
pyzhou
735c9fd0cb
TDI-37967:Component tXSDValidator returns null in flow variable. ( #873 )
...
* Revert "TDI-37967:Component tXSDValidator returns null in flow variable."
This reverts commit 0ef52b15df9b39bf42f7da4aab1cd6b4b31ac520.
* TDI-37967 : Component tXSDValidator returns null in XSD_ERROR_MESSAGE
* Revert "TDI-37967 : Component tXSDValidator returns null in XSD_ERROR_MESSAGE"
This reverts commit b35e59d2f83abcfef16a9d02e8f8b33cf771330f.
* TDI-37967:correct the usage of flow variable.
* TDI-37967: Add the miss two variables.
2016-12-29 10:01:41 +08:00
pyzhou
ed908ac28c
TDI-37968:tXSDValidatoris not containing all the expected fields. ( #874 )
...
* TDI-37968:tXSDValidatoris not containing all the expected fields.
* TDI-37968: tXSDValidator returns 0 rows in reject line.
2016-12-29 10:01:31 +08:00
Dmytro Chmyga
14442bc0a3
TDI-37174: update talend-mscrm library version.
2016-12-28 15:10:49 +02:00
Dmytro Chmyga
183930d21b
TDI-37174: changed axis2 version in comments.
2016-12-28 15:10:23 +02:00
Dmytro Chmyga
36f35993b0
TDI-37174: add required class files to talend-mscrm library
2016-12-28 15:01:02 +02:00
Dmytro Chmyga
425d24a63f
TDI-37174: update Talend MSCRM lib to 20161102 version; update all required libs to newer versions.
2016-12-28 15:00:28 +02:00
Dmytro Chmyga
1f38509de4
TDI-37174: use SystemDefaultHttpClient with Axis2 lib.
2016-12-28 15:00:10 +02:00
Dmytro Chmyga
a2340fac1e
TDI-37174: add new version of crm lib.
2016-12-28 14:59:25 +02:00
Dmytro Chmyga
8004f71c48
TDI-37174: added sources for talend-mscrm library and created pom for it.
2016-12-28 14:58:14 +02:00
Dmytro Chmyga
212b32acd8
TDI-37558: add transformation of empty string lookup values to null
2016-12-28 14:07:05 +02:00
Dmytro Chmyga
c9599a9531
TDI-37558: Added processing of null lookup values.
2016-12-28 14:05:03 +02:00
pyzhou
90059bfe18
TDI-37961: tMysqlnput with mariadb driver cause compilation error ( #866 )
...
* TDI-37961: tMysqlnput with mariadb driver cause compilation error
* TDI-37961: MigrtionTask for this issue.
* Revert "TDI-37961: MigrtionTask for this issue."
This reverts commit 0c8dbcbbbf .
* TDI-37961 : tMysqlnput with mariadb driver cause compilation error
2016-12-28 17:48:35 +08:00
kjwang-talend
3a559ebf62
TUP-14737 too slowly when import items using overwrite to svn/git project ( #881 )
...
* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
2016-12-28 14:32:58 +08:00
Vladimir Bogatyrov
baced0b63c
[TESB-18057] Fix
2016-12-27 10:59:39 +02:00
ycbai
fcd685f32e
TUP-4565: Component Framework :Salesforce:"password" and "security key"
...
do not show in context mode after export to context.
2016-12-27 14:59:39 +08:00
GuoLiang
b0b5c3e9e2
bugfix recheck: TUP-14431 ELT Map queries : compilation error with ( #877 )
...
quotes
2016-12-26 17:20:42 +08:00
wang wei
2f8d1b8aa2
fix(TDI-38021): OutOfMemory when large file is uploaded via tREST
2016-12-26 15:31:06 +08:00
hwang
4a91ee1632
TUP-16635:Test case failed after modify the default test job
2016-12-26 12:27:42 +08:00
zwxue
5ad64d9184
TUP-16573: cmdline generate time increase as the tasks number increase.
2016-12-26 11:36:52 +08:00
zwxue
8d8b491fc4
TUP-16617: Unresolved compilation error causing the job's java process
...
to be kept alive.
2016-12-26 10:30:55 +08:00
Yucheng Bai
3a7ac7ef58
Bugfix/6.3/tup 15503 fix guess schema of ssl hive ( #889 )
...
* TUP-15503: Cann't guess schema for SSL Hive
* TUP-15503: Cann't guess schema for SSL Hive
* TUP-15503: Cann't guess schema for SSL Hive
2016-12-23 17:15:34 +08:00
hwang
53b49a4cb2
TUP-16161: code improve
2016-12-21 16:54:53 +08:00
hwang-talend
2c70ef5ba6
TUP-16161:Different behavior on triggers between 611 and 621 ( #887 )
2016-12-21 16:54:20 +08:00
hwang
54b41bbb4f
TUP-16590:[6.2.1] Nested Joblets cause code generation failures for
2016-12-21 16:09:33 +08:00
ycbai
1e163b2192
TUP-16619: SFTP problems related to the migration from 5.2.1 to 6.2.1
2016-12-21 14:39:54 +08:00
jzhao
02469cfd31
TDI-37950:When Using a tFileInputRaw as a Lookup into tMap there is an
...
error
https://jira.talendforge.org/browse/TDI-37950
2016-12-16 15:39:06 +08:00
ycbai
9276ffd91d
TUP-16607: Generation issue on ELTMap component using Alias
2016-12-15 10:43:16 +08:00
guol
2e1f227cef
Revert "TDI-36791 fix add Junit: ELT Map queries : compilation error with quotes https://jira.talendforge.org/browse/TDI-36791 "
...
This reverts commit b1244052e9 .
2016-12-12 18:39:34 +08:00
guol
db9cdd028d
Revert "TDI-36791 fix: ELT Map queries : compilation error with quotes https://jira.talendforge.org/browse/TDI-36791 "
...
This reverts commit 025b69b434 .
2016-12-12 18:39:19 +08:00
jzhao
a745620a0a
TDI-37934: tExtractJSONFIelds: no Getter for field scale in class
...
BigDecimal
https://jira.talendforge.org/browse/TDI-37934
2016-12-07 11:27:06 +08:00
pyzhou
212f5ba316
TDI-37949 : tRest is throwing exception on HTTP response code 204 ( #858 )
...
* TDI-37949 : tRest is throwing exception on HTTP response code 204
* TDI-37949:indentation
2016-12-06 16:55:26 +08:00
Kevin Wang
7dc8dbd7a4
TUP-16458 projects not retrieved correctly when do refresh on logon
...
window
https://jira.talendforge.org/browse/TUP-16458
2016-12-05 15:57:02 +08:00
wang wei
7c301f07ae
fix(TDI-37692): compile error occured after migration from v562 to v621
2016-12-05 15:41:45 +08:00
hwang
1c5f41c0f8
TUP-16469:Studio Usage JSON Component Needs an Array
2016-12-02 16:58:37 +08:00
pyzhou
626fb01180
Bug/6.2.2/tdi 36713 ( #842 )
...
TDI-36713 Backport to 6.2.2
2016-12-01 17:27:20 +08:00
hwang
4b3b4e6472
TUP-16466:XML/XSD:Studio hang on after detect update
2016-12-01 15:59:34 +08:00
Remy Dubois
893b51ed1f
TBD-3951 fixed - Add jets3t dependency to the tHiveInput for HDInsight
2016-11-30 15:44:29 +01:00
Jan Lolling
6c666a7bba
Using the correct Workbook methods to iterate over the sheets. This preserves the compatibility to newer Apache-POI releases. ( #798 )
2016-11-30 19:52:38 +08:00
Yucheng Bai
39044232c0
TUP-16441: Issue with opening job with context group in Salesforce ( #829 )
...
component.
2016-11-30 18:34:18 +08:00
GGu
f3caae1b8e
TUP-16324: Enhance the dialog to use dynamic jobs.
2016-11-30 16:47:51 +08:00
pyzhou
a45129e6f0
TDI-35416: Add getNextException to show more error message ( #764 ) ( #834 )
...
TDI-37774 : backport to 6.2. Add getNextException to show more error message (#764 )
2016-11-30 15:28:33 +08:00
cmeng-talend
4b346a9f46
TUP-6142 fix: main project can add context variable to ref project
...
https://jira.talendforge.org/browse/TUP-6142
2016-11-30 11:26:56 +08:00
cmeng-talend
bd58e9033c
TUP-6142 fix: main project can add context variable to ref project
...
https://jira.talendforge.org/browse/TUP-6142
2016-11-30 11:26:27 +08:00
Pierre Teyssier
b14af4b563
Revert "[TESB-18057] After undeploying a service instances of services are getting created continuously logs"
...
This reverts commit cb051469fc .
2016-11-29 22:33:08 +08:00
Vladimir Bogatyrov
984ff6eb67
[TDI-37915] Fix Job code generate error when there are two same component and enable Multi thread execution
2016-11-29 15:05:30 +02:00
Remy Dubois
1cd773795b
TBD-1725 fixed - Fix the Hive components default values for hadoop properties checkboxes
2016-11-28 17:19:44 +01:00
Remy Dubois
de1a91478f
TBD-4271 fixed - Remove joda-time from the pig shade jar and force the use of joda 2.8.1
2016-11-25 15:48:37 +01:00
GuoLiang
7b2cce5ce4
TUP-5658 fix:Error when run job trowgenerator to tlogrow with check and ( #818 )
...
uncheck a column.
2016-11-24 18:47:02 +08:00
guol
06958e0325
TUP-5737 fix: can't re-create the link between tMap after it's deleted
...
change from error to warning
2016-11-24 16:14:23 +08:00
jzhao
2590da3775
TDI-37105 :tMarketoInput/tMarketoOutput default schema is wrong
...
https://jira.talendforge.org/browse/TDI-37105
Note:Fix other marketo components
2016-11-23 16:16:08 +08:00
jzhao
15044a7981
TDI-37105 :tMarketoInput/tMarketoOutput default schema is wrong
...
https://jira.talendforge.org/browse/TDI-37105
2016-11-23 11:45:37 +08:00
hcyi
023eb7f729
TUP-16395:[tMap] Cannot get GlobalMap value used in Joblet
2016-11-22 06:16:43 +08:00
jzhao
63cdd1ba5f
TDI-35817: tDB2output z/OS : NB_LINE_INSERTED is always set to 0
...
https://jira.talendforge.org/browse/TDI-35817
2016-11-22 17:14:03 +08:00
zwxue
6be2fefff0
TUP-16127: no context group selection window pop up when click .. button
...
to select table.
2016-11-22 17:13:17 +08:00
wang wei
f07df61432
TDI-37837: ClassNotFoundException:
...
org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler
https://jira.talendforge.org/browse/TDI-37837
# Conflicts:
# main/plugins/org.talend.designer.components.localprovider/components/tMomConnection/tMomConnection_java.xml
# main/plugins/org.talend.designer.components.localprovider/components/tMomInputLoop/tMomInputLoop_java.xml
# main/plugins/org.talend.designer.components.localprovider/components/tMomOutput/tMomOutput_java.xml
2016-11-22 15:57:09 +08:00
jzhao
c92e98721d
TDI-37769: tFileOutputLDIF is not Generating ';binary' when Replacing
...
binary/base64 Certificate LDAP Entry Attribute Value
https://jira.talendforge.org/browse/TDI-37769
2016-11-22 14:53:45 +08:00
jzhao
e17431abd1
TDI-37798: tFileInputExcel "User mode" dynamic with empty row avoid NPE
...
https://jira.talendforge.org/browse/TDI-37798
2016-11-22 14:51:11 +08:00
hwang
1fe2966f71
TUP-15118:A wrong warning shown when convert MR job which is converted
2016-11-21 15:10:54 +08:00
kjwang-talend
74ccc1e9cc
Bugfix/6.3.1/tup 14307 Memory Run on Remote Server:alway said there is no job running ( #801 )
...
* bugfix/6.3.1/TUP-14307 Memory Run on Remote Server:alway said there is
no job running
https://jira.talendforge.org/browse/TUP-14307
* bugfix/6.3.1/TUP-14307 Memory Run on Remote Server:alway said there is
no job running
https://jira.talendforge.org/browse/TUP-14307
2016-11-18 16:12:31 +08:00
cmeng-talend
551917bc90
TUP-5203 fix: Can not load job properties when repeat switch from Extra
...
to main in jobsettings.
https://jira.talendforge.org/browse/TUP-5203
2016-11-18 15:09:36 +08:00
Yucheng Bai
76ec3e32ea
TUP-16317: migration : password of implicit context Load project ( #795 )
...
settings wrongly handled.
2016-11-17 15:14:05 +08:00
kjwang-talend
8d56fe59f6
TUP-16183 Fix: Component tRunJob has warnings of "The context name
...
(#768 )
* TUP-16183 Fix: Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183
* TUP-16183 Fix Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183
* TUP-16183 Fix Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/nodes/Node.java
2016-11-16 18:44:55 +08:00
jzhao
30e6ec3d5d
TDI-37817: tMicrosoftCrmInput CRM 2015 on premise mode didn't set nb
...
line
https://jira.talendforge.org/browse/TDI-37817
2016-11-16 11:50:17 +08:00
wchen-talend
bbae2a57eb
TUP-16319:tXMLMAp with GIT remote connection : option "import from
...
repository" disappears
2016-11-16 10:17:06 +08:00
Vladimir Bogatyrov
cb051469fc
[TESB-18057] After undeploying a service instances of services are getting created continuously logs
2016-11-15 10:53:12 +02:00
Kevin Wang
6007f87faa
TUP-16169 Improve: Sometimes cannot run job
...
https://jira.talendforge.org/browse/TUP-16169
2016-11-15 16:51:16 +08:00
Remy Dubois
39e53ec261
TBD-4140 fixed - Upgrade the aws-java-sdk
2016-11-14 14:30:11 +01:00
hwang
591db68803
TUP-16215:Can't export dependencies when job version is created by "open
...
another version"
2016-11-14 11:51:10 +08:00
hwang
778c93fbba
TUP-16297:Importing a Job from 5.5 to 6.2 throws errors on ftp component
2016-11-14 11:39:44 +08:00
ycbai
2f7e9727f1
TUP-5677: Component Framework :Salesforce:D&D the defaule component not
...
input component
2016-11-11 18:34:51 +08:00
ycbai
c5845cf92c
TUP-16211: NPE error when main spark job ues ref project hadoop cluster
2016-11-11 16:49:45 +08:00
pyzhou-talend
569371d9e5
TDI-37787 : Add code to support Number Formula and Date Formula. ( #786 )
...
Conflicts:
main/plugins/org.talend.designer.components.localprovider/components/tFileInputExcel/tFileInputExcel_begin.javajet
2016-11-11 15:23:08 +08:00
Yucheng Bai
3bda198750
TUP-5172: Integer properties' text fields are failed to be presented(new ( #772 )
...
framework)
2016-11-09 14:04:37 +08:00
ycbai
b7c94590be
TUP-16313: fix the problem of loading parameters of new components.
2016-11-08 15:28:21 +08:00
GGu
f0fb281e60
TDI-36930: Only format main job and check compile error after build
2016-11-04 16:39:40 +08:00
hwang
c588e2fd4c
TUP-5269:All the components use the new framework will lost the value if
...
you change to jobscript
2016-11-04 16:00:46 +08:00
cmeng-talend
46ced37dc8
TUP-16216 fix> Git: can't switch to remote mode
...
https://jira.talendforge.org/browse/TUP-16216
2016-11-04 14:42:51 +08:00
GGu
c821b315ea
TUP-5524: Fixed the NPE if the process has been removed.
2016-11-03 10:37:47 +08:00
Yucheng Bai
c97fbdfa47
TUP-15873: Salesforce migration issue for 'Module Name' option in new ( #752 )
...
framework
2016-11-01 17:59:50 +08:00
ycbai
a6972a1676
TUP-15922: BD batch job:there is error when click "Save the property to
...
Metadata" of tFileOutputDelimited
2016-11-01 17:56:14 +08:00
guol
df346c477f
TUP-15459 fix: tLDAPInput: Filter is shouldn't be enabled if
...
PropertyType is from repository
2016-11-01 15:12:38 +08:00
hwang
b895bb0c9f
TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
...
selected
2016-10-31 17:34:53 +08:00
hwang
b0a652011a
TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
...
selected
2016-10-31 17:33:39 +08:00
Yucheng Bai
337750075f
TUP-16192: Propagating tSalesForceInputs Schema Changes Are Destroying tMap Mappings ( #749 )
...
* TUP-16192: Propagating tSalesForceInputs Schema Changes Are Destroying
tMap Mappings
* TUP-16192: Consider schema propagated is true for new components.
2016-10-31 16:26:55 +08:00
jzhao
f6c90b2d5b
TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
...
https://jira.talendforge.org/browse/TDI-37028
2016-10-31 10:40:07 +08:00
ycbai
860f4044d2
TUP-15848: tRowGenerator Not Saving DataMasking Parameters
2016-10-28 15:35:19 +08:00
guol
77e036a37b
TUP-5737 fix: improved -- can't re-create the link between tMap after
...
it's deleted
2016-10-26 14:04:08 +08:00
wchen-talend
cb44df0b21
TUP-16084:need to restart studio if not download the jar when expand
...
table in SQL builder
2016-10-25 14:05:49 +08:00
nrousseau
eb39c866e4
TUP-15998: Improve build speed for jobs
...
# Conflicts:
# main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/java/TalendProcessJavaProject.java
2016-10-24 14:43:10 +08:00
hwang
a3e3c5b890
TUP-15865:For columns under salesforce schemas, when select to export
...
items, in export page the salesforce connection is not selected.
2016-10-24 10:49:50 +08:00
hwang
a91f2d7488
TUP-16058:can't Guess Query successfully for Oracle #723
2016-10-19 19:14:27 +08:00
hwang
1d8a04c40f
TUP-15335:Cann't run ref project spark job if logon main project
2016-10-19 19:09:28 +08:00
cmeng-talend
396c85aa98
TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead
...
of previous logged branch
https://jira.talendforge.org/browse/TUP-5155
2016-10-18 17:49:03 +08:00
cmeng-talend
5b4c9db6cc
TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead
...
of previous logged branch
https://jira.talendforge.org/browse/TUP-5155
2016-10-18 16:21:07 +08:00
Haiting Yin
fd2064772a
TMDM-10151 Uncheck Fire a Create/Update event option would happen compile error ( #718 )
2016-10-18 14:50:13 +08:00
wchen-talend
c71a9fd186
TUP-16059:tSAPTableInput: Repository schema is changed to built-in when
...
main row is re-routed
2016-10-18 14:34:00 +08:00
wchen-talend
3ee2c44281
TUP-15923:Git merge: parameter "Active" can be edited but can not be
...
saved.
2016-10-17 15:19:00 +08:00
wchen-talend
752fe0d927
TUP-15996:Guess Schema for tJDBCInput/tSAPHanaInput does not work for
...
SAP HANA tables
2016-10-14 11:28:05 +08:00
GGu
7bffdf874a
Merge pull request #708 from msjian/maintenance/6.2
...
TDQ-7446: fix TDQ-7348 pattern list in tMultiPatternCheck show more than
2016-10-13 15:31:35 +08:00
wchen-talend
d2d04d63e9
TUP-15996:Guess Schema for tJDBCInput/tSAPHanaInput does not work for
...
SAP HANA tables
2016-10-13 15:27:45 +08:00
msjian
d9446ec448
TDQ-7446: fix TDQ-7348 pattern list in tMultiPatternCheck show more than
...
once.
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/TableController.java
2016-10-13 15:02:09 +08:00
zwxue
272fac340e
TUP-15833: Fix compile error on 6.2
2016-10-13 10:44:39 +08:00
cmeng-talend
59ac8c986f
TUP-15939 fix> GIT: Cannot Switch to Offline Mode if tag is selected in
...
Remote Connection list
https://jira.talendforge.org/browse/TUP-15939
2016-10-12 10:16:29 +08:00
zwxue
48b3b399b8
TUP-15833: Add migration task.
2016-10-12 10:07:06 +08:00
wchen-talend
15f18b47fb
TUP-15975:Get NPE when click refresh on tWebService wizard with specific
...
wsdl.
2016-10-09 16:00:43 +08:00
jzhao
d6d6e0b894
TUP-5011: tJMSInput "Enable Durable Subscription" causing
...
ClassCastException
https://jira.talendforge.org/browse/TUP-5011
2016-10-08 16:56:38 +08:00
guol
12f49404b7
TUP-5737 fix: can't re-create the link between tMap after it's deleted
2016-10-08 11:20:08 +08:00
zwxue
d12cece905
TUP-15880: "Guess schema" throwing ClassNotFoundException when
...
t<DB>Connection in Joblet.
2016-09-29 10:19:56 +08:00
GGu
cf89316a51
TUP-5524: Keep the job id always, won't set empty in backgroud.
2016-09-27 15:55:20 +08:00
RyanSkraba
7a5cbd2bd3
Merge pull request #671 from pbailly/maintenance/6.2
...
[TBD-3906] Remove MapR ticket's configuration on Hive components when using an existing connection.
2016-09-23 16:59:23 +02:00
pbailly
a865046308
[TBD-3906] Remove MapR ticket's configuration on Hive components when using
...
an existing connection.
2016-09-23 16:53:07 +02:00
zwxue
d8f501d447
TUP-15840: tRowGenerator can't import xml.
2016-09-23 17:09:01 +08:00
wang wei
52a68c80dc
TDI-37177: fix the util class to return the better exception information
...
https://jira.talendforge.org/browse/TDI-37177
2016-09-22 18:06:59 +08:00
wang wei
66870e6c03
TDI-37177: only move the class to the right package
...
https://jira.talendforge.org/browse/TDI-37177
2016-09-22 18:06:58 +08:00
Yucheng Bai
1acf573296
TUP-5272: Propagate modification to jobs takes a long time and there is ( #662 )
...
no respond.
2016-09-22 11:32:51 +08:00
wchen-talend
fec0ec760d
TUP-4960:Unexpected files loaded with the job
2016-09-22 09:38:02 +08:00
hcyi
df60ce168c
TUP-14718:Convert Job:NPE pop up after convert to Streaming /BigData
...
Batch job
2016-09-21 18:22:39 +08:00
Yucheng Bai
1d519486b9
TUP-15828: New Framework: Some special String property value show ( #656 )
...
incorrect in studio
2016-09-20 16:41:00 +08:00
hwang
3f1d118102
TUP-14724:The build folder structure was change in 6.2.1
...
Conflicts:
main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/wizards/exportjob/JobScriptsExportWizardPage.java
2016-09-18 14:21:45 +08:00
guol
e2a1feee21
TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
...
cluster
https://jira.talendforge.org/browse/TBD-3987
2016-09-12 16:35:57 +08:00
Yucheng Bai
9b53d4594e
TUP-4799: Implement display of the combo box using i18n strings in ( #645 )
...
Studio widget renderer
2016-09-12 16:26:26 +08:00
zwxue
b4b5b8f514
TUP-5942: Pop up update detection when save job which already propagate
...
the modification from the joblet it generated.
2016-09-12 10:36:26 +08:00
jzhao
8c4d8b0805
TDI-37454: Upgrade of tSalesforceInput -with Manual input of SOQL query-
...
broken in 6.2.1
https://jira.talendforge.org/browse/TDI-37454
Note:Fixed migration issue for multi-line text.
2016-09-08 15:55:28 +08:00
wang wei
12cc118ff8
TDI-37122: Amazon EMR Resize connector doesn't compile if Instance count
...
is parameterized
https://jira.talendforge.org/browse/TDI-37122
2016-09-06 14:41:39 +08:00
Mike Yan
fe6e88eba8
TESB-17725: Fix namespace issue to get correct local name and prefix
2016-09-05 18:26:46 +08:00
zwxue
6d145d949e
TDI-37050: Import special job failed from 5.3.1 to 6.1.1.
2016-09-05 17:05:06 +08:00
Pierre Teyssier
f4d873d49f
TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
...
'Newer email first' selected and 'Number of emails to retrieve' equals
the total mail number.
https://jira.talendforge.org/browse/TDI-36790
2016-09-05 16:45:58 +08:00
GGu
9b0a23aafe
TUP-5267: Avoid to load property so often
2016-09-02 13:39:11 +08:00
nrousseau
931a61855d
TDI-36859: Refresh the forms before any generation to ensure it has the
...
correct status
2016-09-02 09:56:23 +08:00
Dmytro Chmyga
b2aaa36f93
TDI-36579: added automated talend-soap lib build.
2016-09-01 14:28:50 +03:00
Dmytro Chmyga
f4da702f60
TDI-36579: added authorization header to soap request.
2016-09-01 14:28:23 +03:00
jzhao
57c81cc8b3
TDI-35934: tFileInputExcel NB_LINE count is sometimes wrong
...
https://jira.talendforge.org/browse/TDI-35934
2016-09-01 13:56:56 +08:00
ycbai
1980aa8bd3
TDI-37083: Error when selecting enum in a table
2016-09-01 11:33:23 +08:00
ycbai
8f3ba8a7ac
TUP-5106: Generic widget display issues for new component framework
2016-09-01 11:30:15 +08:00
zwxue
8eb07938f4
TDI-36420: "apply context to children" doesn't work for the published
...
normal task in TAC.
2016-08-31 10:50:48 +08:00
jzhao
a69bd0f7bf
TDI-37103: Delete empty error log file
...
https://jira.talendforge.org/browse/TDI-37103
2016-08-30 12:03:40 +08:00
nrousseau
a12d249fe7
TDI-37164: avoid to check the generated process
2016-08-29 18:28:38 +08:00
nrousseau
5b0316f856
TDI-37091: if commandline mode, force to set the git mode as remote
2016-08-26 19:05:48 +08:00
wchen-talend
558425c433
TUP-5205: do some refactor to move the display value calculate code to
...
the util class to reuse by the compare editor
2016-08-26 17:55:27 +08:00
cmeng-talend
2ff965f57a
TUP-5221 fix: shouldn't do update when logon local mode project
...
https://jira.talendforge.org/browse/TUP-5221
2016-08-25 18:25:19 +08:00
cmeng-talend
79ee17a2c9
TUP-5221 fix: shouldn't do update when logon local mode project
...
https://jira.talendforge.org/browse/TUP-5221
2016-08-25 18:24:45 +08:00
Jan Lolling
9c863dbd39
TDI-37103 & TDI-37108 & TDI-37113 :
...
Note:Empty log files will be deleted. This is not the actual solution
for the missing log entries - this will rise an issue for EXASolution.
The target column was not defined if the source is a query
Pre defined connection causes a Exception
2016-08-24 12:12:39 +08:00
zwxue
3106cd9b1e
TDI-37120: Edit schema which used in job, will hang on "Progress
...
Information" long time.
2016-08-24 11:19:43 +08:00
nrousseau
ff518530b2
TDI-36930: force to refresh the target folder
2016-08-23 10:48:33 +08:00
Yucheng Bai
0bb57fc69f
TDI-37064: For the non-connection salesforce components, the choice of ( #605 )
...
"Use existing connection" is unable to saved
2016-08-23 10:45:02 +08:00
Yucheng Bai
04f2a1b662
TDI-36831: Component Framework :Salesforce: error when delete a ( #617 )
...
subfolder.
2016-08-22 18:10:12 +08:00
zwxue
10663965a0
TDI-37119: Imported ELTPostgresql job has error with link.
2016-08-19 18:20:58 +08:00
zwxue
2b4f6188b7
TUP-5136: fix UI thread bug.
2016-08-19 17:34:38 +08:00
wchen-talend
1ad992c6b9
TUP-5161:Studio connecting to Last Used Remote Connection can cause
...
issue during Studio start-up
2016-08-19 17:27:33 +08:00
Yucheng Bai
33cd5b8759
TDI-36683: Component Framework :Salesforce:the icon of salesforce show ( #613 )
...
as "?"
2016-08-19 17:06:06 +08:00
zwxue
ed5a619bf4
TDI-36036: For columns under schemas, the r-click menu "read schema" and
...
"detect dependencies" do not work correctly.
2016-08-19 15:54:49 +08:00
Yucheng Bai
8840f3764d
TDI-36779: Component Framework :Salesforce: duplicate error. ( #611 )
2016-08-19 10:31:08 +08:00
zwxue
a8f4733f49
TUP-5136: Importing context group doesn't propagate changes to the jobs
...
using same contect group.
2016-08-16 17:04:31 +08:00
GL
ab1440b949
TDI-37034 fix: can't save successfully after set "Set As Repeatable
...
Element" for tHL7Output
https://jira.talendforge.org/browse/TDI-37034
2016-08-16 15:47:46 +08:00
wchen-talend
b4a952d86d
TUP-5032:[6.1.1] Studio hang issue ( #604 )
...
* TUP-5032:[6.1.1] Studio hang issue
* TUP-5032:[6.1.1] Studio hang issue
2016-08-12 17:50:03 +08:00
wchen-talend
d51d67f0c4
TUP-2716:Can't export and import empty folder
2016-08-12 15:14:32 +08:00
hcyi
a6d2dd387c
TBD-3869:Column family is missing when dragging hbase retrived table to
...
a job
2016-08-11 17:29:44 +08:00
wchen-talend
004a9db12f
TUP-4819:Allow manual/edit git merge
2016-08-10 10:23:21 +08:00
wchen-talend
13baea4402
TUP-4819:Allow manual/edit git merge
2016-08-10 10:23:19 +08:00
hwang
9b7dc16794
TDI-36487:joblet in a test case does not update context
2016-08-08 18:25:08 +08:00
Dmytro Chmyga
77d790f94e
TDI-35990: updated accessors-smart library version.
2016-08-05 13:08:40 +03:00
Dmytro Chmyga
0b74e17579
TDI-35990: changed version of json-smart lib to 2.2.1.
2016-08-05 13:08:22 +03:00
GL
346aa1bac7
TUP-5010 fix: Password field show *** when using
...
context.password+context.token
https://jira.talendforge.org/browse/TUP-5010
2016-08-05 13:57:59 +08:00
ycbai
3b13d3b53d
TDI-36812: tJira* --> The default template value in 'Host URL' and 'JQL'
...
should include double quotation marks.
2016-08-05 11:14:12 +08:00
zwxue
852a32b59d
TDI-36886: Update a context parameter will make the studio blocked on a
...
big project.
2016-08-04 15:56:34 +08:00
zwxue
00d65bddd3
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
...
from public schema.
2016-08-04 15:03:15 +08:00
ycbai
db3e95f667
TDI-36940: [6.2.1] Error when migrated Salesforce job from 6.0.1 to
...
6.2.1
2016-08-02 17:28:30 +08:00
ycbai
a3f2fe6a1f
TDI-36865: Start Date and End Date of components tSalesforceGetUpdate
...
and tSalesforceGetDelete NOT support context
2016-08-02 15:44:47 +08:00
xqliu-talend
4f773ee816
TUP-5117 fix the typo in AddBlockingFortRecordMatching line 113 114
2016-08-02 11:44:20 +08:00
hcyi
a944e965da
TBD-3869:Column family is missing when dragging hbase retrived table to
...
a job.
2016-08-01 16:45:33 +08:00
wchen-talend
0cda9791fa
TDI-36897:Auto Generated Query isn't correct after Drag teradata schema
...
to job as tTeradataInput
2016-07-29 16:59:43 +08:00
wchen-talend
9392c364f5
TUP-4474:"Export items" can not show when right click on Recycle bin
2016-07-27 11:46:52 +08:00
GL
b1244052e9
TDI-36791 fix add Junit: ELT Map queries : compilation error with quotes
...
https://jira.talendforge.org/browse/TDI-36791
2016-07-26 11:17:02 +08:00
GL
025b69b434
TDI-36791 fix: ELT Map queries : compilation error with quotes
...
https://jira.talendforge.org/browse/TDI-36791
2016-07-26 11:16:38 +08:00
cmeng-talend
f719213a4b
TUP-3675 fix: Editor auto-completion does not list all matching results
...
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 15:43:32 +08:00
cmeng-talend
243abc1bac
TUP-3675 fix: Editor auto-completion does not list all matching results
...
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
Add junit
2016-07-22 15:43:22 +08:00
cmeng-talend
5c54d5aac4
TUP-3675 fix: Editor auto-completion does not list all matching results
...
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 15:43:13 +08:00
cmeng-talend
264947283c
TUP-3675 fix: Editor auto-completion does not list all matching results
...
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 15:43:03 +08:00
cmeng-talend
3c94f749ac
TUP-3675 fix: Editor auto-completion does not list all matching results
...
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 15:42:54 +08:00
nrousseau
508a6915ab
fix wrong manifest
2016-07-21 11:38:53 +08:00
pxmiao
866b3fba10
TUP-4925 : The code of method
...
tMSSqlInput_3Process(Map<String,Object>) is exceeding the 65535 bytes
limit
https://jira.talendforge.org/browse/TUP-4925
2016-07-20 15:33:50 +08:00
Haiting Yin
5d2ed67434
TMDM-9703 tMDMInput with one filter return different records size by different batch size ( #573 )
2016-07-19 15:47:26 +08:00
GGu
12c556e4b1
TUP-4922: If resources folder is not existed, will create it
2016-07-19 09:57:50 +08:00
hwang
fde30915cc
TUP-4175:Export with dependencies fails to select (and export)
...
dependencies
2016-07-18 16:35:37 +08:00
Dmytro Chmyga
ff367dd5f7
TUP-4979: added logging for exceptions during streams closing.
2016-07-15 12:02:04 +03:00
Dmytro Chmyga
29f12985e9
TUP-4979: added closing of FileInputStream to release it.
2016-07-15 12:01:29 +03:00
ycbai
2a7eda7ed8
TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
...
behavior when HA properties
2016-07-12 10:55:46 +08:00
hcyi
0aa0852b0d
TBD-3224:[6.1.1] Hive Guess schema button not returning back error
2016-07-11 18:49:00 +08:00
wchen-talend
4a9158c0aa
TDI-36560:The order of schema changed when ticked "used column" again
2016-07-11 17:45:21 +08:00
hwang
40b9d14793
TDI-36618:Sunfire-reports contain testcase which is already deleted.
2016-07-11 15:42:54 +08:00
hwang
349dcdb157
TDI-36720:"Edit Routine Libraries" can't import the external jar
2016-07-11 15:38:21 +08:00
wchen-talend
45eabaceb5
TDI-35713:tWebService component can't parse WSDL
2016-07-11 14:57:01 +08:00
wchen-talend
5a3448eea5
TDI-36497:Jar Missing when build Job as :Axis WebService(ZIP)
2016-07-11 14:33:27 +08:00
zwxue
d28a23b419
TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap.
2016-07-11 14:32:24 +08:00
wchen-talend
d36b534f91
TUP-4474:"Export items" can not show when right click on Recycle bin
2016-07-11 14:17:28 +08:00
wchen-talend
df2bdffd9e
TDI-36773:Studio always publish latest job version even if you select a
...
previous version
2016-07-11 13:46:04 +08:00
cmeng-talend
6aecbecb94
TDI-35811 fix: Studio throw NPE error if you delete a job in referrence
...
project and try to open the job by trunjob in main project.
https://jira.talendforge.org/browse/TDI-35811
2016-07-11 10:40:18 +08:00
Irene Wang
e2b50d6c11
Update version to 6.2.2-SNAPSHOT
2016-07-08 12:52:53 +02:00
Pierre Teyssier
9335d70831
Revert "TDI-36822: NPE in tDatasetOutput when performing a full run on a live"
...
This reverts commit 471fe65fb5 .
2016-07-06 17:31:23 +08:00
Irene Wang
9a5d16c730
DEVOPS-667 Update NOTICE file
2016-07-05 12:08:53 +02:00
wdliu
a32215f49e
TUP-4998:Git:There is error when logon branch
2016-07-04 18:55:37 +08:00
wdliu
fa2e0bf792
TUP-4998:Git:There is error when logon branch
2016-07-04 18:55:34 +08:00
Remy Dubois
d68cf06314
TUP-4994 - compile the job and the routines with JDT in order to make the maven package work with a JRE
2016-07-04 12:41:06 +02:00
nrousseau
52b889c93b
Merge pull request #549 from Talend/bugfix/6.2.1/TDI-36770_fixRoutineRefresh
...
TDI-36770: fix dirty on routines
2016-07-04 18:35:54 +08:00
wang wei
471fe65fb5
TDI-36822: NPE in tDatasetOutput when performing a full run on a live
...
dataset
https://jira.talendforge.org/browse/TDI-36822
2016-07-04 18:34:14 +08:00
nrousseau
f79830afa4
TDI-36770: fix dirty on routines
2016-07-02 17:36:13 +08:00
wdliu
2785036086
TDI-36731: sometimes can't retrieve remote project on login page
2016-07-01 16:22:16 +08:00
jzhao
d189eab24e
TUP-4964: New framework dynamic long to date convert issue
...
https://jira.talendforge.org/browse/TUP-4964
2016-07-01 14:51:34 +08:00
ycbai
9030083da6
TDI-36776: Component Framework :Salesforce: when export to context, the
...
name of the context will change to context mode too.
2016-06-30 19:55:12 +08:00
cmeng-talend
3daf9e5f0d
TDI-36772 fix: No response when click restart button when I start studio
...
with cutom workspace
https://jira.talendforge.org/browse/TDI-36772
2016-06-30 19:48:31 +08:00
GGu
975352f4d1
TDI-36717: When generete codes, need check children job
2016-06-30 19:28:52 +08:00
nhaumont
6a28240d32
Set versions for 6.2.1
2016-06-27 16:12:27 +02:00