Re: Example SBOMs for Ant

Stefan Bodewig <[email protected]> Tue, 26 May 2026 18:00:32 +0200
Newsgroups gmane.comp.jakarta.ant.devel
Message-ID <[email protected]>
On 2026-05-25, Jaikiran Pai wrote:

> On 25/05/26 1:09 am, Stefan Bodewig wrote:
>> I'd really appreciate it if people looked into the things I've
>> done.

> Thank you for all this work, Stefan. I have been following the updates
> and commits. I will take a deeper look this week.

The PR in Ant showcases how the Antlib is used, we can change that in
many ways.

As far as the Antlib itself is concerned it looks as if things are
heading into the right direction. I will change the implied priority of
manufacturer over supplier by having a manufacturerIsSupplier attribute
and turn it around - but will keep setting both for our own SBOMs.

Last night I experimented a little with extending the Component class in
the way I envision to do for Ivy. I believe more changes will be
required but this can be done after a 0.1 release.

Stefan