|
| 1 | +<?xml version='1.0' encoding='UTF-8'?> |
| 2 | +<units size='2'> |
| 3 | + <unit id='com.vogella.eclipsetools.feature.feature.group' version='1.0.0.201207021505' singleton='false'> |
| 4 | + <update id='com.vogella.eclipsetools.feature.feature.group' range='[0.0.0,1.0.0.201207021505)' severity='0'/> |
| 5 | + <properties size='8'> |
| 6 | + <property name='org.eclipse.equinox.p2.name' value='Feature'/> |
| 7 | + <property name='org.eclipse.equinox.p2.description' value='[Enter Feature Description here.]'/> |
| 8 | + <property name='org.eclipse.equinox.p2.description.url' value='http://www.example.com/description'/> |
| 9 | + <property name='org.eclipse.equinox.p2.provider' value='VOGELLA'/> |
| 10 | + <property name='org.eclipse.equinox.p2.type.group' value='true'/> |
| 11 | + <property name='maven-groupId' value='com.vogella'/> |
| 12 | + <property name='maven-artifactId' value='com.vogella.eclipsetools.feature'/> |
| 13 | + <property name='maven-version' value='1.0.0-SNAPSHOT'/> |
| 14 | + </properties> |
| 15 | + <provides size='1'> |
| 16 | + <provided namespace='org.eclipse.equinox.p2.iu' name='com.vogella.eclipsetools.feature.feature.group' version='1.0.0.201207021505'/> |
| 17 | + </provides> |
| 18 | + <requires size='3'> |
| 19 | + <required namespace='org.eclipse.equinox.p2.iu' name='de.vogella.plugin.filterpackageexplorer' range='[1.0.0.201207021505,1.0.0.201207021505]'/> |
| 20 | + <required namespace='org.eclipse.equinox.p2.iu' name='de.vogella.plugin.openshell' range='[1.0.0.201207021505,1.0.0.201207021505]'/> |
| 21 | + <required namespace='org.eclipse.equinox.p2.iu' name='com.vogella.eclipsetools.feature.feature.jar' range='[1.0.0.201207021505,1.0.0.201207021505]'> |
| 22 | + <filter> |
| 23 | + (org.eclipse.update.install.features=true) |
| 24 | + </filter> |
| 25 | + </required> |
| 26 | + </requires> |
| 27 | + <touchpoint id='null' version='0.0.0'/> |
| 28 | + <licenses size='1'> |
| 29 | + <license uri='http://www.example.com/license' url='http://www.example.com/license'> |
| 30 | + [Enter License Description here.] |
| 31 | + </license> |
| 32 | + </licenses> |
| 33 | + <copyright uri='http://www.example.com/copyright' url='http://www.example.com/copyright'> |
| 34 | + [Enter Copyright Description here.] |
| 35 | + </copyright> |
| 36 | + </unit> |
| 37 | + <unit id='com.vogella.eclipsetools.feature.feature.jar' version='1.0.0.201207021505'> |
| 38 | + <properties size='7'> |
| 39 | + <property name='org.eclipse.equinox.p2.name' value='Feature'/> |
| 40 | + <property name='org.eclipse.equinox.p2.description' value='[Enter Feature Description here.]'/> |
| 41 | + <property name='org.eclipse.equinox.p2.description.url' value='http://www.example.com/description'/> |
| 42 | + <property name='org.eclipse.equinox.p2.provider' value='VOGELLA'/> |
| 43 | + <property name='maven-groupId' value='com.vogella'/> |
| 44 | + <property name='maven-artifactId' value='com.vogella.eclipsetools.feature'/> |
| 45 | + <property name='maven-version' value='1.0.0-SNAPSHOT'/> |
| 46 | + </properties> |
| 47 | + <provides size='3'> |
| 48 | + <provided namespace='org.eclipse.equinox.p2.iu' name='com.vogella.eclipsetools.feature.feature.jar' version='1.0.0.201207021505'/> |
| 49 | + <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> |
| 50 | + <provided namespace='org.eclipse.update.feature' name='com.vogella.eclipsetools.feature' version='1.0.0.201207021505'/> |
| 51 | + </provides> |
| 52 | + <filter> |
| 53 | + (org.eclipse.update.install.features=true) |
| 54 | + </filter> |
| 55 | + <artifacts size='1'> |
| 56 | + <artifact classifier='org.eclipse.update.feature' id='com.vogella.eclipsetools.feature' version='1.0.0.201207021505'/> |
| 57 | + </artifacts> |
| 58 | + <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> |
| 59 | + <touchpointData size='1'> |
| 60 | + <instructions size='1'> |
| 61 | + <instruction key='zipped'> |
| 62 | + true |
| 63 | + </instruction> |
| 64 | + </instructions> |
| 65 | + </touchpointData> |
| 66 | + <licenses size='1'> |
| 67 | + <license uri='http://www.example.com/license' url='http://www.example.com/license'> |
| 68 | + [Enter License Description here.] |
| 69 | + </license> |
| 70 | + </licenses> |
| 71 | + <copyright uri='http://www.example.com/copyright' url='http://www.example.com/copyright'> |
| 72 | + [Enter Copyright Description here.] |
| 73 | + </copyright> |
| 74 | + </unit> |
| 75 | +</units> |
0 commit comments