[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-798) The plugin.jelly in the maven-xdoclet-plugin-1.2.jar is _huge_. I am offering an alternative.

2004-09-10 Thread legendaryservice
The following comment has been added to this issue: Author: Florin Vancea Created: Fri, 10 Sep 2004 10:54 AM Body: Well, frankly speaking I wasn't expecting any reaction on this issue after such a long time... I am now a little caught in other matters so I won't be able to help im

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-209) Update of maven compilation path

2004-09-10 Thread legendaryservice
The following comment has been added to this issue: Author: Eric Pugh Created: Fri, 10 Sep 2004 10:57 AM Body: It seems like you could do this via a preGoal? Or are you hoping to get a new goal added that you could use?

[Xdoclet-devel] [XDoclet-JIRA] Updated: (XDT-1051) EJB 2.1 spec not accepted in some subtasks

2004-09-10 Thread legendaryservice
The following issue has been updated: Updater: Jesper Pedersen (mailto:[EMAIL PROTECTED]) Date: Fri, 10 Sep 2004 7:33 AM Changes: Attachment changed to jbosscmp40.patch - For a full history of the i

Re: [Xdoclet-devel] New developer proposal

2004-09-10 Thread Mathias Bogaert
+1 from me. Mathias On 10 Sep 2004, at 11:21, Rupp, Heiko wrote: Hi, I'd like to propose two more developers - Matthias German. He did some good patches in the past and would help in getting some IBM WebSphere related things closed. - Aleksei Valikov. He also did some good patches in the past and

[Xdoclet-devel] [XDoclet-JIRA] Closed: (XDT-866) added hibernate.any support

2004-09-10 Thread legendaryservice
Message: The following issue has been closed. Resolver: Eric Pugh Date: Fri, 10 Sep 2004 9:30 AM Another duplicate spotted by Aleksei! Closing now. - View the issue: http://opensource.atlassian.com/projects/xdocl

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1062) hibernate defaults the lazy attribute to true if absent, xdoclet does the opposite

2004-09-10 Thread legendaryservice
The following comment has been added to this issue: Author: Dylan Schell Created: Fri, 10 Sep 2004 12:24 PM Body: As a general comment, it would be nice if xdoclet would not generate tags that represent defaults, they clutter the generated files

[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-1062) hibernate defaults the lazy attribute to true if absent, xdoclet does the opposite

2004-09-10 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1062 Here is an overview of the issue:

[Xdoclet-devel] CVS: xdoclet/modules/xdoclet/src/xdoclet/modules/maven/resources mavenplugin.xdt,1.16,1.17

2004-09-10 Thread Eric Pugh
Update of /cvsroot/xdoclet/xdoclet/modules/xdoclet/src/xdoclet/modules/maven/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21931/modules/xdoclet/src/xdoclet/modules/maven/resources Modified Files: mavenplugin.xdt Log Message: XDT-747 xjavadoc should be pulled from www.

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-411) remove the requirement for a user to declare the xdoclet task dependencies in project.xml file

2004-09-10 Thread legendaryservice
The following comment has been added to this issue: Author: Eric Pugh Created: Fri, 10 Sep 2004 11:03 AM Body: The problem is that xodclet may be using commons-loggin 1.0.2 and I am using commons-logging 1.0.4 in my project, and they might not be compatible.. I agree that havin

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-980) Maven default ejb target (ejbdoclet) incorrect

2004-09-10 Thread legendaryservice
The following comment has been added to this issue: Author: Eric Pugh Created: Fri, 10 Sep 2004 10:48 AM Body: are you saying that the property then should be: maven.xdoclet.ejbdoclet.destDir=${maven.build.dir}/xdoclet/ejb without the doclet on the end? --

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-722) install target in build script requires world-writable rights in maven installation dir

2004-09-10 Thread legendaryservice
The following comment has been added to this issue: Author: Eric Pugh Created: Fri, 10 Sep 2004 10:44 AM Body: Yeah, really we should check IF a maven_home_local exists, if so, use that. failing that, go with maven_home. Not sure my Ant Jujitsu is up to that complex if logic..

[Xdoclet-devel] CVS: xdoclet/maven build.xml,1.6,1.7

