You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by lg...@apache.org on 2008/07/01 12:17:05 UTC

svn commit: r673046 - /cocoon/trunk/subprojects/cocoon-configuration/cocoon-spring-configurator/src/changes/changes.xml

Author: lgawron
Date: Tue Jul  1 03:17:04 2008
New Revision: 673046

URL: http://svn.apache.org/viewvc?rev=673046&view=rev
Log:
updated changes

update 1.0.2 version status to "released" and set release date to 2008-04-27 (the artifact date in central repository)

Modified:
    cocoon/trunk/subprojects/cocoon-configuration/cocoon-spring-configurator/src/changes/changes.xml

Modified: cocoon/trunk/subprojects/cocoon-configuration/cocoon-spring-configurator/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/subprojects/cocoon-configuration/cocoon-spring-configurator/src/changes/changes.xml?rev=673046&r1=673045&r2=673046&view=diff
==============================================================================
--- cocoon/trunk/subprojects/cocoon-configuration/cocoon-spring-configurator/src/changes/changes.xml (original)
+++ cocoon/trunk/subprojects/cocoon-configuration/cocoon-spring-configurator/src/changes/changes.xml Tue Jul  1 03:17:04 2008
@@ -24,7 +24,13 @@
   -->
 <document>
   <body>
-    <release version="1.0.2" date="2008-00-00" description="unreleased">
+    <release version="1.0.3" date="2008-00-00" description="unreleased">
+      <action dev="lgawron" type="fix">
+        Fix configurator:bean-map throwing ClassCastException when key-property="propertyName" did not resolve to a String property.
+      </action>
+    </release>
+
+    <release version="1.0.2" date="2008-04-07" description="released">
       <action dev="reinhard" type="fix" issue="COCOON-2172" due-to="Juan Jose Vazquez Delgado" due-to-email="jvazquez@apache.org">
         Fix block deployment for Weblogic 9.2.
       </action>