Ignore:
Timestamp:
2009-05-14T10:48:35+12:00 (15 years ago)
Author:
oranfry
Message:

make sure the uninstaller jar file makes it into the dist for greenstone3 distributions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk3/ant-scripts/create-distribution.xml

    r17956 r19463  
    99        <antcall target="gli-set-version-numbers"><param name="glibasedir" value="${basedir}/distributions/web/gli" /></antcall>
    1010        <antcall target="insert-user-manual"/>
    11         <antcall target="insert-uninstaller"><param name="script-format" value="bat"/></antcall> <!-- from rk3-targets -->
     11        <antcall target="insert-uninstaller"><param name="script-format" value="bat"/></antcall> <!-- from init -->
     12        <antcall target="insert-uninstaller-jar"/> <!-- from rk3-targets -->
    1213
    1314        <ant target="create-distribution-1" antfile="${wirk3.home}/ant-scripts/operations-on-gs3home.xml" dir="distributions/web" inheritAll="false">
Note: See TracChangeset for help on using the changeset viewer.