Ant task ejbjar generates warning
When I run (from the IDEA Ant interface) a build script that uses ejbjar I always get this warning: Unable to load dependency analyzer: org.apache.tools.ant.util.depend.bcel.AncestorAnalyzer
I don't see the same warning running Ant standalone.
Any ideas?
--Thomas
请先登录再写评论。