Index: /trunk/build.xml
===================================================================
--- /trunk/build.xml	(revision 16196)
+++ /trunk/build.xml	(revision 16197)
@@ -1123,4 +1123,9 @@
                 <exclude name="org/apache/commons/logging/impl/LogKitLogger*"/>
                 <exclude name="org/apache/commons/logging/impl/ServletContextCleaner*"/>
+                <exclude name="org/apache/commons/jcs/auxiliary/disk/jdbc/**"/>
+                <exclude name="org/apache/commons/jcs/auxiliary/remote/http/client/**"/>
+                <exclude name="org/apache/commons/jcs/auxiliary/remote/http/server/RemoteHttpCacheServlet*"/>
+                <exclude name="org/apache/commons/jcs/auxiliary/remote/server/RemoteCacheStartupServlet*"/>
+                <exclude name="org/apache/commons/jcs/utils/servlet/**"/>
             </patternset>
         </unzip>
