Re: [Xdoclet-devel] Better Hibernate Minds then Mine Required!

2004-10-13 Thread David Lloyd
On Wed, 13 Oct 2004, David Lloyd wrote: I'll dig into this a bit further and see if I can't get it solved tonight. Ok, it's fixed for real this time, and as a bonus, I even verified the fix. - D --- This SF.net email is s

Re: [Xdoclet-devel] Better Hibernate Minds then Mine Required!

2004-10-13 Thread David Lloyd
On Wed, 13 Oct 2004, Matt Raible wrote: I thought I tried that - guess not, it's working now. So everything is ok then? - D --- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what

Re: [Xdoclet-devel] Better Hibernate Minds then Mine Required!

2004-10-12 Thread David Lloyd
On Tue, 12 Oct 2004, David Lloyd wrote: On Tue, 12 Oct 2004, Andrew Stevens wrote: It was added by David (Lloyd), with the comment "Add support for @hibernate.collection-composite-index, fixes XDT-830 and then some (though in a different way: you can just use a plain @hibernate.property in

Re: [Xdoclet-devel] Better Hibernate Minds then Mine Required!

2004-10-12 Thread David Lloyd
On Tue, 12 Oct 2004, Andrew Stevens wrote: It was added by David (Lloyd), with the comment "Add support for @hibernate.collection-composite-index, fixes XDT-830 and then some (though in a different way: you can just use a plain @hibernate.property instead of using @hibernate.key-property.

[Xdoclet-devel] Freenode IRC channel... updated

2004-10-06 Thread David Lloyd
I've resurrected #xdoclet on irc.freenode.net, if anyone cares. Topics could include xdoclet usage and development. We've had as many as 4 (count 'em, *4*) people at once already. Feel free to come and chat about xdoclet. - D --- This SF.net

Re: [Xdoclet-devel] Another developer proposal

2004-08-31 Thread David Lloyd
On Tue, 31 Aug 2004, Mathias Bogaert wrote: +1, but is he himself interested in becoming a developer? Yes, I asked him first. :) - D --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your fr

[Xdoclet-devel] Another developer proposal

2004-08-31 Thread David Lloyd
I recommend CVS developer access for Nick Heudecker. His patches to the apache and hibernate modules have been clean and correct. Also, I'm tired of being a patch proxy for him. :-) He did the dynaforms stuff for struts as well as some random hibernate changes. - D --

Re: [Xdoclet-devel] 1.2.2

2004-07-17 Thread David Lloyd
On Wed, 7 Jul 2004, Mathias Bogaert wrote: > Time for a release? 21 bugs fixed. Heiko? Matt? Andrew? David? Aslak? Go ahead, I won't be able to finish my bugs for a couple more weeks due to work obligations. No point in holding up a release on my account - D -

[Xdoclet-devel] Transformed class names

2004-04-15 Thread David Lloyd
I made a modification to xjavadoc and xdoclet that fixes a fairly major issue with the Hibernate module, but due to it's relatively far-reaching nature, and my relative inexperience as an xdoclet developer, I want to run it past the list first. The attached two patches are for xjavadoc and xdoc

[Xdoclet-devel] CRs vs LFs

2004-04-15 Thread David Lloyd
I've a JIRA issue open on this, but I thought it merited some additional discussion. I have noticed that some files in the CVS repo use carriage returns for line separation. This causes cvs diffs to report the entire file is changed, at least with my client. I have seen commits come through i

Re: [Xdoclet-devel] Where o where has JIRA gone?

2004-04-15 Thread David Lloyd
On Thu, 15 Apr 2004, Mathias Bogaert wrote: > Allright, what is your SF id? I'll give you commit access, but I'll also > monitor your work since I'm not up-to-date with what patches you > provided. It's "dmlloyd" (unsurprisingly :). Thanks! - D

Re: [Xdoclet-devel] Where o where has JIRA gone?

2004-04-15 Thread David Lloyd
On Thu, 15 Apr 2004, Rupp, Heiko wrote: > Looks like Atlassian is doing an upgrade or such :-/ > > Btw.: You submitted quite some patches. Are you interested to directly > get CVS access? If so, send a mail to this list. I am, and I have already done so. But, for the record again, I'm still in

[Xdoclet-devel] Where o where has JIRA gone?

2004-04-15 Thread David Lloyd
I'm getting 404 Not Found. I have another patch to submit, this one regarding static inner classes with the hibernate module. Thanks. - D --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robb

[Xdoclet-devel] Template generation vs programmatic generation

2004-04-07 Thread David Lloyd
I'm just curious about this, it's been nagging at me for a little while. Basically this is my question: why templates? Was there a specific reason that XDoclet uses a template approach to XML generation rather than a programmatic approach? Just curious. - DML --

Re: [Xdoclet-devel] XDoclet Page Views

2004-04-02 Thread David Lloyd
> I suggest that all people who want CVS access come forward by sending a > mail to the list. Please include references on which patches you > provided. I would say 3 positive votes is enough to get commit access. I am interested in CVS access, even though I've only submitted one patch so far (th

Re: [Xdoclet-devel] [PATCH] Allow under ; also add CacheProvider to the JBoss Service

2004-03-29 Thread David Lloyd
On Sat, 27 Mar 2004, Andrew Stevens wrote: > On Fri, 2004-03-26 at 15:41, David Lloyd wrote: > > On Fri, 26 Mar 2004, Andrew Stevens wrote: > > > > > Please could you raise an issue in JIRA > > > (http://opensource.atlassian.com/projects/xdoclet/) and attach the

Re: [Xdoclet-devel] [PATCH] Allow under ; also add CacheProvider to the JBoss Service

2004-03-26 Thread David Lloyd
On Fri, 26 Mar 2004, Andrew Stevens wrote: > Please could you raise an issue in JIRA > (http://opensource.atlassian.com/projects/xdoclet/) and attach the patch > to it. Emails have a tedency to get lost or forgotten... Thanks. Actually I can't, I'm getting this exception: # Form Errors: Excep

Re: [Xdoclet-devel] [PATCH] Allow under ; also add CacheProvider to the JBoss Service

2004-03-25 Thread David Lloyd
On Thu, 25 Mar 2004, David Lloyd wrote: > On Thu, 25 Mar 2004, David Lloyd wrote: > > > I've applied this patch locally on my xdoclet and it seems to work OK. > > It allows under , so you can, for instance, specify an > > index. Also, at the request of

Re: [Xdoclet-devel] [PATCH] Allow under ; also add CacheProvider to the JBoss Service

2004-03-25 Thread David Lloyd
On Thu, 25 Mar 2004, David Lloyd wrote: > I've applied this patch locally on my xdoclet and it seems to work OK. > It allows under , so you can, for instance, specify an > index. Also, at the request of one of my coworkers, I added > CacheProvider for the JBoss service. >

[Xdoclet-devel] [PATCH] Allow under ; also add CacheProvider to the JBoss Service

2004-03-25 Thread David Lloyd
I've applied this patch locally on my xdoclet and it seems to work OK. It allows under , so you can, for instance, specify an index. Also, at the request of one of my coworkers, I added CacheProvider for the JBoss service. Patch is against latest CVS as of this afternoon. Thanks! - DIndex: