summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorMarko Grönroos <magi@iki.fi>2009-02-17 21:36:12 +0000
committerMarko Grönroos <magi@iki.fi>2009-02-17 21:36:12 +0000
commitd2173db691fb0184a5de3e04f5c57478ad9fa69d (patch)
tree85f5abfe04fc4e785b1ba3586560b1385482aa61 /build
parentc4c3586c1a8f5df4782531e619d13e751d939f8f (diff)
downloadvaadin-framework-d2173db691fb0184a5de3e04f5c57478ad9fa69d.tar.gz
vaadin-framework-d2173db691fb0184a5de3e04f5c57478ad9fa69d.zip
Toolkit 5.3.0 RC 11. Added also a missing beanitemcontainer jar path.
svn changeset:6885/svn branch:trunk
Diffstat (limited to 'build')
-rw-r--r--build/VERSION.properties2
-rw-r--r--build/package/eclipse-classpath1
2 files changed, 2 insertions, 1 deletions
diff --git a/build/VERSION.properties b/build/VERSION.properties
index aa319166c0..82d1a20505 100644
--- a/build/VERSION.properties
+++ b/build/VERSION.properties
@@ -1 +1 @@
-version=5.3.0-rc10
+version=5.3.0-rc11
diff --git a/build/package/eclipse-classpath b/build/package/eclipse-classpath
index d5a181374d..9cd2ee212b 100644
--- a/build/package/eclipse-classpath
+++ b/build/package/eclipse-classpath
@@ -3,6 +3,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="WebContent/WEB-INF/src"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/itmill-toolkit-<version></version>.jar"/>
+ <classpathentry kind="lib" path="WebContent/WEB-INF/lib/beanitemcontainer-20090216.jar"/>
<classpathentry kind="lib" path="gwt/gwt-user.jar" />
<classpathentry kind="lib" path="gwt/gwt-servlet.jar" />
<classpathentry kind="lib" path="WebContent/demo/lib/reservr/gwt-maps.jar" />