Changeset 26685


Ignore:
Timestamp:
2013-01-11T15:47:47+13:00 (11 years ago)
Author:
davidb
Message:

Changing the created .jar file to .war file

Location:
gs3-extensions/android-war/trunk/src
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-extensions/android-war/trunk/src/README.txt

    r26684 r26685  
    110110    --------
    111111
    112     Assuming you have Java's bin folder already on your classpath, cd into
    113     the folder "webapps" and then run the script:
     112    Assuming you have Java's bin folder already on your classpath, then
     113    run the script:
    114114
    115       ./create-jar.sh
     115      ./CREATE-WAR.sh
    116116
    117     The result of this script is a newly created "webapps_greenstone.jar", which
     117    The result of this script is a newly created "webapps_greenstone.war", which
    118118    you would put in the <GSDL3SRCHOME>/ext/i-greenstone-server/CUSTOMIZATION/assets
    119119    folder. That way, when it comes to compiling a fresh new i-greenstone-server,
Note: See TracChangeset for help on using the changeset viewer.