lburgazzoli commented on a change in pull request #634: Run native tests with 
GitHub Actions
URL: https://github.com/apache/camel-quarkus/pull/634#discussion_r368218278
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -602,6 +602,38 @@
                 
<native-image.container-runtime>docker</native-image.container-runtime>
             </properties>
         </profile>
+
+        <profile>
+            <id>no-apache-snapshots</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
 
 Review comment:
   The apache snapshots have been enabled by default since long time ago and I 
have no problem to change the default behavior but I didn't want to change it 
while doing some experimentation because I do not remember if there is a reason 
or a job that need this set-up.
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to