I've now committed that change to both master and 1.9.x branches upstream.

-Jaikiran

On 28/01/21 4:22 pm, Jaikiran Pai wrote:
Hello Stefan,

I had a quick look and to me this looks like a bug in our build.xml itself and not related to Ivy. The source jar for testutil gets generated as part of our Ant "test-jar-source" which is using a wrong directory to find the testutil sources. I have opened a PR https://github.com/apache/ant/pull/143 which seems to fix that issue. I didn't commit it directly because I came up with this fix in a hurry and haven't done much testing other than making sure the testutil-sources.jar now has the correct content.


-Jaikiran

On 28/01/21 2:21 pm, Stefan Bodewig wrote:
Hi

https://bz.apache.org/bugzilla/show_bug.cgi?id=65110

when creating and publishing an Ant release we seem to create empty
source jars for ant-testutil - and only for that. The most obvious
difference that sets it apart from the other artifacts is that its
sources live in src/test not src/main.

Creating source jars using our POM and "mvn source:jar" creates the jar
I'd expect. So I assume Ivy is doing something different from Maven -
and here I'm way out of my depth WRT Ivy.

HELP! :-)

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to