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 2015/06/05 21:12:00 UTC

[jira] [Commented] (CB-9127) Implement cordova-serve module

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

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

GitHub user TimBarham opened a pull request:

    https://github.com/apache/cordova-lib/pull/238

    CB-9127 Implements cordova-serve module.

    This takes code and functionality from `cordova-browser` and `cordova-lib` (`cordova serve` command) and combines it in a single module. There's a lot of code here, but by far the bulk of it comes directly from those two places. See readme.md for more information.
    
    Once this is checked in, I will:
    
    * Update COHO release tools to work with this module.
    * Work to get a `cordova-serve` release out.
    * Update `cordova-lib` and `cordova-browser` to use `cordova-serve`.

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

    $ git pull https://github.com/MSOpenTech/cordova-lib tb-cordova-serve

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

    https://github.com/apache/cordova-lib/pull/238.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 #238
    
----
commit dc1af34ed614fbd75405611175ef25dec66c122d
Author: Tim Barham <ti...@microsoft.com>
Date:   2015-06-05T19:05:52Z

    CB-9127 Implements cordova-serve module.
    
    This takes code and functionality from cordova-browser and cordova-lib ('cordova serve' command) and combines it in a single module. Most of the code is lifted directly from those two places. Once this is checked in and we have a release, cordova-lib and cordova-browser can be updated to use it.

----


> Implement cordova-serve module
> ------------------------------
>
>                 Key: CB-9127
>                 URL: https://issues.apache.org/jira/browse/CB-9127
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Browser, CordovaLib
>            Reporter: Tim Barham
>            Assignee: Tim Barham
>
> The `cordova serve` command provided by `cordova-lib`, and `cordova run browser` provided `cordova-browser` both provide basic server functionality that is duplicated in two places. We should combine this into a single `cordova-serve` module that can be used by both.



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