diff --git a/ARE/components/actuator.enocean/build.xml b/ARE/components/actuator.enocean/build.xml index 2bd71b0f8..089eca06c 100644 --- a/ARE/components/actuator.enocean/build.xml +++ b/ARE/components/actuator.enocean/build.xml @@ -14,7 +14,7 @@ - + diff --git a/ARE/components/actuator.enocean/src/main/resources/META-INF/MANIFEST.MF b/ARE/components/actuator.enocean/src/main/resources/META-INF/MANIFEST.MF index 0d0d1e234..0fc11af2c 100644 --- a/ARE/components/actuator.enocean/src/main/resources/META-INF/MANIFEST.MF +++ b/ARE/components/actuator.enocean/src/main/resources/META-INF/MANIFEST.MF @@ -4,4 +4,4 @@ Bundle-Name: asterics-actuators.enocean Bundle-SymbolicName: eu.asterics.component.actuator.enocean Bundle-Version: 0.1.0 DynamicImport-Package: * -Bundle-ClassPath: . ,lib/PriscillaCore.jar, lib/log4j-1.2.17.jar +Bundle-ClassPath: . ,lib/PriscillaCore.jar diff --git a/ARE/components/actuator.enocean/src/main/resources/lib/log4j-1.2.17.jar b/ARE/components/actuator.enocean/src/main/resources/lib/log4j-1.2.17.jar deleted file mode 100644 index 1d425cf7d..000000000 Binary files a/ARE/components/actuator.enocean/src/main/resources/lib/log4j-1.2.17.jar and /dev/null differ