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

Build fails for Java 8 #31

Closed
peter-lawrey opened this issue Jul 15, 2013 · 2 comments
Closed

Build fails for Java 8 #31

peter-lawrey opened this issue Jul 15, 2013 · 2 comments
Assignees

Comments

@peter-lawrey
Copy link
Owner

Your projects are failing when built using JDK1.8.0-ea build, I tried building all the Java projects and got build/test failures.

Here's the site with download binaries: http://www.oracle.com/technetwork/java/javase/downloads/ea-jsp-142245.htm

If you get a chance do you want to have a look it as well before I end up with an incorrect conclusion. I'm happy to report issues to Oracle if these build genuinely fail due to the JDK.

@ghost ghost assigned peter-lawrey Jul 15, 2013
@peter-lawrey
Copy link
Owner Author

The use of Reflection.getCallerClass() has changed. Also <p/> , <br/> and < are no longer allowed in Javadocs.

@peter-lawrey
Copy link
Owner Author

Checked the build is ok in Java 6 and 8.

Thank you @mani for finding this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant