copy css and js resources as well

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4785 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Juergen Hoeller 2011-07-26 01:08:23 +00:00
parent d1874aa592
commit bb4ec96045
1 changed files with 2 additions and 0 deletions

View File

@ -219,6 +219,8 @@
<entry name="*.jpeg" />
<entry name="*.jpg" />
<entry name="*.html" />
<entry name="*.css" />
<entry name="*.js" />
<entry name="*.dtd" />
<entry name="*.xsd" />
<entry name="*.tld" />