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 2bdd91e allow other tools to be added to metadata.tools.components
new 8566c33 unused method
new 2406cae make a few methods more accessible
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:
src/main/org/apache/ant/cyclonedx/Component.java | 45 ++++++++++++++--------
.../org/apache/ant/cyclonedx/ComponentScope.java | 2 +-
.../org/apache/ant/cyclonedx/ComponentType.java | 2 +-
src/main/org/apache/ant/cyclonedx/EnumUtils.java | 10 +++--
.../apache/ant/cyclonedx/ExternalReference.java | 2 +-
.../apache/ant/cyclonedx/ExternalReferenceSet.java | 2 +-
src/main/org/apache/ant/cyclonedx/License.java | 2 +-
.../org/apache/ant/cyclonedx/Organization.java | 2 +-
8 files changed, 41 insertions(+), 26 deletions(-)