Commit Graph

10 Commits

Author SHA1 Message Date
hankhill19580 7b53b0d3ad leave roaming appdir installs that already exist alone 2019-11-09 01:36:53 +00:00
hankhill19580 ff293d50a9 introduce divs to allow selecting buttons on /home by category 2019-11-08 17:42:53 +00:00
zzz e0e06d73eb javadoc fixes part 14 (ticket #1894) 2017-01-27 03:14:34 +00:00
zzz 99c9b30e49 another installer build fix 2015-11-14 13:22:35 +00:00
zzz 51c5da3f72 lint: don't catch Exception, catch RuntimeException or checked exception.
omits SAM, BOB, reflection, commented-out code, and a few other places
2015-11-12 18:49:13 +00:00
zzz a7a0ca87c9 Branch from 0.9.5 release.
Implement new Main wrapper class for utility.jar, to
work around izpack ticket #162 http://jira.codehaus.org/browse/IZPACK-162
which prevents us from specifying a main class as it fails on
Windows installations when a full path including a drive letter is specified
(ticket #912)
2013-04-20 18:42:55 +00:00
kytv 44498ca8c7 installer: extra checks & add to findbugs target 2012-12-31 18:00:42 +00:00
kytv a40566eefb improve installer javadocs; add minimalist package.html 2012-12-30 00:36:14 +00:00
kytv db0501f31b explicitly specify encoding 2012-12-29 00:10:38 +00:00
kytv 4389f277d6 * windows installer fixes / improvements
- move deprecated installer-only classes (Exec, Delete, and Copy) from
    i2p.jar into installer/
  - replace installer/resources/fixpaths.cmd with an improved method in java
  - combine the installer-only utility classes into a single jar and call the
    classes from within izpack
2012-12-28 20:59:17 +00:00