Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RESTEASY-1995] remove unused imports from JaxrsWithSpringMVCTest #1662

Merged
merged 1 commit into from Aug 27, 2018

Conversation

marekkopecky
Copy link
Contributor

@marekkopecky marekkopecky commented Aug 15, 2018

testsuite/integration-tests-spring/deployment module can't be built with unused import of javax.xml.ws.WebServicePermission on JDK11:

11:32:52 [ERROR] COMPILATION ERROR : 
11:32:52 [INFO] -------------------------------------------------------------
11:32:52 [ERROR] /home/hudson/hudson_workspace/workspace/eap-7.x-resteasy-functional-ts-rhel/64f1522b/resteasy/testsuite/integration-tests-spring/deployment/src/test/java/org/jboss/resteasy/test/spring/deployment/JaxrsWithSpringMVCTest.java:[6,20] package javax.xml.ws does not exist

JDK11 test run with this fix is linked on jira

Jira: https://issues.jboss.org/browse/RESTEASY-1995
3.6 PR: #1661
master PR: merged a few time ago: #1611

@asoldano asoldano merged commit e7e5865 into resteasy:3.6.1.SPx Aug 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants