Return-Path: X-Original-To: apmail-felix-users-archive@minotaur.apache.org Delivered-To: apmail-felix-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6B82D7790 for ; Sat, 27 Aug 2011 16:52:43 +0000 (UTC) Received: (qmail 49756 invoked by uid 500); 27 Aug 2011 16:52:42 -0000 Delivered-To: apmail-felix-users-archive@felix.apache.org Received: (qmail 49656 invoked by uid 500); 27 Aug 2011 16:52:41 -0000 Mailing-List: contact users-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@felix.apache.org Delivered-To: mailing list users@felix.apache.org Received: (qmail 49647 invoked by uid 99); 27 Aug 2011 16:52:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Aug 2011 16:52:41 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bimargulies@gmail.com designates 209.85.214.49 as permitted sender) Received: from [209.85.214.49] (HELO mail-bw0-f49.google.com) (209.85.214.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Aug 2011 16:52:34 +0000 Received: by bke17 with SMTP id 17so5048721bke.22 for ; Sat, 27 Aug 2011 09:52:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=ywex7Zb20ri0bGOUwkQbwG6CMlqjz/7CHXDOGCBReh4=; b=tbLEHi7NYvd4c4tqKW9rIMJzgQKaEfzmOMATqmadAej4XPkgF12bVRb0rmnWn2vcxL Ey3HfyyYDvS+EHmBhEt+2UGILOCvdz7zgqFiYS31sPunM3ZjQermnQvFT7jmM76UsYrL +gMdUhoZsK0sqbqopHmVWm7C4rXb7pUh5DoI4= MIME-Version: 1.0 Received: by 10.204.131.198 with SMTP id y6mr1215885bks.330.1314463933538; Sat, 27 Aug 2011 09:52:13 -0700 (PDT) Received: by 10.204.19.76 with HTTP; Sat, 27 Aug 2011 09:52:13 -0700 (PDT) Date: Sat, 27 Aug 2011 12:52:13 -0400 Message-ID: Subject: surprised by auto-generated Import-Package From: Benson Margulies To: users@felix.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Using the POM at: http://svn.apache.org/viewvc/maven/sandbox/branches/doxia-ide-eclipse-with-tycho/org.apache.maven.doxia.eclipse.dependencies/pom.xml?revision=1162392&view=markup I am perplexed to get a very long Import-Package, including many things that are embedded, plus things like com.apple.mrj. Should I just put in an explicit Import-Package of '*' in the POM, or is there something more complex I've messed up here? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@felix.apache.org For additional commands, e-mail: users-help@felix.apache.org