From: Joonas Lehtinen Date: Wed, 3 Sep 2008 08:51:29 +0000 (+0000) Subject: Removed Mac Leopard target, resolving #2046 X-Git-Tag: 6.7.0.beta1~4223 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f07c2332b9fc0e3eb69aa2dbe45fbacb439cc8ea;p=vaadin-framework.git Removed Mac Leopard target, resolving #2046 svn changeset:5339/svn branch:trunk --- diff --git a/build/build.xml b/build/build.xml index 774424061d..d740a7fc84 100644 --- a/build/build.xml +++ b/build/build.xml @@ -18,10 +18,10 @@ * itmill-toolkit-mac-.tar.gz * itmill-toolkit-mac-.dmg - NOTE: This build script requires directories named ${gwt-dir}/(linux|windows|mac|mac_leopard) . + NOTE: This build script requires directories named ${gwt-dir}/(linux|windows|mac) . See build.properties to define path where your gwt installation is located. You must unpack platform specific binaries under linux, windows and mac directories. - ${gwt-dir}/${platform} (linux|windows|mac|mac_leopard) are used for + ${gwt-dir}/${platform} (linux|windows|mac) are used for a) compile WebContent/ITMILL/widgetsets b) creating platform specific release ZIP/TGZ packages. --> @@ -29,15 +29,12 @@ - + - - - @@ -102,15 +99,7 @@ - - - - - - - - - + @@ -129,15 +118,7 @@ - - - - - - - - - + We are on ${platform} platform (${os.name} ${os.version}), using ${gwt-dir}/${platform}/${lib-gwt-dev}. @@ -239,28 +220,6 @@ - - - Creating package for ${package-platform}_leopard platform. - - - - - - - - - - - - - - - - - - - Building WAR @@ -629,7 +588,7 @@ Combining default themes css files - + @@ -729,15 +688,7 @@ - - - - - - - - - + We are on ${platform} platform, using ${gwt-dir}/${platform}/${lib-gwt-dev}. GWT dir: ${gwt-dir}