Merge "Omaha #5208 Remove unnecessary commons logging dependency from stq." into omaha_16.2.2

Former-commit-id: 6dfbef4e6b56fa59306bf0deb469d140ebabb0e5
This commit is contained in:
Ben Steffensmeier 2016-01-22 12:39:11 -06:00 committed by Gerrit Code Review
commit f02624313d
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.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

View file

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