Commit Graph

9 Commits

Author SHA1 Message Date
Rob Greene 2699b3cea6 Went through and did a pass on spell checking. #36 2019-10-06 19:40:19 -05:00
Rob Greene c82571df3c Unused code (for real this time!). #36 2019-10-06 13:07:24 -05:00
Rob Greene 41ac815c42 Cleaning up Javadoc warnings and errors; removed "createDirectory()"
method that maybe was part of the interface but no longer is (was
replaced by createDirectory(name) which remains).
2018-03-09 22:49:40 -06:00
Rob Greene 59bd38fcac Pulling out clone of ShrinkItArchive; blending it in the build process. Closes #21. 2018-03-08 21:31:22 -06:00
Lisias d2199f0792 Revising the DiskException handling. I was wrongly handling it as a user warning on some places where this is not viable (as a Ant Task!!). 2018-01-08 12:02:58 -02:00
Rob Greene aa972ee6c8 Merge branch 'master' into gradle 2017-11-20 21:13:51 -06:00
Rob Greene 2d6e7c28d0 Revert "Merging in iKarith's pull request from `master` so it does not get lost!"
This reverts commit be8d04cce2.

Bad developer, biscuit! :-)
2017-11-20 21:06:08 -06:00
Rob Greene be8d04cce2 Merging in iKarith's pull request from `master` so it does not get lost! 2017-11-20 20:59:36 -06:00
Rob Greene 438e6ec1f0 First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00