[ 
https://issues.apache.org/jira/browse/WW-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084908#comment-13084908
 ] 

Hudson commented on WW-3671:
----------------------------

Integrated in Struts2 #343 (See [https://builds.apache.org/job/Struts2/343/])
    WW-3671 - Two TestAction classes confuse eclipse (sometimes)

mcucchiara : 
Files : 
* /struts/struts2/trunk/plugins/junit/src/test/resources/struts.xml
* 
/struts/struts2/trunk/plugins/junit/src/test/java/org/apache/struts2/StrutsSpringJUnit4TestCaseTest.java
* 
/struts/struts2/trunk/plugins/junit/src/test/java/org/apache/struts2/TestAction.java
* 
/struts/struts2/trunk/plugins/junit/src/test/java/org/apache/struts2/StrutsTestCaseTest.java
* 
/struts/struts2/trunk/plugins/junit/src/test/java/org/apache/struts2/StrutsSpringTestCaseTest.java
* /struts/struts2/trunk/plugins/junit/src/test/resources/applicationContext.xml
* 
/struts/struts2/trunk/plugins/junit/src/test/java/org/apache/struts2/JunitTestAction.java


> Two TestAction classes confuse eclipse (sometimes)
> --------------------------------------------------
>
>                 Key: WW-3671
>                 URL: https://issues.apache.org/jira/browse/WW-3671
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Unit Tests
>            Reporter: Christian Grobmeier
>            Priority: Minor
>         Attachments: patch.txt
>
>
> There are two classes with the name org.apache.struts2.TestAction which leads 
> to problems, sometimes.
> The attached patch renames the TestAction from the JunitPlugin to 
> JUnitTestAction, which should be more safe to use.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to