[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-04-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16436598#comment-16436598
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit 4b276ee5349528758d32737a54eeb67a1891fef7 in cordova-plugin-camera's 
branch refs/heads/4.0.x from [~surajpindoria]
[ https://gitbox.apache.org/repos/asf?p=cordova-plugin-camera.git;h=4b276ee ]

CB-13826 Updated version and RELEASENOTES.md for release 4.0.2


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-04-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16436599#comment-16436599
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit ad8788a5e6acc9984029baf0f937fb73d999bc39 in cordova-plugin-camera's 
branch refs/heads/4.0.x from [~surajpindoria]
[ https://gitbox.apache.org/repos/asf?p=cordova-plugin-camera.git;h=ad8788a ]

CB-13826 Incremented plugin version.


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16345531#comment-16345531
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit 21a9863dea9464f5bf5ca0f5b557bb0b4a3d485a in cordova-docs's branch 
refs/heads/master from [~surajpindoria]
[ https://gitbox.apache.org/repos/asf?p=cordova-docs.git;h=21a9863 ]

CB-13826: Plugins release blog post (#786)



> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-30 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16345530#comment-16345530
 ] 

ASF GitHub Bot commented on CB-13826:
-

surajpindoria closed pull request #786: CB-13826: Plugins release blog post
URL: https://github.com/apache/cordova-docs/pull/786
 
 
   

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 this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/www/_posts/2018-01-29-plugins-release.md 
b/www/_posts/2018-01-29-plugins-release.md
new file mode 100644
index 0..ec9206773
--- /dev/null
+++ b/www/_posts/2018-01-29-plugins-release.md
@@ -0,0 +1,48 @@
+---
+layout: post
+author:
+name: Suraj Pindoria
+url: https://twitter.com/surajpindoria
+title:  "Plugins Release"
+categories: news
+tags: release plugins
+---
+
+The following plugins were updated today:
+
+* cordova-plugin-camera@4.0.2
+* cordova-plugin-file-transfer@1.7.1
+* cordova-plugin-inappbrowser@2.0.2
+* cordova-plugin-media@5.0.2
+* cordova-plugin-splashscreen@5.0.2
+
+
+You can update any plugin by removing it, and then re-adding it.
+
+ E.g. To update your camera plugin:
+
+cordova plugin rm cordova-plugin-camera
+cordova plugin add cordova-plugin-camera@latest
+
+Changes include:
+
+cordova-plugin-camera@4.0.2
+* [CB-13781](https://issues.apache.org/jira/browse/CB-13781) (android) Fixed 
permissions request on **Android** 8 to save a photo into the photo album
+* [CB-13747](https://issues.apache.org/jira/browse/CB-13747) Add 
build-tools-26.0.2 to travis
+
+cordova-plugin-file-transfer@1.7.1
+* [CB-13749](https://issues.apache.org/jira/browse/CB-13749) Add 
build-tools-26.0.2 to travis
+
+cordova-plugin-inappbrowser@2.0.2
+* [CB-13791](https://issues.apache.org/jira/browse/CB-13791) Add **Android** 
support for a footer close button
+* [CB-13409](https://issues.apache.org/jira/browse/CB-13409) Lets user adjust 
color of toolbar, hide navigation buttons and set custom text on close button
+* [CB-13746](https://issues.apache.org/jira/browse/CB-13746) Add 
build-tools-26.0.2 to travis
+
+cordova-plugin-media@5.0.2
+* [CB-13751](https://issues.apache.org/jira/browse/CB-13751) Add 
build-tools-26.0.2 to travis (#163)
+* Fix for [CB-11513](https://issues.apache.org/jira/browse/CB-11513)
+* [CB-7684](https://issues.apache.org/jira/browse/CB-7684) (#143)
+
+cordova-plugin-splashscreen@5.0.2
+* [CB-13750](https://issues.apache.org/jira/browse/CB-13750) Add 
build-tools-26.0.2 to travis
+* [CB-13737](https://issues.apache.org/jira/browse/CB-13737) (iOS): fix Splash 
screen images for iPhone X


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-30 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16345475#comment-16345475
 ] 

ASF GitHub Bot commented on CB-13826:
-

surajpindoria commented on a change in pull request #786: CB-13826: Plugins 
release blog post
URL: https://github.com/apache/cordova-docs/pull/786#discussion_r164818563
 
 

 ##
 File path: www/_posts/2018-01-29-plugins-release.md
 ##
 @@ -0,0 +1,50 @@
+---
+layout: post
+author:
+name: Suraj Pindoria
+url: https://twitter.com/surajpindoria
+title:  "Plugins Release"
+categories: news
+tags: release plugins
+---
+
+The following plugins were updated today:
+
+* cordova-plugin-camera@4.0.2
+* cordova-plugin-file-transfer@1.7.1
+* cordova-plugin-inappbrowser@2.0.2
+* cordova-plugin-media@5.0.2
+* cordova-plugin-splashscreen@5.0.2
+
+Our last plugin release had an issue which made it impossible to install from 
npm. These point releases of the plugins fix the bug allowing you to install 
from npm as well as git url.
 
 Review comment:
   Oops, I definitely did not copy/paste from the last blog post  


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-29 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16344458#comment-16344458
 ] 

ASF GitHub Bot commented on CB-13826:
-

macdonst commented on a change in pull request #786: CB-13826: Plugins release 
blog post
URL: https://github.com/apache/cordova-docs/pull/786#discussion_r164634662
 
 

 ##
 File path: www/_posts/2018-01-29-plugins-release.md
 ##
 @@ -0,0 +1,50 @@
+---
+layout: post
+author:
+name: Suraj Pindoria
+url: https://twitter.com/surajpindoria
+title:  "Plugins Release"
+categories: news
+tags: release plugins
+---
+
+The following plugins were updated today:
+
+* cordova-plugin-camera@4.0.2
+* cordova-plugin-file-transfer@1.7.1
+* cordova-plugin-inappbrowser@2.0.2
+* cordova-plugin-media@5.0.2
+* cordova-plugin-splashscreen@5.0.2
+
+Our last plugin release had an issue which made it impossible to install from 
npm. These point releases of the plugins fix the bug allowing you to install 
from npm as well as git url.
 
 Review comment:
   @surajpindoria you can get rid of this statement as it was done in the last 
plugin release on Dec 30th.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-29 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16344260#comment-16344260
 ] 

ASF GitHub Bot commented on CB-13826:
-

surajpindoria opened a new pull request #786: CB-13826: Plugins release blog 
post
URL: https://github.com/apache/cordova-docs/pull/786
 
 
   
   
   ### Platforms affected
   all
   
   ### What does this PR do?
   Add blog post for plugins release
   
   ### What testing has been done on this change?
   Tested the post locally
   
   ### Checklist
   - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
   - [x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
   - [x] Added automated test coverage as appropriate for this change.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339775#comment-16339775
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit d892a89c1492683d7160f1ddb6e905412436befd in cordova-plugin-media's 
branch refs/heads/5.0.x from [~surajpindoria]
[ https://gitbox.apache.org/repos/asf?p=cordova-plugin-media.git;h=d892a89 ]

CB-13826 Updated version and RELEASENOTES.md for release 5.0.2


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339764#comment-16339764
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit 6211dd65ac638604aa4577d4c38136ed5a387a8e in 
cordova-plugin-inappbrowser's branch refs/heads/2.0.x from [~surajpindoria]
[ 
https://gitbox.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=6211dd6 
]

CB-13826 Updated version and RELEASENOTES.md for release 2.0.2


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339755#comment-16339755
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit 67b1348363510db87f2bf22ab45c2d29fb5eb51e in 
cordova-plugin-splashscreen's branch refs/heads/5.0.x from [~surajpindoria]
[ 
https://gitbox.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=67b1348 
]

CB-13826 Updated version and RELEASENOTES.md for release 5.0.2


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339734#comment-16339734
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit d96c08e00badb5beca400abce4885bded56a03f7 in 
cordova-plugin-splashscreen's branch refs/heads/master from [~surajpindoria]
[ 
https://gitbox.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=d96c08e 
]

CB-13826 Incremented plugin version.


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339730#comment-16339730
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit 067bad99a5e1c709db11e71fd9697226dab1856e in cordova-plugin-media's 
branch refs/heads/master from [~surajpindoria]
[ https://gitbox.apache.org/repos/asf?p=cordova-plugin-media.git;h=067bad9 ]

CB-13826 Incremented plugin version.


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339729#comment-16339729
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit f90bac5f32f1f73084d9a8cfee8554ffdc03f47f in cordova-plugin-media's 
branch refs/heads/master from [~surajpindoria]
[ https://gitbox.apache.org/repos/asf?p=cordova-plugin-media.git;h=f90bac5 ]

CB-13826 Updated version and RELEASENOTES.md for release 5.0.2


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339741#comment-16339741
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit 91144f393140866febcb6fc32360afd97137a732 in 
cordova-plugin-file-transfer's branch refs/heads/1.7.x from [~surajpindoria]
[ 
https://gitbox.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=91144f3
 ]

CB-13826 Updated version and RELEASENOTES.md for release 1.7.1


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339732#comment-16339732
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit ad8788a5e6acc9984029baf0f937fb73d999bc39 in cordova-plugin-camera's 
branch refs/heads/master from [~surajpindoria]
[ https://gitbox.apache.org/repos/asf?p=cordova-plugin-camera.git;h=ad8788a ]

CB-13826 Incremented plugin version.


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339736#comment-16339736
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit 3f0528c38010be98f5a0248f2468d4e35fa5b482 in 
cordova-plugin-inappbrowser's branch refs/heads/master from [~surajpindoria]
[ 
https://gitbox.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=3f0528c 
]

CB-13826 Incremented plugin version.


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339747#comment-16339747
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit 970aa74c1edcb6aaefa6b77b67c7214c75bf44af in cordova-plugin-camera's 
branch refs/heads/4.0.x from [~surajpindoria]
[ https://gitbox.apache.org/repos/asf?p=cordova-plugin-camera.git;h=970aa74 ]

CB-13826 Updated version and RELEASENOTES.md for release 4.0.2


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339733#comment-16339733
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit 09e1f06fb0a78c4a0407bcfc9d66ff11d2681ce4 in 
cordova-plugin-splashscreen's branch refs/heads/master from [~surajpindoria]
[ 
https://gitbox.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=09e1f06 
]

CB-13826 Updated version and RELEASENOTES.md for release 5.0.2


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339731#comment-16339731
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit 4b276ee5349528758d32737a54eeb67a1891fef7 in cordova-plugin-camera's 
branch refs/heads/master from [~surajpindoria]
[ https://gitbox.apache.org/repos/asf?p=cordova-plugin-camera.git;h=4b276ee ]

CB-13826 Updated version and RELEASENOTES.md for release 4.0.2


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339735#comment-16339735
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit 7eb2e1ea0302ac601ae7abe9b6478c14ccfe6311 in 
cordova-plugin-inappbrowser's branch refs/heads/master from [~surajpindoria]
[ 
https://gitbox.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=7eb2e1e 
]

CB-13826 Updated version and RELEASENOTES.md for release 2.0.2


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339726#comment-16339726
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit b7de6f9d4ef25b76b63a07906dac3a602625664f in 
cordova-plugin-file-transfer's branch refs/heads/master from [~surajpindoria]
[ 
https://gitbox.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=b7de6f9
 ]

CB-13826 Incremented plugin version.


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (CB-13826) Plugins Release Jan 24, 2018

2018-01-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339725#comment-16339725
 ] 

ASF subversion and git services commented on CB-13826:
--

Commit 8747b4018e206ae4262a7b493c5053f253b9ce3c in 
cordova-plugin-file-transfer's branch refs/heads/master from [~surajpindoria]
[ 
https://gitbox.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=8747b40
 ]

 CB-13826 Updated version and RELEASENOTES.md for release 1.7.1


> Plugins Release Jan 24, 2018
> 
>
> Key: CB-13826
> URL: https://issues.apache.org/jira/browse/CB-13826
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Suraj Pindoria
>Assignee: Suraj Pindoria
>Priority: Major
>
> Following steps at 
> [https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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