Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions org.eclipse.ice.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,42 +92,42 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
id="javax.servlet"
download-size="0"
install-size="0"
version="3.1.0.v201410161800"
version="0.0.0"
unpack="false"/>

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

<plugin
id="com.jcraft.jsch"
download-size="0"
install-size="0"
version="0.1.51.v201410302000"
version="0.0.0"
unpack="false"/>

<plugin
id="org.apache.xml.resolver"
download-size="0"
install-size="0"
version="1.2.0.v201005080400"
version="0.0.0"
unpack="false"/>

<plugin
id="org.apache.xerces"
download-size="0"
install-size="0"
version="2.9.0.v201101211617"
version="0.0.0"
unpack="false"/>

<plugin
id="com.google.gson"
download-size="0"
install-size="0"
version="2.2.4.v201311231704"
version="0.0.0"
unpack="false"/>

<plugin
Expand All @@ -141,63 +141,63 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
id="javax.annotation"
download-size="0"
install-size="0"
version="1.2.0.v201401042248"
version="0.0.0"
unpack="false"/>

<plugin
id="com.sun.jersey"
download-size="0"
install-size="0"
version="1.17.0.v20130314-2020"
version="0.0.0"
unpack="false"/>

<plugin
id="javax.ws.rs"
download-size="0"
install-size="0"
version="1.1.1.v20130318-1750"
version="0.0.0"
unpack="false"/>

<plugin
id="javax.ws.rs"
download-size="0"
install-size="0"
version="1.1.1.v20130318-1750"
version="0.0.0"
unpack="false"/>

<plugin
id="ca.odell.glazedlists"
download-size="0"
install-size="0"
version="1.9.0.v201303080712"
version="0.0.0"
unpack="false"/>

<plugin
id="org.apache.commons.math"
download-size="0"
install-size="0"
version="2.1.0.v201105210652"
version="0.0.0"
unpack="false"/>

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

<plugin
id="org.apache.log4j"
download-size="0"
install-size="0"
version="1.2.15.v201012070815"
version="0.0.0"
unpack="false"/>

<plugin
id="org.apache.poi"
download-size="0"
install-size="0"
version="3.9.0.v201405241750"
version="0.0.0"
unpack="false"/>

<plugin
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.ice.repository/ice.product
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
<feature id="org.eclipse.draw2d.sdk"/>
<feature id="org.eclipse.e4.core.tools.feature"/>
<feature id="org.eclipse.ice.materials.feature"/>
<feature id="org.eclipse.fx.ide.feature" version="2.1.0.201508240705"/>
<feature id="org.eclipse.fx.ide.feature"/>
</features>

<configurations>
Expand Down