iTests are being skiped due to wrong naming convention
------------------------------------------------------
Key: TUSCANY-1285
URL: https://issues.apache.org/jira/browse/TUSCANY-1285
Project: Tuscany
Issue Type: Bug
Components: Java SCA Integration Tests
Affects Versions: Java-SCA-0.90
Reporter: Luciano Resende
Fix For: Java-SCA-0.90
Our maven-surefire-plugin is configured to run tests that end with
TestCase.java, but I could find several tests under sca/iTest that are not
following this convention, then it's not being executed as part of the build.
Below is a list of files that need to be checked.
\sca\itest\bindings\bindingsclient\src\test\java\org\apache\tuscany\sca\itest\SCATestToolServerTest.java
\sca\itest\bindings\bindingsclient\src\test\java\org\apache\tuscany\sca\util\SCATestUtilityServerTest.java
\sca\itest\callback-api\src\test\java\org\apache\tuscany\sca\test\CallBackApiTest.java
\sca\itest\callback-complex-type\src\test\java\org\apache\tuscany\sca\test\CallBackCTypeTest.java
\sca\itest\callback-id\src\test\java\org\apache\tuscany\sca\test\CallBackIdTest.java
\sca\itest\callback-set-callback\src\test\java\org\apache\tuscany\sca\test\CallBackSetCallbackTest.java
\sca\itest\callback-set-conversation\src\test\java\org\apache\tuscany\sca\test\CallBackSetCallbackConvTest.java
\sca\itest\conversations\src\test\java\org\apache\tuscany\sca\test\ConversationsTest.java
\sca\itest\exceptions-cross-binding\src\main\java\org\apache\tuscany\sca\test\exceptions\sdohandgen\StockExceptionTest.java
\sca\itest\exceptions-cross-binding-ws\src\main\java\org\apache\tuscany\sca\test\exceptions\sdohandgen\StockExceptionTest.java
\sca\itest\recursive\src\test\java\sample\RecursiveCompositeTest.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]