Commit Graph

71 Commits

Author SHA1 Message Date
GGu
d3302f2d98 TUP-2839: add pom for each jobs. 2015-04-30 16:04:45 +08:00
rdubois
7d3798f516 TBD-1843: add statistics for Spark 2015-04-23 15:00:16 +02:00
Sebastien Gandon
3f6d429bde TUP-2575 : add a way to stop missing jar notifications, forgot on import
package in the manifest.
2015-04-16 15:06:51 +02:00
Sébastien Gandon
1d0ad6b51e TUP-2575 : add a way to stop missing jar notifications, especially for checking libraries 2015-04-15 12:30:07 +02:00
nrousseau
602627213f TUP-2579: update maven build and and log4j version needed, add some
optimization for the repository display
2015-04-05 14:09:34 +08:00
GGu
58e98289ea TUP-2771: add the routine install function. 2015-03-27 16:52:41 +08:00
nrousseau
d74eb59e0d Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-23 11:56:26 +08:00
nrousseau
80a25a1636 TUP-2575: review the osgi loader to fix some problem of jar popup 2015-03-23 09:53:13 +08:00
wchen-talend
3fa79c216d TDI-31167:No missing jars banner in component 2015-03-20 13:37:47 +08:00
GGu
17232d1bb5 Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-19 15:15:50 +08:00
amarkevich
7ae9d457bc initialize bundleID for org.talend.core.runtime.librariesNeeded 2015-03-18 10:30:03 -03:00
GGu
843bc7b3bc Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-11 17:52:47 +08:00
xhkong
fc5e48f917 TDI-31167 fix bug No missing jars banner in component (NPE TUJ) 2015-03-06 15:22:50 +08:00
Sizhao Liu
ce40de7ad9 TDQ-9942 fix an NPE when opening jobs with tDqReportRun component 2015-03-06 12:10:51 +08:00
xhkong
87aa00b65c fix bug TDI-31167 No missing jars banner in component 2015-03-05 16:33:07 +08:00
GGu
fbbd42e0b5 TUP-2579 / TUP-2580: convert the .Java project to maven. 2015-02-15 17:35:11 +08:00
Mike Hirt
075f444e9c Update copyright to 2015 2015-01-02 14:20:05 +01:00
CHEN Bin
11d099a63b TUP-2478: Heap space error hangs job with parallel iterations
https://jira.talendforge.org/browse/TUP-2478
handle java.lang.Error when iterator enable parallel
2014-12-31 14:21:04 +08:00
GGu
9dbde0044f Merge branch 'feature/6.0/TUP-2403_refactor_package' 2014-12-23 11:09:14 +08:00
wluo-talend
7ece7a3f46 TDI-31476: Serious precision loss in standard routine and undue rounding
effect
https://jira.talendforge.org/browse/TDI-31476
2014-12-19 10:06:43 +08:00
GGu
b87c3c28da TUP-2403: refactor for commons.runtime plugin. 2014-12-17 11:44:44 +08:00
CHEN Bin
aa740a819f TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components
https://jira.talendforge.org/browse/TDI-31266
change the tag about Iterator enable parallel from subtree to each component, which can fix the problem if the component is after onComponent/Subjob
2014-12-16 11:13:58 +08:00
nrousseau
39d5022364 Merge branch 'maintenance/5.6' 2014-11-26 19:25:42 +08:00
nrousseau
887529a1cb Revert "TDI-31021:storm job_missing jar window pop up when run storm job for the first time"
This reverts commit fc1265dea1.
2014-11-26 18:53:29 +08:00
wang wei
4d56b928d5 TDI-31298: Null Password error if you change the password context field
in Default.properties after building the Talend Job.
https://jira.talendforge.org/browse/TDI-31298
2014-11-26 15:17:54 +08:00
hwang
ba18d6c1bb Merge branch 'maintenance/5.6' 2014-11-25 18:43:28 +08:00
CHEN Bin
e2a7f2dc93 TDI-30996: Duplicate variable names when enabling parallel execution on iterations within the same subjob
https://jira.talendforge.org/browse/TDI-30996
lockWrite is the lock provided by iterate with parallel, one lockWrite for one Iterate connector
2014-11-25 16:30:25 +08:00
wchen-talend
d6b3edbd98 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-24 15:55:02 +08:00
hwang
2684524cee TALEND BETA 5.6: Studio Hangs when clicked OK on an empty "select
module" dialog
2014-11-24 15:52:18 +08:00
wchen-talend
89684b3478 Merge branch 'maintenance/5.6' 2014-11-24 15:14:11 +08:00
hwang
fc1265dea1 TDI-31021:storm job_missing jar window pop up when run storm job for the
first time
2014-11-24 15:07:16 +08:00
cmeng-talend
0d88d77a4a Merge branch 'maintenance/5.6' 2014-11-14 15:30:42 +08:00
wang wei
4998b34014 TUP-2332: uppercase of the key in a map of JSONObject class
https://jira.talendforge.org/browse/TUP-2332
2014-11-14 13:40:39 +08:00
Irene Wang
2f06ec99fa Merge branch 'master' into feature/SCM-239/mavenstudiobuild
Conflicts:
	main/plugins/org.talend.utils/pom.xml
	main/plugins/pom.xml
2014-11-10 14:18:58 +01:00
Wu Liu
28b5d5fec7 TDI-31037 : Password Context generate an error in log4j 2014-11-04 18:12:57 +08:00
jzhao
f2b14b91ee TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
Note:add new method
2014-10-24 14:55:55 +08:00
Wu Liu
9ab70dfd1c TDI-30896 : password is not encryted for resume log
Add this one to avoid potential bugs that I don't know so far.
2014-10-22 12:25:46 +08:00
Wu Liu
ce0f25a5c3 TDI-30896 : a little improvement of the code 2014-10-22 12:12:35 +08:00
wang wei
5b6cd862b9 TDI-30896: password is not encryted for resume log
https://jira.talendforge.org/browse/TDI-30896
2014-10-22 11:32:11 +08:00
Irene Wang
ad13249ebb Merge from master 2014-10-21 09:55:41 +02:00
Irene Wang
24be24acc1 Update version to 6.0.0 2014-10-20 15:10:42 +02:00
Irene Wang
7a34cdc028 Add Eclipse-BundleShape: dir to plugins that must be expanded 2014-10-17 11:17:40 +02:00
nrousseau
8ce5f93c77 TUP-2311: add some logs in case some module groups are defined in the
xml of some components, but not in the extension points.
2014-10-13 16:32:34 +02:00
jzhao
b7552dc393 Fixed Feature TDI-26630: tAdvancedFileOutputXml / add option to add
Document type as text (default) or node
https://jira.talendforge.org/browse/TDI-26630
Note:Add a new method to return a format XML String
2014-09-23 11:08:28 +08:00
nrousseau
5792eb3f97 TDI-28764: add jar setup for mvn build of jobs 2014-09-22 10:57:34 +08:00
ycbai
f4a0606f1e TUP-1659 : Studio : move the lib/java folder into the configuration
folder
2014-09-22 10:52:42 +08:00
nrousseau
a048039e90 fix problem of javalibservice 2014-09-12 23:21:28 +08:00
Sebastien Gandon
5ab6bf458f merged 5.6 into mavenization branch, keep mvn versions 2014-09-12 16:40:35 +02:00
Irene Wang
0f3c9e94db Inherit groupId from parent POM 2014-09-10 18:36:36 +02:00
nrousseau
3c4e2f03f8 TUP-2240 : fix problem of jar not found for TOS_DQ 2014-09-04 18:25:56 +08:00