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 d866632 make OutputFormat more useful
new c13282e implicitly test "all" outputformat
new 57a2261 document and test organization type
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:
docs/index.html | 3 +-
docs/{license.html => organization.html} | 43 ++++-----
.../org/apache/ant/cyclonedx/Organization.java | 27 +++++-
src/tests/antunit/componentbom-test.xml | 6 ++
.../{license-test.xml => organization-test.xml} | 105 +++++++++------------
5 files changed, 98 insertions(+), 86 deletions(-)
copy docs/{license.html => organization.html} (59%)
copy src/tests/antunit/{license-test.xml => organization-test.xml} (54%)