jonasgeiregat commented on code in PR #546:
URL: https://github.com/apache/pulsar-manager/pull/546#discussion_r1483366541
##########
build.gradle:
##########
@@ -86,9 +87,10 @@ distributions {
}
}
-distTar {
- archiveName "pulsar-manager.tar"
-}
+//distTar {
Review Comment:
Gave me issues as distTar wasn't found in gradle 8.5 and didn't want to deal
with it immediately. End goal is of course to have this working again but
thought of tackling more important things first.
But if you know a solution I would love to hear it :-)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]