Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AE6C2F182 for ; Fri, 12 Dec 2014 13:18:59 +0000 (UTC) Received: (qmail 645 invoked by uid 500); 12 Dec 2014 13:18:59 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 589 invoked by uid 500); 12 Dec 2014 13:18:59 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 577 invoked by uid 99); 12 Dec 2014 13:18:58 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Dec 2014 13:18:58 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 820F3A291FD; Fri, 12 Dec 2014 13:18:58 +0000 (UTC) From: andytaylor To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org Message-ID: Subject: [GitHub] activemq-6 pull request: some doc fixes and pom fix Content-Type: text/plain Date: Fri, 12 Dec 2014 13:18:58 +0000 (UTC) GitHub user andytaylor opened a pull request: https://github.com/apache/activemq-6/pull/43 some doc fixes and pom fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/andytaylor/activemq-6 master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-6/pull/43.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #43 ---- commit 19c5c35c42600c21ad945dc279084255e80ae47a Author: Andy Taylor Date: 2014-12-10T13:19:43Z ACTIVEMQ6-6 - remove SPI usage https://issues.apache.org/jira/browse/ACTIVEMQ6-6 Remove jboss security deps. commit 82b1e6ecccd8b7f906399bd4ad4ff3022accc7ea Author: Andy Taylor Date: 2014-12-11T12:17:29Z documentation review fixes ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---