Skip to content

Commit

Permalink
build: Fix warning from Bnd about fragment host
Browse files Browse the repository at this point in the history
warning: Host biz.aQute.bndlib=bundle-version="[4.1.0,5.0.0)" for this fragment cannot be found on the classpath

Signed-off-by: BJ Hargrave <[email protected]>
  • Loading branch information
bjhargrave committed Sep 12, 2018
1 parent eb31d0a commit b4d91b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions org.bndtools.embeddedrepo/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
Fragment-Host: biz.aQute.bndlib;bundle-version="[${bnd-version-base},${bnd-version-ceiling})"
-includeresource: embedded-repo.jar=${repo;biz.aQute.bnd.embedded-repo;[${bnd-version-base},${bnd-version-ceiling});HIGHEST}

-buildpath: ${bndlib}

Import-Package: \
javax.management,\
javax.management.remote

0 comments on commit b4d91b7

Please sign in to comment.