[ 
https://issues.apache.org/jira/browse/FELIX-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883888#action_12883888
 ] 

Sahoo commented on FELIX-1657:
------------------------------

Gullaume,

Without that file being changed, user can not configure fileinstall to use 
START_TRANSIENT using system property. 
set(ht, DirectoryWatcher.USE_START_TRANSIENT) does not actually set any default 
value. It reads the property value from the environment and sets it. If there 
is no such system propery set, it does not change the hashtable which is used 
to configure to DirectoryWatcher. So, please apply that patch. 

Sahoo

> Add option in fileinstall to start bundles transiently (START_TRANSIENT)
> ------------------------------------------------------------------------
>
>                 Key: FELIX-1657
>                 URL: https://issues.apache.org/jira/browse/FELIX-1657
>             Project: Felix
>          Issue Type: Improvement
>          Components: File Install
>            Reporter: Sahoo
>            Assignee: Guillaume Nodet
>             Fix For: fileinstall-3.1.0
>
>         Attachments: FELIX-1567.patch.txt
>
>
> Currently fileinstall starts bundle persistently. Does it make sense to have 
> the option of starting bundles transiently?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to