<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-4681303413248386159.post6992108004636038444..comments</id><updated>2009-03-07T13:04:28.340-08:00</updated><title type='text'>Comments on Coding on the Train: WIX in Distributed Build Enviornments</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.codingonthetrain.com/feeds/6992108004636038444/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4681303413248386159/6992108004636038444/comments/default'/><link rel='alternate' type='text/html' href='http://www.codingonthetrain.com/2009/02/wix-in-distributed-build-enviornments.html'/><author><name>Brian Willard</name><uri>http://www.blogger.com/profile/04096194280291161478</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4681303413248386159.post-4302249336402182783</id><published>2009-03-07T13:04:00.000-08:00</published><updated>2009-03-07T13:04:00.000-08:00</updated><title type='text'>Hey Rob, thanks for the pointer.  Unfortunately ev...</title><content type='html'>Hey Rob, thanks for the pointer.  Unfortunately even with that you still have to resort to the trickery described in the article.  Because we populate to temp directories we can't use a constance value for $(BinariesRoot) as described in the article.  For the CI builds we could pass that value in on the command line but then developers would need to set that variable for each of their workspaces, something we would like to avoid.  Which leaves using relative paths, but because they are relative to project and the projects are at different levels of the directory structures this doesn't work out for us.  So we are left defining different relative paths for each project in the project.  Which is a bit cludgy, but gets the job done.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4681303413248386159/6992108004636038444/comments/default/4302249336402182783'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4681303413248386159/6992108004636038444/comments/default/4302249336402182783'/><link rel='alternate' type='text/html' href='http://www.codingonthetrain.com/2009/02/wix-in-distributed-build-enviornments.html?showComment=1236459840000#c4302249336402182783' title=''/><author><name>Brian Willard</name><uri>http://www.blogger.com/profile/04096194280291161478</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='04674673459222090059'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.codingonthetrain.com/2009/02/wix-in-distributed-build-enviornments.html' ref='tag:blogger.com,1999:blog-4681303413248386159.post-6992108004636038444' source='http://www.blogger.com/feeds/4681303413248386159/posts/default/6992108004636038444' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4681303413248386159.post-3368101701652829838</id><published>2009-03-04T09:04:00.000-08:00</published><updated>2009-03-04T09:04:00.000-08:00</updated><title type='text'>Brian, there is an entire topic in the WiX Help ab...</title><content type='html'>Brian, there is an entire topic in the WiX Help about how to integrate the WiX toolset into your daily build process here: http://wix.sourceforge.net/manual-wix3/daily_builds.htm .&lt;BR/&gt;&lt;BR/&gt;Hopefully, that has enough detail to solve this very problem.  If there are bugs in the documentation or build code please do open a bug so we can fix it.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4681303413248386159/6992108004636038444/comments/default/3368101701652829838'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4681303413248386159/6992108004636038444/comments/default/3368101701652829838'/><link rel='alternate' type='text/html' href='http://www.codingonthetrain.com/2009/02/wix-in-distributed-build-enviornments.html?showComment=1236186240000#c3368101701652829838' title=''/><author><name>Rob Mensching</name><uri>http://robmensching.com/</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.codingonthetrain.com/2009/02/wix-in-distributed-build-enviornments.html' ref='tag:blogger.com,1999:blog-4681303413248386159.post-6992108004636038444' source='http://www.blogger.com/feeds/4681303413248386159/posts/default/6992108004636038444' type='text/html'/></entry></feed>