Build failed in Jenkins: ManifoldCF » ManifoldCF-ant #86

2023-10-25 Thread Apache Jenkins Server
See Changes: [Karl Wright] Complete removal of scala-java8 jar -- [...truncated 695.07 KB...] setup-maven-url: download-via-maven: [get] Getting:

Build failed in Jenkins: ManifoldCF » ManifoldCF-mvn #93

2023-10-25 Thread Apache Jenkins Server
See Changes: [Karl Wright] Complete removal of scala-java8 jar -- [...truncated 475.91 KB...] AU

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-25 Thread Mingchun Zhao
Hi there, Allow me to share my `ant test` result using the latest Github trunk. I got a lot of `Broker may not be available` warnings in the Kafka IT test and it eventually failed. ``` ... [junit] [kafka-producer-network-thread | producer-3] INFO org.apache.kafka.clients.NetworkClient -

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-25 Thread Karl Wright
I see you have committed this. You missed a few spots; the extra jar was mentioned in multiple places. I committed another fix to correct that. Karl On Wed, Oct 25, 2023 at 10:46 AM Guylaine BASSETTE < guylaine.basse...@francelabs.com> wrote: > Hello Karl, > > Thank you very much for this

Re: [CANCEL][VOTE] Release ManifoldCF 2.26, RC0

2023-10-25 Thread Karl Wright
I was able to reproduce the problem last night. I believe the cause may well be that we've moved too many dependencies to the framework level. Specifically, I think perhaps only zookeeper and netty should run there, but the Scala library probably needs to run at the same classloader level as the