You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2019/03/07 16:44:42 UTC

[GitHub] [brooklyn-dist] tbouron opened a new pull request #141: Make the build of rpm, deb and docker optional by default

tbouron opened a new pull request #141: Make the build of rpm, deb and docker optional by default
URL: https://github.com/apache/brooklyn-dist/pull/141
 
 
   This disables by default the build of `rpm-packaging`, `deb-package` and `docker-image`. These can be reenabled by doing:
   ```
   mvn clean instal -Drpm -Ddeb -Ddocker
   ```
   
   This is to fix the inconsistency pointed out in this email thread: https://lists.apache.org/thread.html/f296ff5ed96002f165bdef95d0aac083261ff44c78c24c0a804fe4d9@%3Cdev.brooklyn.apache.org%3E

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