[
https://issues.apache.org/jira/browse/FELIX-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853075#action_12853075
]
Marcel Offermans commented on FELIX-2069:
-----------------------------------------
If not configured, it's perfectly fine in general for bundles to assume some
kind of defaults and use those. To be honest, I don't like creating a "load"
directory in some kind of temporary folder in that case. Creating the "./load"
folder to me is a very reasonable default and I don't really see a need to
change it.
To me, the only thing you could consider is: should FileInstall create a folder
at all? In other words, if "./load" is the default, or whatever other folder is
defined, and it does not exist, should FileInstall then create it or simply
warn the user that the folder is not there. This would be an API breaking
change.
> 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.