Omaha #5208 Remove unnecessary commons logging dependency from stq.

Former-commit-id: ee7d2bdb82bdbc0db5bc311eaa3b4b9c173f2f2d
This commit is contained in:
Ben Steffensmeier 2016-01-21 15:25:29 -06:00
parent 5ffc65b59d
commit 4b59df5963
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,6 @@ Require-Bundle: com.raytheon.edex.common,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.edex.pointdata,
org.geotools,
org.apache.commons.logging,
org.dom4j,
javax.persistence,
javax.measure

View file

@ -2,4 +2,5 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
res/
res/,\
utility/