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

Last change on this file since 7fd5f0e was 7fd5f0e, checked in by Daron Chabot <daron.chabot@…>, on 12/09/08 at 03:41:29

Attempted repair of initial, failed commit

  • Property mode set to 100644
File size: 1.6 KB
Line 
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'/>
6    <property name='p2.timestamp' value='1228664277097'/>
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='3'>
14    <artifact classifier='osgi.bundle' id='org.rtems.cdt' version='1.0.0'>
15      <properties size='2'>
16        <property name='artifact.size' value='33837'/>
17        <property name='download.size' value='33837'/>
18      </properties>
19    </artifact>
20    <artifact classifier='org.eclipse.update.feature' id='org.rtems.cdt' version='1.0.0'>
21      <properties size='2'>
22        <property name='artifact.size' value='838'/>
23        <property name='download.size' value='838'/>
24      </properties>
25    </artifact>
26    <artifact classifier='org.eclipse.update.feature' id='org.rtems.cdt' version='1.0.0'>
27      <properties size='2'>
28        <property name='artifact.size' value='803'/>
29        <property name='download.size' value='803'/>
30      </properties>
31    </artifact>
32  </artifacts>
33</repository>
Note: See TracBrowser for help on using the repository browser.