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 9ea6222 make specVersion configurable
new 76999f0 bump cylconedx-core-java version
new 6dbc2fd reference components by their SBOM
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:
examples/ant-cyclonedx-0.1alpha-cyclonedx.json | 75 +++--
examples/ant-cyclonedx-0.1alpha-cyclonedx.xml | 68 ++--
ivy.xml | 2 +-
src/main/org/apache/ant/cyclonedx/Component.java | 77 +++++
.../org/apache/ant/cyclonedx/ComponentBomTask.java | 1 +
.../org/apache/ant/cyclonedx/Organization.java | 10 +
src/tests/antunit/componentbom-test.xml | 11 +-
.../cyclonedx-core-java-12.2.0-cyclonedx.json | 366 +++++++++++++++++++++
8 files changed, 559 insertions(+), 51 deletions(-)
create mode 100644
src/tests/antunit/resources/cyclonedx-core-java-12.2.0-cyclonedx.json