Hi, Thanks Radu for preparing this release!
On Wed, Jul 16, 2014 at 6:51 AM, Kevan Miller <[email protected]> wrote: > Unapproved licenses... > ./demo/js/browsermap.min.js > ./dist/browsermap.min.js... Adding an Apache header to those minified js files would kill their purpose, which is to be small ;-) OTOH, do we really need to release them? I suppose they can be recreated from the source code, so by analogy with java where we release .java and users create .class files, the browsermap release should only contain the primary source code along with the scripts that allow users to create the minified versions? Same for the cobertura coverage reports which are currently in the release archive - IMO anything that can be recreated from other files shouldn't be in an Apache release archive. Radu, WDYT? -Bertrand
