You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2003/03/01 12:39:45 UTC

cvs commit: jakarta-commons/digester/src/conf MANIFEST.MF

rdonkin     2003/03/01 03:39:45

  Modified:    digester build.xml
               digester/src/conf MANIFEST.MF
  Log:
  Preparations for 1.4.1 release
  
  Revision  Changes    Path
  1.37      +2 -2      jakarta-commons/digester/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/build.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- build.xml	23 Feb 2003 23:39:21 -0000	1.36
  +++ build.xml	1 Mar 2003 11:39:44 -0000	1.37
  @@ -55,7 +55,7 @@
     <property name="component.title"         value="Digester - XML to Java Object Configuration"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.4.1RC1"/>
  +  <property name="component.version"       value="1.4.1"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  
  1.2       +7 -5      jakarta-commons/digester/src/conf/MANIFEST.MF
  
  Index: MANIFEST.MF
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/conf/MANIFEST.MF,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MANIFEST.MF	3 May 2001 00:28:32 -0000	1.1
  +++ MANIFEST.MF	1 Mar 2003 11:39:45 -0000	1.2
  @@ -1,6 +1,8 @@
  -Extension-Name: @name@
  -Specification-Vendor: Apache Software Foundation
  -Specification-Version: 1.0
  -Implementation-Vendor: Apache Software Foundation
  -Implementation-Version: @version@
  +Extension-Name: org.apache.commons.digester
  +Specification-Title: "Jakarta Commons Digester"
  +Specification-Vendor: "Apache Software Foundation"
  +Specification-Version: "1.4"
  +Implementation-Title: "org.apache.commons.digester"
  +Implementation-Vendor: "Apache Software Foundation"
  +Implementation-Version: "1.4.1"
   
  
  
  

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