Ignore:
Timestamp:
2008-06-25T16:22:39+12:00 (16 years ago)
Author:
oranfry
Message:

changes after renaming resources->classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk3/ant-scripts/build.xml

    r16171 r16187  
    1414
    1515    <!-- the version numbers of bundled things -->
    16     <property name="bundled.version.java" value="1.6.0_05"/>
    1716    <property name="bundled.version.tomcat" value="5.5.25"/>
    1817    <property name="bundled.version.ant" value="1.6.5"/>
    19 
    20     <!-- information about the bundled java (to be changed manually when the bundled version changes) -->
    21     <property name="java.installer" value="jre_6u5_tar_gz"/> <!-- set this to the name of the archive in LIRK3_HOME/wrapper. can only contain A-Za-z_ -->
    22     <property name="java.extracted" value="jre1.6.0_05"/> <!-- set this to the name of the top level directory in the above archive -->
    23     <property name="component.size.java" value="97Mb"/>
    2418
    2519    <!-- for the benefit of the shared scripts, set release-kit home -->
Note: See TracChangeset for help on using the changeset viewer.