[jbossws/jbossws-cxf] ca251b: [JBWS-4027] Initial changes for JDK9 support
by GitHub
Branch: refs/heads/master
Home: https://github.com/jbossws/jbossws-cxf
Commit: ca251b1976be12b87f335165e78f860b2918d103
https://github.com/jbossws/jbossws-cxf/commit/ca251b1976be12b87f335165e78...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2017-03-15 (Wed, 15 Mar 2017)
Changed paths:
M modules/addons/transports/udp/pom.xml
M modules/resources/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/pom.xml
M pom.xml
Log Message:
-----------
[JBWS-4027] Initial changes for JDK9 support
Commit: d86cbd5675623c4989e9e574d5b0f56acd1246a8
https://github.com/jbossws/jbossws-cxf/commit/d86cbd5675623c4989e9e574d5b...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-03-15 (Wed, 15 Mar 2017)
Changed paths:
M modules/client/pom.xml
M modules/server/pom.xml
M modules/test-utils/src/main/java/org/jboss/wsf/test/AppclientHelper.java
M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws3713/ClientBusStrategyTestCase.java
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M modules/testsuite/shared-tests/scripts/antrun-wsconsume.xml
M modules/testsuite/shared-tests/scripts/antrun-wsprovide.xml
M modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/jbws1666/JBWS1666TestCase.java
M pom.xml
Log Message:
-----------
[JBWS-4027] Misc fixes to make wsconsume/wsprovide tasks run and most of testsuite passing
Commit: c21eb55b6c6742a58e9f84255512316677d19ebc
https://github.com/jbossws/jbossws-cxf/commit/c21eb55b6c6742a58e9f8425551...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-03-15 (Wed, 15 Mar 2017)
Changed paths:
A .mvn/jvm.config
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-default-config-tests-elytron.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-default-config-tests.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-default-elytron.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-default.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-jms-wildfly1000.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-jms-wildfly1010.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-jms-wildfly1100.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-jms-wildfly902.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-ssl-mutual-auth-elytron.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-ssl-mutual-auth.groovy
M modules/testsuite/perf-tests/pom.xml
M modules/testsuite/perf-tests/src/test/scripts/perf.groovy
M modules/testsuite/shared-tests/pom.xml
M modules/testsuite/shared-tests/src/test/scripts/jbws-testsuite-shared-address-rewrite-elytron.groovy
M modules/testsuite/shared-tests/src/test/scripts/jbws-testsuite-shared-address-rewrite.groovy
M modules/testsuite/shared-tests/src/test/scripts/jbws-testsuite-shared-default-config-tests-elytron.groovy
M modules/testsuite/shared-tests/src/test/scripts/jbws-testsuite-shared-default-config-tests.groovy
M modules/testsuite/shared-tests/src/test/scripts/jbws-testsuite-shared-default-elytron.groovy
M modules/testsuite/shared-tests/src/test/scripts/jbws-testsuite-shared-default.groovy
M pom.xml
Log Message:
-----------
[JBWS-4027] Move to gmavenplus plugin to allow upgrading to a recent Groovy version supporting JDK9.
Commit: 1edcad3119c4e8711f43727abe2848930f03c38c
https://github.com/jbossws/jbossws-cxf/commit/1edcad3119c4e8711f43727abe2...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-03-15 (Wed, 15 Mar 2017)
Changed paths:
M modules/testsuite/pom.xml
M pom.xml
Log Message:
-----------
[JBWS-4027] Use latest components
Compare: https://github.com/jbossws/jbossws-cxf/compare/82e4688b41a9...1edcad3119c4
7 years, 9 months