From bdcbd0feab52c98a907e1858620d1dbcc6a8164f Mon Sep 17 00:00:00 2001 From: oblonski Date: Thu, 7 Jan 2016 19:46:32 +0100 Subject: [PATCH] still trying to fix travis --- .travis.yml | 3 +- jsprit-core/pom.xml | 4 +- .../test/resources/infiniteWriterV2Test.xml | 77 +++++-------------- 3 files changed, 21 insertions(+), 63 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7b15e4ef..54ef45bd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,5 +4,4 @@ jdk: - openjdk6 - oraclejdk7 - oraclejdk8 -install: mvn install -Dmaven.compiler.target=1.5 -Dmaven.compiler.source=1.5 -DskipTests=true -B -script: mvn test -Dmaven.compiler.target=1.5 -Dmaven.compiler.source=1.5 -B + diff --git a/jsprit-core/pom.xml b/jsprit-core/pom.xml index f409324b..531a8a43 100644 --- a/jsprit-core/pom.xml +++ b/jsprit-core/pom.xml @@ -56,7 +56,7 @@ - + diff --git a/jsprit-core/src/test/resources/infiniteWriterV2Test.xml b/jsprit-core/src/test/resources/infiniteWriterV2Test.xml index 2d9058ab..d5236fe7 100644 --- a/jsprit-core/src/test/resources/infiniteWriterV2Test.xml +++ b/jsprit-core/src/test/resources/infiniteWriterV2Test.xml @@ -6,13 +6,15 @@ - v1 - vehType + v + type - loc + startLoc + - loc + endLoc + 0.0 @@ -23,9 +25,19 @@ - vehType + type - 20 + 100 + 1000 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 10000 0.0 @@ -34,57 +46,4 @@ - - - - loc - - - 1 - - 2.0 - - - 0.0 - 1.7976931348623157E308 - - - - - - loc2 - - - 1 - - 4.0 - - - 0.0 - 1.7976931348623157E308 - - - - - - - 10.0 - - - noDriver - v1 - 0.0 - - 1 - 0.0 - 0.0 - - 0.0 - - - - - - -