Archiv für April, 2009

WiX toolset bug count after April 23rd, 2009.

Friday, 24. April 2009 at 12:16 pm

Quiet night of bug fixing here. Brian nuked the remaining heat bugs and Jason took care of the DTF bugs plus one Votive bug. Eric worked hard on the MSBuild issues and made progress but not quite ready to be checked in. Mike and I did a little performance work on "smart cabbing" that will get more detail in a later blog post. In the end we ended up with one bug less overall.

 

image

 

tags: , , , ,

Original post by Rob Mensching

Abgelegt von WiX
von

WiX v3.x schedule, RTM and beyond.

Saturday, 18. April 2009 at 10:26 pm

Jenny and I invited Bob over for dinner the week before he moved east. He and I spent much of the time talking about new plans for the WiX toolset since Visual Studio decided to not ship it. I had a proposal and wanted to vet it with him. By the end of the evening Bob liked the idea so I ran it by the Visual Studio team. Candy worked up a full proposal and last week they agreed.

The Proposal

Release WiX v3.0 on July 4th, 2009 with the core toolset, extensions and support for only Visual Studio 2005 and 2008. Support for Visual Studio 2010 follows in WiX v3.5 with the new bootstrapper, burn. WiX v3.5 ships when Visual Studio 2010 ships.

The Reality

July is an aggressive date for WiX v3.0 but it felt possible if we did not pull in the new Visual Studio 2010 support. You can see that fact in our bug count. Votive bugs continue to be a struggle for us but we’re making progress and that progress would be disrupted when VS2010 support was integrated.

The comments (both public and private) when I announced that Visual Studio 2010 would not include the WiX toolset felt like validation of the proposal. We don’t need more features in v3.0. We need to get stable. Then we need to get a move on to v3.5 and burn.

So that is what we are going to try to do.

The Call to Action

Landing this project in July is going to require something akin to Joker’s mad piloting skills. Bob just called out our WiX RC2 but you don’t have to stop there. You can subscribe and install every drop of the WiX toolset. I understand that integrating new builds can be expensive for some of you but whatever you can do helps. At least, verifying that your primary scenarios work with as many drops as possible and filing any bugs you hit in them is key for us finish with confidence.

July is two and a half months away. That isn’t a lot of time but I like the challenge and I like our odds. I know a lot of you are looking forward to a Production/Stable/RTM quality WiX v3.0 toolset and that many others are looking forward to WiX v3.5. We’re working toward it.

So here’s to the future. Keep coding, you know we are.

 

tags: , , , , , , ,

Original post by Rob Mensching

Abgelegt von WiX
von

WiX toolset bug count after April 16th, 2009.

Friday, 17. April 2009 at 10:45 am

Whew. After a relatively easy bug night last week, getting under 10 bugs in the WiX toolset felt like a real effort tonight. The big changes we made in the last few weeks (like heat and language fallback support in MSBuild) are still regressing and a couple extension bugs caught us by surprise.

Fortunately, Mike did a killer job on the hard extension bug and Brian (heat) and Eric (MSBuild language fallback) did a fantastic job working through the regressions in their areas. Justin also finally ramped back into VS2005 and killed an old bug there. All in all, a good fight to drive our bug count below 10 for the first time ever. It’s going to be a fight like this for a while as we slowly work towards a 48-hour zero bug goal. Lots of old Votive to get through first.

On a truly happy note, I now have verification of my new release plan for WiX v3.0. Expect to see that posted sometime over the weekend. I think you’re going to like it.

 

image

 

tags: , , , ,

Original post by Rob Mensching

Abgelegt von WiX
von

WiX toolset bug count after April 9th, 2009.

Friday, 10. April 2009 at 9:46 am

10. Ten. Not quite single digits but as close as you can get without actually being there. That’s the bug count in the WiX toolset tonight. Fantastic effort across the board.

The work started this afternoon when I met with Candy, Justin, Jason and Milen to evaluate all of the Votive bugs. A couple bugs were moved to later releases and we load balanced the remaining across the capable people (aka: not me). I feel much better about where we are with Votive now.

Then tonight Mike, Eric, Brian and Jason went to town tonight killing bugs across the whole space. When the dust settled there were only 10 bugs left. You can see it below. One solid blue disk representing 10 Votive bugs. On the side, Fredrik and I made a bit more progress on some Burn details. Amazing work by the team tonight.

Finally, I have a new release plan. I’m getting the final verifications now and will post that plan here very soon. In the meantime, bask in the pale blue glow of the 10 bug disk.

 

