[1] +1 - Lennart Jorelid
[1] +0.5 - Robert Scholte
[1]   0 - Karl-Heinz Marbaise
[] -1

On 08/22/2013 12:19 PM, Robert Scholte wrote:
Hi Steve,

Just for the record: who gave the +1? You?
For that reason we also add the names of the voters.

Robert

On Thu, 22 Aug 2013 20:41:33 +0200, Steven Christou <schristo...@gmail.com> wrote:

The votes are in!

[1] +1
[1] +0.5
[1]   0
[] -1

I would like to perform a release for this because I am receiving a lot of personal emails to make sure this gets released as soon as possible. I would like to thank everyone for testing this release of cobertura and I will be making sure to address all issues in the next release.

Thanks,
Steve.

On 08/19/2013 10:13 AM, Karl Heinz Marbaise wrote:
Hi,

+0 ...

i have checked a small project which produces error messages which i don't understand (see the ERROR lines):

...
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ unit-test-example ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:instrument (xml) @ unit-test-example --- [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 19, 2013 7:10:54 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 1 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ unit-test-example ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/kama/ws-git/maui/src/main/resources/ut-example-cc/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ unit-test-example ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ unit-test-example --- [INFO] Surefire report directory: /Users/kama/ws-git/maui/src/main/resources/ut-example-cc/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.soebes.training.maven.simple.BitMaskTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (xml) @ unit-test-example <<<
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:cobertura (xml) @ unit-test-example --- [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 90ms

[ERROR] Aug 19, 2013 7:10:56 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 1 classes.

[INFO] Cobertura Report generation was successful.
[INFO]
[INFO] --- maven-site-plugin:3.3:site (default-site) @ unit-test-example --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7 [INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.6
[INFO]
[INFO] >>> cobertura-maven-plugin:2.6:cobertura (report:cobertura) @ unit-test-example >>>
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ unit-test-example ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/kama/ws-git/maui/src/main/resources/ut-example-cc/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ unit-test-example ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:instrument (report:cobertura) @ unit-test-example --- [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 19, 2013 7:10:57 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 1 classes.
Aug 19, 2013 7:10:57 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 1 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ unit-test-example ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/kama/ws-git/maui/src/main/resources/ut-example-cc/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ unit-test-example ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ unit-test-example --- [INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO]
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (report:cobertura) @ unit-test-example <<< [INFO] configuring report plugin org.apache.maven.plugins:maven-site-plugin:3.3 [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Generating "Continuous Integration" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "About" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Issue Tracking" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Project License" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Project Plugins" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Project Team" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Source Repository" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Project Summary" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.6 [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 109ms

[ERROR] Aug 19, 2013 7:11:00 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 1 classes.

[INFO] Cobertura Report generation was successful.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.863s
[INFO] Finished at: Mon Aug 19 19:11:00 CEST 2013
[INFO] Final Memory: 23M/981M
[INFO] ------------------------------------------------------------------------

Kind regards
Karl-Heinz Marbaise


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email






---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to