You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/11/25 21:50:23 UTC

svn propchange: r1380105 - svn:log

Author: hboutemy
Revision: 1380105
Modified property: svn:log

Modified: svn:log at Sun Nov 25 20:50:23 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Nov 25 20:50:23 2012
@@ -1,14 +1,2 @@
-[MNG-5343] [MNG-5344]
-o Enabled support and discovery of JSR-330 components
-
-o Added Slf4j logger factory to support generic JSR-330 logging
-
-o Exported Guice package for components that access Guice (or better it's injector) directly
-
-Widen export of Guice packages (not ideal, need to look into ways to avoid this)
-
-o use specific exports
-
-o for now we will attempt to hide all of Guice in plugin realms and we'll do a bit of testing
-
-closes #3
+o [MNG-5343] Enabled support and discovery of JSR-330 components
+o [MNG-5344] Added Slf4j logger factory to support generic JSR-330 logging