[jboss-jira] [JBoss JIRA] Created: (JBAS-4641) Move XMLJUnitMultipleResultFormatter from testsuite module to test module
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Aug 28 13:14:18 EDT 2007
Move XMLJUnitMultipleResultFormatter from testsuite module to test module
-------------------------------------------------------------------------
Key: JBAS-4641
URL: http://jira.jboss.com/jira/browse/JBAS-4641
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Test Suite
Affects Versions: JBossAS-4.2.1.GA
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Priority: Minor
Fix For: JBossAS-4.2.2.GA
In Branch_4_2, this class is located in the testsuite module rather than in test. In trunk it's in the jboss-test.jar, so logically it belongs in the test module in Branch_4_2.
I need this class to get separate reports of the same EJB3 test under different configs (see EJBTHREE-856). The EJB3 testsuite setup that tries to use the std ant XMLJUnitResultFormatter with different "extension" attribute values doesn't work. I don't want to add the testsuite module to the junit task classpath in EJB3; that could have too many unintended side effects.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list