DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24933>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24933 cactus:test should compile all java, but run against includes Summary: cactus:test should compile all java, but run against includes Product: Cactus Version: 1.5-rc1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Maven Integration AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
