Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 67101 invoked from network); 5 Jan 2007 22:46:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jan 2007 22:46:20 -0000 Received: (qmail 123 invoked by uid 500); 5 Jan 2007 22:46:27 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 99988 invoked by uid 500); 5 Jan 2007 22:46:27 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 99972 invoked by uid 99); 5 Jan 2007 22:46:26 -0000 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, 05 Jan 2007 14:46:05 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 41B111A981A; Fri, 5 Jan 2007 14:44:12 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r493218 - /directory/sandbox/jconlon/osgi-services/logging-service-integration-test/pom.xml Date: Fri, 05 Jan 2007 22:44:12 -0000 To: commits@directory.apache.org From: jconlon@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070105224412.41B111A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jconlon Date: Fri Jan 5 14:44:11 2007 New Revision: 493218 URL: http://svn.apache.org/viewvc?view=rev&rev=493218 Log: Fix to Equinox maven configuration to pass in a list of system packages to the system property org.osgi.framework.system.packages. Modified: directory/sandbox/jconlon/osgi-services/logging-service-integration-test/pom.xml Modified: directory/sandbox/jconlon/osgi-services/logging-service-integration-test/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/jconlon/osgi-services/logging-service-integration-test/pom.xml?view=diff&rev=493218&r1=493217&r2=493218 ============================================================================== --- directory/sandbox/jconlon/osgi-services/logging-service-integration-test/pom.xml (original) +++ directory/sandbox/jconlon/osgi-services/logging-service-integration-test/pom.xml Fri Jan 5 14:44:11 2007 @@ -152,7 +152,8 @@ provided - + + org.xml.sax, org.w3c.dom, javax.xml.parsers, javax.naming, javax.management equinox