From 07bf510c8d987d3cddffba6d2e401c4e225a9ebc Mon Sep 17 00:00:00 2001 From: carlos Date: Wed, 30 Jun 2004 20:45:19 +0000 Subject: [PATCH] Check that unitTestSourceDirectory is defined in pom git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115617 13f79535-47bb-0310-9956-ffa450edef68 --- aspectj/plugin.jelly | 4 ++-- aspectj/xdocs/changes.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/aspectj/plugin.jelly b/aspectj/plugin.jelly index 64164791..8751a198 100644 --- a/aspectj/plugin.jelly +++ b/aspectj/plugin.jelly @@ -148,7 +148,7 @@ - Aspect source directory not specified + Aspect source directory not defined @@ -207,7 +207,7 @@ - + diff --git a/aspectj/xdocs/changes.xml b/aspectj/xdocs/changes.xml index 6bc77cf7..3c2e8cd9 100644 --- a/aspectj/xdocs/changes.xml +++ b/aspectj/xdocs/changes.xml @@ -28,6 +28,7 @@ + Check that unitTestSourceDirectory is defined in pom Output messages to log Check that aspectSourceDirectory is defined in pom