Author: clebertsuconic
Date: Wed Aug 14 18:24:24 2024
New Revision: 70867

Log:
removing old release

Removed:
    dev/activemq/activemq-artemis/2.36.0/
Modified:
    dev/activemq/activemq-artemis/prepare-release.sh

Modified: dev/activemq/activemq-artemis/prepare-release.sh
==============================================================================
--- dev/activemq/activemq-artemis/prepare-release.sh (original)
+++ dev/activemq/activemq-artemis/prepare-release.sh Wed Aug 14 18:24:24 2024
@@ -44,6 +44,8 @@ doDownload () {
   echo "Downloading $completeURL"
   curl $completeURL > $theFile
 
+  echo $completeURL.asc
+
   echo "Downloading $theFile.asc"
   curl $completeURL.asc > $theFile.asc
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to