Author: echatellier Date: 2014-06-29 20:37:39 +0200 (Sun, 29 Jun 2014) New Revision: 504 Url: http://forge.nuiton.org/projects/nuiton-js/repository/revisions/504 Log: Update to jquery 1.11.0 Modified: nuiton-js-jquery-ui/trunk/pom.xml Modified: nuiton-js-jquery-ui/trunk/pom.xml =================================================================== --- nuiton-js-jquery-ui/trunk/pom.xml 2014-06-29 18:07:10 UTC (rev 503) +++ nuiton-js-jquery-ui/trunk/pom.xml 2014-06-29 18:37:39 UTC (rev 504) @@ -126,6 +126,7 @@ <fileset dir="${project.build.directory}/jquery-ui-${upstreamVersion}"> <include name="jquery-ui.js" /> <include name="jquery-ui.css" /> + <include name="images/*" /> </fileset> </copy> <copy todir="${destDir}">
participants (1)
-
echatellier@users.nuiton.org