[GitHub] vincent-at-684857612710 commented on issue #266: Any problem in build process triggers "No valid MSBuild was detected for the selected target:" exception

2018-04-12 Thread GitBox
vincent-at-684857612710 commented on issue #266: Any problem in build process triggers "No valid MSBuild was detected for the selected target:" exception URL: https://github.com/apache/cordova-windows/issues/266#issuecomment-380719108 Any luck resolving this issue?? ---

[GitHub] janpio commented on issue #266: Any problem in build process triggers "No valid MSBuild was detected for the selected target:" exception

2018-04-12 Thread GitBox
janpio commented on issue #266: Any problem in build process triggers "No valid MSBuild was detected for the selected target:" exception URL: https://github.com/apache/cordova-windows/issues/266#issuecomment-380746114 Which one exactly? This issue refers to a problem in the way the

[GitHub] vincent-at-684857612710 commented on issue #266: Any problem in build process triggers "No valid MSBuild was detected for the selected target:" exception

2018-04-12 Thread GitBox
vincent-at-684857612710 commented on issue #266: Any problem in build process triggers "No valid MSBuild was detected for the selected target:" exception URL: https://github.com/apache/cordova-windows/issues/266#issuecomment-380746898 I get the above mentioned error whenever i run cordova b

[GitHub] janpio commented on issue #266: Any problem in build process triggers "No valid MSBuild was detected for the selected target:" exception

2018-04-12 Thread GitBox
janpio commented on issue #266: Any problem in build process triggers "No valid MSBuild was detected for the selected target:" exception URL: https://github.com/apache/cordova-windows/issues/266#issuecomment-380747731 Please open a new issue so we can debug this step by step. (Start by inc

[GitHub] vincent-at-684857612710 opened a new issue #273: cordova build windows generates following error "Error: No valid MSBuild was detected for the selected target."

2018-04-12 Thread GitBox
vincent-at-684857612710 opened a new issue #273: cordova build windows generates following error "Error: No valid MSBuild was detected for the selected target." URL: https://github.com/apache/cordova-windows/issues/273 cordova platform list Installed platforms: browser 5.0.3, ios 4.5.4,

[GitHub] janpio commented on issue #273: cordova build windows generates following error "Error: No valid MSBuild was detected for the selected target."

2018-04-12 Thread GitBox
janpio commented on issue #273: cordova build windows generates following error "Error: No valid MSBuild was detected for the selected target." URL: https://github.com/apache/cordova-windows/issues/273#issuecomment-380752196 Uh - current `cordova` version is 8.0.0 and current `cordova-windo

[GitHub] janpio commented on issue #273: cordova build windows generates following error "Error: No valid MSBuild was detected for the selected target."

2018-04-12 Thread GitBox
janpio commented on issue #273: cordova build windows generates following error "Error: No valid MSBuild was detected for the selected target." URL: https://github.com/apache/cordova-windows/issues/273#issuecomment-380752196 Uh - current `cordova` version is 8.0.0 and current `cordova-windo

[GitHub] vincent-at-684857612710 commented on issue #273: cordova build windows generates following error "Error: No valid MSBuild was detected for the selected target."

2018-04-12 Thread GitBox
vincent-at-684857612710 commented on issue #273: cordova build windows generates following error "Error: No valid MSBuild was detected for the selected target." URL: https://github.com/apache/cordova-windows/issues/273#issuecomment-380753623 This is the whole error generated:: cordo

[GitHub] vincent-at-684857612710 commented on issue #273: cordova build windows generates following error "Error: No valid MSBuild was detected for the selected target."

2018-04-12 Thread GitBox
vincent-at-684857612710 commented on issue #273: cordova build windows generates following error "Error: No valid MSBuild was detected for the selected target." URL: https://github.com/apache/cordova-windows/issues/273#issuecomment-380753623 This is the whole error generated:: cordo

[GitHub] stevengill closed pull request #67: CB-13892:(all) Remove navigator.notification

