cordova-create git commit: updated readme and package.json

2016-08-09 Thread steven
Repository: cordova-create Updated Branches: refs/heads/master 79cace59b -> 14d644a75 updated readme and package.json Project: http://git-wip-us.apache.org/repos/asf/cordova-create/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-create/commit/14d644a7 Tree:

svn commit: r14730 - in /dev/cordova/CB-11690: ./ cordova-common-1.4.1.tgz cordova-common-1.4.1.tgz.asc cordova-common-1.4.1.tgz.md5 cordova-common-1.4.1.tgz.sha

2016-08-09 Thread steven
Author: steven Date: Tue Aug 9 23:31:02 2016 New Revision: 14730 Log: CB-11690 Uploading release candidates for common@1.4.1 release Added: dev/cordova/CB-11690/ dev/cordova/CB-11690/cordova-common-1.4.1.tgz (with props) dev/cordova/CB-11690/cordova-common-1.4.1.tgz.asc

[12/19] cordova-lib git commit: CB-11652 Update run and emulate to skip build

2016-08-09 Thread steven
CB-11652 Update run and emulate to skip build We need to add this conditional logic to cordova's `run` and `emulate` methods to skip build when `--nobuild` option is specified. CLI previously has delegated this logic to platform's `run` method but since introducing `before_deploy` hook we call

[07/19] cordova-lib git commit: CB-11569 Bump pinned platforms' versions

2016-08-09 Thread steven
CB-11569 Bump pinned platforms' versions Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/3ad0b502 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/3ad0b502 Diff:

[09/19] cordova-lib git commit: CB-11636 Handle attributes with quotes correctly

2016-08-09 Thread steven
CB-11636 Handle attributes with quotes correctly Avoid using complex queries in et.findall to prevent issues w/ quoted values. Previous approach w/ crafting complex query from attributes names and values was faulty when any of the attributes had double quotes or This closes #470 Project:

[11/19] cordova-lib git commit: CB-11194 Defer creating of libDir folder until something actually requests it

2016-08-09 Thread steven
CB-11194 Defer creating of libDir folder until something actually requests it This closes #462 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/68af465c Tree:

[14/19] cordova-lib git commit: Add general purpose ConfigParser.getAttribute API

2016-08-09 Thread steven
Add general purpose ConfigParser.getAttribute API This closes #466 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/ced64c43 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/ced64c43 Diff:

[cordova-lib] Git Push Summary

2016-08-09 Thread steven
Repository: cordova-lib Updated Tags: refs/tags/common-1.4.1 [created] 46051b800 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[06/19] cordova-lib git commit: updated cordova-common and cordova-fetch deps on master

2016-08-09 Thread steven
updated cordova-common and cordova-fetch deps on master Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/64e67ecf Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/64e67ecf Diff:

[19/19] cordova-lib git commit: added missing 1.4.0 release notes for cordova-common

2016-08-09 Thread steven
added missing 1.4.0 release notes for cordova-common Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/2a178662 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/2a178662 Diff:

[02/19] cordova-lib git commit: CB-11589: Fix missing plugin files after restore

2016-08-09 Thread steven
CB-11589: Fix missing plugin files after restore This closes #464 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/f05874a5 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/f05874a5 Diff:

[10/19] cordova-lib git commit: CB-11493: Add cordova emulate option to skip prepare

2016-08-09 Thread steven
CB-11493: Add cordova emulate option to skip prepare This closes #459 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/a0d8e283 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/a0d8e283 Diff:

[05/19] cordova-lib git commit: updated cordova-common dep for cordova-fetch to 1.4.0

2016-08-09 Thread steven
updated cordova-common dep for cordova-fetch to 1.4.0 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/06b79d7b Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/06b79d7b Diff:

[16/19] cordova-lib git commit: CB-11679 Speed up save/restore tests

2016-08-09 Thread steven
CB-11679 Speed up save/restore tests clone platform repos with --depth 1 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/780439cd Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/780439cd Diff:

[03/19] cordova-lib git commit: CB-9825 framework tag spec parsing

2016-08-09 Thread steven
CB-9825 framework tag spec parsing This closes #461 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/29382ca2 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/29382ca2 Diff:

[08/19] cordova-lib git commit: CB-11645 added check to see if getEditConfig exists before trying to use it

2016-08-09 Thread steven
CB-11645 added check to see if getEditConfig exists before trying to use it Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/185a2424 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/185a2424 Diff:

[17/19] cordova-lib git commit: Updated version and RELEASENOTES.md for release cordova-common@1.4.1

2016-08-09 Thread steven
Updated version and RELEASENOTES.md for release cordova-common@1.4.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/46051b80 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/46051b80 Diff:

[18/19] cordova-lib git commit: fixed merge conflict

2016-08-09 Thread steven
fixed merge conflict Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/3e57e4c3 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/3e57e4c3 Diff:

[15/19] cordova-lib git commit: CB-11685 Increment package version to -dev

2016-08-09 Thread steven
CB-11685 Increment package version to -dev Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/d1c63d68 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/d1c63d68 Diff:

[04/19] cordova-lib git commit: CB-11205 Respect saved variables when installing plugin

