Thanks Diogo, I feel the problem is the same as those you pointed me to.
I tried to add xdoclet dependecy property but nothing has changed yet.
Right now I'm stuck with a tight milestone at work. I'll dig in it as
soon as possible.
I think it's better to release today without incuding my new featur
Paolo
See
http://jira.codehaus.org/browse/XDP-86
http://jira.codehaus.org/browse/XDP-72
I believe this is the same problem as you have.
Classpath problems.
Diogo
> Hi Guys,
> I'm in trouble with a feature I wanna add to my Tapestry plugin:
> I'd like to generate specification files only for cla
--- Paolo Donà <[EMAIL PROTECTED]> wrote:
> Hi Guys,
> I'm in trouble with a feature I wanna add to my
> Tapestry plugin:
> I'd like to generate specification files only for
> classes which implements a
> specific tapestry interface (eg.
> org.apache.tapestry.IPage) either directly
> or extend
Hi Guys,I'm in trouble with a feature I wanna add to my Tapestry plugin:I'd
like to generate specification files only for classes which implements
a specific tapestry interface (eg. org.apache.tapestry.IPage) either
directly or extending some implementing base class, so I implemented
the shouldGene