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 2014/01/07 18:09:51 UTC

[jira] [Commented] (CB-5735) cordova create --link should use ID and from template

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

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

Commit f7b093db5d7d53f8564705627c9344214b5208a5 in branch refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=f7b093d ]

CB-5735 Don't write out id & name if config file already exists

Applicable to create --link and create --source


> cordova create --link should use ID and <name> from template
> ------------------------------------------------------------
>
>                 Key: CB-5735
>                 URL: https://issues.apache.org/jira/browse/CB-5735
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> e.g. for mobile-spec:
> {code}
> cordova create f --link cordova-mobile-spec
> {code}
> Should not change the ID and <name> within config.xml to: 
> {code}
> <widget id="io.cordova.hellocordova" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
>     <name>HelloCordova</name>
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)