Return-Path: Delivered-To: apmail-incubator-felix-commits-archive@www.apache.org Received: (qmail 67863 invoked from network); 8 Sep 2006 18:42:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Sep 2006 18:42:03 -0000 Received: (qmail 16602 invoked by uid 500); 8 Sep 2006 18:42:03 -0000 Delivered-To: apmail-incubator-felix-commits-archive@incubator.apache.org Received: (qmail 16558 invoked by uid 500); 8 Sep 2006 18:42:02 -0000 Mailing-List: contact felix-commits-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-commits@incubator.apache.org Received: (qmail 16547 invoked by uid 99); 8 Sep 2006 18:42:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Sep 2006 11:42:02 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Sep 2006 11:42:01 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id B4C761A981A; Fri, 8 Sep 2006 11:41:41 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r441609 - /incubator/felix/sandbox/rickhall/framework-require-bundle/ Date: Fri, 08 Sep 2006 18:41:41 -0000 To: felix-commits@incubator.apache.org From: rickhall@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060908184141.B4C761A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: rickhall Date: Fri Sep 8 11:41:40 2006 New Revision: 441609 URL: http://svn.apache.org/viewvc?view=rev&rev=441609 Log: Branch of my generic resolver framework branch for prototyping support for require-bundle functionality. Added: incubator/felix/sandbox/rickhall/framework-require-bundle/ - copied from r441518, incubator/felix/sandbox/rickhall/org.apache.felix.framework/