Re: [PR] IVY-1653: `makepom`: write overrides to Maven `dependencyManagement` section [ant-ivy]

2025-08-14 Thread via GitHub
maartenc commented on PR #114: URL: https://github.com/apache/ant-ivy/pull/114#issuecomment-3189645192 I'm wondering what happens if you specify the organisation in the override, like in the example in the JIRA. Will that give issues with the generated pom file? Will Maven be able to han

Re: [PR] IVY-1659: fix for `NullPointerException` [ant-ivy]

2025-08-14 Thread via GitHub
maartenc commented on PR #113: URL: https://github.com/apache/ant-ivy/pull/113#issuecomment-3189638014 The resolver name is used in some use-cases afterwards. If I look at the documentation, it mentions that the name attribute on a resolver is mandatory. Perhaps we should check this an

Re: JDK 25 Initial Release Candidate

2025-08-14 Thread Jaikiran Pai
Hello David, I ran the Ant testsuite against JDK 25 build 25+35-3488, and no unexpected failures were encountered. https://ci-builds.apache.org/job/Ant/job/Ant%20Master%20Linux%20(latest%20EA%20JDK)/60/ -Jaikiran On 12/08/25 2:33 pm, David Delabassee wrote: Welcome to the OpenJDK Quality Ou