Wow, that's the first macOS failure for this type of issue. Bruno and I both see this on Windows.
Gary On Fri, Apr 5, 2024, 4:22 PM Rob Tompkins <chtom...@gmail.com> wrote: > Ah…pardon. Here’s my local info: > > % mvn -version > Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9) > Maven home: /opt/homebrew/Cellar/maven/3.9.4/libexec > Java version: 17.0.9, vendor: Amazon.com Inc., runtime: > /Library/Java/JavaVirtualMachines/amazon-corretto-17.jdk/Contents/Home > Default locale: en_US, platform encoding: UTF-8 > OS name: "mac os x", version: "14.3", arch: "aarch64", family: "mac" > > > On Apr 5, 2024, at 11:28 AM, Gary D. Gregory <ggreg...@apache.org> > wrote: > > > > Rob, > > > > What OS and such (mvn -version)? > > > > Gary > > > > On 2024/04/05 14:51:39 Rob Tompkins wrote: > >> -0.5: building with java17 from the src zip I get the following for the > jcs-core module > >> > >> [INFO] Results: > >> [INFO] > >> [ERROR] Failures: > >> [ERROR] UDPDiscoverySenderEncryptedUnitTest.testPassiveBroadcast:116 > message not received > >> [ERROR] UDPDiscoverySenderEncryptedUnitTest.testRemoveBroadcast:138 > message not received > >> [ERROR] UDPDiscoverySenderEncryptedUnitTest.testRequestBroadcast:157 > message not received > >> [INFO] > >> [ERROR] Tests run: 426, Failures: 3, Errors: 0, Skipped: 0 > >> > >> > >> -Rob > >> > >>> On Apr 4, 2024, at 10:49 AM, Thomas Vandahl <t...@apache.org> wrote: > >>> > >>> Hi folks, > >>> > >>> We have fixed a few bugs since Apache Commons JCS 3.2 was released, so > I would like to release Apache Commons JCS 3.2.1. > >>> > >>> Apache Commons JCS 3.2.1 rc1 is available for review here: > >>> https://dist.apache.org/repos/dist/dev/commons/jcs/3.2.1-rc1 (svn > revision 68312) > >>> > >>> The Git tag commons-jcs3-3.2.1-rc1 commit for this RC is > 0b20664b6c60b025cfe0e95c33e86f3239822a12 which you can browse here: > >>> > https://gitbox.apache.org/repos/asf?p=commons-jcs.git;a=commit;h=0b20664b6c60b025cfe0e95c33e86f3239822a12 > >>> You may checkout this tag using: > >>> git clone https://gitbox.apache.org/repos/asf/commons-jcs.git > --branch commons-jcs3-3.2.1-rc1 commons-jcs3-3.2.1-rc1 > >>> > >>> Maven artifacts are here: > >>> > https://repository.apache.org/content/repositories/orgapachecommons-1712/org/apache/commons/commons-jcs3/3.2.1/ > >>> > >>> These are the artifacts and their hashes: > >>> > >>> > 5ea0cfd1ea5d17689ce35fd4a26ad104028b2b0d3209cf8c3d58d1a8e62c77442de95d51af278ad810a28117d0297725ded41b18553e05212dfc9e9db1dd185c > commons-jcs3-dist-3.2.1-bin.tar.gz > >>> > ce7151767ebcf5ce08c9e91689ef1b240344b874963edc3042c0a6958e02deb95551aa9de1a8f63fd6e87198f179ad90501a0b76f96cf6c2c10cd546e867c8bf > commons-jcs3-dist-3.2.1-bin.zip > >>> > 8abc08f18edf6fcd86d9fcb8834ef4584d6932a6a7dca8936b199b6aec3622e634c20f639fdb5cd1077d2492e1a8fd3dafb0ceb9a259127c3dfc3ec54d6cea1b > commons-jcs3-dist-3.2.1-src.tar.gz > >>> > e7a2796bc07b9da4d8e5db0423baa758e0e139e8cdc35aa6d50e32cdfa9163b874eeedfd52e90c599049faa1963546109389fb967e60df8a0198a025a3d75869 > commons-jcs3-dist-3.2.1-src.zip > >>> > >>> I have tested this with ***'mvn clean install site'*** using: > >>> > >>> Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537) > >>> Java version: 1.8.0_311, vendor: Oracle Corporation, runtime: > /Library/Java/JavaVirtualMachines/jdk1.8.0_311.jdk/Contents/Home/jre > >>> Default locale: de_DE, platform encoding: UTF-8 > >>> OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac" > >>> > >>> Details of changes since 3.2 are in the release notes: > >>> > https://dist.apache.org/repos/dist/dev/commons/jcs/3.2.1-rc1/RELEASE-NOTES.txt > >>> > https://dist.apache.org/repos/dist/dev/commons/jcs/3.2.1-rc1/site/changes-report.html > >>> > >>> Site: > >>> > https://dist.apache.org/repos/dist/dev/commons/jcs/3.2.1-rc1/site/index.html > >>> (note some *relative* links are broken and the 3.2.1 directories are > not yet created - these will be OK once the site is deployed.) > >>> > >>> JApiCmp Report (compared to 3.2): > >>> > https://dist.apache.org/repos/dist/dev/commons/jcs/3.2.1-rc1/site/commons-jcs3-core/japicmp.html > >>> RAT Report: > >>> > https://dist.apache.org/repos/dist/dev/commons/jcs/3.2.1-rc1/site/commons-jcs3-core/rat-report.html > >>> > >>> KEYS: > >>> https://www.apache.org/dist/commons/KEYS > >>> > >>> Please review the release candidate and vote. > >>> This vote will close no sooner than 72 hours from now. > >>> > >>> [ ] +1 Release these artifacts > >>> [ ] +0 OK, but... > >>> [ ] -0 OK, but really should fix... > >>> [ ] -1 I oppose this release because... > >>> > >>> Thank you, > >>> > >>> Bye, Thomas > >>> Release Manager (using key 88817402) > >>> > >>> > >>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > >>> For additional commands, e-mail: dev-h...@commons.apache.org > >>> > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > >> For additional commands, e-mail: dev-h...@commons.apache.org > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > For additional commands, e-mail: dev-h...@commons.apache.org > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >