Author: ruschein
Date: 2011-06-09 15:44:49 -0700 (Thu, 09 Jun 2011)
New Revision: 25699

Modified:
   cytoscape/trunk/packaging/src/main/install4j/Cytoscape.install4j
Log:
Removed invocation of deleted gen_vmoptions.{sh,bat}.

Modified: cytoscape/trunk/packaging/src/main/install4j/Cytoscape.install4j
===================================================================
--- cytoscape/trunk/packaging/src/main/install4j/Cytoscape.install4j    
2011-06-09 21:58:00 UTC (rev 25698)
+++ cytoscape/trunk/packaging/src/main/install4j/Cytoscape.install4j    
2011-06-09 22:44:49 UTC (rev 25699)
@@ -765,45 +765,6 @@
                 </serializedBean>
                 <condition />
               </action>
-              <action name="" id="133" 
beanClass="com.install4j.runtime.beans.actions.misc.RunExecutableAction" 
enabled="true" commentSet="false" comment="" rollbackBarrier="false" 
multiExec="false" failureStrategy="3" errorMessage="">
-                <serializedBean>
-                  <java class="java.beans.XMLDecoder">
-                    <object 
class="com.install4j.runtime.beans.actions.misc.RunExecutableAction">
-                      <void property="executable">
-                        <object class="java.io.File">
-                          <string>gen_vmoptions.sh</string>
-                        </object>
-                      </void>
-                      <void property="wait">
-                        <boolean>true</boolean>
-                      </void>
-                      <void property="workingDirectory">
-                        <object class="java.io.File">
-                          <string>{$installer:sys.installationDir}</string>
-                        </object>
-                      </void>
-                    </object>
-                  </java>
-                </serializedBean>
-                <condition>!Util.isWindows()</condition>
-              </action>
-              <action name="" id="134" 
beanClass="com.install4j.runtime.beans.actions.misc.RunExecutableAction" 
enabled="true" commentSet="false" comment="" rollbackBarrier="false" 
multiExec="false" failureStrategy="3" errorMessage="">
-                <serializedBean>
-                  <java class="java.beans.XMLDecoder">
-                    <object 
class="com.install4j.runtime.beans.actions.misc.RunExecutableAction">
-                      <void property="executable">
-                        <object class="java.io.File">
-                          <string>gen_vmoptions.bat</string>
-                        </object>
-                      </void>
-                      <void property="wait">
-                        <boolean>true</boolean>
-                      </void>
-                    </object>
-                  </java>
-                </serializedBean>
-                <condition>Util.isWindows()</condition>
-              </action>
             </actions>
             <formComponents />
           </screen>

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to