Merge "Issue #2530 Fixed ingest JVM crash on startup" into development

Former-commit-id: a2a43a55a6 [formerly 0797f54a93] [formerly a2a43a55a6 [formerly 0797f54a93] [formerly 7b18c745d3 [formerly ba63e0d32f333fb2acaee2b15253f7cffb7122d4]]]
Former-commit-id: 7b18c745d3
Former-commit-id: 1a6dad4c53 [formerly f3d235a3f8]
Former-commit-id: ebdd3effe9
This commit is contained in:
Nate Jensen 2013-11-07 10:44:46 -06:00 committed by Gerrit Code Review
commit 642d4c5147

View file

@ -78,6 +78,7 @@
<!-- end of ncep excludes --> <!-- end of ncep excludes -->
</mode> </mode>
<mode name="ingest"> <mode name="ingest">
<exclude>webservices.xml</exclude>
<exclude>ebxml.*\.xml</exclude> <exclude>ebxml.*\.xml</exclude>
<exclude>.*request.*</exclude> <exclude>.*request.*</exclude>
<exclude>grib-decode.xml</exclude> <exclude>grib-decode.xml</exclude>