From: Artur Signell Date: Fri, 27 Jan 2012 15:56:33 +0000 (+0200) Subject: Fixed compilation classpath for tests and renamed classpath variables to X-Git-Tag: 7.0.0.alpha2~528 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ae53f2520774959f37bbd7f371b3c1f54b9f370f;p=vaadin-framework.git Fixed compilation classpath for tests and renamed classpath variables to be consistent --- diff --git a/build/build.xml b/build/build.xml index 5e9d203ab9..9abb8f746e 100644 --- a/build/build.xml +++ b/build/build.xml @@ -25,10 +25,10 @@ - - - - + + + + @@ -404,7 +404,7 @@ Compiling src (server-side) - + @@ -413,7 +413,7 @@ Compiling src (Server and client side JUnit tests) - + @@ -421,7 +421,7 @@ Compiling src (TestBench tests) - + @@ -486,7 +486,7 @@ - + @@ -510,14 +510,14 @@ - + - + @@ -652,7 +652,7 @@ - + ${javadoc.doctitle} @@ -927,7 +927,7 @@ - + diff --git a/build/ivy/ivy.xml b/build/ivy/ivy.xml index 4fcb44887b..ffcf7b19c8 100644 --- a/build/ivy/ivy.xml +++ b/build/ivy/ivy.xml @@ -6,7 +6,7 @@ - + @@ -26,21 +26,21 @@ - - - + + + - - + + - - + + \ No newline at end of file