[jira] [Created] (CB-10927) Framework references in plugin.xml file prevent Windows Universal projects from being used on other machines

2016-03-22 Thread James Dubee (JIRA)
James Dubee created CB-10927:


 Summary: Framework references in plugin.xml file prevent Windows 
Universal projects from being used on other machines
 Key: CB-10927
 URL: https://issues.apache.org/jira/browse/CB-10927
 Project: Apache Cordova
  Issue Type: Bug
  Components: Windows
Reporter: James Dubee


For Windows Universal, a framework reference in plugin.xml files results in a 
hardcoded path being written to CordovaApp.sln, and CordovaApp.Phone.jsproj. 
This hardcoded path is specific to the user's machine in which the plugin was 
installed on. This prevents moving a project from one machine to another 
without manually editing CordovaApp.sln, and CordovaApp.Phone.jsproj.



--
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] [Created] (CB-10908) Add a plugin with the --save flag clubbers data that is written a plugin's install hook

2016-03-19 Thread James Dubee (JIRA)
James Dubee created CB-10908:


 Summary: Add a plugin with the --save flag clubbers data that is 
written a plugin's install hook
 Key: CB-10908
 URL: https://issues.apache.org/jira/browse/CB-10908
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaLib
 Environment: Any
Reporter: James Dubee


When adding a plugin with the --save flag, any data that that plugin's install 
hook writes to the config.xml will be erased resulting in data corruption.



--
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] [Created] (CB-10792) Cannot install cordova-plugin-globalization with cordova-windows on Ubuntu

2016-03-04 Thread James Dubee (JIRA)
James Dubee created CB-10792:


 Summary: Cannot install cordova-plugin-globalization with 
cordova-windows on Ubuntu
 Key: CB-10792
 URL: https://issues.apache.org/jira/browse/CB-10792
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Globalization, Windows
 Environment: Linux
Reporter: James Dubee


When installing cordova-plugin-globalization with the cordova-windows platform 
on Ubuntu the following error results.

Installing "cordova-plugin-globalization" for windows
Failed to install 'cordova-plugin-globalization':CordovaError: Uh oh!
"/home/charan/Desktop/DevOpsApp/plugins/cordova-plugin-globalization/src/Windows/GlobalizationProxy.winmd"
 not found!
at copyFile 
(/home/charan/Desktop/DevOpsApp/platforms/windows/cordova/lib/PluginHandler.js:173:36)
at handlers.framework.install 
(/home/charan/Desktop/DevOpsApp/platforms/windows/cordova/lib/PluginHandler.js:80:17)
at Object.ActionStack.process 
(/home/charan/Desktop/DevOpsApp/platforms/windows/cordova/node_modules/cordova-common/src/ActionStack.js:56:25)
at Api.addPlugin 
(/home/charan/Desktop/DevOpsApp/platforms/windows/cordova/Api.js:208:20)
at handleInstall 
(/usr/local/nodejs/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:601:6)
at 
/usr/local/nodejs/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:385:28
at _fulfilled 
(/usr/local/nodejs/lib/node_modules/cordova/node_modules/q/q.js:787:54)
at self.promiseDispatch.done 
(/usr/local/nodejs/lib/node_modules/cordova/node_modules/q/q.js:816:30)
at Promise.promise.promiseDispatch 
(/usr/local/nodejs/lib/node_modules/cordova/node_modules/q/q.js:749:13)
at /usr/local/nodejs/lib/node_modules/cordova/node_modules/q/q.js:509:49
Failed to install 'cordova-plugin-mfp':CordovaError: Uh oh!
"/home/charan/Desktop/DevOpsApp/plugins/cordova-plugin-globalization/src/Windows/GlobalizationProxy.winmd"
 not found!
at copyFile 
(/home/charan/Desktop/DevOpsApp/platforms/windows/cordova/lib/PluginHandler.js:173:36)
at handlers.framework.install 
(/home/charan/Desktop/DevOpsApp/platforms/windows/cordova/lib/PluginHandler.js:80:17)
at Object.ActionStack.process 
(/home/charan/Desktop/DevOpsApp/platforms/windows/cordova/node_modules/cordova-common/src/ActionStack.js:56:25)
at Api.addPlugin 
(/home/charan/Desktop/DevOpsApp/platforms/windows/cordova/Api.js:208:20)
at handleInstall 
(/usr/local/nodejs/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:601:6)
at 
/usr/local/nodejs/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:385:28
at _fulfilled 
(/usr/local/nodejs/lib/node_modules/cordova/node_modules/q/q.js:787:54)
at self.promiseDispatch.done 
(/usr/local/nodejs/lib/node_modules/cordova/node_modules/q/q.js:816:30)
at Promise.promise.promiseDispatch 
(/usr/local/nodejs/lib/node_modules/cordova/node_modules/q/q.js:749:13)
at /usr/local/nodejs/lib/node_modules/cordova/node_modules/q/q.js:509:49



--
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] [Resolved] (CB-10604) resource-file tag in plugin.xml for cordova-windows generates incorrect link

2016-02-15 Thread James Dubee (JIRA)

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

James Dubee resolved CB-10604.
--
Resolution: Fixed

> resource-file tag in plugin.xml for cordova-windows generates incorrect link
> 
>
> Key: CB-10604
> URL: https://issues.apache.org/jira/browse/CB-10604
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Reporter: James Dubee
>
> When using the resource-file tag in plugin.xml for cordova-windows, the link 
> tag generated in the .jsproj has the wrong value.
> plugin.xml example:
>  device-target="win"  
> target="plugins/cordova-plugin-mfp-jsonstore/win/ARM/msvcr110.dll" 
> custom="true" arch="ARM" />
> .jsproj file content:
> 
>  Include="plugins/cordova-plugin-mfp-jsonstore/win/ARM/sqlite3.dll">
> 
> plugins/cordova-plugin-mfp-jsonstore/win/ARM/sqlite3.dll
> Always
> 
>  
> Wanted .jsproj content:
> 
>  Include="plugins/cordova-plugin-mfp-jsonstore/win/ARM/sqlite3.dll">
> sqlite3.dll
> Always
> 
>  



--
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-10604) resource-file tag in plugin.xml for cordova-windows generates incorrect link

2016-02-15 Thread James Dubee (JIRA)

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

James Dubee commented on CB-10604:
--

[~biasmv], that solves our problem. Thanks!

> resource-file tag in plugin.xml for cordova-windows generates incorrect link
> 
>
> Key: CB-10604
> URL: https://issues.apache.org/jira/browse/CB-10604
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Reporter: James Dubee
>
> When using the resource-file tag in plugin.xml for cordova-windows, the link 
> tag generated in the .jsproj has the wrong value.
> plugin.xml example:
>  device-target="win"  
> target="plugins/cordova-plugin-mfp-jsonstore/win/ARM/msvcr110.dll" 
> custom="true" arch="ARM" />
> .jsproj file content:
> 
>  Include="plugins/cordova-plugin-mfp-jsonstore/win/ARM/sqlite3.dll">
> 
> plugins/cordova-plugin-mfp-jsonstore/win/ARM/sqlite3.dll
> Always
> 
>  
> Wanted .jsproj content:
> 
>  Include="plugins/cordova-plugin-mfp-jsonstore/win/ARM/sqlite3.dll">
> sqlite3.dll
> Always
> 
>  



--
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] [Created] (CB-10604) resource-file tag in plugin.xml for cordova-windows generates incorrect link

2016-02-12 Thread James Dubee (JIRA)
James Dubee created CB-10604:


 Summary: resource-file tag in plugin.xml for cordova-windows 
generates incorrect link
 Key: CB-10604
 URL: https://issues.apache.org/jira/browse/CB-10604
 Project: Apache Cordova
  Issue Type: Bug
  Components: Windows
Reporter: James Dubee


When using the resource-file tag in plugin.xml for cordova-windows, the link 
tag generated in the .jsproj has the wrong value.

plugin.xml example:


.jsproj file content:




plugins/cordova-plugin-mfp-jsonstore/win/ARM/sqlite3.dll
Always

 

Wanted .jsproj content:


sqlite3.dll
Always

 





--
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-10604) resource-file tag in plugin.xml for cordova-windows generates incorrect link

2016-02-12 Thread James Dubee (JIRA)

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

James Dubee commented on CB-10604:
--

Proposed change:

Set link.text in addResourceFileToProject() in JsproManager.js to 
relPath.split('/').pop();.

> resource-file tag in plugin.xml for cordova-windows generates incorrect link
> 
>
> Key: CB-10604
> URL: https://issues.apache.org/jira/browse/CB-10604
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Reporter: James Dubee
>
> When using the resource-file tag in plugin.xml for cordova-windows, the link 
> tag generated in the .jsproj has the wrong value.
> plugin.xml example:
>  device-target="win"  
> target="plugins/cordova-plugin-mfp-jsonstore/win/ARM/msvcr110.dll" 
> custom="true" arch="ARM" />
> .jsproj file content:
> 
>  Include="plugins/cordova-plugin-mfp-jsonstore/win/ARM/sqlite3.dll">
> 
> plugins/cordova-plugin-mfp-jsonstore/win/ARM/sqlite3.dll
> Always
> 
>  
> Wanted .jsproj content:
> 
>  Include="plugins/cordova-plugin-mfp-jsonstore/win/ARM/sqlite3.dll">
> sqlite3.dll
> Always
> 
>  



--
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] [Created] (CB-9964) Added a --template argument to Cordova Create

2015-11-05 Thread James Dubee (JIRA)
James Dubee created CB-9964:
---

 Summary: Added a --template argument to Cordova Create
 Key: CB-9964
 URL: https://issues.apache.org/jira/browse/CB-9964
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI, CordovaLib
Affects Versions: Master
Reporter: James Dubee


