You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/09/10 15:14:03 UTC

cvs commit: jakarta-commons/jelly/jelly-tags/avalon/xdocs changes.xml

dion        2004/09/10 06:14:03

  Modified:    jelly/jelly-tags/avalon project.xml
               jelly/jelly-tags/avalon/xdocs changes.xml
  Log:
  prep release
  
  Revision  Changes    Path
  1.9       +9 -0      jakarta-commons/jelly/jelly-tags/avalon/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/avalon/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml	10 Sep 2004 06:42:43 -0000	1.8
  +++ project.xml	10 Sep 2004 13:14:03 -0000	1.9
  @@ -18,6 +18,7 @@
     <extend>${basedir}/../tag-project.xml</extend>
     <id>commons-jelly-tags-avalon</id>
     <name>commons-jelly-tags-avalon</name>
  +  <currentVersion>1.0</currentVersion>
     <package>org.apache.commons.jelly.avalon</package>
   
     <description>
  @@ -25,6 +26,14 @@
     </description>
     <shortDescription>This is a Jelly library for Avalon</shortDescription>
     
  +  <versions>
  +    <version>
  +      <id>1.0</id>
  +      <name>1.0</name>
  +      <tag>COMMONS_JELLY_AVALON-1_0</tag>
  +    </version>
  +  </versions>
  +
     <dependencies>
   
       <!-- START for compilation -->
  
  
  
  1.2       +2 -1      jakarta-commons/jelly/jelly-tags/avalon/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/avalon/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml	7 Sep 2004 14:58:25 -0000	1.1
  +++ changes.xml	10 Sep 2004 13:14:03 -0000	1.2
  @@ -24,7 +24,8 @@
       <author email="dion@apache.org">dIon Gillard</author>
     </properties>
     <body>
  -    <release version="1.0-SNAPSHOT" date="in CVS">
  +    <release version="1.0" date="2004-09-10">
  +      <action dev="dion" type="add">Initial release</action>
       </release>
     </body>
   </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org