Hi,

I'm  trying to use the javadoc plugin (beta-3) in offline mode. It looked like 
it was not taking into account the offlineLinks parameter, so i looked into the 
sources and found something strange (in JavadocReport.java, line 829):

if ( !isOffline )
{
    addLinkArguments( arguments );
    addLinkofflineArguments( arguments );
    ...
}

Is not the linkoffline parameter intended to link the javadoc when i am 
offline? Is it a bug or maybe i did not correcly understand the code.

Thanks

David DIDIER


                
---------------------------------
 Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.Téléchargez la version 
beta.

Reply via email to