399400401402403404405406407408409
out.close(); UnZip UnZip = new UnZip(tmpDir); UnZip.start_th(); DownloadApacheTomcat DownloadApacheTomcat = new DownloadApacheTomcat(this); tmpDir = null; } catch (Exception ex) { LectorInstallerApp.logger.fatal(ex.getMessage(), ex); }