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 | <feature |
| 21 | id="org.cauldron.sigil.all.feature" |
| 22 | label="Sigil All Feature" |
| 23 | version="0.8.0"> |
| 24 | |
| 25 | <description url="http://www.example.com/description"> |
| 26 | [Enter Feature Description here.] |
| 27 | </description> |
| 28 | |
| 29 | <copyright url="http://www.apache.org/licenses/LICENSE-2.0"> |
| 30 | [Enter Feature Description here.] |
| 31 | </copyright> |
| 32 | |
| 33 | <license url="http://www.apache.org/licenses/LICENSE-2.0"> |
| 34 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 35 | you may not use this file except in compliance with the License. |
| 36 | You may obtain a copy of the License at |
| 37 | http://www.apache.org/licenses/LICENSE-2.0 |
| 38 | Unless required by applicable law or agreed to in writing, software |
| 39 | distributed under the License is distributed on an "AS IS" BASIS, |
| 40 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express |
| 41 | or implied. |
| 42 | See the License for the specific language governing permissions |
| 43 | and |
| 44 | limitations under the License. |
| 45 | </license> |
| 46 | |
| 47 | <includes |
| 48 | id="org.cauldron.sigil.feature" |
| 49 | version="0.0.0"/> |
| 50 | |
| 51 | <includes |
| 52 | id="org.cauldron.sigil.obr.feature" |
| 53 | version="0.0.0"/> |
| 54 | |
| 55 | </feature> |