You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2017/08/01 13:43:17 UTC

[1/2] activemq-artemis git commit: Fix a typo in bootstrap-web-settings.txt

Repository: activemq-artemis
Updated Branches:
  refs/heads/master 4694aab06 -> 14d840de5


Fix a typo in bootstrap-web-settings.txt

Signed-off-by: Jens Reimann <jr...@redhat.com>


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/239479d1
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/239479d1
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/239479d1

Branch: refs/heads/master
Commit: 239479d1a31efbbdd06d57f865b35110bec5733b
Parents: 4694aab
Author: Jens Reimann <ct...@dentrassi.de>
Authored: Tue Aug 1 09:04:23 2017 +0200
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Aug 1 09:43:14 2017 -0400

----------------------------------------------------------------------
 .../activemq/artemis/cli/commands/etc/bootstrap-web-settings.txt   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/239479d1/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/bootstrap-web-settings.txt
----------------------------------------------------------------------
diff --git a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/bootstrap-web-settings.txt b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/bootstrap-web-settings.txt
index 173a708..0647050 100644
--- a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/bootstrap-web-settings.txt
+++ b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/bootstrap-web-settings.txt
@@ -1,4 +1,4 @@
-   <!-- The web server is only bound to loalhost by default -->
+   <!-- The web server is only bound to localhost by default -->
    <web bind="${web.protocol}://${http.host}:${http.port}" path="web"${extra.web.attributes}>
        <app url="jolokia" war="jolokia.war"/>
    </web>


[2/2] activemq-artemis git commit: This closes #1431

Posted by cl...@apache.org.
This closes #1431


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/14d840de
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/14d840de
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/14d840de

Branch: refs/heads/master
Commit: 14d840de58f782717ce2b2f677d51519db133d55
Parents: 4694aab 239479d
Author: Clebert Suconic <cl...@apache.org>
Authored: Tue Aug 1 09:43:15 2017 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Aug 1 09:43:15 2017 -0400

----------------------------------------------------------------------
 .../activemq/artemis/cli/commands/etc/bootstrap-web-settings.txt   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------