This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-cyclonedx.git
from d88a460 import bugfixes of common build
new 4d111ad stray closing p tag
new 3b548b6 extract macrodef defined at least four times now into a task
provided by the antlib
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build.xml | 57 +----
changes.xml | 4 +
docs/archivebom.html | 236 +++++++++++++++++++++
docs/componentbom.html | 2 +-
docs/index.html | 4 +
.../FilesystemOnlyMappedResourceCollection.java | 2 +-
src/main/org/apache/ant/cyclonedx/antlib.xml | 51 ++++-
src/tests/antunit/archivebom-test.xml | 141 ++++++++++++
src/tests/antunit/distributionbom-test.xml | 102 ---------
9 files changed, 444 insertions(+), 155 deletions(-)
create mode 100644 docs/archivebom.html
create mode 100644 src/tests/antunit/archivebom-test.xml
delete mode 100644 src/tests/antunit/distributionbom-test.xml