GWT Junit ant 警告:在 junit 的路径中检测到多个版本的 ant

发布于 2024-10-29 11:33:06 字数 500 浏览 0 评论 0原文

菜鸟问题:仍在学习 GWT,我刚刚通过运行 webAppCreator -junit 设置我的项目以使用 GWTTestCase。它很好地设置了一切,我能够编写和运行测试用例,但是调用 ant test.dev 给了我这个警告:

[junit] WARNING: multiple versions of ant detected in path for junit 
[junit]     jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and jar:file:/home/webbtra/proj/myProject/trunk/lib/gwt-dev.jar!/org/apache/tools/ant/Project.class

它似乎没有破坏任何东西,所以我不想花费大量的时间在上面。只是想我会在这里发帖看看是否有人对此有一些见解。谢谢。

-tjw

Noob question: still learning GWT, and I just set up my project to use GWTTestCase by running webAppCreator -junit. It set up everything nicely and I'm able to write and run test cases, but invoking ant test.dev gives me this warning:

[junit] WARNING: multiple versions of ant detected in path for junit 
[junit]     jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and jar:file:/home/webbtra/proj/myProject/trunk/lib/gwt-dev.jar!/org/apache/tools/ant/Project.class

It doesn't seem to be breaking anything so I don't want to spend a ton of time on it. Just figured I'd post here to see if anyone has some insight on this. Thanks.

-tjw

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

雨落□心尘 2024-11-05 11:33:06

我猜这是一个错误

I guess it is a bug.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文