Re: Starting to move Gump to using Java 11
Stefan Bodewig <[email protected]> Mon, 23 Aug 2021 17:38:23 +0200
| Newsgroups | gmane.comp.jakarta.gump |
|---|---|
| Message-ID | <[email protected]> |
On 2021-08-23, Mark Thomas wrote: > 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. Yes, thanks. > Finally, looking at projects that have no dependees, I see ant-contrib > and xalan-pom. Can these be removed? I don't recall why xalan-pom existed, likely to override a real POM with something more Gump friendly. If nothing depends on ant-contrib you can safely remove it, this project has been dead for more than ten years now. Stefan