X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=src%2Fsite%2Fxdoc%2Fnews.xml;h=932fc16d6ad5deba677d7a7274f6a0ccb5f9adde;hb=dc2317d5acdb034e2819dae78b6d8356c5750f7d;hp=f9624b548c7e4d9cd2a78bc9fb13e71c0a495783;hpb=a3e7b705ac03a431ee961cb27091f19ec0b66965;p=utils diff --git a/src/site/xdoc/news.xml b/src/site/xdoc/news.xml index f9624b54..932fc16d 100644 --- a/src/site/xdoc/news.xml +++ b/src/site/xdoc/news.xml @@ -9,6 +9,22 @@ +
+

Version 0.3 is released. This includes the new libraries support/inject, + support/cdi for depenency injection with one implementation based on CDI. + Also it includes wicket/joe, providing Open Transaction in View + and Java EE dependency injection for Wicket. +

+
+ +
+

One new library has been added it is about Java EE plumbing for wicket: hence the name + "Joe" (the Plumber). Currently it supports Open Transaction in View (also known as Open + Session in View) and supports Java EE dependency injection through the cdi support + that was added before. +

+
+

Two new libraries have been added. One library support/inject which abstract