Return-Path: Delivered-To: apmail-incubator-felix-commits-archive@www.apache.org Received: (qmail 8082 invoked from network); 12 Feb 2007 15:46:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2007 15:46:40 -0000 Received: (qmail 92392 invoked by uid 500); 12 Feb 2007 15:46:40 -0000 Delivered-To: apmail-incubator-felix-commits-archive@incubator.apache.org Received: (qmail 92375 invoked by uid 500); 12 Feb 2007 15:46:40 -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 92350 invoked by uid 99); 12 Feb 2007 15:46:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 07:46:40 -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; Mon, 12 Feb 2007 07:46:31 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id A18941A981D; Mon, 12 Feb 2007 07:46:11 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r506501 - in /incubator/felix/trunk: build.xml pom-new-plugin.xml pom-old-plugin.xml pom.xml Date: Mon, 12 Feb 2007 15:46:11 -0000 To: felix-commits@incubator.apache.org From: rickhall@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070212154611.A18941A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rickhall Date: Mon Feb 12 07:46:10 2007 New Revision: 506501 URL: http://svn.apache.org/viewvc?view=rev&rev=506501 Log: Applied patch (FELIX-198) to create a pom file that separates the subprojects by their packaging type to avoid the dreaded maven bug. This will hopefully only be temporary. Added: incubator/felix/trunk/pom.xml (with props) Removed: incubator/felix/trunk/pom-new-plugin.xml incubator/felix/trunk/pom-old-plugin.xml Modified: incubator/felix/trunk/build.xml Modified: incubator/felix/trunk/build.xml URL: http://svn.apache.org/viewvc/incubator/felix/trunk/build.xml?view=diff&rev=506501&r1=506500&r2=506501 ============================================================================== --- incubator/felix/trunk/build.xml (original) +++ incubator/felix/trunk/build.xml Mon Feb 12 07:46:10 2007 @@ -19,26 +19,44 @@ - + - + + + + + + + - + + + + - + + + + - + + + + + + + - + Added: incubator/felix/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/felix/trunk/pom.xml?view=auto&rev=506501 ============================================================================== --- incubator/felix/trunk/pom.xml (added) +++ incubator/felix/trunk/pom.xml Mon Feb 12 07:46:10 2007 @@ -0,0 +1,359 @@ + + + 4.0.0 + org.apache.felix + felix + pom + Apache Felix + 0.9.0-incubator-SNAPSHOT + http://incubator.apache.org/felix/ + Apache felix is an OSGi implementation. + + + Jira + http://issues.apache.org/jira/browse/FELIX + + + + + Felix Dev + felix-dev-subscribe@incubator.apache.org + felix-dev-unsubscribe@incubator.apache.org + - + http://www.mail-archive.com/felix-dev%40incubator.apache.org/ + + + Felix Commits + felix-commits-subscribe@incubator.apache.org + felix-commits-unsubscribe@incubator.apache.org + - + http://www.mail-archive.com/felix-commits%40incubator.apache.org/ + + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + scm:svn:http://svn.apache.org/repos/asf/incubator/felix + scm:svn:http://svn.apache.org/repos/asf/incubator/felix + http://cvs.apache.org/viewcvs.cgi/incubator/felix/?root=Apache-SVN + + + + + + + + packaging-ipojo-bundle + + + packaging + ipojo-bundle + + + + ipojo.arch + + + + + packaging-bundle + + + packaging + bundle + + + + org.osgi.foundation + tools/maven2/maven-bundle-plugin + javax.servlet + org.osgi.core + org.osgi.compendium + framework + main + shell + shell.tui + bundlerepository + log + eventadmin + eventadmin.bridge.upnp + eventadmin.bridge.configuration + eventadmin.bridge.useradmin + eventadmin.bridge.wireadmin + + + + + packaging-osgi-bundle + + + packaging + osgi-bundle + + + + tools/maven2/maven-osgi-plugin + shell.gui + shell.gui.plugin + org.apache.felix.daemon + org.apache.felix.dependencymanager + + examples + + servicebinder + wireadmin + upnp.extra + upnp.basedriver + upnp.tester + upnp.sample.tv + upnp.sample.clock + upnp.sample.binaryLight + + scr + + + + ipojo + ipojo.metadata + ipojo.plugin + + + + + osgi-bundle-mosgi + + + packaging + osgi-bundle-mosgi + + + + + mosgi.console.ifc + mosgi.console.component + mosgi.console.gui + mosgi.jmx.agent + mosgi.jmx.httpconnector + mosgi.jmx.registry + mosgi.jmx.remotelogger + mosgi.jmx.rmiconnector + mosgi.managedelements.osgiprobes + mosgi.managedelements.osgiprobes.tab + mosgi.managedelements.bundlesprobes + mosgi.managedelements.bundlesprobes.tab + mosgi.managedelements.obrprobe + mosgi.managedelements.obrprobe.tab + mosgi.managedelements.memoryprobe + + + + + + + + + org.apache.felix + org.osgi.core + 0.9.0-incubator-SNAPSHOT + + + org.apache.felix + org.osgi.compendium + 0.9.0-incubator-SNAPSHOT + + + org.apache.felix + org.apache.felix.framework + 0.9.0-incubator-SNAPSHOT + + + org.apache.felix + org.apache.felix.bundlerepository + 0.9.0-incubator-SNAPSHOT + + + org.apache.felix + org.apache.felix.mosgi.jmx.registry + 0.9.0-incubator-SNAPSHOT + + + org.apache.felix + org.apache.felix.mosgi.jmx.agent + 0.9.0-incubator-SNAPSHOT + + + org.apache.felix + org.apache.felix.mosgi.console.ifc + 0.9.0-incubator-SNAPSHOT + + + + + + + + apache.snapshots + Apache Snapshot Repository + http://people.apache.org/repo/m2-snapshot-repository + + + + safehaus + Alternate Repository for Missing Ibiblio Artifacts + http://m2.safehaus.org + + + + + + felix website + file:///${user.dir}/target/site-deployed/ + + + apache.snapshots + Apache Snapshot Repository + + scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository + + + + ASF Mirrored M2 Distributions + apache.distributions + + scp://people.apache.org/www/people.apache.org/repo/m2-incubating-repository + + + + + + + apache.snapshots + snapshot plugins + + http://people.apache.org/repo/m2-snapshot-repository + + + + + + + + junit + junit + 3.8.1 + test + + + easymock + easymock + 1.2_Java1.3 + test + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.4 + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + + + + + org.apache.maven.plugins + maven-site-plugin + + ${user.dir}/src/site/ + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + org.codehaus.mojo + jxr-maven-plugin + + + org.apache.maven.plugins + maven-project-info-reports-plugin + + + + index + dependencies + project-team + mailing-list + issue-tracking + license + scm + + + + + + + + Propchange: incubator/felix/trunk/pom.xml ------------------------------------------------------------------------------ svn:eol-style = native