[jira] [Commented] (CB-8686) media plugin uses musicLibrary capability without really needing it

2015-03-31 Thread ASF subversion and git services (JIRA)

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

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

Commit fd9b6fcb9c1d63109d3fe97dd52556420979cd55 in cordova-plugin-media's 
branch refs/heads/old-ID from [~muratsu]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=fd9b6fc ]

CB-8686 - remove musicLibrary capability


> media plugin uses musicLibrary capability without really needing it
> ---
>
> Key: CB-8686
> URL: https://issues.apache.org/jira/browse/CB-8686
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media
>Reporter: Murat Sutunc
>Assignee: Murat Sutunc
>Priority: Minor
>
> Media plugin by default requests musicLibrary capability but it's not using 
> it. It should be removed since, it's not required.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-8686) media plugin uses musicLibrary capability without really needing it

2015-03-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8686:


Github user vladimir-kotikov commented on the pull request:

https://github.com/apache/cordova-plugin-media/pull/48#issuecomment-82173214
  
LGTM. @muratsu , could you please remove MSOT branch if it is not needed 
anymore?


> media plugin uses musicLibrary capability without really needing it
> ---
>
> Key: CB-8686
> URL: https://issues.apache.org/jira/browse/CB-8686
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media
>Reporter: Murat Sutunc
>Assignee: Murat Sutunc
>Priority: Minor
>
> Media plugin by default requests musicLibrary capability but it's not using 
> it. It should be removed since, it's not required.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-8686) media plugin uses musicLibrary capability without really needing it

2015-03-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8686:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-media/pull/48


> media plugin uses musicLibrary capability without really needing it
> ---
>
> Key: CB-8686
> URL: https://issues.apache.org/jira/browse/CB-8686
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media
>Reporter: Murat Sutunc
>Assignee: Murat Sutunc
>Priority: Minor
>
> Media plugin by default requests musicLibrary capability but it's not using 
> it. It should be removed since, it's not required.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-8686) media plugin uses musicLibrary capability without really needing it

2015-03-17 Thread ASF subversion and git services (JIRA)

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

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

Commit fd9b6fcb9c1d63109d3fe97dd52556420979cd55 in cordova-plugin-media's 
branch refs/heads/master from [~muratsu]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=fd9b6fc ]

CB-8686 - remove musicLibrary capability


> media plugin uses musicLibrary capability without really needing it
> ---
>
> Key: CB-8686
> URL: https://issues.apache.org/jira/browse/CB-8686
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media
>Reporter: Murat Sutunc
>Assignee: Murat Sutunc
>Priority: Minor
>
> Media plugin by default requests musicLibrary capability but it's not using 
> it. It should be removed since, it's not required.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-8686) media plugin uses musicLibrary capability without really needing it

2015-03-16 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8686:


GitHub user muratsu opened a pull request:

https://github.com/apache/cordova-plugin-media/pull/48

CB-8686 - remove musicLibrary capability

Media plugin by default requests musicLibrary capability but it's not using 
it. It should be removed since, it's not required.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MSOpenTech/cordova-plugin-media CB-8686

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

https://github.com/apache/cordova-plugin-media/pull/48.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 #48


commit fd9b6fcb9c1d63109d3fe97dd52556420979cd55
Author: Murat Sutunc 
Date:   2015-03-16T23:59:57Z

CB-8686 - remove musicLibrary capability




> media plugin uses musicLibrary capability without really needing it
> ---
>
> Key: CB-8686
> URL: https://issues.apache.org/jira/browse/CB-8686
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media
>Reporter: Murat Sutunc
>Assignee: Murat Sutunc
>Priority: Minor
>
> Media plugin by default requests musicLibrary capability but it's not using 
> it. It should be removed since, it's not required.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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