Changeset 8181


Ignore:
Timestamp:
2004-09-29T14:00:15+12:00 (20 years ago)
Author:
mdewsnip
Message:

Oops... forgot to add classes/xml directory to the JAR file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/makejar.sh

    r8179 r8181  
    3737fi
    3838
    39 echo "Assuming that Java code is freshly compiled ..."
     39echo "Assuming that Java code is freshly compiled..."
    4040
    4141# All the GLI class files and supporting libraries are put into the "jar" directory
     
    7474    -C classes dictionary.properties -C classes dictionary_es.properties \
    7575    -C classes dictionary_fr.properties -C classes dictionary_ru.properties \
    76     -C classes feedback.properties -C classes metadata.zip -C classes images \
     76    -C classes feedback.properties -C classes metadata.zip \
     77    -C classes images -C classes xml \
    7778    -C jar com -C jar de -C jar javax -C jar jp -C jar org
    7879
Note: See TracChangeset for help on using the changeset viewer.