You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ra...@apache.org on 2006/12/03 18:11:47 UTC

svn commit: r481817 - in /jakarta/commons/proper/digester/trunk: RELEASE-NOTES.txt build.xml pom.xml project.xml src/conf/MANIFEST.MF

Author: rahul
Date: Sun Dec  3 09:11:45 2006
New Revision: 481817

URL: http://svn.apache.org/viewvc?view=rev&rev=481817
Log:
Roll to 1.8.1 snap.

Modified:
    jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
    jakarta/commons/proper/digester/trunk/build.xml
    jakarta/commons/proper/digester/trunk/pom.xml
    jakarta/commons/proper/digester/trunk/project.xml
    jakarta/commons/proper/digester/trunk/src/conf/MANIFEST.MF

Modified: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt?view=diff&rev=481817&r1=481816&r2=481817
==============================================================================
--- jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt (original)
+++ jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt Sun Dec  3 09:11:45 2006
@@ -2,9 +2,11 @@
 
 
                           Commons Digester Package
-                                Version 1.8
+                           Version 1.8.1-SNAPSHOT
                                Release Notes
 
+
+*** Current as of Dec 03, 2006 (these are 1.8 notes, update for next release)
 
 INTRODUCTION
 ============

Modified: jakarta/commons/proper/digester/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/digester/trunk/build.xml?view=diff&rev=481817&r1=481816&r2=481817
==============================================================================
--- jakarta/commons/proper/digester/trunk/build.xml (original)
+++ jakarta/commons/proper/digester/trunk/build.xml Sun Dec  3 09:11:45 2006
@@ -81,7 +81,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.8"/>
+  <property name="component.version"       value="1.8.1-SNAPSHOT"/>
 
   <!-- The base directory for compilation targets -->
   <property name="build.home"              value="target"/>

Modified: jakarta/commons/proper/digester/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/digester/trunk/pom.xml?view=diff&rev=481817&r1=481816&r2=481817
==============================================================================
--- jakarta/commons/proper/digester/trunk/pom.xml (original)
+++ jakarta/commons/proper/digester/trunk/pom.xml Sun Dec  3 09:11:45 2006
@@ -35,7 +35,7 @@
   <groupId>commons-digester</groupId>
   <artifactId>commons-digester</artifactId>
   <name>Digester</name>
-  <version>1.8</version>
+  <version>1.8.1-SNAPSHOT</version>
 
   <description>
     The Digester package lets you configure an XML->Java object mapping module

Modified: jakarta/commons/proper/digester/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/digester/trunk/project.xml?view=diff&rev=481817&r1=481816&r2=481817
==============================================================================
--- jakarta/commons/proper/digester/trunk/project.xml (original)
+++ jakarta/commons/proper/digester/trunk/project.xml Sun Dec  3 09:11:45 2006
@@ -27,7 +27,7 @@
   <artifactId>commons-digester</artifactId>
   <name>Digester</name>
 
-  <currentVersion>1.8</currentVersion>
+  <currentVersion>1.8.1-SNAPSHOT</currentVersion>
 
   <organization>
     <name>The Apache Software Foundation</name>

Modified: jakarta/commons/proper/digester/trunk/src/conf/MANIFEST.MF
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/digester/trunk/src/conf/MANIFEST.MF?view=diff&rev=481817&r1=481816&r2=481817
==============================================================================
--- jakarta/commons/proper/digester/trunk/src/conf/MANIFEST.MF (original)
+++ jakarta/commons/proper/digester/trunk/src/conf/MANIFEST.MF Sun Dec  3 09:11:45 2006
@@ -5,7 +5,7 @@
 Specification-Vendor: The Apache Software Foundation
 Implementation-Title: org.apache.commons.digester
 Implementation-Vendor: The Apache Software Foundation
-Implementation-Version: 1.8
+Implementation-Version: 1.8.1-SNAPSHOT
 Implementation-Vendor-Id: org.apache
 X-Compile-Source-JDK: 1.2
 X-Compile-Target-JDK: 1.2



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