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

Avoiding crash Maven2, examples now compile, Jenkins 1.580.3 #69

Merged
merged 1 commit into from
Jun 18, 2015
Merged

Avoiding crash Maven2, examples now compile, Jenkins 1.580.3 #69

merged 1 commit into from
Jun 18, 2015

Conversation

tomasbjerre
Copy link
Contributor

  • Avoiding crash when setting Maven2 build to UNSTABLE. By simply catching the IllegalStateException. This is not the final solution. The build will still not be marked as unstable, instead of crashing (FAIL) it will succeed (SUCCESS). Instead of showing no violation results, it will show them. The maven-plugin had the same problem, [JENKINS-25406] Downgrade ISE to log warning maven-plugin#40 . New release? #61 JENKINS-28880
  • Making the example projects compile
    • Testing example projects in web tests
  • Adding Java 8 to Travis config
    • Using Firefox and Xvfb in Travis CI, HTMLUnit is a bit unpredictable.
  • Stepping up Jenkins version to 1.580.3

…INS-28880

* Avoiding crash when setting Maven2 build to UNSTABLE. By simply catching the IllegalStateException. This is not the final solution. The build will still not be marked as unstable, instead of crashing (FAIL) it will succeed (SUCCESS). Instead of showing no violation results, it will show them.
* Making the example projects compile
 * Testing example projects in web tests
* Stepping up Jenkins version to 1.580.3
* Adding Java 8 to Travis config
 * Using Firefox and Xvfb in Travis CI, HTMLUnit is a bit unpredictable
@tomasbjerre tomasbjerre changed the title Avoiding crash when Maven2 jobs set job unstable 1.609 #61 JENKINS-28880 Avoiding crash Maven2, examples now compile, Jenkins 1.580.3 Jun 17, 2015
tomasbjerre added a commit that referenced this pull request Jun 18, 2015
Avoiding crash Maven2, examples now compile, Jenkins 1.580.3
@tomasbjerre tomasbjerre merged commit 06bef1d into jenkinsci:master Jun 18, 2015
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.

2 participants