You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2006/07/10 18:26:58 UTC

svn commit: r420581 - /geronimo/branches/1.1/applications/console-framework/project.xml

Author: djencks
Date: Mon Jul 10 09:26:57 2006
New Revision: 420581

URL: http://svn.apache.org/viewvc?rev=420581&view=rev
Log:
GERONIMO-1887 clean up console WEB-INF/libs. Previous change broke console, not detected without a clean build

Modified:
    geronimo/branches/1.1/applications/console-framework/project.xml

Modified: geronimo/branches/1.1/applications/console-framework/project.xml
URL: http://svn.apache.org/viewvc/geronimo/branches/1.1/applications/console-framework/project.xml?rev=420581&r1=420580&r2=420581&view=diff
==============================================================================
--- geronimo/branches/1.1/applications/console-framework/project.xml (original)
+++ geronimo/branches/1.1/applications/console-framework/project.xml Mon Jul 10 09:26:57 2006
@@ -62,6 +62,9 @@
             <groupId>castor</groupId>
             <artifactId>castor</artifactId>
             <version>${castor_version}</version>
+            <properties>
+                <war.bundle>true</war.bundle>
+            </properties>
         </dependency>
                 
         <dependency>