Ignore:
Timestamp:
2008-09-12T11:29:06+12:00 (16 years ago)
Author:
oranfry
Message:

compile search4j in release process and started standardising java installtion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk2/ant-scripts/wrap.xml

    r16774 r17268  
    1919        <copy todir="${basedir}/wrapped-installer/build" file="${wirk2.home}/packages/search4j/libsearch4j.cpp" overwrite="true"/>
    2020        <copy todir="${basedir}/wrapped-installer/build" file="${wirk2.home}/packages/search4j/libsearch4j.h" overwrite="true"/>
     21
    2122    </target>
    2223   
    2324    <target name="tweak-files-for-wrapping">
    24         <!-- substitute the real java installer filename and min version into various files -->
    2525        <echo>Substitute concrete values of things into source files</echo>
    2626        <rsr file="${basedir}/wrapped-installer/build/wrapper.cpp" pattern="@java.installer@" replacement="${windows-java.installer}"/>
Note: See TracChangeset for help on using the changeset viewer.