-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This PR adopts CLIng for use in mvnd, and adds several improvements to CLIng overall. Major topics: * ability to pass in per-request Lookup for customization * makes parser request creation a bit friendlier * removes a log of redundancy (same stuff copied over) * ability to alter rootDirectory detection in parsers * resident invoker bugfix * adds UTs for 3 invoker implementations --- https://issues.apache.org/jira/browse/MNG-8283
- Loading branch information
Showing
29 changed files
with
856 additions
and
493 deletions.
There are no files selected for viewing
This file contains 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 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 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
Oops, something went wrong.