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 3345217930 for ; Wed, 6 May 2015 20:14:17 +0000 (UTC) Received: (qmail 8596 invoked by uid 500); 6 May 2015 20:14:17 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 8537 invoked by uid 500); 6 May 2015 20:14:17 -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 8520 invoked by uid 99); 6 May 2015 20:14:16 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2015 20:14:16 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9476CDFEFB; Wed, 6 May 2015 20:14:16 +0000 (UTC) From: jbertram To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org Message-ID: Subject: [GitHub] activemq-artemis pull request: A bunch of commits to fix Maven/bui... Content-Type: text/plain Date: Wed, 6 May 2015 20:14:16 +0000 (UTC) GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/231 A bunch of commits to fix Maven/build stuff You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis master_work Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/231.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 #231 ---- commit 4735d38d7bfdbbed6d5b2f0fae6c6c6629a5dc12 Author: jbertram Date: 2015-05-06T16:15:33Z Update surefire plugin versions commit e42d742af0cde66d54a6651488a6080a144a2180 Author: jbertram Date: 2015-05-06T16:38:04Z Disable license and checkstyle checks by default; add a new 'dev' profile with license and checkstyle checks enabled commit ad28e59e9ca51e2f128452db47e21db160631f52 Author: jbertram Date: 2015-05-06T19:18:41Z Enable extra tests in 'extra-tests' profile commit 7eabe3a171a96a6f869cda44f7ef1913f64b1a33 Author: jbertram Date: 2015-05-06T19:19:57Z Drastically simplify git ignores commit 8d3d8eda73a373238f873712c5cc3ad341be373f Author: jbertram Date: 2015-05-06T19:20:18Z Obey license check property commit 076b56ba9816eb4dee4c6b817ecda8abc7b3654c Author: jbertram Date: 2015-05-06T19:51:31Z Set Arjuna properties commit c9e173e064d0c413d34329c9c9f4180ea13fb5b8 Author: jbertram Date: 2015-05-06T20:04:41Z Use target directory for test data ---- --- 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. ---