From: <jbo...@li...> - 2005-08-12 13:36:53
|
Author: aron.gombas Date: 2005-08-12 09:34:51 -0400 (Fri, 12 Aug 2005) New Revision: 832 Added: trunk/labs/kosmos/web-portlet/WEB-INF/lib/commons-collections-3.1.jar Modified: trunk/labs/kosmos/build/build.xml Log: Better JSR168 compatibility Modified: trunk/labs/kosmos/build/build.xml =================================================================== --- trunk/labs/kosmos/build/build.xml 2005-08-12 12:31:36 UTC (rev 831) +++ trunk/labs/kosmos/build/build.xml 2005-08-12 13:34:51 UTC (rev 832) @@ -78,7 +78,6 @@ <!-- copy other binary files --> <copy todir="${dist-bin.bin.dir}"> <fileset dir="${web.dir}" excludes="**/*.jsp"> - <exclude name="**/commons-logging*.jar"/> <exclude name="**/portlet-api*.jar"/> <exclude name="**/servletapi*.jar"/> </fileset> Added: trunk/labs/kosmos/web-portlet/WEB-INF/lib/commons-collections-3.1.jar =================================================================== (Binary files differ) Property changes on: trunk/labs/kosmos/web-portlet/WEB-INF/lib/commons-collections-3.1.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream |