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

Add support for @Command(subCommands={...}) param #12

Merged

Conversation

kakawait
Copy link
Owner

@kakawait kakawait commented Apr 21, 2019

See ApplicationContextAwarePicocliFactory

fixes #9 and remkop/picocli#658
related to #7


  • Impl
  • Test
  • Sample
  • Doc

@kakawait kakawait added this to the 1.0.0-beta-1 milestone Apr 21, 2019
@kakawait kakawait self-assigned this Apr 21, 2019
@kakawait kakawait force-pushed the feature/picocli-subcommands-annotation-support branch 2 times, most recently from 7f499ea to 813fc78 Compare April 22, 2019 12:14
See `ApplicationContextAwarePicocliFactory`

fixes #9 and remkop/picocli#658
related to #7

---

- [x] Impl
- [x] Test
- [x] Sample
- [x] Doc
@kakawait kakawait force-pushed the feature/picocli-subcommands-annotation-support branch from 813fc78 to 24fb029 Compare April 22, 2019 12:15
@kakawait kakawait merged commit 7a94656 into 1.0.0-beta-1 Apr 23, 2019
@kakawait kakawait mentioned this pull request Apr 23, 2019
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant