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 09:43:00 UTC

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

dion        2004/09/10 00:43:00

  Modified:    jelly/jelly-tags/util project.xml
               jelly/jelly-tags/util/xdocs changes.xml
  Log:
  prep release
  
  Revision  Changes    Path
  1.16      +9 -1      jakarta-commons/jelly/jelly-tags/util/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/util/project.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- project.xml	10 Sep 2004 07:37:13 -0000	1.15
  +++ project.xml	10 Sep 2004 07:42:59 -0000	1.16
  @@ -18,7 +18,7 @@
     <extend>${basedir}/../tag-project.xml</extend>
     <id>commons-jelly-tags-util</id>
     <name>commons-jelly-tags-util</name>
  -  <currentVersion>1.0-SNAPSHOT</currentVersion>
  +  <currentVersion>1.0</currentVersion>
   
     <package>org.apache.commons.jelly.tags.util</package>
   
  @@ -27,6 +27,14 @@
     </description>
     <shortDescription>Commons Jelly Util Tag Library</shortDescription>
     
  +  <versions>
  +    <version>
  +      <id>1.0</id>
  +      <name>1.0</name>
  +      <tag>COMMONS_JELLY_UTIL-1_0</tag>
  +    </version>
  +  </versions>
  +
     <dependencies>
   
       <!-- START for compilation -->
  
  
  
  1.2       +1 -1      jakarta-commons/jelly/jelly-tags/util/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/util/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml	31 Aug 2004 09:18:30 -0000	1.1
  +++ changes.xml	10 Sep 2004 07:43:00 -0000	1.2
  @@ -24,7 +24,7 @@
       <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="fix" issue="JELLY-77" due-to="Paul O'Fallon">Update jelly:util replace tag to replace entire strings</action>
       </release>
     </body>
  
  
  

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