[richfaces-svn-commits] JBoss Rich Faces SVN: r4868 - trunk/framework/impl.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Dec 14 14:21:13 EST 2007


Author: alexsmirnov
Date: 2007-12-14 14:21:13 -0500 (Fri, 14 Dec 2007)
New Revision: 4868

Modified:
   trunk/framework/impl/pom.xml
Log:
Remove deprecated extend.js from aggregated library.

Modified: trunk/framework/impl/pom.xml
===================================================================
--- trunk/framework/impl/pom.xml	2007-12-14 19:06:11 UTC (rev 4867)
+++ trunk/framework/impl/pom.xml	2007-12-14 19:21:13 UTC (rev 4868)
@@ -100,6 +100,7 @@
                 <exclude>**/*.pack.js</exclude>
                 <!-- exclude parts of the scriptaculous, so big file already included -->
                 <exclude>**/scriptaculous/*.js</exclude>
+                <exclude>**/extend-min.js</exclude>
                 <exclude>**/jquery.jcarousel-min.js</exclude>
                 <exclude>**/compressed.css</exclude>
               </excludes>




More information about the richfaces-svn-commits mailing list