Re: [jira] [Resolved] (CONNECTORS-1705) CMIS Integration Test suite is broken

2022-04-21 Thread Karl Wright
Thanks, Piergiorgio, I will pull this up into the release branch now. On Thu, Apr 21, 2022 at 10:40 AM Piergiorgio Lucidi (Jira) wrote: > > [ > https://issues.apache.org/jira/browse/CONNECTORS-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Piergiorgio

[jira] [Commented] (CONNECTORS-1492) Add support for Docker

2022-04-21 Thread Piergiorgio Lucidi (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525759#comment-17525759 ] Piergiorgio Lucidi commented on CONNECTORS-1492: Added a first Docker support in the

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

2022-04-21 Thread Piergiorgio Lucidi
Resolved in r1900112. I created both the overlay configurations for Ant and Maven. Il giorno gio 21 apr 2022 alle ore 13:04 Karl Wright ha scritto: > Sounds like a good idea. > One suggestion: I would not structure the ant logic to overwrite the war. > I would download one copy and then

[jira] [Updated] (CONNECTORS-1705) CMIS Integration Test suite is broken

2022-04-21 Thread Piergiorgio Lucidi (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piergiorgio Lucidi updated CONNECTORS-1705: --- Fix Version/s: ManifoldCF next > CMIS Integration Test suite is broken

[jira] [Resolved] (CONNECTORS-1705) CMIS Integration Test suite is broken

2022-04-21 Thread Piergiorgio Lucidi (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piergiorgio Lucidi resolved CONNECTORS-1705. Resolution: Fixed rr1900112. > CMIS Integration Test suite is broken

[jira] [Commented] (CONNECTORS-1705) CMIS Integration Test suite is broken

2022-04-21 Thread Piergiorgio Lucidi (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525675#comment-17525675 ] Piergiorgio Lucidi commented on CONNECTORS-1705: I'm also updating the code of

[jira] [Assigned] (CONNECTORS-1705) CMIS Integration Test suite is broken

2022-04-21 Thread Piergiorgio Lucidi (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piergiorgio Lucidi reassigned CONNECTORS-1705: -- Assignee: Piergiorgio Lucidi > CMIS Integration Test suite is

[jira] [Created] (CONNECTORS-1705) CMIS Integration Test suite is broken

2022-04-21 Thread Piergiorgio Lucidi (Jira)
Piergiorgio Lucidi created CONNECTORS-1705: -- Summary: CMIS Integration Test suite is broken Key: CONNECTORS-1705 URL: https://issues.apache.org/jira/browse/CONNECTORS-1705 Project: ManifoldCF

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

2022-04-21 Thread Karl Wright
Sounds like a good idea. One suggestion: I would not structure the ant logic to overwrite the war. I would download one copy and then transfer/create a different copy. Ant works best that way. So no deletion of the original download. On Thu, Apr 21, 2022 at 6:59 AM Piergiorgio Lucidi wrote: >

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

2022-04-21 Thread Piergiorgio Lucidi
I'm going to patch the the WAR file in the download-dependencies task in Ant :-P I'll use the download-via-maven for downloading all the libraries to update, then unzip, delete and the jar task, so it should be enough, what do you think? PJ Il giorno gio 21 apr 2022 alle ore 12:49 Karl Wright ha

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

2022-04-21 Thread Karl Wright
Right now the war is downloaded via ant, I think. We should "patch" it when we download it, by unpacking, updating, and repacking. We leave it in a specific place and I don't believe the pom.xml refers to it directly. If you can confirm that picture, I can suggest ant commands to do the unpack

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

2022-04-21 Thread Piergiorgio Lucidi
Ok I solved the classloading issue :) I found all the dependencies that we have to update in the OpenCMIS Server WAR, practically we have to: 1. Update log4j from 2.6.1 to 2.17.2 2. Update CXF from 3.0.12 to 3.5.2 3. Add activation-1.1.1.jar 4. Add jaxws-api-2.3.1.jar Here the list of

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

2022-04-21 Thread Karl Wright
Ok, maybe there's a conflict then. We cannot back out versions of CXF because we use that for the Livelink connector now. On Thu, Apr 21, 2022 at 6:20 AM Piergiorgio Lucidi wrote: > Sure, I'm investigating the OpenCMIS Server issue, I resolved the Log4j > issue updating the jar in the WAR but

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

2022-04-21 Thread Piergiorgio Lucidi
Sure, I'm investigating the OpenCMIS Server issue, I resolved the Log4j issue updating the jar in the WAR but now I see a problem with CXF old dependencies. The strange thing is that using the same patched WAR in a standard Docker container based on OpenJDK 11 it works perfectly but trying to use

[CANCEL] [VOTE] Release Apache ManifoldCF 2.22, RC0

2022-04-21 Thread Karl Wright
I can fix the bad pom but not the CMIS issue, which will require more research. Karl On Thu, Apr 21, 2022 at 5:54 AM Piergiorgio Lucidi wrote: > Hi Karl, > > -1 from me because I found these problems: > > 1. Trying to build with Maven I see the following error: > > The build could not read 1

Re: [VOTE] Release Apache ManifoldCF 2.22, RC0

2022-04-21 Thread Piergiorgio Lucidi
Hi Karl, -1 from me because I found these problems: 1. Trying to build with Maven I see the following error: The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.manifoldcf:mcf-ldapmapper-connector:2.22-SNAPSHOT

[VOTE] Release Apache ManifoldCF 2.22, RC0

2022-04-21 Thread Karl Wright
Hi, Please vote on whether to release Apache ManifoldCF 2.22, RC0. 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-RC0 . This release contains a