Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 453 invoked from network); 23 Dec 2008 11:27:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Dec 2008 11:27:02 -0000 Received: (qmail 58893 invoked by uid 500); 23 Dec 2008 11:27:02 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 58773 invoked by uid 500); 23 Dec 2008 11:27:01 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 58764 invoked by uid 99); 23 Dec 2008 11:27:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Dec 2008 03:27:00 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Dec 2008 11:26:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CAAAC23888F4; Tue, 23 Dec 2008 03:26:39 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r728928 - in /cxf/sandbox/dosgi/distribution/multi-bundle: pom.xml src/main/resources/config.properties.append.template src/main/resources/distro_bundles.xml src/main/xsl/ src/main/xsl/equinox_config.xslt src/main/xsl/felix_config.xslt Date: Tue, 23 Dec 2008 11:26:39 -0000 To: commits@cxf.apache.org From: davidb@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081223112639.CAAAC23888F4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: davidb Date: Tue Dec 23 03:26:37 2008 New Revision: 728928 URL: http://svn.apache.org/viewvc?rev=728928&view=rev Log: Generate both Equinox and Felix configuration from the same source. Replaced the template file based configuration generation with XSLT based generation. The resulting config file snippets are called: ..append E.g.: felix.config.properties.append equinox.config.ini.append Verified the generated configuration files with Felix pre-1.4.1 trunk and Eclipse (Equinox) 3.5M4 Added: cxf/sandbox/dosgi/distribution/multi-bundle/src/main/resources/distro_bundles.xml (with props) cxf/sandbox/dosgi/distribution/multi-bundle/src/main/xsl/ cxf/sandbox/dosgi/distribution/multi-bundle/src/main/xsl/equinox_config.xslt cxf/sandbox/dosgi/distribution/multi-bundle/src/main/xsl/felix_config.xslt Removed: cxf/sandbox/dosgi/distribution/multi-bundle/src/main/resources/config.properties.append.template Modified: cxf/sandbox/dosgi/distribution/multi-bundle/pom.xml Modified: cxf/sandbox/dosgi/distribution/multi-bundle/pom.xml URL: http://svn.apache.org/viewvc/cxf/sandbox/dosgi/distribution/multi-bundle/pom.xml?rev=728928&r1=728927&r2=728928&view=diff ============================================================================== --- cxf/sandbox/dosgi/distribution/multi-bundle/pom.xml (original) +++ cxf/sandbox/dosgi/distribution/multi-bundle/pom.xml Tue Dec 23 03:26:37 2008 @@ -23,7 +23,7 @@ org.apache.cxf cxf-dosgi-ri-multibundle-distribution 1.0-SNAPSHOT - jar + pom Distributed OSGI Multi-Bundle Distribution http://cxf.apache.org @@ -267,6 +267,13 @@ maven-antrun-plugin + + + ant + ant-trax + 1.6.5 + + package @@ -277,11 +284,19 @@ - - - - - + + + + + + + Added: cxf/sandbox/dosgi/distribution/multi-bundle/src/main/resources/distro_bundles.xml URL: http://svn.apache.org/viewvc/cxf/sandbox/dosgi/distribution/multi-bundle/src/main/resources/distro_bundles.xml?rev=728928&view=auto ============================================================================== --- cxf/sandbox/dosgi/distribution/multi-bundle/src/main/resources/distro_bundles.xml (added) +++ cxf/sandbox/dosgi/distribution/multi-bundle/src/main/resources/distro_bundles.xml Tue Dec 23 03:26:37 2008 @@ -0,0 +1,37 @@ + + + deps/org.osgi.compendium-1.2.0.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/geronimo-annotation_1.0_spec-1.1.1.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/geronimo-activation_1.1_spec-1.0.2.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/geronimo-javamail_1.4_spec-1.2.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/geronimo-ws-metadata_2.0_spec-1.1.2.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/geronimo-servlet_2.5_spec-1.1.2.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/com.springsource.org.apache.commons.logging-1.1.1.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/com.springsource.org.jdom-1.0.0.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/spring-core-2.5.5.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/spring-beans-2.5.5.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/spring-context-2.5.5.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/com.springsource.org.aopalliance-1.0.0.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/spring-aop-2.5.5.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/spring-osgi-io-1.1.2.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/spring-osgi-core-1.1.2.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/spring-osgi-extender-1.1.2.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/jetty-util-6.1.9.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/jetty-6.1.9.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/org.apache.servicemix.specs.locator-1.0.0.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/org.apache.servicemix.bundles.jaxb-impl-2.0.3-4.0-m1.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/org.apache.servicemix.bundles.wsdl4j-1.6.1-4.0-m1.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/org.apache.servicemix.bundles.xmlschema-1.3.2-4.0-m1.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/org.apache.servicemix.bundles.asm-2.2.3-1.0.0-rc1.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/org.apache.servicemix.bundles.xmlresolver-1.2-4.0-m1.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/org.apache.servicemix.bundles.neethi-2.0.2-4.0-m1.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/org.apache.servicemix.bundles.woodstox-3.2.7_1.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/cxf-bundle-minimal-2.0.8.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/cxf-dosgi-ri-discovery-local-1.0-SNAPSHOT.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/cxf-dosgi-ri-dsw-cxf-1.0-SNAPSHOT.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/org.apache.servicemix.specs.saaj-api-1.3-1.0.0.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/org.apache.servicemix.specs.stax-api-1.0-1.0.0.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/org.apache.servicemix.specs.jaxb-api-2.0-1.0.0.jar + cxf-dosgi-ri-multibundle-distribution-1.0-SNAPSHOT-dosgi-ri-multi-bundle-assembly.dir/bundles/org.apache.servicemix.specs.jaxws-api-2.0-1.0.0.jar + + Propchange: cxf/sandbox/dosgi/distribution/multi-bundle/src/main/resources/distro_bundles.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/sandbox/dosgi/distribution/multi-bundle/src/main/resources/distro_bundles.xml ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/sandbox/dosgi/distribution/multi-bundle/src/main/resources/distro_bundles.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: cxf/sandbox/dosgi/distribution/multi-bundle/src/main/xsl/equinox_config.xslt URL: http://svn.apache.org/viewvc/cxf/sandbox/dosgi/distribution/multi-bundle/src/main/xsl/equinox_config.xslt?rev=728928&view=auto ============================================================================== --- cxf/sandbox/dosgi/distribution/multi-bundle/src/main/xsl/equinox_config.xslt (added) +++ cxf/sandbox/dosgi/distribution/multi-bundle/src/main/xsl/equinox_config.xslt Tue Dec 23 03:26:37 2008 @@ -0,0 +1,10 @@ + + + + + +osgi.bundles=org.eclipse.osgi.services@start, \ + + + + Added: cxf/sandbox/dosgi/distribution/multi-bundle/src/main/xsl/felix_config.xslt URL: http://svn.apache.org/viewvc/cxf/sandbox/dosgi/distribution/multi-bundle/src/main/xsl/felix_config.xslt?rev=728928&view=auto ============================================================================== --- cxf/sandbox/dosgi/distribution/multi-bundle/src/main/xsl/felix_config.xslt (added) +++ cxf/sandbox/dosgi/distribution/multi-bundle/src/main/xsl/felix_config.xslt Tue Dec 23 03:26:37 2008 @@ -0,0 +1,17 @@ + + + + + +org.osgi.framework.startlevel= + + +felix.auto.start.=file:/ + + + +felix.auto.start.=file:/ + + + +