Sebastien Gandon
d32ada47d1
TUP-2575: osig hook does not nothify missing jar is the jar is present in a fragment anymore
2015-04-09 16:31:01 +02:00
Sebastien Gandon
a3a2fc8061
TUP-2575 : fixed unit test plugin with an empty manifest
2015-04-09 14:28:33 +02:00
xhkong
d6e0af05b0
TUP-2712 new feature:Replace the icons of the repository
...
https://jira.talendforge.org/browse/TUP-2712
2015-03-27 15:47:04 +08:00
Sebastien Gandon
e6e74270cd
TUP-2575 : adding unit test for the lib hook loader
2015-03-19 16:18:33 +01:00
cmeng-talend
1307cc137f
TDI-31896 fix bug: replacement problem in java code with special
...
comments
https://jira.talendforge.org/browse/TDI-31896
2015-03-04 14:02:01 +08:00
nrousseau
2645dbfa67
TUP-2617: update the classpath for tcommon-studio-se
2015-02-09 15:16:41 +08:00
sgandon
f6b48dfc25
rever version change and remove skipping deployement cause it is skipped by default.
2015-01-14 16:33:24 +01:00
Sebastien Gandon
f8544c5f28
TUP-1566 : fix test.all.test.suite pom version from 1.x to 6.x
2015-01-14 14:17:50 +01:00
iwangtalend
7ab7599926
Add org.talend.libraries.javacsv.jars to extra dependencies
2015-01-11 17:32:15 +01:00
Mike Hirt
075f444e9c
Update copyright to 2015
2015-01-02 14:20:05 +01:00
GGu
7ba2074f0d
TUP-2510: add the testutils for test.
2014-12-24 14:58:56 +08:00
GGu
8863f07943
TUP-2510: remove the junt4.
2014-12-24 11:56:25 +08:00
newbuild.talend.com
3a57938adf
Readd test.all.test.suite to Tycho build, disable deployment
2014-12-23 10:01:16 -08:00
newbuild.talend.com
c139036d39
Remove test.all.test.suite from Tycho build
2014-12-23 09:01:13 -08:00
GGu
9dbde0044f
Merge branch 'feature/6.0/TUP-2403_refactor_package'
2014-12-23 11:09:14 +08:00
Irene Wang
066431d16e
Update version to 6.0.0.qualifier
2014-12-22 14:42:38 +01:00
GGu
143ff731b7
TUP-2403: refactor for model plugin.
2014-12-18 14:08:35 +08:00
GGu
b9ddb16b7d
TUP-2403: refactor for metadata.managment.ui plugin.
2014-12-17 18:18:35 +08:00
GGu
68a7606979
TUP-2403: refactor for metadata.managment plugin.
2014-12-17 16:16:56 +08:00
GGu
c9f6cb667d
TUP-2403: refactor for commons.ui.runtime plugin.
2014-12-17 15:40:24 +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
cmeng-talend
f05091d68b
Merge branch 'maintenance/5.6'
2014-11-18 11:48:28 +08:00
wang wei
b3b1d83001
TUP-2332: add a junit testcase for the changeset.
...
https://jira.talendforge.org/browse/TUP-2332
2014-11-14 15:34:44 +08:00
Irene Wang
1866d86e2f
SCM-274 Remove superfluous host plugin version for fragments
2014-11-13 17:10:03 +01:00
Irene Wang
2fe45848b8
SCM-273 Remove Bundle-RequiredExecutionEnvironment from plugin MANIFEST.MFs
2014-11-13 16:14:11 +01:00
Irene Wang
cc87d8b34a
SCM-239 Add build dependency on org.talend.libraries.jexcel.jars
2014-11-13 12:23:32 +01:00
Irene Wang
42a48e1f58
Correct typo in MANIFEST.MF of org.talend.repository.items.importexport.ui.test
2014-11-12 16:20:44 +01:00
Irene Wang
bda39d5afa
Manually merge differences from master and update versions
2014-11-10 15:16:56 +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
7cbcc5d181
fixed the Junit for module test.
2014-10-31 14:18:01 +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
b641e44545
Merge from master (remove Bundle-RequiredExecutionEnvironment: J2SE-1.5)
2014-10-21 19:02:40 +02:00
Irene Wang
bba4031ba4
Remove Bundle-RequiredExecutionEnvironment: J2SE-1.5
2014-10-21 18:47:43 +02: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
GGu
fca77eefc1
TDI-30227: add the CryptoHeler junit test.
2014-10-15 12:04:55 +08:00