bug count

 

tags: , , , ,

Original post by Rob Mensching

Abgelegt von WiX
von

Open Source WiX toolset turns 5.

Monday, 6. April 2009 at 10:13 am

Five years ago today, the WiX toolset was released to SourceForge as the first Open Source project from Microsoft. Roughly five years before that, I wrote the first lines of the WiX toolset were written. That means for almost a decade, I’ve been leading the effort to create a set of tools that integrate seamlessly into development environments to create Windows Installer packages from a text based source format. Even though I have been spending a lot of time thinking about the next steps for the WiX toolset, I want spend today looking back.

Ten years provides a lot time to reflect over. There is no shortage of fond memories to consider. Lately I’ve found myself thinking about the distinct "virtual teams" that have developed the WiX toolset over the years. Thinking back it feels like we are now in our fourth phase.

Phase 1 - Team of One and a Half

I’ve told this story many times, the WiX toolset started as a collaboration between John Delo and I in August of 1999. Independently, we were applying this new XML thing, which we didn’t understand, to Windows Installer, which we both understood quite well. Over a couple weekends, we slammed out a block of VBScript that could convert XML into a MSI database and back again.

John lost interest after the initial prototype, so I continued on alone. I named the project the WiX toolset and focused on building Merge Modules since no one was creating them properly in 2000. That won me internal customers who fed me bug reports. The WiX v1 toolset quality improved until 2003 when it was clear that VBScript wasn’t going to scale. I had to learn C# anyway and WiX v2 was born.

Phase 2 - The First WiX Virtual Team

Somewhere in the transition to WiX v2, Derek Cicerone, Robert Flaming, Reid Gustin and Scott "K" Kurtzeborn became involved. Robert and I had been collaborating on setup work since I joined Microsoft full time (he’s an old timer). K was a new hire that I mentored and ramped him up on the early WiX CustomActions. Reid was an intern I hijacked from another developer on our team to work on some of my projects. When he came back full time, he joined us on WiX. Derek was hired after K while Reid was an intern and joined WiX to integrate it into Office. Not long after releasing WiX v2 to SourceForge, Justin Rockwood joined in to create Votive.

The bulk of what you know as WiX v2 and even WiX v3 was built by this crew. Much of the culture that makes up the WiX toolset was defined by my interactions with these five individuals. But all good things come to an end.

Phase 3 - The First Transition Team

There were a number of faces that came and went after the WiX toolset became popular in Microsoft (both as Open Source and being widely adopted at the end of 2003). At one point there were 10 people regularly working on the WiX toolset. That was crazy.

Out of the craziness, two new faces joined that helped shape the WiX toolset you know today. First, Bob Arnson joined and went to work on everything from documentation to code to communicating with the community. Second, Peter Marcu joined to ease the integration of WiX into Visual Studio and ended up picking up where Derek left off. At the time, Bob and Peter had no way to know how important they would become to me and the WiX toolset over the next couple years.

Around the middle of 2006, Derek decided to leave Microsoft. Robert, K and Justin’s personal life all got busy in different ways and Reid started looking for new challenges. The core set of developers that had been there since before the WiX toolset was popular were all walking away. Bob and Peter were guys that provided some much needed continuity through all of the change.

Phase 4 - The Visual Studio Influence

In the middle of 2007, Visual Studio was working towards shipping the WiX toolset and we saw an influx of new people again. Jordan Fitzgibbon is quietly building tests and test infrastructure. Heath Stewart picked up pretty much all of the patching code then bits and pieces from there. Jason Ginchereau joined to work on Votive and ultimately DTF. Also, Mike Carlson has done a fantastic job picking up the CustomAction code. Finally, Fredrik Grohn just joined Visual Studio after contributing the MSMQ and COM+ CustomAction code from the other side of the Atlantic.

Of course, there other names like Aaron Stebner, Mike Holcomb and Joe Abbott who have contributed on various portions of the WiX toolset for the last few years.

Phase 5 - Next?

Now Bob is moving to Boston and Peter’s personal life is filling up so we may be heading toward another phase of the WiX Virtual Team. After surviving the first transition, I’m confident we’ll be able to handle any changes that may come this way. The only challenge we haven’t had to weather is a complete change in leadership. And since I have no desire to retire from the WiX toolset, I don’t think we’ll be testing the latter any time soon. <smile/>

There are a lot of names above and I’m sure there are a few I left out. Suffice it to say that the last decade has been a fantastic journey because of these people I’ve worked with and the last 5 years have been an absolute blast because of the interaction with (almost) everyone in the greater WiX community.

