dion        2004/09/10 16:52:26

  Modified:    jelly/jelly-tags/define/xdocs changes.xml
               jelly/jelly-tags/define project.xml
  Log:
  prep release
  
  Revision  Changes    Path
  1.2       +2 -1      jakarta-commons/jelly/jelly-tags/define/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/define/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml       7 Sep 2004 15:14:50 -0000       1.1
  +++ changes.xml       10 Sep 2004 23:52:26 -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-11">
  +      <action dev="dion" type="add">Initial Release</action>
       </release>
     </body>
   </document>
  
  
  
  1.18      +8 -0      jakarta-commons/jelly/jelly-tags/define/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/define/project.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- project.xml       10 Sep 2004 23:47:05 -0000      1.17
  +++ project.xml       10 Sep 2004 23:52:26 -0000      1.18
  @@ -18,6 +18,7 @@
     <extend>${basedir}/../tag-project.xml</extend>
     <id>commons-jelly-tags-define</id>
     <name>commons-jelly-tags-define</name>
  +  <currentVersion>1.0</currentVersion>
   
     <package>org.apache.commons.jelly.tags.define</package>
   
  @@ -26,6 +27,13 @@
     </description>
     <shortDescription>Commons Jelly Define Tag Library</shortDescription>
     
  +  <versions>
  +    <version>
  +      <id>1.0</id>
  +      <name>1.0</name>
  +      <tag>COMMONS_JELLY_DEFINE-1_0</tag>
  +    </version>
  +  </versions>
   
     <dependencies>
   
  
  
  

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

Reply via email to