Re: [Xdoclet-user] XDoclet 2 and latest XDoclet 1.2

2004-08-17 Thread Andrew Stevens
On Tue, 2004-08-17 at 06:00, Rupp, Heiko wrote: > Ah, ok. > I was thinking we did a nightly build as well, whose results are > available. There's at least one Gump instance out there which does this. At least, there's been plenty of automated Gump error messages sent to the -devel mailing list at

RE: [Xdoclet-user] hibernate.collection-key-column

2004-08-17 Thread Kelley, Peter (HEALTH)
The xdt file seems to suggest otherwise: It wouldn't be doing a forAll if there weren't allowed to be more than one. There was actually an error in what I was trying to achieve previously. It should be:

Re: [Xdoclet-user] hibernate.collection-key-column

2004-08-17 Thread Charlie Kelly
I'm not sure, but I don't think you can use @hibernate.collection-key-column name= twice. Charlie Kelley, Peter (HEALTH) wrote: I seem to be having some trouble getting this to work. The code: /** * Getter for property sections. * @hibernate.set * table="ZrRdRpt" * sort="

[Xdoclet-user] hibernate.collection-key-column

2004-08-17 Thread Kelley, Peter (HEALTH)
I seem to be having some trouble getting this to work. The code: /** * Getter for property sections. * @hibernate.set * table="ZrRdRpt" * sort="au.gov.sa.health.oacis.hibernate.ZrRdRptComparator" * inverse="true" * lazy="true" * @hibernate.col

RE: [Xdoclet-user] XDoclet 2 and latest XDoclet 1.2

2004-08-17 Thread Brian Topping
Hi Konstantin, :-) Maven doesn't really need to be configured if everything gets pushed to Ibiblio. It's no worry, just trying to make things easier... I dunno about the pico stuff, I don't have privs everywhere... -b > -Original Message- > From: Konstantin Priblouda [mailto:[EMAIL PRO

[Xdoclet-user] @jboss.persistence / dbindex?

2004-08-17 Thread Bruno Beloff
Hi I'm using Eclipse 3.0.0 / JBoss IDE & XDoclet 1.2.230 / JBoss 3.2.3 I have a problem generating indexes for CMP fields - the @jboss.persistence / dbindex parameter doesn't seem to do anything. I have some CMP persisted field source code like: /** * @return String

Re: [Xdoclet-user] javadoc cannot deal with hyphenated tags?

2004-08-17 Thread Haroon Rafique
On Yesterday at 10:02pm, AS=>Andrew Stevens <[EMAIL PROTECTED]: AS> AS> Yes, Sun do. According to #4920381 in the BugParade they fixed it for AS> the Tiger (1.5) beta. AS> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4920381 AS> AS> AS> Andrew. AS> In the meantime, if you are stuck w

RE: [Xdoclet-user] XDoclet 2 and latest XDoclet 1.2

2004-08-17 Thread Konstantin Priblouda
--- Brian Topping <[EMAIL PROTECTED]> wrote: > X2-plugins are another story. These are hosted at > SF.net. I've started > pushing plugin artifacts to Ibiblio, but only the > ones I need for Dentaku. > If anyone else needs different ones, please let me > know and I'll push them. > It would be gr