frankjkelly commented on issue #23559: URL: https://github.com/apache/pulsar/issues/23559#issuecomment-2457265368
> > it ran successfully without any errors or failures but the binaries locally (in the `./bin` folder) were not updated to todays date (Nov 4th 2024) > > When you say that the binaries weren't updated, did this happen in the resulting `.tar.gz` distribution? The [`bin` directory is part of the source repository files](https://github.com/apache/pulsar/tree/master/bin) so I don't see why maven should update the files at all to the source directory. Sorry the binaries in question are in `./bin` directory. I looked in the `distribution/server/target` folder and although the `.tar.gz` was there the binaries were also not in that gzipped archive file. Once I updated `mvn` they were then in both locations `./bin` and distribution/server/target` (in the archive) -- 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]
