From d414c7c54e7e85ca23929719bb279320bc89cff4 Mon Sep 17 00:00:00 2001 From: Koen Deforche Date: Fri, 3 Jun 2016 17:18:18 +0200 Subject: [PATCH] version bump --- build.xml | 2 +- examples/bobsmith/.classpath | 2 +- examples/charts/.classpath | 2 +- examples/composer/.classpath | 2 +- examples/dialog/.classpath | 2 +- examples/dragdrop/.classpath | 2 +- examples/feature/auth1/.classpath | 4 ++-- examples/feature/itemmodel/.classpath | 2 +- examples/feature/mediaplayer/.classpath | 2 +- examples/feature/serverpush/.classpath | 2 +- examples/filetreetable/.classpath | 2 +- examples/form/.classpath | 2 +- examples/googlemap/.classpath | 2 +- examples/hello-mvn/pom.xml | 2 +- examples/hello/.classpath | 2 +- examples/hellowidgetset/.classpath | 2 +- examples/javascript/.classpath | 2 +- examples/mandelbrot/.classpath | 2 +- examples/mission/.classpath | 2 +- examples/painting/.classpath | 2 +- examples/planner/.classpath | 2 +- examples/simplechat/.classpath | 2 +- examples/style/.classpath | 2 +- examples/textedit/.classpath | 2 +- examples/treeview/.classpath | 2 +- examples/treeviewdragdrop/.classpath | 2 +- examples/widgetgallery/.classpath | 2 +- jwt-3.3.5.pom => jwt-3.3.6.pom | 2 +- jwt-auth-3.3.5.pom => jwt-auth-3.3.6.pom | 4 ++-- src/eu/webtoolkit/jwt/render/Css21Lexer.java | 2 +- src/eu/webtoolkit/jwt/render/Css21Parser.java | 2 +- 31 files changed, 33 insertions(+), 33 deletions(-) rename jwt-3.3.5.pom => jwt-3.3.6.pom (98%) rename jwt-auth-3.3.5.pom => jwt-auth-3.3.6.pom (96%) diff --git a/build.xml b/build.xml index 0150ef894..2baf397c0 100644 --- a/build.xml +++ b/build.xml @@ -1,7 +1,7 @@ - + diff --git a/examples/bobsmith/.classpath b/examples/bobsmith/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/bobsmith/.classpath +++ b/examples/bobsmith/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/charts/.classpath b/examples/charts/.classpath index fbb2330f9..45861ef2a 100644 --- a/examples/charts/.classpath +++ b/examples/charts/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/composer/.classpath b/examples/composer/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/composer/.classpath +++ b/examples/composer/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/dialog/.classpath b/examples/dialog/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/dialog/.classpath +++ b/examples/dialog/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/dragdrop/.classpath b/examples/dragdrop/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/dragdrop/.classpath +++ b/examples/dragdrop/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/feature/auth1/.classpath b/examples/feature/auth1/.classpath index b9969062a..67c2bcdac 100644 --- a/examples/feature/auth1/.classpath +++ b/examples/feature/auth1/.classpath @@ -26,8 +26,8 @@ - - + + diff --git a/examples/feature/itemmodel/.classpath b/examples/feature/itemmodel/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/feature/itemmodel/.classpath +++ b/examples/feature/itemmodel/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/feature/mediaplayer/.classpath b/examples/feature/mediaplayer/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/feature/mediaplayer/.classpath +++ b/examples/feature/mediaplayer/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/feature/serverpush/.classpath b/examples/feature/serverpush/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/feature/serverpush/.classpath +++ b/examples/feature/serverpush/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/filetreetable/.classpath b/examples/filetreetable/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/filetreetable/.classpath +++ b/examples/filetreetable/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/form/.classpath b/examples/form/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/form/.classpath +++ b/examples/form/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/googlemap/.classpath b/examples/googlemap/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/googlemap/.classpath +++ b/examples/googlemap/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/hello-mvn/pom.xml b/examples/hello-mvn/pom.xml index 035b64902..9e750f95f 100644 --- a/examples/hello-mvn/pom.xml +++ b/examples/hello-mvn/pom.xml @@ -30,7 +30,7 @@ eu.webtoolkit jwt - 3.3.5 + 3.3.6 diff --git a/examples/hello/.classpath b/examples/hello/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/hello/.classpath +++ b/examples/hello/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/hellowidgetset/.classpath b/examples/hellowidgetset/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/hellowidgetset/.classpath +++ b/examples/hellowidgetset/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/javascript/.classpath b/examples/javascript/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/javascript/.classpath +++ b/examples/javascript/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/mandelbrot/.classpath b/examples/mandelbrot/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/mandelbrot/.classpath +++ b/examples/mandelbrot/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/mission/.classpath b/examples/mission/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/mission/.classpath +++ b/examples/mission/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/painting/.classpath b/examples/painting/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/painting/.classpath +++ b/examples/painting/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/planner/.classpath b/examples/planner/.classpath index 75c28779d..44b3489ff 100644 --- a/examples/planner/.classpath +++ b/examples/planner/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/simplechat/.classpath b/examples/simplechat/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/simplechat/.classpath +++ b/examples/simplechat/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/style/.classpath b/examples/style/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/style/.classpath +++ b/examples/style/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/textedit/.classpath b/examples/textedit/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/textedit/.classpath +++ b/examples/textedit/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/treeview/.classpath b/examples/treeview/.classpath index 51cec4164..2bd59aa93 100644 --- a/examples/treeview/.classpath +++ b/examples/treeview/.classpath @@ -3,7 +3,7 @@ - + diff --git a/examples/treeviewdragdrop/.classpath b/examples/treeviewdragdrop/.classpath index d9f6bcd1b..cfeb18f01 100644 --- a/examples/treeviewdragdrop/.classpath +++ b/examples/treeviewdragdrop/.classpath @@ -4,7 +4,7 @@ - + diff --git a/examples/widgetgallery/.classpath b/examples/widgetgallery/.classpath index 0431efb3d..af32bafb3 100644 --- a/examples/widgetgallery/.classpath +++ b/examples/widgetgallery/.classpath @@ -3,7 +3,7 @@ - + diff --git a/jwt-3.3.5.pom b/jwt-3.3.6.pom similarity index 98% rename from jwt-3.3.5.pom rename to jwt-3.3.6.pom index 8015e90fb..f176004df 100644 --- a/jwt-3.3.5.pom +++ b/jwt-3.3.6.pom @@ -10,7 +10,7 @@ jwt jar Java Web Toolkit - 3.3.5 + 3.3.6 Java library for developing web applications http://webtoolkit.eu/jwt/ diff --git a/jwt-auth-3.3.5.pom b/jwt-auth-3.3.6.pom similarity index 96% rename from jwt-auth-3.3.5.pom rename to jwt-auth-3.3.6.pom index 60d2dfcd1..9f32bf5d6 100644 --- a/jwt-auth-3.3.5.pom +++ b/jwt-auth-3.3.6.pom @@ -10,7 +10,7 @@ jwt-auth jar Java Web Toolkit Authentication Library - 3.3.5 + 3.3.6 Authentication library for the Java Web Toolkit http://webtoolkit.eu/jwt/ @@ -31,7 +31,7 @@ eu.webtoolkit jwt - 3.3.5 + 3.3.6 diff --git a/src/eu/webtoolkit/jwt/render/Css21Lexer.java b/src/eu/webtoolkit/jwt/render/Css21Lexer.java index b95ed012a..33c785fea 100644 --- a/src/eu/webtoolkit/jwt/render/Css21Lexer.java +++ b/src/eu/webtoolkit/jwt/render/Css21Lexer.java @@ -1,4 +1,4 @@ -// $ANTLR 3.5.2 src/eu/webtoolkit/jwt/render/Css21.g 2016-06-02 14:36:30 +// $ANTLR 3.5.2 src/eu/webtoolkit/jwt/render/Css21.g 2016-06-03 17:16:59 package eu.webtoolkit.jwt.render; import org.antlr.runtime.*; diff --git a/src/eu/webtoolkit/jwt/render/Css21Parser.java b/src/eu/webtoolkit/jwt/render/Css21Parser.java index 6aaaeb1f6..f5f10df37 100644 --- a/src/eu/webtoolkit/jwt/render/Css21Parser.java +++ b/src/eu/webtoolkit/jwt/render/Css21Parser.java @@ -1,4 +1,4 @@ -// $ANTLR 3.5.2 src/eu/webtoolkit/jwt/render/Css21.g 2016-06-02 14:36:29 +// $ANTLR 3.5.2 src/eu/webtoolkit/jwt/render/Css21.g 2016-06-03 17:16:59 package eu.webtoolkit.jwt.render; import org.antlr.runtime.*;