wu-sheng opened a new pull request, #13:
URL: https://github.com/apache/skywalking-graalvm-distro/pull/13

   ## Summary
   
   - **Source tarball build fix**: `version.properties` generation now handles 
absent `.git` gracefully — uses `resultproperty` to check git exit code and 
falls back to empty commit ID. No `xmlns:if` or complex Ant logic.
   - **SHA-512 fix**: `sign_and_checksum` uses `cd` pattern so `.sha512` files 
contain only `hash  filename` (no local paths). Darwin SHA-512 re-uploaded to 
GitHub Release after GPG signing.
   - **Vote email**: link changed from `quick-start.md` to `compiling.md`.
   - **Compiling docs**: added "Building from Apache Source Tarball" section 
with step-by-step instructions (no Git required).
   
   ## Test plan
   
   - [ ] CI e2e tests pass
   - [ ] Verify `make build-distro` succeeds from source tarball (no git)
   - [ ] Verify `version.properties` contains clean values with and without git


-- 
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]

Reply via email to