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:
commit
bbde1db7a0
1 changed files with 4 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue