This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a change to branch support-ivy-as-component-source
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-cyclonedx.git


    from 3e937d2  I wouldnÄt really know how to test this, TBH
     new ec97eeb  with ivyModule there is a good reason to resolve the main 
compoment
     new f069bfd  make it easier to supply additional data to Ivy dependencies

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                                          |   7 +-
 docs/component.html                                | 126 +++++++-
 example/ant-cyclonedx-0.2alpha.cdx.diff            | 333 ++++++++++++++++-----
 example/ant-cyclonedx-0.2alpha.cdx.json            |  92 +++---
 example/ant-cyclonedx-0.2alpha.ivy.cdx.json        | 242 +++++++--------
 src/main/org/apache/ant/cyclonedx/Component.java   |  85 ++++++
 .../org/apache/ant/cyclonedx/ComponentBomTask.java |   7 +-
 .../ant/cyclonedx/IvyModuleComponentResolver.java  |  11 +-
 src/tests/antunit/component-ivymodule-test.xml     |  94 +++++-
 9 files changed, 726 insertions(+), 271 deletions(-)

Reply via email to