Re: [VOTE] EOL Apache Ant 1.9.x release series

2024-06-23 Thread Stefan Bodewig
On 2024-06-16, Jaikiran Pai wrote: > Given all this, I would like to officially call for vote to EOL 1.9.x > releases. What that would mean is that there won't be any more Ant > 1.9.x releases. Ant 1.9.16, the last release in this 1.9.x series, 3 > years back, would officially be the last one. I

[Report] Apache Gump 2024/06

2024-06-12 Thread Stefan Bodewig
## Description Apache Gump is a cross-project continuous integration server. Gump's intention isn't so much to be a CI server but rather a vehicle that makes people look beyond their project's boundaries and helps the projects to collaborate. Gump is written in Python and supports several build

Gump Board Report Draft

2024-06-07 Thread Stefan Bodewig
Hi all I've copied together a draft for the next board report at https://cwiki.apache.org/confluence/display/GUMP/20240617 - I'll be on the road for most of next Wednesday but will try to submit the report then. Worst case I'll do so from my hotel room. As always, please make any changes that

[Xmlunit-general] CVE-2024-31573 in XMLUnit for Java

2024-05-01 Thread Stefan Bodewig
Hi all XMLUnit for Java's Transform's default transformation allowed the use of XSLT extension functions - this has been change in 2.10.0. If you've been using XMLUnit to run XSLT transformations with untrusted stylesheets and your setup is so that an attacker can chose the stylesheet and ensure

[Xmlunit-general] XMLUnit for Java 2.10.0 Released

2024-04-28 Thread Stefan Bodewig
This is a release with small ehancements. Most notable are changed defaults that try to disable the execution of extension functions in XSLT and XPath. * add a new `ElementSelectors.byNameAndAllAttributes` variant that filters attributes before deciding whether elements can be compared.

Re: Binary blobs in source trees

2024-04-04 Thread Stefan Bodewig
On 2024-04-04, Graham Leggett wrote: > On 04 Apr 2024, at 09:15, giova...@paclan.it wrote: >> We might have a similar issue in SpamAssassin, we have code to detect >> anomalies in .xls and .xlsx files >> but we do not have any way to create those files (that might contain macros) >> in the

Re: Binary blobs in source trees

2024-04-04 Thread Stefan Bodewig
On 2024-04-03, Emmanuel Lécharny wrote: > On 02/04/2024 21:57, Nick Wellnhofer wrote: >> Binary test data can also be generated with a script or a more sophisticated >> test suite which might even be more maintainable in the long run. >> On the other hand, tests are the prime target to hide

Re: Binary blobs in source trees

2024-04-04 Thread Stefan Bodewig
On 2024-04-02, Nick Wellnhofer wrote: > Binary test data can also be generated with a script or a more > sophisticated test suite which might even be more maintainable in the > long run. I may be responsible for the majority of binary test data in Commons Compress and a lot of it is just there

Re: URL resolver ignores port numbers specified in Ivysettings credentials element

2024-03-18 Thread Stefan Bodewig
Hi Alex On 2024-03-18, Alex Galvin wrote: > However, Ant/Ivy errors out in this configuration, and I can see from > logs that it is not using my credentials to authenticate to the server > at port 8080. I fixed this issue by editing the host attribute of the > credentials element to exclude the

[REPORT] Apache Gump

2024-03-13 Thread Stefan Bodewig
## Description Apache Gump is a cross-project continuous integration server. Gump's intention isn't so much to be a CI server but rather a vehicle that makes people look beyond their project's boundaries and helps the projects to collaborate. Gump is written in Python and supports several build

Re: Differences in retrieve pattern between Ivy 2.5.0/2.5.1 & 2.5.2?

2024-03-13 Thread Stefan Bodewig
gether at https://github.com/apache/nutch/pull/803 > Hopefully this helps others who may be confused as I was. > Thank you > lewsmc > On 2024/03/12 18:57:51 Stefan Bodewig wrote: >> On 2024-03-11, lewis john mcgibbney wrote: >>> I am working on upgrading Ivy to latest

Re: Differences in retrieve pattern between Ivy 2.5.0/2.5.1 & 2.5.2?

2024-03-12 Thread Stefan Bodewig
On 2024-03-11, lewis john mcgibbney wrote: > I am working on upgrading Ivy to latest over in the Apache Nutch project. > The build works just fine with 2.5.0 and 2.5.1 but with 2.5.2 the CI > fails with the following complaint > /home/runner/work/nutch/nutch/src/plugin/build-plugin.xml:234: >

