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

asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-antunit.git

commit 4f3c6626b81613043bfdd0086281ff2ceadcf096
Author: Stefan Bodewig <[email protected]>
AuthorDate: Fri Jun 5 08:31:13 2026 +0200

    the BSI TR is not binding for the EU CRA, yet. Things may change.
---
 cyclonedx.xml | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/cyclonedx.xml b/cyclonedx.xml
index 623adcb..9bd4851 100644
--- a/cyclonedx.xml
+++ b/cyclonedx.xml
@@ -140,10 +140,6 @@ under the License.
         <license refid="apache-2"/>
         <externalReferenceSet refid="ant-common-refs"/>
         <externalReferenceSet refid="antlib-ext-refs"/>
-        <property name="bsi:component:executable" value="non-executable"/>
-        <property name="bsi:component:archive" value="archive"/>
-        <property name="bsi:component:structured" value="structured"/>
-        <property name="bsi:component:filename" value="${artifact.stub}.jar"/>
         <dependency componentRef="ant"/>
         <dependency componentRef="junit"/>
       </component>
@@ -157,9 +153,6 @@ under the License.
         <license refid="apache-2"/>
         <externalReferenceSet refid="ant-common-refs"/>
         <externalReferenceSet refid="ant-ext-refs"/>
-        <property name="bsi:component:executable" value="non-executable"/>
-        <property name="bsi:component:archive" value="archive"/>
-        <property name="bsi:component:structured" value="structured"/>
         <dependency componentRef="ant-launcher"/>
       </additionalComponent>
       <additionalComponent
@@ -172,9 +165,6 @@ under the License.
         <license refid="apache-2"/>
         <externalReferenceSet refid="ant-common-refs"/>
         <externalReferenceSet refid="ant-ext-refs"/>
-        <property name="bsi:component:executable" value="executable"/>
-        <property name="bsi:component:archive" value="archive"/>
-        <property name="bsi:component:structured" value="structured"/>
       </additionalComponent>
       <additionalComponent
           id="junit"
@@ -245,10 +235,6 @@ under the License.
               supplierIsManufacturer="@{supplierIsManufacturer}">
             <file file="@{archiveLocation}"
                   unless:blank="@{archiveLocation}" xmlns:unless="ant:unless"/>
-            <property name="bsi:component:executable" value="non-executable"/>
-            <property name="bsi:component:archive" value="archive"/>
-            <property name="bsi:component:structured" value="structured"/>
-            <property name="bsi:component:filename" value="@{archiveName}"/>
             <componentChildren/>
           </component>
           <pureFileComponents>

Reply via email to