Skip to content

Commit

Permalink
Updates dependencies for platform feature
Browse files Browse the repository at this point in the history
  • Loading branch information
goglepox committed Aug 6, 2014
1 parent 6a9975f commit b0cf51a
Showing 1 changed file with 4 additions and 48 deletions.
52 changes: 4 additions & 48 deletions features/net.bioclipse.platform_feature/feature.xml
Expand Up @@ -46,6 +46,10 @@ is available at http://www.eclipse.org/legal/epl-v10.html
id="org.eclipse.emf.ecore"
version="0.0.0"/>

<includes
id="org.eclipse.equinox.p2.core.feature"
version="0.0.0"/>

<requires>
<import feature="net.bioclipse.core_feature" version="2.6.0" match="equivalent"/>
</requires>
Expand Down Expand Up @@ -245,47 +249,6 @@ is available at http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>

<plugin
id="org.junit"
download-size="0"
install-size="0"
version="0.0.0"/>

<plugin
id="org.hamcrest"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.hamcrest.core"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.hamcrest.library"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.hamcrest.integration"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.hamcrest.text"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.eclipse.ui.intro"
download-size="0"
Expand Down Expand Up @@ -822,13 +785,6 @@ is available at http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>

<plugin
id="org.eclipse.core.runtime.compatibility.auth"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.eclipse.core.runtime.compatibility.registry"
download-size="0"
Expand Down

0 comments on commit b0cf51a

Please sign in to comment.