Board report Draft

2024-03-06 Thread Stefan Bodewig
Hi all we are up for our quaterly report, https://cwiki.apache.org/confluence/display/GUMP/20240420 is the current draft, please edit as you see fit. I'll submit the report in about a week. Cheers Stefan - To

Re: Errors during install of optional libraries

2024-02-25 Thread Stefan Bodewig
On 2024-02-25, Stefan Bodewig wrote: > You can either wait until ReHat resolves this (maybe thell them) or try > to find jai-core in a different place. https://repo1.maven.org/maven2/javax/media/jai_core/1.1.3/ seems to work but jai_codec doesn't seem to be available in version 1.1.3 in

Re: Errors during install of optional libraries

2024-02-25 Thread Stefan Bodewig
Hi On 2024-02-25, wrote: > I'm hoping this has a simple solution that I am just missing... please let me > know if there is a simplr way to avoid / get past the following issue... ... > jai: > [resolver:resolve] Downloading >

Re: Release Ant 1.10.15?

2024-02-23 Thread Stefan Bodewig
On 2024-02-21, Jaikiran Pai wrote: > If it's OK then I plan to do the next 1.10.x release in a few weeks, > unless someone is working on anything that needs to be part of this > release. +1 I currently haven't got anything I'd be working on. Stefan

Re: Issues with how Ivy processes maven dependency management dependencies compared to adding a classifier key

2024-02-15 Thread Stefan Bodewig
On 2024-02-15, Kittisopikul, Mark Andrew wrote: > I applied for an account again. Great, I've approved the request. Hope things are moving now. Stefan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional

Re: Issues with how Ivy processes maven dependency management dependencies compared to adding a classifier key

2024-02-05 Thread Stefan Bodewig
he project at dev@ant.apache.org to find out where to submit issues. > " > https://selfserve.apache.org/jira-account.html > Sincerely, > Mark > ____ > From: Stefan Bodewig > Sent: Sunday, November 19, 2023 5:04 AM > To: dev@ant.apache.org

Re: Issues with how Ivy processes maven dependency management dependencies compared to adding a classifier key

2024-02-03 Thread Stefan Bodewig
On 2024-02-03, Kittisopikul, Mark Andrew wrote: > I submitted a cleaner pull request here to add the maven classifier to the > extra info key. > https://github.com/apache/ant-ivy/pull/99 I haven't looked into it, yet, will do some time later - can't promise to do so this weekened. > I am not

[Xmlunit-general] Officially retiring XMLUnit 1.x

2024-01-21 Thread Stefan Bodewig
Hi all this should come as no surprise to anybody, there hasn't been a release of XMLUnit 1.x in more than nine years. XMLUnit 2.x has long taken over and its legacy module seems to be working for some people. With this mail I'm just stating publically what has been true for a long time. There

Re: IVY-1576 still exist in 2.5.2

2024-01-07 Thread Stefan Bodewig
On 2024-01-07, Austin Zhang wrote: > So I think the tips for folks bumping into this issue is to clean the ivy > cache. Yes, absolutely. I'll try to carve out some time to update the Ivy release notes for 2.5.2 to reflect this. This seems to be true for all issues involving POM parsing errors.

Re: IVY-1576 still exist in 2.5.2

2024-01-07 Thread Stefan Bodewig
On 2023-12-13, Austin Zhang wrote: > java -jar apache-ivy-2.5.2/ivy-2.5.2.jar -dependency "org.tensorflow" > "tensorflow-core-platform-gpu" "0.5.0" -retrieve > "ivy/[organization]_[artifact]-[revision](-[classifier]).[ext]" -confs > "runtime" -debug > files in ivy folder are: >

[Report] Apache Gump - Q4 2023

2023-12-15 Thread Stefan Bodewig
## Description Apache Gump is a cross-project continuous integration server. Gump's intention isn't so much to be a CI server but rather a vehicle that makes people look beyond their project's boundaries and helps the projects to collaborate. Gump is written in Python and supports several build

Board Report Draft

2023-12-06 Thread Stefan Bodewig
Hi all this time I've been early enough to create https://cwiki.apache.org/confluence/display/GUMP/20231220 - will send the report in about a week. Cheers Stefan - To unsubscribe, e-mail:

Re: Future of Ivy and IvyDE

