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/04/27 15:11:52 UTC

[GitHub] [camel-k] squakez opened a new issue, #3242: Default `make` fallback to `test`

squakez opened a new issue, #3242:
URL: https://github.com/apache/camel-k/issues/3242

   It seems that we recently changed the behavior of the default `make` operation. According to the [documentation](https://camel.apache.org/camel-k/next/contributing/developers.html#building), we used to default the `make` to build the project.
   
   Right now, the `make` is defaulting to `make test`. The `make build` is still building the project, but, it is skipping unit test. I think we better have always unit test performed before any build.


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

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


[GitHub] [camel-k] squakez commented on issue #3242: Default `make` fallback to `test`

Posted by GitBox <gi...@apache.org>.
squakez commented on issue #3242:
URL: https://github.com/apache/camel-k/issues/3242#issuecomment-1111123867

   @phantomjinx I think this was some change you performed recently. There was any specific reason for that? Thanks.


-- 
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 closed issue #3242: Default `make` fallback to `test`

Posted by GitBox <gi...@apache.org>.
squakez closed issue #3242: Default `make` fallback to `test`
URL: https://github.com/apache/camel-k/issues/3242


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