Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular
Commit: 43b5f4703a9442f1529785ba4aa55d65df11225d
https://github.com/hawkular/hawkular/commit/43b5f4703a9442f1529785ba4aa55...
Author: Jay Shaughnessy <jshaughn(a)redhat.com>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M dist/src/main/resources/wildfly/patches/standalone.xsl
Log Message:
-----------
HAWKULAR-557 Broken on Windows
The use of ${jboss.server.data.dir} in a URI inside of standalone.xml is
a problem. The windows path backslashes are not valid. Instead, use the
new org.hawkular.data.dir, defaulting back to the jboss property. This
allows windows users to set the new property on the command line to
bypass the issue (or to use a directory not under the jboss server,
if desired)
Commit: b651af50fb8ae6c1cf6959356b18467f9a2a4030
https://github.com/hawkular/hawkular/commit/b651af50fb8ae6c1cf6959356b184...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-10-14 (Wed, 14 Oct 2015)
Changed paths:
M dist/src/main/resources/wildfly/patches/standalone.xsl
Log Message:
-----------
Merge pull request #556 from jshaughn/hawkular-557
HAWKULAR-557 Broken on Windows
Compare:
https://github.com/hawkular/hawkular/compare/2c84067645bb...b651af50fb8a