You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2006/04/20 21:22:51 UTC

svn commit: r395677 - /geronimo/branches/1.1/assemblies/j2ee-installer/project.xml

Author: kevan
Date: Thu Apr 20 12:22:50 2006
New Revision: 395677

URL: http://svn.apache.org/viewcvs?rev=395677&view=rev
Log:
Remove daytrader from installer dependencies. This matches jetty/tomcat asseblies and fixes assembly problems, but may break install...

Modified:
    geronimo/branches/1.1/assemblies/j2ee-installer/project.xml

Modified: geronimo/branches/1.1/assemblies/j2ee-installer/project.xml
URL: http://svn.apache.org/viewcvs/geronimo/branches/1.1/assemblies/j2ee-installer/project.xml?rev=395677&r1=395676&r2=395677&view=diff
==============================================================================
--- geronimo/branches/1.1/assemblies/j2ee-installer/project.xml (original)
+++ geronimo/branches/1.1/assemblies/j2ee-installer/project.xml Thu Apr 20 12:22:50 2006
@@ -377,7 +377,7 @@
                 <geronimo.pack>Tomcat.UDDI.Server</geronimo.pack>
             </properties>
         </dependency>
-        <dependency>
+<!--         <dependency>
           <groupId>geronimo</groupId>
           <artifactId>daytrader-derby-jetty</artifactId>
           <type>car</type>
@@ -416,7 +416,7 @@
             <geronimo.assemble>install</geronimo.assemble>
             <geronimo.pack>Daytrader.for.Tomcat</geronimo.pack>
           </properties>
-        </dependency>
+        </dependency> -->
 
         <dependency>
             <groupId>geronimo</groupId>