Here's a question that the list probably doesn't get very often, "Why does
XDoclet fix my problem?"

My problem is that the dependency, attribute = full, checking in the ejbjar
task hangs unless I happen to run XDoclet in my build first. What is
stranger yet is that the ejb's I am trying to build have not been converted
to use XDoclet tags yet. Basically, I have reduced my build file down to the
point where if I remove the "taskdef" and "ejbdoclet" tasks prior to the
"ejbjar" call the dependency checking fails.  If I add them back in, BCEL
works fine.

My assumption is that XDoclet 1.1 is loading something into a Ant
classloader that is allowing the dependency checking to work.  

Any chance someone else has run across this?

thanks,
tim


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

Reply via email to