12345678910111213141516171819202122232425262728 |
- <?xml version='1.0' encoding='UTF-8'?>
- <?artifactRepository version='1.1.0'?>
- <repository name='Exported Repository' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
- <properties size='2'>
- <property name='p2.timestamp' value='1352902571847'/>
- <property name='p2.compressed' value='true'/>
- </properties>
- <mappings size='3'>
- <rule filter='(& (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
- <rule filter='(& (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
- <rule filter='(& (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
- </mappings>
- <artifacts size='2'>
- <artifact classifier='osgi.bundle' id='org.eclipse.gmf.runtime.emf.clipboard.core' version='1.5.0.v201211141512'>
- <properties size='2'>
- <property name='artifact.size' value='680'/>
- <property name='download.size' value='94442'/>
- </properties>
- </artifact>
- <artifact classifier='org.eclipse.update.feature' id='org.eclipse.gmf.runtime.emf.clipboard.core.patch' version='1.0.0.v201211141512'>
- <properties size='2'>
- <property name='download.contentType' value='application/zip'/>
- <property name='download.size' value='532'/>
- </properties>
- </artifact>
- </artifacts>
- </repository>
|