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

[UNDERTOW-1426] Update of the spotbugs-maven-plugin to support checks… #679

Merged
merged 1 commit into from Feb 20, 2019

Conversation

jstourac
Copy link
Contributor

… with JDK11+.

https://issues.jboss.org/browse/UNDERTOW-1426

… with JDK11+.

 - update of the spotbugs-maven-plugin
 - introduced spotbugs profile not to fail on jdk11 as there are some false-positive
   errors, see spotbugs/spotbugs#756
@undertow-pull-request
Copy link

Windows Build 2575 outcome was FAILURE using a merge of 6dd37d8
Summary: Tests failed: 1, passed: 3309, ignored: 709 Build time: 00:35:28

Failed tests

io.undertow.server.ssl.SimpleSSLTestCase.parallelWithBlockingDispatch[proxy][ajp]: java.lang.AssertionError
	at io.undertow.server.ssl.SimpleSSLTestCase.runTest(SimpleSSLTestCase.java:186)
	at io.undertow.server.ssl.SimpleSSLTestCase.parallelWithBlockingDispatch(SimpleSSLTestCase.java:138)
	at io.undertow.testutils.DefaultServer.runChild(DefaultServer.java:514)
	at io.undertow.testutils.DefaultServer.runChild(DefaultServer.java:103)
	at io.undertow.testutils.DefaultServer.run(DefaultServer.java:287)
***** Text was not loaded fully because its' size exceeds 2 MB, see full log for the whole text *****


@fl4via
Copy link
Member

fl4via commented Feb 20, 2019

Retest this please

@fl4via fl4via merged commit 0e56f12 into undertow-io:master Feb 20, 2019
@jstourac jstourac deleted the spotbugsUpdateJdk11 branch April 9, 2020 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants