OASIS otest fixes - rename BaseJAXWSTestCase.java to not end with "TestCase" so
its not run as a unit test
-----------------------------------------------------------------------------------------------------------
Key: TUSCANY-3197
URL: https://issues.apache.org/jira/browse/TUSCANY-3197
Project: Tuscany
Issue Type: Bug
Reporter: ant elder
Fix For: Java-SCA-2.0
BaseJAXWSTestCase.java gets run as a unit test because its name ends with
"TestCase" so its picked up by the surefire plugin, and that counts as a
failure when all the tests are run in the build.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.