[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources dataobject.xdt,1.14,1.15

2004-08-03 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11087 Modified Files: dataobject.xdt Log Message: Simplest change to fix the DO's obvious copy constructor bug (XDT-274 and duplicates). Index:

[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-996) mockobjectdoclet - missing files in 1.2.1

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

[Xdoclet-devel] [XDoclet-JIRA] Updated: (XDT-979) extend module build.xml file to exercise beanifo generation

2004-08-03 Thread legendaryservice
The following issue has been updated: Updater: Ryan Ovrevik (mailto:[EMAIL PROTECTED]) Date: Tue, 3 Aug 2004 3:47 PM Comment: updated build.xml Changes: Attachment changed to patch.diff - For a

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-979) extend module build.xml file to exercise beanifo generation

2004-08-03 Thread legendaryservice
The following comment has been added to this issue: Author: Ryan Ovrevik Created: Tue, 3 Aug 2004 3:47 PM Body: here is the patch for the extended build.xml file Any thoughts on how to proceed on the test case issue?

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-938) Support for C3P0 in HibernateCfgTask

2004-08-03 Thread legendaryservice
The following comment has been added to this issue: Author: Eric Pugh Created: Tue, 3 Aug 2004 2:44 PM Body: This can be closed if you want. Since Heiko applied my patch for arbitrary attributes to CVS head last week, you can just declare ANY set of properties as name/value pai

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-883) HibernateDoclet depends on EjbDocletTask?

2004-08-03 Thread legendaryservice
The following comment has been added to this issue: Author: Eric Pugh Created: Tue, 3 Aug 2004 2:41 PM Body: I think this can be closed as "can't duplicate". I just finished writing a tutorial on using xdoclet and hibernate. I just checked, and in my classpath I have: commons-co

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-886) set attributes from hibernate 2 not supported yet ?

2004-08-03 Thread legendaryservice
The following comment has been added to this issue: Author: Eric Pugh Created: Tue, 3 Aug 2004 2:37 PM Body: I think this issue can be closed. I am able to create sets fine, without resorting to the role trickery. --

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-894) hibernate property access strategy not implemented for collections

2004-08-03 Thread legendaryservice
The following comment has been added to this issue: Author: Eric Pugh Created: Tue, 3 Aug 2004 2:35 PM Body: I think I need this patch as well.. I am trying to attribute a @hibernate.map and I need to pass in some properties. --

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-982) What about jdo2.0?

2004-08-03 Thread legendaryservice
The following comment has been added to this issue: Author: Marco Schulze Created: Tue, 3 Aug 2004 12:57 PM Body: Hello! Thanks a lot for the quick response! Unfortunately, I was quite busy with fighting software patents (http://swpat.ffii.org http://kwiki.ffii.org/RmsBalt0407En)

[Xdoclet-devel] CVS: xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb WebLogicSubTask.java,1.22,1.23

2004-08-03 Thread Heiko W.Rupp
Update of /cvsroot/xdoclet/xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30223/xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb Modified Files: WebLogicSubTask.java Log Message: Support full WLS 8.1 create-table options. From

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources jbosscmp-jdbc_xml.xdt,1.60,1.61

2004-08-03 Thread Heiko W.Rupp
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29152/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources Modified Files: jbosscmp-jdbc_xml.xdt Log Message: Correct bad closing tag.

[Xdoclet-devel] Steve Storey is on holiday.

2004-08-03 Thread steve . storey
I will be out of the office starting Mon 02/08/2004 and will not return until Sun 15/08/2004. Thanks for your message. I am currently on holiday until 15/08/04. If your message is urgent, please forward it to [EMAIL PROTECTED] or [EMAIL PROTECTED] ---

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-995) Improvement to allow new values for createtables attribute

2004-08-03 Thread legendaryservice
Message: The following issue has been re-assigned. Assignee: Heiko W. Rupp (mailto:[EMAIL PROTECTED]) - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-995 Here is an overview of the issue: --

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-995) Improvement to allow new values for createtables attribute

