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?
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
--
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
--
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
-
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
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
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,
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
27 matches
Mail list logo