switching to buckminster
[taxeditor.git] / taxeditor-feature-product / feature.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <feature
3 id="eu.etaxonomy.taxeditor.product.feature"
4 label="Taxonomic Editor"
5 version="2.1.0.qualifier"
6 plugin="eu.etaxonomy.taxeditor.application">
7
8 <description url="http://www.example.com/description">
9 [Enter Feature Description here.]
10 </description>
11
12 <copyright url="http://www.example.com/copyright">
13 [Enter Copyright Description here.]
14 </copyright>
15
16 <license url="http://www.example.com/license">
17 [Enter License Description here.]
18 </license>
19
20 <includes
21 id="eu.etaxonomy.taxeditor.feature.dependencies"
22 version="0.0.0"/>
23
24 <plugin
25 id="eu.etaxonomy.cdmlib"
26 download-size="0"
27 install-size="0"
28 version="0.0.0"/>
29
30 <plugin
31 id="eu.etaxonomy.taxeditor.application"
32 download-size="0"
33 install-size="0"
34 version="0.0.0"
35 unpack="false"/>
36
37 <plugin
38 id="eu.etaxonomy.taxeditor.bulkeditor"
39 download-size="0"
40 install-size="0"
41 version="0.0.0"
42 unpack="false"/>
43
44 <plugin
45 id="eu.etaxonomy.taxeditor.editor"
46 download-size="0"
47 install-size="0"
48 version="0.0.0"
49 unpack="false"/>
50
51 <plugin
52 id="eu.etaxonomy.taxeditor.navigation"
53 download-size="0"
54 install-size="0"
55 version="0.0.0"
56 unpack="false"/>
57
58 <plugin
59 id="eu.etaxonomy.taxeditor.store"
60 download-size="0"
61 install-size="0"
62 version="0.0.0"
63 unpack="false"/>
64
65 </feature>