You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2013/03/26 04:24:47 UTC

svn commit: r1460960 - /geronimo/server/branches/3.0/framework/configs/karaf-framework/src/main/distribution/text/etc/equinox-debug.properties

Author: gawor
Date: Tue Mar 26 03:24:47 2013
New Revision: 1460960

URL: http://svn.apache.org/r1460960
Log:
update equinox debug options file

Modified:
    geronimo/server/branches/3.0/framework/configs/karaf-framework/src/main/distribution/text/etc/equinox-debug.properties

Modified: geronimo/server/branches/3.0/framework/configs/karaf-framework/src/main/distribution/text/etc/equinox-debug.properties
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0/framework/configs/karaf-framework/src/main/distribution/text/etc/equinox-debug.properties?rev=1460960&r1=1460959&r2=1460960&view=diff
==============================================================================
--- geronimo/server/branches/3.0/framework/configs/karaf-framework/src/main/distribution/text/etc/equinox-debug.properties (original)
+++ geronimo/server/branches/3.0/framework/configs/karaf-framework/src/main/distribution/text/etc/equinox-debug.properties Tue Mar 26 03:24:47 2013
@@ -38,10 +38,15 @@ org.eclipse.osgi/debug/packageadmin=fals
 org.eclipse.osgi/debug/bundleTime=false
 # Debug the loading of message bundles
 org.eclipse.osgi/debug/messageBundles=false
+# Debug the object pool additions
+org.eclipse.osgi/debug/objectPool/adds=false
+# Debug the object pool duplications
+org.eclipse.osgi/debug/objectPool/dups=false
 
 # Eclipse adaptor options
 org.eclipse.osgi/eclipseadaptor/debug = false
 org.eclipse.osgi/eclipseadaptor/debug/location = false
+org.eclipse.osgi/eclipseadaptor/debug/cachedmanifest = false
 org.eclipse.osgi/eclipseadaptor/debug/platformadmin=false
 org.eclipse.osgi/eclipseadaptor/debug/platformadmin/resolver=false
 org.eclipse.osgi/eclipseadaptor/converter/debug = false
@@ -55,8 +60,8 @@ org.eclipse.osgi/resolver/wiring = false
 org.eclipse.osgi/resolver/imports = false
 # Prints out Require-Bundle information
 org.eclipse.osgi/resolver/requires = false
-# Prints out package grouping information form the "uses" clause
-org.eclipse.osgi/resolver/grouping = false
+# Prints out debug information form the "uses" clause
+org.eclipse.osgi/resolver/uses = false
 # Prints out cycle information
 org.eclipse.osgi/resolver/cycles = false
 # Prints out Eclipse-GenericRequire information
@@ -71,7 +76,7 @@ org.eclipse.osgi/profile/debug = false
 org.eclipse.osgi/profile/impl = org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
 # Append all profile messages to the filename specified
-org.eclipse.osgi/defaultprofile/logfilename =  
+org.eclipse.osgi/defaultprofile/logfilename = 
 
 # Output all profile log messages synchronously to the jvm console.
 # By default, all log messages are cached until the log buffer is