[
https://issues.apache.org/jira/browse/FELIX-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-2201.
------------------------------------
Resolution: Won't Fix
I'll close the issue as I don't think your requirements can be correctly met by
fileinstall.
You may want to have a look at Karaf feature deployer which can handle the same
kind of subsystems and dependencies and leverage the deployer to trigger the
installation of such feature (without using bundles in the deploy folder
directly).
> [FileInstall] Make Scanner process artifacts in
> "oldest-file-modification-time first" order
> -------------------------------------------------------------------------------------------
>
> Key: FELIX-2201
> URL: https://issues.apache.org/jira/browse/FELIX-2201
> Project: Felix
> Issue Type: Improvement
> Components: File Install
> Affects Versions: fileinstall-2.0.4
> Reporter: Peter GardfjÀll
> Assignee: Guillaume Nodet
> Fix For: fileinstall-3.1.0
>
> Attachments: processing_order_patch.diff
>
> Original Estimate: 0.08h
> Remaining Estimate: 0.08h
>
> Currently FileInstall does not process new files in the load directory in any
> particular order.
> It would be beneficial to have these artifacts processed in a
> First-Come-First-Served order.
> That is, in order of increasing file modification time.
> Refer to the following email thread for details
> http://www.mail-archive.com/[email protected]/msg06949.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.