Index: pom.xml =================================================================== --- pom.xml (revision 1601785) +++ pom.xml (working copy) @@ -36,22 +36,23 @@ 2.0 1.0.4 1.0.4 - 1.1 + 1.2-SNAPSHOT 1.4-SNAPSHOT - 1.8 - 1.6 - 2.4 - 1.2 - 1.4 - 1.8.0 + 2.1 + 1.10 + 2.6 + 1.3.1 + 2.4 + 1.9.2 1.5.6 1.1.2 2.4 2.0 - 1.2.14 + 1.2.17 1.0 2.0.3 - 2.5.6 + + 3.2.9.RELEASE 1.0.1 1.1.2 1.3 @@ -309,6 +310,17 @@ org.springframework + spring-context-support + ${spring.version} + + + commons-logging + commons-logging + + + + + org.springframework spring-core ${spring.version} @@ -394,7 +406,14 @@ - + + + + junit + junit + 4.10 + test + Index: src/main/resources/views.properties =================================================================== --- src/main/resources/views.properties (revision 1601785) +++ src/main/resources/views.properties (working copy) @@ -14,9 +14,9 @@ # limitations under the License. -constraintsView.class = org.springframework.web.servlet.view.velocity.VelocityView +constraintsView.(class) = org.springframework.web.servlet.view.velocity.VelocityView constraintsView.url = security/constraints/constraints-view.vm -#constraintsEdit.class = org.springframework.web.servlet.view.JstlView +#constraintsEdit.(class) = org.springframework.web.servlet.view.JstlView #constraintsEdit.url = /WEB-INF/jsp/domTreeEdit.jsp Index: src/main/webapp/WEB-INF/_content/BillOfRights.html =================================================================== --- src/main/webapp/WEB-INF/_content/BillOfRights.html (revision 1601785) +++ src/main/webapp/WEB-INF/_content/BillOfRights.html (working copy) @@ -90,7 +90,7 @@

Excessive bail shall not be required, nor excessive fines imposed, nor cruel and unusual punishments inflicted. -

Amendment IX

+

Amendment IX

The enumeration in the Constitution, of certain rights, shall not be construed to deny or disparage others retained by the people. Index: src/main/webapp/WEB-INF/_content/en/bor.html =================================================================== --- src/main/webapp/WEB-INF/_content/en/bor.html (revision 1601785) +++ src/main/webapp/WEB-INF/_content/en/bor.html (working copy) @@ -90,7 +90,7 @@

Excessive bail shall not be required, nor excessive fines imposed, nor cruel and unusual punishments inflicted. -

Amendment IX

+

Amendment IX

The enumeration in the Constitution, of certain rights, shall not be construed to deny or disparage others retained by the people.