X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fsite%2Fxdoc%2Fnews.xml;h=ac92e9fd95ccf2d5d9fa230c35a1972ec21edcf4;hb=refs%2Fremotes%2Forigin%2FHEAD;hp=f9624b548c7e4d9cd2a78bc9fb13e71c0a495783;hpb=a3e7b705ac03a431ee961cb27091f19ec0b66965;p=utils diff --git a/src/site/xdoc/news.xml b/src/site/xdoc/news.xml index f9624b54..ac92e9fd 100644 --- a/src/site/xdoc/news.xml +++ b/src/site/xdoc/news.xml @@ -8,6 +8,86 @@ Erik Brakkee +
+ + + + + + + + + + + + +
+
+

+ This project is now using git instead of subversion. The git URLs are: +

+ +
+
+ + + + + + + + + +
+ +
+

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. +

+