From f0c3e5e563b3183532f23eb7a8f5b30ae4f8481d Mon Sep 17 00:00:00 2001 From: brett Date: Thu, 27 May 2004 01:14:12 +0000 Subject: [PATCH] copy entire classes directory for instrumentation git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115410 13f79535-47bb-0310-9956-ffa450edef68 --- jcoverage/plugin.jelly | 13 +++++++------ jcoverage/xdocs/changes.xml | 1 + 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/jcoverage/plugin.jelly b/jcoverage/plugin.jelly index 75468fc2..91716c76 100644 --- a/jcoverage/plugin.jelly +++ b/jcoverage/plugin.jelly @@ -130,17 +130,18 @@ + + + + + + + ${ex} - - - - diff --git a/jcoverage/xdocs/changes.xml b/jcoverage/xdocs/changes.xml index 636b19e7..27bcc75e 100644 --- a/jcoverage/xdocs/changes.xml +++ b/jcoverage/xdocs/changes.xml @@ -26,6 +26,7 @@ Handle multiple source directories correctly + Copy all of maven.build.dest, excluding the class files, into the instrumentation directory, as some people hook into the resources copying themselves without adding them to the POM Custom stylesheet for jcoverage plugin.