[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet XDocletMessages.java,1.11,1.12 DocletTask.java,1.54,1.55

2002-12-11 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet In directory sc8-pr-cvs1:/tmp/cvs-serv30387 Modified Files: XDocletMessages.java DocletTask.java Log Message: Externalized all strings to XDocletMessages, and added portuguese translations to them. Now DocletTask is void of i18n pendings

Re: [Hibernate] Re: [Xdoclet-devel] The xdoclet hibernate module

2002-12-11 Thread Andrew Stevens
A wise old hermit known only as Joel Rosi-Schwartz <[EMAIL PROTECTED]> once said: > > P.S. Are we going to rename the package to xdoclet.modules.hibernate > > now? > > > Actually yesterday I renamed to xdoclet.modules.cirrus.hibernate but I > decided last night that was unecessarily long so w

RE: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-properties.xdt,1.1,1.2

2002-12-11 Thread Ara Abrahamian
> > Everything is full qualified. No need for that parameter. Does nothing afaik. Ara. --- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Comp

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-subclass.xdt,1.1,1.2

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources In directory sc8-pr-cvs1:/tmp/cvs-serv19612/modules/hibernate/src/xdoclet/modules/hibernate/resources Modified Files: hibernate-subclass.xdt Log Message: Removed recursive inclusion of self. In

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

2002-12-11 Thread Joel Rosi-Schwartz
Matt Raible wrote: It is working now - thanks! There are a couple things to note however. Fabulous, we are making a bit of progress. 1. It now gives me messages in German (I'm guessing): I think this is something that Konstantin "contributed"  :-\  today. Konstantin, could you possibl

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
It is working now - thanks! There are a couple things to note however. 1. It now gives me messages in German (I'm guessing): [hibernatedoclet] Running [hibernatedoclet] Mappingdatei fnr org.apache.template.User wird erzeugt. 2. The package substitution doesn't seem to work - but this is prob

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/META-INF xdoclet.xml,1.4,NONE

2002-12-11 Thread Konstantin Pribluda
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF In directory sc8-pr-cvs1:/tmp/cvs-serv7934 Removed Files: xdoclet.xml Log Message: removed xdoclet.xml - not needed --- xdoclet.xml DELETED --- --- This sf.net email

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-properties.xdt,1.1,1.2

2002-12-11 Thread Konstantin Pribluda
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources In directory sc8-pr-cvs1:/tmp/cvs-serv1272/src/xdoclet/modules/hibernate/resources Modified Files: hibernate-properties.xdt Log Message: fixed template error, added subtask for jboss service des

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate JBossServiceSubTask.java,NONE,1.1 XDocletModulesHibernateMessages.java,1.1,1.2

2002-12-11 Thread Konstantin Pribluda
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv1272/src/xdoclet/modules/hibernate Modified Files: XDocletModulesHibernateMessages.java Added Files: JBossServiceSubTask.java Log Message: fixed template error

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] CVS: xdoclet/samples build.xml,1.27,1.28

2002-12-11 Thread Konstantin Priblouda
--- Joel Rosi-Schwartz <[EMAIL PROTECTED]> wrote: > Konstantin Priblouda wrote: > > >*grr* you was 2 minutes faster than me :) > > > :-P I was wondering why CVS reported you adding > the directory, but me > adding files. Talk about race conditions! > > Could you double check my test to make s

[Xdoclet-devel] Hibernate back in cvs

2002-12-11 Thread Joel Rosi-Schwartz
The hibernate module is back into cvs properly. PLEASE NOTE: I have moved everything around to get the package structures right and to get the test/samples in the right place. This means that there are now several empty directories in the tree. If you do not use cvs -P to prune  the tree you

[Xdoclet-devel] CVS: xdoclet/samples build.xml,1.27,1.28

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/samples In directory sc8-pr-cvs1:/tmp/cvs-serv591/samples Modified Files: build.xml Log Message: Import of hibernate test classes. Index: build.xml === RCS file: /cvsroot/xdoclet/xdoclet/sa

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/hibernate Order.java,NONE,1.1 OrderItems.java,NONE,1.1 ItemTypeRefValue.java,NONE,1.1 OrderItems2.java,NONE,1.1 BaseReferenceValue.java,NONE,1.1 OrderTypeRefValue.java,NONE,1.1

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/samples/src/java/test/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv591/samples/src/java/test/hibernate Added Files: Order.java OrderItems.java ItemTypeRefValue.java OrderItems2.java BaseReferenceValue.java OrderTypeRefValue.java Log

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/hibernate - New directory

2002-12-11 Thread Konstantin Pribluda
Update of /cvsroot/xdoclet/xdoclet/samples/src/java/test/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv354/hibernate Log Message: Directory /cvsroot/xdoclet/xdoclet/samples/src/java/test/hibernate added to the repository --- This sf.net em

Re: [Xdoclet-devel] Hibernate mapping generation issues

2002-12-11 Thread Joel Rosi-Schwartz
Matt Raible wrote: Message I mean to say it *was* working and there were entries made for each of my class's properties.  Now it's not with the latest CVS builds.  I'll try again tomorrow when Joel gets everything rearranged. Yup, sorry Matt. There were some fundamen

RE: [Xdoclet-devel] Hibernate mapping generation issues

2002-12-11 Thread Matt Raible
Title: Message I mean to say it *was* working and there were entries made for each of my class's properties.  Now it's not with the latest CVS builds.  I'll try again tomorrow when Joel gets everything rearranged.   Matt -Original Message-From: [EMAIL PROTECTED] [mailto:[E

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-query.xdt,NONE,1.1 hibernate-properties.xdt,NONE,1.1 hibernate.xdt,NONE,1.1 hibernate-collections.xdt,NONE,1.1 hibernate-composite-element.xdt,NONE,1.1 Messages.properties,NONE,1.1 hibernate-subclass.xdt,NONE,1.1

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources In directory sc8-pr-cvs1:/tmp/cvs-serv9281/modules/hibernate/src/xdoclet/modules/hibernate/resources Added Files: hibernate-query.xdt hibernate-properties.xdt hibernate.xdt hibernate-col

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate HibernateSubTask.java,NONE,1.1 HibernateTagsHandler.java,NONE,1.1 HibernateDocletTask.java,NONE,1.1 XDocletModulesHibernateMessages.java,NONE,1.1

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv9281/modules/hibernate/src/xdoclet/modules/hibernate Added Files: HibernateSubTask.java HibernateTagsHandler.java HibernateDocletTask.java XDocletModulesHibern

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate - New directory

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv9205/modules/hibernate/src/xdoclet/modules/hibernate Log Message: Directory /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate added to the repository

[Xdoclet-devel] CVS: xdoclet/modules/hibernate module.xml,1.2,1.3 .cvsignore,1.2,1.3 build.xml,1.2,1.3

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv9281/modules/hibernate Added Files: module.xml .cvsignore build.xml Log Message: Re-import of the hibernate module. --- This sf.net email is

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources - New directory

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources In directory sc8-pr-cvs1:/tmp/cvs-serv9205/modules/hibernate/src/xdoclet/modules/hibernate/resources Log Message: Directory /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resou

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/META-INF xdoclet.xml,1.3,1.4 xtags.xml,1.2,1.3

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF In directory sc8-pr-cvs1:/tmp/cvs-serv9281/modules/hibernate/src/META-INF Added Files: xdoclet.xml xtags.xml Log Message: Re-import of the hibernate module. --- This

[Xdoclet-devel] Hibernate mapping generation issues

2002-12-11 Thread Matt Raible
Title: Hibernate mapping generation issues Just when I thought I had it all working, I found that my mapping file (User.hbm.xml) is not being fully generated.  It was coming through with all the files, but now it only has the id. Did something change in the tags? My tag looks like the follow

RE: [Xdoclet-devel] Generating Validator Forms [SOLVED]

2002-12-11 Thread Matt Raible
I got this to work By using the following forAllMethodTags syntax: /** * @struts.validator */ I tried many other variations for a few hours (good ol' trial and error) and this was the only one that worked. To allow all the struts.validator tags to come through, I had to add

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/META-INF xdoclet.xml,1.2,NONE xtags.xml,1.1,NONE

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF In directory sc8-pr-cvs1:/tmp/cvs-serv20897/modules/hibernate/src/META-INF Removed Files: xdoclet.xml xtags.xml Log Message: The original import into cvs was corrupted with CVS directories from the previous repository. Thi

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modulers/cirrus/hibernate/test Order.java,1.2,NONE BaseReferenceValue.java,1.2,NONE ItemTypeRefValue.java,1.2,NONE OrderItems.java,1.2,NONE OrderItems2.java,1.2,NONE OrderTypeRefValue.java,1.2,NONE

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modulers/cirrus/hibernate/test In directory sc8-pr-cvs1:/tmp/cvs-serv20897/modules/hibernate/src/xdoclet/modulers/cirrus/hibernate/test Removed Files: Order.java BaseReferenceValue.java ItemTypeRefValue.java OrderI

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/cirrus/hibernate/resources Messages.properties,1.1,NONE hibernate.xdt,1.3,NONE hibernate-subclass.xdt,1.3,NONE hibernate-query.xdt,1.3,NONE hibernate-composite-element.xdt,1.3,NONE hibernate-properties.xdt,1.3,NONE hibernate-collections.xdt,1.3,NONE

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/cirrus/hibernate/resources In directory sc8-pr-cvs1:/tmp/cvs-serv20897/modules/hibernate/src/xdoclet/modules/cirrus/hibernate/resources Removed Files: Messages.properties hibernate.xdt hibernate-subclass.xdt

[Xdoclet-devel] CVS: xdoclet/modules/hibernate module.xml,1.1,NONE .cvsignore,1.1,NONE build.xml,1.1,NONE

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv20897/modules/hibernate Removed Files: module.xml .cvsignore build.xml Log Message: The original import into cvs was corrupted with CVS directories from the previous repository. This removal is in

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/cirrus/hibernate HibernateSubTask.java,1.2,NONE HibernateDocletTask.java,1.2,NONE XDocletModulesHibernateMessages.java,1.2,NONE HibernateTagsHandler.java,1.2,NONE

2002-12-11 Thread Joel Rosi-Schwatz
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/cirrus/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv20897/modules/hibernate/src/xdoclet/modules/cirrus/hibernate Removed Files: HibernateSubTask.java HibernateDocletTask.java XDocletModulesHibernateMessa

Re: [Hibernate] Re: [Xdoclet-devel] The xdoclet hibernate modulehas been checked into XDoclect cvs.

2002-12-11 Thread Joel Rosi-Schwartz
Gavin King wrote: Message Joel, I made a small fix to  hibernate.xdt in the Hibernate CVS last night, but apparently you didn't notice before importing to XDoclet CVS. It was just a missing endquote. Hmm...really I should have checked before doing the import; sorry ab