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

Provide public method to create a RangesList with a selectable range of Processors #133

Open
MarcelBochtler opened this issue Feb 1, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@MarcelBochtler
Copy link

I'd like to create a RangesList only for Ivy version ranges for usage in the satisfies() function.
Would it be feasible to have a method like this?

public static RangesList create(String range, Processor... processors)
@piotrooo
Copy link
Member

piotrooo commented Feb 2, 2023

Sounds cool. But this needs rearrange processors a little bit.

PS. You are aware that IvyProcessor needs to run with companion of GreaterThanOrEqualZeroProcessor.

@piotrooo piotrooo added the enhancement New feature or request label Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants