On Apr 25, 2012, at 19:03 PM, Bram de Kruijff wrote: > On Wed, Apr 25, 2012 at 5:20 PM, Marcel Offermans > <[email protected]> wrote: >> Do my answers help, or make it worse? ;) > > A bit of both :D That is to say... I think we agree on the big > picture. But my main question is "What will the tangible form of a > release be?" and you basically say "I don't care" which is fair enough > but not really helpful ;)
The tangible form could be a zip/tar.gz that includes all the binary artifacts. Of course we can also publish the bundles in the Maven repository and/or in an OBR. All of these (binary releases) should be "for convenience" only. As an open source project, our main goal should be to produce a source release that people can build themselves. We've had some of these discussions in Apache ACE as well, and probably for the platform the most convenient way would be to release the whole source tree as one big release and then the most logical binary release would be one with all the artifacts as well. What I don't know is how Maven reacts when releasing some subprojects that have not changed. This probably needs some thought. Greetings, Marcel _______________________________________________ Amdatu-developers mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-developers

