Disable browser cache.

This commit is contained in:
Paulo Gustavo Veiga
2013-01-31 14:49:04 -03:00
parent f3d88e91c4
commit 82ff47220d
2 changed files with 8 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ BASE_DIR=`pwd`
TARGET_DIR=$BASE_DIR/target
JETTY_DIR=$TARGET_DIR/wisemapping-$WISE_VERSION
WISE_WEBAPP_DIR=$JETTY_DIR/webapps/wisemapping
JETTY_VERSION=8.1.5.v20120716
JETTY_VERSION=8.1.8.v20121106
JETTY_DIST_DIR=jetty-distribution-${JETTY_VERSION}
JETTY_ZIP=${JETTY_DIST_DIR}.zip