fix for sites with extremely far away last mod time closes

This commit is contained in:
soulgalore 2013-11-14 00:16:06 +00:00
parent 84755c37e0
commit 65e7f9bc5d
4 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
CHANGELOG sitespeed.io
version 2.3
------------------------
* Bug fix: Sites with extremely far away last modification time on an asset, could break an analyze
version 2.2.1
------------------------
* Bug fix: Cleaner handling of relative URL in the sitespeed.io-junit script.

View File

@ -111,7 +111,7 @@ NEXUS_VIEWPORT="348x519"
# Jar files, specify the versions
CRAWLER_JAR=crawler-1.5.7-full.jar
VELOCITY_JAR=xml-velocity-1.8.4-full.jar
VELOCITY_JAR=xml-velocity-1.8.5-SNAPSHOT-full.jar
HTMLCOMPRESSOR_JAR=htmlcompressor-1.5.3.jar
BROWSERTIME_JAR=browsertime-0.3-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.4-full.jar
VELOCITY_JAR=xml-velocity-1.8.5-SNAPSHOT-full.jar
HTMLCOMPRESSOR_JAR=htmlcompressor-1.5.3.jar
# Setup dirs