Richard S. Hall | 6fe36b4 | 2009-07-13 13:25:46 +0000 | [diff] [blame] | 1 | <?xml version='1.0' encoding='utf-8'?> |
| 2 | <!-- |
| 3 | Licensed to the Apache Software Foundation (ASF) under one |
| 4 | or more contributor license agreements. See the NOTICE file |
| 5 | distributed with this work for additional information |
| 6 | regarding copyright ownership. The ASF licenses this file |
| 7 | to you under the Apache License, Version 2.0 (the |
| 8 | "License"); you may not use this file except in compliance |
| 9 | with the License. You may obtain a copy of the License at |
| 10 | |
| 11 | http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | |
| 13 | Unless required by applicable law or agreed to in writing, |
| 14 | software distributed under the License is distributed on an |
| 15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 16 | KIND, either express or implied. See the License for the |
| 17 | specific language governing permissions and limitations |
| 18 | under the License. |
| 19 | --> |
| 20 | <sigil:bundle xmlns:sigil="http://sigil.codecauldron.org/xml/sigil-namespace"> |
| 21 | <classpathEntry><classpathentry kind="lib" path="lib/dependee.jar"/></classpathEntry> |
| 22 | <classpathEntry><classpathentry kind="src" path="src"/></classpathEntry> |
| 23 | <bundle> |
| 24 | <bundle-version>0.0.0</bundle-version> |
| 25 | <bundle-vendor>Paremus Limited</bundle-vendor> |
| 26 | <bundle-symbolicName>org.example.helloworld</bundle-symbolicName> |
| 27 | <fragment-host bundle="com.springsource.org.apache.commons.lang" version="[2.0.0,2.4.0)"/> |
| 28 | <export-package package="org.example.helloworld.api" version="0.0.0"/><import-package package="org.cauldron.newton.command" version="1.2.0"/><import-package package="org.apache.log4j" version="[1.2.14,1.3)"/><import-package package="org.example.helloworld.api" version="0"/><import-package package="org.cauldron.newton.command.console" version="1.2.0"/></bundle> |
| 29 | <sigil:composite xmlns:sigil="http://sigil.codecauldron.org/xml/sigil-namespace"> |
| 30 | <location>sca/org.example.helloworld.service.composite</location> |
| 31 | </sigil:composite> |
| 32 | <sigil:composite xmlns:sigil="http://sigil.codecauldron.org/xml/sigil-namespace"> |
| 33 | <location>sca/org.example.helloworld.cli.composite</location> |
| 34 | </sigil:composite> |
| 35 | </sigil:bundle> |