More on building visual studio 2003 solutions (or anything non-MSBuild) with Team Build
In
my last post I mention that exchanged emails with some Microsoft guys and they explained to me why my VS2003 build would not show up in the "Builds" report; by the way, it was
Buck Hodges and
Aaron Hallberg that helped me. I did not go into details there but basically what happens is that it is the Team Build logger that makes the necessary calls to put the build data in the TFS database.
Anyway, I just wanted to let you know that Aaron just posted
a better alternative to the solution I explain in my last blog post.