Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 7df31054b541f90c7af6537cc33fd280af3fd5a2
https://github.com/resteasy/Resteasy/commit/7df31054b541f90c7af6537cc33fd...
Author: rsearls <rsearls(a)localhost.localdomain>
Date: 2017-07-23 (Sun, 23 Jul 2017)
Changed paths:
M
providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/JAXBContextWrapper.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/basic/DecoratorsTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/injection/InjectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/form/Resteasy1405Test.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/atom/AtomComplexModelTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jaxb/JaxbCacheTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jaxb/XmlJAXBContextFinderTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jaxb/XmlJaxbProvidersTest.java
Log Message:
-----------
[JBEAP-9995] added permissions to tests and security manage blocks to code