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 2022/10/31 09:48:11 UTC

[GitHub] [camel-k] squakez opened a new pull request, #3786: feat(build): parse cmd execution for errors

squakez opened a new pull request, #3786:
URL: https://github.com/apache/camel-k/pull/3786

   With this PR we introduce the possibility to parse any external command call output in order to use it for more meaningful error messages to be reported to the final user. In particular we'll collect the first error message line in the `mvn` execution used during build and add to the error in order to be eventually reported in the `IntegrationKit` error status.
   
   Closes #3779
   
   <!-- Description -->
   
   
   
   
   <!--
   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] squakez merged pull request #3786: feat(build): parse cmd execution for errors

Posted by GitBox <gi...@apache.org>.
squakez merged PR #3786:
URL: https://github.com/apache/camel-k/pull/3786


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