This fix isn't strictly necessary whilst we still use the current release but once we upgrade to the next release the build will fail.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@476945
13f79535-47bb-0310-9956-
ffa450edef68
</fileset>
<fileset dir="${commons-pool.home}">
<include name="**/*.java" />
- <exclude name="**/Stack*.java" />
- <exclude name="**/SoftReferenceObjectPool.java" />
<exclude name="**/test/**" />
</fileset>
<fileset dir="${commons-dbcp.home}">