It looked to me like the logic was trying to prevent the PreReq pkg (i.e.
.Net 4.0 in WiX's case) from being installed after the BA was successfully
initialized since the PreReq package should have been correctly run or not
run before the BA even starts, right?

Or am I missing something a little more subtle?

Bill
On Sat, Jun 8, 2013 at 10:38 AM, Rob Mensching <r...@robmensching.com> wrote:

> Actually, it looks like a very subtle bug. The intention is that a Bundle
> Variable tells the BA which package is NetFX. It looks like the value got
> lost (or incorrectly removed) somewhere along the way. If you are
> interested in a great learning exercise, you might try to fix it.
>
> Otherwise, would be great to have a bug opened on the issue so we don't
> forget it. <smile/>
>
>
> On Tue, Jun 4, 2013 at 4:59 AM, Bill Tutt <b...@tutts.org> wrote:
>
>> Is the PlanPackageBegin code still necessary? It looks like code rot from
>> older Burn variable names....
>>
>> Thanks,
>> Bill
>>
>>
>>
>> ------------------------------------------------------------------------------
>> How ServiceNow helps IT people transform IT departments:
>> 1. A cloud service to automate IT design, transition and operations
>> 2. Dashboards that offer high-level views of enterprise services
>> 3. A single system of record for all IT processes
>> http://p.sf.net/sfu/servicenow-d2d-j
>> _______________________________________________
>> WiX-devs mailing list
>> WiX-devs@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-devs
>>
>>
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. A cloud service to automate IT design, transition and operations
> 2. Dashboards that offer high-level views of enterprise services
> 3. A single system of record for all IT processes
> http://p.sf.net/sfu/servicenow-d2d-j
> _______________________________________________
> WiX-devs mailing list
> WiX-devs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-devs
>
>
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to