提交 313d1985 编写于 作者: J Jeff Thompson

Update to use newer jenkins-test-harness.

Use one that enables stack traces for tests that rely on it for easier development and troubleshooting.
Only in incrementals so far.
上级 19b25ed2
...@@ -28,7 +28,7 @@ THE SOFTWARE. ...@@ -28,7 +28,7 @@ THE SOFTWARE.
<parent> <parent>
<groupId>org.jenkins-ci</groupId> <groupId>org.jenkins-ci</groupId>
<artifactId>jenkins</artifactId> <artifactId>jenkins</artifactId>
<version>1.52</version> <version>1.54</version>
<relativePath /> <relativePath />
</parent> </parent>
......
...@@ -70,7 +70,7 @@ THE SOFTWARE. ...@@ -70,7 +70,7 @@ THE SOFTWARE.
<dependency> <dependency>
<groupId>${project.groupId}</groupId> <groupId>${project.groupId}</groupId>
<artifactId>jenkins-test-harness</artifactId> <artifactId>jenkins-test-harness</artifactId>
<version>2.59</version> <version>2.62-rc1311.681a1adc1757</version>
<scope>test</scope> <scope>test</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册