From a58b77fef74a06d4e5da112ade6b12df9d3c5199 Mon Sep 17 00:00:00 2001 From: vmassol Date: Mon, 25 Apr 2005 13:20:17 +0000 Subject: [PATCH] MPASPECTJ-19: Add support for iajc's messageHolderClass attribute and added maven.dependency.classpath to the iajc's taskdef so that custom message holder classes will be found at execution time. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@164570 13f79535-47bb-0310-9956-ffa450edef68 --- aspectj/plugin.jelly | 7 ++++++- aspectj/xdocs/changes.xml | 6 ++++++ aspectj/xdocs/properties.xml | 10 ++++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) diff --git a/aspectj/plugin.jelly b/aspectj/plugin.jelly index 4c72906c..098dd396 100644 --- a/aspectj/plugin.jelly +++ b/aspectj/plugin.jelly @@ -2,7 +2,7 @@