You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by bi...@apache.org on 2018/01/31 01:08:33 UTC

[royale-asjs] 01/01: Merge pull request #115 from apache/feature/npm-release-scripts

This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 2328ad0f8540411e52b888fb7bc16305ae18e7cc
Merge: 14b3e47 13ecd04
Author: bigosmallm <bi...@apache.org>
AuthorDate: Tue Jan 30 17:08:29 2018 -0800

    Merge pull request #115 from apache/feature/npm-release-scripts
    
    Add support for @apache-royale org; Add npm publish scripts; Fix roya…

 build.xml                                          |  4 +-
 npm/README.md                                      | 40 +++++++++++
 npm/{ => js-only}/package.json                     | 14 +---
 npm/{ => js-swf}/dependencies/AdobeAIR.js          |  0
 npm/{ => js-swf}/dependencies/Constants.js         |  0
 .../dependencies/DownloadUncompressAndCopy.js      |  0
 npm/{ => js-swf}/dependencies/FlashPlayerGlobal.js |  0
 npm/{ => js-swf}/dependencies/FlatUI.js            |  4 +-
 .../dependencies/download_dependencies.js          |  4 +-
 npm/{ => js-swf}/package.json                      | 19 +++--
 npm/release-scripts/package.json                   | 15 ++++
 npm/release-scripts/publish.js                     | 82 ++++++++++++++++++++++
 12 files changed, 161 insertions(+), 21 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
bigosmallm@apache.org.