vmassol     2004/02/20 08:50:42

  Modified:    aspectwerkz/xdocs navigation.xml changes.xml
               aspectwerkz project.xml
  Added:       aspectwerkz/announcements 1.0.ann
  Log:
  Prepare for 1.0 release
  
  Revision  Changes    Path
  1.2       +3 -0      maven-plugins/aspectwerkz/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/xdocs/navigation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.xml    24 Dec 2003 15:57:57 -0000      1.1
  +++ navigation.xml    20 Feb 2004 16:50:41 -0000      1.2
  @@ -12,5 +12,8 @@
         <item name="Goals" href="/goals.html"/>
         <item name="Properties" href="/properties.html"/>
       </menu>
  +    <menu name="Downloads">
  +      <item name="AspectWerkz plugin 1.0" 
href="http://www.ibiblio.org/maven/maven/plugins/maven-aspectwerkz-plugin-1.0.jar"/>
  +    </menu>
     </body>
   </project>
  
  
  
  1.4       +1 -1      maven-plugins/aspectwerkz/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/xdocs/changes.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- changes.xml       5 Jan 2004 04:47:52 -0000       1.3
  +++ changes.xml       20 Feb 2004 16:50:41 -0000      1.4
  @@ -7,7 +7,7 @@
   
     <body>
   
  -    <release version="1.0" date="in CVS">
  +    <release version="1.0" date="2004-02-20">
         <action dev="vmassol" type="add">
           Plugin creation.
         </action>
  
  
  
  1.13      +2 -2      maven-plugins/aspectwerkz/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml       20 Feb 2004 16:45:05 -0000      1.12
  +++ project.xml       20 Feb 2004 16:50:42 -0000      1.13
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-aspectwerkz-plugin</id>
     <name>Maven AspectWerkz Plug-in</name>
  -  <currentVersion>1.0-SNAPSHOT</currentVersion>
  +  <currentVersion>1.0</currentVersion>
     <description>Plugin for AspectWerkz</description>
     <shortDescription>AspectWerkz plugin</shortDescription>
     <url>http://maven.apache.org/reference/plugins/aspectwerkz/</url>
  @@ -19,7 +19,7 @@
       <version>
         <id>1.0</id>
         <name>1.0</name>
  -      <tag>HEAD</tag>
  +      <tag>MAVEN_ASPECTWERKZ_1_0</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.1                  maven-plugins/aspectwerkz/announcements/1.0.ann
  
  Index: 1.0.ann
  ===================================================================
  The Maven team is pleased to announce the AspectWerkz plugin 1.0 release!

  

  http://maven.apache.org/reference/plugins/aspectwerkz

  

  The Maven AspectWerkz plugin is a plugin containing goals useful for 

  persons wishing to build AspectWerkz projects.

  

  Features in this version includes:

  

  o Based on AspectWerkz 0.9

  o Support for offline attribdef mode (a.k.a. self-defined aspect or model-2)

  

  Note that this plugin has been tested with Maven 1.0 RC1 and Maven 1.0 RC2. 

  Using it with another version of Maven is at your own risks! :-)

  

  You can download the Maven AspectWerkz plugin here:

  http://www.ibiblio.org/maven/maven/jars/maven-aspectwerkz-plugin-1.0.jar

  

  Have fun!

  -Vincent
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to