upgraded to latest xml-velocity version

This commit is contained in:
soulgalore 2014-01-20 13:44:15 +01:00
parent 9782883636
commit 0530bd5c2a
4 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,7 @@ build:
@cp $(DEP)/LICENSE.txt $(BUILD)/$(DEP)/
@cp $(DEP)/crawler-1.5.7-full.jar $(BUILD)/$(DEP)/
@cp $(DEP)/crawler.properties $(BUILD)/$(DEP)/
@cp $(DEP)/xml-velocity-1.8.8-SNAPSHOT-full.jar $(BUILD)/$(DEP)/
@cp $(DEP)/xml-velocity-1.8.8-full.jar $(BUILD)/$(DEP)/
@cp $(DEP)/screenshot.js $(BUILD)/$(DEP)/
@cp $(DEP)/htmlcompressor-1.5.3.jar $(BUILD)/$(DEP)/
@cp $(DEP)/yuicompressor-2.4.6.jar $(BUILD)/$(DEP)/

View File

@ -113,7 +113,7 @@ NEXUS_VIEWPORT="348x519"
# Jar files, specify the versions
CRAWLER_JAR=crawler-1.5.7-full.jar
VELOCITY_JAR=xml-velocity-1.8.8-SNAPSHOT-full.jar
VELOCITY_JAR=xml-velocity-1.8.8-full.jar
HTMLCOMPRESSOR_JAR=htmlcompressor-1.5.3.jar
BROWSERTIME_JAR=browsertime-0.5-full.jar

View File

@ -50,7 +50,7 @@ NOW=$(date +"%Y-%m-%d-%H-%M-%S")
JAVA_HEAP=1024
# Version of the Jar-files used.
VELOCITY_JAR=xml-velocity-1.8.8-SNAPSHOT-full.jar
VELOCITY_JAR=xml-velocity-1.8.8-full.jar
HTMLCOMPRESSOR_JAR=htmlcompressor-1.5.3.jar
# Setup dirs