Author: simonetripodi
Date: Wed Jul 6 12:02:03 2011
New Revision: 1143362
URL: http://svn.apache.org/viewvc?rev=1143362&view=rev
Log:
added 3.0 release date
Modified:
commons/proper/digester/trunk/src/changes/changes.xml
commons/proper/digester/trunk/src/site/xdoc/index.xml
Modified: commons/proper/digester/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/digester/trunk/src/changes/changes.xml?rev=1143362&r1=1143361&r2=1143362&view=diff
==============================================================================
--- commons/proper/digester/trunk/src/changes/changes.xml (original)
+++ commons/proper/digester/trunk/src/changes/changes.xml Wed Jul 6 12:02:03
2011
@@ -22,7 +22,7 @@
<title>Apache Commons Digester Changes</title>
</properties>
<body>
- <release version="3.0" date="TBD" description="New major release.">
+ <release version="3.0" date="2011-07-06" description="New major release.">
<action dev="simonetripodi" type="fix" issue="DIGESTER-28">
Default ClassLoader policy unusable in EAR archive
</action>
Modified: commons/proper/digester/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/digester/trunk/src/site/xdoc/index.xml?rev=1143362&r1=1143361&r2=1143362&view=diff
==============================================================================
--- commons/proper/digester/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/digester/trunk/src/site/xdoc/index.xml Wed Jul 6 12:02:03
2011
@@ -68,7 +68,7 @@ download the files.
</section>
<section name="Releases">
- <subsection name="Digester 3.0 Release">
+ <subsection name="Digester 3.0 Release (July 2011)">
<p>
The Digester 3.0 is an almost complete rewrite of the original Digester
implementation, which offers:
</p>