create a tarball as a build archive that is npm install-able ------------------------------------------------------------
Key: CB-259 URL: https://issues.apache.org/jira/browse/CB-259 Project: Apache Callback Issue Type: New Feature Components: webOS Reporter: Patrick Mueller Assignee: Herm Wong In addition to the .zip archives we create in the build, there should also be a tarball built, which can be used as the target of an [{{npm install}} command|http://npmjs.org/doc/install.html]. Should make sure that the incremental build versioning is [semver|http://semver.org/]-able, so that npm will do the version checking correctly, assuming it does version checks with tarballs. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira