[izpack-devel] InstallationGroups not working anymore on PacksPanel (trunk)

Markus Schlegel markus.schlegel at pulinco.com
Thu Jan 11 12:45:42 CET 2007


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

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-devel/attachments/20070111/614ecf51/attachment.html 


More information about the izpack-devel mailing list