Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow DirectoryScanner scan result sorting #70

Closed
hboutemy opened this issue Aug 25, 2019 · 0 comments
Closed

allow DirectoryScanner scan result sorting #70

hboutemy opened this issue Aug 25, 2019 · 0 comments
Assignees
Milestone

Comments

@hboutemy
Copy link
Member

File.list() does not guarantee any order: Reproducible Builds require reproducible scan result

Optionally sorting entries while scanning will provide a useful feature

@hboutemy hboutemy added this to the 3.3.0 milestone Aug 25, 2019
@hboutemy hboutemy self-assigned this Aug 25, 2019
laurentschoelens pushed a commit to laurentschoelens/jaxb-tools that referenced this issue Aug 9, 2023
The goal of this fix is to ensure that the order of files specified in included
configuration section is respected and used in plugin, no matter how plexus
returns them by DirectoryScanner since order is not consistent.

See issue codehaus-plexus/plexus-utils#70 in plexus-utils
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant