Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 3d657a49f1d4d73255c3667cf701296e9da24fa1
https://github.com/resteasy/Resteasy/commit/3d657a49f1d4d73255c3667cf7012...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M
resteasy-spring/src/main/java/org/jboss/resteasy/springmvc/ResteasyHandlerMapping.java
M
testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/SpringMvcHttpResponseCodesTest.java
M
testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/resource/SpringMvcHttpResponseCodesPerson.java
M
testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/resource/SpringMvcHttpResponseCodesResource.java
M
testsuite/integration-tests-spring/inmodule/src/test/resources/org/jboss/resteasy/test/spring/inmodule/springMvcHttpResponseCodes/mvc-dispatcher-servlet.xml
M
testsuite/integration-tests-spring/inmodule/src/test/resources/org/jboss/resteasy/test/spring/inmodule/springMvcHttpResponseCodes/web-secure.xml
Log Message:
-----------
[RESTEASY-1507] Adding specific catch blocks in ResteasyHandlerMapping and fixing
SpringMvcHttpResponseCodesTest to properly cover all scenarios
Commit: bfd7f72ec989017cb4fae63e29b9851407a243cb
https://github.com/resteasy/Resteasy/commit/bfd7f72ec989017cb4fae63e29b98...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M resteasy-spring/src/main/java/org/jboss/resteasy/plugins/spring/i18n/Messages.java
M
resteasy-spring/src/main/java/org/jboss/resteasy/springmvc/ResteasyHandlerMapping.java
Log Message:
-----------
[RESTEASY-1507]
Internationalize new messages in resteasy-spring.
Compare:
https://github.com/resteasy/Resteasy/compare/2bdff1004fc5...bfd7f72ec989