Changeset 17918


Ignore:
Timestamp:
2008-11-25T14:06:52+13:00 (15 years ago)
Author:
ak19
Message:

Commit message covers previous commit as well: GAI.jar (Greenstone Administrator Interface) was created but not copied to the correct location previously. Dr Nichols identified this omission.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greenstone3/trunk/build.xml

    r17917 r17918  
    10411041    <copy file="${build.home}/org/greenstone/gsdl3/${base.webservice.name}localsite.class" tofile="${web.classes}/org/greenstone/gsdl3/${base.webservice.name}localsite.class" />
    10421042
     1043    <!-- Greenstone Administrator Interface -->
    10431044    <jar destfile="${build.home}/GAI.jar">
    10441045      <fileset dir="${build.home}">
Note: See TracChangeset for help on using the changeset viewer.