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 82724a5  support for components beyond the main component
     new 2278e09  support dependencies
     new 3e35d41  create BOM for antlib-cyclonedx

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/bom.json                                  | 191 +++++++++++++++++++++
 examples/bom.xml                                   | 114 ++++++++++++
 src/main/org/apache/ant/cyclonedx/Component.java   |  59 +++++++
 .../org/apache/ant/cyclonedx/ComponentBomTask.java |  45 +++++
 src/tests/antunit/componentbom-test.xml            | 131 +++++++++++++-
 5 files changed, 533 insertions(+), 7 deletions(-)
 create mode 100644 examples/bom.json
 create mode 100644 examples/bom.xml

Reply via email to