[jboss-cvs] JBossAS SVN: r60731 - branches/Branch_4_2/ejb3.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Feb 20 15:34:18 EST 2007
Author: bstansberry at jboss.com
Date: 2007-02-20 15:34:17 -0500 (Tue, 20 Feb 2007)
New Revision: 60731
Modified:
branches/Branch_4_2/ejb3/build-test.xml
Log:
Enable build of the clusteredsession-test-scoped.jar
Modified: branches/Branch_4_2/ejb3/build-test.xml
===================================================================
--- branches/Branch_4_2/ejb3/build-test.xml 2007-02-20 20:29:26 UTC (rev 60730)
+++ branches/Branch_4_2/ejb3/build-test.xml 2007-02-20 20:34:17 UTC (rev 60731)
@@ -2940,7 +2940,6 @@
</fileset>
</jar>
-<!--
<jar jarfile="${build.lib}/clusteredsession-test-scoped.jar">
<fileset dir="${build.classes}">
<include name="org/jboss/ejb3/test/clusteredsession/**/*.class"/>
@@ -2956,7 +2955,7 @@
<include name="META-INF/*.xml"/>
</fileset>
</jar>
--->
+
</target>
<target name="jars" depends="timestampentity, servicexmbean, arjuna, mdbtransactions, unauthenticatedprincipal, clusteredservice, invoker, classloader,
More information about the jboss-cvs-commits
mailing list