blob: f38c5a4ce9ceed28ede1cb2e20ec354ccd519278 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<site id="org.eclipse.update.core.tests" name="Tests" version="0.0.1" type="org.eclipse.update.core.file" blah="blah">
<handler blah="blah">
<boo class ="unknown" blah="blah"/>
</handler>
<feature url="features/org.eclipse.test.feature_1.0.0.jar" blah="blah">
<category name="category1" blah="blah" />
</feature>
<feature url="features/features2.jar">
<category name="category1/subcat1"/>
<category name="category2"/>
</feature>
<feature url="features/org.eclipse.update.core.tests.feature1_1.0.4.jar">
<category name="category1"/>
<category name="category2"/>
<blah/>
</feature>
<feature url="features/org.eclipse_test_feature.jar"/>
<feature url="org.eclipse.update.core.feature2_1.0.0/org.eclipse.update.core.feature2_2.2.2.jar">
<category name="category1"/>
</feature>
<feature url="org.eclipse.update.core.feature2_1.0.0/org.eclipse.update.core.feature2_2.2.2.jar">
</feature>
<archive path="plugins/hello" blah="blah">
<default blah="blah"/>
</archive>
<category-def name="category2" label="%security" blah="blah"/>
<category-def name="category1/subcat1" label="Special Fix" blah="blah"/>
<category-def name="category1" label="%drivers"/>
</site>