2023-12-04 Thread Stefan Bodewig
Hi Eric On 2023-12-04, Eric Milles wrote: > It sounds to me like Ivy and IvyDE -- even as a retired subproject -- should > move out from under Apache Ant. Just for my clarity, is Apache Ivy a > top-level project or a subproject of Apache Ant? The top level ASF project here is "Apache Ant"

[ANN] Apache IvyDE Retired

2023-11-27 Thread Stefan Bodewig
community grow around IvyDE, the subproject could be reactivated[3]. We want to thank the people who created or contributed to IvyDE over the years. Stefan Bodewig on behalf of the Ant PMC. [1] https://lists.apache.org/thread/wo32q8s8o8z9m126gz3m533q2fnqq21o [2] https://ant.apache.org/processes.html

Re: Need help with Ant tests

2023-11-26 Thread Stefan Bodewig
Hi Claude, I've created https://github.com/Claudenw/creadur-rat/pull/4 The AntUnit tests all pass for me when run via "ant -f run-antunit.xml" inside apache-rat-tasks. I don't know enough about the way classloaders and I/O redrections work in Maven's antrun to be of any help here. I needed to

[ANN] Apache IvyDE Retired

2023-11-26 Thread Stefan Bodewig
community grow around IvyDE, the subproject could be reactivated[3]. We want to thank the people who created or contributed to IvyDE over the years. Stefan Bodewig on behalf of the Ant PMC. [1] https://lists.apache.org/thread/wo32q8s8o8z9m126gz3m533q2fnqq21o [2] https://ant.apache.org/processes.html

[ANN] Apache IvyDE Retired

2023-11-26 Thread Stefan Bodewig
community grow around IvyDE, the subproject could be reactivated[3]. We want to thank the people who created or contributed to IvyDE over the years. Stefan Bodewig on behalf of the Ant PMC. [1] https://lists.apache.org/thread/wo32q8s8o8z9m126gz3m533q2fnqq21o [2] https://ant.apache.org/processes.html

[ANN] Apache IvyDE Retired

2023-11-26 Thread Stefan Bodewig
community grow around IvyDE, the subproject could be reactivated[3]. We want to thank the people who created or contributed to IvyDE over the years. Stefan Bodewig on behalf of the Ant PMC. [1] https://lists.apache.org/thread/wo32q8s8o8z9m126gz3m533q2fnqq21o [2] https://ant.apache.org/processes.html

Re: [RESULT] Retire the IvyDE Subproject

2023-11-26 Thread Stefan Bodewig
Stefan Bodewig writes: > I'll now proceeded with the process outlines at > https://ant.apache.org/processes.html#Retire%20a%20subproject%20or%20component https://issues.apache.org/jira/browse/INFRA-25209 https://issues.apache.org/jira/browse/INFRA-25210

[RESULT] Retire the IvyDE Subproject

2023-11-26 Thread Stefan Bodewig
Hi all, with +1s by PMC members Jaikiran Pai, Dominique Devienne, Nicolas Lalevée, Maarten Coene and Martijn Kruithof (I seem to have forgotten to vote myself, but am +1) - and no other votes, it is decided IvyDE is going to be retired. I'll now proceeded with the process outlines at

[VOTE] Retire the IvyDE Subproject

2023-11-22 Thread Stefan Bodewig
I'm really sorry and embarrassed but I seem to have misunderstood the purpose of the Attic, it is not responsible for retiring subprojects, only for top level projects like Ant as a whole with all subprojects. The correct process to follow is

Re: [RESULT] Send IvyDE to the Apache Attic

2023-11-22 Thread Stefan Bodewig
On 2023-11-22, Stefan Bodewig wrote: > I'll draft the board resolution and will coordinate adding it to the > next board meeting agenda. I'm really sorry and embarrassed but I seem to have misunderstood the purpose of the Attic, it is not responsible for retiring subprojects, only for top

[RESULT] Send IvyDE to the Apache Attic

2023-11-22 Thread Stefan Bodewig
Hi all with +1s by the PMC members Jaikiran Pai, Martijn Kruithof, Nicolas Lalevée, Maarten Coene, Dominique Devienne and myself - and no other votes - the vote has passed. I'll draft the board resolution and will coordinate adding it to the next board meeting agenda. Many thanks for those who

Re: [VOTE] Send IvyDE to the Apache Attic

2023-11-22 Thread Stefan Bodewig
On 2023-11-20, Nicolas Lalevée wrote: > PS: a little part of me is crying, this project was my first substantial > involvement in the ASF ^^ I understand you far better than you will know. Letting go is hard and I can't say I'd be happy calling for this vote.. Cheers Stefan

