[
https://issues.apache.org/jira/browse/FELIX-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855295#action_12855295
]
Guillaume Nodet commented on FELIX-2069:
----------------------------------------
AFAIK, the real problem is not creating the load directory, it's about having
this directory being watched by default, right ?
I think having a way to not have any watched directory by default is a good
thing, however we may have users that use this behavior.
What about introducing a flag to not watch any directory by default ?
org.felix.fileinstall.noDefaultWatchDir = false
or anything similar with a better name ;-)
We can always change the default value for the next major / minor version
instead of the next micro ....
> FileInstall creates ./load by default
> -------------------------------------
>
> Key: FELIX-2069
> URL: https://issues.apache.org/jira/browse/FELIX-2069
> Project: Felix
> Issue Type: Bug
> Components: File Install
> Affects Versions: fileinstall-2.0.8
> Reporter: Sahoo
> Attachments: FELIX-2069.patch.txt
>
>
> If not configured, file install bundle creates ./load when it starts. Either
> it should not create any directory and wait for user to configure it or it
> should create a directory in tmp folder.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.