Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-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 44CA31067D for ; Fri, 25 Jul 2014 17:42:37 +0000 (UTC) Received: (qmail 2917 invoked by uid 500); 25 Jul 2014 17:42:37 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 2845 invoked by uid 500); 25 Jul 2014 17:42:37 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 2836 invoked by uid 99); 25 Jul 2014 17:42:37 -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, 25 Jul 2014 17:42:37 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id CB0B49B531B; Fri, 25 Jul 2014 17:42:36 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dkulp@apache.org To: commits@cxf.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: Don't pull jaxb-api from the xjc-runtime either Date: Fri, 25 Jul 2014 17:42:36 +0000 (UTC) Repository: cxf Updated Branches: refs/heads/master 51f433d54 -> 87e146fd9 Don't pull jaxb-api from the xjc-runtime either Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/87e146fd Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/87e146fd Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/87e146fd Branch: refs/heads/master Commit: 87e146fd90e8f860eb7f2a8e99ad792e7fba175b Parents: 51f433d Author: Daniel Kulp Authored: Fri Jul 25 13:40:33 2014 -0400 Committer: Daniel Kulp Committed: Fri Jul 25 13:40:33 2014 -0400 ---------------------------------------------------------------------- parent/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/87e146fd/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 99c4678..e416702 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -578,6 +578,12 @@ org.apache.cxf.xjc-utils cxf-xjc-runtime ${cxf.xjc-utils.version} + + + javax.xml.bind + jaxb-api + + log4j