2004-09-10 Thread Eric Pugh
Update of /cvsroot/xdoclet/xdoclet/maven In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27491/maven Modified Files: build.xml Log Message: since the Maven plugin pulls xjavadoc from the /repo/xjavadoc directory not /repo/xdoclet then make sure we copy it there. Don't need it in t

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-572) support for hibernate-mapping attributes

2004-09-10 Thread legendaryservice
Message: The following issue has been re-assigned. Assignee: Eric Pugh (mailto:[EMAIL PROTECTED]) - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-572 Here is an overview of the issue: --

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-479) JBoss Version tag is incorrect in Jelly file

2004-09-10 Thread legendaryservice
The following comment has been added to this issue: Author: Eric Pugh Created: Fri, 10 Sep 2004 10:34 AM Body: I looked at this guy, and it looks okay to me.. Can we close it for now? - View this comment: http:

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-873) NPE at xdoclet.modules.hibernate.HibernateTagsHandler.hasCompositeId_Impl(HibernateTagsHandler.java:529)

2004-09-10 Thread legendaryservice
The following comment has been added to this issue: Author: Eric Pugh Created: Fri, 10 Sep 2004 10:32 AM Body: I'm afraid I already deleted it.. basically, your primary key can't be a URL object.. It's not a native datatype. The only other issue was that @list didn't have ever

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-798) The plugin.jelly in the maven-xdoclet-plugin-1.2.jar is _huge_. I am offering an alternative.

2004-09-10 Thread legendaryservice
The following comment has been added to this issue: Author: Eric Pugh Created: Fri, 10 Sep 2004 10:16 AM Body: Hi.. I've actually found the generated file a bit unwieldy as well. The jelly tags, they basically could be added to the plugin, and the appropriate bits in the xdt m

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-873) NPE at xdoclet.modules.hibernate.HibernateTagsHandler.hasCompositeId_Impl(HibernateTagsHandler.java:529)

2004-09-10 Thread legendaryservice
The following comment has been added to this issue: Author: Gili Created: Fri, 10 Sep 2004 10:06 AM Body: Eric, Can you please attach the new Image.java file so I can compare between the two and understand what I did wrong? Thank you, Gili ---

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-543) Ablility to generate map file with assigned date as primary key using hibernate-xdoclet

2004-09-10 Thread legendaryservice
The following comment has been added to this issue: Author: Eric Pugh Created: Fri, 10 Sep 2004 10:03 AM Body: I think that you can't assign a java.lang.Date as a primary key? I can't remember, and have never tried it.. It seems to me that assinged still means you can only use

[Xdoclet-devel] [XDoclet-JIRA] Closed: (XDT-873) NPE at xdoclet.modules.hibernate.HibernateTagsHandler.hasCompositeId_Impl(HibernateTagsHandler.java:529)

2004-09-10 Thread legendaryservice
Message: The following issue has been closed. Resolver: Eric Pugh Date: Fri, 10 Sep 2004 9:55 AM The issue is that the data type marked as "native" is a java URL object, which obviously is not a "primitive" data type. After I changed it to be a primitive datatype (and fixed other

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate HibernateTagsHandler.java,1.34,1.35

2004-09-10 Thread Eric Pugh
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15820/modules/hibernate/src/xdoclet/modules/hibernate Modified Files: HibernateTagsHandler.java Log Message: XDT-753 hibernate.id with BigInteger faile

[Xdoclet-devel] [XDoclet-JIRA] Closed: (XDT-572) support for hibernate-mapping attributes

2004-09-10 Thread legendaryservice
Message: The following issue has been closed. Resolver: Eric Pugh Date: Fri, 10 Sep 2004 9:26 AM Thanks Aleksei for noticing is a duplicate! Closing. - View the issue: http://opensource.atlassian.com/projects/xdo

[Xdoclet-devel] [XDoclet-JIRA] Updated: (XDT-1051) EJB 2.1 spec not accepted in some subtasks

2004-09-10 Thread legendaryservice
The following issue has been updated: Updater: $changelogauthor.fullName (mailto:) Date: Fri, 10 Sep 2004 7:09 AM Changes: Attachment changed to jbosscmp40.patch - For a full history of the issue, s

[Xdoclet-devel] New developer proposal

2004-09-10 Thread Rupp, Heiko
Hi, I'd like to propose two more developers - Matthias German. He did some good patches in the past and would help in getting some IBM WebSphere related things closed. - Aleksei Valikov. He also did some good patches in the past and would help on the hibernate side Heiko -- i.A. Hei