Check out Tools module from Hibernate's cvs. There's an xdoclet1.2
module there.

PS: I've started using Hibernate for a project too :-)

Ara. 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Dmitri
Colebatch
Sent: Sunday, November 24, 2002 5:29 AM
To: [EMAIL PROTECTED]
Subject: [Xdoclet-devel] xdoclet2, hibernate

hey all,

two questions - firstly, whats the status of xdoclet2?  There's been a
heap
of cvs activity, but after a clean checkout, and following the
README.txt, I
get compile errors:

java:compile:
    [javac] Compiling 1 source file to
C:\cvs\cvs.xdoclet.sourceforge.net\xdocle
t2\maven-castor-plugin\target\classes
    [javac] [ERROR]
C:\cvs\cvs.xdoclet.sourceforge.net\xdoclet2\maven-castor-plu
gin\src\java\org\apache\tools\ant\taskdefs\optional\castor\SourceGenerat
orTa
sk.j
ava:5: package org.apache.tools.ant.types does not exist
    [javac] [ERROR] import org.apache.tools.ant.types.*;
    [javac] [ERROR] ^
    [javac] [ERROR]
C:\cvs\cvs.xdoclet.sourceforge.net\xdoclet2\maven-castor-plu
gin\src\java\org\apache\tools\ant\taskdefs\optional\castor\SourceGenerat
orTa
sk.j
ava:6: cannot resolve symbol
    [javac] [ERROR] symbol  : class MatchingTask
    [javac] [ERROR] location: package taskdefs
    [javac] [ERROR] import org.apache.tools.ant.taskdefs.MatchingTask;
    [javac] [ERROR]                                      ^

looks like we're missing ant.jar?  Do I need to do something for this?

Also - I'm assuming that xjavadoc needs to be built before (as per
XJAVADOC_README.txt) - this isn't noted in the README - I've added this
comment, but wont commit as I'm not completely across the build process.

Second question - hibernate - has anyone done anything for it?  I
figured
I'd use it as a test case to get myself aquainted with the new
architecture - but want to check that no one is already doing this.

cheers
dim



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to