Separate experimental update site

This commit is contained in:
polki 2009-06-11 12:29:22 +00:00
parent 82c6ada992
commit 10a1848709
11 changed files with 108 additions and 520 deletions

View File

@ -3,7 +3,7 @@
<repository name='file:/home/didi/workspace/pyUml_updatesite/ - artifacts' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1.0.0'>
<properties size='2'>
<property name='p2.compressed' value='false'/>
<property name='p2.timestamp' value='1244720592729'/>
<property name='p2.timestamp' value='1244722879655'/>
</properties>
<mappings size='3'>
<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>

File diff suppressed because one or more lines are too long

View File

@ -1,24 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<description url="http://eclipse-pyuml.sourceforge.net/update_site">
Eclsipe PyUML Update Site
<description url="http://eclipse-pyuml.sourceforge.net/update_site_experimental">
Eclipse PyUML Update Site
</description>
<feature url="features/pyUML_1.2.0.jar" id="pyUML" version="1.2.0">
<category name="Eclipse PyUML"/>
</feature>
<feature url="features/pyUML_1.2.1.jar" id="pyUML" version="1.2.1">
<category name="Eclipse PyUML"/>
</feature>
<feature url="features/pyUML_1.2.2.jar" id="pyUML" version="1.2.2">
<category name="Eclipse PyUML"/>
</feature>
<feature url="features/pyUML-experimental_1.2.2.jar" id="pyUML-experimental" version="1.2.2">
<category name="Eclipse PyUML Experimental"/>
</feature>
<category-def name="Eclipse PyUML" label="Eclipse PyUML">
<description>
A UML Roundtrip Tool for Python
</description>
</category-def>
<category-def name="Eclipse PyUML Experimental" label="Eclipse PyUML Experimental"/>
</site>