You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2013/09/24 19:54:06 UTC

[jira] [Resolved] (CB-4527) Unix and Windows Scripts should both be included in a project

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

Joe Bowser resolved CB-4527.
----------------------------

    Resolution: Fixed

This was trivial, since the scripts have been re-written in node.  All we did was delete the check in the script that deleted the batch files on MacOS and Linux.
                
> Unix and Windows Scripts should both be included in a project
> -------------------------------------------------------------
>
>                 Key: CB-4527
>                 URL: https://issues.apache.org/jira/browse/CB-4527
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.0.0
>            Reporter: Michael Brooks
>            Assignee: Joe Bowser
>
> **Problem:**
> When a new Android project is created, only the OS-specific the platform-scripts ({{my-project/cordova/}}) are copied over.
> For example, on Windows only the batch files are copied; on Unix only the bash files are copied.
> **Solution:**
> Both sets of scripts should be copied.
> Many projects involve multiple collaborators. On Android, it is not uncommon for those collaborators to use both Windows and Unix. So, the generated Android project should support both environments.
> **Reference:**
> [phonegap/phonegap-cli#136|https://github.com/phonegap/phonegap-cli/issues/136#issuecomment-22238361]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira