[resteasy-commits] [resteasy/Resteasy] 0f59bd: [RESTEASY-1485] added classes and adjusted test ca...

GitHub noreply at github.com
Thu Sep 29 12:16:52 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: 0f59bdfd4ac88ccef903aa314339427a821515a5
      https://github.com/resteasy/Resteasy/commit/0f59bdfd4ac88ccef903aa314339427a821515a5
  Author: rsearls <rsearls at localhost.localdomain>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    A providers/jackson2/src/main/java/org/jboss/resteasy/plugins/providers/jackson/UnrecognizedPropertyExceptionHandler.java
    M providers/jackson2/src/main/resources/META-INF/services/javax.ws.rs.ext.Providers
    A resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/interceptors/encoding/MessageSanitizerContainerResponseFilter.java
    M resteasy-jaxrs/src/main/resources/META-INF/services/javax.ws.rs.ext.Providers
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/ExecutableValidationDisabledTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/ResteasyViolationExceptionRepresentationTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/ValidationComplexTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/ValidationCoreTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/ValidationXMLTest.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/xxe/SecureProcessing2Test.java
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/xxe/SecureProcessingTest.java

  Log Message:
  -----------
  [RESTEASY-1485] added classes and adjusted test cases. Created util, escapeXml. This closes #957




More information about the resteasy-commits mailing list