Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 6644b8ac2cd9b0a88894e07d125e71f49025e1f7
https://github.com/resteasy/Resteasy/commit/6644b8ac2cd9b0a88894e07d125e7...
Author: rsearls <rsearls(a)localhost.localdomain>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
A
testsuite/integration-tests-spring/deployment/src/test/java/org/jboss/resteasy/test/spring/deployment/JaxrsWithSpringMVCTest.java
A
testsuite/integration-tests-spring/deployment/src/test/java/org/jboss/resteasy/test/spring/deployment/resource/Greeting.java
A
testsuite/integration-tests-spring/deployment/src/test/java/org/jboss/resteasy/test/spring/deployment/resource/GreetingController.java
A
testsuite/integration-tests-spring/deployment/src/test/java/org/jboss/resteasy/test/spring/deployment/resource/JaxrsApplication.java
A
testsuite/integration-tests-spring/deployment/src/test/java/org/jboss/resteasy/test/spring/deployment/resource/NumbersResource.java
A
testsuite/integration-tests-spring/deployment/src/test/resources/org/jboss/resteasy/test/spring/deployment/jaxrsWithSpringMVC/spring-servlet.xml
A
testsuite/integration-tests-spring/deployment/src/test/resources/org/jboss/resteasy/test/spring/deployment/jaxrsWithSpringMVC/web.xml
M testsuite/integration-tests-spring/pom.xml
Log Message:
-----------
[RESTEASY-1611] added testcase for springframeworkMVC