No copying of hazelcast plugin to non-clustered openfire environments. No default inclusion of monitoring plugin.
parent
75f74b5795
commit
d6f5761fbc
Binary file not shown.
Binary file not shown.
|
@ -1,5 +1,3 @@
|
|||
#!/bin/bash
|
||||
# For when you've built the hazelcast plugin locally and want this in your next stack
|
||||
cp ../openfire-hazelcast-plugin/target/hazelcast-openfire-plugin-assembly.jar ./plugins_for_clustered/hazelcast.jar
|
||||
cp ../openfire-hazelcast-plugin/target/hazelcast-openfire-plugin-assembly.jar ./plugins_for_federated/hazelcast.jar
|
||||
cp ../openfire-hazelcast-plugin/target/hazelcast-openfire-plugin-assembly.jar ./plugins_for_other/hazelcast.jar
|
||||
|
|
Loading…
Reference in New Issue