提交 fe0461f4 编写于 作者: K kohsuke

added Xalan to see if it fixes the problem for Jonathan Giles


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2755 71c3de6d-444a-0410-be80-ed276b4c234a
上级 6abaade8
...@@ -242,6 +242,11 @@ ...@@ -242,6 +242,11 @@
--> -->
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
<version>2.7.0</version>
</dependency>
<dependency> <dependency>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<artifactId>hudson-core</artifactId> <artifactId>hudson-core</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册