blob: 5ad4efa9661475152a429a88a34ae8f5ca82c7f2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<!-- Package Description information to be picked up by www.eclipse.org/packages -->
<!-- PackageName is the title of your package
maintainer is the project or persons that are maintaining the package
iconurl is the fully qualified URL to the icon you wish to use on the site (48x48)
bugzillaComponentID is used to gather bugzilla information about your package. This should be given to you after provisioning of the package is finished
testPlan is the fully qualified URL to the test plan for this package
-->
<packageMetaData
packageName="Eclipse SOA Platform for Java and SOA Developers"
maintainer="Eclipse SOA Industry Workgroup"
iconurl="http://www.eclipse.org/downloads/images/soa.jpg"
bugzillaComponentId="soa-package"
testPlan="http://www.eclipse.org/epp/testplan.php" >
<!-- Description is wrapped in CDATA tags to allow you to insert HTML code if necessary -->
<description><![CDATA[Eclipse SOA Platform is a runtimes and tools integration platform for SOA developers. It makes easy to get the environment you need for developing and executing SOA. It includes a Java IDE, Swordfish Tooling, the Plugin Development Environment (PDE), an XML Editor and a WSDL Editor. The SOA package is maintained by the <a href="http://www.eclipse.org/eclipsesoa">Eclipse SOA Industry Workgroup</a>. Note that the SOA package includes some <a href="http://www.eclipse.org/projects/dev_process/validation-phase.php">incubating</a> components, as indicated by feature numbers less than 1.0.0 on the feature list.]]></description>
<!-- packageTesters is a list of the people that are testing the package -->
<packageTesters>
<tester> Zsolt Beothy-Elo</tester>
</packageTesters>
</packageMetaData>
<MoreInfo>
<NewAndNoteworthy
url="http://www.eclipse.org/swordfish/downloads//whats-new-0.9.1.html"
project="Eclipse Swordfish" />
<NewAndNoteworthy
url="http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/eclipse-news-all.html"
project="Eclipse Platform" />
<NewAndNoteworthy
url="http://www.eclipse.org/mylyn/new/"
project="Eclipse Mylyn" />
</MoreInfo>
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
<rcp version="3.5.2" />
<!-- name, the name of the product, used in naming the created files. -->
<product name="eclipse-soa-galileo-SR2-RC4-incubation" />
</configuration>