artifacts.xml 1.3 KB

12345678910111213141516171819202122232425262728
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <?artifactRepository version='1.1.0'?>
  3. <repository name='Exported Repository' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
  4. <properties size='2'>
  5. <property name='p2.timestamp' value='1352902571847'/>
  6. <property name='p2.compressed' value='true'/>
  7. </properties>
  8. <mappings size='3'>
  9. <rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
  10. <rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
  11. <rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
  12. </mappings>
  13. <artifacts size='2'>
  14. <artifact classifier='osgi.bundle' id='org.eclipse.gmf.runtime.emf.clipboard.core' version='1.5.0.v201211141512'>
  15. <properties size='2'>
  16. <property name='artifact.size' value='680'/>
  17. <property name='download.size' value='94442'/>
  18. </properties>
  19. </artifact>
  20. <artifact classifier='org.eclipse.update.feature' id='org.eclipse.gmf.runtime.emf.clipboard.core.patch' version='1.0.0.v201211141512'>
  21. <properties size='2'>
  22. <property name='download.contentType' value='application/zip'/>
  23. <property name='download.size' value='532'/>
  24. </properties>
  25. </artifact>
  26. </artifacts>
  27. </repository>