You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Allan Ramirez (JIRA)" <ji...@codehaus.org> on 2005/11/11 09:04:06 UTC

[jira] Updated: (MNG-1510) site-embedded report mode check always returns true

     [ http://jira.codehaus.org/browse/MNG-1510?page=all ]

Allan Ramirez updated MNG-1510:
-------------------------------

    Attachment: MNG-1510.patch

-changed the javadocDirectory to string

> site-embedded report mode check always returns true
> ---------------------------------------------------
>
>          Key: MNG-1510
>          URL: http://jira.codehaus.org/browse/MNG-1510
>      Project: Maven 2
>         Type: Bug
>   Components: maven-javadoc-plugin
>     Versions: 2.0
>     Reporter: Shinobu Kawai Yoshida
>     Assignee: Allan Ramirez
>  Attachments: MNG-1510.patch
>
>
> o.a.m.p.javadoc.JavadocReport#executeReport
> Line 685: if ( !javadocDirectory.equals( getOutputDirectory() ) )
> javadocDirectory is a File and getOutputDirectory() is a String.  This will never return false.

-- 
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
-
For more information on JIRA, 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