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

    r17257 r17268  
    2222        <ant target="build-unix" dir="greenstone3" antfile="${mark3.home}/ant-scripts/operations-on-gs3home.xml" inheritAll="false"/>
    2323        <antcall target="linux-strip-execs" />
     24
     25        <!-- search4j -->
    2426        <antcall target="compile-search4j" /> <!-- from rk3-targets -->
    2527
    2628        <!-- uninstaller -->
    27         <antcall target="compile-uninstaller" /> <!-- from global-targets -->
     29        <antcall target="compile-uninstaller" /> <!-- from rk3-targets -->
    2830
    2931        <!-- documentation -->
Note: See TracChangeset for help on using the changeset viewer.