[weld-commits] Weld SVN: r5893 - core/trunk/osgi-bundle.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Sat Feb 20 13:05:53 EST 2010


Author: pete.muir at jboss.org
Date: 2010-02-20 13:05:53 -0500 (Sat, 20 Feb 2010)
New Revision: 5893

Modified:
   core/trunk/osgi-bundle/pom.xml
Log:
restore missing export

Modified: core/trunk/osgi-bundle/pom.xml
===================================================================
--- core/trunk/osgi-bundle/pom.xml	2010-02-20 01:11:48 UTC (rev 5892)
+++ core/trunk/osgi-bundle/pom.xml	2010-02-20 18:05:53 UTC (rev 5893)
@@ -70,6 +70,7 @@
 
                   <_exportcontents>
                      javax.inject;
+                     javax.decorator;
                      javax.enterprise.*;
                      version=${osgi.version},
                      org.jboss.weld.context;



More information about the weld-commits mailing list