You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2016/01/21 17:32:29 UTC

svn commit: r1726005 - /commons/proper/weaver/trunk/src/changes/changes.xml

Author: mbenson
Date: Thu Jan 21 16:32:29 2016
New Revision: 1726005

URL: http://svn.apache.org/viewvc?rev=1726005&view=rev
Log:
guess at release date

Modified:
    commons/proper/weaver/trunk/src/changes/changes.xml

Modified: commons/proper/weaver/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/weaver/trunk/src/changes/changes.xml?rev=1726005&r1=1726004&r2=1726005&view=diff
==============================================================================
--- commons/proper/weaver/trunk/src/changes/changes.xml (original)
+++ commons/proper/weaver/trunk/src/changes/changes.xml Thu Jan 21 16:32:29 2016
@@ -23,7 +23,7 @@
     <author email="mbenson@apache.org">Matt Benson</author>
   </properties>
   <body>
-    <release version="1.2" date="2015-12-30" description="Requires Java 6 or greater.">
+    <release version="1.2" date="2016-01-25" description="Requires Java 6 or greater.">
       <action issue="WEAVER-5" type="fix">Incomplete sorting code causes infinite loop</action>
       <action issue="WEAVER-6" type="update">Convert example modules into proper integration tests</action>
       <action issue="WEAVER-7" type="update">Support Weaver classloader in addition to context ClassLoader</action>