Omaha #5208 Remove unnecessary commons logging dependency from stq.
Former-commit-id: ee7d2bdb82bdbc0db5bc311eaa3b4b9c173f2f2d
This commit is contained in:
parent
5ffc65b59d
commit
4b59df5963
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -2,4 +2,5 @@ source.. = src/
|
|||
output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
res/
|
||||
res/,\
|
||||
utility/
|
||||
|
|
Loading…
Add table
Reference in a new issue