merlimat opened a new pull request, #25406: URL: https://github.com/apache/pulsar/pull/25406
## Summary - Remove obsolete Maven files no longer needed after the Gradle migration: `dev/` directory, assembly XMLs, OWASP dependency check configs, `settings.xml`, and `gen-pulsar-version-macro.py` - Add `src/get-pulsar-version.sh` that reads the version from `gradle/libs.versions.toml` - Rename `maven.buildDirectory` / `maven.build.timestamp` system properties to `buildDirectory` / `build.timestamp` in integration tests, and update fallback directory from `target` to `build` ## Documentation - [x] `doc-not-needed` (No documentation changes needed) ## Matching PR in forked repository _No response_ ### Label checklist - [x] the label `ready-to-test` has been applied - [x] the label `area/test` has been applied if the changes include tests -- 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]
