Bring back personal.bnd
Project: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/repo Commit: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/commit/7e1c84be Tree: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/tree/7e1c84be Diff: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/diff/7e1c84be Branch: refs/heads/master Commit: 7e1c84bed50dc9667492c597e642ec4c9e709f86 Parents: 7183bfd Author: Carlos Sierra <[email protected]> Authored: Fri Jun 1 14:38:52 2018 +0200 Committer: Carlos Sierra <[email protected]> Committed: Fri Jun 1 14:38:52 2018 +0200 ---------------------------------------------------------------------- jax-rs.itests/itest.bndrun | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/blob/7e1c84be/jax-rs.itests/itest.bndrun ---------------------------------------------------------------------- diff --git a/jax-rs.itests/itest.bndrun b/jax-rs.itests/itest.bndrun index 70c2f4f..8839de2 100644 --- a/jax-rs.itests/itest.bndrun +++ b/jax-rs.itests/itest.bndrun @@ -41,3 +41,5 @@ osgi.enroute.hamcrest.wrapper;version='[1.3.0,1.3.1)',\ osgi.enroute.junit.wrapper;version='[4.12.0,4.12.1)',\ slf4j.api;version='[1.7.25,1.7.26)' + +-include: -personal.bnd \ No newline at end of file
