Luke Taylor wrote:
> 
> Hi,
> 
> I've just downloaded and built jBoss (on NT) for the first time and
> noticed a bit of a glitch with the javadoc part when I build the whole
> distribution - it gets a bit upset because it can't find the JMX
> classes.
> 
> Adding the classpath to the javadoc tag in build.xml seems to solve the
> problem:
> 
>     <javadoc packagenames="${packages}"
>              sourcepath="${src.dir}"
>              classpath="${classpath}"
> ...

Hi, 

Thanks for the tip, I'll add that.

Sebastien


> 
> or am I missing something else (apart from my obvious faculties :-) ?
> 
> cheers,
> 
> Luke.
> 
> --
>  Luke Taylor.
>  PGP Key ID: 0x57E9523C
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to