-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[MNG-7217] Update Commons CLI to 1.5.0 #605
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
Closed
mthmulders
wants to merge
13
commits into
apache:master
from
infosupport:MNG-7217-update-commons-cli
Closed
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
a9048a1
[MNG-7217] Update commons cli version
Giovds 3aad0f6
[MNG-7217] Update -D argument to match commons cli docs
Giovds 6e3449c
[MNG-7217] Improve readability of property evaluation
Giovds a612995
[MNG-7217] Add extra argument to test
Giovds 288d1a7
[MNG-7217] Verify that "test" is not treated as a user property value
mthmulders be5f70d
[MNG-7217] Properly split CLI arguments in test
mthmulders 72a36fc
[MNG-7217] More tests
mthmulders c42cf67
[MNG-7217] Remove duplicate test
mthmulders 775561f
[MNG-7217] Update test to reflect what currently works (and what not)
mthmulders eec1c38
[MNG-7217] Verify properties can overwrite
mthmulders f2fa028
[MNG-7217] Pull tests apart
mthmulders 41b65c4
[MNG-7217] Simplify property parsing code
mthmulders 002b77f
[MNG-7217] Remove test class that effectively duplicates MavenCliTest
mthmulders File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
50 changes: 0 additions & 50 deletions
50
maven-embedder/src/test/java/org/apache/maven/cli/CLIManagerTest.java
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.