diff --git a/aspectj/announcements/1.1.ann b/aspectj/announcements/1.1.ann new file mode 100644 index 00000000..b1db1cd0 --- /dev/null +++ b/aspectj/announcements/1.1.ann @@ -0,0 +1,16 @@ +The Maven team is pleased to announce the AspectJ plugin 1.1 release! + +http://jakarta.apache.org/turbine/maven/reference/plugins/aspectj + +This plugin provides the basic facilities for weaving AspectJ aspects +into source code. + +Changes in this version: + +o Added documentation for navigation, changes, properties and goals + +You can download the AspectJ Maven plugin here: +http://www.ibiblio.org/maven/maven/jars/maven-aspectj-plugin-1.1.jar + +Have fun! +-Vincent \ No newline at end of file diff --git a/aspectj/plugin.jelly.1.1.0 b/aspectj/plugin.jelly.1.1.0 deleted file mode 100644 index 303a94c3..00000000 --- a/aspectj/plugin.jelly.1.1.0 +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - maven.javadoc.author,maven.javadoc.destdir, - maven.javadoc.links,maven.javadoc.maxmemory, - maven.javadoc.private,maven.javadoc.stylesheet, - maven.javadoc.use,maven.javadoc.version - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/aspectj/project.xml b/aspectj/project.xml index e097934d..bd67e1c1 100644 --- a/aspectj/project.xml +++ b/aspectj/project.xml @@ -14,6 +14,13 @@ scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/aspectj/ http://cvs.apache.org/viewcvs/maven/src/plugins-build/aspectj/ + + + 1.1 + 1.1 + MAVEN_ASPECTJ_1_1 + + Vincent Massol @@ -23,6 +30,7 @@ Creator Java Developer + Release Manager @@ -47,25 +55,19 @@ - aspectj:aspectjrt + aspectj + aspectjrt 1.0.6 - - root - - aspectj:aspectj-ant + aspectj + aspectj-ant 1.0.6 - - root - - aspectj:aspectj-tools + aspectj + aspectj-tools 1.0.6 - - root - diff --git a/aspectj/project.xml.1.1.0 b/aspectj/project.xml.1.1.0 deleted file mode 100644 index 1af8a540..00000000 --- a/aspectj/project.xml.1.1.0 +++ /dev/null @@ -1,81 +0,0 @@ - - - - ${basedir}/../project.xml - 3 - maven-aspectj-plugin - Maven AspectJ Plug-in - 1.1 - - Eclipse Plugin for AspectJ - http://maven.apache.org/reference/plugins/aspectj/ - /www/maven.apache.org/reference/plugins/aspectj/ - - scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/aspectj/ - http://cvs.apache.org/viewcvs/maven/src/plugins-build/aspectj/ - - - - dIon Gillard - dion - dion@multitask.com.au - Multitask Consulting - - Documentation - - - - Vincent Massol - vmassol - vmassol@octo.com - Octo Technology - - Java Developer - - - - Pete Kazmier - kaz - pete-apache-dev@kazmier.com - - - Java Developer - Documentation - - - - - - aspectj - aspectjrt - 1.1.0 - - root - - - - aspectj - aspectjtools - 1.1.0 - - root - - - - - - - ${basedir} - - target/** - src/** - xdocs/** - maven.xml - maven.log - velocity.log - .cvsignore - - - - - diff --git a/aspectj/xdocs/changes.xml b/aspectj/xdocs/changes.xml index 8664acb6..cc10a0b6 100644 --- a/aspectj/xdocs/changes.xml +++ b/aspectj/xdocs/changes.xml @@ -6,7 +6,7 @@ - + Added documentation for navigation, changes, properties and goals diff --git a/aspectj/xdocs/navigation.xml b/aspectj/xdocs/navigation.xml index 756f7bc6..5d578b4e 100644 --- a/aspectj/xdocs/navigation.xml +++ b/aspectj/xdocs/navigation.xml @@ -12,5 +12,8 @@ + + +