Let me close this anniversary by saying that I’m very excited about the upcoming year. WiX v3 RTM is coming and everyone above is coming back for the party. And then we tackle what’s next.

 

tags: , , , , , ,

Original post by Rob Mensching

Abgelegt von WiX
von

WiX toolset bug count after April 2nd, 2009.

Friday, 3. April 2009 at 10:12 am

Morale took a hit this week with the announcement that the WiX toolset will not be shipping in Visual Studio. Productivity was slightly affected but a couple noteworthy bugs in the WiX toolset were fixed. We also ended down one more bug at 21. Not bad for a pretty painful week.

First interesting bug was that Votive will no longer lock referenced assemblies. This was simply an annoying behavior that Jason fixed. Second, fallback languages were implemented in light. This addresses a long standing and very bothersome issue. Eric paid particular attention to the documentation for this fix, so check out the next drop of the WiX.chm’s How To on localization.

I’ve been spending a considerable amount of my time thinking about the WiX v3 roadmap now that we are independent of Visual Studio 2010’s schedule. I have a couple tentative plans in mind that I’m socializing with others. Expect an update soon.

 

bug chart

 

tags: , , , ,

Original post by Rob Mensching

Abgelegt von WiX
von

Visual Studio will not ship the WiX toolset, contributes only.

Thursday, 2. April 2009 at 12:59 am

It was almost two years ago when Visual Studio approached me about shipping the WiX toolset in Visual Studio. We built a plan that combined the efforts of program management, developers, testers, documentation and localization people from Visual Studio with the volunteer group to release the WiX toolset version 3.0 as part of Visual Studio 2010. We executed on that plan to deliver the WiX toolset as part of the Visual Studio 2010 CTP and were on track to deliver for Beta 1.

In that time we went from over a hundred bugs open to under thirty. Everything in the WiX toolset just works better and so much of that is due to the quiet efforts of those in Visual Studio. However, over that time, the entire management chain from lead up to (but not including) Soma changed. With that amount of change in management comes a potential change in approach.

With that cliffhanger in place, let me switch to Q&A mode. Note, these are my answers based on my conversations with the Visual Studio team.

Q: What is Visual Studio’s new approach to the WiX toolset?

A: The WiX toolset is a great compliment to Visual Studio. WiX provides complete access to the Windows Installer technology and integrates well into the build process. Visual Studio will continue to contribute to the project but will not ship the WiX toolset.

Q: That means the WiX toolset *not* be part of the Visual Studio install?

A: Correct. This is the biggest change in the relationship between WiX and VS. Previously, there were plans to ship a subset of the WiX toolset as part of some Visual Studio products. Now the focus is solely on contributing all changes to the WiX Open Source project.

Q: Why did Visual Studio change its approach to the WiX toolset?

A: There is a lot of overhead shipping the WiX toolset "in the box" of Visual Studio. From a business perspective, it isn’t clear how shipping "in the box" adds significant value vs. purely contributing to the Open Source project.

Q: So is all of the work Visual Studio still going to be part of the WiX toolset?

A: Absolutely. The business decision to not ship the WiX toolset in Visual Studio does not diminish the value of the effort thus far. Instead, the Visual Studio team is narrowing their focus on distributing the code via a single means, the WiX toolset Open Source project.

Q: Is Visual Studio going to continue to contribute code to the WiX toolset?

A: For the near term, yes. There is a large body of code to support the new Visual Studio 2010 and MSBuild functionality to contribute in the next few weeks. I’m very excited about that (plus all the work already part of WiX v3). After that, we’ll see how the Visual Studio team decides to proceed. I hope they continue to participate but their future is in their hands.

Q: What does this mean for the WiX toolset?

A: Not much directly. We wanted to deliver a production quality release of WiX v3 before the end of the year . The Visual Studio team has helped us do that and I really hope they will continue to do so. Personally, I would love it if Visual Studio was one more way to distribute the WiX toolset but that doesn’t seem to align with their goals at this time.

Q: Does Visual Studio still provide food for the volunteers that work on the WiX toolset?

A: Yes and I very much appreciate that. I probably don’t thank them enough. Visual Studio has done some very nice things to support the volunteers on the WiX toolset and we appreciate it. Delivering high quality tools that build high quality installation packages is in everyone’s best interest.

We’re proud to be fighting the good fight.

 

tags: , , , , , , ,

Original post by Rob Mensching

Abgelegt von WiX
von