Revision 5839
Added by ben leinfelder almost 14 years ago
build.xml | ||
---|---|---|
978 | 978 |
<exclude name="LiveMap_30/**" /> |
979 | 979 |
<exclude name="oaipmh/**" /> |
980 | 980 |
<exclude name="skin.configs/**" /> |
981 |
<exclude name="spatial/geoserver/**" /> |
|
982 |
<exclude name="spatial/WEB-INF/**" /> |
|
981 |
<exclude name="spatial/geoserver/WEB-INF/**" /> |
|
983 | 982 |
</fileset> |
984 | 983 |
</copy> |
985 | 984 |
<copy todir="${war.context.docs}" filtering="yes"> |
Also available in: Unified diff
omit spatial exclusions that do not exist (part of the geoserver removal)