artifacts.xml 725 B

1234567891011121314
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <?artifactRepository version='1.1.0'?>
  3. <repository name='download cache' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
  4. <properties size='2'>
  5. <property name='p2.system' value='true'/>
  6. <property name='p2.timestamp' value='1540217573865'/>
  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='0'/>
  14. </repository>