Merge "Omaha #5208 Remove unnecessary commons logging dependency from stq." into omaha_16.2.2
Former-commit-id: 6dfbef4e6b56fa59306bf0deb469d140ebabb0e5
This commit is contained in:
commit
f02624313d
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.common.pointdata,
|
||||||
com.raytheon.uf.edex.pointdata,
|
com.raytheon.uf.edex.pointdata,
|
||||||
org.geotools,
|
org.geotools,
|
||||||
org.apache.commons.logging,
|
|
||||||
org.dom4j,
|
org.dom4j,
|
||||||
javax.persistence,
|
javax.persistence,
|
||||||
javax.measure
|
javax.measure
|
||||||
|
|
|
@ -2,4 +2,5 @@ source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
res/
|
res/,\
|
||||||
|
utility/
|
||||||
|
|
Loading…
Add table
Reference in a new issue