On 03.05.24 00:28, Paul King wrote:
Hi folks,

One of the things we know is that Apache Ivy (used by Grab/grapes) is
being maintained less these days. I am going to start a spike to
better understand what a replacement using Apache Maven Resolver might
look like. If anyone has strong opinions or free cycles and wants to
help, let me know and you can join in the fun. Otherwise, I'll create
future issues(s)/PR(s) for folks to look at in due course assuming all
goes well.

I'd love to help, but I have currently no spare cycles, sorry.

I was wondering... hos does @GrabConfig(systemClassLoader=true) work
these days? From my knowledge this cannot work anymore in later JDK
versions (9+) because of the changes to the system class loader. Or did
we somehow bypass the limitation?

I personally use these in script files only. There is a potential class
loader suitable to do such work, but it is still not the system class
loader. If something really would need that, it would be having no
chance of working.

I hear really really little for such a nice feature having a problem. So
maybe it does not matter in reality?

bye Jochen

Reply via email to