Author: dsvyatobatsko
Date: 2008-03-13 08:23:11 -0400 (Thu, 13 Mar 2008)
New Revision: 6776
Modified:
trunk/ui/assembly/pom.xml
Log:
http://jira.jboss.com/jira/browse/RF-2399
Modified: trunk/ui/assembly/pom.xml
===================================================================
--- trunk/ui/assembly/pom.xml 2008-03-13 12:05:46 UTC (rev 6775)
+++ trunk/ui/assembly/pom.xml 2008-03-13 12:23:11 UTC (rev 6776)
@@ -294,6 +294,12 @@
<include>
${project.build.directory}/compressed/org/richfaces/renderkit/html/scripts/ListShuttle-min.js
</include>
+ <include>
+ ${project.build.directory}/compressed/org/richfaces/renderkit/html/scripts/PickListSI-min.js
+ </include>
+ <include>
+ ${project.build.directory}/compressed/org/richfaces/renderkit/html/scripts/PickList-min.js
+ </include>
<include>**/*-min.js</include>
</includes>
<!-- files to exclude, path relative to output's directory -->