Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-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 1CB8A17FA2 for ; Tue, 12 May 2015 16:10:19 +0000 (UTC) Received: (qmail 43408 invoked by uid 500); 12 May 2015 16:10:19 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 43373 invoked by uid 500); 12 May 2015 16:10:19 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 43363 invoked by uid 99); 12 May 2015 16:10:19 -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; Tue, 12 May 2015 16:10:19 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id DFC06E0329; Tue, 12 May 2015 16:10:18 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rafabene@apache.org To: commits@deltaspike.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: deltaspike git commit: DELTASPIKE-899 - Remove cdi-api 1.0 from transitive dependency of arquillian graphene Date: Tue, 12 May 2015 16:10:18 +0000 (UTC) Repository: deltaspike Updated Branches: refs/heads/master 67ac8c940 -> 1c828f3fd DELTASPIKE-899 - Remove cdi-api 1.0 from transitive dependency of arquillian graphene Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/1c828f3f Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/1c828f3f Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/1c828f3f Branch: refs/heads/master Commit: 1c828f3fd35cdbd353bc9ed6a763f4624b49022a Parents: 67ac8c9 Author: Rafael Benevides Authored: Tue May 12 12:09:51 2015 -0400 Committer: Rafael Benevides Committed: Tue May 12 12:09:51 2015 -0400 ---------------------------------------------------------------------- deltaspike/modules/jsf/impl/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/1c828f3f/deltaspike/modules/jsf/impl/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/modules/jsf/impl/pom.xml b/deltaspike/modules/jsf/impl/pom.xml index acf9277..1ff4369 100644 --- a/deltaspike/modules/jsf/impl/pom.xml +++ b/deltaspike/modules/jsf/impl/pom.xml @@ -149,6 +149,12 @@ 2.0.3.Final pom test + + + cdi-api + javax.enterprise + +