Skip to content

Commit

Permalink
Backout changeset 04f44c0c2b67fa55ebfb32c0dde3b7f181ee37fa
Browse files Browse the repository at this point in the history
  • Loading branch information
teichsta committed Sep 5, 2013
1 parent 4d0ad29 commit db85494
Show file tree
Hide file tree
Showing 7 changed files with 221 additions and 173 deletions.
9 changes: 3 additions & 6 deletions bundles/io/org.openhab.io.dropbox/.classpath
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="lib" path="lib/httpmime-4.0.3.jar"/>
<classpathentry kind="lib" path="lib/json_simple-1.1.jar"/>
<classpathentry kind="lib" path="lib/dropbox-java-sdk-1.5.2.jar"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="/org.openhab.core.scheduler/lib/quartz-all-2.1.7.jar"/>
<classpathentry kind="lib" path="lib/dropbox-core-sdk-1.7.2.jar" sourcepath="/Users/thomasee/Documents/Source/openHAB/dropbox-java-sdk-1.7.2/lib/dropbox-core-sdk-1.7.2-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/Users/thomasee/Documents/Source/openHAB/dropbox-java-sdk-1.7.2/lib/dropbox-core-sdk-1.7.2-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/jackson-core-2.2.2.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
1 change: 0 additions & 1 deletion bundles/io/org.openhab.io.dropbox/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ Import-Package: org.apache.commons.io,
org.apache.http.impl.conn.tsccm,
org.apache.http.message,
org.apache.http.params,
org.eclipse.osgi.framework.console;version="1.1.0",
org.openhab.core.binding,
org.openhab.core.events,
org.openhab.core.items,
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit db85494

Please sign in to comment.