You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2015/10/06 21:45:23 UTC

[1/3] karaf git commit: KARAF-3990 - Document Debug Environment Variables

Repository: karaf
Updated Branches:
  refs/heads/master 2d32ce7b8 -> 42852af3d


KARAF-3990 - Document Debug Environment Variables


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/09e72f19
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/09e72f19
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/09e72f19

Branch: refs/heads/master
Commit: 09e72f19eab24c08b10213aeffa505c2fcef92f8
Parents: 60c1aee
Author: Paul Spencer <pa...@apache.org>
Authored: Sun Sep 13 04:47:14 2015 -0700
Committer: Paul Spencer <pa...@apache.org>
Committed: Sun Sep 13 04:47:14 2015 -0700

----------------------------------------------------------------------
 manual/src/main/webapp/developers-guide/debugging.conf | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/09e72f19/manual/src/main/webapp/developers-guide/debugging.conf
----------------------------------------------------------------------
diff --git a/manual/src/main/webapp/developers-guide/debugging.conf b/manual/src/main/webapp/developers-guide/debugging.conf
index 5f64009..3661590 100644
--- a/manual/src/main/webapp/developers-guide/debugging.conf
+++ b/manual/src/main/webapp/developers-guide/debugging.conf
@@ -79,6 +79,14 @@ and on Windows,
 set DEFAULT_JAVA_DEBUG_OPTS='-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005'
 {code}
 
+h3. Debugging Environment Variables
+
+||Variable||Description||Default||
+|KARAF_DEBUG|Set to TRUE to enable debugging.| |
+|EXTRA_JAVA_OPTS|Java options append to JAVA_OPTS | |
+|JAVA_DEBUG_OPTS|Java options to enable debuging.|Calculated based on the OS|
+|JAVA_DEBUG_PORT|Port used by the debugger.|5005|
+
 h2. Profiling
 
 h3. jVisualVM


[2/3] karaf git commit: Merge branch 'master' of https://github.com/paulsp/karaf

Posted by jb...@apache.org.
Merge branch 'master' of https://github.com/paulsp/karaf


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/bed49dfd
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/bed49dfd
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/bed49dfd

Branch: refs/heads/master
Commit: bed49dfda6c451dd29bc6368a50c4ec785c92f2c
Parents: cf4b858 09e72f1
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Oct 6 21:39:48 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Oct 6 21:39:48 2015 +0200

----------------------------------------------------------------------
 manual/src/main/webapp/developers-guide/debugging.conf | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------



[3/3] karaf git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/karaf

Posted by jb...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/karaf


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/42852af3
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/42852af3
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/42852af3

Branch: refs/heads/master
Commit: 42852af3d89efe1cbd73c2ce0a264ba296ff8333
Parents: bed49df 2d32ce7
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Oct 6 21:45:03 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Oct 6 21:45:03 2015 +0200

----------------------------------------------------------------------
 pom.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------