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 7F4DD1021D for ; Mon, 4 Nov 2013 22:36:11 +0000 (UTC) Received: (qmail 4713 invoked by uid 500); 4 Nov 2013 22:36:10 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 4676 invoked by uid 500); 4 Nov 2013 22:36:10 -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 4653 invoked by uid 99); 4 Nov 2013 22:36:10 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Nov 2013 22:36:10 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id EDE683D66A; Mon, 4 Nov 2013 22:36:09 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bfederle@apache.org To: commits@cloudstack.apache.org Date: Mon, 04 Nov 2013 22:36:09 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [01/12] git commit: updated refs/heads/ui-restyle to d0e8fa3 Updated Branches: refs/heads/ui-restyle b7259a48e -> d0e8fa35c Get rid of some errors and warnings in the plugins user-authenticators ldap sources Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d17a8f8b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d17a8f8b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d17a8f8b Branch: refs/heads/ui-restyle Commit: d17a8f8b1181fa83fcd232905e623dad8e37cfda Parents: a3fae88 Author: Hugo Trippaers Authored: Mon Nov 4 17:21:10 2013 +0100 Committer: Hugo Trippaers Committed: Mon Nov 4 20:01:13 2013 +0100 ---------------------------------------------------------------------- plugins/user-authenticators/ldap/pom.xml | 37 +++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d17a8f8b/plugins/user-authenticators/ldap/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/user-authenticators/ldap/pom.xml b/plugins/user-authenticators/ldap/pom.xml index 1f9dea0..34121e4 100644 --- a/plugins/user-authenticators/ldap/pom.xml +++ b/plugins/user-authenticators/ldap/pom.xml @@ -90,6 +90,40 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.codehaus.gmaven + + + gmaven-plugin + + [1.3,) + + compile + testCompile + + + + + + + + + + + + @@ -104,7 +138,6 @@ cglib cglib-nodep - 2.2 - +