From 337dd95e11c9ae15cd65d251bcef82f0f83c340b Mon Sep 17 00:00:00 2001 From: Jani Laakso Date: Mon, 26 Nov 2007 15:10:42 +0000 Subject: [PATCH] packaging platform specific issues svn changeset:2978/svn branch:trunk --- build/build.xml | 18 ++++-------------- build/package/build-widgetsets.xml | 8 ++++---- 2 files changed, 8 insertions(+), 18 deletions(-) diff --git a/build/build.xml b/build/build.xml index e2327969df..f90e12416c 100644 --- a/build/build.xml +++ b/build/build.xml @@ -563,8 +563,9 @@ - - + + + @@ -575,6 +576,7 @@ + @@ -584,18 +586,6 @@ - - diff --git a/build/package/build-widgetsets.xml b/build/package/build-widgetsets.xml index 41d0118c58..f854c075f4 100644 --- a/build/package/build-widgetsets.xml +++ b/build/package/build-widgetsets.xml @@ -27,7 +27,7 @@ See configure target to adjust this buildfile. --> - + @@ -45,9 +45,9 @@ See configure target to adjust this buildfile. - Configured for ${platform} platform. + Configured for ${gwt-platform} platform. Requirements for classpath: - ${gwt-location}/gwt-dev-${platform}.jar + ${gwt-location}/gwt-dev-${gwt-platform}.jar ${gwt-location}/gwt-user.jar ${toolkit-jar-location} ${client-side-src-location} @@ -59,7 +59,7 @@ See configure target to adjust this buildfile. - + -- 2.39.5