Hi,
All you do is fine.
It is broken, I just verified this and it can simply not work.
I am working on a correction before 1.1.2.
Vincent.


--- Marcus Brito <[EMAIL PROTECTED]> wrote:
> Em Seg, 2002-02-25 �s 19:05, Vincent Harcq escreveu:
> > Sorry I must be drunk when I wrote this message ;)
> > Javadoc operates on source files not on classes.
> 
> Oh, I thought that something was not right :)
> 
> > So if you are sure the interface is in one of the packages of
> > "sourcepath" of your "ejbdoclet" ant task, everything should be ok.
> > Then the problem will come from somewhere else.
> > Do you have something like 
> > <ejbdoclet sourcepath="${src.dir}" destdir="${src.dir}" etc...
> 
> I got the following:
> 
> <ejbdoclet destdir="${src-gen}">
>       <sourcepath path="${src}"/>
>       <sourcepath path="${src-gen}"/>
>       ...
> </ejbdoclet>
> 
> ${src} it's where my hand-written sources are located. All
> xdoclet-generated sources goes to ${src-gen}, which is in the
> sourcepath
> of the task.
> 
> -- 
> Ja ne,
>    Pazu
>    mailto: [EMAIL PROTECTED]
> 
> Anime Gaiden: de f�s para f�s, sempre.
> 

> ATTACHMENT part 2 application/pgp-signature name=signature.asc



__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to