From: Erik Brakkee Date: Sun, 13 Feb 2011 19:26:56 +0000 (+0000) Subject: added release notes X-Git-Tag: wamblee-utils-0.7~36 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=6a50735b3dc6fa23f670828c1245d2607d7843ab;p=utils added release notes --- 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.