Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1E229E28C for ; Tue, 8 Jan 2013 18:00:17 +0000 (UTC) Received: (qmail 66108 invoked by uid 500); 8 Jan 2013 18:00:16 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 66084 invoked by uid 500); 8 Jan 2013 18:00:16 -0000 Mailing-List: contact issues-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 issues@cxf.apache.org Received: (qmail 66075 invoked by uid 99); 8 Jan 2013 18:00:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jan 2013 18:00:16 +0000 Date: Tue, 8 Jan 2013 18:00:16 +0000 (UTC) From: "Daniel Kulp (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CXF-4738) cxf-api has a dependency on non OSGi version of wsdl4j MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-4738. ------------------------------ Resolution: Not A Problem Fix Version/s: Invalid Assignee: Daniel Kulp Won't change this. CXF depends on a lot of dependencies, some are OSGi ready, some are not. CXF is also use outside of OSGI in many cases and making sure we depend on the most common maven coordinates for those deps is important to avoid conflicts. > cxf-api has a dependency on non OSGi version of wsdl4j > ------------------------------------------------------ > > Key: CXF-4738 > URL: https://issues.apache.org/jira/browse/CXF-4738 > Project: CXF > Issue Type: Bug > Components: Build system, OSGi > Affects Versions: 2.7.1 > Environment: Glassfish 3.1.2 + Gemini Blueprint 1.0.2 + Spring 3.2.0 > Reporter: Aaron Whiteside > Assignee: Daniel Kulp > Fix For: Invalid > > > cxf-api has a dependency on non OSGi version of wsdl4j > This dependency should be replaced with.. > {code} > > org.apache.servicemix.bundles > org.apache.servicemix.bundles.wsdl4j > 1.6.2_6 > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira