[jira] [Commented] (CB-12842) Two plugins with same provider make Android build crash

2018-03-27 Thread Gandhirajan (JIRA)

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

Gandhirajan commented on CB-12842:
--

[~bowserj] Could you please let me know what exactly needs be updated in this 
docs regarding this issue?

> Two plugins with same provider make Android build crash
> ---
>
> Key: CB-12842
> URL: https://issues.apache.org/jira/browse/CB-12842
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-android, cordova-docs, cordova-plugin-camera
> Environment: cordova-android 6.2.3
>Reporter: Jan Piotrowski (Sujan)
>Priority: Major
>
> Installing two plugins (in the example 
> https://github.com/apache/cordova-plugin-camera and 
> https://github.com/sitewaerts/cordova-plugin-document-viewer) can create 
> something like this:
> {code}
>  android:exported="false" android:grantUriPermissions="true" 
> android:name="android.support.v4.content.FileProvider">
>  android:resource="@xml/provider_paths" />
> 
>  android:authorities="io.ionic.conferenceapp.DocumentViewerPlugin.fileprovider"
>  android:exported="false" android:grantUriPermissions="true" 
> android:name="android.support.v4.content.FileProvider">
>  android:resource="@xml/documentviewer_file_paths" />
> 
> {code}
> This causes the build to fail like so:
> {code}
> ionic cordova run android
> UP-TO-DATE
> :generateArmv7DebugResources UP-TO-DATE
> :mergeArmv7DebugResources
>  UP-TO-DATE
> :processArmv7DebugManifest
> C:\Users\mohan\Documents\PrimusGIT\MobileApps\Demo\platforms\android\AndroidManifest.xml:16:9-18:20
>  Error:
> Element provider#android.support.v4.content.FileProvider at 
> AndroidManifest.xml:16:9-18:20 duplicated with element declared at 
> AndroidManifest.xml:13:9-15:20
> See http://g.co/androidstudio/manifest-merger for more information about the 
> manifest merger.
> :processArmv7DebugManifest FAILED
> C:\Users\mohan\Documents\PrimusGIT\MobileApps\Demo\platforms\android\AndroidManifest.xml
>  Error:
> Validation failed, exiting
> BUILD FAILED
> Total time: 27.006 secs
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':processArmv7DebugManifest'.
> > Manifest merger failed with multiple errors, see logs
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output.
> Error: cmd: Command failed with exit code 1 Error output:
> C:\Users\mohan\Documents\PrimusGIT\MobileApps\Demo\platforms\android\AndroidManifest.xml:16:9-18:20
>  Error:
> Element provider#android.support.v4.content.FileProvider at 
> AndroidManifest.xml:16:9-18:20 duplicated with element declared at 
> AndroidManifest.xml:13:9-15:20
> C:\Users\mohan\Documents\PrimusGIT\MobileApps\Demo\platforms\android\AndroidManifest.xml
>  Error:
> Validation failed, exiting
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':processArmv7DebugManifest'.
> > Manifest merger failed with multiple errors, see logs
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output.
> [ERROR] Cordova encountered an error.
> You may get more insight by running the Cordova command above 
> directly.
> [ERROR] An error occurred while running cordova run android (exit code 1).
> {code}
> How should this be handled?
> Forum topic where the problem originated:
> https://forum.ionicframework.com/t/ionic-plugin-document-viewer-creating-android-manifest-merger-issue-in-build/91297



--
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] [Assigned] (CB-13400) Restructure and test "Installing" instructions

2018-03-22 Thread Gandhirajan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gandhirajan reassigned CB-13400:


Assignee: Gandhirajan

> Restructure and test "Installing" instructions
> --
>
> Key: CB-13400
> URL: https://issues.apache.org/jira/browse/CB-13400
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: cordova-docs
>Reporter: Jan Piotrowski (Sujan)
>Assignee: Gandhirajan
>Priority: Major
>
> When https://github.com/apache/cordova-docs/pull/745 is merged, the resulting 
> "installing-a-development-environment.md" should be a) tested for correctness 
> and b) restructure by platform instead of by tech. Makes much more sense, as 
> one will only work through the list for one platform. c) might be to add some 
> explanation which tech is used for which reason and part of the site.



--
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] [Assigned] (CB-13955) No mention of 'Make' command running in 'developing-the-website' section

2018-03-21 Thread Gandhirajan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-13955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gandhirajan reassigned CB-13955:


Assignee: Gandhirajan

> No mention of 'Make' command running in 'developing-the-website' section
> 
>
> Key: CB-13955
> URL: https://issues.apache.org/jira/browse/CB-13955
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-docs
>Reporter: Gandhirajan
>Assignee: Gandhirajan
>Priority: Major
>
> Only 'Make' installation step is mentioned in the doc. But there no mention 
> of 'Make' command running in 'developing-the-website' section of cordova docs.



--
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] [Assigned] (CB-13964) 'Make' command to build cordova website dont work in windows

2018-03-21 Thread Gandhirajan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-13964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gandhirajan reassigned CB-13964:


Assignee: Gandhirajan

> 'Make' command to build cordova website dont work in windows
> 
>
> Key: CB-13964
> URL: https://issues.apache.org/jira/browse/CB-13964
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-docs
>Reporter: Gandhirajan
>Assignee: Gandhirajan
>Priority: Critical
>
> Make commands for cordova website devleopment dont work in windows OS



--
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] [Assigned] (CB-13994) Cordova plugins pages dont show up properly while running cordova website locally using make

2018-03-21 Thread Gandhirajan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-13994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gandhirajan reassigned CB-13994:


