[jboss-cvs] JBossAS SVN: r87827 - branches/Branch_5_x/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 24 14:47:30 EDT 2009


Author: ispringer
Date: 2009-04-24 14:47:30 -0400 (Fri, 24 Apr 2009)
New Revision: 87827

Modified:
   branches/Branch_5_x/build/build.xml
Log:
update reference to old admin-console war filename that I missed


Modified: branches/Branch_5_x/build/build.xml
===================================================================
--- branches/Branch_5_x/build/build.xml	2009-04-24 17:52:25 UTC (rev 87826)
+++ branches/Branch_5_x/build/build.xml	2009-04-24 18:47:30 UTC (rev 87827)
@@ -841,7 +841,7 @@
         <include name="deploy/**"/>
         <exclude name="deploy/http-invoker.sar/**"/>
         <exclude name="deploy/jmx-remoting.sar/**"/>
-        <exclude name="deploy/jopr-embedded-jbas5.war/**"/>
+        <exclude name="deploy/admin-console.war/**"/>
         <exclude name="deploy/management/**"/>
         <exclude name="deploy/cache-invalidation-service.xml"/>
         <exclude name="deploy/mail-ra.rar"/>




More information about the jboss-cvs-commits mailing list