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    <DIR>          .
04/27/2022  09:07 AM    <DIR>          ..
04/22/2022  02:28 AM           120,551 de.flapdoodle.embed.mongo-2.2.0.jar
04/29/2022  09:19 AM           189,132 de.flapdoodle.embed.mongo-3.4.5.jar
04/29/2022  09:19 AM           111,113
de.flapdoodle.embed.mongo.packageresolver-1.0.3.jar
04/22/2022  02:28 AM           160,837 de.flapdoodle.embed.process-2.0.5.jar
04/29/2022  09:19 AM           215,729
de.flapdoodle.embed.process-3.1.10.jar
04/29/2022  09:19 AM           107,870 de.flapdoodle.os-1.1.8.jar
04/18/2022  06:17 AM             1,197 README.txt
               7 File(s)        906,429 bytes
               2 Dir(s)  104,271,101,952 bytes free

Note the duplication here of various incompatible mongodb versions.
We should fix the clean target in the mongodb/build.xml.  But that's not a
stop-ship.

Karl


On Fri, Apr 29, 2022 at 9:13 AM Karl Wright <daddy...@gmail.com> wrote:

> 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 <piergior...@apache.org>
> wrote:
>
>> Nope, no errors, I have a BUILD SUCCESSFUL
>>
>> Il giorno ven 29 apr 2022 alle ore 14:54 Karl Wright <daddy...@gmail.com>
>> 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 Piergiorgio Lucidi <
>> piergior...@apache.org
>> > >
>> > wrote:
>> >
>> > > -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 <
>> daddy...@gmail.com
>> > >
>> > > ha scritto:
>> > >
>> > > > I have same:
>> > > >
>> > > > 04/28/2022  06:24 AM    <DIR>          .
>> > > > 04/28/2022  06:24 AM    <DIR>          ..
>> > > > 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
>> > > > de.flapdoodle.embed.process-3.1.10.jar
>> > > > 04/28/2022  06:24 AM           107,870 de.flapdoodle.os-1.1.8.jar
>> > > > 04/19/2020  05:47 AM             1,197 README.txt
>> > > >                5 File(s)        625,041 bytes
>> > > >                2 Dir(s)  106,148,036,608 bytes free
>> > > >
>> > > > What version of mongo* do you have in your lib directory?
>> > > >
>> > > > Karl
>> > > >
>> > > >
>> > > > On Fri, Apr 29, 2022 at 8:42 AM Piergiorgio Lucidi <
>> > > piergior...@apache.org
>> > > > >
>> > > > wrote:
>> > > >
>> > > > > -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  111113 29 Apr 11:47
>> > > > > de.flapdoodle.embed.mongo.packageresolver-1.0.3.jar
>> > > > > -rw-r--r--  1 pjlucidi  staff  189132 29 Apr 11:47
>> > > > > de.flapdoodle.embed.mongo-3.4.5.jar
>> > > > >
>> > > >
>> > >
>> > >
>> > > --
>> > > Piergiorgio
>> > >
>> >
>>
>>
>> --
>> Piergiorgio
>>
>

Reply via email to