improved versioning of plugins and features
[taxeditor.git] / taxeditor-feature / feature.xml
index a5b5909800e41752487023298865714eb60a8e9b..e586d245e4dedbec1ef031abe288f00fdaad9b36 100644 (file)
@@ -2,19 +2,27 @@
 <feature
       id="eu.etaxonomy.taxeditor"
       label="Taxeditor Feature"
-      version="2.0.0.v20090805-1724"
-      provider-name="EDIT">
+      version="2.0.1.qualifier"
+      provider-name="EDIT"
+      os="macosx,win32"
+      ws="carbon,win32"
+      arch="x86">
 
-   <description url="http://www.example.com/description">
-      [Enter Feature Description here.]
+   <description url="http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditor">
+      EDIT Taxonomic Editor
    </description>
 
-   <copyright url="http://www.example.com/copyright">
-      [Enter Copyright Description here.]
+   <copyright url="http://www.e-taxonomy.eu">
+      CopyrightCopyright (C) 2007 EDIT
+European Distributed Institute of Taxonomy
    </copyright>
 
-   <license url="http://www.example.com/license">
-      [Enter License Description here.]
+   <license url="http://www.mozilla.org/MPL">
+      The contents of this file are subject to the Mozilla Public License Version 1.1 (the &quot;License&quot;); you may not use this file except
+in compliance with the License. 
+
+You may obtain a copy of the License at http://www.mozilla.org/MPL/ Software distributed under the License is distributed on an &quot;AS IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations
+under the License.
    </license>
 
    <url>
    </url>
 
    <includes
-         id="eu.etaxonomy.taxeditor.feature.dependencies"
+         id="eu.etaxonomy.cdmLibrary"
          version="0.0.0"/>
 
    <includes
-         id="eu.etaxonomy.cdmLibrary"
+         id="eu.etaxonomy.taxeditor.feature.dependencies"
          version="0.0.0"/>
 
    <plugin
          id="eu.etaxonomy.taxeditor.application"
          download-size="0"
          install-size="0"
-         version="2.0.0.v20090805-1724"
+         version="0.0.0"
          unpack="false"/>
 
    <plugin
          id="eu.etaxonomy.taxeditor.editor"
          download-size="0"
          install-size="0"
-         version="2.0.0.v20090805-1724"
+         version="0.0.0"
          unpack="false"/>
 
    <plugin
          id="eu.etaxonomy.taxeditor.navigation"
          download-size="0"
          install-size="0"
-         version="2.0.0.v20090805-1724"
+         version="0.0.0"
          unpack="false"/>
 
    <plugin
          id="eu.etaxonomy.taxeditor.store"
          download-size="0"
          install-size="0"
-         version="2.0.0.v20090805-1724"
+         version="0.0.0"
          unpack="false"/>
 
    <plugin
          id="eu.etaxonomy.taxeditor.bulkeditor"
          download-size="0"
          install-size="0"
-         version="2.0.0.v20090805-1724"
+         version="0.0.0"
          unpack="false"/>
 
 </feature>