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 2004/07/07 15:12:45 UTC

[jira] Updated: (MPJALOPY-5) Jalopy destroys JUnitDoclet generated test classes

The following issue has been updated:

    Updater: Joachim Bader (mailto:info@joachim-bader.de)
       Date: Wed, 7 Jul 2004 9:11 AM
    Comment:
add the following properites to the plugin:
maven.jalopy.filesetExclude
maven.jalopy.src.filesetInclude
maven.jalopy.src.filesetExclude
maven.jalopy.test.filesetInclude
maven.jalopy.test.filesetExclude

    Changes:
             Attachment changed to patch.diff
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPJALOPY-5?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJALOPY-5

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJALOPY-5
    Summary: Jalopy destroys JUnitDoclet generated test classes
       Type: Improvement

     Status: Open
   Priority: Critical

 Original Estimate: 20 minutes
 Time Spent: Unknown
  Remaining: 20 minutes

    Project: maven-jalopy-plugin

   Assignee: Emmanuel Venisse
   Reporter: Joachim Bader

    Created: Wed, 7 Jul 2004 9:10 AM
    Updated: Wed, 7 Jul 2004 9:11 AM
Environment: JUnitDoclet Plugin 1.2, Jalopy Plugin 1.3-SNAPSHOT with my own code stylesheet

Description:
If test classes there, jalopy formats the test classes. If tests are generated with JUnitDoclet the junitdoclet plugin canont read/update the test classes anymore. 
Reason: unexpected code format

solution: exclude the JUnitDoclet generated test classes from format.

Attached is a patch which add separate include/exclude properties for src/java and src/test directory.


---------------------------------------------------------------------
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