Fix CLI command/option package tangle
Fix package tangle in CLI my extracting ExitStatus to a status package. See gh-1004
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
package cli.command;
|
||||
|
||||
import org.springframework.boot.cli.command.AbstractCommand;
|
||||
import org.springframework.boot.cli.command.status.ExitStatus;
|
||||
|
||||
/**
|
||||
* @author Dave Syer
|
||||
|
||||
Reference in New Issue
Block a user