Skip to content

Commit

Permalink
Fix LoggerMetric error and eclipse build
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanno - Felix Wagner committed Aug 14, 2018
1 parent bca3467 commit 7f62330
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion com.kuguhome.openhab.prometheusmetrics/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
4 changes: 0 additions & 4 deletions com.kuguhome.openhab.prometheusmetrics/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ Import-Package:
javax.ws.rs.core;version="2.0.1",
org.apache.commons.collections;version="3.2.0",
org.apache.logging.log4j;version="2.8.1",
org.apache.logging.log4j.core;version="2.8.2",
org.apache.logging.log4j.core.appender;version="2.8.2",
org.apache.logging.log4j.core.config.plugins;version="2.8.2",
org.apache.logging.log4j.core.config.status;version="2.8.2",
org.apache.logging.log4j.spi;version="2.8.1",
org.apache.logging.log4j.status;version="2.8.1",
org.eclipse.jdt.annotation;resolution:=optional,
Expand Down

This file was deleted.

0 comments on commit 7f62330

Please sign in to comment.