From c1198fa29c03a1f76810aec43203a69386a15e04 Mon Sep 17 00:00:00 2001 From: smarkwal Date: Mon, 30 Sep 2024 20:39:22 +0200 Subject: [PATCH] Tests: Fix integration test resources. --- .../{report-OsgiBundles.txt => report-OSGiBundles.txt} | 4 ++-- .../{report-OsgiBundles.txt => report-OSGiBundles.txt} | 4 ++-- .../{report-OsgiBundles.txt => report-OSGiBundles.txt} | 4 ++-- .../{report-OsgiBundles.txt => report-OSGiBundles.txt} | 4 ++-- .../{report-OsgiBundles.txt => report-OSGiBundles.txt} | 4 ++-- .../{report-OsgiBundles.txt => report-OSGiBundles.txt} | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) rename jarhc/src/integrationTest/resources/org/jarhc/it/AsmTest/{report-OsgiBundles.txt => report-OSGiBundles.txt} (98%) rename jarhc/src/integrationTest/resources/org/jarhc/it/CamelTest/{report-OsgiBundles.txt => report-OSGiBundles.txt} (99%) rename jarhc/src/integrationTest/resources/org/jarhc/it/CommonsTest/{report-OsgiBundles.txt => report-OSGiBundles.txt} (99%) rename jarhc/src/integrationTest/resources/org/jarhc/it/HazelcastTest/{report-OsgiBundles.txt => report-OSGiBundles.txt} (99%) rename jarhc/src/integrationTest/resources/org/jarhc/it/Spring5Test/{report-OsgiBundles.txt => report-OSGiBundles.txt} (85%) rename jarhc/src/integrationTest/resources/org/jarhc/it/XercesTest/{report-OsgiBundles.txt => report-OSGiBundles.txt} (85%) diff --git a/jarhc/src/integrationTest/resources/org/jarhc/it/AsmTest/report-OsgiBundles.txt b/jarhc/src/integrationTest/resources/org/jarhc/it/AsmTest/report-OSGiBundles.txt similarity index 98% rename from jarhc/src/integrationTest/resources/org/jarhc/it/AsmTest/report-OsgiBundles.txt rename to jarhc/src/integrationTest/resources/org/jarhc/it/AsmTest/report-OSGiBundles.txt index 498da5a8..4053a82f 100644 --- a/jarhc/src/integrationTest/resources/org/jarhc/it/AsmTest/report-OsgiBundles.txt +++ b/jarhc/src/integrationTest/resources/org/jarhc/it/AsmTest/report-OSGiBundles.txt @@ -1,9 +1,9 @@ JAR Health Check Report ======================= -OSGI Bundles +OSGi Bundles ------------ -Information about OSGI Bundles. +Information about OSGi Bundles. Artifact | Name | Version | Description | Import Package | Export Package | Capabilities | Others -------------+---------------------------------+---------+-----------------------------+-------------------------------------------+------------------------------------------------------------------------+--------------+----------------------------------------- diff --git a/jarhc/src/integrationTest/resources/org/jarhc/it/CamelTest/report-OsgiBundles.txt b/jarhc/src/integrationTest/resources/org/jarhc/it/CamelTest/report-OSGiBundles.txt similarity index 99% rename from jarhc/src/integrationTest/resources/org/jarhc/it/CamelTest/report-OsgiBundles.txt rename to jarhc/src/integrationTest/resources/org/jarhc/it/CamelTest/report-OSGiBundles.txt index 4f0d80bd..e95d8350 100644 --- a/jarhc/src/integrationTest/resources/org/jarhc/it/CamelTest/report-OsgiBundles.txt +++ b/jarhc/src/integrationTest/resources/org/jarhc/it/CamelTest/report-OSGiBundles.txt @@ -1,9 +1,9 @@ JAR Health Check Report ======================= -OSGI Bundles +OSGi Bundles ------------ -Information about OSGI Bundles. +Information about OSGi Bundles. Artifact | Name | Version | Description | Import Package | Export Package | Capabilities | Others -------------+---------------------------------+---------+---------------------------------------------------------+-------------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+------------------------------------------------ diff --git a/jarhc/src/integrationTest/resources/org/jarhc/it/CommonsTest/report-OsgiBundles.txt b/jarhc/src/integrationTest/resources/org/jarhc/it/CommonsTest/report-OSGiBundles.txt similarity index 99% rename from jarhc/src/integrationTest/resources/org/jarhc/it/CommonsTest/report-OsgiBundles.txt rename to jarhc/src/integrationTest/resources/org/jarhc/it/CommonsTest/report-OSGiBundles.txt index 73a9a0c0..748b7b01 100644 --- a/jarhc/src/integrationTest/resources/org/jarhc/it/CommonsTest/report-OsgiBundles.txt +++ b/jarhc/src/integrationTest/resources/org/jarhc/it/CommonsTest/report-OSGiBundles.txt @@ -1,9 +1,9 @@ JAR Health Check Report ======================= -OSGI Bundles +OSGi Bundles ------------ -Information about OSGI Bundles. +Information about OSGi Bundles. Artifact | Name | Version | Description | Import Package | Export Package | Capabilities | Others ----------------------+------------------------------------+---------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+-----------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------ diff --git a/jarhc/src/integrationTest/resources/org/jarhc/it/HazelcastTest/report-OsgiBundles.txt b/jarhc/src/integrationTest/resources/org/jarhc/it/HazelcastTest/report-OSGiBundles.txt similarity index 99% rename from jarhc/src/integrationTest/resources/org/jarhc/it/HazelcastTest/report-OsgiBundles.txt rename to jarhc/src/integrationTest/resources/org/jarhc/it/HazelcastTest/report-OSGiBundles.txt index f3c4b21c..c4d4f88e 100644 --- a/jarhc/src/integrationTest/resources/org/jarhc/it/HazelcastTest/report-OsgiBundles.txt +++ b/jarhc/src/integrationTest/resources/org/jarhc/it/HazelcastTest/report-OSGiBundles.txt @@ -1,9 +1,9 @@ JAR Health Check Report ======================= -OSGI Bundles +OSGi Bundles ------------ -Information about OSGI Bundles. +Information about OSGi Bundles. Artifact | Name | Version | Description | Import Package | Export Package | Capabilities | Others -----------------+------------------------+---------+---------------------------------------------------------+---------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------- diff --git a/jarhc/src/integrationTest/resources/org/jarhc/it/Spring5Test/report-OsgiBundles.txt b/jarhc/src/integrationTest/resources/org/jarhc/it/Spring5Test/report-OSGiBundles.txt similarity index 85% rename from jarhc/src/integrationTest/resources/org/jarhc/it/Spring5Test/report-OsgiBundles.txt rename to jarhc/src/integrationTest/resources/org/jarhc/it/Spring5Test/report-OSGiBundles.txt index 686d9f2f..ec052b69 100644 --- a/jarhc/src/integrationTest/resources/org/jarhc/it/Spring5Test/report-OsgiBundles.txt +++ b/jarhc/src/integrationTest/resources/org/jarhc/it/Spring5Test/report-OSGiBundles.txt @@ -1,9 +1,9 @@ JAR Health Check Report ======================= -OSGI Bundles +OSGi Bundles ------------ -Information about OSGI Bundles. +Information about OSGi Bundles. Artifact | Name | Version | Description | Import Package | Export Package | Capabilities | Others ---------+------+---------+-------------+----------------+----------------+--------------+------- diff --git a/jarhc/src/integrationTest/resources/org/jarhc/it/XercesTest/report-OsgiBundles.txt b/jarhc/src/integrationTest/resources/org/jarhc/it/XercesTest/report-OSGiBundles.txt similarity index 85% rename from jarhc/src/integrationTest/resources/org/jarhc/it/XercesTest/report-OsgiBundles.txt rename to jarhc/src/integrationTest/resources/org/jarhc/it/XercesTest/report-OSGiBundles.txt index 686d9f2f..ec052b69 100644 --- a/jarhc/src/integrationTest/resources/org/jarhc/it/XercesTest/report-OsgiBundles.txt +++ b/jarhc/src/integrationTest/resources/org/jarhc/it/XercesTest/report-OSGiBundles.txt @@ -1,9 +1,9 @@ JAR Health Check Report ======================= -OSGI Bundles +OSGi Bundles ------------ -Information about OSGI Bundles. +Information about OSGi Bundles. Artifact | Name | Version | Description | Import Package | Export Package | Capabilities | Others ---------+------+---------+-------------+----------------+----------------+--------------+-------