[jboss-cvs] JBossAS SVN: r81894 - projects/aop/branches/Branch_2_0/aop/src/assembly.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Dec 1 08:02:08 EST 2008
Author: flavia.rainone at jboss.com
Date: 2008-12-01 08:02:08 -0500 (Mon, 01 Dec 2008)
New Revision: 81894
Modified:
projects/aop/branches/Branch_2_0/aop/src/assembly/single.xml
Log:
[JBAOP-673] Added an unpack tag with true value to the single assembly descriptor file.
Modified: projects/aop/branches/Branch_2_0/aop/src/assembly/single.xml
===================================================================
--- projects/aop/branches/Branch_2_0/aop/src/assembly/single.xml 2008-12-01 12:50:40 UTC (rev 81893)
+++ projects/aop/branches/Branch_2_0/aop/src/assembly/single.xml 2008-12-01 13:02:08 UTC (rev 81894)
@@ -17,6 +17,7 @@
<include>log4j:log4j</include>
<include>trove:trove</include>
</includes>
+ <unpack>true</unpack>
</dependencySet>
</dependencySets>
<fileSets>
More information about the jboss-cvs-commits
mailing list