Re: Packaging ivy with Eclipse

2023-11-21 Thread Stefan Bodewig
On 2023-11-21, Jörn Guy Süß wrote: > Does anyone know how challenging it would be w.r.t. licenses to package ivy > with the main Eclipse distribution? I feel having ivy on board would make a > big difference to usability. After now having an Eclipse installation I thought it would be easy to

Re: [VOTE] Send IvyDE to the Apache Attic

2023-11-19 Thread Stefan Bodewig
officially recording my own vote On 2023-11-19, Stefan Bodewig wrote: > So here is the formal vote: > I hereby propose to create a board resolution that will send IvyDE to > the Apache Attic. +1 Stefan - To unsub

[VOTE] Send IvyDE to the Apache Attic

2023-11-19 Thread Stefan Bodewig
Hi all, within the "Future of Ivy and IvyDE" thread[1] I started about three months ago to me it seemed as if people wouldn't be happy if IvyDE died but I also didn't sense there was a community willing to keep it alive. Consequently I now call for a vote to send IvyDE to the Apache Attic

Trying my hands at an ivy-updatesite (was Re: Future of Ivy and IvyDE)

2023-11-19 Thread Stefan Bodewig
On 2023-09-05, Nicolas Lalevée wrote: > And we tried our best to be opened on how to build and release the > plugin and the updatesite, it is documented [2]. On my machine which > just have Ant and Java installed, I just tried and I have been able to > build of the updatesite with the last

Re: Issues with how Ivy processes maven dependency management dependencies compared to adding a classifier key

2023-11-19 Thread Stefan Bodewig
Hi Mark first of all please go and read https://lists.apache.org/thread/h372vt1ztd6gfmgmfkmqzrksx6fpw97g I very much doubt you will find any people who know Ivy's internals better than you do (by now) on this list. On 2023-11-17, Kittisopikul, Mark Andrew wrote: > Hello, > At the Howard

Re: Need help with Ant tests

2023-11-19 Thread Stefan Bodewig
Hi Claude On 2023-10-01, Claude Warren wrote: > I have been working on RAT-321 [1] and am trying to rework the ant tests > for the new structure. > My goal has been to get all options supported in any of the 3 configuration > interfaces (cli, Ant, Maven) to be supported in the

Re: ant/jdk17, and badly generated jars

2023-10-27 Thread Stefan Bodewig
Hi Dave Dave Brosius writes: > HI folks, we have an odd situation where we have an ant build that > generates a jar file that includes a resource bundle property file > using , later in the same build  a custom ant task is executed, > which loads that class from  the classpath, and tries to

[jira] [Resolved] (IVY-1648) Some Unit Tests fail on Java8

2023-09-15 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/IVY-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved IVY-1648. - Resolution: Fixed see https://github.com/apache/ant-ivy/commit

[jira] [Created] (IVY-1648) Some Unit Tests fail on Java8

2023-09-15 Thread Stefan Bodewig (Jira)
Stefan Bodewig created IVY-1648: --- Summary: Some Unit Tests fail on Java8 Key: IVY-1648 URL: https://issues.apache.org/jira/browse/IVY-1648 Project: Ivy Issue Type: Bug Components

[jira] [Resolved] (IVY-1647) Setting features and properties for XMLReader may throw

2023-09-15 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/IVY-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved IVY-1647. - Resolution: Fixed fixed with https://github.com/apache/ant-ivy/commit

[jira] [Created] (IVY-1647) Setting features and properties for XMLReader may throw

2023-09-15 Thread Stefan Bodewig (Jira)
Stefan Bodewig created IVY-1647: --- Summary: Setting features and properties for XMLReader may throw Key: IVY-1647 URL: https://issues.apache.org/jira/browse/IVY-1647 Project: Ivy Issue Type

[Report] Apache Gump

2023-09-13 Thread Stefan Bodewig
# Description Apache Gump is a cross-project continuous integration server. Gump's intention isn't so much to be a CI server but rather a vehicle that makes people look beyond their project's boundaries and helps the projects to collaborate. Gump is written in Python and supports several build

Re: Need help with release versions in bugzilla

2023-09-13 Thread Stefan Bodewig
t; -Jaikiran > On 08/09/23 12:13 pm, Stefan Bodewig wrote: >> On 2023-09-08, Jaikiran Pai wrote: >>> Can someone with admin permissions please mark 1.10.14 as a released >>> version in Ant bugzilla and create a new 1.10.15 release in it? >> I think I've already d

