Return-Path: Delivered-To: apmail-incubator-felix-commits-archive@www.apache.org Received: (qmail 92566 invoked from network); 3 Nov 2006 13:11:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Nov 2006 13:11:16 -0000 Received: (qmail 14454 invoked by uid 500); 3 Nov 2006 13:11:27 -0000 Delivered-To: apmail-incubator-felix-commits-archive@incubator.apache.org Received: (qmail 14431 invoked by uid 500); 3 Nov 2006 13:11:27 -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 14420 invoked by uid 99); 3 Nov 2006 13:11:27 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Nov 2006 05:11:27 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Nov 2006 05:11:15 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 7D4691A9846; Fri, 3 Nov 2006 05:10:50 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r470799 - in /incubator/felix/trunk: pom-new-plugin.xml pom-old-plugin.xml Date: Fri, 03 Nov 2006 13:10:50 -0000 To: felix-commits@incubator.apache.org From: pauls@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061103131050.7D4691A9846@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pauls Date: Fri Nov 3 05:10:49 2006 New Revision: 470799 URL: http://svn.apache.org/viewvc?view=rev&rev=470799 Log: Move the eventadmin bridges to the new plugin pom. Modified: incubator/felix/trunk/pom-new-plugin.xml incubator/felix/trunk/pom-old-plugin.xml Modified: incubator/felix/trunk/pom-new-plugin.xml URL: http://svn.apache.org/viewvc/incubator/felix/trunk/pom-new-plugin.xml?view=diff&rev=470799&r1=470798&r2=470799 ============================================================================== --- incubator/felix/trunk/pom-new-plugin.xml (original) +++ incubator/felix/trunk/pom-new-plugin.xml Fri Nov 3 05:10:49 2006 @@ -75,6 +75,10 @@ bundlerepository log eventadmin + eventadmin.bridge.upnp + eventadmin.bridge.configuration + eventadmin.bridge.useradmin + eventadmin.bridge.wireadmin Modified: incubator/felix/trunk/pom-old-plugin.xml URL: http://svn.apache.org/viewvc/incubator/felix/trunk/pom-old-plugin.xml?view=diff&rev=470799&r1=470798&r2=470799 ============================================================================== --- incubator/felix/trunk/pom-old-plugin.xml (original) +++ incubator/felix/trunk/pom-old-plugin.xml Fri Nov 3 05:10:49 2006 @@ -81,10 +81,6 @@ upnp.sample.binaryLight http.jetty scr - eventadmin.bridge.upnp - eventadmin.bridge.configuration - eventadmin.bridge.useradmin - eventadmin.bridge.wireadmin tools/mangen