Message:
The following issue has been reopened.
Reopener: Emmanuel Venisse
Date: Tue, 17 Aug 2004 10:07 AM
jcoverage.ser is stored in directory define by com.jcoverage.rawcoverage.dir system
property whith ${user.dir} as default directory.
Patch (and test) are welcome.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPJCOVERAGE-11
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPJCOVERAGE-11
Summary: Place generated files, like jcoverage.ser and HEAD.xml in the target
directory
Type: Improvement
Status: Reopened
Priority: Minor
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-jcoverage-plugin
Versions:
1.0.4
Assignee: Emmanuel Venisse
Reporter: Paul Spencer
Created: Fri, 18 Jun 2004 2:42 PM
Updated: Tue, 17 Aug 2004 10:07 AM
Description:
Jcoverage currently places 3 files in the project's root directory, jcoverage.ser and
2 XML files. Since these files are generated, they should be placed somewhere in the
target directory tree. This would accomplish the following:
o The files will be deleted by "maven clean" without then need for
<postGoal> in plugin.jelly
o Prevent the need to change to .cvsignore since the files should
not be in the CVS repository.
o Remove a collision when the old or new tag matches a file in the
project's home directory. Imagine the problems cause by the
following:
maven.jdiff.old.tag=maven
maven.jdiff.new.tag=project
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]