RE: cordova serve broken

2013-11-13 Thread Dick Van den Brink
...@gmail.com CC: j...@blackberry.com Subject: Re: cordova serve broken Date: Wed, 13 Nov 2013 05:39:42 + Andrew wrote: Sounds issue-worthy. I think Josh added some usage messages to serve Yes, I drove changes by our team here.  (and a landing page for /), Yep, especially this  so

Re: cordova serve broken

2013-11-13 Thread Brian LeRoux
...@brian.io; timki...@gmail.com CC: j...@blackberry.com Subject: Re: cordova serve broken Date: Wed, 13 Nov 2013 05:39:42 + Andrew wrote: Sounds issue-worthy. I think Josh added some usage messages to serve Yes, I drove changes by our team here. (and a landing page for /), Yep

Re: cordova serve broken

2013-11-13 Thread Bryan Higgins
...@gmail.com CC: j...@blackberry.com Subject: Re: cordova serve broken Date: Wed, 13 Nov 2013 05:39:42 + Andrew wrote: Sounds issue-worthy. I think Josh added some usage messages to serve Yes, I drove changes by our team here. (and a landing page for /), Yep

Re: cordova serve broken

2013-11-13 Thread Andrew Grieve
Subject: Re: cordova serve broken Date: Wed, 13 Nov 2013 05:39:42 + Andrew wrote: Sounds issue-worthy. I think Josh added some usage messages to serve Yes, I drove changes by our team here. (and a landing page for /), Yep, especially

Re: cordova serve broken

2013-11-13 Thread Andrew Grieve
...@blackberry.com To: dev@cordova.apache.org; d_vandenbr...@outlook.com; b...@brian.io; timki...@gmail.com CC: j...@blackberry.com Subject: Re: cordova serve broken Date: Wed, 13 Nov 2013 05:39:42 + Andrew wrote: Sounds issue-worthy. I think Josh added some

Re: cordova serve broken

2013-11-13 Thread Brian LeRoux
: Re: cordova serve broken Date: Wed, 13 Nov 2013 05:39:42 + Andrew wrote: Sounds issue-worthy. I think Josh added some usage messages to serve Yes, I drove changes by our team here. (and a landing page for /), Yep, especially

Re: cordova serve broken

2013-11-13 Thread Josh Soref
Dick wrote: https://issues.apache.org/jira/browse/CB-5368 I tested on master and 3.2.0rc, not working in IE11, working in other browsers. Landing page is working in all browsers. Thanks. This is Andrew's bug. Specifically, the deflate path. Offhand, stackoverflow.com 1077869‎

RE: cordova serve broken

2013-11-13 Thread Dick Van den Brink
Subject: Re: cordova serve broken Dick wrote: https://issues.apache.org/jira/browse/CB-5368 I tested on master and 3.2.0rc, not working in IE11, working in other browsers. Landing page is working in all browsers. Thanks. This is Andrew's bug. Specifically, the deflate path. Offhand

Re: cordova serve broken

2013-11-12 Thread Andrew Grieve
Just synced and cordova serve seems to work fine. Brian - are you sure it's broken? We just had a thread on adding html5 as a platform. If we did this, would cordova serve html5 be different from ripple's server? On serve's side - it is actually a customized static file server, since it has a

Re: cordova serve broken

2013-11-12 Thread Brian LeRoux
did you try navigating to localhost:8000?? I just updated to latest (deployed) bits and its still broken for me (can we start a new thread about ./platforms/html5 ?) On Tue, Nov 12, 2013 at 1:12 PM, Andrew Grieve agri...@chromium.org wrote: Just synced and cordova serve seems to work fine.

Re: cordova serve broken

2013-11-12 Thread Josh Soref
Brian wrote: did you try navigating to localhost:8000?? I just updated to latest (deployed) bits and its still broken for me (can we start a new thread about ./platforms/html5 ?) Jenny is testing cordova-cli @master (git fetch¹d today), and we¹re using cordova-blackberry@3.2.x (git fetch¹d

Re: cordova serve broken

2013-11-12 Thread Brian LeRoux
My definition of working is deployed not 'works on my machine'. =) I'm not comfortable pushing just this. Steve and/or Braden: are we stable to push a release now that this is apparently fixed? On Tue, Nov 12, 2013 at 1:54 PM, Josh Soref jso...@blackberry.com wrote: Brian wrote: did you try

Re: cordova serve broken

2013-11-12 Thread Tim Kim
Ya the cordova serve command isn't working for me either. Just did these steps: npm install cordova -g cordova create foo cd foo cordova platform add ios cordova serve ios // says it's now serving on http://0.0.0.0:8000/ // browse to localhost:8000 // see '404 Not Found' On 12 November 2013

Re: cordova serve broken

2013-11-12 Thread Shazron
I confirm Tim's results (but this was 3.1.0-0.1.0), haven't tried 3.2 rc1 yet.

Re: cordova serve broken

