[JIRA] Resolved: (SSPCPP-450) Wix: Manage GUIs

Rod Widdowson (JIRA) noreply at shibboleth.net
Fri May 25 13:34:03 BST 2012


     [ https://issues.shibboleth.net/jira/browse/SSPCPP-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rod Widdowson resolved SSPCPP-450.
----------------------------------

    Resolution: Fixed

Modulo testing this is complete by checkin 3679

> Wix:  Manage GUIs
> -----------------
>
>                 Key: SSPCPP-450
>                 URL: https://issues.shibboleth.net/jira/browse/SSPCPP-450
>             Project: Shibboleth SP - C++
>          Issue Type: Sub-task
>          Components: Installation / Packaging
>            Reporter: Rod Widdowson
>            Assignee: Rod Widdowson
>             Fix For: 2.5
>
>   Original Estimate: 2 weeks
>  Remaining Estimate: 1 week, 4 days, 6 hours
>
> The wix installer is being built in a modular fashion:
> - 32 bit merge modules
> - 64 bit merge modules
> - noarch merge modules
> - 32 bit Shibboleth (binaries) installation
> - 64 bit Shibboleth (binaries) installation
> - noarch file installation
> - noarch configuration (registry, services, IIS, the list is endless)
> This will all be fronted by a mostly architecturally independant GUI.  I have no idea how to do this but right now the plan is
> - define the <Properties> that we need.
> - Look at the diassembly of the current installer.
> - Either use this or recast in terms of the Wix GUI support (or both).
> I am estimating this long because of the unknown quality

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list