From: Marko Grönroos Date: Fri, 9 Oct 2009 10:17:37 +0000 (+0000) Subject: Fixed classpaths for widgetset and widgetset generator builds to work properly also... X-Git-Tag: 6.7.0.beta1~2419 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c5978786864cbf39d691558f000f55b8a39e58ce;p=vaadin-framework.git Fixed classpaths for widgetset and widgetset generator builds to work properly also outside development environment. Eclipse writes compiled classes to build/classes, but the build script must not depend on that. svn changeset:9153/svn branch:6.2 --- diff --git a/build/build.xml b/build/build.xml index e837ef7151..6eefeeb693 100644 --- a/build/build.xml +++ b/build/build.xml @@ -780,11 +780,17 @@ - - + + + + + + + + @@ -802,7 +808,7 @@ - + @@ -825,7 +831,7 @@ - + @@ -856,7 +862,7 @@ - + @@ -880,7 +886,7 @@ - + @@ -903,7 +909,7 @@ - + @@ -926,7 +932,7 @@ - +