Re: [PR] Improve release process repeatability [logging-log4cxx]

2024-04-07 Thread via GitHub
swebb2066 merged PR #363: URL: https://github.com/apache/logging-log4cxx/pull/363 -- 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: notifications-unsubscr

Re: [PR] Improve release process repeatability [logging-log4cxx]

2024-04-06 Thread via GitHub
swebb2066 commented on PR #363: URL: https://github.com/apache/logging-log4cxx/pull/363#issuecomment-2041324707 > Note: the APACHE_MAINTAINER flag does this already: Using CPack would be acceptable if it supported a white-list instead of an ignore-list. At this time, packaging source

Re: [PR] Improve release process repeatability [logging-log4cxx]

2024-04-06 Thread via GitHub
rm5248 commented on PR #363: URL: https://github.com/apache/logging-log4cxx/pull/363#issuecomment-2041068413 Note: the `APACHE_MAINTAINER` flag does this already: https://github.com/apache/logging-log4cxx/blob/ac7eda0d371a2812a3973b817bba9b6f95c968db/CMakeLists.txt#L265 The one thing

[PR] Improve release process repeatability [logging-log4cxx]

2024-04-05 Thread via GitHub
swebb2066 opened a new pull request, #363: URL: https://github.com/apache/logging-log4cxx/pull/363 This PR aims to make the release process more repeatable by using a scripted job run by CI to generate the release files . -- This is an automated message from the Apache Git Service