From: Jani Laakso Date: Tue, 16 Oct 2007 18:47:42 +0000 (+0000) Subject: Fixing packaging X-Git-Tag: 6.7.0.beta1~5830 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4fdb8c122f7f0b87d809088eff36f1a8b5bb63e6;p=vaadin-framework.git Fixing packaging svn changeset:2538/svn branch:trunk --- diff --git a/WebContent/index.html b/WebContent/index.html index 879a8088b9..24b1d8da6f 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -12,6 +12,37 @@
+ +
+

Reservr

+
+ Reservr + Business demo. +
+
Source code: + browse source +
+ +
+

Colorpicker widget

+
+ Colorpicker widget + Demonstrates how to make new widget easily with Toolkit. +
+
Source code: + browse source +
+ +
+

TestBench

+
+ TestBench + Contains most new components. FIXME: will be removed from public release. +
+
Source code: + browse tests folder +
+

Feature Browser

diff --git a/build/build.xml b/build/build.xml index 8b8a285b0a..8cf335e2d0 100644 --- a/build/build.xml +++ b/build/build.xml @@ -1,5 +1,6 @@ + @@ -14,6 +15,16 @@ + + + + + + + + + + @@ -27,7 +38,7 @@ - + @@ -50,15 +61,13 @@ - - - + - - - - - @@ -103,7 +112,7 @@ --> - Copying src directory and processing copied files. + Copying src directory and processing copied files. Replacing <version> tag with build version for java/html/css/xml files. @@ -136,12 +145,12 @@ - + Creating demo source html files - + - + @@ -150,7 +159,7 @@ Copy Eclipse workspace related hidden files (.classpath, .project) Allows project import from Eclipse --> - Adding Eclipse workspace files, replacing <version> tag with build version + Adding Eclipse workspace files, replacing <version> tag with build version @@ -164,14 +173,6 @@ - - Adding WebServer - - - - - - Adding demo sources to WebContent/src @@ -179,11 +180,6 @@ - - - - Compiling WebServer - Adding WebContent files, excluding ITMILL/widgetsets and few internal development libraries. @@ -205,18 +201,16 @@ Compiling src (server-side) - - - - - - + + + + + + + + + + @@ -227,13 +221,17 @@ + + + + + - - + + + @@ -248,7 +246,7 @@ - Adding GWT binaries + Adding GWT binaries @@ -257,52 +255,52 @@ - + - Compiling src (client-side) - com.itmill.toolkit.terminal.gwt.DefaultWidgetSet - - - - - - - - - - - - com.itmill.toolkit.demo.reservation.gwt.WidgetSet - - - - - - - - - - - - - - - - com.itmill.toolkit.demo.colorpicker.gwt.WidgetSet - - - - - - - - - - - - + Compiling src (client-side) + com.itmill.toolkit.terminal.gwt.DefaultWidgetSet + + + + + + + + + + + + com.itmill.toolkit.demo.reservation.gwt.WidgetSet + + + + + + + + + + + + + + + + com.itmill.toolkit.demo.colorpicker.gwt.WidgetSet + + + + + + + + + + + + - + Building demo @@ -310,15 +308,34 @@ + + + + + Adding (duplicating) Toolkit JAR to WebContent/WEB-INF/lib - + + Adding (duplicating) source for demo + + + + + + + Adding (duplicating) javadocs for demo + + + + + + Building WAR @@ -332,6 +349,10 @@ + + + + diff --git a/build/workspace-eclipse/.classpath b/build/workspace-eclipse/.classpath index 8d6914ec8a..8af8d8b9d8 100644 --- a/build/workspace-eclipse/.classpath +++ b/build/workspace-eclipse/.classpath @@ -7,7 +7,8 @@ - - + + +