Sorry, I sent that prematurely. Damn Chrome shortcuts! Anyway in my example i was trying to illustrate that I have myproject/platforms/ios/www/ and I also have myproject/www/ I'm assuming I only need myproject/www/ and the former is just a bug having to do with how the templated copy of a new project gets copied in?
thanks, -Mike On Sat, Sep 15, 2012 at 6:16 PM, Mike Reinstein <reinstein.m...@gmail.com>wrote: > Hey Fil, > > I've got the code running locally, I'm able to create projects, add > platforms, etc. I'm going through the code now, doing some cleanup, etc and > will have a pull request pretty soon (maybe later tonight.) > > I have a question, I noticed that the platforms directories include a www/ > in each one. I'm wondering why. For example: > > myproject > |- platforms > `- ios > | - build > > > > On Fri, Sep 14, 2012 at 5:02 PM, Filip Maj <f...@adobe.com> wrote: > >> Nope I think that's fine. That was the latest tag when I wrote that code >> :) >> >> On 9/14/12 1:56 PM, "Mike Reinstein" <reinstein.m...@gmail.com> wrote: >> >> >Hey Fil, >> > >> >I see this in the platform checkout code: >> >cd "%s" && git checkout 2.1.0rc1 >> > >> >Do you think this is ok to change to 2.1.0, or are there specific things >> >in >> >rc1 that prevent us from moving up to this newer tag? >> > >> > >> > >> >On Fri, Sep 14, 2012 at 3:16 PM, Shazron <shaz...@gmail.com> wrote: >> > >> >> http://people.apache.org/~steven/ >> >> >> >> On Fri, Sep 14, 2012 at 12:15 PM, Mike Reinstein >> >> <reinstein.m...@gmail.com> wrote: >> >> > This is probably a stupid question, but is the 2.1 release package >> >> > available somewhere for download yet? I'd like to start basing my >> >>work on >> >> > that. >> >> > >> >> > On Fri, Sep 14, 2012 at 1:34 PM, Mike Reinstein < >> >> reinstein.m...@gmail.com>wrote: >> >> > >> >> >> Thanks Fil. I'll start taking cordova-client for a spin, and see how >> >> that >> >> >> goes. :) >> >> >> >> >> >> >> >> >> On Fri, Sep 14, 2012 at 1:25 PM, Filip Maj <f...@adobe.com> wrote: >> >> >> >> >> >>> If you ask me, just give the tools a spin and let me know what >> >> >>> issues/problems/feature requests you could use. >> >> >>> >> >> >>> Last I checked there was an issue with installing iOS resource >> files >> >> via >> >> >>> the pluginstall tool. This could be a reasonable thing to tackle if >> >>you >> >> >>> enjoy mucking about with xcodeproj files. >> >> >>> >> >> >>> I'm informally tracking issues on my fork of cordova-client on >> >>github >> >> >>> here: https://github.com/filmaj/cordova-client/issues?state=open >> >> >>> >> >> >>> Logging issues would be awesome. Resolving some would be even >> >>better :) >> >> >>> >> >> >>> On 9/13/12 7:14 PM, "Mike Reinstein" <reinstein.m...@gmail.com> >> >>wrote: >> >> >>> >> >> >>> >Apparently I wasn't logged into the wiki, so it wasn't some finer >> >> grained >> >> >>> >permissions issue. I've updated the doc to point at the right >> >>place: >> >> >>> >http://wiki.apache.org/cordova/CommandLineToolingDesign >> >> >>> > >> >> >>> >What should I work on next? Based on Andrew's feedback my doc work >> >>on >> >> >>> >merging pluginstall with it's spec isnt helpful at this point, so >> >>I'm >> >> >>> >ready >> >> >>> >for more tasks. Any suggestions? I could start hacking on >> >> cordova-client, >> >> >>> >or working on some kind of central plugin repo which cordova >> really >> >> needs >> >> >>> >(IMO), or something else. Where do you folks feel the plugin >> >>project >> >> >>> could >> >> >>> >use the most "love" ? >> >> >>> > >> >> >>> >-Mike >> >> >>> > >> >> >>> > >> >> >>> >On Wed, Sep 12, 2012 at 2:00 PM, Mike Reinstein >> >> >>> ><reinstein.m...@gmail.com>wrote: >> >> >>> > >> >> >>> >> I've signed up for the wiki, but it's listing the page as >> >>immutable. >> >> >>> I'm >> >> >>> >> assuming someone with write permissions would have to make the >> >> changes. >> >> >>> >> >> >> >>> >> >> >> >>> >> >> >> >>> >> On Wed, Sep 12, 2012 at 1:10 PM, Michael Brooks >> >> >>> >><mich...@michaelbrooks.ca>wrote: >> >> >>> >> >> >> >>> >>> > >> >> >>> >>> > Do I need to sign up for a cordova wiki account, or will my >> >>jira >> >> >>> >>> > credentials work? >> >> >>> >>> >> >> >>> >>> >> >> >>> >>> You need to sign up. The account name convention has been a >> >> camel-case >> >> >>> >>>of >> >> >>> >>> your first and last name. e.g. MichaelBrooks. However, you're >> >>free >> >> to >> >> >>> >>>do >> >> >>> >>> whatever you want. >> >> >>> >>> >> >> >>> >>> I just got back from vacation and read through this discussion. >> >> >>> Amazing >> >> >>> >>> for >> >> >>> >>> Mike, Michal, and Fil! >> >> >>> >>> >> >> >>> >>> Michael >> >> >>> >>> >> >> >>> >>> On Wed, Sep 12, 2012 at 9:52 AM, Mike Reinstein >> >> >>> >>><reinstein.m...@gmail.com >> >> >>> >>> >wrote: >> >> >>> >>> >> >> >>> >>> > Do I need to sign up for a cordova wiki account, or will my >> >>jira >> >> >>> >>> > credentials work? >> >> >>> >>> > >> >> >>> >>> > -Mike >> >> >>> >>> > >> >> >>> >>> > On Wed, Sep 12, 2012 at 12:31 PM, Patrick Mueller < >> >> >>> pmue...@gmail.com> >> >> >>> >>> > wrote: >> >> >>> >>> > >> >> >>> >>> > > On Tue, Sep 11, 2012 at 5:05 PM, Mike Reinstein < >> >> >>> >>> > reinstein.m...@gmail.com >> >> >>> >>> > > >wrote: >> >> >>> >>> > > >> >> >>> >>> > > > I'd like to propose we replace the contents of this wiki >> >>page >> >> >>> >>> > > > http://wiki.apache.org/cordova/CommandLineToolingDesign >> >>with a >> >> >>> >>> simple >> >> >>> >>> > > > note >> >> >>> >>> > > > that points at the correct url "This documentation has >> >>merged >> >> >>> >>>into >> >> >>> >>> > > > >> >> >>> >>> >> >> https://github.com/apache/incubator-cordova-labs/tree/cordova-client" >> >> >>> >>> > > > >> >> >>> >>> > > >> >> >>> >>> > > I was just looking at the wiki page >> >> >>> >>> > > http://wiki.apache.org/cordova/CommandLineToolingDesignand >> >> >>> >>>thought - >> >> >>> >>> > > "wow, >> >> >>> >>> > > that's the same thing I was thinking about", then scrolled >> >>down >> >> >>> and >> >> >>> >>> > noticed >> >> >>> >>> > > it was written by me. :-) >> >> >>> >>> > > >> >> >>> >>> > > Feel free to delete, this was a dump of some of my thoughts >> >> around >> >> >>> >>>the >> >> >>> >>> > > command-line tooling. I haven't had time to even follow >> the >> >> >>> >>>current >> >> >>> >>> CLI >> >> >>> >>> > > work, but mean to catch up soon, so if nothing is relevant, >> >> pitch >> >> >>> >>>it. >> >> >>> >>> > > Assuming I catch up with the ongoing work, I'm sure I'll >> >>have >> >> >>> >>> comments >> >> >>> >>> > :-) >> >> >>> >>> > > >> >> >>> >>> > > -- >> >> >>> >>> > > Patrick Mueller >> >> >>> >>> > > http://muellerware.org >> >> >>> >>> > > >> >> >>> >>> > >> >> >>> >>> >> >> >>> >> >> >> >>> >> >> >> >>> >> >> >>> >> >> >> >> >> >> >> >