GitHub user riknoll opened a pull request:
https://github.com/apache/cordova-lib/pull/439
Improving prepare and build output
The purpose of this PR is to improve the quality and clarity of our logging
(including verbose). Some things I tried to improve:
* Consistency of language (e.g. plugins are *added* to project and
*installed* in platforms)
* Attribution of errors (e.g. announcing when hooks are being run and where
they are coming from)
* Level of detail in vague logs and error messages
* Grammar, capitalization, punctuation, etc.
I will also be submitting PRs for cordova-android, cordova-ios, and
cordova-windows to improve output on the platform side. I didn't touch any of
the legacy platform code in this repo for that reason.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-lib better-output-rebase
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/439.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #439
----
commit 039fe9d0ecf3537aafa3d6b5b1821f0a32aa81c0
Author: Richard Knoll <[email protected]>
Date: 2016-05-02T17:54:21Z
Beginning of build output improvement
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]