Separate experimental update site
This commit is contained in:
parent
82c6ada992
commit
10a1848709
@ -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='(& (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
|
||||
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user