On Wed, Jan 18, 2012 at 8:35 AM, Fabian Christ <christ.fab...@googlemail.com> wrote: > ...When looking at projects like Sling or Felix, I realized that they > never did a release that contains a complex source tree like you try. > They release each artifact on its own and you can only download each > artifact on its own from the web site. If you want to build the > software, you have to checkout from SVN....
In Sling we do make occasional source releases of the whole tree, the "Sling source package" at http://sling.apache.org/site/downloads.cgi I don't know off the top of my head how those are build, best would be to ask on the sling dev list. -Bertrand