You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by wo...@apache.org on 2010/08/01 08:47:59 UTC

svn commit: r981167 - /incubator/oodt/trunk/CHANGES.txt

Author: woollard
Date: Sun Aug  1 06:47:59 2010
New Revision: 981167

URL: http://svn.apache.org/viewvc?rev=981167&view=rev
Log:
forgot to update changes for OODT-24

Modified:
    incubator/oodt/trunk/CHANGES.txt

Modified: incubator/oodt/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/CHANGES.txt?rev=981167&r1=981166&r2=981167&view=diff
==============================================================================
--- incubator/oodt/trunk/CHANGES.txt (original)
+++ incubator/oodt/trunk/CHANGES.txt Sun Aug  1 06:47:59 2010
@@ -5,6 +5,9 @@ Apache OODT Change Log
 Release 0.1-incubating - Current Development
 --------------------------------------------
 
+* OODT-24 Fmprod webapp currently depended on the toXML method of the Metadata object 
+  in cas-metadata, which has been removed... (woollard)
+
 * OODT-23 remove pushpull's javamail dependency (mattmann)
 
 * OODT-20 Upgrade oodt-profile's jena dependency to more recent version (kelly)