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

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

commit aa4145f21a8dcb57500f5ae72bff461ee22802e8
Author: James Netherton <jamesnether...@gmail.com>
AuthorDate: Wed Jan 11 15:51:14 2023 +0000

    Enable master-openshift integration test native profile
---
 integration-tests/master-openshift/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/integration-tests/master-openshift/pom.xml 
b/integration-tests/master-openshift/pom.xml
index 27530956d1..0cec4490af 100644
--- a/integration-tests/master-openshift/pom.xml
+++ b/integration-tests/master-openshift/pom.xml
@@ -149,7 +149,6 @@
                 </plugins>
             </build>
         </profile>
-        <!-- TODO https://github.com/apache/camel-quarkus/issues/4357
         <profile>
             <id>native</id>
             <activation>
@@ -186,7 +185,7 @@
                     </plugin>
                 </plugins>
             </build>
-        </profile>-->
+        </profile>
         <profile>
             <id>virtualDependencies</id>
             <activation>

Reply via email to