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 2018/04/19 16:07:11 UTC

[1/2] activemq-artemis git commit: Adds the Travis CI build status label on the README

Repository: activemq-artemis
Updated Branches:
  refs/heads/master a8c3e1b5f -> 3a45f9109


Adds the Travis CI build status label on the README


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

Branch: refs/heads/master
Commit: af061f7db467657c46b776ef9a057f494a59ae94
Parents: a8c3e1b
Author: Otavio Rodolfo Piske <op...@redhat.com>
Authored: Thu Apr 19 16:45:58 2018 +0200
Committer: Otavio Rodolfo Piske <op...@redhat.com>
Committed: Thu Apr 19 16:45:58 2018 +0200

----------------------------------------------------------------------
 README.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/af061f7d/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 1924ba6..232255d 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,10 @@ This file describes some minimum 'stuff one needs to know' to get started coding
 For details about the modifying the code, building the project, running tests, IDE integration, etc. see
 our [Hacking Guide](./docs/hacking-guide/en/SUMMARY.md).
 
+## Build Status
+
+Build Status: [![Build Status](https://travis-ci.org/apache/activemq-artemis.svg?branch=master)](https://travis-ci.org/apache/activemq-artemis)
+
 ## Building the ASYNC IO library
 
 ActiveMQ Artemis provides two journal persistence types, NIO (which uses the Java NIO libraries), and ASYNCIO which interacts with the linux kernel libaio library.   The ASYNCIO journal type should be used where possible as it is far superior in terms of performance.


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

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


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

Branch: refs/heads/master
Commit: 3a45f91092cccb855c5ba8f732d475b81924f270
Parents: a8c3e1b af061f7
Author: Clebert Suconic <cl...@apache.org>
Authored: Thu Apr 19 12:07:02 2018 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Apr 19 12:07:02 2018 -0400

----------------------------------------------------------------------
 README.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------