Re: Need help with release versions in bugzilla

2023-09-08 Thread Stefan Bodewig
On 2023-09-08, Jaikiran Pai wrote: > Can someone with admin permissions please mark 1.10.14 as a released > version in Ant bugzilla and create a new 1.10.15 release in it? I think I've already done so when the release was published, let me check. Yes, I see them in the admin interface. Cheers

Re: Future of Ivy and IvyDE

2023-08-29 Thread Stefan Bodewig
On 2023-08-28, Cohen, Ross wrote: > Perhaps someone from the Ant team can poke the Eclipse people and tell > them that there are devs/teams that will simply move to another IDE > rather than give up Ant/Ivy/IvyIDE; it might be very much in their > best interest to put a dev part time on

Re: Future of Ivy and IvyDE

2023-08-28 Thread Stefan Bodewig
On 2023-08-22, Jason Guild wrote: > I can confirm that in the not very distant past there were multiple > people (including myself) who submitted pull requests for Ivy to both > make improvements as well as address bugs. They were left to rot for > far too long. This is unfortunate. In a way

Re: Future of Ivy and IvyDE

2023-08-28 Thread Stefan Bodewig
Hi sorry for my bad timing sending out an email and then being unbale to answer for days. This is not what I intended. Let me try to answer what I've seen so far. And I'll try to keep my personal opinion out this time. It is pretty obvious Ivy is used today and maybe even loved by some. This is

Re: Future of Ivy and IvyDE

2023-08-28 Thread Stefan Bodewig
Hi sorry for my bad timing sending out an email and then being unbale to answer for days. This is not what I intended. Let me try to answer what I've seen so far. And I'll try to keep my personal opinion out this time. It is pretty obvious Ivy is used today and maybe even loved by some. This is

Re: Future of Ivy and IvyDE

2023-08-28 Thread Stefan Bodewig
Hi sorry for my bad timing sending out an email and then being unbale to answer for days. This is not what I intended. Let me try to answer what I've seen so far. And I'll try to keep my personal opinion out this time. It is pretty obvious Ivy is used today and maybe even loved by some. This is

Future of Ivy and IvyDE

2023-08-22 Thread Stefan Bodewig
Hi all before I get to the actual content of this mail: * I'm cross-posting to three lists but I ask you to keep responses to dev@ant only (and join the list if necessary) if you want to respond. * what I write is my personal opinion and not shared by the PMC as a whole. The people on the

Future of Ivy and IvyDE

2023-08-22 Thread Stefan Bodewig
Hi all before I get to the actual content of this mail: * I'm cross-posting to three lists but I ask you to keep responses to dev@ant only (and join the list if necessary) if you want to respond. * what I write is my personal opinion and not shared by the PMC as a whole. The people on the

Future of Ivy and IvyDE

2023-08-22 Thread Stefan Bodewig
Hi all before I get to the actual content of this mail: * I'm cross-posting to three lists but I ask you to keep responses to dev@ant only (and join the list if necessary) if you want to respond. * what I write is my personal opinion and not shared by the PMC as a whole. The people on the

CVE-2022-46751: Apache Ivy: XML External Entity vulnerability in Apache Ivy

2023-08-21 Thread Stefan Bodewig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Severity: moderate Affected versions: - - Apache Ivy 1.0.0 through 2.5.1 Description: Improper Restriction of XML External Entity Reference, XML Injection (aka Blind XPath Injection) vulnerability in Apache Software Foundation Apache Ivy.This

[ANN] Apache Ivy 2.5.2 Released

2023-08-21 Thread Stefan Bodewig
the Apache Ivy website: https://ant.apache.org/ivy/ Stefan Bodewig, on behalf of the Apache Ant community

CVE-2022-46751: Apache Ivy: XML External Entity vulnerability in Apache Ivy

2023-08-20 Thread Stefan Bodewig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Severity: moderate Affected versions: - - Apache Ivy 1.0.0 through 2.5.1 Description: Improper Restriction of XML External Entity Reference, XML Injection (aka Blind XPath Injection) vulnerability in Apache Software Foundation Apache Ivy.This

CVE-2022-46751: Apache Ivy: XML External Entity vulnerability in Apache Ivy

