Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B20E4187A3 for ; Fri, 24 Jul 2015 05:29:56 +0000 (UTC) Received: (qmail 18720 invoked by uid 500); 24 Jul 2015 05:29:53 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 18583 invoked by uid 500); 24 Jul 2015 05:29:53 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 18347 invoked by uid 99); 24 Jul 2015 05:29:53 -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; Fri, 24 Jul 2015 05:29:53 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1C511DFC8A; Fri, 24 Jul 2015 05:29:53 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rajani@apache.org To: commits@cloudstack.apache.org Date: Fri, 24 Jul 2015 05:29:55 -0000 Message-Id: <316096be224e414db4ef1e187fe2f0e5@git.apache.org> In-Reply-To: <50eea48728c34ba197be4caa0a5b54cc@git.apache.org> References: <50eea48728c34ba197be4caa0a5b54cc@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/5] git commit: updated refs/heads/master to 7febdb5 reverting gmaven version to 1.3 the changes in commit ec32ea30f7b3e5351e661786955d9fa0929047bd changed gmaven version in ldap plugin which broke running the spock tests from command line. Hence reverting the change until we fix it with the new version. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d42173a1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d42173a1 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d42173a1 Branch: refs/heads/master Commit: d42173a1a31043cf88909434a82f641a5fc36bf3 Parents: 4e57cc6 Author: Rajani Karuturi Authored: Wed Jul 22 16:31:28 2015 +0530 Committer: Rajani Karuturi Committed: Wed Jul 22 16:31:28 2015 +0530 ---------------------------------------------------------------------- plugins/user-authenticators/ldap/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d42173a1/plugins/user-authenticators/ldap/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/user-authenticators/ldap/pom.xml b/plugins/user-authenticators/ldap/pom.xml index d24a5be..22cdeb7 100644 --- a/plugins/user-authenticators/ldap/pom.xml +++ b/plugins/user-authenticators/ldap/pom.xml @@ -24,7 +24,7 @@ org.codehaus.gmaven gmaven-plugin - 1.5 + 1.3 1.7