airlift / airline

Java annotation-based framework for parsing Git like command line structures
Apache License 2.0
847 stars 138 forks source link

Generate jar with dependencies and test jar #24

Closed gaul closed 9 years ago

gaul commented 10 years ago

This allows running test commands with:

java -cp target/airline-0.7-SNAPSHOT-jar-with-dependencies.jar:target/airline-0.7-SNAPSHOT-tests.jar io.airlift.command.Git