Sizhao Liu
c6ec0842d8
Add a util class to help resolving encoding issues
2015-03-18 10:11:36 +08:00
Irene Wang
d4fac37c31
Set version for maven-deploy-plugin
2015-01-13 19:06:18 +01:00
Irene Wang
485f9b26cc
Only deploy necessary plugins
2015-01-13 18:46:43 +01:00
hcyi
67b22e3b38
TDI-30883:EXASOL metadata Integration not working
2015-01-12 15:48:53 +08:00
Mike Hirt
075f444e9c
Update copyright to 2015
2015-01-02 14:20:05 +01:00
GGu
a694fd9cd8
Revert "TDQ-9813: fixed the build problem and classpath."
...
This reverts commit dd51e2a854 .
This reverts commit b140f713e1 .
2014-12-26 17:50:23 +08:00
GGu
dd51e2a854
TDQ-9813: fixed the build problem for classpath.
2014-12-25 18:05:49 +08:00
GGu
b140f713e1
TDQ-9813: fixed the build problem.
2014-12-25 15:25:03 +08:00
Irene Wang
8770656f1e
Merge branch 'feature/SCM-239/maventupbuild'
2014-12-17 11:42:55 +01:00
hcyi
26692120a7
TDI-31220:TALEND BETA 5.6: The Check connection fails in DBType:
...
"General JDBC Connection" mode while goes through fine in DBType:IBM DB2
2014-12-16 16:41:52 +08:00
zshen-talend
ac99420676
bugfix TDQ-9484 remove MapDBDrillDown and DataValidation interface from
...
indicator class
add unique method to getObject and handle date type is null case.
2014-12-11 16:26:28 +08:00
Irene Wang
89ec14f1d5
Merge branch 'master' into feature/SCM-239/maventupbuild
2014-12-09 16:06:39 +01:00
Irene Wang
e4d7936264
Remove unnecessary plugin from org.talend.utils POM
2014-12-09 14:43:25 +01:00
nrousseau
6198b6df75
Merge branch 'maintenance/5.6'
2014-11-26 10:07:17 +08:00
nrousseau
2b17f21374
TDQ-9667: fix problem of compilation for the jobserver
2014-11-26 10:05:27 +08:00
xqliu
a25959c580
TDQ-9667 Problem to select column for analysis and to see column
...
fix the problem: show NPE when modify the database connection which imported from the demo project
2014-11-25 16:57:34 +08:00
xqliu
244f1e4987
TDQ-9667 Problem to select column for analysis and to see column
...
fix the problem: show NPE when modify the database connection which imported from the demo project
2014-11-25 16:56:01 +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
wchen-talend
2bb05ac48b
Merge branch 'maintenance/5.6'
2014-11-24 14:38:39 +08:00
zwli
17b6ccc4be
TDI-31032: error after install : svn don't connect inside TAC
...
https://jira.talendforge.org/browse/TDI-31032
- remove single mode in AES.java to avoid random error message
2014-11-24 11:00:10 +08:00
Irene Wang
2fe45848b8
SCM-273 Remove Bundle-RequiredExecutionEnvironment from plugin MANIFEST.MFs
2014-11-13 16:14:11 +01:00
Irene Wang
99902d3ca9
Merge branch 'master' of github.com:talend/tcommon-studio-se
2014-11-13 11:04:48 +01:00
Irene Wang
5a11ab2798
SCM-239 Fix org.talend.utilsd dependency on log4j
2014-11-13 11:04:25 +01:00
GGu
2884579576
Merge branch 'maintenance/5.6'
2014-11-13 16:56:24 +08:00
Axel MAUMONT
4ef4144391
TDI-31161 Mutiple tasks deployment failed if generated jobs folder is NFS shared directory
...
- add signatures to zip methods with the parameter 'fileFilter' to exclude some kind of files (for this issue it is necessary to exclude .nfs* files)
2014-11-12 17:25:53 +01:00
Irene Wang
c024340c82
SCM-239: Restore existing POMs used by MDM
2014-11-12 14:04:46 +01:00
Irene Wang
5ad8ee75ff
Manually merge differences from master
2014-11-10 14:53:32 +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
xqliu
82750475ce
TDQ-9543
...
1) show catalog and schema in the structure of Netezza connection and jdbc connection
2) let the analysis and indicator can run well on Netezza connection and jdbc connection
3) let reload/compare database connection, drill down, view keys/indexs run well on Netezza's connection and jdbc connection
2014-11-06 12:33:33 +08:00
xqliu
89afcac5f3
TDQ-9543
...
1) show catalog and schema in the structure of Netezza connection and jdbc connection
2) let the analysis and indicator can run well on Netezza connection and jdbc connection
3) let reload/compare database connection, drill down, view keys/indexs run well on Netezza's connection and jdbc connection
2014-11-06 12:00:00 +08:00
Igor Lazebny
9fd32f24c6
Update version to 5.6.1-SNAPSHOT in poms
2014-10-30 13:27:01 +02:00
Igor Lazebny
4e3c339740
Update version to 5.6.0 in poms
2014-10-30 13:26:45 +02:00
Igor Lazebny
a87c2d27dc
Update version to 5.6.1-SNAPSHOT in poms
2014-10-30 13:02:46 +02:00
Igor Lazebny
2b08b315c2
Update version to 5.6.0 in poms
2014-10-23 13:04:54 +03: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
fca77eefc1
TDI-30227: add the CryptoHeler junit test.
2014-10-15 12:04:55 +08:00
GGu
54f6028040
TDI-30227: Add one DEFAULT cryption in CryptoHelper.
2014-10-15 12:04:55 +08:00
Sizhao Liu
127ad9e48f
TDQ-9544 Add dist/ to bin.includes for Maven/Tycho build (tcommon-studio-se)
2014-10-14 10:48:02 +02:00
ldong-talend
c882ed675c
TDI-30715:fix TDI-30715 and TDI-30521 together and improved some code.
2014-10-11 17:04:42 +08:00
Sizhao Liu
e567bfa632
TDQ-9544 Add dist/ to bin.includes for Maven/Tycho build (tcommon-studio-se)
2014-10-11 01:10:33 +02:00
wuwei
8a0649d7d4
TUP-2195: Maven build for org.talend.databaseprovider
...
https://jira.talendforge.org/browse/TUP-2195
move the new classes to "database" package
2014-09-24 05:27:47 +02:00
wuwei
2a145bbe98
TUP-2195: Maven build for org.talend.databaseprovider
...
https://jira.talendforge.org/browse/TUP-2195
move the CheckConnectionHelper.java,
DatabaseUrlCheck.java,Constants.java to utils project from dataprovider
2014-09-24 05:27:46 +02:00
sgandon
35c05a6e66
Merge pull request #19 from zwli-talend/maintenance/5.6
...
TDI-30348: Whole tac configuration lost for the passwords.
2014-09-18 11:26:13 +02:00
zwli
14bb6e81e2
TDI-30348: Whole tac configuration lost for the passwords.
...
https://jira.talendforge.org/browse/TDI-30348
- update feature.xml
- update manifest.mf
2014-09-15 10:58:00 +08:00
Sebastien Gandon
5ab6bf458f
merged 5.6 into mavenization branch, keep mvn versions
2014-09-12 16:40:35 +02:00
zwli
61f18bded3
TDI-30348: Whole tac configuration lost for the passwords.
...
https://jira.talendforge.org/browse/TDI-30348
- update pom.xml, using 1.51 of Bouncy Castle
2014-09-12 15:54:54 +08:00
zwli
86e5360aae
TDI-30348: Whole tac configuration lost for the passwords.
...
https://jira.talendforge.org/browse/TDI-30348
- using Bouncy Castle for AES security algorithm
2014-09-12 11:02:30 +08:00