[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 this pull request into a Git repository by running:

$ git pull https://github.com/carynbear/cordova-lib decouple

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

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


commit 5fcb728675187ff18422fc45ed4da8fec0fadebf
Author: carynbear 
Date:   2016-06-21T19:52:33Z

detached create; not yet npm published

commit a1396fa0c3e1bde1948ff28ebe9d83e599324f5b
Author: carynbear 
Date:   2016-06-24T23:35:49Z

CB-11412 removed link-to; aliased copy-from to template; added support for 
www template

commit 17c01cb114c350789b74f7d62b023f422a9f1f72
Author: carynbear 
Date:   2016-07-13T00:35:40Z

cordova create test moves config.xml to project root; mute events for 
testing

commit c6fd0dee1562d77eed87ddaa7cb8d804f05f998e
Author: carynbear 
Date:   2016-07-20T22:38:08Z

cordova-create moved to its own repo

commit 194debeadd33505313a5388a317a1d86a64405a9
Author: carynbear 
Date:   2016-08-01T22:09:04Z

package.json create points to carynbear repo

commit 3004daf29f69432eed003e137a3f5ffda57f4cf9
Author: carynbear 
Date:   2016-08-04T23:43:22Z

updated package.json; removed tests from create (mostly in cordova-create 
now)




---
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-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

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

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


commit 554ddeb391b28ffdcfc5acca988d32ac99d20fd6
Author: carynbear 
Date:   2016-07-01T23:50:57Z

fetch argument removed, eventemitter arg added to create call

commit a501197279b48373eb19a4cf3c19a20bda6670c3
Author: carynbear 
Date:   2016-07-16T00:29:34Z

fix custom www asset local logic

commit 4909cd8a856bc51972c6885348c7eef049c11cb2
Author: carynbear 
Date:   2016-08-04T18:41:43Z

CB-11623 added back linking

commit ff0a8f2f4afa6f650a8f00472129420d04b6f329
Author: carynbear 
Date:   2016-08-11T22:46:46Z

changed package.json




---
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 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 a potential use case if it is broken 
out. 


---
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 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 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 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 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 #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/carynbear/cordova-lib CB-11653

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

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


commit a1b03129fcd235958f8bd3cbea39ed6b1b9b5892
Author: carynbear 
Date:   2016-07-20T23:16:49Z

CB-11653 copied findProjectRoot from cordova-lib; ToDo: migrate tests over




---
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-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 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-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/carynbear/cordova-cli CB-11412

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

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


commit 195159aec3f3e236093f9f6b999cb16626147c25
Author: carynbear 
Date:   2016-06-24T21:25:51Z

CB-11412 removed link-to, aliased copy-from to 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 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 #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.com/carynbear/cordova-lib CB-11412-remove-linking

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

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


commit 086c9913682cd82d1d364621f4dfa8322985e263
Author: carynbear 
Date:   2016-06-24T21:22:17Z

CB-11412 template support for www folders




---
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 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 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-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

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

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


commit cbf0b722b22b8e445db1f1517de279134f6436c0
Author: carynbear 
Date:   2016-06-17T17:53:55Z

CB-11412 Added docs for template use and create




---
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-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 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-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-app-hello-world master

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

https://github.com/apache/cordova-app-hello-world/pull/16.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 #16


commit 513d01060ebc31d660cbae5ac21642a9e90386a1
Author: carynbear 
Date:   2016-06-15T20:15:14Z

CB-11412 Update templates to designate template source dir




---
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 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 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 #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 --

no


---
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 #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() {
 // expect(configXml.name()).toEqual('TestBase');
 }
 
+function checkSubDir() {
+// Check if top level dirs exist.
+var dirs = ['hooks', 'platforms', 'plugins', 'www'];
+dirs.forEach(function(d) {
+expect(path.join(project, d)).toExist();
+});
+expect(path.join(project, 'hooks', 'README.md')).toExist();
+
+//index.js and template folder should not exist (inner files 
should be copied to the project folder)
+expect(path.join(project, 'index.js')).not.toExist();
+expect(path.join(project, 'template')).not.toExist();
--- End diff --

correct


---
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-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 review and apply these changes as the patch at:

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


commit a95f7f00a5664c679a060f6ac6c9c6ea25894285
Author: carynbear 
Date:   2016-06-14T20:10:02Z

CB-11329 added linkify module




---
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 #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-11412-remove-linking

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

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


commit 5139dee43071c518b9336f69df468824be0c496f
Author: carynbear 
Date:   2016-06-13T21:29:06Z

CB-11412 improve template implementation




---
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 #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 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 #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-11412-remove-linking

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

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


commit 5139dee43071c518b9336f69df468824be0c496f
Author: carynbear 
Date:   2016-06-13T21:29:06Z

CB-11412 improve template implementation




---
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 #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:

$ git pull https://github.com/carynbear/cordova-lib CB-10438

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

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


commit 2973f30779cb2c32140381d91e9b09d41ded6a86
Author: carynbear 
Date:   2016-06-07T00:21:02Z

CB-10438 Install correct dependency version, requires force to install 
plugin with wrong dependency version installed




---
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 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 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 #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 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 #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

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

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


commit 351b7b4616af83ca71c14f28f74fc6364e07fbc7
Author: carynbear 
Date:   2016-06-03T21:47:09Z

CB-11252 Fix cordova fetch for scoped packages




---
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 #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

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

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


commit 9f702e07d8c40367e9e43259bf44170046bab573
Author: carynbear 
Date:   2016-06-02T21:44:43Z

CB-11164 Allow forced dependent plugin removal




---
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-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.com/carynbear/cordova-docs patch-1

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

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


commit aaa6cacb334a79fbacfaaf40423bd5dc358ffb5e
Author: Caryn Tran 
Date:   2016-06-02T22:47:15Z

Update platform/plugin versioning

Remove cordova plugin update (this command does not seem to exist)




---
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 #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

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

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


commit fda0f67fea2a9f5d5197fdeddd087e83b3f66866
Author: carynbear 
Date:   2016-06-02T21:44:43Z

CB-11164 Allow forced dependent plugin removal




---
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-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 review and apply these changes as the patch at:

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


commit c007ca593b38c514af019ccf54f0612e1cc262d7
Author: carynbear 
Date:   2016-06-02T18:17:28Z

CB-11349 passing --fetch to create




---
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: 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-lib master

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

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


commit 4501e0b83397479a5eafd33d573acc213a174819
Author: carynbear 
Date:   2016-05-31T22:30:37Z

CB-11345 Added '/package.json' to path of templatePkg

commit f8436b0a210f4cc58e0edb2a4511711f729c3cfe
Author: carynbear 
Date:   2016-05-31T22:31:55Z

Merge branch 'master' of github.com:carynbear/cordova-lib

commit 58234c9ac29f146db47675243b0fa563fbe9fd34
Author: carynbear 
Date:   2016-05-31T22:35:52Z

CB-11345 Added '/package.json' to path of templatePkg




---
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-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

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

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


commit ecb0d8ddf0ca394e1cd74cdd09bc2ceaec167bd8
Author: carynbear 
Date:   2016-05-26T18:53:14Z

add 'platforms' to repo_groups




---
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