forked from I2P_Developers/i2p.i2p
- Only fail after all URLs are tried
- Move registration from servlet to manager and delay - Fix plugin updates - More logging
This commit is contained in:
@@ -21,7 +21,7 @@ import net.i2p.update.*;
|
||||
*
|
||||
* @since 0.9.4
|
||||
*/
|
||||
public class UpdateHandler implements Updater {
|
||||
class UpdateHandler implements Updater {
|
||||
private final I2PAppContext _context;
|
||||
private final UpdateManager _umgr;
|
||||
private final SnarkManager _smgr;
|
||||
|
||||
Reference in New Issue
Block a user