Hu guys, 
maybe I just missing something, but how are junit
tests
supposed to be working properly?

Build task uses xdoclet to generate them. 
First, complete cleanup is performed. so there are no
xjavadoc classes at all. 

So, xdoclet fails to genrate tests. 

If I add xjavadoc.jar ( copy which lives by xdoclet )
to my classpath there is serial version conflict.

In classpath defined for generate-tests xdoclet
invocation, there are built classes specified.

But to the moment where it run they are simply not
there ( remember, we just called clean before )

So guys, I'm stuck, and it's very frustrating because
I got it working on friday...

any suggestions?

=====
Konstantin Priblouda ( ko5tik )    Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/povray/ >

__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to