Created
October 22, 2015 20:55
-
-
Save wbamberg/644cc660330635ea34d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JPM [info] verbose set | |
JPM [info] Starting jpm xpi on My Jetpack Addon | |
JPM [info] Checking compatability bootstrap.js and install.rdf for xpi | |
Validating the manifest | |
JPM [info] Creating fallbacks if they are necessary.. | |
Creating XPI | |
JPM [info] Creating XPI... | |
JPM [warning] .jpmignore does not exist, fallback to use default filter rules | |
JPM [info] Adding: /Users/Mozilla/addons/update-rdf/bootstrap.js | |
JPM [info] Adding: /Users/Mozilla/addons/update-rdf/install.rdf | |
JPM [info] Adding: /Users/Mozilla/addons/update-rdf/package.json | |
JPM [info] Adding: /Users/Mozilla/addons/update-rdf/index.js | |
JPM [info] Adding: /Users/Mozilla/addons/update-rdf/README.md | |
JPM [info] XPI created at /Users/Mozilla/addons/update-rdf/@update-rdf-0.0.1.xpi (34ms) | |
JPM [info] Removing fallbacks if they were necessary.. | |
Created XPI at /Users/Mozilla/addons/update-rdf/@update-rdf-0.0.1.xpi | |
JPM [info] Successfully created xpi at /Users/Mozilla/addons/update-rdf/@update-rdf-0.0.1.xpi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment