Hi Radu, On Mon, Sep 30, 2013 at 2:41 PM, Radu Cotescu <[email protected]> wrote: > ...Do we need to do anything special for BrowserMap? We have a demo running > with version 1.3.0 at [1]. The version number is maintained at [2]...
For a proper Apache release we need to publish an immutable archive of the code under http://apache.org/dist/incubator/ That archive needs to follow the rules defined at http://www.apache.org/dev/release.html, in this case that's mostly: -Include a NOTICE and LICENSE file as described there -Each file that's released (except "trivial non-creative files") includes the Apache License header. Ideally we should have an automated build that produces the browsermap release archive - I've never done that for non-Java code here, if you need examples I'd look at Cordova or other projects which release javascript code. HTH, -Bertrand
