Branch: refs/heads/mazz/wf9
Home:
https://github.com/hawkular/hawkular
Commit: f399b9f436ba8a085820ee4212ee93d7fc1e94eb
https://github.com/hawkular/hawkular/commit/f399b9f436ba8a085820ee4212ee9...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-06-17 (Wed, 17 Jun 2015)
Changed paths:
M dist/src/main/resources/wildfly/configuration/default-broker.xml
M
dist/src/main/resources/wildfly/snippets/subsystem-hawkular-bus-broker-wf-extension.xml
Log Message:
-----------
HAWKULAR-232 WF9 no longer allows "." in attribute names. we used them since
they mimic'd replacement sysprops for broker config file.
this commit changes "." to "-" - these changes reflect the changes
that were made in the bus stuff