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 2021/08/03 06:22:00 UTC

[GitHub] [camel-k] tadayosi opened a new pull request #2543: Refactor util

tadayosi opened a new pull request #2543:
URL: https://github.com/apache/camel-k/pull/2543


   <!-- Description -->
   
   Initially I put the bool pointer functions in `pkg/util` but turned out they are only used within traits, so let's move them to where they are mostly used (`pkg/trait`).
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   NONE
   ```
   


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] tadayosi merged pull request #2543: Move bool pointer functions to trait package and use them throughout the traits

Posted by GitBox <gi...@apache.org>.
tadayosi merged pull request #2543:
URL: https://github.com/apache/camel-k/pull/2543


   


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org