Class-Path entry in the jar could simplify execution
Description
By adding the Class-Path entry in the jar could simplify execution
Liquibase would be possible to execute just by simply running `java -jar liquibase.jar [command]` in integrated solutions, where the dependent jars are added to the same folder by the build solution
The execution batch files in the binary package can be simpler
By adding the Class-Path entry in the jar could simplify execution
Liquibase would be possible to execute just by simply running `java -jar liquibase.jar [command]` in integrated solutions, where the dependent jars are added to the same folder by the build solution
The execution batch files in the binary package can be simpler