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 f747c8e javadoc warnings
new 16204eb log something when you perform work
new 0332838 properly use overridden dependencies of resolved components
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 | 44 +--
examples/ant-cyclonedx-0.1alpha-cyclonedx.xml | 44 +--
.../ant-cyclonedx-0.1alpha-src.tar-cyclonedx.json | 378 ++++++++++++---------
.../ant-cyclonedx-0.1alpha-src.tar-cyclonedx.xml | 353 ++++++++++---------
src/main/org/apache/ant/cyclonedx/Component.java | 16 +
.../org/apache/ant/cyclonedx/ComponentBomTask.java | 51 ++-
src/tests/antunit/component-test.xml | 58 +++-
.../cyclonedx-core-java-12.2.0-cyclonedx.json | 8 +-
8 files changed, 547 insertions(+), 405 deletions(-)