Branch: refs/heads/master
Home: https://github.com/jenkinsci/violations-plugin
Commit: 1c991520930ff4edcc83af1260de13d0ae001d74
https://github.com/jenkinsci/violations-plugin/commit/1c991520930ff4edcc83af1260de13d0ae001d74
Author: Tomas Bjerre <[email protected]>
Date: 2015-06-17 (Wed, 17 Jun 2015)
Changed paths:
M .travis.yml
M build.sh
M plugin-test/pom.xml
M
plugin-test/src/test/java/hudson/plugins/violations/ConfigurationWebTest.java
M pom.xml
M reset.sh
M src/main/java/hudson/plugins/violations/ViolationsCollector.java
M src/main/java/hudson/plugins/violations/ViolationsReport.java
M src/main/java/hudson/plugins/violations/graph/SeverityTypeDataSet.java
M
src/main/java/hudson/plugins/violations/hudson/AbstractViolationsBuildAction.java
M
src/main/java/hudson/plugins/violations/hudson/maven/ViolationsMavenReporter.java
M work/jobs/m2-freestyle-build/config.xml
M work/jobs/m2-freestyle-site/config.xml
M work/jobs/m2-freestyle-site/workspace/ear/pom.xml
M work/jobs/m2-freestyle-site/workspace/ejbs/pom.xml
M work/jobs/m2-freestyle-site/workspace/pom.xml
M work/jobs/m2-freestyle-site/workspace/primary-source/pom.xml
A work/jobs/m2-freestyle-site/workspace/projects/logging/.gitignore
M work/jobs/m2-freestyle-site/workspace/servlets/servlet/pom.xml
M
work/jobs/m2-freestyle-site/workspace/servlets/servlet/src/main/java/root/project/FooBar.java
M work/jobs/m2-m2-build/config.xml
M
work/jobs/m2-m2-build/workspace/servlets/servlet/src/main/java/root/project/FooBar.java
M work/jobs/m2-m2-site/config.xml
M work/jobs/m2-m2-site/workspace/ear/pom.xml
M work/jobs/m2-m2-site/workspace/ejbs/pom.xml
M work/jobs/m2-m2-site/workspace/pom.xml
M work/jobs/m2-m2-site/workspace/primary-source/pom.xml
M work/jobs/m2-m2-site/workspace/servlets/servlet/pom.xml
Log Message:
-----------
Avoiding crash when setting Maven2 jobs to unstable in 1.609 #61 JENKINS-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
Commit: 06bef1d70a64eb6df8f8b390577f9743ec173fb1
https://github.com/jenkinsci/violations-plugin/commit/06bef1d70a64eb6df8f8b390577f9743ec173fb1
Author: Tomas Bjerre <[email protected]>
Date: 2015-06-18 (Thu, 18 Jun 2015)
Changed paths:
M .travis.yml
M build.sh
M plugin-test/pom.xml
M
plugin-test/src/test/java/hudson/plugins/violations/ConfigurationWebTest.java
M pom.xml
M reset.sh
M src/main/java/hudson/plugins/violations/ViolationsCollector.java
M src/main/java/hudson/plugins/violations/ViolationsReport.java
M src/main/java/hudson/plugins/violations/graph/SeverityTypeDataSet.java
M
src/main/java/hudson/plugins/violations/hudson/AbstractViolationsBuildAction.java
M
src/main/java/hudson/plugins/violations/hudson/maven/ViolationsMavenReporter.java
M work/jobs/m2-freestyle-build/config.xml
M work/jobs/m2-freestyle-site/config.xml
M work/jobs/m2-freestyle-site/workspace/ear/pom.xml
M work/jobs/m2-freestyle-site/workspace/ejbs/pom.xml
M work/jobs/m2-freestyle-site/workspace/pom.xml
M work/jobs/m2-freestyle-site/workspace/primary-source/pom.xml
A work/jobs/m2-freestyle-site/workspace/projects/logging/.gitignore
M work/jobs/m2-freestyle-site/workspace/servlets/servlet/pom.xml
M
work/jobs/m2-freestyle-site/workspace/servlets/servlet/src/main/java/root/project/FooBar.java
M work/jobs/m2-m2-build/config.xml
M
work/jobs/m2-m2-build/workspace/servlets/servlet/src/main/java/root/project/FooBar.java
M work/jobs/m2-m2-site/config.xml
M work/jobs/m2-m2-site/workspace/ear/pom.xml
M work/jobs/m2-m2-site/workspace/ejbs/pom.xml
M work/jobs/m2-m2-site/workspace/pom.xml
M work/jobs/m2-m2-site/workspace/primary-source/pom.xml
M work/jobs/m2-m2-site/workspace/servlets/servlet/pom.xml
Log Message:
-----------
Merge pull request #69 from tomasbjerre/master
Avoiding crash Maven2, examples now compile, Jenkins 1.580.3
Compare:
https://github.com/jenkinsci/violations-plugin/compare/f9a64af69a09...06bef1d70a64
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.