Changeset 26034 for main/trunk


Ignore:
Timestamp:
2012-07-27T20:29:06+12:00 (12 years ago)
Author:
ak19
Message:

As requested: commenting out the GS3 installer page where the user can set the hostname, port and stop port.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk3/installer/antinstall-config.xml

    r25908 r26034  
    178178
    179179    <!-- page to setup tomcat -->
    180     <page type="input" name="tomcat-config" ifProperty="(${Installing Tomcat}==true)" displayText="">
     180    <!--<page type="input" name="tomcat-config" ifProperty="(${Installing Tomcat}==true)" displayText="">
    181181        <text property="tomcat.server" defaultValue="localhost" displayText=""/>
    182182        <text property="tomcat.port" defaultValue="8383" displayText=""/>
    183183        <text property="tomcat.shutdown.port" defaultValue="8305" displayText=""/>
    184     </page>
     184    </page>-->
    185185
    186186  <!-- NO FLAX START -->
Note: See TracChangeset for help on using the changeset viewer.