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 17:44:33 UTC

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

The following issue has been updated:

    Updater: Troy Poppe (mailto:troy.poppe@eia.doe.gov)
       Date: Fri, 14 Jan 2005 11:44 AM
    Comment:
The CommandlineTest class file, built using m2 with -Dmaven.compiler.debug=true set.
    Changes:
             Attachment changed to CommandlineTest.class
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MNG-109?page=history

---------------------------------------------------------------------
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: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2
   Versions:
             1.0-beta-1

   Assignee: 
   Reporter: Troy Poppe

    Created: Fri, 14 Jan 2005 11:42 AM
    Updated: Fri, 14 Jan 2005 11:44 AM
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