Return-Path: Delivered-To: apmail-incubator-felix-dev-archive@www.apache.org Received: (qmail 10214 invoked from network); 11 Apr 2006 12:45:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Apr 2006 12:45:10 -0000 Received: (qmail 32983 invoked by uid 500); 11 Apr 2006 12:45:10 -0000 Delivered-To: apmail-incubator-felix-dev-archive@incubator.apache.org Received: (qmail 32819 invoked by uid 500); 11 Apr 2006 12:45:09 -0000 Mailing-List: contact felix-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: felix-dev@incubator.apache.org Delivered-To: mailing list felix-dev@incubator.apache.org Received: (qmail 32808 invoked by uid 99); 11 Apr 2006 12:45:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Apr 2006 05:45:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.160.230.40] (HELO mout.perfora.net) (217.160.230.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Apr 2006 05:45:09 -0700 Received: from [129.88.103.2] (helo=[129.88.103.2]) by mrelay.perfora.net (node=mrelayus0) with ESMTP (Nemesis), id 0MKoyl-1FTIEh08by-0007gF; Tue, 11 Apr 2006 08:44:48 -0400 Message-ID: <443BA4B2.7090903@ungoverned.org> Date: Tue, 11 Apr 2006 08:44:34 -0400 From: "Richard S. Hall" User-Agent: Thunderbird 1.5 (X11/20060313) MIME-Version: 1.0 To: felix-dev@incubator.apache.org Subject: Re: Exporting packages from System Bundle References: <443A5CF4.3020405@ungoverned.org> <443A5E01.5020002@luminis.nl> In-Reply-To: <443A5E01.5020002@luminis.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: perfora.net abuse@perfora.net login:b399c17105f59dfa36985f08f30e623d X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Well, this didn't seem to stir up much fuss, so I moved the hard coded System Bundle exports to the config.properties file and committed it. If we run into any issues we can always go back. -> richard Marcel Offermans wrote: > Richard S. Hall wrote: > >> Does anyone have an issue with this? I think it is better because it >> is more consistent and it makes all exported packages externally >> editable. > > I agree and I don't see any issues. > > Greetings, Marcel > >