You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/04/05 01:34:07 UTC

[GitHub] [incubator-druid] clintropolis opened a new pull request #7418: add travis check to make sure distribution packaging exits successfully

clintropolis opened a new pull request #7418: add travis check to make sure distribution packaging exits successfully
URL: https://github.com/apache/incubator-druid/pull/7418
 
 
   Follow up to #7358, this adds a travis check that adds `mvn ... clean install -Pdist` run to ensure that creating a release package will exit successfully, which would have caught the issue.
   
   I don't know if this is better to be a standalone check like in this PR, or if we could hijack an existing check and add `-Pdist` to it, so I just added it by itself for now.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org