Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 37600 invoked from network); 2 Aug 2008 20:11:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Aug 2008 20:11:51 -0000 Received: (qmail 31195 invoked by uid 500); 2 Aug 2008 20:11:50 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 31144 invoked by uid 500); 2 Aug 2008 20:11:50 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 31133 invoked by uid 99); 2 Aug 2008 20:11:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Aug 2008 13:11:50 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 67.222.39.26 is neither permitted nor denied by domain of heavy@ungoverned.org) Received: from [67.222.39.26] (HELO outbound-mail-136.bluehost.com) (67.222.39.26) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 02 Aug 2008 20:10:53 +0000 Received: (qmail 4938 invoked by uid 0); 2 Aug 2008 20:11:15 -0000 Received: from unknown (HELO host118.hostmonster.com) (74.220.207.118) by outboundproxy4.bluehost.com with SMTP; 2 Aug 2008 20:11:15 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=ungoverned.org; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding:X-Identified-User; b=Uacq74WfJyn0kqjqMUnsA6zxPVyFFsIAxYBRq82M6OgbRzv/u+/dy3FE67nRKz+IkW+EVVMIaV7HmYrXPUqRuf4XvV3XVWxLUBWBcyoh0sS3ObtNPLtOekU9Dt84uvYa; Received: from c-66-31-39-221.hsd1.ma.comcast.net ([66.31.39.221] helo=heavy.glastender.com) by host118.hostmonster.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1KPNRa-00056u-Vq for dev@felix.apache.org; Sat, 02 Aug 2008 14:11:15 -0600 Message-ID: <4894BF07.3040606@ungoverned.org> Date: Sat, 02 Aug 2008 16:09:43 -0400 From: "Richard S. Hall" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: dev@felix.apache.org Subject: Re: OSGi R4.1 API References: <48936FA6.305@ungoverned.org> <489431B0.7060009@luminis.nl> <1f3aca100808021054k632569e7y303439a8db5de54@mail.gmail.com> In-Reply-To: <1f3aca100808021054k632569e7y303439a8db5de54@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Identified-User: {1027:host118.hostmonster.com:ungovern:ungoverned.org} {sentby:smtp auth 66.31.39.221 authed with heavy@ungoverned.org} X-Virus-Checked: Checked by ClamAV on apache.org Excellent. Thanks for the feedback. -> richard Roger Martin wrote: > Enjoy the rest of the weekend, guys. As a layman( as in not in the guru > clergy) I svn checked out over top of previous working copy and then did a > mvn -U clean install. After resetting my config.properties I could run new > and old profiles with Felix, no problem. > >