From 752aff4e5f90f08e8c1d0167d1bf383a48c0414c Mon Sep 17 00:00:00 2001 From: Paulo Veiga Date: Sun, 16 Sep 2018 12:29:19 -0700 Subject: [PATCH] Fix several minor issues. --- README.md | 7 ++++++- wise-webapp/pom.xml | 1 + wise-webapp/src/main/webapp/jsp/userRegistration.jsp | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48d834c0..2205aa10 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The goal of this project is to provide a high quality product that can be deploy The following products must be installed: - * Java Development Kit 7 or higher ([http://www.oracle.com/technetwork/java/javase/downloads/index.html]) + * Java Development Kit 8 or higher ([http://www.oracle.com/technetwork/java/javase/downloads/index.html]) * Maven 3.x or higher ([http://maven.apache.org/]) ### Compiling @@ -49,6 +49,10 @@ To test the javascript frontend you then do: Now open a browser using the URL http://localhost:8000/wise-editor/src/main/webapp/ +## Maintenance + + + ## Members ### Founders @@ -70,3 +74,4 @@ Now open a browser using the URL http://localhost:8000/wise-editor/src/main/weba The source code is Licensed under the WiseMapping Open License, Version 1.0 (the “License”); You may obtain a copy of the License at: [https://wisemapping.atlassian.net/wiki/display/WS/License] + diff --git a/wise-webapp/pom.xml b/wise-webapp/pom.xml index cb8cefec..085379d9 100644 --- a/wise-webapp/pom.xml +++ b/wise-webapp/pom.xml @@ -576,6 +576,7 @@ false foo + true 9999 ${project.build.directory}/wisemapping.war automatic diff --git a/wise-webapp/src/main/webapp/jsp/userRegistration.jsp b/wise-webapp/src/main/webapp/jsp/userRegistration.jsp index e0014b04..da42343f 100644 --- a/wise-webapp/src/main/webapp/jsp/userRegistration.jsp +++ b/wise-webapp/src/main/webapp/jsp/userRegistration.jsp @@ -49,7 +49,7 @@
-

${requestScope.captcha}

+

${requestScope.captcha}