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 Java 7 compatibility when running unit tests. #42

Merged
merged 1 commit into from
Jul 23, 2015

Conversation

samrocketman
Copy link
Member

Unit tests now work with Java 7. Code review and testing would be much appreciated.

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@samrocketman
Copy link
Member Author

Code review, please.

@samrocketman
Copy link
Member Author

@cloudbeesci peer review, please.

@daniel-beck
Copy link
Member

Wouldn't 1.532 or so suffice?

@samrocketman
Copy link
Member Author

@daniel-beck I can test with 1.532. I chose 1.586 because that was the mentioned minimum version in JENKINS-21252. Here's a quote.

Jenkins has been updated to use JNA 4.1: JENKINS-24521
Please try again, since this fixes many native library issues.
The fix will be in Jenkins 1.586 and higher.

What makes you choose specifically 1.532?

@samrocketman samrocketman force-pushed the fix_java7_compatibility branch from eaaaa00 to 5dc88ce Compare July 19, 2015 18:41
@samrocketman
Copy link
Member Author

@daniel-beck I tested with 1.532. It failed to test with Java 7.

cc @jcarsique code review, please. I recall we had a conversation about Java 7 compatibility.

relates to [JENKINS-21252]
fixes [JENKINS-29373]
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

Successfully merging this pull request may close these issues.

3 participants