Merge "Issue #2196 final name change for registries. Now registry and centralRegistry." into development

Former-commit-id: ea98de5ad1 [formerly e9dc49bfac807b7ddbe2a6ac39e13eb917aacf44]
Former-commit-id: ae1d4ca6b4
This commit is contained in:
Richard Peter 2013-08-16 09:41:08 -05:00 committed by Gerrit Code Review
commit bbde1db7a0

View file

@ -185,8 +185,8 @@
<includeMode>excludeDpaAndOgc</includeMode>
<includeMode>statsTemplate</includeMode>
</mode>
<mode name="wfoRegistry">
<!-- WFO Registry production mode -->
<mode name="registry">
<!-- Registry production mode -->
<include>ebxml.*\.xml</include>
<includeMode>statsTemplate</includeMode>
<includeMode>dataDeliveryTemplate</includeMode>
@ -194,7 +194,8 @@
<exclude>harvester-*</exclude>
<exclude>crawler-*</exclude>
</mode>
<mode name="ncfRegistry">
<mode name="centralRegistry">
<!-- Central Registry production mode -->
<include>ebxml.*\.xml</include>
<includeMode>statsTemplate</includeMode>
<includeMode>dataDeliveryTemplate</includeMode>