diff options
| author | abranson <andrew.branson@cern.ch> | 2011-08-01 13:57:20 +0200 |
|---|---|---|
| committer | abranson <andrew.branson@cern.ch> | 2011-08-01 13:57:20 +0200 |
| commit | 29bbf451a22916d39017ec1a3f53f4e0f0e65ee0 (patch) | |
| tree | b6e5d3a4c79e6afb4369c70a4d178156cbf43eeb /build.xml | |
| parent | 5b0919b3601340e7f71eee2b4cda8bf0a98090ee (diff) | |
Java7 compatibility and some code refresh
Diffstat (limited to 'build.xml')
| -rw-r--r--[-rwxr-xr-x] | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml index 3bff88d..81bfea3 100755..100644 --- a/build.xml +++ b/build.xml @@ -48,7 +48,7 @@ <include name="boot/**/*.txt"/>
<include name="boot/**/*.xml"/>
<include name="schemas/*.xsd"/>
- <include name="mapFiles/*.xml"/>
+ <include name="mapFiles/*"/>
<include name="textFiles/*.*"/>
<include name="images/**/*.gif"/>
<include name="images/**/*.jpg"/>
|