Assignee: Gandhirajan

> Cordova plugins pages dont show up properly while running cordova website 
> locally using make
> 
>
> Key: CB-13994
> URL: https://issues.apache.org/jira/browse/CB-13994
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-docs
>Reporter: Gandhirajan
>Assignee: Gandhirajan
>Priority: Critical
>
> If cordova website is built and run locally using Makefile, Plugins page wont 
> get rendered properly. The plugins list and platforms options are not loaded. 
> Basically the plugins page is broken for make build.



--
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] [Created] (CB-13994) Cordova plugins pages dont show up properly while running cordova website locally using make

2018-03-20 Thread Gandhirajan (JIRA)
Gandhirajan created CB-13994:


 Summary: Cordova plugins pages dont show up properly while running 
cordova website locally using make
 Key: CB-13994
 URL: https://issues.apache.org/jira/browse/CB-13994
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-docs
Reporter: Gandhirajan


If cordova website is built and run locally using Makefile, Plugins page wont 
get rendered properly. The plugins list and platforms options are not loaded. 
Basically the plugins page is broken for make build.



--
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] [Updated] (CB-13964) 'Make' command to build cordova website dont work in windows

2018-03-10 Thread Gandhirajan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-13964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gandhirajan updated CB-13964:
-
Summary: 'Make' command to build cordova website dont work in windows  
(was: 'Make' command to build cordova website dont working in windows)

> 'Make' command to build cordova website dont work in windows
> 
>
> Key: CB-13964
> URL: https://issues.apache.org/jira/browse/CB-13964
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-docs
>Reporter: Gandhirajan
>Priority: Critical
>
> Make commands for cordova website devleopment dont work in windows OS



--
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] [Created] (CB-13964) 'Make' command to build cordova website dont working in windows

2018-03-10 Thread Gandhirajan (JIRA)
Gandhirajan created CB-13964:


 Summary: 'Make' command to build cordova website dont working in 
windows
 Key: CB-13964
 URL: https://issues.apache.org/jira/browse/CB-13964
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-docs
Reporter: Gandhirajan


Make commands for cordova website devleopment dont work in windows OS



--
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-13955) No mention of 'Make' command running in 'developing-the-website' section

2018-03-06 Thread Gandhirajan (JIRA)

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

Gandhirajan commented on CB-13955:
--

Will have a check on this

> No mention of 'Make' command running in 'developing-the-website' section
> 
>
> Key: CB-13955
> URL: https://issues.apache.org/jira/browse/CB-13955
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-docs
>Reporter: Gandhirajan
>Priority: Major
>
> Only 'Make' installation step is mentioned in the doc. But there no mention 
> of 'Make' command running in 'developing-the-website' section of cordova docs.



--
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] [Created] (CB-13955) No mention of 'Make' command running in 'developing-the-website' section

2018-03-06 Thread Gandhirajan (JIRA)
Gandhirajan created CB-13955:


 Summary: No mention of 'Make' command running in 
'developing-the-website' section
 Key: CB-13955
 URL: https://issues.apache.org/jira/browse/CB-13955
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-docs
Reporter: Gandhirajan


Only 'Make' installation step is mentioned in the doc. But there no mention of 
'Make' command running in 'developing-the-website' section of cordova docs.



--
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-13400) Restructure and test "Installing" instructions

2018-03-03 Thread Gandhirajan (JIRA)

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

Gandhirajan commented on CB-13400:
--

Correctness of "installing-a-development-environment.md" is taken care for mac 
as well.

> Restructure and test "Installing" instructions
> --
>
> Key: CB-13400
> URL: https://issues.apache.org/jira/browse/CB-13400
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: cordova-docs
>Reporter: Jan Piotrowski (Sujan)
>Priority: Major
>
> When https://github.com/apache/cordova-docs/pull/745 is merged, the resulting 
> "installing-a-development-environment.md" should be a) tested for correctness 
> and b) restructure by platform instead of by tech. Makes much more sense, as 
> one will only work through the list for one platform. c) might be to add some 
> explanation which tech is used for which reason and part of the site.



--
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-13400) Restructure and test "Installing" instructions

2018-02-28 Thread Gandhirajan (JIRA)

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

Gandhirajan commented on CB-13400:
--

Correctness of "installing-a-development-environment.md" is taken care for 
windows.

> Restructure and test "Installing" instructions
> --
>
> Key: CB-13400
> URL: https://issues.apache.org/jira/browse/CB-13400
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: cordova-docs
>Reporter: Jan Piotrowski (Sujan)
>Priority: Major
>
> When https://github.com/apache/cordova-docs/pull/745 is merged, the resulting 
> "installing-a-development-environment.md" should be a) tested for correctness 
> and b) restructure by platform instead of by tech. Makes much more sense, as 
> one will only work through the list for one platform. c) might be to add some 
> explanation which tech is used for which reason and part of the site.



--
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-10872) Add documentation for the Browser platform

2018-02-20 Thread Gandhirajan (JIRA)

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

Gandhirajan commented on CB-10872:
--

I will look into this

> Add documentation for the Browser platform
> --
>
> Key: CB-10872
> URL: https://issues.apache.org/jira/browse/CB-10872
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-browser
> Environment: Browser Platform
>Reporter: Robert Posener
>Priority: Critical
>  Labels: browser-next
>
> TOC under Platforms is missing Browser
> Config.xml is missing Browser
> Customize Icons is missing Browser
> [~filmaj] notes: cordova-browser README.md once-over. Do the PWA notes apply? 
> feels like this section could use more ellaboration. 



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