2023-08-20 Thread Stefan Bodewig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Severity: moderate Affected versions: - - Apache Ivy 1.0.0 through 2.5.1 Description: Improper Restriction of XML External Entity Reference, XML Injection (aka Blind XPath Injection) vulnerability in Apache Software Foundation Apache Ivy.This

CVE-2022-46751: Apache Ivy: XML External Entity vulnerability in Apache Ivy

2023-08-20 Thread Stefan Bodewig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Severity: moderate Affected versions: - - Apache Ivy 1.0.0 through 2.5.1 Description: Improper Restriction of XML External Entity Reference, XML Injection (aka Blind XPath Injection) vulnerability in Apache Software Foundation Apache Ivy.This

[ANN] Apache Ivy 2.5.2 Released

2023-08-20 Thread Stefan Bodewig
the Apache Ivy website: https://ant.apache.org/ivy/ Stefan Bodewig, on behalf of the Apache Ant community - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

[ANN] Apache Ivy 2.5.2 Released

2023-08-20 Thread Stefan Bodewig
the Apache Ivy website: https://ant.apache.org/ivy/ Stefan Bodewig, on behalf of the Apache Ant community

[ANN] Apache Ivy 2.5.2 Released

2023-08-20 Thread Stefan Bodewig
the Apache Ivy website: https://ant.apache.org/ivy/ Stefan Bodewig, on behalf of the Apache Ant community - To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org

[RESULT] Release Ivy 2.5.2 Based on RC2

2023-08-20 Thread Stefan Bodewig
Hi with three binding +1s by Maarten, Jaikiran and myself, the vote has passed. I'll proceed with publishing the release artifacts and will announce the release after the mirros had time to catch up. Thanks to all who took a look at the release candidate Stefan

[RESULT] Release Ivy 2.5.2 Based on RC2

2023-08-20 Thread Stefan Bodewig
Hi with three binding +1s by Maarten, Jaikiran and myself, the vote has passed. I'll proceed with publishing the release artifacts and will announce the release after the mirros had time to catch up. Thanks to all who took a look at the release candidate Stefan

Re: [VOTE] Release Ivy 2.5.2 Based on RC2

2023-08-19 Thread Stefan Bodewig
just officially registering my implicit +1 Stefan On 2023-08-17, Stefan Bodewig wrote: > Hi all > I've cancelled the previous vote as the NOTICE file didn't contain > 2023. sorry about this. Now I've built a new release candidate for Ivy > 2.5.2 > Changelog: > - FIX: ivy:r

Re: [VOTE] Release Ivy 2.5.2 Based on RC2

2023-08-19 Thread Stefan Bodewig
just officially registering my implicit +1 Stefan On 2023-08-17, Stefan Bodewig wrote: > Hi all > I've cancelled the previous vote as the NOTICE file didn't contain > 2023. sorry about this. Now I've built a new release candidate for Ivy > 2.5.2 > Changelog: > - FIX: ivy:r

[VOTE] Release Ivy 2.5.2 Based on RC2

2023-08-17 Thread Stefan Bodewig
Hi all I've cancelled the previous vote as the NOTICE file didn't contain 2023. sorry about this. Now I've built a new release candidate for Ivy 2.5.2 Changelog: - FIX: ivy:retrieve could fail because of a `NullPointerException` (IVY-1641) - FIX: reading POMs may loose dependencies when

[VOTE] Release Ivy 2.5.2 Based on RC2

2023-08-17 Thread Stefan Bodewig
Hi all I've cancelled the previous vote as the NOTICE file didn't contain 2023. sorry about this. Now I've built a new release candidate for Ivy 2.5.2 Changelog: - FIX: ivy:retrieve could fail because of a `NullPointerException` (IVY-1641) - FIX: reading POMs may loose dependencies when

Re: [VOTE] Release Ivy 2.5.2 Based on RC1

2023-08-17 Thread Stefan Bodewig
On 2023-08-17, Jaikiran Pai wrote: > On 17/08/23 10:02 am, Stefan Bodewig wrote: >> I have not built the update site because I couldn't get the build >> process to work, so if anybody with the proper build environment wants >> to create one, thank you. I'm sure we can create

[CANCELLED][VOTE] Release Ivy 2.5.2 Based on RC1

