Project

General

Profile

« Previous | Next » 

Revision 8771

change the hazelcast group name to be the default "metacat" instance so that the metacat-index tests pass without additional local configuration, at least when running a default metacat deployment.

View differences:

hazelcast.xml
3 3
  xmlns="http://www.hazelcast.com/schema/config"
4 4
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
5 5
  <group>
6
    <name>DataONE</name>
6
    <name>metacat</name>
7 7
    <password>password</password>
8 8
  </group>
9 9

  

Also available in: Unified diff