ppalaga commented on a change in pull request #712: create camel-jira extension 
#710
URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379114814
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -42,11 +42,13 @@
 
         <ahc.version>2.10.4</ahc.version>
         <camel.version>3.0.1</camel.version>
+        <jira.guava.version>20.0</jira.guava.version>
 
 Review comment:
   Could you please explain why would we want to manage guava version under a 
Jira specific property name?
   
   Quarkus works with a flat class path and there is no way to have two guavas 
in the same application. I do not think we want to even awake an impression 
that we would allow two extensions depending on two different Guava versions. 
WDYT @jamesnetherton and @lburgazzoli ?
   
   Could you please check if jira works with a newer Guava and if so, upgrade 
it here?

----------------------------------------------------------------
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