You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by ji...@codehaus.org on 2005/01/14 22:47:32 UTC

[jira] Closed: (MNG-109) maven.compiler.debug=true doesnt produce debugging info in test classes

Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MNG-109

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MNG-109
    Summary: maven.compiler.debug=true doesnt produce debugging info in test classes
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2
   Versions:
             1.0-beta-1

   Assignee: Carlos Sanchez
   Reporter: Troy Poppe

    Created: Fri, 14 Jan 2005 11:42 AM
    Updated: Fri, 14 Jan 2005 4:46 PM
Environment: Any

Description:

Executing

m2 -Dmaven.compiler.debug=true clean:clean surefire:test

will force all classes to be recompiled, however the resulting test classes lack debugging information (the main code does contain debugging information).  Since TestCompilerMojo extends CompilerMojo, the debugging flag should be carried down to TestCompilerMojo.






---------------------------------------------------------------------
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