dion        2004/09/10 06:06:20

  Modified:    jelly/jelly-tags/antlr/xdocs changes.xml
               jelly/jelly-tags/antlr project.xml
  Log:
  prep release
  
  Revision  Changes    Path
  1.2       +2 -1      jakarta-commons/jelly/jelly-tags/antlr/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/antlr/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml       7 Sep 2004 14:56:16 -0000       1.1
  +++ changes.xml       10 Sep 2004 13:06:20 -0000      1.2
  @@ -24,7 +24,8 @@
       <author email="[EMAIL PROTECTED]">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>
  
  
  
  1.11      +8 -7      jakarta-commons/jelly/jelly-tags/antlr/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/antlr/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml       10 Sep 2004 06:42:42 -0000      1.10
  +++ project.xml       10 Sep 2004 13:06:20 -0000      1.11
  @@ -18,6 +18,7 @@
     <extend>${basedir}/../tag-project.xml</extend>
     <id>commons-jelly-tags-antlr</id>
     <name>commons-jelly-tags-antlr</name>
  +  <currentVersion>1.0</currentVersion>
     <package>org.apache.commons.jelly.tags.antlr</package>
   
     <description>
  @@ -25,13 +26,13 @@
     </description>
     <shortDescription>Commons Jelly Antlr Tag Library</shortDescription>
     
  -  <!-- 
<siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/antlr</siteDirectory>
  -  
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/antlr</distributionDirectory>
  -  <repository>
  -    <connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:jakarta-commons/jelly/jelly-tags/antlr/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/antlr/</url>
  -  </repository>
  -  -->
  +  <versions>
  +    <version>
  +      <id>1.0</id>
  +      <name>1.0</name>
  +      <tag>COMMONS_JELLY_ANTLR-1_0</tag>
  +    </version>
  +  </versions>
       
     <dependencies>
     
  
  
  

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

Reply via email to