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/11 02:05:17 UTC

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

dion        2004/09/10 17:05:17

  Modified:    jelly/jelly-tags/fmt project.xml
               jelly/jelly-tags/fmt/xdocs changes.xml
  Log:
  prep
  
  Revision  Changes    Path
  1.16      +10 -1     jakarta-commons/jelly/jelly-tags/fmt/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/fmt/project.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- project.xml	10 Sep 2004 14:35:20 -0000	1.15
  +++ project.xml	11 Sep 2004 00:05:17 -0000	1.16
  @@ -19,6 +19,7 @@
     <id>commons-jelly-tags-fmt</id>
     <groupId>commons-jelly</groupId>
     <name>commons-jelly-tags-fmt</name>
  +  <currentVersion>1.0</currentVersion>
   
     <package>org.apache.commons.jelly.tags.fmt</package>
   
  @@ -26,7 +27,15 @@
         The Jelly JSP Standard Tag Library (JSTL) for I18N and Formatting
     </description>
     <shortDescription>Commons Jelly FMT Tag Library</shortDescription>
  -  
  +
  +  <versions>
  +    <version>
  +      <id>1.0</id>
  +      <name>1.0</name>
  +      <tag>COMMONS_JELLY_FMT-1_0</tag>
  +    </version>
  +  </versions>
  +
     <dependencies>
     
       
  
  
  
  1.2       +2 -1      jakarta-commons/jelly/jelly-tags/fmt/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/fmt/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml	7 Sep 2004 15:21:05 -0000	1.1
  +++ changes.xml	11 Sep 2004 00:05:17 -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-11">
  +      <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