Return-Path: X-Original-To: apmail-incubator-deltaspike-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-deltaspike-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DD3919F3B for ; Fri, 17 May 2013 07:40:16 +0000 (UTC) Received: (qmail 83827 invoked by uid 500); 17 May 2013 07:40:17 -0000 Delivered-To: apmail-incubator-deltaspike-commits-archive@incubator.apache.org Received: (qmail 83730 invoked by uid 500); 17 May 2013 07:40:14 -0000 Mailing-List: contact deltaspike-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltaspike-dev@incubator.apache.org Delivered-To: mailing list deltaspike-commits@incubator.apache.org Received: (qmail 83692 invoked by uid 99); 17 May 2013 07:40:12 -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, 17 May 2013 07:40:12 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 9818722D63; Fri, 17 May 2013 07:40:12 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rmannibucau@apache.org To: deltaspike-commits@incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: forcing xbean finder shaded version for cdictrl openejb Date: Fri, 17 May 2013 07:40:12 +0000 (UTC) Updated Branches: refs/heads/master 9a85f05a4 -> a25f7f62d forcing xbean finder shaded version for cdictrl openejb Project: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/commit/a25f7f62 Tree: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/tree/a25f7f62 Diff: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/diff/a25f7f62 Branch: refs/heads/master Commit: a25f7f62d082c3eaca4e3822e40b40a7cf7378ab Parents: 9a85f05 Author: Romain Manni-Bucau Authored: Fri May 17 09:39:56 2013 +0200 Committer: Romain Manni-Bucau Committed: Fri May 17 09:39:56 2013 +0200 ---------------------------------------------------------------------- deltaspike/cdictrl/impl-openejb/pom.xml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/a25f7f62/deltaspike/cdictrl/impl-openejb/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/cdictrl/impl-openejb/pom.xml b/deltaspike/cdictrl/impl-openejb/pom.xml index 1b05f53..0ae5dab 100644 --- a/deltaspike/cdictrl/impl-openejb/pom.xml +++ b/deltaspike/cdictrl/impl-openejb/pom.xml @@ -97,6 +97,12 @@ ${openejb.owb.version} provided + + org.apache.xbean + xbean-finder-shaded + 3.14-SNAPSHOT + test +