Changeset 17523 for release-kits/mark3


Ignore:
Timestamp:
2008-10-10T15:31:14+13:00 (16 years ago)
Author:
oranfry
Message:

dont compile search4j and pass param to make-concrete task

Location:
release-kits/mark3/ant-scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • release-kits/mark3/ant-scripts/compile.xml

    r17422 r17523  
    2424        <ant target="build-unix" dir="greenstone3" antfile="${mark3.home}/ant-scripts/operations-on-gs3home.xml" inheritAll="false"/>
    2525        <antcall target="linux-strip-execs" />
    26 
    27         <!-- search4j -->
    28         <antcall target="compile-search4j-unix" /> <!-- from rk3-targets -->
    2926
    3027        <!-- uninstaller -->
  • release-kits/mark3/ant-scripts/create-distribution.xml

    r17457 r17523  
    6767        <delete dir="distribution/greenstone3/gs2build/bin/darwin"/>
    6868        <exec executable="cp"><arg line="-r greenstone3/gs2build/bin/darwin distribution/greenstone3/gs2build/bin"/></exec>
    69         <exec dir="${basedir}" executable="cp"><arg line="greenstone3/bin/search4j distribution/greenstone3/bin"/></exec>
    7069
    7170        <delete dir="distribution/greenstone3/gs2build/bin/java"/>
Note: See TracChangeset for help on using the changeset viewer.