Author: jm
Date: 2012-10-12 09:06:49 -0700 (Fri, 12 Oct 2012)
New Revision: 30662

Modified:
   
core3/gui-distribution/trunk/assembly/src/main/resources/etc/custom.properties
Log:
Fixes #1516: Configured Karaf to rebuild bundle cache on startup

Modified: 
core3/gui-distribution/trunk/assembly/src/main/resources/etc/custom.properties
===================================================================
--- 
core3/gui-distribution/trunk/assembly/src/main/resources/etc/custom.properties  
    2012-10-12 14:00:06 UTC (rev 30661)
+++ 
core3/gui-distribution/trunk/assembly/src/main/resources/etc/custom.properties  
    2012-10-12 16:06:49 UTC (rev 30662)
@@ -1,4 +1,5 @@
 karaf.systemBundlesStartLevel=99
 karaf.startlevel.bundle=200
 org.osgi.framework.system.packages.extra = 
org.apache.karaf.branding,org.cytoscape.launcher.internal,com.sun.xml.internal.bind,com.apple.eawt;
-org.osgi.framework.bootdelegation=org.netbeans.lib.profiler.*
\ No newline at end of file
+org.osgi.framework.bootdelegation=org.netbeans.lib.profiler.*
+org.osgi.framework.storage.clean = onFirstInit

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to