-
To build the fat jar
./gradlew shadowJar. -
Run using
java -jar split-baseline-profiles-all.jar -
To run the splitter with the
runShadowtask add something like
// Configuring the runShadow Task
runShadow {
args 'foo'
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
To build the fat jar ./gradlew shadowJar.
Run using java -jar split-baseline-profiles-all.jar
To run the splitter with the runShadow task add
something like
// Configuring the runShadow Task
runShadow {
args 'foo'
}