2004-08-03 Thread legendaryservice
The following comment has been added to this issue: Author: Heiko W. Rupp Created: Tue, 3 Aug 2004 9:56 AM Body: Could you please also provide a patch to xtags.xml ? - View this comment: http://opensource.atlass

[Xdoclet-devel] [XDoclet-JIRA] Updated: (XDT-995) Improvement to allow new values for createtables attribute

2004-08-03 Thread legendaryservice
The following issue has been updated: Updater: Paul Stath (mailto:[EMAIL PROTECTED]) Date: Tue, 3 Aug 2004 8:49 AM Comment: This patch was generated against the HEAD revision of the xdoclet project. Changes: Attachment changed to patch.diff -

[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-995) Improvement to allow new values for createtables attribute

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

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-781) Using Xdoclet to map servlet names, Get mapping for Abstract classes too.

2004-08-03 Thread legendaryservice
The following comment has been added to this issue: Author: Nick Grimshaw Created: Tue, 3 Aug 2004 7:35 AM Body: I'm also experiencing this. I have an EmployeeServlet, and an AddEmployeeServlet, which is a subclass. Relevant code is: EmployeeServlet.java --- /** * @w

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/META-INF xtags.xml,1.46,1.47

2004-08-03 Thread Heiko W.Rupp
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31653/xdoclet/modules/jboss/src/META-INF Modified Files: xtags.xml Log Message: Support for alter-table feature of the JBoss CMP engine. Patch from Jesper Pedersen in XDT-9

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources jbosscmp-jdbc_3_2.dtd,1.4,1.5 jbosscmp-jdbc_xml.xdt,1.59,1.60

2004-08-03 Thread Heiko W.Rupp
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31434/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources Modified Files: jbosscmp-jdbc_3_2.dtd jbosscmp-jdbc_xml.xdt Log Message: Sup

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb JBossSubTask.java,1.29,1.30

2004-08-03 Thread Heiko W.Rupp
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31434/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb Modified Files: JBossSubTask.java Log Message: Support for alter-table feature of the JBoss CMP e

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources jbosscmp-jdbc_4_0.dtd,1.1,NONE

2004-08-03 Thread Heiko W.Rupp
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27698/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources Removed Files: jbosscmp-jdbc_4_0.dtd Log Message: There is no 4.0 specific d

[Xdoclet-devel] [XDoclet-JIRA] Assigned: (XDT-994) alter-table support in jbosscmp-jdbc.xml

2004-08-03 Thread legendaryservice
Message: The following issue has been re-assigned. Assignee: Heiko W. Rupp (mailto:[EMAIL PROTECTED]) - View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-994 Here is an overview of the issue: --

[Xdoclet-devel] [XDoclet-JIRA] Created: (XDT-994) alter-table support in jbosscmp-jdbc.xml

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

[Xdoclet-devel] [XDoclet-JIRA] Updated: (XDT-994) alter-table support in jbosscmp-jdbc.xml

2004-08-03 Thread legendaryservice
The following issue has been updated: Updater: Jesper Pedersen (mailto:[EMAIL PROTECTED]) Date: Tue, 3 Aug 2004 3:52 AM Changes: Attachment changed to alterTable.patch - For a full history of the is

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-886) set attributes from hibernate 2 not supported yet ?

2004-08-03 Thread legendaryservice
The following comment has been added to this issue: Author: Heiko W. Rupp Created: Tue, 3 Aug 2004 3:43 AM Body: Could you provide a patch? - View this comment: http://opensource.atlassian.com/projects/xdoclet/b

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-mapping_2_0.dtd,1.2,1.3 hibernate-mapping_1_1.dtd,1.1,1.2

2004-08-03 Thread Heiko W.Rupp
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1663/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources Modified Files: hibernate-mapping_2_0.dtd hibernate-mapping_1_1.dtd L