[izpack-devel] InstallationGroups not working anymore on PacksPanel (trunk)
Dennis Reil
Dennis.Reil at reddot.de
Thu Jan 11 12:51:48 CET 2007
Thanks,
I commited a version with available packs instead of allpacks.
Hope this works now.
Regards,
Dennis
> Hi
>
> While testing on trunk, I noticed, that the packs on the packspanel
> are not restricted to the packs of the selected InstallationGroup
> anymore.
> I found out, that "dreil" has changed a Constructor call to
> PacksModel in PacksPanelBase and thus this produces that behavior.
>
> The new Constructor in PacksModel uses idata.allPacks instead of
> idata.availablePacks to build the Packs list.
> As far as I see, there is no reason why to use allPacks there, since
> the developer of the installer has to ensure that the conditions work
> even within the defined installGroups (also I do not yet understand
> the conditions thing ).
>
> Attached a patch that fixes the new Constructor.
> "Dreil" should test this with his changes.
>
>
> Markus Schlegel
>
>
> _______________________________________________
> izpack-devel mailing list
> izpack-devel at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/izpack-devel
--
More information about the izpack-devel
mailing list