Commit Graph

28 Commits

Author SHA1 Message Date
GGu
8863f07943 TUP-2510: remove the junt4. 2014-12-24 11:56:25 +08:00
GGu
0d7cfa8eeb Merge branch 'maintenance/5.6' 2014-11-25 11:55:01 +08:00
GGu
fe5cad4ea0 TDI-31303: encrypt the pass for project settings when import. 2014-11-25 11:53:49 +08:00
cmeng-talend
04a11d4a01 Merge branch 'maintenance/5.6' 2014-11-21 17:37:17 +08:00
cmeng-talend
3341ecd8fb TDI-30490 fix bug: Error code when refactor tESBConsumer combining with
tJavaRow to Joblet
https://jira.talendforge.org/browse/TDI-30490

1. Fix replacement bug, after fixed, when the const string is in the
parameter of globalMap.xxx function, Studio will do partly replacement;
when the const string is in other functions(functions except
globalMap.xxx), Studio will do fully replacement.

2. Fix bug: we can NOT refactor those components(on fault / response
line) to Joblet any more...
2014-11-21 17:34:16 +08:00
Irene Wang
2fe45848b8 SCM-273 Remove Bundle-RequiredExecutionEnvironment from plugin MANIFEST.MFs 2014-11-13 16:14:11 +01: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
GGu
4e15071689 fixed the JUnit problem for compile error. 2014-10-31 17:07:19 +08:00
GGu
0431c3e82f Fixed the junit problem for migration task test. 2014-10-31 14:18:01 +08:00
cmeng-talend
273e4cc7e4 TUP-2333 fix bug: Code generation broken with Jobs using Joblets
https://jira.talendforge.org/browse/TUP-2333
2014-10-28 10:53:18 +08:00
GGu
a90288194c TDI-30227: fixed the junit problem for emtpy password. 2014-10-28 10:22:57 +08:00
cmeng-talend
7025474b39 TUP-2333 fix bug: Code generation broken with Jobs using Joblets
https://jira.talendforge.org/browse/TUP-2333
2014-10-27 16:08:58 +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
GGu
9c8460622e TDI-30227: make sure the empty password to encrypt also. 2014-10-17 11:56:52 +08:00
GGu
3092006bde Fixed one compile error for junit. 2014-10-15 12:04:57 +08:00
GGu
c096a24596 TDI-30227: Add some junit for ParameterValueUtilTest. 2014-10-15 12:04:57 +08:00
GGu
2fff4ac14d TDI-30227: Add the junit for PasswordEncryptUtil. 2014-10-15 12:04:57 +08:00
GGu
0b6469b904 The test handler(ContextItem2JobDocExtContentHandler) will block the migration of context, so disable it first. 2014-10-15 12:04:55 +08:00
GGu
4849d950de TDI-30227: Unify the encryption for Password of DatabaseConnection and make the raw value clearly. 2014-10-15 12:04:55 +08:00
GGu
ff091a733b TDI-30227: Make the raw value for ContextParameterType clearly. 2014-10-15 12:04:55 +08:00
cmeng-talend
1f17023c91 TDI-30290 fix bug: Click "Data Viewer" on the metadata of File Json will
get error: "Unresolved compilation problem:"
https://jira.talendforge.org/browse/TDI-30290

Add JUnit for TalendQuoteUtils.addQuotesIfNotExist(String text, String
quote) and fix a small bug
2014-10-14 10:37:54 +08:00
cmeng-talend
2579a20734 TDI-30369 fix bug: Compile error when copy DI job including tjavaRow
component
https://jira.talendforge.org/browse/TDI-30369

The method[public static String splitQueryData(String oldName, String
newName, String value)] only process SQL Query before, but seems the
cases in processing SQL Query are same with processing in codes, so here
make this function process all the cases, but the efficiency maybe lower
than before when do replacement..
2014-09-25 14:39:25 +08:00
Irene Wang
0f3c9e94db Inherit groupId from parent POM 2014-09-10 18:36:36 +02:00
Irene Wang
c252d5f372 Update versions to 5.6.0-SNAPSHOT 2014-07-31 17:30:11 +02:00
Irene Wang
7ba317c915 Tycho-generated pom.xmls and parent pom.xml 2014-07-25 13:53:26 +02:00
cmeng-talend
6dd4f44b6e bug TDI-29901 fixed : Problem (unwanted preceding joblet name in a sql)
with migration from 512 to 542
2014-07-09 12:16:49 +08:00
Sébastien Gandon
890a391388 [GIT Migration] Refactor main,test and i18n plugins and features for branch master 2014-06-22 05:06:26 +02:00