Re: [VOTE] Release Apache ManifoldCF 2.22, RC3

2022-04-29 Thread Piergiorgio Lucidi
Hi folks, ran all the tests correctly. +1 from me Cheers, PG Il giorno ven 29 apr 2022 alle ore 15:41 Karl Wright ha scritto: > Hi, > > Please vote on whether to release Apache ManifoldCF 2.22, RC3. The release > artifact is at >

Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-29 Thread Karl Wright
ok, I know what the issue is. When I do the mcf release build, which does clean all the mcf downloaded artifacts, apparently it misses the test-materials directory under connectors/mongodb : Directory of C:\wip\mcf\release-2.22-branch\connectors\mongodb\test-materials 04/27/2022 09:07 AM

[VOTE] Release Apache ManifoldCF 2.22, RC3

2022-04-29 Thread Karl Wright
Hi, Please vote on whether to release Apache ManifoldCF 2.22, RC3. The release artifact is at https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.22 . There is also a release tag at https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.22-RC3 . This release contains a

Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-29 Thread Karl Wright
Hmm, now I get the same thing as well. Ok, let's call this fixed. I'll spin a new RC. Karl On Fri, Apr 29, 2022 at 8:57 AM Piergiorgio Lucidi wrote: > Nope, no errors, I have a BUILD SUCCESSFUL > > Il giorno ven 29 apr 2022 alle ore 14:54 Karl Wright > ha scritto: > > > once again, I have

Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-29 Thread Piergiorgio Lucidi
Nope, no errors, I have a BUILD SUCCESSFUL Il giorno ven 29 apr 2022 alle ore 14:54 Karl Wright ha scritto: > once again, I have the same. > > Can you try this: > > cd connectors/mongodb > ant run-tests > > Do you get a compilation exception? > > Karl > > > On Fri, Apr 29, 2022 at 8:49 AM

Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-29 Thread Karl Wright
once again, I have the same. Can you try this: cd connectors/mongodb ant run-tests Do you get a compilation exception? Karl On Fri, Apr 29, 2022 at 8:49 AM Piergiorgio Lucidi wrote: > -rw-r--r-- 1 pjlucidi staff 613352 29 Apr 11:46 > mongo-java-driver-2.14.3.jar > > Il giorno ven 29 apr

Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-29 Thread Piergiorgio Lucidi
-rw-r--r-- 1 pjlucidi staff 613352 29 Apr 11:46 mongo-java-driver-2.14.3.jar Il giorno ven 29 apr 2022 alle ore 14:48 Karl Wright ha scritto: > I have same: > > 04/28/2022 06:24 AM . > 04/28/2022 06:24 AM .. > 04/28/2022 06:24 AM 189,132

Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-29 Thread Karl Wright
I have same: 04/28/2022 06:24 AM . 04/28/2022 06:24 AM .. 04/28/2022 06:24 AM 189,132 de.flapdoodle.embed.mongo-3.4.5.jar 04/28/2022 06:24 AM 111,113 de.flapdoodle.embed.mongo.packageresolver-1.0.3.jar 04/28/2022 06:24 AM 215,729

Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-29 Thread Piergiorgio Lucidi
-rw-r--r-- 1 pjlucidi staff 107870 29 Apr 11:47 de.flapdoodle.os-1.1.8.jar -rw-r--r-- 1 pjlucidi staff 215729 29 Apr 11:47 de.flapdoodle.embed.process-3.1.10.jar -rw-r--r-- 1 pjlucidi staff 13 29 Apr 11:47 de.flapdoodle.embed.mongo.packageresolver-1.0.3.jar -rw-r--r-- 1 pjlucidi

Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-29 Thread Karl Wright
Hi Piergiorgio, can you list the jars in the connectors/mongodb/test-materials directory on the system that you ran on? Karl On Fri, Apr 29, 2022 at 6:51 AM Piergiorgio Lucidi wrote: > Hi folks, > > I tried again from scratch, downloading the RC source bundle and using the > following

Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2

2022-04-29 Thread Piergiorgio Lucidi
Hi folks, I tried again from scratch, downloading the RC source bundle and using the following command, I had no issues at all: ant make-core-deps make-deps build test Then I tried to re-execute all the lifecycle with the following command and again with no issues at all: ant clean clean-deps