Re: JDK 25 feature set is now frozen!

2025-07-01 Thread Roger Whitcomb
Hi Jaikiran, Looked through the changes and they look good and simple and robust. I like not having to use the new system property. Thanks, ~Roger Whitcomb > On Jul 1, 2025, at 9:52 AM, Jaikiran Pai wrote: > > I had a detailed look at these failures. The majority of them were due to > the

Re: JDK 25 feature set is now frozen!

2025-07-01 Thread Jaikiran Pai
I had a detailed look at these failures. The majority of them were due to the tearDown() in these tests no longer able to delete the test generated read-only files. That would then cause subsequent tests to fail because they weren't expecting a read-only file to be present. I fixed that issue t

Re: [PR] Remove spurious indent for 'Inline mode' [ant-ivy]

2025-07-01 Thread via GitHub
maartenc commented on PR #105: URL: https://github.com/apache/ant-ivy/pull/105#issuecomment-3024245321 No, it also seems to be an old page :( -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to