2018-04-12 Thread GitBox
stevengill closed pull request #67: CB-13892:(all) Remove navigator.notification URL: https://github.com/apache/cordova-plugin-vibration/pull/67 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As t

[cordova-plugin-vibration] branch master updated (9c3cc43 -> 06e9aa4)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-vibration.git. from 9c3cc43 Fix release notes (#64) add 46d7db8 CB-13892:(all) Remove navigator.notification

[cordova-plugin-vibration] 01/01: Merge pull request #67 from jcesarmobile/CB-13892

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-vibration.git commit 06e9aa4a57aa8b368e5e402ace05776e4f2a496a Merge: 9c3cc43 46d7db8 Author: Steve Gill AuthorDate: Thu Apr

[cordova-plugin-inappbrowser] branch master updated (3f0528c -> 013a861)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git. from 3f0528c CB-13826 Incremented plugin version. add a3fca87 Fix navigation buttons on iOS

[GitHub] stevengill closed pull request #264: CB-13984: (ios) Fix toolbar navigation buttons always being hidden

2018-04-12 Thread GitBox
stevengill closed pull request #264: CB-13984: (ios) Fix toolbar navigation buttons always being hidden URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/264 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for t

[cordova-plugin-inappbrowser] 01/01: Merge pull request #260 from bentleyo/navigation-buttons

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git commit 013a861493a51821a79b16cd3c396458edf659fa Merge: 3f0528c 65a825a Author: Steve Gill AuthorDate: Thu

[GitHub] stevengill commented on issue #264: CB-13984: (ios) Fix toolbar navigation buttons always being hidden

2018-04-12 Thread GitBox
stevengill commented on issue #264: CB-13984: (ios) Fix toolbar navigation buttons always being hidden URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/264#issuecomment-380904936 Decided to merge #260 instead

[GitHub] stevengill closed pull request #260: Fix nav buttons on iOS and allow custom color

2018-04-12 Thread GitBox
stevengill closed pull request #260: Fix nav buttons on iOS and allow custom color URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/260 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance

[GitHub] infil00p closed pull request #263: CB-14013: (android) Change the InAppBrowser to allow custom schemes for oAuth

2018-04-12 Thread GitBox
infil00p closed pull request #263: CB-14013: (android) Change the InAppBrowser to allow custom schemes for oAuth URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/263 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed be

[cordova-plugin-inappbrowser] 01/01: Merge pull request #263 from SailingSteve/CB-14013-InAppBrowser-AllowCustomSchemes

2018-04-12 Thread bowserj
This is an automated email from the ASF dual-hosted git repository. bowserj pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git commit 50db5c498c3760a4df9ea4ab569de2832ac19f7f Merge: 013a861 42df297 Author: Joe Bowser AuthorDate: Th

[cordova-plugin-inappbrowser] branch master updated (013a861 -> 50db5c4)

2018-04-12 Thread bowserj
This is an automated email from the ASF dual-hosted git repository. bowserj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git. from 013a861 Merge pull request #260 from bentleyo/navigation-buttons add 44d9bb0 InAppBrows

[GitHub] stevengill closed pull request #254: CB-13659 (iOS) Add hidespinner option

2018-04-12 Thread GitBox
stevengill closed pull request #254: CB-13659 (iOS) Add hidespinner option URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/254 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As thi

[cordova-plugin-inappbrowser] branch master updated (50db5c4 -> 974ca33)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git. from 50db5c4 Merge pull request #263 from SailingSteve/CB-14013-InAppBrowser-AllowCustomSchemes

[cordova-plugin-inappbrowser] 01/01: Merge pull request #254 from NiklasMerz/loading-spinner

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git commit 974ca3309a176c298bf421b658b4f2b0faeac42b Merge: 50db5c4 695e1b0 Author: Steve Gill AuthorDate: Thu

[cordova-plugin-vibration] branch master updated: CB-14022: documented android quirk with vibration

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-vibration.git The following commit(s) were added to refs/heads/master by this push: new 930b91d CB-14022: documented

[cordova-plugin-device] tag 2.0.2 created (now e83c1af)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to tag 2.0.2 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-device.git. at e83c1af (commit) This tag includes the following new commits: new e83c1af CB-14030 Updated version

[cordova-plugin-device] 01/01: CB-14030 Updated version and RELEASENOTES.md for release 2.0.2 (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to tag 2.0.2 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-device.git commit e83c1afd848ac05505b9b8fa11cb5061230c4463 Author: Steve Gill AuthorDate: Thu Apr 12 17:06:21 2018 -0700 C

[cordova-plugin-vibration] branch master updated (930b91d -> 6aac0d1)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-vibration.git. from 930b91d CB-14022: documented android quirk with vibration new 0b32340 CB-14030 Updated versi

[cordova-plugin-vibration] 02/02: Set VERSION to 3.1.1-dev (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-vibration.git commit 6aac0d1395f2e345fee8877c621b0178a2565e6b Author: Steve Gill AuthorDate: Thu Apr 12 17:16:16 2018 -0700

[cordova-plugin-vibration] 01/02: CB-14030 Updated version and RELEASENOTES.md for release 3.1.0 (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-vibration.git commit 0b323409f963fe4c0f3e968a2a20b593b66bde98 Author: Steve Gill AuthorDate: Thu Apr 12 17:06:22 2018 -0700

[cordova-plugin-vibration] tag 3.1.0 created (now 0b32340)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to tag 3.1.0 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-vibration.git. at 0b32340 (commit) No new revisions were added by this update. -- To stop receiving notification email

[cordova-plugin-vibration] branch 3.1.x created (now 0b32340)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch 3.1.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-vibration.git. at 0b32340 CB-14030 Updated version and RELEASENOTES.md for release 3.1.0 (via coho) No new revision

[cordova-plugin-statusbar] tag 2.4.2 created (now fbc4862)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to tag 2.4.2 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-statusbar.git. at fbc4862 (commit) No new revisions were added by this update. -- To stop receiving notification email

[cordova-plugin-statusbar] 01/02: CB-14030 Updated version and RELEASENOTES.md for release 2.4.2 (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-statusbar.git commit fbc4862dbd0713a1eb276eb0e184a2963c08d7aa Author: Steve Gill AuthorDate: Thu Apr 12 17:06:22 2018 -0700

[cordova-plugin-statusbar] branch master updated (4c1507b -> b8e0b01)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-statusbar.git. from 4c1507b Merge pull request #95 from jcesarmobile/CB-12679 new fbc4862 CB-14030 Updated versi

[cordova-plugin-statusbar] 02/02: Set VERSION to 2.4.3-dev (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-statusbar.git commit b8e0b0188839265088bbef6372dd4eb855f4a677 Author: Steve Gill AuthorDate: Thu Apr 12 17:16:16 2018 -0700

[cordova-plugin-statusbar] branch 2.4.x updated (4988b6f -> fbc4862)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch 2.4.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-statusbar.git. from 4988b6f CB-13714 Updated version and RELEASENOTES.md for release 2.4.1 (via coho) add bca70c2

[cordova-plugin-inappbrowser] 01/01: CB-14030 Updated version and RELEASENOTES.md for release 3.0.0 (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch 3.0.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git commit 200f7c19235e1956458f3df58dcce07fe93ece66 Author: Steve Gill AuthorDate: Thu Apr 12 17:06:22 2018 -0

[cordova-plugin-inappbrowser] branch 3.0.x created (now 200f7c1)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch 3.0.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git. at 200f7c1 CB-14030 Updated version and RELEASENOTES.md for release 3.0.0 (via coho) This branch

[cordova-plugin-inappbrowser] branch master updated (974ca33 -> 220cb39)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git. from 974ca33 Merge pull request #254 from NiklasMerz/loading-spinner add 200f7c1 CB-14030 Upd

[cordova-plugin-inappbrowser] tag 3.0.0 created (now 200f7c1)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to tag 3.0.0 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git. at 200f7c1 (commit) No new revisions were added by this update. -- To stop receiving notification e

[cordova-plugin-inappbrowser] 01/01: Set VERSION to 3.0.1-dev (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git commit 220cb39f93c468922d788ed02694729594e7e8fa Author: Steve Gill AuthorDate: Thu Apr 12 17:16:16 2018 -

[cordova-plugin-media-capture] branch master updated (9b36084 -> f3fa6e8)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git. from 9b36084 Merge pull request #93 from jcesarmobile/CB-13866 new 288a47e CB-14030 Updated

[cordova-plugin-media-capture] 02/02: Set VERSION to 3.0.3-dev (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git commit f3fa6e89b513172b1ff275e4a6367c6a14dd2793 Author: Steve Gill AuthorDate: Thu Apr 12 17:16:16 2018

[cordova-plugin-media-capture] 01/02: CB-14030 Updated version and RELEASENOTES.md for release 3.0.2 (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git commit 288a47eee12b8cff7c3512d87b5aa2023daa46d5 Author: Steve Gill AuthorDate: Thu Apr 12 17:06:22 2018

[cordova-plugin-media-capture] tag 3.0.2 created (now 288a47e)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to tag 3.0.2 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git. at 288a47e (commit) No new revisions were added by this update. -- To stop receiving notification

[cordova-plugin-media-capture] 01/01: Merge commit '288a47eee12b8cf' into 3.0.x

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch 3.0.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git commit 2e3cfaae12709cf35a5d16c3ddf5827edf809ced Merge: 0094e74 288a47e Author: Steve Gill AuthorDate: Thu

[cordova-plugin-media-capture] branch 3.0.x updated (0094e74 -> 2e3cfaa)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch 3.0.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git. from 0094e74 Merge branch 'master' into 3.0.x add d7e7648 Set VERSION to 3.0.2-dev (via coho)

[cordova-plugin-globalization] tag 1.11.0 created (now 6533114)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to tag 1.11.0 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-globalization.git. at 6533114 (commit) No new revisions were added by this update. -- To stop receiving notification

[cordova-plugin-globalization] 01/02: CB-14030 Updated version and RELEASENOTES.md for release 1.11.0 (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-globalization.git commit 65331146ca90d92d4fcb47c58937a7fcb8933797 Author: Steve Gill AuthorDate: Thu Apr 12 17:06:22 2018

[cordova-plugin-globalization] 02/02: Set VERSION to 1.11.1-dev (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-globalization.git commit 8c8aa138e9d519055e221342beef220c7af01e70 Author: Steve Gill AuthorDate: Thu Apr 12 17:16:16 2018

[cordova-plugin-globalization] branch master updated (a44f4c8 -> 8c8aa13)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-globalization.git. from a44f4c8 Updating moment.js to version 2.20.1 (#64) new 6533114 CB-14030 Updated version

[cordova-plugin-globalization] branch 1.11.x created (now 6533114)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch 1.11.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-globalization.git. at 6533114 CB-14030 Updated version and RELEASENOTES.md for release 1.11.0 (via coho) No new r

[cordova-plugin-device] branch 2.0.x updated (ad0821d -> e83c1af)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch 2.0.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-device.git. from ad0821d CB-13714 Updated version and RELEASENOTES.md for release 2.0.1 (via coho) add 38bf066 S

[cordova-plugin-device] branch master updated (7a2af2d -> ee3cb6d)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-device.git. from 7a2af2d Merge pull request #77 from jcesarmobile/CB-13893 add e83c1af CB-14030 Updated version

[cordova-plugin-device] 01/01: Set VERSION to 2.0.3-dev (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-device.git commit ee3cb6d16a67432a6e958bbb785b8aa696728a3b Author: Steve Gill AuthorDate: Thu Apr 12 17:16:15 2018 -0700

[cordova-plugin-camera] branch master updated (c8581ba -> 37e12e8)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git. from c8581ba Merge pull request #275 from cjpearson/CB12953 add 9d05a1e CB-14030 Updated version and

[cordova-plugin-camera] 01/01: Set VERSION to 4.0.4-dev (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git commit 37e12e85fbb2d733b02bda766133826f358f4488 Author: Steve Gill AuthorDate: Thu Apr 12 17:16:12 2018 -0700

[cordova-plugin-camera] branch 4.0.x updated (970aa74 -> b1f1abd)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch 4.0.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git. from 970aa74 CB-13826 Updated version and RELEASENOTES.md for release 4.0.2 add 4b276ee CB-13826 Upda

[cordova-plugin-camera] 01/01: merge commit

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch 4.0.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git commit b1f1abdac17c910e1472366bfa3a8c05a141f7b0 Merge: 970aa74 9d05a1e Author: Steve Gill AuthorDate: Thu Apr 12

[cordova-plugin-camera] tag 4.0.3 deleted (was 9d05a1e)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to tag 4.0.3 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git. *** WARNING: tag 4.0.3 was deleted! *** was 9d05a1e CB-14030 Updated version and RELEASENOTES.md for release

[cordova-plugin-camera] 01/01: fixed issue with version, 4.0.3

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to tag 4.0.3 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git commit 6ce1443622946c6a1964fd1067efd9b47f414b1a Author: Steve Gill AuthorDate: Thu Apr 12 18:04:49 2018 -0700 f

[cordova-plugin-camera] tag 4.0.3 created (now 6ce1443)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to tag 4.0.3 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git. at 6ce1443 (commit) This tag includes the following new commits: new 6ce1443 fixed issue with version

[cordova-plugin-camera] 01/01: Set VERSION to 4.0.4-dev (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git commit d9d80e40c1c44edb0661058dc588c9ea59ff185c Author: Steve Gill AuthorDate: Thu Apr 12 18:06:58 2018 -0700

[cordova-plugin-camera] branch master updated (37e12e8 -> d9d80e4)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git. from 37e12e8 Set VERSION to 4.0.4-dev (via coho) add 6ce1443 fixed issue with version, 4.0.3 ne

[cordova-plugin-battery-status] branch 2.0.x updated (7fa0fe4 -> aebf1a1)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch 2.0.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-battery-status.git. from 7fa0fe4 CB-13714 Updated version and RELEASENOTES.md for release 2.0.1 (via coho) add b

[cordova-plugin-battery-status] branch master updated (c2a526e -> 34af4ad)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-battery-status.git. from c2a526e Merge pull request #31 from Geotab/CB-10645cordova-plugin-battery-status add a

[cordova-plugin-battery-status] 01/01: Set VERSION to 2.0.3-dev (via coho)

2018-04-12 Thread steven
This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-battery-status.git commit 34af4ad8e6861080cb309a49d7e08777bcdb28a6 Author: Steve Gill AuthorDate: Thu Apr 12 17:16:12 2018

svn commit: r26316 - /dev/cordova/CB-14030/

2018-04-12 Thread steven
Author: steven Date: Fri Apr 13 01:20:17 2018 New Revision: 26316 Log: CB-14030 Uploading release candidates for plugins release Added: dev/cordova/CB-14030/ dev/cordova/CB-14030/cordova-plugin-battery-status-2.0.2.tgz (with props) dev/cordova/CB-14030/cordova-plugin-battery-status-

[GitHub] stevengill opened a new pull request #812: CB-14030: added plugins release blog post

2018-04-12 Thread GitBox
stevengill opened a new pull request #812: CB-14030: added plugins release blog post URL: https://github.com/apache/cordova-docs/pull/812 ### Platforms affected ### What does this PR do? ### What testing has been done on this change? ### Checklist