Return-Path: Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: (qmail 14469 invoked from network); 26 Nov 2008 13:59:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2008 13:59:24 -0000 Received: (qmail 4812 invoked by uid 500); 26 Nov 2008 13:59:34 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 4586 invoked by uid 500); 26 Nov 2008 13:59:34 -0000 Mailing-List: contact dev-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 dev@cxf.apache.org Received: (qmail 4575 invoked by uid 99); 26 Nov 2008 13:59:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 05:59:33 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.77.186.17] (HELO mx3.progress.com) (192.77.186.17) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 13:58:06 +0000 Received: from mx3.progress.com (127.0.0.1) by mx3.progress.com (MlfMTA v3.2r9) id h5lb320171sg for ; Wed, 26 Nov 2008 08:58:39 -0500 (envelope-from ) Received: from progress.com ([192.233.92.16]) by mx3.progress.com (SonicWALL 6.2.2.1073) with ESMTP; Wed, 26 Nov 2008 08:58:39 -0500 Received: from NTEXFE01.bedford.progress.com (ntexfe01 [10.128.10.24]) by progress.com (8.13.8/8.13.8) with ESMTP id mAQDwdAh021009 for ; Wed, 26 Nov 2008 08:58:39 -0500 (EST) Received: from MAIL02.bedford.progress.com ([172.16.2.55]) by NTEXFE01.bedford.progress.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 26 Nov 2008 08:58:39 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C94FCF.1558623D" Subject: Problem with cxf-bundle-minimal Date: Wed, 26 Nov 2008 08:58:39 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with cxf-bundle-minimal Thread-Index: AclPzxVOfOzwYaJdSIuPP7i9pB9QsA== From: "Eoghan Glynn" To: X-OriginalArrivalTime: 26 Nov 2008 13:58:39.0413 (UTC) FILETIME=[157D5650:01C94FCF] X-Mlf-Version: 6.2.2.1073 X-Mlf-UniqueId: o200811261358390240374 X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C94FCF.1558623D Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Folks, For some reason the minimal bundle lists = org.apache.cxf.tools.wsdlto.core in its Import- & Export-Package = manifest headers, even though the cxf-tools-wsdlto-* modules are = excluded from this bundle. The net result is an unresolved package error when the minimal bundle is = installed. Anyone know why this unnecessary dependency is pulled into the bundle = manifest?=20 Cheers, Eoghan=20 ------_=_NextPart_001_01C94FCF.1558623D--