o notice of movement

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114121 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
jvanzyl 2003-09-29 14:12:21 +00:00
parent 2d243a0283
commit d25c5e808d

View File

@ -4,10 +4,15 @@
<title>Changes</title> <title>Changes</title>
<author email="dion@multitask.com.au">dIon Gillard</author> <author email="dion@multitask.com.au">dIon Gillard</author>
<author email="vmassol@pivolis.com">Vincent Massol</author> <author email="vmassol@pivolis.com">Vincent Massol</author>
<author email="jason@maven.org">Jason van Zyl</a>
</properties> </properties>
<body> <body>
<release version="2.0" date="in CVS"> <release version="2.0" date="in CVS">
<action dev="jvanzyl" type="add">
The AspectJ plugin has been moved out of the core of Maven so it can
be released independently of Maven.
</action>
<action dev="vmassol" type="add"> <action dev="vmassol" type="add">
Complete rewrite of the plugin. Now using AspectJ 1.1 and performing Complete rewrite of the plugin. Now using AspectJ 1.1 and performing
binary weaving on jar generated by the <code>jar:jar</code> goal. Also binary weaving on jar generated by the <code>jar:jar</code> goal. Also