Tried building the project but alas I think my network has UDP multicast issues?
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/apache-maven-3.8.5 Java version: 17.0.10, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-105-generic", arch: "amd64", family: "unix" With the command, `mvn clean install`: [ERROR] Failures: [ERROR] UDPDiscoverySenderEncryptedUnitTest.testPassiveBroadcast:122 message not received [ERROR] UDPDiscoverySenderEncryptedUnitTest.testRemoveBroadcast:150 message not received [ERROR] UDPDiscoverySenderEncryptedUnitTest.testRequestBroadcast:175 message not received [ERROR] UDPDiscoverySenderUnitTest.testPassiveBroadcast:119 message not received [ERROR] UDPDiscoverySenderUnitTest.testRemoveBroadcast:149 message not received [ERROR] UDPDiscoverySenderUnitTest.testRequestBroadcast:176 message not received [ERROR] UDPDiscoveryUnitTest.testSimpleUDPDiscoveryIPv4:49->simpleUDPDiscovery:131 Receiver count [0] should be the at least the number sent [10]. [INFO] [ERROR] Tests run: 431, Failures: 7, Errors: 0, Skipped: 0 Not using my VPN, even though I have one installed for $work (double checked, but I haven't used it today, nor can I find the utility open, nor access $work sites). I am using my home laptop, connected to Wi-fi. Maybe something else with my environment? Bruno On Tue, 30 Apr 2024 at 23:45, Gary D. Gregory <ggreg...@apache.org> wrote: > Ping to the PMC for this thread and the Commons CSV one ;-) > > Gary > > On 2024/04/29 07:16:26 Thomas Vandahl wrote: > > Hi folks, > > > > > Am 20.04.2024 um 12:25 schrieb Thomas Vandahl <t...@apache.org>: > > > > > > 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 rc2 is available for review here: > > > https://dist.apache.org/repos/dist/dev/commons/jcs/3.2.1-rc2 (svn > revision 68673) > > > > > > > Could I please ask for one more vote? > > > > TIA > > Bye, Thomas > > > > > > --------------------------------------------------------------------- > > 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 > >