Re: bundle cache version directories

2010-07-08 Thread Guillaume Nodet
PM To: users@felix.apache.org Subject: RE: bundle cache version directories Hi all, I have a follow up question from this thread I started some time ago. Since then, I have been trying out the following property and value: org.osgi.framework.storage.clean=onFirstInit Which appears to work

Re: bundle cache version directories

2010-07-08 Thread Richard S. Hall
, July 07, 2010 3:20 PM To: users@felix.apache.org Subject: Re: bundle cache version directories On 7/7/10 6:12 PM, Matt Tennant wrote: I was wrong about what org.osgi.framework.storage.clean=onFirstInit was doing. It turns out that it is deleting the entire bundle cache directory and starting

RE: bundle cache version directories

2010-07-07 Thread Matt Tennant
are present for bundles that are no longer in use. Thank you, Matt -Original Message- From: Richard S. Hall [mailto:he...@ungoverned.org] Sent: Thursday, June 03, 2010 12:00 PM To: users@felix.apache.org Subject: Re: bundle cache version directories On 6/3/10 14:01, Matt Tennant wrote

RE: bundle cache version directories

2010-07-07 Thread Matt Tennant
bundle caches are present for bundles that are no longer in use. Thank you, Matt -Original Message- From: Richard S. Hall [mailto:he...@ungoverned.org] Sent: Thursday, June 03, 2010 12:00 PM To: users@felix.apache.org Subject: Re: bundle cache version directories On 6/3/10 14:01, Matt

Re: bundle cache version directories

2010-07-07 Thread Chris Blunck
for any help, Matt -Original Message- From: Matt Tennant [mailto:mtenn...@4home.com] Sent: Wednesday, July 07, 2010 2:02 PM To: users@felix.apache.org Subject: RE: bundle cache version directories Hi all, I have a follow up question from this thread I started some time ago. Since

Re: bundle cache version directories

2010-07-07 Thread Richard S. Hall
@felix.apache.org Subject: RE: bundle cache version directories Hi all, I have a follow up question from this thread I started some time ago. Since then, I have been trying out the following property and value: org.osgi.framework.storage.clean=onFirstInit Which appears to work well, and removes

Re: bundle cache version directories

2010-07-07 Thread Richard S. Hall
@felix.apache.org Subject: RE: bundle cache version directories Hi all, I have a follow up question from this thread I started some time ago. Since then, I have been trying out the following property and value: org.osgi.framework.storage.clean=onFirstInit Which appears to work well, and removes extraneous

RE: bundle cache version directories

2010-07-07 Thread Matt Tennant
07, 2010 3:20 PM To: users@felix.apache.org Subject: Re: bundle cache version directories On 7/7/10 6:12 PM, Matt Tennant wrote: I was wrong about what org.osgi.framework.storage.clean=onFirstInit was doing. It turns out that it is deleting the entire bundle cache directory and starting from

Re: bundle cache version directories

2010-06-03 Thread Richard S. Hall
On 6/2/10 19:20, Matt Tennant wrote: Hi all, I have a question about the versionX.X directories inside the Felix bundle cache. I am using Felix 2.0.0, and I often see something like the following in my bundle cache directory: ls -l bundle0 bundle1 ... cd bundle0

RE: bundle cache version directories

2010-06-03 Thread Matt Tennant
-Original Message- From: Richard S. Hall [mailto:he...@ungoverned.org] Sent: Thursday, June 03, 2010 5:50 AM To: users@felix.apache.org Subject: Re: bundle cache version directories On 6/2/10 19:20, Matt Tennant wrote: Hi all, I have a question about the versionX.X directories inside the Felix

Re: bundle cache version directories

2010-06-03 Thread Richard S. Hall
03, 2010 5:50 AM To: users@felix.apache.org Subject: Re: bundle cache version directories On 6/2/10 19:20, Matt Tennant wrote: Hi all, I have a question about the versionX.X directories inside the Felix bundle cache. I am using Felix 2.0.0, and I often see something like

bundle cache version directories

2010-06-02 Thread Matt Tennant
Hi all, I have a question about the versionX.X directories inside the Felix bundle cache. I am using Felix 2.0.0, and I often see something like the following in my bundle cache directory: ls -l bundle0 bundle1 ... cd bundle0 ls -l version0.1 version0.0 bundle.location