I'm fixing the NOTICE file in #5701. I found that #3754 updated a lot of the monitor resources. The LICENSE file was updated for the others, but not jquery. I'm not sure why it wasn't updated, and I don't see anything in the comments in #3754 to indicate one way or the other. I'll leave that to you and/or Dom to resolve.
On Wed, Jul 2, 2025 at 9:51 AM Dave Marion <dmario...@gmail.com> wrote: > Verified hashes and signature. > > In the LICENSE file, jquery is listed as version 3.6.1, but it's 3.7.1 in > the source. > > Flot is listed as version 4.2.6 in the license file, but I'm not sure what > the actual version is in the source tree. Was it updated as well? > > The year should be updated in the NOTICE file. > > On Mon, Jun 30, 2025 at 1:04 PM Keith Turner <ke...@deenlo.com> wrote: > >> Looked over the commits since 2.1.3 and made a few updates to the release >> notes. Pushed those to the website. >> >> On Sat, Jun 28, 2025 at 12:02 AM Christopher <ctubb...@apache.org> wrote: >> >> > Accumulo Developers, >> > >> > This is a test release candidate only. There is no need to vote. >> > However, please consider using this for testing purposes, to provide >> > feedback on the current state of 2.1.4-SNAPSHOT, so we can prepare a >> > real release candidate soon. Please disregard further references to >> > voting contained in this email. This is a test release candidate only >> > and there is no need to vote. >> > >> > Git Commit: >> > 254dafa2c58728fdad306d01c628c0e8d4e9ef69 >> > Branch: >> > 2.1.4-rc0 >> > >> > If this vote passes, a gpg-signed tag will be created using: >> > git tag -f -s -m 'Apache Accumulo 2.1.4' rel/2.1.4 \ >> > 254dafa2c58728fdad306d01c628c0e8d4e9ef69 >> > >> > Staging repo: >> > >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1114 >> > Source (official release artifact): >> > >> > >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1114/org/apache/accumulo/accumulo/2.1.4/accumulo-2.1.4-src.tar.gz >> > Binary: >> > >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1114/org/apache/accumulo/accumulo/2.1.4/accumulo-2.1.4-bin.tar.gz >> > >> > Append ".asc" to download the cryptographic signature for a given >> artifact. >> > (You can also append ".sha1" or ".md5" instead in order to verify the >> > checksums >> > generated by Maven to verify the integrity of the Nexus repository >> > staging area.) >> > >> > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS >> > (Expected fingerprint: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D) >> > >> > In addition to the tarballs and their signatures, the following checksum >> > files will be added to the dist/release SVN area after release: >> > accumulo-2.1.4-src.tar.gz.sha512 will contain: >> > SHA512 (accumulo-2.1.4-src.tar.gz) = >> > >> > >> 89400c367e2677eb6ecaf8614389eb2e4ec2fd5737b443d9f5c285af5c54a100c3b00187e222f9f3729681b0c76e68050d668b516098fe50013bf0bf427c6813 >> > accumulo-2.1.4-bin.tar.gz.sha512 will contain: >> > SHA512 (accumulo-2.1.4-bin.tar.gz) = >> > >> > >> 3ab6f439df5a76f0d9d5e891bfa2cd61b35a6a427255a852c632cc29e3362df9774eed92887fd47c5d0916c7bfaeea9a17498da0c897ac76ab5fcb10e968e19c >> > >> > Release notes (in progress) can be found at: >> > https://accumulo.apache.org/release/accumulo-2.1.4 >> > >> > Release testing instructions: >> > https://accumulo.apache.org/contributor/verifying-release >> > >> > Please vote one of: >> > [ ] +1 - I have verified and accept... >> > [ ] +0 - I have reservations, but not strong enough to vote against... >> > [ ] -1 - Because..., I do not accept... >> > ... these artifacts as the 2.1.4 release of Apache Accumulo. >> > >> > This vote will remain open until at least Tue Jul 1 04:00:00 AM UTC >> 2025. >> > (Tue Jul 1 12:00:00 AM EDT 2025 / Mon Jun 30 09:00:00 PM PDT 2025) >> > Voting can continue after this deadline until the release manager >> > sends an email ending the vote. >> > >> > Thanks! >> > >> > P.S. Hint: download the whole staging repo with >> > wget -erobots=off -r -l inf -np -nH \ >> > >> > >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1114/ >> > # note the trailing slash is needed >> > >> >