You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by js...@apache.org on 2005/07/25 12:24:57 UTC

svn commit: r224709 - /geronimo/branches/v1_0_M4-QA/modules/assembly/src/izpack/izpack-process.xml

Author: jsisson
Date: Mon Jul 25 03:24:46 2005
New Revision: 224709

URL: http://svn.apache.org/viewcvs?rev=224709&view=rev
Log:
GERONIMO-810 Following default installation in izpack installer in M4 results in Error: Cannot read file C:\Program Files\GeronimoM4QA\installer-temp\j2ee-server-tomcat-plan.xml

Modified:
    geronimo/branches/v1_0_M4-QA/modules/assembly/src/izpack/izpack-process.xml

Modified: geronimo/branches/v1_0_M4-QA/modules/assembly/src/izpack/izpack-process.xml
URL: http://svn.apache.org/viewcvs/geronimo/branches/v1_0_M4-QA/modules/assembly/src/izpack/izpack-process.xml?rev=224709&r1=224708&r2=224709&view=diff
==============================================================================
--- geronimo/branches/v1_0_M4-QA/modules/assembly/src/izpack/izpack-process.xml (original)
+++ geronimo/branches/v1_0_M4-QA/modules/assembly/src/izpack/izpack-process.xml Mon Jul 25 03:24:46 2005
@@ -122,7 +122,7 @@
       <arg>distribute</arg>
       <arg>$INSTALL_PATH/installer-temp/j2ee-server-tomcat-plan.xml</arg>
     </executefile>
-    <executeForPack name="J2EE Features" />
+    <executeForPack name="Tomcat Web Container" />
   </job>
   <job name="Install JMX Debug Tool Web App Configuration">
     <executefile name="$JAVA_HOME/bin/java">