Hi,

I've been experimenting some with writing a custom ArtifactInstaller
to extend the functionality of FileInstall.
As part of this effort, I have observed that the directory watcher
processes the files in the deployment/load directory in no particular
order.
I was thinking that since deployment order quite often is important
(at least judging from my experience), would it make sense to have the
directory watcher process files in an "oldest-first" manner (or at
least make the processing order configurable to some extent)?
This would prevent resolution problems for those cases where
bundles/artifacts have been copied to the "pickup directory" in
correct dependency order.

Does it sound reasonable? If so, I can file a Jira issue.

best regards, Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to