[GitHub] cordova-lib pull request #478: CB-11607 breakout cordova-create from cordova...

2016-08-12 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-lib/pull/478 CB-11607 breakout cordova-create from cordova-lib Waiting on [cordova-create](https://github.com/apache/cordova-create) release on npm. Will need to update package.json. You can merge

[GitHub] cordova-cli pull request #259: CB-11607 breakout cordova-create from cordova...

2016-08-11 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-cli/pull/259 CB-11607 breakout cordova-create from cordova-lib You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-cli decouple

[GitHub] cordova-lib issue #474: CB-11653 copied findProjectRoot from cordova-lib

2016-08-02 Thread carynbear
Github user carynbear commented on the issue: https://github.com/apache/cordova-lib/pull/474 I would like to use it in Phonegap, but also it seems like a useful method in general for dealing with Cordova projects. In the spirit of modularizing Cordova, it seems that Plugman would be

[GitHub] cordova-lib issue #474: CB-11653 copied findProjectRoot from cordova-lib

2016-08-01 Thread carynbear
Github user carynbear commented on the issue: https://github.com/apache/cordova-lib/pull/474 @stevengill https://issues.apache.org/jira/browse/CB-11654 --- 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

[GitHub] cordova-lib issue #474: CB-11653 copied findProjectRoot from cordova-lib; To...

2016-08-01 Thread carynbear
Github user carynbear commented on the issue: https://github.com/apache/cordova-lib/pull/474 Done --- 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

[GitHub] cordova-lib pull request #474: CB-11653 copied findProjectRoot from cordova-...

2016-08-01 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-lib/pull/474 CB-11653 copied findProjectRoot from cordova-lib; ToDo: migrate tests… … over You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-cli issue #257: CB-11412 removed link-to, aliased copy-from to templ...

2016-06-27 Thread carynbear
Github user carynbear commented on the issue: https://github.com/apache/cordova-cli/pull/257 @stevengill fixed the message to suggest using --template --- 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

[GitHub] cordova-cli pull request #257: CB-11412 removed link-to, aliased copy-from t...

2016-06-24 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-cli/pull/257 CB-11412 removed link-to, aliased copy-from to template @stevengill and also merge lib! You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-lib pull request #458: CB-11412 template support for www folders

2016-06-24 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-lib/pull/458 CB-11412 template support for www folders @stevengill yay but also need to merge the cordova-cli! You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-lib issue #455: CB-10438 Install correct dependency version, require...

2016-06-21 Thread carynbear
Github user carynbear commented on the issue: https://github.com/apache/cordova-lib/pull/455 @stevengill bump --- 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

[GitHub] cordova-docs pull request #612: CB-11412 Added docs for template use and cre...

2016-06-17 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-docs/pull/612 CB-11412 Added docs for template use and create You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-docs CB-11412

[GitHub] cordova-app-hello-world issue #16: CB-11412 Update templates to designate te...

2016-06-15 Thread carynbear
Github user carynbear commented on the issue: https://github.com/apache/cordova-app-hello-world/pull/16 @stevengill removed package.json from template_src, changed config.xml version to 1.0.0 --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-app-hello-world pull request #16: CB-11412 Update templates to desig...

2016-06-15 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-app-hello-world/pull/16 CB-11412 Update templates to designate template source dir You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova

[GitHub] cordova-lib issue #456: CB-11412 improve template implementation

2016-06-14 Thread carynbear
Github user carynbear commented on the issue: https://github.com/apache/cordova-lib/pull/456 @stevengill fixed up the little details --- 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

[GitHub] cordova-lib pull request #456: CB-11412 improve template implementation

2016-06-14 Thread carynbear
Github user carynbear commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/456#discussion_r67077463 --- Diff: cordova-lib/spec-cordova/fixtures/templates/withsubdirectory_package_json/template/blah.txt --- @@ -0,0 +1 @@ +blah --- End diff

[GitHub] cordova-lib pull request #456: CB-11412 improve template implementation

2016-06-14 Thread carynbear
Github user carynbear commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/456#discussion_r67077366 --- Diff: cordova-lib/spec-cordova/create.spec.js --- @@ -121,6 +122,36 @@ describe('create end-to-end', function() {

[GitHub] cordova-coho pull request #126: CB-11329 added linkify module

2016-06-14 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-coho/pull/126 CB-11329 added linkify module You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-coho master Alternatively you can

[GitHub] cordova-lib pull request #456: CB-11412 improve template implementation

2016-06-13 Thread carynbear
GitHub user carynbear reopened a pull request: https://github.com/apache/cordova-lib/pull/456 CB-11412 improve template implementation Removed symlinking. You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-lib CB

[GitHub] cordova-lib pull request #456: CB-11412 improve template implementation

2016-06-13 Thread carynbear
Github user carynbear closed the pull request at: https://github.com/apache/cordova-lib/pull/456 --- 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

[GitHub] cordova-lib pull request #456: CB-11412 improve template implementation

2016-06-13 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-lib/pull/456 CB-11412 improve template implementation Removed symlinking. You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-lib CB

[GitHub] cordova-lib pull request #455: CB-10438 Install correct dependency version, ...

2016-06-08 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-lib/pull/455 CB-10438 Install correct dependency version, requires force to instal… …l plugin with wrong dependency version installed You can merge this pull request into a Git repository by running

[GitHub] cordova-lib issue #448: CB-11164 Allow forced dependent plugin removal and C...

2016-06-03 Thread carynbear
Github user carynbear commented on the issue: https://github.com/apache/cordova-lib/pull/448 split this into two separate PRs, excuse my gitting --- 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

[GitHub] cordova-lib pull request #448: CB-11164 Allow forced dependent plugin remova...

2016-06-03 Thread carynbear
Github user carynbear closed the pull request at: https://github.com/apache/cordova-lib/pull/448 --- 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

[GitHub] cordova-lib pull request #450: CB-11252 Fix cordova fetch for scoped package...

2016-06-03 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-lib/pull/450 CB-11252 Fix cordova fetch for scoped packages You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-lib CB-11252

[GitHub] cordova-lib pull request #451: CB-11164 Allow forced dependent plugin remova...

2016-06-03 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-lib/pull/451 CB-11164 Allow forced dependent plugin removal You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-lib CB-11164

[GitHub] cordova-docs pull request #608: Update platform/plugin versioning

2016-06-02 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-docs/pull/608 Update platform/plugin versioning Remove cordova plugin update (this command does not seem to exist) You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cordova-lib pull request #448: CB-11164 Allow forced dependent plugin remova...

2016-06-02 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-lib/pull/448 CB-11164 Allow forced dependent plugin removal You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-lib master

[GitHub] cordova-cli pull request #256: CB-11349 passing --fetch to create

2016-06-02 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-cli/pull/256 CB-11349 passing --fetch to create You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-cli master Alternatively you can

[GitHub] cordova-lib pull request: CB-11345 Added '/package.json' to path of template...

2016-05-31 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-lib/pull/446 CB-11345 Added '/package.json' to path of templatePkg You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-

[GitHub] cordova-coho pull request: add 'platforms' to repo_groups

2016-05-26 Thread carynbear
GitHub user carynbear opened a pull request: https://github.com/apache/cordova-coho/pull/125 add 'platforms' to repo_groups You can merge this pull request into a Git repository by running: $ git pull https://github.com/carynbear/cordova-coho master Alternative