You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2005/01/12 21:39:27 UTC

[jira] Created: (MPCLOVER-28) Clover plugin fails to reset build directory in clover:off

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPCLOVER-28

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCLOVER-28
    Summary: Clover plugin fails to reset build directory in clover:off
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-clover-plugin
   Versions:
             1.6

   Assignee: 
   Reporter: Jason Madden

    Created: Wed, 12 Jan 2005 3:38 PM
    Updated: Wed, 12 Jan 2005 3:38 PM

Description:
The clover:on goal resets the maven.build.dest property so that Clover instrumented classes don't get mixed with non-instrumented classes. The old value is saved in a variable "mavenBuildDestOld." The clover:off goal attempts to restore the original maven.build.dest property, but it uses a non-existant variable named "mavenBuildDestTestOld," so the reset fails. 

If you are running many Maven goals at once, like a site deploy, this can cause NoClassDefFound errors, since the instrumented clases will continue to be used. 


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPCLOVER-28) Clover plugin fails to reset build directory in clover:off

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Vincent Massol (mailto:vmassol@pivolis.com)
       Date: Wed, 9 Feb 2005 1:44 PM
    Changes:
             assignee changed to Vincent Massol
             Fix Version changed to 1.7
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPCLOVER-28?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPCLOVER-28

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCLOVER-28
    Summary: Clover plugin fails to reset build directory in clover:off
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-clover-plugin
   Fix Fors:
             1.7
   Versions:
             1.6

   Assignee: Vincent Massol
   Reporter: Jason Madden

    Created: Wed, 12 Jan 2005 3:38 PM
    Updated: Wed, 9 Feb 2005 1:44 PM

Description:
The clover:on goal resets the maven.build.dest property so that Clover instrumented classes don't get mixed with non-instrumented classes. The old value is saved in a variable "mavenBuildDestOld." The clover:off goal attempts to restore the original maven.build.dest property, but it uses a non-existant variable named "mavenBuildDestTestOld," so the reset fails. 

If you are running many Maven goals at once, like a site deploy, this can cause NoClassDefFound errors, since the instrumented clases will continue to be used. 


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPCLOVER-28) Clover plugin fails to reset build directory in clover:off

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: Vincent Massol
       Date: Thu, 10 Feb 2005 2:44 AM

Done
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPCLOVER-28

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCLOVER-28
    Summary: Clover plugin fails to reset build directory in clover:off
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-clover-plugin
   Fix Fors:
             1.7
   Versions:
             1.6

   Assignee: Vincent Massol
   Reporter: Jason Madden

    Created: Wed, 12 Jan 2005 3:38 PM
    Updated: Thu, 10 Feb 2005 2:44 AM

Description:
The clover:on goal resets the maven.build.dest property so that Clover instrumented classes don't get mixed with non-instrumented classes. The old value is saved in a variable "mavenBuildDestOld." The clover:off goal attempts to restore the original maven.build.dest property, but it uses a non-existant variable named "mavenBuildDestTestOld," so the reset fails. 

If you are running many Maven goals at once, like a site deploy, this can cause NoClassDefFound errors, since the instrumented clases will continue to be used. 


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org