IzPack

Debug class references Installer class, but Installer class is not included in uninstaller.jar

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 4.2.0, 4.2.1, 4.3.0, 4.3.1, 4.3.2
  • Fix Version/s: 4.3.3, 5.0
  • Component/s: Uninstaller
  • Labels:
    None
  • Number of attachments :
    0

Description

Every call to Debug methods can cause ClassNotFound Exceptions because the static init code references the Installer class which is not included in the uninstaller.jar

Activity

Hide
Florian Buehlmann added a comment -

The Installer class is no longer referenced to avoid ClassNotFound exceptions.

Show
Florian Buehlmann added a comment - The Installer class is no longer referenced to avoid ClassNotFound exceptions.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: