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
> 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 Tika update which required extensive dependency
> updates, which needs some degree of testing, as well as a new LDAP Mapper.
>
> RC1 also contains a CMIS fix from Piergiorgio, as well as an LDAP Mapper
> pom fix.
> RC2 has a fix for the MongoDB test download issue.
> RC3 has several fixes for other connectors.
>
> Thanks in advance,
> Karl
>


-- 
Piergiorgio


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  .
04/27/2022  09:07 AM  ..
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  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 
> 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 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  .
>> > > > 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
>> > > > 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  13 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
>>
>


[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 Tika update which required extensive dependency
updates, which needs some degree of testing, as well as a new LDAP Mapper.

RC1 also contains a CMIS fix from Piergiorgio, as well as an LDAP Mapper
pom fix.
RC2 has a fix for the MongoDB test download issue.
RC3 has several fixes for other connectors.

Thanks in advance,
Karl


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 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  .
> > > > 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
> > > > 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  13 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
>


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 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 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
> > 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  13 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


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 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
> 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  13 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
>


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 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  >
> 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  13 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


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
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 
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  13 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
>


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  staff  189132 29 Apr 11:47
de.flapdoodle.embed.mongo-3.4.5.jar


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 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 clean-core-deps make-core-deps make-deps build test
>
> Unfortunately it seems that I can't reproduce this issue :-P
> Any ideas?
>
> Cheers,
> PG
>
> Il giorno gio 28 apr 2022 alle ore 13:12 Karl Wright 
> ha scritto:
>
> > The issue with MongoDB is a missing jar.  That jar contains the classes
> > used to execute MongoDB locally.  These are no longer found in the driver
> > jar.
> >
> > I won't have time for the next week to figure out where the needed
> classes
> > live now.
> >
> > Karl
> >
> > On Thu, Apr 28, 2022 at 6:37 AM Karl Wright  wrote:
> >
> > > The mongo java driver version may need to change, or maybe it's already
> > > changed and the code hasn't been updated to follow.  Not sure.  Still
> > > researching.
> > >
> > >
> > > Karl
> > >
> > >
> > > On Thu, Apr 28, 2022 at 4:57 AM Julien Massiera <
> > > julien.massi...@francelabs.com> wrote:
> > >
> > >> Hi everyone,
> > >>
> > >> I still have a problem with the mongodb tests, here are the ant
> commands
> > >> I execute:
> > >>
> > >> - ant clean
> > >> - ant clean-core-deps
> > >> - ant clean-deps
> > >> - ant make-core-deps
> > >> - ant make-deps
> > >> - ant test
> > >>
> > >> Still I have the following error:
> > >>
> > >> compile-tests:
> > >> [javac] Compiling 9 source files to
> > >>
> >
> /home/francelabs/workspace/mcf-svn/connectors/mongodb/build/connector-tests/classes
> > >> [javac] warning: [options] bootstrap class path not set in
> > >> conjunction with -source 8
> > >> [javac]
> > >>
> >
> /home/francelabs/workspace/mcf-svn/connectors/mongodb/connector/src/test/java/org/apache/manifoldcf/agents/output/mongodboutput/tests/BaseITHSQLDB.java:71:
> > >> error: incompatible types: MongodConfig cannot be converted to
> > IMongodConfig
> > >> [javac] mongodExecutable =
> > starter.prepare(mongodConfig);
> > >> [javac]^
> > >> [javac] Note: Some messages have been simplified; recompile with
> > >> -Xdiags:verbose to get full output
> > >> [javac] 1 error
> > >> [javac] 1 warning
> > >>
> > >> BUILD FAILED
> > >>
> > >> Please let me know if I missed something
> > >>
> > >> Julien
> > >>
> > >> -Message d'origine-
> > >> De : Karl Wright 
> > >> Envoyé : mercredi 27 avril 2022 17:43
> > >> À : dev 
> > >> Objet : Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2
> > >>
> > >> Perhaps the user didn't actually make the proper deps?  There is a
> check
> > >> in the ant build for whether the dependency is there, but I bet it
> goes
> > >> against the original downloaded file, not the patched one.
> > >>
> > >> Karl
> > >>
> > >>
> > >> On Wed, Apr 27, 2022 at 11:30 AM Piergiorgio Lucidi <
> > >> piergior...@apache.org>
> > >> wrote:
> > >>
> > >> > Hi folks,
> > >> >
> > >> > I have just finished the ant test execution and for me no issues at
> > all:
> > >> >
> > >> > BUILD SUCCESSFUL
> > >> > > Total time: 41 minutes 58 seconds
> > >> >
> > >> >
> > >> > I would say +1 from me but now I would like to understand how it is
> > >> > possible to have that problem on CMIS Output Connector, I tried to
> > >> > rerun this specific test many times but I don't see this issue.
> > >> >
> > >> > I'm investigating...
> > >> >
> > >> > Cheers,
> > >> > PJ
> > >> >
> > >> > Il giorno mer 27 apr 2022 alle ore 16:29 Markus Schuch <
> > >> > markus_sch...@web.de> ha scritto:
> > >> >
> > >> > > Hi,
> > >> > >
> > >> > > before we spin the next RC WE should also check the ant precommit
> > >> task.
> > >> > >
> > >> > > Travis Ci reports a failing task in the release branch and in
> trunk.
> > >> > >
> > >> > > Another issue i found: Changes.txt seems not reflecting all the
> > >> > > resolved issues.
> > >> > >
> > >> > > Cheers,
> > >> > > Markus
> > >> > >
> > >> > >
> > >> > > Am 27. April 2022 16:22:06 MESZ schrieb Karl Wright
> > >> > > > >> > >:
> > >> > > >On Wed, Apr 27, 2022 at 10:21 AM Karl Wright  >
> > >> > wrote:
> > >> > > >
> > >> > > >> This is Piergiorgio's patch; I think he missed something.
> > >> > Piergiorgio?
> > >> > > >>
> > >> > > >> Karl
> > >> > > >>
> > >> > > >>
> > >> > > >> On Wed, Apr 27, 2022 at 10:19 AM Julien Massiera <
> > >> > > >> julien.massi...@francelabs.com> wrote:
> > >> > > >>
> > >> > > >>> Build is ok but I still have a problem with the cmisoutput
> test
> > :
> > >> > > >>>
> > >> > > >>> run-IT-HSQLDB:
> > >> > > >>> [junit] Testsuite:
> > >> > > >>>
> > >> >
> 

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 clean-core-deps make-core-deps make-deps build test

Unfortunately it seems that I can't reproduce this issue :-P
Any ideas?

Cheers,
PG

Il giorno gio 28 apr 2022 alle ore 13:12 Karl Wright 
ha scritto:

> The issue with MongoDB is a missing jar.  That jar contains the classes
> used to execute MongoDB locally.  These are no longer found in the driver
> jar.
>
> I won't have time for the next week to figure out where the needed classes
> live now.
>
> Karl
>
> On Thu, Apr 28, 2022 at 6:37 AM Karl Wright  wrote:
>
> > The mongo java driver version may need to change, or maybe it's already
> > changed and the code hasn't been updated to follow.  Not sure.  Still
> > researching.
> >
> >
> > Karl
> >
> >
> > On Thu, Apr 28, 2022 at 4:57 AM Julien Massiera <
> > julien.massi...@francelabs.com> wrote:
> >
> >> Hi everyone,
> >>
> >> I still have a problem with the mongodb tests, here are the ant commands
> >> I execute:
> >>
> >> - ant clean
> >> - ant clean-core-deps
> >> - ant clean-deps
> >> - ant make-core-deps
> >> - ant make-deps
> >> - ant test
> >>
> >> Still I have the following error:
> >>
> >> compile-tests:
> >> [javac] Compiling 9 source files to
> >>
> /home/francelabs/workspace/mcf-svn/connectors/mongodb/build/connector-tests/classes
> >> [javac] warning: [options] bootstrap class path not set in
> >> conjunction with -source 8
> >> [javac]
> >>
> /home/francelabs/workspace/mcf-svn/connectors/mongodb/connector/src/test/java/org/apache/manifoldcf/agents/output/mongodboutput/tests/BaseITHSQLDB.java:71:
> >> error: incompatible types: MongodConfig cannot be converted to
> IMongodConfig
> >> [javac] mongodExecutable =
> starter.prepare(mongodConfig);
> >> [javac]^
> >> [javac] Note: Some messages have been simplified; recompile with
> >> -Xdiags:verbose to get full output
> >> [javac] 1 error
> >> [javac] 1 warning
> >>
> >> BUILD FAILED
> >>
> >> Please let me know if I missed something
> >>
> >> Julien
> >>
> >> -Message d'origine-
> >> De : Karl Wright 
> >> Envoyé : mercredi 27 avril 2022 17:43
> >> À : dev 
> >> Objet : Re: [CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC2
> >>
> >> Perhaps the user didn't actually make the proper deps?  There is a check
> >> in the ant build for whether the dependency is there, but I bet it goes
> >> against the original downloaded file, not the patched one.
> >>
> >> Karl
> >>
> >>
> >> On Wed, Apr 27, 2022 at 11:30 AM Piergiorgio Lucidi <
> >> piergior...@apache.org>
> >> wrote:
> >>
> >> > Hi folks,
> >> >
> >> > I have just finished the ant test execution and for me no issues at
> all:
> >> >
> >> > BUILD SUCCESSFUL
> >> > > Total time: 41 minutes 58 seconds
> >> >
> >> >
> >> > I would say +1 from me but now I would like to understand how it is
> >> > possible to have that problem on CMIS Output Connector, I tried to
> >> > rerun this specific test many times but I don't see this issue.
> >> >
> >> > I'm investigating...
> >> >
> >> > Cheers,
> >> > PJ
> >> >
> >> > Il giorno mer 27 apr 2022 alle ore 16:29 Markus Schuch <
> >> > markus_sch...@web.de> ha scritto:
> >> >
> >> > > Hi,
> >> > >
> >> > > before we spin the next RC WE should also check the ant precommit
> >> task.
> >> > >
> >> > > Travis Ci reports a failing task in the release branch and in trunk.
> >> > >
> >> > > Another issue i found: Changes.txt seems not reflecting all the
> >> > > resolved issues.
> >> > >
> >> > > Cheers,
> >> > > Markus
> >> > >
> >> > >
> >> > > Am 27. April 2022 16:22:06 MESZ schrieb Karl Wright
> >> > > >> > >:
> >> > > >On Wed, Apr 27, 2022 at 10:21 AM Karl Wright 
> >> > wrote:
> >> > > >
> >> > > >> This is Piergiorgio's patch; I think he missed something.
> >> > Piergiorgio?
> >> > > >>
> >> > > >> Karl
> >> > > >>
> >> > > >>
> >> > > >> On Wed, Apr 27, 2022 at 10:19 AM Julien Massiera <
> >> > > >> julien.massi...@francelabs.com> wrote:
> >> > > >>
> >> > > >>> Build is ok but I still have a problem with the cmisoutput test
> :
> >> > > >>>
> >> > > >>> run-IT-HSQLDB:
> >> > > >>> [junit] Testsuite:
> >> > > >>>
> >> > org.apache.manifoldcf.agents.output.cmisoutput.tests.APISanityHSQLDBIT
> >> > > >>> [junit] Configuration file successfully read
> >> > > >>> [junit] [main] INFO org.eclipse.jetty.util.log - Logging
> >> > > initialized
> >> > > >>> @1550ms to org.eclipse.jetty.util.log.Slf4jLog
> >> > > >>> [junit] [main] INFO org.eclipse.jetty.server.Server -
> >> > > >>> jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git:
> >> > > >>> a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm
> >> > > >>> 11.0.15+10-Ubuntu-0ubuntu0.20.04.1
> >> > > >>>