Jenkins build is back to normal : ManifoldCF-ant #731

2020-05-05 Thread Apache Jenkins Server
See

Build failed in Jenkins: ManifoldCF-mvn #752

2020-05-05 Thread Apache Jenkins Server
See Changes: [kwright] Update mongodb unit test download to latest free version. -- [...truncated 3.61 MB...] [WARNING] * @throws ManifoldCFException [WARNING] ^ [INFO]

Re: [VOTE] Release Apache ManifoldCF 2.16, RC0

2020-05-05 Thread Karl Wright
+1 from me, although I've now had to patch trunk to get the mongodb test materials to download as of today. Karl On Sun, May 3, 2020 at 6:48 PM Cihad Guzel wrote: > Hi, > > +1 from me. > > I have built successfully with JDK 11 via maven. All tests passed > successfully. > > Regards, > Cihad

Re: MongoDB download now no longer works

2020-05-05 Thread Karl Wright
Thanks, yes, 2.2.0 works fine. Karl On Tue, May 5, 2020 at 10:32 AM Michael Cizmar wrote: > Looks like that is using version 2.1.2-SNAPSHOT. Key part I think is > "Snapshot". I did a search and found this one (and there is a 2.1.2 > version): > > >

Re: MongoDB download now no longer works

2020-05-05 Thread Michael Cizmar
Looks like that is using version 2.1.2-SNAPSHOT. Key part I think is "Snapshot". I did a search and found this one (and there is a 2.1.2 version): https://search.maven.org/artifact/de.flapdoodle.embed/de.flapdoodle.embed.mongo/2.2.0/jar and it appears to be available for download still:

MongoDB download now no longer works

2020-05-05 Thread Karl Wright
A unit test for the MongoDB connector needs to download a version of MongoDB to do this testing. Unfortunately it looks like MongoDB has removed their old, free versions from the download repository. We get this now: C:\wip\mcf\trunk\connectors\mongodb>ant download-dependencies Buildfile: