The following issue has been updated:
Updater: Matt Raible (mailto:[EMAIL PROTECTED])
Date: Mon, 25 Oct 2004 7:02 PM
Comment:
Here's a 2nd patch that fixes the problem form me. I'm using Ant 1.6.2 on Windows XP.
Changes:
Attachment changed to DocletTask.diff.pat
The following comment has been added to this issue:
Author: Gili
Created: Mon, 25 Oct 2004 9:00 AM
Body:
Eric,
All I want to be able to do is specify a composite-id made up of multiple properties
of a table. I don't want to have to specify a separate class to act as the composite
The fallback artifacts is a misleading message. At somepoint, the idea is
that if a build fails due to a missing artifact (like the tjdo stuff), then
it will try from an older successful version of tjdo. However, that isn't
really fully fleshed out, so you get that extra eror.
The key is the Cla
The following comment has been added to this issue:
Author: Eric Pugh
Created: Mon, 25 Oct 2004 5:13 AM
Body:
Look at CompositeId and CompositeIdEntry:
http://cvs.sourceforge.net/viewcvs.py/xdoclet/xdoclet/samples/src/java/test/hibernate/?only_with_tag=HEAD
However, now I am secon