Re: [xdoclet-plugins-interest] Trouble finding ancestor...

2005-09-01 Thread Paolo Donà
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

Re: [xdoclet-plugins-interest] Trouble finding ancestor...

2005-08-31 Thread diogo . quintela
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

Re: [xdoclet-plugins-interest] Trouble finding ancestor...

2005-08-31 Thread Konstantin Priblouda
--- 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

[xdoclet-plugins-interest] Trouble finding ancestor...

2005-08-31 Thread Paolo Donà
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