Andreas Mattes
e8889b92e5
fix(TESB-22183): Fix support for circular WSDL imports to WSDLLoader. ( #1700 )
...
* fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader.
Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
* fix(TESB-22183): Attribute name error in fix corrected.
* fix(TESB-22183): "location" attribute corrected for circular imports.
* fix(TESB-22183): Fix support for circular WSDL imports to WSDLLoader.
Imports causing circular WSDL document dependencies are now removed, because WSDL4J does not handle them properly, but runs into an endless recursion, but processes the WSDL as expected when the "backwards" import is removed.
2018-06-04 08:39:23 +02:00
Andreas Mattes
7024e4d03d
fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. ( #1673 )
...
* fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader.
Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
* fix(TESB-22183): Attribute name error in fix corrected.
* fix(TESB-22183): "location" attribute corrected for circular imports.
2018-05-22 17:40:13 +08:00
Jenkins Continuous Build server
bedc0efdc0
Set version to 7.0.2 SNAPSHOT
2018-04-17 08:37:01 +02:00
Jenkins Continuous Build server
e0ae2ba35a
Set version to 7.0.1
2018-04-03 15:37:17 +02:00
Chao MENG
709c732b48
fix a junit failed ( #1493 )
2018-03-08 11:58:21 +08:00
Irene Wang
4f5f8406d2
DEVOPS-3791 Update copyright year to 2018
2018-02-09 12:55:53 +01:00
Irene Wang
1e74758e26
DEVOPS-3791 Update copyright year to 2018
2018-02-09 11:35:01 +01:00
Jenkins Continuous Build server
9e788398a9
Set version to 7.0.1 SNAPSHOT
2017-10-20 10:21:51 +02:00
Seloen
9b44328ac4
feat(TUP-18192): intelligent auto map leveraging data quality algorithms ( #1195 )
...
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*Levenshtein and Jaccard done
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*Refined version
https://jira.talendforge.org/browse/TUP-18192
2017-09-06 09:45:24 +08:00
Irene Wang
df57151cc9
Update copyright to 2017
2017-09-05 17:12:21 +02:00
Jenkins Continuous Build server
d489f7d689
Set version to 6.5.0 SNAPSHOT
2017-06-14 13:27:31 +02:00
Rémy DUBOIS
8ddd5dea93
fix(TBD-5163): Remove the dependencies signature in the fat jar ( #1081 )
2017-06-09 15:40:36 +02:00
GGu
823e64ab9c
test(TUP-17687): fix some junit issues ( #1027 )
...
* test(TUP-17687): fix the problem for accessing web junit
* test(TUP-17687): fix one error log for NPE DB
* test(TUP-17687): disable the debug flag for port test
2017-05-17 11:19:27 +08:00
Jenkins Continuous Build server
2194367349
Set version to 6.4.1 SNAPSHOT
2017-05-11 10:49:04 +02:00
Chao MENG
34135160b8
Feature/6.4.0/tup 5116 tup 5280 bd project and tic ( #938 )
...
* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116
* TUP-5280 feature: Studio use TIC as user management (additionaly to TAC)
https://jira.talendforge.org/browse/TUP-5280
Conflicts:
main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/service/IRemoteService.java
* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116
* TUP-5280 feature: Studio use TIC as user management (additionaly to TAC)
https://jira.talendforge.org/browse/TUP-5280
* feat(TUP-5280): fix a problem of fetching lib info from tac
https://jira.talendforge.org/browse/TUP-5280
2017-04-10 16:27:53 +08:00
Jenkins Continuous Build server
f27730c6ba
Set version to 6.4.0 SNAPSHOT
2016-12-21 16:10:19 +01:00
zwxue
dd6b8713df
Fixed failed JUnit ElapsedTimeTest. ( #771 )
2016-12-01 16:04:04 +08:00
Carsten Biermann
507109f05d
Set version for 6.3.1-SNAPSHOT
2016-11-02 11:03:38 +00:00
Sizhao Liu
b3facb2eda
TDQ-12253 move a utility class to TDQ repos
2016-08-22 11:59:47 +02:00
Sizhao Liu
a7ffd92ded
TDQ-12253 move BidiMultiMap to DQ repo + remove unnecessary usage of AsciiUtils
2016-08-19 17:58:40 +02:00
Sizhao Liu
3fdf86b6dc
TDQ-12253 unify the behavior of removeDiacriticalMark method with StringUtils.stripAccents(input) from Apache Commons Lang
2016-08-19 16:30:30 +02:00
Sizhao Liu
3346784e7c
move test classes into the right packages
2016-08-19 12:24:22 +02:00
Irene Wang
ed4f007854
Update versions to 6.3.0-SNAPSHOT
2016-07-05 20:02:58 +02:00
Irene Wang
87770c7ed3
Update versions to 6.2.2-SNAPSHOT
2016-07-05 14:26:13 +02:00
rdubois
f00172dd81
TUP-4639 - Improve the Big Data jobs build time for local executions.
2016-05-27 17:31:39 +02:00
Irene Wang
cee3b3b95d
Set version to 6.2.1-SNAPSHOT
2016-05-13 20:54:03 +02:00
GGu
c0bc52353a
TUP-4528: Fix some junits in common se
2016-05-05 13:48:56 +08:00
GGu
85103a19e4
TBD-3308: add one JSON util for merge two object
2016-04-18 18:16:21 +08:00
iwang
d2d3647bd2
Update copyright year to 2016
2016-01-25 09:46:46 +01:00
Irene Wang
31dd1ed641
Update versions to 6.2.0-SNAPSHOT
2015-12-08 10:59:34 +01:00
Irene Wang
7ef7dbd1cd
Update versions for 6.1.2-SNAPSHOT
2015-12-07 18:55:34 +01:00
Sebastien Gandon
576b36cb48
update the utils.test.plugin to make it only a tycho bundle
2015-11-27 11:54:34 +01:00
Sebastien Gandon
5f5899c934
TCOMP-12 : moved the CryptoHelper into daikon.
2015-11-25 17:37:10 +01:00
Irene Wang
51f8a3a98e
Update versions for 6.1.1-SNAPSHOT
2015-10-23 12:46:19 +02:00
Irene Wang
812f20726e
Update MANIFEST.MFs to 6.1.0.qualifier
2015-07-08 12:58:38 +02:00
Irene Wang
7358804b15
Update version to 6.1.0-SNAPSHOT
2015-07-07 17:51:25 +02:00
GGu
8d53fb1336
TUP-2863: enable to use the parent pom from repository view.
2015-05-26 18:34:10 +08:00
Mike Hirt
075f444e9c
Update copyright to 2015
2015-01-02 14:20:05 +01:00
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
Irene Wang
bda39d5afa
Manually merge differences from master and update versions
2014-11-10 15:16:56 +01: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
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
Zhao Mingli
63190670de
TDQ-9270: add a new multi keys map
2014-08-20 16:35:50 +08:00
Irene Wang
c252d5f372
Update versions to 5.6.0-SNAPSHOT
2014-07-31 17:30:11 +02:00