提交 e5e789c1 编写于 作者: K kohsuke

javaws sucks hard in terms of testability and automatability. Replacing it with a different client.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@11927 71c3de6d-444a-0410-be80-ed276b4c234a
上级 915edf15
......@@ -74,6 +74,12 @@
<artifactId>htmlunit</artifactId>
<version>2.2-hudson-3</version>
</dependency>
<dependency>
<!-- for testing JNLP launch. -->
<groupId>org.jvnet.hudson</groupId>
<artifactId>netx</artifactId>
<version>0.5-hudson-1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册