Re: Planning a Release of AntUnit
Jaikiran Pai <[email protected]> Thu, 4 Jun 2026 13:29:35 +0530
| Newsgroups | gmane.comp.jakarta.ant.devel |
|---|---|
| Message-ID | <[email protected]> |
That sounds good to me. -Jaikiran On 04/06/26 11:12 am, Stefan Bodewig wrote: > Hi all > > while working on the CycloneDX Antlib I realized I missed the negation > of some assertions, assertPropertyNotSet for example. > > When I added that I realized Matt has added a really nice feature four > years ago that we never release - nested <classpath> for AntUnit. With > this I can download AntUnit during the build and run the AntUnit task > after typedeffing it - but my tasks themselves don't need to know where > AntUnit is. I.e. the two typedefs in > https://github.com/apache/ant-antlibs-cyclonedx/blob/main/src/tests/antunit/shared.xml#L25 > can be removed completely and the tests can load AntUnit and the > CycloneDX tasks just by declaring the namespaces. > > I'd like to get this out - and of course add an SBOM while I'm at it :-) > > Any thoughts? > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >