source: rtems-eclipse-plug-in/org.rtems.cdt.update/artifacts.xml @ a2be3c4

Last change on this file since a2be3c4 was a2be3c4, checked in by Daron Chabot <daron.chabot@…>, on 02/06/09 at 13:51:35

Prompted by addition of licensing info to RTEMS-CDT Feature.

  • Property mode set to 100644
File size: 2.4 KB
RevLine 
[7fd5f0e]1<?xml version='1.0' encoding='UTF-8'?>
2<?artifactRepository class='org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository' version='1.0.0'?>
3<repository name='file:/Users/djc/PluginWorkspace/org.rtems.cdt.update/ - artifacts' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1.0.0'>
4  <properties size='2'>
5    <property name='p2.compressed' value='false'/>
[a2be3c4]6    <property name='p2.timestamp' value='1233928113553'/>
[7fd5f0e]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>
[a2be3c4]13  <artifacts size='6'>
14    <artifact classifier='org.eclipse.update.feature' id='org.rtems.cdt' version='1.0.1'>
15      <properties size='2'>
16        <property name='artifact.size' value='10692'/>
17        <property name='download.size' value='10692'/>
18      </properties>
19    </artifact>
20    <artifact classifier='org.eclipse.update.feature' id='org.rtems.cdt' version='1.0.1'>
21      <properties size='2'>
22        <property name='artifact.size' value='10695'/>
23        <property name='download.size' value='10695'/>
24      </properties>
25    </artifact>
[7fd5f0e]26    <artifact classifier='osgi.bundle' id='org.rtems.cdt' version='1.0.0'>
27      <properties size='2'>
28        <property name='artifact.size' value='33837'/>
29        <property name='download.size' value='33837'/>
30      </properties>
31    </artifact>
32    <artifact classifier='org.eclipse.update.feature' id='org.rtems.cdt' version='1.0.0'>
33      <properties size='2'>
34        <property name='artifact.size' value='838'/>
35        <property name='download.size' value='838'/>
36      </properties>
37    </artifact>
38    <artifact classifier='org.eclipse.update.feature' id='org.rtems.cdt' version='1.0.0'>
39      <properties size='2'>
40        <property name='artifact.size' value='803'/>
41        <property name='download.size' value='803'/>
42      </properties>
43    </artifact>
[a2be3c4]44    <artifact classifier='osgi.bundle' id='org.rtems.cdt' version='1.0.0'>
45      <properties size='2'>
46        <property name='artifact.size' value='33938'/>
47        <property name='download.size' value='33938'/>
48      </properties>
49    </artifact>
[7fd5f0e]50  </artifacts>
51</repository>
Note: See TracBrowser for help on using the repository browser.