Re: Starting to move Gump to using Java 11

Mark Thomas <[email protected]> Mon, 23 Aug 2021 09:14:53 +0100
Newsgroups gmane.comp.jakarta.gump
Message-ID <[email protected]>
On 20/08/2021 17:53, Mark Thomas wrote:
> On 20/08/2021 09:06, Stefan Bodewig wrote:

<snip/>

>> I've already added the jar and changed the descriptors. Unfortunately I
>> did so before realizing that my ssh key is unknown to the current vmgump
>> and so I've not been able to update the working copy of packages.
> 
> Tx. I've just done the update. I'll look into your ssh access as well.

With some off-list co-ordination this has been fixed.

Thanks again for your help in getting the update to building with Java 
11 completed.

The last run was completely successful which is great.

We are seeing intermittent failures for some Tomcat tests (the tests 
themselves aren't completely reliable and looking at those is on my TODO 
list).

The apache-httpd-make job is failing intermittently as well. I think it 
is something to do with openssl creating .../dest-20210823/lib64 rather 
than .../dest-20210823/lib
I'm not sure what triggered this or how to fix it.

Finally, looking at projects that have no dependees, I see ant-contrib 
and xalan-pom. Can these be removed?

Mark