You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2017/12/05 15:21:52 UTC

[1/2] activemq-artemis git commit: NO-JIRA Documentation: Fixed filenames of native libs found on distribution

Repository: activemq-artemis
Updated Branches:
  refs/heads/master 328cf5cc5 -> a5cef3a4c


NO-JIRA Documentation: Fixed filenames of native libs found on distribution


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

Branch: refs/heads/master
Commit: b152a33267d37f740bb16abed92740efd38e80bd
Parents: 328cf5c
Author: art-licis <ar...@gmail.com>
Authored: Fri Dec 1 11:50:07 2017 +0200
Committer: Justin Bertram <jb...@apache.org>
Committed: Tue Dec 5 09:18:26 2017 -0600

----------------------------------------------------------------------
 docs/user-manual/en/libaio.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/b152a332/docs/user-manual/en/libaio.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/libaio.md b/docs/user-manual/en/libaio.md
index 22ddce9..5c7e11c 100644
--- a/docs/user-manual/en/libaio.md
+++ b/docs/user-manual/en/libaio.md
@@ -11,10 +11,10 @@ when they have been processed.
 We use this in our high performance journal if configured to do so,
 please see [Persistence](persistence.md).
 
-This is the native libraries distributed by Apache ActiveMQ Artemis:
+These are the native libraries distributed by Apache ActiveMQ Artemis:
 
--   libActiveMQAIO64.so - x86 64 bits
--   We used to distributed libActiveMQAIO32.so until early 2017. While it's not available on the distribution it should still be possible to compile to a 32 bits environment if needed.
+-   libartemis-native-64.so - x86 64 bits
+-   We distributed a 32-bit version until early 2017. While it's not available on the distribution any longer it should still be possible to compile to a 32-bit environment if needed.
 
 When using libaio, Apache ActiveMQ Artemis will always try loading these files as long
 as they are on the [library path](using-server.md#library-path)


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

Posted by jb...@apache.org.
This closes #1682


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

Branch: refs/heads/master
Commit: a5cef3a4c5cde04b35f3b43aa1069329f2073cc1
Parents: 328cf5c b152a33
Author: Justin Bertram <jb...@apache.org>
Authored: Tue Dec 5 09:20:54 2017 -0600
Committer: Justin Bertram <jb...@apache.org>
Committed: Tue Dec 5 09:20:54 2017 -0600

----------------------------------------------------------------------
 docs/user-manual/en/libaio.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------