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/12 16:55:05 UTC

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

dion        2004/09/12 07:55:05

  Modified:    jelly/jelly-tags/sql project.xml
               jelly/jelly-tags/sql/xdocs changes.xml
  Log:
  prep
  
  Revision  Changes    Path
  1.15      +8 -6      jakarta-commons/jelly/jelly-tags/sql/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/sql/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	10 Sep 2004 07:37:13 -0000	1.14
  +++ project.xml	12 Sep 2004 14:55:04 -0000	1.15
  @@ -18,6 +18,7 @@
     <extend>${basedir}/../tag-project.xml</extend>
     <id>commons-jelly-tags-sql</id>
     <name>commons-jelly-tags-sql</name>
  +  <currentVersion>1.0</currentVersion>
     <package>org.apache.commons.jelly.tags.sql</package>
   
     <description>
  @@ -25,12 +26,13 @@
     </description>
     <shortDescription>Commons Jelly SQL Tag Library</shortDescription>
     
  -  <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/sql</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/sql</distributionDirectory>
  -  <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/sql/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/sql/</url>
  -  </repository>
  +  <versions>
  +    <version>
  +      <id>1.0</id>
  +      <name>1.0</name>
  +      <tag>COMMONS-JELLY-SQL-1_0</tag>
  +    </version>
  +  </versions>
     
       
     <dependencies>
  
  
  
  1.2       +1 -1      jakarta-commons/jelly/jelly-tags/sql/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/sql/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml	7 Sep 2004 15:57:25 -0000	1.1
  +++ changes.xml	12 Sep 2004 14:55:04 -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-12">
       </release>
     </body>
   </document>
  
  
  

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