Changeset 17465 for release-kits/shared


Ignore:
Timestamp:
2008-10-03T10:10:22+13:00 (16 years ago)
Author:
oranfry
Message:

updated details for the linux java installer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/ant-scripts/init.xml

    r17391 r17465  
    3131    <!-- change this info when the bundled version changes -->
    3232    <!-- linux -->
    33     <property name="linux-java.installer" value="jre_6u5_tar_gz"/>
     33    <property name="linux-java.installer" value="jre_bin"/>
    3434    <property name="bundled.version.linux-java" value="1.6.0_05"/> <!-- set this to the version number of java in the above archive -->
    35     <property name="linux-java.extracted" value="jre1.6.0_05"/> <!-- set this to the name of the top level directory in the above archive -->
    36     <property name="component.size.linux-java" value="97 MB"/> <!-- set this to the size of the extract archive -->
     35    <property name="linux-java.extracted" value="jre"/> <!-- set this to the name of the top level directory in the above archive -->
     36    <property name="component.size.linux-java" value="99 MB"/> <!-- set this to the size of the extract archive -->
    3737    <!-- windows -->
    3838    <property name="windows-java.installer" value="jre.exe"/>
Note: See TracChangeset for help on using the changeset viewer.