[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1455) FileManager.getURLContent() cannot handle URLs with spaces

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Andrew Stevens Created: Sat, 2 Jul 2005 6:15 AM Body: Sounds reasonable. Could you provide an example demonstrating the problem, so I can reproduce it?

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1455) FileManager.getURLContent() cannot handle URLs with spaces

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Dat Phung Created: Sat, 2 Jul 2005 9:09 AM Body: When writing your own SubTask, you would something like this: URL url = getClass().getResource(TEMPLATE_FILE); If your template file happens to be in a classpath t

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1455) FileManager.getURLContent() cannot handle URLs with spaces

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Dat Phung Created: Sat, 2 Jul 2005 9:36 AM Body: FYI, I got around the issue like this. Strangely enough it works: URL url = getClass().getResource(TEMPLATE_FILE); if (url != null && "file".equals(url.getP

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/samples/src/java/test/hibernate30 Product.java,1.2,1.3 Human.java,1.1,1.2 XDT-1257: joined-subclass and many su

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/META-INF xtags.xml,1.53,1.54 XDT-1257: joined-subclass and many subelements aligned with

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-formula.xdt,1.1,1.2 hibernate-joined-subcl

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-sql-delete.xdt,NONE,1.1 hibernate-sql-inse

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-many-to-one.xdt,NONE,1.1 hibernate-propert

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/samples/src/java/test/hibernate30 LineItem.java,1.1,1.2 XDT-1257: many-to-one and subelements aligned with hibe

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/META-INF xtags.xml,1.54,1.55 XDT-1257: many-to-one and subelements aligned with hibernate

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/META-INF xtags.xml,1.55,1.56 XDT-1257: join and subelements aligned with hibernate 3.0 DT

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-key.xdt,NONE,1.1 hibernate-dynamic-compone

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/samples/src/java/test/hibernate30 Person.java,NONE,1.1 XDT-1257: join and subelements aligned with hibernate 3.

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-key.xdt,1.1,NONE XDT-1257: join and subele

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate HibernateTagsHandler.java,1.41,1.42 XDT-1257: allow for standa

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-one-to-one.xdt,NONE,1.1 hibernate-class.xd

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:42 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-set.xdt,NONE,1.1 hibernate-parent.xdt,NONE

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/META-INF xtags.xml,1.56,1.57 XDT-1257: join implementation fixed -- join elements now gen

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/samples/src/java/test/hibernate30 Person.java,1.3,1.4 XDT-1257: join implementation fixed -- join elements now

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:41 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/samples/src/java/test/hibernate30 Person.java,1.1,1.2 XDT-1257: allow for standard hibernate type names in id t

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1242) make the name attribute optional

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:42 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/java/src/META-INF xtags.xml,1.10,1.11 XDT-1242 name attribute is not mandatory --

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:42 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/samples/src/java/test/hibernate30 Animal.java,1.1,1.2 XDT-1257: add hibernate 3 attributes for set element --

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:42 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/META-INF xtags.xml,1.57,1.58 XDT-1257: add hibernate 3 attributes for set element -

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:42 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-bag.xdt,NONE,1.1 hibernate-list.xdt,NONE,1

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:42 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/META-INF xtags.xml,1.61,1.62 XDT-1257: add hibernate 3 attributes for map, array, primiti

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:42 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources hibernate-map.xdt,NONE,1.1 hibernate-array.xdt,NONE,

[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1257) Hibernate 3.x support for XDoclet 1.2.x

2005-07-02 Thread noreply
The following comment has been added to this issue: Author: Paul Galbraith Created: Sat, 2 Jul 2005 11:42 AM Body: CVS COMMIT LOG: SUBJECT: [Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/META-INF xtags.xml,1.60,1.61 XDT-1257: add hibernate 3 attributes for list and bag