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

jamesnetherton pushed a commit to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git

commit 8df0d2e231f7dad727c45642ff8de3f45ba22b10
Author: James Netherton <jamesnether...@gmail.com>
AuthorDate: Wed Apr 17 13:23:36 2024 +0100

    Revert "Temporarily disable cxf-soap build & tests due to 
apache/camel-quarkus#5926"
    
    This reverts commit a8acb485eaa913fa5d8b266111d8b1c0e05e02ce.
---
 cxf-soap/pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/cxf-soap/pom.xml b/cxf-soap/pom.xml
index d67dbeb..f9cfe64 100644
--- a/cxf-soap/pom.xml
+++ b/cxf-soap/pom.xml
@@ -52,9 +52,6 @@
         <maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
         <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
         <maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
-        <!-- TODO: https://github.com/apache/camel-quarkus/issues/5926-->
-        <skipTests>true</skipTests>
-        <quarkus.build.skip>true</quarkus.build.skip>
     </properties>
 
     <dependencyManagement>

Reply via email to