Remove deb dependency on java
This commit is contained in:
parent
aa611d989d
commit
68f37c6fd7
|
@ -74,7 +74,6 @@ buildRpm {
|
||||||
|
|
||||||
buildDeb {
|
buildDeb {
|
||||||
dependsOn startShadowScripts
|
dependsOn startShadowScripts
|
||||||
requires('default-jre-headless')
|
|
||||||
}
|
}
|
||||||
|
|
||||||
jacoco {
|
jacoco {
|
||||||
|
|
Loading…
Reference in a new issue