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

2023-10-26 Thread Karl Wright
It is possible that Solr needs the older version of Zookeeper. If you swap out the current one and replace it with the one the version of SolrJ we use references, does the test pass then? If it does, we're going to have to figure out how to address the fact that we have two connectors that each

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

2023-10-26 Thread Mingchun Zhao
I ran the ant test using Guylaine's patch and the Kafka IT test passed! However, the Solr IT test failure still occurs. ``` run-IT-HSQLDB: [junit] Testsuite: org.apache.manifoldcf.agents.output.solr.tests.SolrCrawlHSQLDBIT [junit] Configuration file successfully read [junit] [main]

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

2023-10-26 Thread Guylaine BASSETTE
Hi Mingchun, If you want, you can access my repository directly: https://github.com/guylaine-bassette/manifoldcf I have made a Fork of Github ManifoldCF. Use the branch: Fix-kafka-IT-tests. It is up to date with the last trunk commit. Le 26/10/2023 à 17:13, Mingchun Zhao a écrit : Sorry,

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

2023-10-26 Thread Mingchun Zhao
Sorry, there was a typo: track -> trunk 2023年10月27日(金) 0:12 Mingchun Zhao : > Hi Guylaine, Thanks! > Was your patch based on the latest track? Unfortunately, I was unable to > apply your patch in my environment. > > 2023年10月26日(木) 20:44 Guylaine BASSETTE : > >> Hello Mingchun, >> >> As mentioned

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

2023-10-26 Thread Mingchun Zhao
Hi Guylaine, Thanks! Was your patch based on the latest track? Unfortunately, I was unable to apply your patch in my environment. 2023年10月26日(木) 20:44 Guylaine BASSETTE : > Hello Mingchun, > > As mentioned in my previous e-mail to Karl, my patch contained other files > to be updated. I don't

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

2023-10-26 Thread Guylaine BASSETTE
Oh yes sorry, when I made the patch, I put a bad version of the build.xml. But I see you didn't take the other files I have modified... Is it because they was bad according to you? Le 25/10/2023 à 22:42, Karl Wright a écrit : I see you have committed this. You missed a few spots; the extra