Hi, On Tue, Dec 29, 2015 at 8:50 AM, Serge Huber <[email protected]> wrote: > ...The binary assembly is being done in the "package" sub project. We could > possibly add > a new src assembly file in that project ?...
I haven't looked yet (sorry, Christmas time as you mentioned...) but yes, the source and binaries must be clearly separated, as binaries are not part of the an Apache release. Ideally in separate folders - if you look at Flex for example: https://dist.apache.org/repos/dist/release/flex/flexjs/0.5.0/ that folder only has the source releases, the binaries are in a subfolder. -Bertrand
