blob: d98f5d7fc994418df59dee3742692289a6541711 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2014 BREDEX GmbH.
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
-->
<feature
id="org.eclipse.jubula.feature.api"
label="Jubula Functional Testing - API"
version="4.0.0.qualifier"
provider-name="Eclipse Jubula"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/jubula">
Eclipse functional UI testing environment - API. This feature contains the API core bundles and its transitive dependencies. Its artefacts can thereby also be used without a running OSGi container.
</description>
<copyright url="http://www.eclipse.org/jubula">
Copyright (c) 2014 BREDEX GmbH.
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:
BREDEX GmbH - initial API and implementation and/or initial documentation
</copyright>
<license url="%licenseURL">
%license
</license>
<includes
id="org.eclipse.jubula.feature.api.core"
version="0.0.0"/>
<plugin
id="javax.xml.stream"
download-size="0"
install-size="0"
version="1.0.1.v201004272200"
unpack="false"/>
<plugin
id="org.xmlpull"
download-size="0"
install-size="0"
version="1.1.3.4_v201201052148"
unpack="false"/>
<plugin
id="com.thoughtworks.xstream"
download-size="0"
install-size="0"
version="1.3.1.v201111240924"
unpack="false"/>
</feature>