Commit Graph

17 Commits

Author SHA1 Message Date
nathan
19ddfe2d9a Added gradle wrapper task 2018-09-25 20:04:53 +02:00
nathan
1e841d1d4a Merge remote-tracking branch 'origin/master'
# Conflicts:
#	build.gradle
2018-08-28 09:52:36 +02:00
nathan
a37de2ddd1 Fixed issue when custom build props are not available 2018-08-28 09:50:26 +02:00
nathan
4d9a88ebab Fixed issue when custom build props are not available 2018-08-27 23:11:53 +02:00
nathan
fb50756f51 Converted to gradle 2018-08-18 20:57:00 +02:00
nathan
e712185d5b Cleaned up dependencies 2018-04-08 22:04:14 +02:00
nathan
909426b801 updated JDK compile required version 2018-02-19 15:25:26 +01:00
nathan
27c70bed46 Removed hard dependency on the Console project 2017-12-02 21:55:19 +01:00
nathan
cf9af55be5 Updated version. removed hard dependency on Console 2017-12-02 18:17:36 +01:00
nathan
6c3ac14c59 Changed ProcessStreamProxy to have an optional dependency on the Console
project (instead of a hard-dependency). If the Console project is not
 available, then certain behavior is not possible, but that behavior is
 not necessary (just useful)
2017-12-02 15:54:32 +01:00
nathan
bc2501a818 Updated readme info and version 2017-11-28 21:25:15 +01:00
nathan
e069d245b9 Updated license info 2017-11-28 21:10:38 +01:00
nathan
aa9b2bc5ea Code polish. Removed irrelevant classes. 2017-11-28 21:07:43 +01:00
nathan
ee968be141 Fixed issues with reading from System.in and blocking reads. 2017-11-28 21:07:11 +01:00
nathan
d9b565edde Moved shell executor from utils to it's own project 2017-11-26 21:57:25 +01:00
nathan
122d6ea9c2 Added license info 2017-11-26 18:03:43 +01:00
nathan
418bec9c50 Added readme 2017-11-26 18:02:57 +01:00