[ https://issues.apache.org/jira/browse/CLI-289?focusedWorklogId=668961&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-668961 ]
ASF GitHub Bot logged work on CLI-289: -------------------------------------- Author: ASF GitHub Bot Created on: 22/Oct/21 14:31 Start Date: 22/Oct/21 14:31 Worklog Time Spent: 10m Work Description: garydgregory commented on pull request #27: URL: https://github.com/apache/commons-cli/pull/27#issuecomment-949686326 @Desislav-Petrov You'll still have to rebase on master so we can see what this looks like with the current codebase. TY! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 668961) Remaining Estimate: 1h 20m (was: 1.5h) Time Spent: 40m (was: 0.5h) > Add command line args dependencies > ---------------------------------- > > Key: CLI-289 > URL: https://issues.apache.org/jira/browse/CLI-289 > Project: Commons CLI > Issue Type: Improvement > Reporter: Desislav Petrov > Priority: Minor > Original Estimate: 2h > Time Spent: 40m > Remaining Estimate: 1h 20m > > Currently, there's no way to say that a certain parameter X requires Y and Z > to be present as well. > The change enhances the library by providing a way to say that a given option > X depends on one or more of the other options. -- This message was sent by Atlassian Jira (v8.3.4#803005)