[GitHub] cordova-lib pull request #466: Add general purpose ConfigParser.getAttribute...

2016-08-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-lib/pull/466


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-lib pull request #466: Add general purpose ConfigParser.getAttribute...

2016-07-21 Thread dpogue
GitHub user dpogue opened a pull request:

https://github.com/apache/cordova-lib/pull/466

Add general purpose ConfigParser.getAttribute API

This allows platform to have their specific override attributes without 
needing to update this file and worry about syncing platform versions against 
cordova-common versions.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/dpogue/cordova-lib config-getAttr

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-lib/pull/466.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 #466


commit 12c0858d4fc6ccd45e34605623d6ec6d2be6c326
Author: Darryl Pogue 
Date:   2016-07-22T03:03:33Z

Add general purpose ConfigParser.getAttribute API




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org