You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2009/08/06 11:39:14 UTC

[jira] Created: (TUSCANY-3197) OASIS otest fixes - rename BaseJAXWSTestCase.java to not end with "TestCase" so its not run as a unit test

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.


[jira] Resolved: (TUSCANY-3197) OASIS otest fixes - rename BaseJAXWSTestCase.java to not end with "TestCase" so its not run as a unit test

Posted by "Luciano Resende (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luciano Resende resolved TUSCANY-3197.
--------------------------------------

    Resolution: Fixed

Fixed, can't find the file anymore, and it seem that it was changed to BaseJAXWSTestRunner ?

> 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
>          Components: OASIS Compliance - OASIS
>            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.


[jira] Updated: (TUSCANY-3197) OASIS otest fixes - rename BaseJAXWSTestCase.java to not end with "TestCase" so its not run as a unit test

Posted by "ant elder (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ant elder updated TUSCANY-3197:
-------------------------------

    Component/s: OASIS Compliance

> 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
>          Components: OASIS Compliance
>            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.