The WP7 and WP8 parsers are still different in Cordova-cli master, WP7 supports 
a pre_package hook while the WP8 version doesn't. Also the pre_package hook in 
the current WP7 doesn't work correctly because the hook is async. If I would 
remove some files in the www folder with the hook it might update the csproj 
wrong.

Note: removing files might seem a bit weird, but when using for example 
TypeScript which generates JavaScript, I don't want the C# project to include 
those files. I'm sure there are other use cases to. 


I created a pull request for this last month but it hasn't been merged in, is 
it important enough to fix? Hooks aren't used that much I think but we might 
want to fix it anyway.


See https://github.com/apache/cordova-cli/pull/43

I don't know if it still works with the current code base but I suspect it 
would :) Can’t test it because I'm on vacation.

Any thoughts?





Verzonden met Windows Mail





Van: Braden Shepherdson
Verzonden: ‎dinsdag‎ ‎22‎ ‎oktober‎ ‎2013 ‎22‎:‎09
Aan: [email protected]





There have been significant improvements to plugman yesterday, where I
fixed some nasty and long-standing dependency uninstallation bugs. We want
to get that out soon, so I agree with the 24th or maybe tomorrow the 23rd.

CLI is getting some much less exciting fixes today, as well. Remember that
we want to keep these from updating more often than once a week. But given
the timeline for the main release, we should have a week between the end of
this week and the cadence release.

+1 to early release of both tools, no later than the 24th.

Braden


On Tue, Oct 22, 2013 at 2:57 PM, Steven Gill <[email protected]> wrote:

> I am open to doing a tools release on Oct 24 as well. It would mean the
> plugman release I planned for Oct 25/28 would be done sooner.
>
> Plugman only needs to be released once for this entire process. The CLI
> could be release this week (using 3.1.0), next week (using 3.2.0rc1)  and
> one final release when it is using 3.2.0 final.
>
>
>
>
> On Tue, Oct 22, 2013 at 11:45 AM, Andrew Grieve <[email protected]
> >wrote:
>
> > I'd add a tools release to Oct 24 as well since I think there are some
> > important fixes in the pipeline.
> >
> > Seems a bit aggressive given the 2.9.x release, but I think it's fine to
> > aim for and we'll see how long it takes.
> >
> >
> > On Tue, Oct 22, 2013 at 2:23 PM, Steven Gill <[email protected]>
> > wrote:
> >
> > > Just wanted to start the process for the 3.2.0 release. Created the
> > master
> > > issue at https://issues.apache.org/jira/browse/CB-5155
> > >
> > > I know some people are focused on getting 2.9.x out the door currently.
> > > That should take priority over this release I believe.
> > >
> > > Rough Timeline I had in mind
> > >
> > > Oct 24
> > > - Plugins release + Announce
> > >
> > > Oct 25/28
> > > - 3.2.0 RC tag
> > > - 3.2.0-0.1.0 CLI RC release (push to npm but don't set to latest)
> > > - Plugman release (might not have to release an rc for this) + push to
> > npm
> > >
> > > Oct 28-Nov 1
> > > - Test
> > > - Draft release blog post (include snap shot of plugin versions that
> were
> > > tested)
> > >
> > > Nov 4
> > > - 3.2.0 Final tag
> > > - Tag CLI and push to npm as latest
> > > - Announce
> > >
> > > Nov 7
> > > - Plugins release (if necessary) + Announce
> > >
> > > How do people feel about this timeline?
> > >
> >
>

Reply via email to