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

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

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-blackberry/pull/172

    CB-7210 cleanup create remove clean/copyJavascript

    

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

    $ git pull https://github.com/jsoref/cordova-blackberry cb_7210

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

    https://github.com/apache/cordova-blackberry/pull/172.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 #172
    
----
commit 00ee1bec4ab705518bb154accb8e54d73779dd20
Author: Josh Soref <[email protected]>
Date:   2014-07-29T02:20:56Z

    CB-7210 cleanup create remove clean/copyJavascript

----


> cleanup create remove clean/copyJavascript
> ------------------------------------------
>
>                 Key: CB-7210
>                 URL: https://issues.apache.org/jira/browse/CB-7210
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: 3.5.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>
> I suspect that at some point the cordova.js script was built by create.
> These days, it's just a file, and not particularly interesting. The current 
> code does a number of odd things in order to construct cordova.js.
> Unfortunately, those things aren't safe for people who are running create 
> multiple times concurrently (either because they're using 
> {{jasmine-isolated.js}} or some CI which happens to like to run things 
> concurrently). Creating and deleting directories at fixed locations is 
> hazardous to such tasks.
> I'd like to simplify the code...



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to