This repository has been archived by the owner on Sep 21, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[openhabcloud] Upgrade dependencies, use DS annotations, add license …
…info (#4500) Signed-off-by: Wouter Born <[email protected]>
- Loading branch information
1 parent
1b67937
commit 2ef23f0
Showing
17 changed files
with
61 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry exported="true" kind="lib" path="lib/json-20140107.jar"/> | ||
<classpathentry kind="lib" path="lib/socket.io-client-0.8.2.jar"/> | ||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> | ||
<classpathentry kind="src" path="src/main/java"/> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> | ||
<classpathentry kind="lib" path="lib/engine.io-client-0.8.2.jar"/> | ||
<classpathentry kind="lib" path="lib/okhttp-3.4.1.jar"/> | ||
<classpathentry kind="lib" path="lib/okhttp-ws-3.4.1.jar"/> | ||
<classpathentry kind="lib" path="lib/okio-1.9.0.jar"/> | ||
<classpathentry kind="output" path="target/classes"/> | ||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins" /> | ||
<classpathentry kind="src" path="src/main/java" /> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" /> | ||
<classpathentry kind="lib" path="lib/engine.io-client-1.0.0.jar" /> | ||
<classpathentry kind="lib" path="lib/json-20180813.jar" /> | ||
<classpathentry kind="lib" path="lib/okhttp-3.12.1.jar" /> | ||
<classpathentry kind="lib" path="lib/okio-1.15.0.jar" /> | ||
<classpathentry kind="lib" path="lib/socket.io-client-1.0.0.jar" /> | ||
<classpathentry kind="output" path="target/classes" /> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/*.xml |
28 changes: 0 additions & 28 deletions
28
addons/io/org.openhab.io.openhabcloud/OSGI-INF/openhabcloud.xml
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-103 KB
addons/io/org.openhab.io.openhabcloud/lib/engine.io-client-0.8.2.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-60.2 KB
addons/io/org.openhab.io.openhabcloud/lib/socket.io-client-0.8.2.jar
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters