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 subversion and git services (JIRA)" <ji...@apache.org> on 2016/09/02 19:09:20 UTC

[jira] [Commented] (CB-11623) --link-to no longer seems to be working

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

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

Commit ddd828f493c8059fd29827d2f54ce680ce904a60 in cordova-cli's branch refs/heads/master from [~carynbear]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=ddd828f ]

CB-11607 breakout cordova-create from cordova-lib; CB-11623 added back linking

 This closes #259


> --link-to no longer seems to be working
> ---------------------------------------
>
>                 Key: CB-11623
>                 URL: https://issues.apache.org/jira/browse/CB-11623
>             Project: Apache Cordova
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: CLI, CordovaLib
>    Affects Versions: 6.3.0
>         Environment: Windows 10, Windows Command Prompt
>            Reporter: Graham Harper
>            Assignee: Caryn Tran
>              Labels: triaged
>
> We have a build script for installing and building Cordova from source control that begins with the line:
> cordova create bin com.example.domain APPNAME --link-to=www
> Where www is our existing app code (html, css, js etc.)
> We've been running this build script on new deployments just fine for 6 months or so, and its behaviour until this version has been to create a simlink in the newly-created 'bin' folder to our existing app in 'www'; however, as of 6.3.0 this is no longer working. The command creates the bin folder, but it only contains the default 'Hello Cordova' application.
> --copy-from still seems to be working (although is marked as deprecated), so we can work around this issue, but it's not appropriate for our deployment and development process.



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