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:01:30 UTC

cvs commit: jakarta-commons/jelly/jelly-tags/email project.xml

dion        2004/09/10 17:01:30

  Modified:    jelly/jelly-tags/email/xdocs changes.xml
               jelly/jelly-tags/email project.xml
  Log:
  prep release
  
  Revision  Changes    Path
  1.2       +2 -1      jakarta-commons/jelly/jelly-tags/email/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/email/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml	7 Sep 2004 15:17:11 -0000	1.1
  +++ changes.xml	11 Sep 2004 00:01:29 -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>
  
  
  
  1.9       +10 -11    jakarta-commons/jelly/jelly-tags/email/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/email/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml	10 Sep 2004 06:42:43 -0000	1.8
  +++ project.xml	11 Sep 2004 00:01:30 -0000	1.9
  @@ -18,6 +18,7 @@
     <extend>${basedir}/../tag-project.xml</extend>
     <id>commons-jelly-tags-email</id>
     <name>commons-jelly-tags-email</name>
  +  <currentVersion>1.0</currentVersion>
     <package>org.apache.commons.jelly.tags.email</package>
   
     <description>
  @@ -25,18 +26,16 @@
     </description>
     <shortDescription>Commons Jelly e-mail Tag Library</shortDescription>
     
  -  <!-- <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/email</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/email</distributionDirectory>
  -  <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/email/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/email/</url>
  -  </repository> -->
  -  
  -    
  +  <versions>
  +    <version>
  +      <id>1.0</id>
  +      <name>1.0</name>
  +      <tag>COMMONS_JELLY_EMAIL-1_0</tag>
  +    </version>
  +  </versions>
  +
     <dependencies>
  -  
  -    
  -  
  +
       <!-- START for compilation -->
       <dependency>
         <id>commons-jelly</id>
  
  
  

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