Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / recipes / jakarta-commons / commons-discovery_0.4.bb
1 require jakarta-commons.inc
2
3 DESCRIPTION = "discovering, or finding, implementations for pluggable interfaces"
4
5 SRC_URI = "http://www.apache.org/dist/commons/discovery/source/${BP}-src.tar.gz"
6
7 DEPENDS += "commons-logging"
8 RDEPENDS = "libcommons-logging-java"
9
10 CP = "commons-logging"