blob: 7a898378a0094ab6dfc28830b6fb756ac9eb28ba [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.scout.rt.testing.dependency"
label="%featureName"
version="3.10.1.qualifier"
provider-name="%providerName"
plugin="org.eclipse.scout.rt.feature.about">
<description>
Eclipse Scout is a business application framework that supports desktop, web and mobile frontends.
This feature contains the dependencies for the Scout runtime testing environment.
</description>
<copyright>
Copyright (c) 2010 BSI Business Systems Integration AG.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License
v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
BSI Business Systems Integration AG - initial API and implementation
</copyright>
<license url="%licenseURL">
%license
</license>
<url>
<update label="Luna" url="http://download.eclipse.org/releases/luna"/>
<discovery label="Luna" url="http://download.eclipse.org/releases/luna"/>
</url>
<requires>
<import feature="org.eclipse.scout.rt" version="3.10.1" match="compatible"/>
<import plugin="org.junit" version="4.9.0" match="compatible"/>
</requires>
<plugin
id="org.easymock"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.apache.ant"
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
id="com.thoughtworks.selenium"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="com.google.guava"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.apache.httpcomponents.httpclient"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.apache.httpcomponents.httpcore"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.apache.commons.codec"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.apache.commons.exec"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.json"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>