[jboss-cvs] JBossAS SVN: r93013 - projects/webbeans-ri-int/trunk/deployer/src/main/assembly.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Sun Aug 30 15:40:17 EDT 2009
Author: pete.muir at jboss.org
Date: 2009-08-30 15:40:17 -0400 (Sun, 30 Aug 2009)
New Revision: 93013
Modified:
projects/webbeans-ri-int/trunk/deployer/src/main/assembly/assembly.xml
Log:
initial work on switch to 330 annotations
Modified: projects/webbeans-ri-int/trunk/deployer/src/main/assembly/assembly.xml
===================================================================
--- projects/webbeans-ri-int/trunk/deployer/src/main/assembly/assembly.xml 2009-08-30 18:44:30 UTC (rev 93012)
+++ projects/webbeans-ri-int/trunk/deployer/src/main/assembly/assembly.xml 2009-08-30 19:40:17 UTC (rev 93013)
@@ -25,6 +25,7 @@
<outputFileNameMapping>${artifact.artifactId}.${artifact.extension}</outputFileNameMapping>
<includes>
<include>com.google.collections:google-collections</include>
+ <include>javax.inject:inject-api</include>
<include>org.jboss.webbeans:jsr299-api</include>
<include>org.jboss.webbeans:webbeans-api</include>
<include>org.jboss.webbeans:webbeans-spi</include>
More information about the jboss-cvs-commits
mailing list