2023-08-17 Thread Stefan Bodewig
On 2023-08-17, Jaikiran Pai wrote: > The NOTICE file however will need an update to the year (it's > currently having 2022). Ah, too bad, let me re-roll the artifacts. Stefan - To unsubscribe, e-mail:

Re: [VOTE] Release Apache Ant 1.10.14 based on RC1

2023-08-17 Thread Stefan Bodewig
On 2023-08-16, Jaikiran Pai wrote: > I've created RC1 release candidate for Ant 1.10.14 release: +1 Stefan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

[VOTE] Release Ivy 2.5.2 Based on RC1

2023-08-16 Thread Stefan Bodewig
Hi all I've built a release candidate for Ivy 2.5.2 Changelog: - FIX: ivy:retrieve could fail because of a `NullPointerException` (IVY-1641) - FIX: reading POMs may loose dependencies when multiple Maven dependencies only differ in `classifier` (IVY-1642) - IMPROVEMENT: Upgrade Apache

[VOTE] Release Ivy 2.5.2 Based on RC1

2023-08-16 Thread Stefan Bodewig
Hi all I've built a release candidate for Ivy 2.5.2 Changelog: - FIX: ivy:retrieve could fail because of a `NullPointerException` (IVY-1641) - FIX: reading POMs may loose dependencies when multiple Maven dependencies only differ in `classifier` (IVY-1642) - IMPROVEMENT: Upgrade Apache

Release Ivy 2.5.2

2023-08-13 Thread Stefan Bodewig
Hi all while Jaikiran talks about release Ant, I intend to cut a new Ivy release soonish. We've seen two bug fixes to Ivy and I believe IVY-1642 shows a serious incompatibility with Ivy. Cheers Stefan

Re: Release Ant 1.10.14?

2023-08-13 Thread Stefan Bodewig
Jaikiran Pai writes: > If there are no objections then I'll send out a formal vote mail for > the 1.10.14 release, this coming week. Sounds good to me. Thanks Stefan - To unsubscribe, e-mail:

[jira] [Commented] (IVY-1644) Upgrade httpclient to 4.5.13

2023-06-21 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/IVY-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17735667#comment-17735667 ] Stefan Bodewig commented on IVY-1644: - Thank you Claus, Ivy's master already uses HttpClient 4.5.13

Board Report 06/2023

2023-06-12 Thread Stefan Bodewig
## Description Apache Gump is a cross-project continuous integration server. Gump's intention isn't so much to be a CI server but rather a vehicle that makes people look beyond their project's boundaries and helps the projects to collaborate. Gump is written in Python and supports several build

Board Report Draft

2023-06-07 Thread Stefan Bodewig
Hi all https://cwiki.apache.org/confluence/display/GUMP/20230621 is the current draft. I'll send it next Monday as I'll be on vacation aftre that. Apparantly the Board Report wizard has changed a section and we are expected to provide a project state[1] by now. Of

Re: Gump build switched to Java 21

2023-05-14 Thread Stefan Bodewig
On 2023-05-12, Mark Thomas wrote: > We now have 3 modules that will fail regularly. The two new ones > joining test-ant are test-junit and antunit-test. Both appear to have > issues with a small number of tests under Java 21. > I did think about skipping those tests but I opted to leave things

Issues running tests on Gump after switching to Java 21

2023-05-14 Thread Stefan Bodewig
Hi all Mark has upgraded Gump to Java21 and it seems running tests with Ant is somehow broken. http://vmgump.apache.org/project_todos.html I haven't looked into the details myself, yet, just wanted to point out the issues. Stefan

Re: Gump build switched to Java 21

2023-05-11 Thread Stefan Bodewig
On 2023-05-10, Mark Thomas wrote: > Tomcat 11 is about to move to requiring Java 21 so I have just > switched Gump to building with the latest Java 21 EA. I am expecting > things to break and for it to take a couple of days for me to get > everything fixed. > Fingers crossed... Thank you and

Re: Problem with resolving dependencies for saxon-HE on Maven repo

2023-04-26 Thread Stefan Bodewig
On 2023-04-26, LINUS FERNANDES wrote: > Thanks, Stefan. > I think that was caused by me trying the Ant way to install Ivy as > https://ant.apache.org/ivy/history/2.4.0/install.html > That's the one that shows up first when I Google it. I don't think we can influence Google's decisions ...

Re: Problem with resolving dependencies for saxon-HE on Maven repo

2023-04-26 Thread Stefan Bodewig
[you ran a different command than I asked for, this way we still don't see which version of Ivy you use ;-)] > init-ivy: parsing > buildfile jar:file:/root/.ant/lib/ivy.jar!/org/apache/ivy/ant/antlib.xml > with URI =

Re: Problem with resolving dependencies for saxon-HE on Maven repo

2023-04-26 Thread Stefan Bodewig
On 2023-04-26, LINUS FERNANDES wrote: > I have the same error on Arch Linux on Termux: > echo $ANT_HOME > /usr/share/ant > root07:40IvySample$ ls /usr/share/ant/lib > ant-antlr.jar > ant-apache-bcel.jar > ant-apache-bsf.jar > ant-apache-log4j.jar > ant-apache-oro.jar > ant-apache-regexp.jar >

Re: Problem with resolving dependencies for saxon-HE on Maven repo

2023-04-26 Thread Stefan Bodewig
On 2023-04-26, LINUS FERNANDES wrote: > No, it doesn't . Ivy 2.5.1 is complaining that the task does not have the > attribute pathid or pathId either. I don't see any error here $ cat ivy.xml $ cat ivysettings.xml $ cat build.xml

Re: Problem with resolving dependencies for saxon-HE on Maven repo

2023-04-25 Thread Stefan Bodewig
On 2023-04-26, LINUS FERNANDES wrote: > Could you also let me know in which release of ivy was pathid removed as an > attribute in the retrieve task and why? Documentation for that is hard to > come by. I must admit that I'm not really that familiar with Ivy myself, I just jumped in to fix a

Re: Problem with resolving dependencies for saxon-HE on Maven repo

2023-04-25 Thread Stefan Bodewig
Stefan Bodewig writes: > I believe there is a bug in PomModuleDescriptoBuilder that assumes it is > just looking at the same dependency twice as it doesn't take the > classifier into account. > > I've opened https://issues.apache.org/jira/browse/IVY-1642 should be fixed with htt

[jira] [Resolved] (IVY-1641) NullPointerException when using Basic Auth for repository together with Apache HttpClient

2023-04-25 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/IVY-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved IVY-1641. - Resolution: Fixed > NullPointerException when using Basic Auth for repository toget

[jira] [Resolved] (IVY-1642) PomModuleDescriptorBuilder may lose dependencies in translation

2023-04-25 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/IVY-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved IVY-1642. - Fix Version/s: 2.5.2 Resolution: Fixed fixed with https://github.com/apache/ant-ivy/commit

Re: Need Help Understanding Ivy's dependency/artifacts

2023-04-25 Thread Stefan Bodewig
Maarten Coene writes: > thanks for looking into this. > After having a quick look at the diffs and without being able to look into > the code myself, I think I prefer your approach to solve the issue. > > Maybe Jaikiran can remember more details, but I'd go for backing out the > changes to 

[jira] [Resolved] (GUMP-172) Gump DOAP file has an error

2023-04-20 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/GUMP-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved GUMP-172. - Resolution: Fixed Thank you, fixed by https://svn.apache.org/viewvc/gump/site/doap_Gump.rdf?r1

Need Help Understanding Ivy's dependency/artifacts

2023-04-14 Thread Stefan Bodewig
Hi all tldr; there is a bug report about Ivy no handling dependencies to modules with multiple artifacts - some with classifier, but not all - and the way I fixed this seems to work. But I have no idea whether I am fixing it the correct way and need help by somebody understanding Ivy' semantics -

[jira] [Commented] (IVY-1642) PomModuleDescriptorBuilder may lose dependencies in translation

2023-04-13 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/IVY-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17712051#comment-17712051 ] Stefan Bodewig commented on IVY-1642: - on first glance this is a duplicate of IVY-1580 but it seems

[jira] [Updated] (IVY-1642) PomModuleDescriptorBuilder may lose dependencies in translation

2023-04-13 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/IVY-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated IVY-1642: Summary: PomModuleDescriptorBuilder may lose dependencies in translation

[jira] [Updated] (IVY-1642) PomModuleDescriptorBuilder may lose depndencies in translation

2023-04-13 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/IVY-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated IVY-1642: Affects Version/s: 2.5.1 > PomModuleDescriptorBuilder may lose depndencies in translat

Re: Problem with resolving dependencies for saxon-HE on Maven repo

2023-04-13 Thread Stefan Bodewig
Hi Linus On 2023-04-13, LINUS FERNANDES wrote: > There is a problem downloading the dependencies for Saxon-HE from Maven > using Ivy. > The xmlresolver-5.1.1.jar does not download but it's classified jar > xmlresolver-data-5.1.1.jar does. Both jars are listed as dependencies in > the pom for

  1   2   3   4   5   6   7   8   9   10   >