blob: a4863718573f7adb4a0f50434b63bc58dfcff040 [file] [log] [blame]
Richard S. Hall85bafab2009-07-13 13:25:46 +00001<?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 &quot;License&quot;);
35you may not use this file except in compliance with the License.
36You may obtain a copy of the License at
37http://www.apache.org/licenses/LICENSE-2.0
38Unless required by applicable law or agreed to in writing, software
39distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
40WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
41or implied.
42See the License for the specific language governing permissions
43and
44limitations 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>