[xdoclet-plugins-interest] [jira] Created: (XDP-99) @hibernate.filter-param

2005-09-01 Thread maulin shah (JIRA)
@hibernate.filter-param --- Key: XDP-99 URL: http://jira.codehaus.org/browse/XDP-99 Project: XDoclet 2 Plugins Type: Bug Components: hibernate Versions: 1.0.1 Reporter: maulin shah the filter-param tag does not recognize the name an

[xdoclet-plugins-interest] [jira] Created: (XDP-98) @hibernate.filter-def

2005-09-01 Thread maulin shah (JIRA)
@hibernate.filter-def - Key: XDP-98 URL: http://jira.codehaus.org/browse/XDP-98 Project: XDoclet 2 Plugins Type: Bug Versions: 1.0.1 Reporter: maulin shah Attachments: class-jelly-patch.txt filter-def per the hibernate3 dtd comes after

RE: [xdoclet-plugins-interest] Tapestry4 plugin improvement

2005-09-01 Thread Konstantin Priblouda
--- "Diogo Quintela (EF)" <[EMAIL PROTECTED]> wrote: > Guys > > > > I restored old dependencies and everything > started to > > > work again. > > > > You mean they will be added to project.xml? In > generama and xdoclet- > > plugins? > No, I played around with my test plugin which add those d

RE: [xdoclet-plugins-interest] Tapestry4 plugin improvement

2005-09-01 Thread Diogo Quintela (EF)
If nobody has nothing against, tomorrow I'll update project.xml to include xerces dependency then. Konstantin, you should then update generama also.. Regards Diogo > > > --- "Diogo Quintela (EF)" <[EMAIL PROTECTED]> > wrote: > >> Guys >> >> > > I restored old dependencies and everything >> starte

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] Tapestry4 plugin improvement

2005-09-01 Thread Diogo Quintela (EF)
Guys > > I restored old dependencies and everything started to > > work again. > > You mean they will be added to project.xml? In generama and xdoclet- > plugins? The schema validation is Xerces dependent as I have said yesterday. Do you agree then that xerces (and xml-apis maybe not... xdoclet/

Re: [xdoclet-plugins-interest] New release (WAS Tapestry4 plugin improvement)

2005-09-01 Thread Paolo DonĂ 
> How many time do you need to finish Tapestry plugin?? > If you think that takes day or so then it worth to wait a little with > release. I'd wish to add class filtering, and shortcut tags similar to the current Tapestry4 annotations. I bet it won't take me a long time, but sadly I'm stuck with

RE: [xdoclet-plugins-interest] Re: xsd validation

2005-09-01 Thread Diogo Quintela (EF)
If you use XMLOutputValidator(Map) I believe you should provide a map that points to *ALL* needed DTD and XSD. Not only top ones! Check in XSD files and the similar for DTD's That's why in EjbVersion.fillEntityResolverMap I add a couple more xsd's dtd's no directly refered. (some of these, if w