The following issue has been updated:
Updater: gilles dodinet (mailto:[EMAIL PROTECTED])
Date: Sun, 7 Sep 2003 10:15 AM
Changes:
Attachment changed to jcoverage_plugin.jelly.patch
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-795&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-795
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-795
Summary: jcovergae plugin doesnot seem to merge sourceDirectory and
unitTestSourceDIrectory
Type: Bug
Status: Unassigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: maven
Assignee:
Reporter: gilles dodinet
Created: Sun, 7 Sep 2003 10:14 AM
Updated: Sun, 7 Sep 2003 10:15 AM
Environment: winxp, maven built yesterday from cvs head
Description:
when running jcoverage plugin (maven jcoverage) i end up with FileNotFoundException :
<my basedir>/src/java/ProjectAggregatorTest.java.
After digging in the plugin, it seems that sourceDirectory and unitTestSourceDirectory
should be merged (currently only sourceDirectory is passed to report, causing that
exception. merging sourceDirectory and unitTestSourceDirectory in
${maven.jcoverage.sourceDirectory} and passing that directory to report seem to solve
the issue. i hope im not missing something or a configuration thingy. attached is a
patch.
---------------------------------------------------------------------
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]