mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-10 18:59:41 +02:00
i apparently did not succeed in removing the old servlet from cvs with the last commits.. ? added a *.js type to the webfile types reference in the build.xml
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1966 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
302f9a4778
commit
0e1a1a0feb
2 changed files with 1 additions and 350 deletions
|
@ -26,6 +26,7 @@
|
|||
|
||||
<patternset id="web.filetypes">
|
||||
<include name="**/*.jsp" />
|
||||
<include name="**/*.js" />
|
||||
<include name="**/*.html" />
|
||||
<include name="**/*.gif" />
|
||||
<include name="**/*.css" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue