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

Fix generics usage (for compilation in Eclipse) #691

Merged
merged 1 commit into from May 22, 2017

Conversation

aledsage
Copy link
Contributor

Fixes generics compilation errors that the Eclipse compiler reports, with Java 8 (in Eclipse 4.6.3).

@@ -372,7 +371,7 @@ public void testIgnoresWithNoPort() throws Exception {

// Ugly casting in java, but easy to get passed this when constructed from YAML
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't need this comment any more?

Copy link
Contributor

@geomacy geomacy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one comment on a comment :-)

asfgit pushed a commit to apache/brooklyn-library that referenced this pull request May 22, 2017
Fix generics usage (for compilation in Eclipse)

Similar to apache/brooklyn-server#691
@aledsage aledsage force-pushed the generics-usage-for-eclipse-compiler branch from 1eb1a0b to 15a203c Compare May 22, 2017 19:37
@aledsage
Copy link
Contributor Author

Thanks @geomacy - I've deleted that comment. Merging now.

@asfgit asfgit merged commit 15a203c into apache:master May 22, 2017
asfgit pushed a commit that referenced this pull request May 22, 2017
@aledsage aledsage deleted the generics-usage-for-eclipse-compiler branch May 22, 2017 19:39
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