Re: [Xdoclet-devel] Hibernate module

2006-03-10 Thread Andrew Stevens
On Thu, 2006-03-09 at 15:26, Roberto Lo Giacco wrote: > I found out and resolved what I considered a few bugs in the Hibernate > module and I made some minor improvements in the module itself like > adding the ability to generate separate HBM files for subclasses > (actually working only for joined

Re: [Xdoclet-devel] Hibernate module

2006-03-10 Thread Paul Galbraith
Roberto Lo Giacco wrote: Hi all, I'm new to the list so I beg your pardon in advance for any big mistake I can incur in. I found out and resolved what I considered a few bugs in the Hibernate module and I made some minor improvements in the module itself like adding the ability to generate se

Re: [Xdoclet-devel] Hibernate module [FIXED]

2002-12-12 Thread Konstantin Priblouda
> I think this is something that Konstantin > "contributed" :-\ today. > Konstantin, could you possibly take a look and see > why the default is > now German, thanks. It's already fixed - I tagged new externalized strings, but I could not use GUI for this, so I goofed with the lan / language

Re: [Xdoclet-devel] Hibernate module [FIXED]

2002-12-11 Thread Joel Rosi-Schwartz
CTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Joel Rosi-Schwartz Sent: Wednesday, December 11, 2002 5:08 AM To: Matt Raible Cc: [EMAIL PROTECTED] Subject: Re: [Xdoclet-devel] Hibernate module [FIXED] Matt, Could you please check out the latest from cvs and give this another go. I want to make sur

RE: [Xdoclet-devel] Hibernate module [FIXED]

2002-12-11 Thread Konstantin Priblouda
> 1. It now gives me messages in German (I'm > guessing): > > [hibernatedoclet] Running > [hibernatedoclet] Mappingdatei fnr > org.apache.template.User wird > erzeugt. Blame is on me :) I goofed somehow with resource bundlew while adding german. This message is harmless - I'm ready to commit m

RE: [Xdoclet-devel] Hibernate module [FIXED]

2002-12-11 Thread Matt Raible
rm, and I should probably fix this - but no bandwidth right now. Thanks, Mattdsz > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Joel > Rosi-Schwartz > Sent: Wednesday, December 11, 2002 5:08 AM > To: Matt Raible > Cc: [EMA

Re: [Xdoclet-devel] Hibernate module [FIXED]

2002-12-11 Thread Joel Rosi-Schwartz
Matt, Could you please check out the latest from cvs and give this another go. I want to make sure this is working for you now. Thanks, Joel Matt Raible wrote: I just noticed that I had both the xdoclet-hibernate-module.jar as well as xdoclet-hibernate-module-1.2b2.jar in my classpath. Xdoclet

RE: [Xdoclet-devel] Hibernate module [FIXED]

2002-12-10 Thread Matt Raible
lak Hellesoy' > Cc: '[EMAIL PROTECTED]' > Subject: RE: [Xdoclet-devel] Hibernate module > > > I got the latest version from CVS, and even added the missing > " after mutable, but I still get the error below. I'm sure > it could be something to do with my bui

RE: [Xdoclet-devel] Hibernate module

2002-12-10 Thread Matt Raible
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf > Of Joel Rosi-Schwartz > Sent: Sunday, December 08, 2002 3:07 PM > To: Aslak Hellesoy > Cc: Matt Raible; [EMAIL PROTECTED] > Subject: Re: [Xdoclet-devel] Hibernate module >

RE: [Xdoclet-devel] Hibernate module

2002-12-10 Thread Matt Raible
ls.ant.Main.main(Main.java:235) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Joel Rosi-Schwartz Sent: Sunday, December 08, 2002 3:07 PM To: Aslak Hellesoy Cc: Matt Raible; [EMAIL PROTECTED] Subject: Re: [Xdoclet-devel] Hibernate mod

Re: [Hibernate] Re: [Xdoclet-devel] Hibernate module

2002-12-10 Thread Konstantin Priblouda
--- Joel Rosi-Schwartz <[EMAIL PROTECTED]> wrote: > Matt, > > I have tried to duplicate this behaviour by running > generation across > the test classes multiple times, but this does not > produce any > exceptions. Could you possibly send me a test cast > that fails? Hi Joel, did you started

Re: [Xdoclet-devel] Hibernate module

2002-12-10 Thread Joel Rosi-Schwartz
hwartz Sent: Sunday, December 08, 2002 3:07 PM To: Aslak Hellesoy Cc: Matt Raible; [EMAIL PROTECTED] Subject: Re: [Xdoclet-devel] Hibernate module Aslak Hellesoy wrote: Try mutable="" Matt, could you please let me know whether or not this clears the proble

RE: [Xdoclet-devel] Hibernate module

2002-12-08 Thread Matt Raible
> [mailto:[EMAIL PROTECTED]] On Behalf > Of Joel Rosi-Schwartz > Sent: Sunday, December 08, 2002 3:07 PM > To: Aslak Hellesoy > Cc: Matt Raible; [EMAIL PROTECTED] > Subject: Re: [Xdoclet-devel] Hibernate module > > > Aslak Hellesoy wrote: > > >Try > >

Re: [Xdoclet-devel] hibernate module

2002-12-08 Thread Andrew Stevens
A wise old hermit known only as Erik Hatcher <[EMAIL PROTECTED]> once said: > +1 (if Ara likes it, its good!) +1 from me too. If it means there's another module being maintained regularly, that's got to be a good thing. If we're really lucky, he'll fix some of the other issues too :-) And

Re: [Xdoclet-devel] Hibernate module

2002-12-08 Thread Joel Rosi-Schwartz
Aslak Hellesoy wrote: Try mutable="" Matt, could you please let me know whether or not this clears the problem. If it does I will change the source, otherwise I persue a solution. Thanks, Joel Aslak -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of

RE: [Xdoclet-devel] Hibernate module

2002-12-08 Thread Aslak Hellesoy
Try mutable="" Aslak -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matt Raible Sent: 8. desember 2002 21:26 To: [EMAIL PROTECTED] Subject: [Xdoclet-devel] Hibernate module I'm using the hibernate module that Joel sent me this morning. I have to clea

RE: [Xdoclet-devel] hibernate module

2002-12-08 Thread Aslak Hellesoy
+1 (I will also update Middlegen so it can produce @hibernate sources when the Hibernate XDoclet module stabilises). Aslak > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ara > Abrahamian > Sent: 7. desember 2002 22:13 > To: [EMAIL PROTECTED] > Cc:

Re: [Xdoclet-devel] hibernate module

2002-12-08 Thread Konstantin Priblouda
--- Erik Hatcher <[EMAIL PROTECTED]> wrote: > +1 (if Ara likes it, its good!) +1, I loked at hybernate myself, and it's awesome. And who is better qualified to do this than somebody from hybernate folks? regards, = Konstantin Priblouda ( ko5tik )Freelance Software developer < http://www

RE: [Xdoclet-devel] hibernate module

2002-12-08 Thread Matt Raible
Title: Message Sounds great - send away! - or provide a link to download.   Thanks,   Matt -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Joel Rosi-SchwartzSent: Sunday, December 08, 2002 1:47 AMTo: Matt RaibleCc: [EMAIL PROTECTED]; G

Re: [Xdoclet-devel] hibernate module

2002-12-08 Thread Joel Rosi-Schwartz
Matt, The module is actually in pretty good shape already and quite usable. The only caveat is that the documentation is a bit out of date, but nothing major. Over the next week I plan on fleshing out the fuctionallity and cleaning up the documetation. Right now I could give you a tar file tha

Re: [Xdoclet-devel] hibernate module

2002-12-07 Thread Erik Hatcher
+1 (if Ara likes it, its good!) Ara Abrahamian wrote: Hey, I candidate Joel Rosi-Schwartz ([EMAIL PROTECTED]) for cvs access to xdoclet's cvs for maintaining a new module: Hibernate xdoclet module (hibernate.sf.net). He has upgraded the existing Hibernate xdoclet module (check out Tools modul

RE: [Xdoclet-devel] hibernate module

2002-12-07 Thread Matt Raible
The sooner the better on this. I'm looking to include hibernate and castor as persistence mechanism on an application I'm writing (that will be published by Wrox). I'm hoping to demonstrate using xdoclet to generate these persistence layers from POJO's and it'd be much easier if both were in xdoc