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

pkarwasz pushed a commit to branch bnd
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/bnd by this push:
     new 0b33b7bd23 Temporarily disable OSGi tests
0b33b7bd23 is described below

commit 0b33b7bd23a671cb5c175f30d13db05d7a7b42a8
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Thu Sep 28 08:02:52 2023 +0200

    Temporarily disable OSGi tests
---
 log4j-osgi/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/log4j-osgi/pom.xml b/log4j-osgi/pom.xml
index 7d3a0360be..a054878a0e 100644
--- a/log4j-osgi/pom.xml
+++ b/log4j-osgi/pom.xml
@@ -31,6 +31,7 @@
     <docLabel>OSGi Documentation</docLabel>
     <projectDir>/osgi</projectDir>
     <module.name>org.apache.logging.log4j.osgi</module.name>
+    <skipTests>true</skipTests>
   </properties>
   <dependencies>
     <dependency>

Reply via email to