[jboss-cvs] JBossAS SVN: r97896 - trunk/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 16 10:42:11 EST 2009


Author: emuckenhuber
Date: 2009-12-16 10:42:11 -0500 (Wed, 16 Dec 2009)
New Revision: 97896

Modified:
   trunk/build/build.xml
Log:
add logging.xml to web configuration.

Modified: trunk/build/build.xml
===================================================================
--- trunk/build/build.xml	2009-12-16 14:00:27 UTC (rev 97895)
+++ trunk/build/build.xml	2009-12-16 15:42:11 UTC (rev 97896)
@@ -326,6 +326,7 @@
       <fileset dir="${install.default.deploy}">
         <include name="hsqldb-ds.xml"/>
         <include name="jca-jboss-beans.xml"/>
+      	<include name="jboss-logging.xml"/>
         <include name="jboss-local-jdbc.rar"/>
         <include name="jbossweb.sar/**"/>
         <include name="jboss-xa-jdbc.rar"/>




More information about the jboss-cvs-commits mailing list