Skip to content

Commit

Permalink
updated tp to latest esh, fixes #12
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <[email protected]> (github: @kaikreuzer)
  • Loading branch information
kaikreuzer committed Sep 23, 2014
1 parent 5ceb750 commit c2cd735
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 20 deletions.
6 changes: 0 additions & 6 deletions bundles/io/org.openhab.io.jetty/.project
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,8 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
Expand Down
28 changes: 14 additions & 14 deletions targetplatform/openhab.target
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?><target name="openHAB 2" sequenceNumber="104">
<?pde version="3.8"?><target name="openHAB 2" sequenceNumber="105">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.xtend.sdk.feature.group" version="2.6.2.v201407030533"/>
Expand Down Expand Up @@ -102,21 +102,21 @@
<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.eclipse.smarthome.feature.runtime.model.feature.group" version="0.7.0.201409181407"/>
<unit id="org.eclipse.smarthome.feature.runtime.rest.feature.group" version="0.7.0.201409181407"/>
<unit id="org.eclipse.smarthome.feature.runtime.ui.feature.group" version="0.7.0.201409181407"/>
<unit id="org.eclipse.smarthome.feature.runtime.rest.source.feature.group" version="0.7.0.201409181407"/>
<unit id="org.eclipse.smarthome.feature.runtime.binding.feature.group" version="0.7.0.201409181407"/>
<unit id="org.eclipse.smarthome.feature.runtime.ui.source.feature.group" version="0.7.0.201409181407"/>
<unit id="org.eclipse.smarthome.feature.runtime.core.source.feature.group" version="0.7.0.201409181407"/>
<unit id="org.eclipse.smarthome.feature.runtime.model.source.feature.group" version="0.7.0.201409181407"/>
<unit id="org.eclipse.smarthome.feature.runtime.binding.source.feature.group" version="0.7.0.201409181407"/>
<unit id="org.eclipse.smarthome.feature.runtime.core.feature.group" version="0.7.0.201409181407"/>
<repository location="http://download.eclipse.org/smarthome/updates-stable/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.jupnp.feature.feature.group" version="2.0.0.201409220845"/>
<repository location="http://www.openhab.org/jupnp/update-site/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.smarthome.feature.runtime.binding.source.feature.group" version="0.7.0.201409222206"/>
<unit id="org.eclipse.smarthome.feature.runtime.model.source.feature.group" version="0.7.0.201409222206"/>
<unit id="org.eclipse.smarthome.feature.runtime.ui.feature.group" version="0.7.0.201409222206"/>
<unit id="org.eclipse.smarthome.feature.runtime.binding.feature.group" version="0.7.0.201409222206"/>
<unit id="org.eclipse.smarthome.feature.runtime.rest.feature.group" version="0.7.0.201409222206"/>
<unit id="org.eclipse.smarthome.feature.runtime.ui.source.feature.group" version="0.7.0.201409222206"/>
<unit id="org.eclipse.smarthome.feature.runtime.model.feature.group" version="0.7.0.201409222206"/>
<unit id="org.eclipse.smarthome.feature.runtime.rest.source.feature.group" version="0.7.0.201409222206"/>
<unit id="org.eclipse.smarthome.feature.runtime.core.source.feature.group" version="0.7.0.201409222206"/>
<unit id="org.eclipse.smarthome.feature.runtime.core.feature.group" version="0.7.0.201409222206"/>
<repository location="http://download.eclipse.org/smarthome/updates-stable/"/>
</location>
</locations>
</target>

0 comments on commit c2cd735

Please sign in to comment.