Branch: refs/heads/master
Home: https://github.com/jenkinsci/cpptest-plugin
Commit: 714cc2cf56cebfd46d655f964b3bbd47d565de44
https://github.com/jenkinsci/cpptest-plugin/commit/714cc2cf56cebfd46d655f964b3bbd47d565de44
Author: Dridi Boukelmoune <[email protected]>
Date: 2014-02-11 (Tue, 11 Feb 2014)
Changed paths:
A
src/main/java/com/thalesgroup/hudson/plugins/cpptest/VersionComparator.java
A
src/test/java/com/thalesgroup/hudson/plugins/cpptest/VersionComparatorTest.java
Log Message:
-----------
Add a simple version number comparator
refs JENKINS-18727
Commit: d22a006ba533afc5485d873831202d31b37a91ad
https://github.com/jenkinsci/cpptest-plugin/commit/d22a006ba533afc5485d873831202d31b37a91ad
Author: Dridi Boukelmoune <[email protected]>
Date: 2014-02-11 (Tue, 11 Feb 2014)
Changed paths:
A .gitignore
Log Message:
-----------
Add a basic .gitignore file
It itgnores maven's target/ directory and jenkins' maven plugin work/
directory.
Commit: e607affb871ea1a3c157ae3cba8d7e942a90a248
https://github.com/jenkinsci/cpptest-plugin/commit/e607affb871ea1a3c157ae3cba8d7e942a90a248
Author: Dridi Boukelmoune <[email protected]>
Date: 2014-02-11 (Tue, 11 Feb 2014)
Changed paths:
M
src/main/java/com/thalesgroup/hudson/plugins/cpptest/CpptestInputMetric.java
M src/test/java/com/thalesgroup/hudson/plugins/cpptest/CpptestXSLTest.java
A
src/test/resources/com/thalesgroup/hudson/plugins/cpptest/testcase2/junit-result.xml
A
src/test/resources/com/thalesgroup/hudson/plugins/cpptest/testcase2/result.xml
Log Message:
-----------
Choose the XSL file based on the report version
Starting with cpptest 9.0, the report file format changed slightly,
fortunately the tool version can be found at the same address xml-wise.
This implementation uses a stream reader to avoid completely reading the
report twice: once for the version, and once for the conversion. This is
convenient since the tool version is in the very first element.
The file `cpptestunit-9.0-to-junit-1.0.xsl` isn't actually part of this
commit.
refs JENKINS-18727
Commit: 5044a0149f3add29368a7a37085f90492230a225
https://github.com/jenkinsci/cpptest-plugin/commit/5044a0149f3add29368a7a37085f90492230a225
Author: Dridi Boukelmoune <[email protected]>
Date: 2014-02-27 (Thu, 27 Feb 2014)
Changed paths:
A
src/main/resources/com/thalesgroup/hudson/plugins/cpptest/cpptestunit-9.0-to-junit-1.0.xsl
Log Message:
-----------
Import xslt for cpptest 9.0+ version
Courtesy of Parasoft
Commit: d15f2f0dca4e2e1621fffe87d3ce7e44a6100f0c
https://github.com/jenkinsci/cpptest-plugin/commit/d15f2f0dca4e2e1621fffe87d3ce7e44a6100f0c
Author: Gregory Boissinot <[email protected]>
Date: 2014-03-02 (Sun, 02 Mar 2014)
Changed paths:
A .gitignore
M
src/main/java/com/thalesgroup/hudson/plugins/cpptest/CpptestInputMetric.java
A
src/main/java/com/thalesgroup/hudson/plugins/cpptest/VersionComparator.java
A
src/main/resources/com/thalesgroup/hudson/plugins/cpptest/cpptestunit-9.0-to-junit-1.0.xsl
M src/test/java/com/thalesgroup/hudson/plugins/cpptest/CpptestXSLTest.java
A
src/test/java/com/thalesgroup/hudson/plugins/cpptest/VersionComparatorTest.java
A
src/test/resources/com/thalesgroup/hudson/plugins/cpptest/testcase2/junit-result.xml
A
src/test/resources/com/thalesgroup/hudson/plugins/cpptest/testcase2/result.xml
Log Message:
-----------
Merge pull request #6 from Zenika/cpptest-9.0-support
[JENKINS-18727] Cpptest 9.0+ support
Compare:
https://github.com/jenkinsci/cpptest-plugin/compare/56b6679cb820...d15f2f0dca4e
--
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/groups/opt_out.