Hi Steiner, Thanks for this information.
> On Jun 16, 2017, at 3:53 AM, Steinar Bang <[email protected]> wrote: > > It doesn't involve features, except for the installation, but I do this: > 1. Use maven to build the bundles (and the features) > 2. Use a -SNAPSHOT version I’ll look into this approach. There are a few interesting things in there. Thanks for sharing. However, I have come to the conclusion that the Maven SNAPSHOTs are incompatible with Continuous Deployment. I’m not saying that they are bad, just that it is for a different type of development process where you develop locally for a while, then do a “big” release, rather than incremental daily releases. There is a presentation that explains the concept very well. The related information starts from 13:40 in this video about Apache ACE: https://www.youtube.com/watch?v=4S_zvgG_MLw <https://www.youtube.com/watch?v=4S_zvgG_MLw> Cheers, =David
