Author: kono
Date: 2012-10-08 16:31:00 -0700 (Mon, 08 Oct 2012)
New Revision: 30630
Modified:
core3/gui-distribution/branches/user-beta1/assembly/src/main/resources/etc/custom.properties
core3/gui-distribution/branches/user-beta1/assembly/src/main/resources/etc/org.apache.felix.fileinstall-deploy.cfg
Log:
refs #1494 complete patch applied.
Modified:
core3/gui-distribution/branches/user-beta1/assembly/src/main/resources/etc/custom.properties
===================================================================
---
core3/gui-distribution/branches/user-beta1/assembly/src/main/resources/etc/custom.properties
2012-10-08 23:19:33 UTC (rev 30629)
+++
core3/gui-distribution/branches/user-beta1/assembly/src/main/resources/etc/custom.properties
2012-10-08 23:31:00 UTC (rev 30630)
@@ -1,5 +1,4 @@
karaf.systemBundlesStartLevel=99
karaf.startlevel.bundle=200
-org.osgi.framework.startlevel.beginning=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
Modified:
core3/gui-distribution/branches/user-beta1/assembly/src/main/resources/etc/org.apache.felix.fileinstall-deploy.cfg
===================================================================
---
core3/gui-distribution/branches/user-beta1/assembly/src/main/resources/etc/org.apache.felix.fileinstall-deploy.cfg
2012-10-08 23:19:33 UTC (rev 30629)
+++
core3/gui-distribution/branches/user-beta1/assembly/src/main/resources/etc/org.apache.felix.fileinstall-deploy.cfg
2012-10-08 23:31:00 UTC (rev 30630)
@@ -1,3 +1,4 @@
felix.fileinstall.dir = ${user.home}/CytoscapeConfiguration/3/apps/installed
felix.fileinstall.tmpdir = ${karaf.data}/generated-bundles
felix.fileinstall.poll = 1000
+felix.fileinstall.active.level = 200
\ No newline at end of file
--
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.