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

WFLY-14176 Update Apache commons CLI 1.4 #13794

Merged

Conversation

boris-unckel
Copy link
Contributor

Fixes WFLY-14176

@bstansberry
Copy link
Contributor

/retest

@wildfly-ci wildfly-ci added the deps-ok Dependencies have been checked, and there are no significant changes label Dec 10, 2020
@bstansberry
Copy link
Contributor

@darranl I think this is ok. It's used by VaultTool and JDR and seems like it should be fine for both.

There's also this in the legacy security subsystem module:

https://github.com/wildfly/wildfly/blob/master/servlet-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/as/security/main/module.xml#L43

I can't see any reason why that is needed. The module doesn't import any classes from it nor does commons-cli provide any Service impls that might be pulled in via ServiceLoader.

Looking at the commit that added that line I don't see any reason for its addition either.

26bac31

@bstansberry
Copy link
Contributor

/retest

1 similar comment
@bstansberry
Copy link
Contributor

/retest

@bstansberry
Copy link
Contributor

retest this please

@bstansberry bstansberry merged commit 9acc6e6 into wildfly:master Jan 17, 2021
@bstansberry
Copy link
Contributor

Thanks, @boris-unckel!

@boris-unckel boris-unckel deleted the WFLY-14176_update_commons_cli branch January 17, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes
Projects
None yet
3 participants