提交 fc07ad7d 编写于 作者: K kohsuke

Removed unused <tt>spring-support-1.2.9.jar</tt> from Hudson as it was...

    Removed unused <tt>spring-support-1.2.9.jar</tt> from Hudson as it was interfering with the Crowd plugin.
    (<a href="http://www.nabble.com/Getting-NoSuchClassDefFoundError-for-ehcache-tt21444908.html">report</a>)


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@14489 71c3de6d-444a-0410-be80-ed276b4c234a
上级 8193d06c
......@@ -454,6 +454,10 @@
<groupId>org.springframework</groupId>
<artifactId>spring-remoting</artifactId>
</exclusion>
<exclusion>
<groupId>org.springframework</groupId>
<artifactId>spring-support</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册