From 5dbd829f4c1ba7e2c2f2d39ef191a2e61ef2a3c8 Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 12 Jun 2004 01:25:58 +0000 Subject: [PATCH] PR: MPTEST-32 Submitted By: Maxwell Grender-Jones Reviewed By: Brett Porter honours source modifications for test compilation git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115454 13f79535-47bb-0310-9956-ffa450edef68 --- test/plugin.jelly | 21 ++++++++++++++++++++- test/xdocs/changes.xml | 1 + 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/test/plugin.jelly b/test/plugin.jelly index caf7c224..52138ffa 100644 --- a/test/plugin.jelly +++ b/test/plugin.jelly @@ -21,7 +21,7 @@ + xmlns:define="jelly:define" xmlns:ant="jelly:ant"> + + + + + + + + + + + + + + + diff --git a/test/xdocs/changes.xml b/test/xdocs/changes.xml index 75c5c901..e10df0f5 100644 --- a/test/xdocs/changes.xml +++ b/test/xdocs/changes.xml @@ -25,6 +25,7 @@ + honour source modifications for test compilation handle JVM args correctly in test:match