Branch: refs/heads/master
Home: https://github.com/jenkinsci/cppcheck-plugin
Commit: ea782dca4dc0444996f4260839e1c2603d66e9d0
https://github.com/jenkinsci/cppcheck-plugin/commit/ea782dca4dc0444996f4260839e1c2603d66e9d0
Author: Michal Turek <[email protected]>
Date: 2014-05-01 (Thu, 01 May 2014)
Changed paths:
M src/main/java/org/jenkinsci/plugins/cppcheck/parser/CppcheckParser.java
Log Message:
-----------
[JENKINS-11354] CppCheck plugin cannot find CppCheck report
[JENKINS-22823] Cppcheck plugin can't connect to report file
- Constructor IOException(Throwable cause) was introduced in Java 1.6 and is
not compatible with Java 1.5.
FATAL: java.io.IOException: method <init>(Ljava/lang/Throwable;)V not found
java.lang.NoSuchMethodError: java.io.IOException: method
<init>(Ljava/lang/Throwable;)V not found
at
org.jenkinsci.plugins.cppcheck.parser.CppcheckParser.parse(CppcheckParser.java:56)
Commit: 45459b5653dd079cb03c5f767bf4c553a0f00b6c
https://github.com/jenkinsci/cppcheck-plugin/commit/45459b5653dd079cb03c5f767bf4c553a0f00b6c
Author: Michal Turek <[email protected]>
Date: 2014-05-01 (Thu, 01 May 2014)
Changed paths:
M src/main/java/org/jenkinsci/plugins/cppcheck/parser/CppcheckParser.java
Log Message:
-----------
Merge pull request #15 from mixalturek/master
[JENKINS-11354] CppCheck plugin cannot find CppCheck report
Compare:
https://github.com/jenkinsci/cppcheck-plugin/compare/374c4bd03c5b...45459b5653dd
--
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.