提交 2ce9ddba 编写于 作者: K Kohsuke Kawaguchi

Removing JUnit dependency.

It looks like this is a left over or a mistake.
We haven't been shipping junit.jar in the hudson.war, and
core has no compile time dependency to junit classes.
上级 9717caed
......@@ -648,6 +648,7 @@ THE SOFTWARE.
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.3.1</version>
<scope>test</scope>
</dependency>
<dependency><!-- needed by Jelly -->
<groupId>javax.servlet</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册