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/mark2/ant-scripts/compile.xml

    r17257 r17268  
    1717        <antcall target="strip-execs"/>
    1818
     19        <!-- search4j -->
     20        <antcall target="compile-search4j" /> <!-- from rk2-targets -->
     21
    1922        <!-- uninstaller -->
    20         <antcall target="compile-uninstaller" /> <!-- from global-targets -->
     23        <antcall target="compile-uninstaller" /> <!-- from rk2-targets -->
    2124
    2225        <!-- build collections -->
Note: See TracChangeset for help on using the changeset viewer.