2013-11-12 Thread Shazron
cordova cli 3.2.0-rc.1 -- cordova serve works fine on iOS On Tue, Nov 12, 2013 at 2:14 PM, Shazron shaz...@gmail.com wrote: I confirm Tim's results (but this was 3.1.0-0.1.0), haven't tried 3.2 rc1 yet.

Re: cordova serve broken

2013-11-12 Thread Brian LeRoux
weird. this is working? On Tue, Nov 12, 2013 at 2:23 PM, Shazron shaz...@gmail.com wrote: cordova cli 3.2.0-rc.1 -- cordova serve works fine on iOS On Tue, Nov 12, 2013 at 2:14 PM, Shazron shaz...@gmail.com wrote: I confirm Tim's results (but this was 3.1.0-0.1.0), haven't tried 3.2 rc1

Re: cordova serve broken

2013-11-12 Thread Braden Shepherdson
I think people are not aware that the semantics of the serve command changed a while ago. The correct steps now are: - run cordova serve, with no platform named. - go to http://localhost:8000/android or some other platform you have installed - it works, you can fetch the various assets. Cordova

Re: cordova serve broken

2013-11-12 Thread Brian LeRoux
Ok. I must have missed the thread where that was discussed. (?) Seems to me we should get some design on that unstyled dashboard page b/c it was completely unclear to me what to do. I thought it was an an error state. On Tue, Nov 12, 2013 at 2:55 PM, Braden Shepherdson

Re: cordova serve broken

2013-11-12 Thread Dick Van den Brink
I don't think it is working either on master. Console is giving me a status 200 on /windows8/www/index.html but with an empty response body. It's giving me a 404 when the page doesn't exists so that seems to be fine. Note: I'm testing this on a Windows machine. Verzonden met Windows

Re: cordova serve broken

2013-11-12 Thread Dick Van den Brink
Did some testing, it isn't working on IE11, it does work on PaleMoon (Firefox). So it is a bit weird because the landing page is working on IE11… Shall I create an issue for it? Verzonden met Windows Mail Van: Dick Van den Brink Verzonden: ‎woensdag‎ ‎13‎ ‎november‎ ‎2013 ‎00‎:‎08 Aan:

Re: cordova serve broken

2013-11-12 Thread Andrew Grieve
Sounds issue-worthy. I think Josh added some usage messages to serve (and a landing page for /), so the next release will be more user-friendly. On Tue, Nov 12, 2013 at 6:10 PM, Dick Van den Brink d_vandenbr...@outlook.com wrote: Did some testing, it isn't working on IE11, it does work on

Re: cordova serve broken

2013-11-12 Thread Josh Soref
Andrew wrote: Sounds issue-worthy. I think Josh added some usage messages to serve Yes, I drove changes by our team here.  (and a landing page for /), Yep, especially this  so the next release will be more user-friendly. Speaking of which, there's a release candidate available now,

cordova serve broken

2013-11-07 Thread Brian LeRoux
Feels like we're starting to regress rather often on the CLI these past two releases. This is due to not running tests (or indeed writing them). Thats fine. Stuff happens. A gentle reminder: - If there is a bug: write a test - If you are adding or refactoring code: run the tests That is all.

Re: cordova serve broken

2013-11-07 Thread Brian LeRoux
Also: wonder if it is time to revisit this as just Ripple. The new version of Ripple is pretty awesome. On Thu, Nov 7, 2013 at 11:54 AM, Brian LeRoux b...@brian.io wrote: Feels like we're starting to regress rather often on the CLI these past two releases. This is due to not running tests

Re: cordova serve broken

2013-11-07 Thread Josh Soref
Brian wrote: Feels like we're starting to regress rather often on the CLI these past two releases. This is due to not running tests (or indeed writing them). Thats fine. Stuff happens. A gentle reminder: - If there is a bug: write a test - If you are adding or refactoring code: run the

Re: cordova serve broken

2013-11-07 Thread Gord Tanner
I can code up a quick sample integration to see what cordova serve (powered by ripple) would look like. On Thu, Nov 7, 2013 at 7:16 AM, Josh Soref jso...@blackberry.com wrote: Brian wrote: Feels like we're starting to regress rather often on the CLI these past two releases. This is due

Re: cordova serve broken

2013-11-07 Thread Bryan Higgins
Is there a JIRA for the serve issue? Josh recently added some content to make the landing page functional. Ripple integration sounds great. Gord - is there a way to make ripple run chromeless for the app harness? On Thu, Nov 7, 2013 at 7:54 AM, Gord Tanner gtan...@gmail.com wrote: I can code

Re: cordova serve broken

2013-11-07 Thread Carlos Santana
Gord Can you make shareable branch I want to contribute to effort also. In addition of serving with ripple I would like to implement watch and livereload for serve as user changes files in Project/www/ it calls prepare and sends a livereload event to browser. On Thu, Nov 7, 2013 at 8:54 AM,