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

    r17257 r17268  
    2525        <antcall target="linux-strip-execs" />
    2626
     27        <!-- search4j -->
     28        <antcall target="compile-search4j" /> <!-- from rk3-targets -->
     29
    2730        <!-- uninstaller -->
    28         <antcall target="compile-uninstaller" /> <!-- from global-targets -->
     31        <antcall target="compile-uninstaller" /> <!-- from rk3-targets -->
    2932
    3033        <!-- documentation -->
Note: See TracChangeset for help on using the changeset viewer.