summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarko Grönroos <magi@iki.fi>2009-02-26 12:42:18 +0000
committerMarko Grönroos <magi@iki.fi>2009-02-26 12:42:18 +0000
commit0180f5538dd5cde1345693e31a3a25f78a0244b1 (patch)
tree978ea747f43fd8a1135d9551ec75199ddd3f50e1
parent48045ce86969d6510ace8888608f7b6346c1a9f5 (diff)
downloadvaadin-framework-0180f5538dd5cde1345693e31a3a25f78a0244b1.tar.gz
vaadin-framework-0180f5538dd5cde1345693e31a3a25f78a0244b1.zip
Toolkit 5.3.0 RC12.
svn changeset:6959/svn branch:trunk
-rw-r--r--WebContent/release-notes.html4
-rw-r--r--build/VERSION.properties2
2 files changed, 5 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index d0f70ddada..4ac661912d 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -47,6 +47,10 @@ web site</span></a>.</p>
<p>As GWT now requires Java 5, support for Java 1.4 is discontinued
also in IT Mill Toolkit.</p>
+<p>IT Mill Toolkit supports the Sun Microsystems JDK and JRE, though others should work as
+well. When running the demo application, the Jetty web server may produce errors in the
+console if using certain other Java implementations, especially the GNU JRE.</p>
+
<h2>Debug Mode Enabled by Default</h2>
<p>The debug mode is now enabled by default, to allow debugging
diff --git a/build/VERSION.properties b/build/VERSION.properties
index 82d1a20505..4bcd4cea76 100644
--- a/build/VERSION.properties
+++ b/build/VERSION.properties
@@ -1 +1 @@
-version=5.3.0-rc11
+version=5.3.0-rc12