[jira] Created: (FELIX-1861) FileInstall created temp directories are never deleted

2009-11-11 Thread Sahoo (JIRA)
FileInstall created temp directories are never deleted -- Key: FELIX-1861 URL: https://issues.apache.org/jira/browse/FELIX-1861 Project: Felix Issue Type: Bug Components: File

[jira] Created: (FELIX-1862) fileinstall thread name as printed in log messages need to be less verbose

2009-11-11 Thread Sahoo (JIRA)
fileinstall thread name as printed in log messages need to be less verbose -- Key: FELIX-1862 URL: https://issues.apache.org/jira/browse/FELIX-1862 Project: Felix Issue

FileInstall updating a bundle instead of installing

2009-11-11 Thread Sahoo
I am observing that if I add a file with different name in the watched directory with a bundle-symbolicname and version that's already used by an existing bundle, fileinstall 2.0.4 updates the existing bundle. Is it not true this behavior is different from versions 2.0 ? Should it not fail

[jira] Commented: (FELIX-1789) FileInstall is too verbose

2009-11-11 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776528#action_12776528 ] Richard S. Hall commented on FELIX-1789: It looks like File Install uses the Log

Errors on the Apache Felix download page

2009-11-11 Thread Kristian Waagan
Hello, I tried downloading Felix today, but that didn't work as it was supposed to. At http://felix.apache.org/site/downloads.html , at least most of the links have some tokens/placeholders in them. For instance: http://felix.apache.org/site/%5Bpreferred%5D/felix/felix-framework-2.0.1.tar.gz

[jira] Closed: (FELIX-1573) Occasional NPE in URLHandlersBundleStreamHandler

2009-11-11 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-1573. -- Resolution: Fixed Closing this issue since there was a commit against 2.0.1 for this issue, so

Re: Errors on the Apache Felix download page

2009-11-11 Thread Clement Escoffier
Hi, You should use http://felix.apache.org/site/downloads.cgi (cgi not html) which replaces the placeholder by a 'correct' value. From where did you get the link to the .html file ? Regards, Clement On 11.11.2009, at 11:27, Kristian Waagan wrote: Hello, I tried downloading Felix today,

why SCR restarts components when service pid is modified ?

2009-11-11 Thread Pierre De Rop
Hello everyone, I'm playing with the latest SCR from the trunk (and with felix 2.0.2). More specifically, I am testing the new DS 1.1 modified attribute, which allows to invoke a callback when the service component configuration is updated (using config admin). it works fine, but once my

[jira] Updated: (FELIX-1863) getServletPath() should return when alias is /

2009-11-11 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson updated FELIX-1863: -- Attachment: FELIX-1863.patch here's a patch getServletPath() should return when alias is /

[jira] Created: (FELIX-1863) getServletPath() should return when alias is /

2009-11-11 Thread Justin Edelson (JIRA)
getServletPath() should return when alias is / - Key: FELIX-1863 URL: https://issues.apache.org/jira/browse/FELIX-1863 Project: Felix Issue Type: Bug Components: HTTP Service