You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/01/03 17:22:11 UTC

[GitHub] [camel-quarkus] lburgazzoli commented on a change in pull request #588: Some cleanup and improvements

lburgazzoli commented on a change in pull request #588: Some cleanup and improvements
URL: https://github.com/apache/camel-quarkus/pull/588#discussion_r362890567
 
 

 ##########
 File path: extensions/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/CamelBeanBuildItem.java
 ##########
 @@ -18,6 +18,8 @@
 
 import java.util.Objects;
 
+import javax.annotation.Nullable;
 
 Review comment:
   it is primary for documentation purpose 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:
users@infra.apache.org


With regards,
Apache Git Services