Skip to content

Commit

Permalink
JWt 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RockinRoel committed Mar 11, 2022
1 parent 6b3b9e9 commit d78f92f
Show file tree
Hide file tree
Showing 108 changed files with 512 additions and 551 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project name="jwt" default="all" basedir=".">
<!-- Name of project and version -->
<property name="proj.name" value="jwt"/>
<property name="proj.version" value="4.6.2"/>
<property name="proj.version" value="4.7.0"/>

<!-- Global properties for this build -->
<property name="src.java.dir" value="src"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/bobsmith/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/charts/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/composer/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/dialog/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/dragdrop/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
4 changes: 2 additions & 2 deletions examples/feature/auth1/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-auth-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-auth-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-simple-1.7.25.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/vt-password/bcprov-jdk15-1.45.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/feature/itemmodel/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/feature/mediaplayer/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/feature/serverpush/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/filetreetable/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/form/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/googlemap/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/hello-mvn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>eu.webtoolkit</groupId>
<artifactId>jwt</artifactId>
<version>4.6.2</version>
<version>4.7.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion examples/hello/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/hellowidgetset/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/javascript/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/mandelbrot/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/mission/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/painting/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/planner/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/simplechat/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/style/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/textedit/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/treeview/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/treeviewdragdrop/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/gson-2.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/widgetgallery/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jwt-4.7.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ public GoogleMapExample(WContainerWidget parentContainer) {
this.addMapTypeControl("No control", MapTypeControl.None);
this.addMapTypeControl("Default", MapTypeControl.Default);
this.addMapTypeControl("Menu", MapTypeControl.Menu);
if (this.map_.getApiVersion() == GoogleMapsVersion.v2) {
this.addMapTypeControl("Hierarchical", MapTypeControl.Hierarchical);
}
if (this.map_.getApiVersion() == GoogleMapsVersion.v3) {
this.addMapTypeControl("Horizontal bar", MapTypeControl.HorizontalBar);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1557,9 +1557,6 @@
<span class="k">this</span><span class="o">.</span><span class="na">addMapTypeControl</span><span class="o">(</span><span class="s">&quot;No control&quot;</span><span class="o">,</span> <span class="n">MapTypeControl</span><span class="o">.</span><span class="na">None</span><span class="o">);</span>
<span class="k">this</span><span class="o">.</span><span class="na">addMapTypeControl</span><span class="o">(</span><span class="s">&quot;Default&quot;</span><span class="o">,</span> <span class="n">MapTypeControl</span><span class="o">.</span><span class="na">Default</span><span class="o">);</span>
<span class="k">this</span><span class="o">.</span><span class="na">addMapTypeControl</span><span class="o">(</span><span class="s">&quot;Menu&quot;</span><span class="o">,</span> <span class="n">MapTypeControl</span><span class="o">.</span><span class="na">Menu</span><span class="o">);</span>
<span class="k">if</span> <span class="o">(</span><span class="k">this</span><span class="o">.</span><span class="na">map_</span><span class="o">.</span><span class="na">getApiVersion</span><span class="o">()</span> <span class="o">==</span> <span class="n">GoogleMapsVersion</span><span class="o">.</span><span class="na">v2</span><span class="o">)</span> <span class="o">{</span>
<span class="k">this</span><span class="o">.</span><span class="na">addMapTypeControl</span><span class="o">(</span><span class="s">&quot;Hierarchical&quot;</span><span class="o">,</span> <span class="n">MapTypeControl</span><span class="o">.</span><span class="na">Hierarchical</span><span class="o">);</span>
<span class="o">}</span>
<span class="k">if</span> <span class="o">(</span><span class="k">this</span><span class="o">.</span><span class="na">map_</span><span class="o">.</span><span class="na">getApiVersion</span><span class="o">()</span> <span class="o">==</span> <span class="n">GoogleMapsVersion</span><span class="o">.</span><span class="na">v3</span><span class="o">)</span> <span class="o">{</span>
<span class="k">this</span><span class="o">.</span><span class="na">addMapTypeControl</span><span class="o">(</span><span class="s">&quot;Horizontal bar&quot;</span><span class="o">,</span> <span class="n">MapTypeControl</span><span class="o">.</span><span class="na">HorizontalBar</span><span class="o">);</span>
<span class="o">}</span>
Expand Down
2 changes: 1 addition & 1 deletion jwt-4.6.2.pom → jwt-4.7.0.pom
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<artifactId>jwt</artifactId>
<packaging>jar</packaging>
<name>Java Web Toolkit</name>
<version>4.6.2</version>
<version>4.7.0</version>
<description>Java library for developing web applications</description>
<url>https://webtoolkit.eu/jwt/</url>

Expand Down
4 changes: 2 additions & 2 deletions jwt-auth-4.6.2.pom → jwt-auth-4.7.0.pom
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<artifactId>jwt-auth</artifactId>
<packaging>jar</packaging>
<name>Java Web Toolkit Authentication Library</name>
<version>4.6.2</version>
<version>4.7.0</version>
<description>Authentication library for the Java Web Toolkit</description>
<url>https://webtoolkit.eu/jwt/</url>

Expand All @@ -31,7 +31,7 @@
<dependency>
<groupId>eu.webtoolkit</groupId>
<artifactId>jwt</artifactId>
<version>4.6.2</version>
<version>4.7.0</version>
</dependency>

<dependency>
Expand Down
Loading

0 comments on commit d78f92f

Please sign in to comment.