Author: rahul
Date: Wed Jan  7 22:21:02 2009
New Revision: 732621

URL: http://svn.apache.org/viewvc?rev=732621&view=rev
Log:
Update action items.

Modified:
    commons/proper/scxml/branches/J6/BRANCHINFO.txt

Modified: commons/proper/scxml/branches/J6/BRANCHINFO.txt
URL: 
http://svn.apache.org/viewvc/commons/proper/scxml/branches/J6/BRANCHINFO.txt?rev=732621&r1=732620&r2=732621&view=diff
==============================================================================
--- commons/proper/scxml/branches/J6/BRANCHINFO.txt (original)
+++ commons/proper/scxml/branches/J6/BRANCHINFO.txt Wed Jan  7 22:21:02 2009
@@ -47,9 +47,13 @@
  * Type safety improvements - Mostly DONE
  * @Override, @SuppressWarnings etc. - Mostly DONE
  * Enhanced for, Iterator usage - Mostly DONE
- * Switch to javax.xml.xpath - TODO
+ * Switch to javax.xml.xpath - DONE
  * Static imports - WONTFIX
 J6
- * Use javax.script for more pluggable ELs - Added env.javascript package
+ * Use javax.script for more pluggable ELs - DONE
+   (added env.javascript package)
  * Rewrite parser: switch to javax.xml.stream and eliminate dependency on
-   Commons Digester (and thereby, Commons BeanUtils as well)
+   Commons Digester (and thereby, Commons BeanUtils as well) - TODO
+Misc:
+ * Remove deprecations - TODO
+ 
\ No newline at end of file


Reply via email to