Repository: aries-jax-rs-whiteboard Updated Branches: refs/heads/master 432486ac7 -> e4785d017
Do not enable debug upstream 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/e4785d01 Tree: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/tree/e4785d01 Diff: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/diff/e4785d01 Branch: refs/heads/master Commit: e4785d0173f550f73fda069d3d8bf516de2dbf3e Parents: 432486a Author: Carlos Sierra <[email protected]> Authored: Fri Aug 25 17:28:28 2017 +0200 Committer: Carlos Sierra <[email protected]> Committed: Fri Aug 25 17:28:28 2017 +0200 ---------------------------------------------------------------------- jax-rs.itests/itest.bndrun | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/blob/e4785d01/jax-rs.itests/itest.bndrun ---------------------------------------------------------------------- diff --git a/jax-rs.itests/itest.bndrun b/jax-rs.itests/itest.bndrun index 203616a..c74b820 100644 --- a/jax-rs.itests/itest.bndrun +++ b/jax-rs.itests/itest.bndrun @@ -43,4 +43,4 @@ org.osgi.service.http;version='[1.2.1,1.2.2)',\ org.osgi.service.http.whiteboard;version='[1.0.0,1.0.1)' --runvm: "-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005" +#-runvm: "-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005"
