You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/11/16 15:05:12 UTC

[jira] Closed: (MAVEN-977) Includes and Excludes not used during cactus:compile goal

Message:

   The following issue has been closed.

   Resolver: Vincent Massol
       Date: Sun, 16 Nov 2003 8:05 AM

Fixed in Cactus CVS HEAD:

- The cactus:testgoal now automatically discovers JUnit Test Cases from non JUnit java classes and by default excludes all classes that are not tests
- Renamed properties cactus.src.includes and cactus.src.excludes in cactus.test.includes and cactus.test.excludes. The previous names were misleading and some Cactus useres thought it referred to inclusion/exclusion of classes during the compilation. Please also note that file to include/exclude are now .class files and no longer .java files
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-977


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-977
    Summary: Includes and Excludes not used during cactus:compile goal
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-cactus
   Versions:
             1.0-rc1

   Assignee: Vincent Massol
   Reporter: Sean Timm

    Created: Tue, 28 Oct 2003 7:55 PM
    Updated: Sun, 16 Nov 2003 8:05 AM

Description:
The cactus:compile goal compiles all java files it finds irregardless of what is specified by cactus.src.includes and cactus.src.excludes.  I've fixed this issue and will be attaching a patch shortly.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org