blob: f3ca6801e4ecba31ab26a890a3d080332b9bb9af [file] [log] [blame]
david_williams0530f872010-04-21 02:44:20 +00001<?xml version="1.0" encoding="UTF-8"?>
2<feature
3 id="org.eclipse.jst.jsf.tests.feature.patch"
4 label="JSF Tests Patch"
5 version="3.1.2.qualifier"
6 provider-name="Eclipse Web Tools Platform ">
7
8 <description url="http://www.example.com/description">
9 [Enter Feature Description here.]
10 </description>
11
12 <copyright url="http://www.example.com/copyright">
13 [Enter Copyright Description here.]
14 </copyright>
15
16 <license url="http://www.example.com/license">
17 [Enter License Description here.]
18 </license>
19
20 <requires>
21 <import feature="org.eclipse.jst.jsf.tests.feature" version="2.1.5.v201001271707-7E7ADmFBBoPWKQ0gZKjNu" patch="true"/>
22 </requires>
23
24 <plugin
25 id="org.eclipse.jst.jsf.core.tests"
26 download-size="0"
27 install-size="0"
28 version="0.0.0"/>
29
30</feature>