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

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

commit 3153f3f0d10b662295b46693cedf59ec500d5941
Author: Zheng Feng <zh.f...@gmail.com>
AuthorDate: Thu Jun 29 20:18:48 2023 +0800

    Revert "Disable google-pubsub native profile due to #5007"
    
    This reverts commit 617a9e87e5f21d7be3984b8c3c2d150d811d4319.
---
 integration-tests/google-pubsub/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/integration-tests/google-pubsub/pom.xml 
b/integration-tests/google-pubsub/pom.xml
index 58222ce444..4b09dc49b2 100644
--- a/integration-tests/google-pubsub/pom.xml
+++ b/integration-tests/google-pubsub/pom.xml
@@ -74,7 +74,6 @@
         </dependency>
     </dependencies>
     <profiles>
-        <!-- https://github.com/apache/camel-quarkus/issues/5007
         <profile>
             <id>native</id>
             <activation>
@@ -102,7 +101,6 @@
                 </plugins>
             </build>
         </profile>
-        -->
         <profile>
             <id>virtualDependencies</id>
             <activation>

Reply via email to