Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-543


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-543
    Summary: to remove the trace javadocdir:null
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: 1 minute

    Project: maven
   Versions:
             1.0-beta-9

   Assignee: 
   Reporter: radhakrishnan

    Created: Thu, 3 Jul 2003 4:20 AM
    Updated: Thu, 3 Jul 2003 4:20 AM
Environment: when executing the jxr plugin, the trace javadocdir:null is there.

Description:
Whenever executing the jxr plugin report, theres a trace in command prompt displayed 
as "javadocdir:null". This may probably allowing end users to think, that they have 
missed about some property information. or something like that. 
actually... in JxrBean.java file, the lines,

String javadocLinkDir = null;
System.out.println("javadocdir:" + javadocLinkDir);

the first line declares the variable and the immediate next line printing the null 
variable.


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to