On 03-Dec-14 11:13, Phill Hogland wrote:
> As I reported, I succeeded in creating an "unofficial Official" build, in the
> sense that it did a full compile without any errors or skipping any part of
> the build. This gets me back to the point where if I recompile both my
> compiler extensions and my project tree of msi setups and bundles against
> this "unofficial Official" build the mba cannot display the UX on another
> system.
Is the BA compiled against it too? As I recall, the MBA stuff is 
strong-name signed so a managed BA will fail to load against a 
locally-built MBA core.

> The reason I am trying to do an "unofficial Official" build is because of
> the following statement and an effort to do thorough testing.  From:
> http://wixtoolset.org/development/
> "Code your change and test it. Review our code style and write consistent
> code throughout the project. Remember to build WiX in both debug and release
> modes, and to run test\test.bat to make sure nothing is broken."
It's a judgment call as to whether a particular change needs to go 
through an official build. Some do, certainly, but most don't. A custom 
action change is unlikely to be affected by anything related to a 
managed BA build, for example, though it might be affected by being run 
in a bundle with a managed BA -- theoretically, anyway; I wouldn't bet 
money on that. :) In this case, an easy workaround would be to build the 
.msi with the updated CA from a local WiX build but build the MBA and 
bundle from an official build.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to