Re: [VOTE] Release Apache ManifoldCF 2.19, RC0

2021-05-05 Thread Karl Wright
I have a patch for this and will spin a new RC. Karl On Wed, May 5, 2021 at 1:43 PM Karl Wright wrote: > After 1 1/2 hours spent downloading, I see the issue: > > >> > [junit] java.lang.IllegalStateException: No config path set > [junit] at >

Re: [VOTE] Release Apache ManifoldCF 2.19, RC0

2021-05-05 Thread Karl Wright
After 1 1/2 hours spent downloading, I see the issue: >> [junit] java.lang.IllegalStateException: No config path set [junit] at org.eclipse.jetty.security.PropertyUserStore.loadUsers(PropertyUserStore.java:237) [junit] at

Re: [VOTE] Release Apache ManifoldCF 2.19, RC0

2021-05-05 Thread Karl Wright
I'm having severe bandwidth issues with my internet connection today. I will have to wait to try this completely until that clears up. Karl On Wed, May 5, 2021 at 8:25 AM Karl Wright wrote: > I just run "ant test". The alfresco test doesn't run, though, unless you > run "ant make-deps"

Re: [VOTE] Release Apache ManifoldCF 2.19, RC0

2021-05-05 Thread Karl Wright
I just run "ant test". The alfresco test doesn't run, though, unless you run "ant make-deps" first. That downloads the test artifacts. I'm just running through the alfresco test here and will post when done. Karl On Wed, May 5, 2021 at 7:20 AM Piergiorgio Lucidi wrote: > Hi, > > I have

Re: [VOTE] Release Apache ManifoldCF 2.19, RC0

2021-05-05 Thread Piergiorgio Lucidi
Hi, I have issues executing integration tests. It seems that there is a problem with the Alfresco WebScript connector that is not running the Alfresco instance before starting the test. I have the same error on Ant and in Maven. Which commands are you executing for testing everything? Maybe I'm