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

WFLY-4505 Fix Compiler Warnings in JAX-RS Subsystem #7339

Merged
merged 1 commit into from Apr 15, 2015

Conversation

marschall
Copy link
Contributor

The jaxrs subsystem contains several compiler warnings. Some of them
(mostly related to generics and unused variables) are quite easy to
fix.

Issue: WFLY-4505
https://issues.jboss.org/browse/WFLY-4505

The jaxrs subsystem contains several compiler warnings. Some of them
(mostly related to generics and unused variables) are quite easy to
fix.

Issue: WFLY-4505
https://issues.jboss.org/browse/WFLY-4505
@wildfly-ci
Copy link

Linux with security manager Build 1191 is now running using a merge of 3c4b73c

@wildfly-ci
Copy link

Linux Build 6216 is now running using a merge of 3c4b73c

@wildfly-ci
Copy link

Windows Build 1328 is now running using a merge of 3c4b73c

@wildfly-ci
Copy link

Linux with security manager Build 1191 outcome was SUCCESS using a merge of 3c4b73c
Summary: Tests passed: 822, ignored: 356 Build time: 0:05:50

@wildfly-ci
Copy link

Linux Build 6216 outcome was SUCCESS using a merge of 3c4b73c
Summary: Tests passed: 2842, ignored: 416 Build time: 0:41:33

@wildfly-ci
Copy link

Windows Build 1328 outcome was SUCCESS using a merge of 3c4b73c
Summary: Tests passed: 2842, ignored: 416 Build time: 0:52:34

@bstansberry bstansberry added the ready-for-merge Only for use by those with merge permissions! label Apr 14, 2015
bstansberry added a commit that referenced this pull request Apr 15, 2015
WFLY-4505 Fix Compiler Warnings in JAX-RS Subsystem
@bstansberry bstansberry merged commit 4404df1 into wildfly:master Apr 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Only for use by those with merge permissions!
Projects
None yet
3 participants