Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/CACTUS-78 Here is an overview of the issue: --------------------------------------------------------------------- Key: CACTUS-78 Summary: cactus:test should compile all java, but run against includes Type: Bug Status: Closed Priority: Blocker Resolution: FIXED Project: Cactus Components: Maven Integration Fix Fors: 1.6 Versions: 1.5-rc1 Assignee: Vincent Massol Reporter: Brett Porter Created: Mon, 24 Nov 2003 5:01 AM Updated: Sat, 17 Apr 2004 8:11 AM Environment: Operating System: Other Platform: Other Description: currently, cactus:test only compiles the included java. IF you include other classes, it attempts to run them as tests, which fails. This prohibits having any utility classes for Cactus tests. I believe **/*.java should be compiled, but only the ones sepificed by includes should be run. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
