You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zh...@apache.org on 2023/06/30 12:50:53 UTC

[camel-quarkus] 02/03: Revert "Disable google-storage native profile due to #5010"

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 5bd45b92c4e0b52362b52b06dd510af40acf33b3
Author: Zheng Feng <zh...@gmail.com>
AuthorDate: Thu Jun 29 20:19:49 2023 +0800

    Revert "Disable google-storage native profile due to #5010"
    
    This reverts commit 59cb563c1549593a707747a6e3fe76d829765401.
---
 integration-tests/google-storage/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/integration-tests/google-storage/pom.xml b/integration-tests/google-storage/pom.xml
index f9e86690d2..2fe5966c68 100644
--- a/integration-tests/google-storage/pom.xml
+++ b/integration-tests/google-storage/pom.xml
@@ -87,7 +87,6 @@
     </dependencies>
 
     <profiles>
-        <!-- https://github.com/apache/camel-quarkus/issues/5010
         <profile>
             <id>native</id>
             <activation>
@@ -115,7 +114,6 @@
                 </plugins>
             </build>
         </profile>
-        -->
         <profile>
             <id>virtualDependencies</id>
             <activation>