Branch: refs/heads/JBWS-4027
Home: https://github.com/jbossws/jbossws-cxf
Commit: ea707397b7c157bdf6f8896b5dcaff3c0bf85aae
https://github.com/jbossws/jbossws-cxf/commit/ea707397b7c157bdf6f8896b5dc...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2017-02-22 (Wed, 22 Feb 2017)
Changed paths:
M modules/resources/pom.xml
M modules/testsuite/pom.xml
M pom.xml
Log Message:
-----------
WIP
Commit: 4700ee70a1403b893cccf76bc2a3f41af9030183
https://github.com/jbossws/jbossws-cxf/commit/4700ee70a1403b893cccf76bc2a...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2017-02-22 (Wed, 22 Feb 2017)
Changed paths:
M modules/addons/transports/udp/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/pom.xml
M pom.xml
Log Message:
-----------
WIP
Commit: c9073686fd65b348f28a5686d057e9186ea3e8ca
https://github.com/jbossws/jbossws-cxf/commit/c9073686fd65b348f28a5686d05...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-03-09 (Thu, 09 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:
-----------
Merge remote-tracking branch 'ropalka/JDK9' into JBWS-4027
Commit: d375667d8e8310a42635b451a29aeb9c5d6aabef
https://github.com/jbossws/jbossws-cxf/commit/d375667d8e8310a42635b451a29...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-03-10 (Fri, 10 Mar 2017)
Changed paths:
M modules/client/pom.xml
M modules/server/pom.xml
M modules/testsuite/shared-tests/pom.xml
M modules/testsuite/shared-tests/scripts/antrun-wsconsume.xml
M pom.xml
Log Message:
-----------
More fixes, wsconsume task now running in shared-testsuite
Compare: https://github.com/jbossws/jbossws-cxf/compare/ea707397b7c1^...d375667d8e83
Branch: refs/heads/JBWS-4027
Home: https://github.com/jbossws/jbossws-api
Commit: b5b5abb8775eb5918284774e940d75c980bd0dca
https://github.com/jbossws/jbossws-api/commit/b5b5abb8775eb5918284774e940...
Author: Richard Opalka <opalka.richard(a)gmail.com>
Date: 2016-11-07 (Mon, 07 Nov 2016)
Changed paths:
M .gitignore
M pom.xml
Log Message:
-----------
WIP
Commit: 43708a161443b52458c302ef7211eddb3a7b6f89
https://github.com/jbossws/jbossws-api/commit/43708a161443b52458c302ef721...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M src/main/java/org/jboss/ws/api/tools/WSContractConsumerFactory.java
M src/main/java/org/jboss/ws/api/tools/WSContractProviderFactory.java
Log Message:
-----------
Removing useless imports and modifiers - these are the default
Commit: 695708e484ec44d90bf86e23da7d754862e8cecd
https://github.com/jbossws/jbossws-api/commit/695708e484ec44d90bf86e23da7...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M src/main/java/org/jboss/ws/api/tools/WSContractConsumer.java
M src/main/java/org/jboss/ws/api/tools/WSContractProvider.java
Log Message:
-----------
Native stack is gone. Only CXF is available. Changing default providers accordingly.
Commit: 6d8679062c3a0632f76067a60fc755939585d3c6
https://github.com/jbossws/jbossws-api/commit/6d8679062c3a0632f76067a60fc...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M src/main/java/org/jboss/ws/api/util/ServiceLoader.java
Log Message:
-----------
Removing dead code. Such file is not available on modern JDKs.
Commit: 9458c9bcd27027d7c5bb60273149f6889fe996b9
https://github.com/jbossws/jbossws-api/commit/9458c9bcd27027d7c5bb6027314...
Author: Richard Opálka <opalka.richard(a)gmail.com>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M src/main/java/org/jboss/ws/api/util/ServiceLoader.java
Log Message:
-----------
Fixing concurrency bug - race condition
Compare: https://github.com/jbossws/jbossws-api/compare/b5b5abb8775e^...9458c9bcd270