2016-08-09 Thread steven
CB-11205 Respect saved variables when installing plugin This closes #471 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/acb7b0a0 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/acb7b0a0 Diff:

[13/19] cordova-lib git commit: CB-11653 copied findProjectRoot from cordova-lib

2016-08-09 Thread steven
CB-11653 copied findProjectRoot from cordova-lib This closes #474 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/a429358e Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/a429358e Diff:

[01/19] cordova-lib git commit: CB-11569 Incremented package versions to -dev

2016-08-09 Thread steven
Repository: cordova-lib Updated Branches: refs/heads/common-1.4.x 09ab5bbc7 -> 3e57e4c33 refs/heads/master bc2d94235 -> 2a178662a CB-11569 Incremented package versions to -dev Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit:

[1/2] cordova-lib git commit: Updated version and RELEASENOTES.md for release cordova-common@1.4.1

2016-08-09 Thread steven
Repository: cordova-lib Updated Branches: refs/heads/master 780439cd1 -> bc2d94235 Updated version and RELEASENOTES.md for release cordova-common@1.4.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/46051b80

[2/2] cordova-lib git commit: Incremented package version to -dev

2016-08-09 Thread steven
Incremented package version to -dev Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/bc2d9423 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/bc2d9423 Diff:

svn commit: r14723 - in /dev/cordova/CB-11685: ./ cordova-6.3.1.tgz cordova-6.3.1.tgz.asc cordova-6.3.1.tgz.md5 cordova-6.3.1.tgz.sha cordova-lib-6.3.1.tgz cordova-lib-6.3.1.tgz.asc cordova-lib-6.3.1.

2016-08-09 Thread an-selm
Author: an-selm Date: Tue Aug 9 09:35:49 2016 New Revision: 14723 Log: CB-11685 Uploading release candidates for tools release Added: dev/cordova/CB-11685/ dev/cordova/CB-11685/cordova-6.3.1.tgz (with props) dev/cordova/CB-11685/cordova-6.3.1.tgz.asc

cordova-cli git commit: CB-11685 Increment package version to -dev

2016-08-09 Thread an-selm
Repository: cordova-cli Updated Branches: refs/heads/master 5e6e3bf10 -> 258eb28fc Updated Tags: refs/tags/6.3.1 [created] d192399a0 CB-11685 Increment package version to -dev Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit:

[1/2] cordova-cli git commit: CB-11685 Updated cordova-lib dependency to 6.3.1

2016-08-09 Thread an-selm
Repository: cordova-cli Updated Branches: refs/heads/6.3.x d316576e1 -> d192399a0 CB-11685 Updated cordova-lib dependency to 6.3.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/966200a7 Tree:

[2/2] cordova-cli git commit: CB-11685 Updated version and RELEASENOTES for release 6.3.1

2016-08-09 Thread an-selm
CB-11685 Updated version and RELEASENOTES for release 6.3.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/d192399a Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/d192399a Diff:

[6/6] cordova-lib git commit: CB-11685 Updated version and RELEASENOTES.md for 6.3.1 release

2016-08-09 Thread an-selm
CB-11685 Updated version and RELEASENOTES.md for 6.3.1 release Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/a2736f59 Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/a2736f59 Diff:

cordova-lib git commit: CB-11685 Increment package version to -dev

2016-08-09 Thread an-selm
Repository: cordova-lib Updated Branches: refs/heads/master ced64c434 -> d1c63d68a CB-11685 Increment package version to -dev Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/d1c63d68 Tree:

[1/6] cordova-lib git commit: CB-11589: Fix missing plugin files after restore

2016-08-09 Thread an-selm
Repository: cordova-lib Updated Branches: refs/heads/6.3.x 09ab5bbc7 -> a2736f594 CB-11589: Fix missing plugin files after restore This closes #464 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/63420225

[4/6] cordova-lib git commit: CB-11493: Add cordova emulate option to skip prepare

2016-08-09 Thread an-selm
CB-11493: Add cordova emulate option to skip prepare This closes #459 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/e4f30cee Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/e4f30cee Diff:

[cordova-lib] Git Push Summary

2016-08-09 Thread an-selm
Repository: cordova-lib Updated Tags: refs/tags/6.3.1 [created] a2736f594 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[3/6] cordova-lib git commit: CB-11194 Defer creating of libDir folder until something actually requests it

2016-08-09 Thread an-selm
CB-11194 Defer creating of libDir folder until something actually requests it This closes #462 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/647852e5 Tree:

[5/6] cordova-lib git commit: CB-11652 Update run and emulate to skip build

2016-08-09 Thread an-selm
CB-11652 Update run and emulate to skip build We need to add this conditional logic to cordova's `run` and `emulate` methods to skip build when `--nobuild` option is specified. CLI previously has delegated this logic to platform's `run` method but since introducing `before_deploy` hook we call

[2/6] cordova-lib git commit: CB-11205 Respect saved variables when installing plugin

2016-08-09 Thread an-selm
CB-11205 Respect saved variables when installing plugin This closes #471 Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/b5dc35ba Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/b5dc35ba Diff: