You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/22 16:17:25 UTC

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

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

ASF GitHub Bot commented on CB-10927:
-------------------------------------

GitHub user dubeejw opened a pull request:

    https://github.com/apache/cordova-windows/pull/163

    CB-10927 - Framework references in plugin.xml file prevent Windows

    Universal projects from being used on other machines
    
    - Stop using a hardcoded path to framework references

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

    $ git pull https://github.com/dubeejw/cordova-windows master

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

    https://github.com/apache/cordova-windows/pull/163.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 #163
    
----
commit 7cfd2d345b55853d6e430fed0789ea6000b89194
Author: dubeejw <jw...@us.ibm.com>
Date:   2016-03-22T15:14:09Z

    CB-10927 - Framework references in plugin.xml file prevent Windows
    Universal projects from being used on other machines
    
    - Stop using a hardcoded path to framework references

----


> 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-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org