When providing a --template argument during project creation, users can use 
templates apps from a local directory, GitHub, or NPM. This makes sharing 
templates, and example apps much easier.

When using a GitHub URL, the user may specific a branch to pull from by 
appending a "#" followed by a tag name to the Git URL.

A version can also be supplied by the user when fetching a template from NPM. 
This may be done by appending a "@" followed by the NPM version to the NPM 
package name. 



--
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-9964) Added a --template argument to Cordova Create

2015-11-05 Thread James Dubee (JIRA)

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

James Dubee commented on CB-9964:
-

Pull requests:
https://github.com/apache/cordova-lib/pull/339
https://github.com/apache/cordova-cli/pull/226

> Added a --template argument to Cordova Create
> -
>
> Key: CB-9964
> URL: https://issues.apache.org/jira/browse/CB-9964
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: CLI, CordovaLib
>Affects Versions: Master
>Reporter: James Dubee
>  Labels: features
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> When providing a --template argument during project creation, users can use 
> templates apps from a local directory, GitHub, or NPM. This makes sharing 
> templates, and example apps much easier.
> When using a GitHub URL, the user may specific a branch to pull from by 
> appending a "#" followed by a tag name to the Git URL.
> A version can also be supplied by the user when fetching a template from NPM. 
> This may be done by appending a "@" followed by the NPM version to the NPM 
> package name. 



--
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] [Closed] (CB-9662) Cannot add cordova-plugin-vibration@1.2.0 with cordova-windows@4.1.0

2015-09-16 Thread James Dubee (JIRA)

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

James Dubee closed CB-9662.
---
Resolution: Fixed

> Cannot add cordova-plugin-vibration@1.2.0 with cordova-windows@4.1.0
> 
>
> Key: CB-9662
> URL: https://issues.apache.org/jira/browse/CB-9662
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Affects Versions: 4.1.0
> Environment: Windows 8.1
>Reporter: James Dubee
>Priority: Blocker
>
> Adding cordova-plugin-vibration to a project with the cordova-windows 
> platform fails because of "too many projects in solution."



--
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] [Created] (CB-9662) Cannot add cordova-plugin-vibration@1.2.0 with cordova-windows@4.1.0

2015-09-15 Thread James Dubee (JIRA)
James Dubee created CB-9662:
---

 Summary: Cannot add cordova-plugin-vibration@1.2.0 with 
cordova-windows@4.1.0
 Key: CB-9662
 URL: https://issues.apache.org/jira/browse/CB-9662
 Project: Apache Cordova
  Issue Type: Bug
  Components: Windows
Affects Versions: 4.1.0
 Environment: Windows 8.1
Reporter: James Dubee
Priority: Blocker


Adding cordova-plugin-vibration to a project with the cordova-windows platform 
fails because of "too many projects in solution."



--
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] [Assigned] (CB-8724) Windows Phone 8 Platform Guide missing information about needed Visual Studio Update

2015-03-20 Thread James Dubee (JIRA)

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

James Dubee reassigned CB-8724:
---

Assignee: James Dubee  (was: Jesse MacFadyen)

 Windows Phone 8 Platform Guide missing information about needed Visual Studio 
 Update
 

 Key: CB-8724
 URL: https://issues.apache.org/jira/browse/CB-8724
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs, Windows 8, WP8
Affects Versions: 4.0.0
 Environment: Windows 8.0
Reporter: James Dubee
Assignee: James Dubee
Priority: Minor
  Labels: documentation
   Original Estimate: 1h
  Remaining Estimate: 1h

 The Windows 8 Platform Guide does not state that at least the Visual Studio 
 2012 Update 2 must be installed on a user's computer in order to deploy via 
 the command-line using the Windows Phone 8.0 SDK. Otherwise, XapDeployCmd.exe 
 will not be present on the user's machine, and Cordova will not be able to 
 deploy applications via command-line for Windows Phone 8.



--
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] [Created] (CB-8724) Windows Phone 8 Platform Guide missing information about needed Visual Studio Update

2015-03-20 Thread James Dubee (JIRA)
James Dubee created CB-8724:
---

 Summary: Windows Phone 8 Platform Guide missing information about 
needed Visual Studio Update
 Key: CB-8724
 URL: https://issues.apache.org/jira/browse/CB-8724
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs, Windows 8, WP8
Affects Versions: 4.0.0
 Environment: Windows 8.0
Reporter: James Dubee
Assignee: Jesse MacFadyen
Priority: Minor


The Windows 8 Platform Guide does not state that at least the Visual Studio 
2012 Update 2 must be installed on a user's computer in order to deploy via the 
command-line using the Windows Phone 8.0 SDK. Otherwise, XapDeployCmd.exe will 
not be present on the user's machine, and Cordova will not be able to deploy 
applications via command-line for Windows Phone 8.



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