From 6a50735b3dc6fa23f670828c1245d2607d7843ab Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sun, 13 Feb 2011 19:26:56 +0000 Subject: [PATCH] added release notes --- src/site/xdoc/news.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/src/site/xdoc/news.xml b/src/site/xdoc/news.xml index 932fc16d..b1088e83 100644 --- a/src/site/xdoc/news.xml +++ b/src/site/xdoc/news.xml @@ -9,6 +9,33 @@ +
+ +
    +
  • [UTILS-5] - When using test/enterprise dependency: NoClassDefFoundError: org/apache/commons/collections/set/ListOrderedSet +
  • +
+
+ +
    +
  • [UTILS-8] - Dependency cleanup for support/general +
  • +
  • [UTILS-9] - JavaSE CDI project +
  • +
+
+ +
    +
  • [UTILS-2] - Add wicket behavior to preselect text in forms +
  • +
  • [UTILS-3] - Confirmation behavior +
  • +
  • [UTILS-4] - Tooltip behavior +
  • +
+
+
+

Version 0.3 is released. This includes the new libraries support/inject, support/cdi for depenency injection with one implementation based on CDI. -- 2.31.1