From fc06b198afed881cd8dacb7cbab305a88e414d9a Mon Sep 17 00:00:00 2001 From: dion Date: Thu, 16 Oct 2003 08:48:06 +0000 Subject: [PATCH] Docs for fixes git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114213 13f79535-47bb-0310-9956-ffa450edef68 --- dist/xdocs/changes.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dist/xdocs/changes.xml b/dist/xdocs/changes.xml index d30e24a1..62bec38d 100644 --- a/dist/xdocs/changes.xml +++ b/dist/xdocs/changes.xml @@ -7,6 +7,11 @@ + + Prefix basedir on copied ant build file. + Only create ant build file if the project has source. + Only copy maven.src.dir if it exists. + Moved properties out to plugin.properties