Commit Graph

11 Commits

Author SHA1 Message Date
Michael Bayne c8226b83ee Default concurrent download count to #CPUS-1. 2018-11-30 11:41:59 -08:00
Michael Bayne cb5ee3efe6 Update changelog with two PR changes. 2018-11-30 11:38:45 -08:00
Michael Bayne a177bae01d Prep for 1.8.2 release. 2018-11-27 13:34:30 -08:00
Michael Bayne 5c0c8bfddf Update in preparation for release. 2018-11-26 14:31:47 -08:00
Michael Bayne d7ec1baa60 Avoid using UI if we're in a headless JVM.
Closes #131.
2018-11-26 13:28:51 -08:00
Michael Bayne 9dd8285243 Use a "sys." prefix instead of custom parsing. 2018-11-26 13:11:32 -08:00
Michael Bayne 469f4feb0a Auto-create app dir if we have an appbase.
We were already doing this for bootstrap.properties-based launches, but there's
no reason to restrict it to that. If you run Getdown with an appbase and an
appdir, it can create the app dir and download the app into it.

This enables scenarios where getdown is installed to a shared location and
users that run the app install it in their private storage area (or on a
machine local file system, or who knows).

Closes #163.
2018-11-26 12:40:18 -08:00
Michael Bayne 11343297a0 Keep the changelog up to date. 2018-11-26 11:33:15 -08:00
Michael Bayne a0c4edfc67 Notes for 1.7.1 and 1.8.0 releases. 2018-10-19 10:17:24 -07:00
Michael Bayne de858c450b Edits. 2018-02-02 10:23:25 -08:00
Michael Bayne a55bcab146 Added a changelog.
Fixes #90.
2018-02-02 10:21:23 -08:00