Commit Graph

65 Commits

Author SHA1 Message Date
Guillaume Nodet
6f5928347c Remove warnings from the build 2020-10-13 10:38:56 +02:00
Guillaume Nodet
dd32f41580 Provide smarter output on the client, fixes #77
All events are directly forwarded to the client.  The client is now responsible for ordering them per project and displaying them if needed.  A thread is now started to read the terminal input with support for '+' to display one more line per project, '-' to display one line less, and 'Ctrl+L' to redraw the display which could become messed if the build messages are a bit unusual (this may require a better fix though).
2020-10-07 13:56:04 +02:00
Guillaume Nodet
b9e44f5902 Replace the mvnd-common dependency from slf4j-simple to slf4j-api 2020-10-05 12:34:00 +02:00
Peter Palaga
0eaf5a7627 Next is 0.0.7-SNAPSHOT 2020-09-29 14:13:41 +02:00
Peter Palaga
c83ca1bb5b Release 0.0.6 2020-09-29 14:13:35 +02:00
Peter Palaga
81d8f5bf01 Next is 0.0.6-SNAPSHOT 2020-09-17 09:33:50 +02:00
Peter Palaga
37b9dfb6dd Release 0.0.5 2020-09-17 09:33:44 +02:00
Peter Palaga
5857d2f18e Next is 0.0.5-SNAPSHOT 2020-08-20 18:19:48 +02:00
Peter Palaga
54965dc700 Release 0.0.4 2020-08-20 18:19:42 +02:00
Peter Palaga
0d89d00f29 Next is 0.0.4-SNAPSHOT 2020-08-15 12:56:21 +02:00
Peter Palaga
8b61ca6637 Release 0.0.3 2020-08-15 12:56:07 +02:00
Peter Palaga
469c43091e Next is 0.0.3-SNAPSHOT 2020-08-14 18:33:03 +02:00
Peter Palaga
5eea9ffd35 Release 0.0.2 2020-08-14 18:32:41 +02:00
Peter Palaga
9468e4ae97 Fixup 83dacbf0 Remove --install option 2020-08-14 18:12:51 +02:00
Peter Palaga
6ac2a01c64 Fix #56 Require Java 8+ instead of Java 11+ at runtime 2020-08-14 17:48:54 +02:00