This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch support-ivy-as-component-source
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-cyclonedx.git
The following commit(s) were added to
refs/heads/support-ivy-as-component-source by this push:
new 3e937d2 I wouldnÄt really know how to test this, TBH
3e937d2 is described below
commit 3e937d2209f9bef886ffc01d7b3aea3ba60c488f
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sat Aug 15 14:32:56 2026 +0200
I wouldnÄt really know how to test this, TBH
---
docs/component.html | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/component.html b/docs/component.html
index 83105e9..307ca8d 100644
--- a/docs/component.html
+++ b/docs/component.html
@@ -315,6 +315,17 @@ <h5>Attributes</h5>
<td>No, defaults to <code>[org]-[module]</code> of the last
<code>ivy:resolve</code> task.</td>
</tr>
+ <tr>
+ <td>settingsRef</td>
+ <td>A reference to Ivy settings that must be used.</td>
+ <td>No, defaults to <code>ivy.instance</code>.</td>
+ </tr>
+ <tr>
+ <td>pattern</td>
+ <td>The pattern used by the <code>ivy:retrieve</code> task
+ that copied the dependencies.</td>
+ <td>No, defaults to <code>ivy.retrieve.pattern</code>.</td>
+ </tr>
</table>
<h4 id="manufacturer">manufacturer</h4>