Skip to content

Commit

Permalink
optimized target platform for easier resolution and faster build exec…
Browse files Browse the repository at this point in the history
…ution

Signed-off-by: Kai Kreuzer <kai@openhab.org> (github: @kaikreuzer)
  • Loading branch information
kaikreuzer committed Nov 14, 2014
1 parent c7810ec commit 20f8a84
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions targetplatform/openhab.target
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.xtend.sdk.feature.group" version="2.6.2.v201407030533"/>
<unit id="org.eclipse.xtext.sdk.feature.group" version="2.6.2.v201407030533"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/"/>
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/releases/maintenance/R201407030533"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.emf.sdk.feature.group" version="2.10.0.v20140519-0339"/>
<repository location="http://download.eclipse.org/modeling/emf/emf/updates/releases/"/>
<repository location="http://download.eclipse.org/modeling/emf/emf/updates/2.10/core/R201405190339"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.bundles.f.feature.group" version="9.2.1.201406101620"/>
<unit id="org.eclipse.jetty.bundles.f.source.feature.group" version="9.2.1.201406101620"/>
<repository location="http://download.eclipse.org/jetty/updates/jetty-bundles-9.x"/>
<repository location="http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.2.1.v20140609"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.equinox.sdk.feature.group" version="3.10.0.v20140606-1602"/>
<repository location="http://download.eclipse.org/releases/luna"/>
<repository location="http://download.eclipse.org/releases/luna/201406250900/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="com.google.inject" version="3.0.0.v201312141243"/>
Expand Down Expand Up @@ -84,11 +84,6 @@
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.sdk.ide" version="4.4.0.I20140606-1215"/>
<unit id="org.eclipse.pde.source.feature.group" version="3.10.0.v20140606-1215"/>
<repository location="http://download.eclipse.org/eclipse/updates/4.4"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.jupnp.feature.feature.group" version="2.0.0.201410140825"/>
<repository location="http://www.openhab.org/jupnp/update-site/"/>
</location>
Expand Down

0 comments on commit 20f8a84

Please sign in to comment.