Dependencies look good in this release, but I do have several open PRs in this repo waiting for review.
https://github.com/apache/maven-shared-utils/pull/133 is approved but waiting for @michael-o https://github.com/apache/maven-shared-utils/pull/136 is ready for review. It deprecates a couple of methods that should never have been public and which are arguably buggy. This PR should go out in this release to give any dependents (I hope there aren't any but there always are) maximum notice before we eventually remove them. https://github.com/apache/maven-shared-utils/pull/124 is one approach to addressing the bug in MSHARED-953 https://github.com/apache/maven-shared-utils/pull/125 is an alternate approach to addressing the bug in MSHARED-953 that comes closer to preserving the intended non-buggy behavior so it's worth considering these two together and picking one. They can't both go in. On Thu, Apr 27, 2023 at 8:03 PM Slawomir Jaranowski <[email protected]> wrote: > > Hi, > > We solved 20 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12350135 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20maven-shared-utils > > Staging repo: > https://repository.apache.org/content/repositories/maven-1928/ > https://repository.apache.org/content/repositories/maven-1928/org/apache/maven/shared/maven-shared-utils/3.4.0/maven-shared-utils-3.4.0-source-release.zip > > Source release checksum(s): > maven-shared-utils-3.4.0-source-release.zip - SHA-512 : > 10d6c025f91fbdb5a472f9f72336fc78c291c1a377f5f8a86e82944b2201e0ed24e7949b86ff5466d17f783de1ffbc209be8b0b4a91f1c535cefbbc41cc6d116 > > Staging site: > https://maven.apache.org/shared-archives/maven-shared-utils-LATEST/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for at least 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > -- > Sławomir Jaranowski -- Elliotte Rusty Harold [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
