mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-02 09:25:44 +00:00
* Always wipe the Jetty work directory on startup, so that web updates
are reflected immediately (Jetty does not honor the cache across
multiple executions)
in addition, refactor various file ops out of the DataHelper into FileUtil