Skip to content
Snippets Groups Projects
Commit 0530f87d authored by david_williams's avatar david_williams
Browse files

jsf patch

parent e4660994
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.jst.jsf.tests.feature.patch</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.pde.FeatureBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.FeatureNature</nature>
</natures>
</projectDescription>
bin.includes = feature.xml
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.jst.jsf.tests.feature.patch"
label="JSF Tests Patch"
version="3.1.2.qualifier"
provider-name="Eclipse Web Tools Platform ">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<requires>
<import feature="org.eclipse.jst.jsf.tests.feature" version="2.1.5.v201001271707-7E7ADmFBBoPWKQ0gZKjNu" patch="true"/>
</requires>
<plugin
id="org.eclipse.jst.jsf.core.tests"
download-size="0"
install-size="0"
version="0.0.0"/>
</feature>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment