Guillaume Nodet
6541d85f58
Cygwin support, fixes #156
2020-10-29 11:35:54 +01:00
github-actions[bot]
9ce3de04d3
Updated CHANGELOG.md
2020-10-29 03:15:31 +00:00
Peter Palaga
a9a3e907ee
Improve terminal output
...
* Say 'Looking for daemon...' straight ahead to elliminate the initial
lag
* Present 'hidden' threads along with used/max threads instead of
'n more'
* Print project name in bold even if no mojo is present in the line
* Be consistent about printing project artifactIds in bold also when
lines are hidden
* The righ status line is present also when lines are hidden
2020-10-28 23:37:44 +00:00
Peter Palaga
1bb009127b
Fixup 67d5b4b
Remove leftovers
2020-10-28 20:30:52 +00:00
Guillaume Nodet
adec4290c9
Merge pull request #169 from gnodet/improvements
...
Improvements
2020-10-28 15:49:22 +01:00
Guillaume Nodet
fcee236eaa
Merge pull request #168 from gnodet/cache-strategy
...
Use a single cache removal strategy
2020-10-28 15:49:04 +01:00
Guillaume Nodet
aaf4018441
Fix formatting
2020-10-28 15:35:27 +01:00
Guillaume Nodet
4dfd9e87ef
Upgrade to jline 3.17.1
2020-10-28 15:35:27 +01:00
Guillaume Nodet
e24562c343
Also display diagnostics when the client can not connect to the daemon
2020-10-28 15:34:46 +01:00
Guillaume Nodet
a2a9d5eedf
mvnd-common targets JDK 8, so remove JDK 11 specifics
2020-10-28 15:34:46 +01:00
Guillaume Nodet
c6b27261db
Display the daemon output along the log when diagnosing a daemon failure
2020-10-28 15:34:46 +01:00
Guillaume Nodet
67d5b4b9c9
Use a single cache removal strategy
2020-10-28 15:30:26 +01:00
Peter Palaga
a805c07a31
ProjectBuildLogAppender not found when starting the daemon #165
2020-10-27 15:20:13 +00:00
Peter Palaga
6cbd5be8b6
Killed or crashed daemon process kept in the registry until mvnd --stop is called #154
2020-10-27 12:28:15 +00:00
Peter Palaga
59a9bbad5b
mvnd native executable is not passing -Dkey=val to the daemon #157
2020-10-27 10:38:34 +00:00
github-actions[bot]
6e46188586
Updated CHANGELOG.md
2020-10-27 03:15:49 +00:00
Peter Palaga
c2bf936295
Fixup e33f3fca
serialization of long (> 64k) strings, fixes #155
2020-10-26 23:42:15 +00:00
Peter Palaga
76bdd203de
Improve the error message that reports a daemon crash
2020-10-26 23:42:15 +00:00
Guillaume Nodet
e33f3fcac9
Fix serialization of long (> 64k) strings, fixes #155
2020-10-26 22:37:58 +01:00
Guillaume Nodet
4cec95e7fe
Merge pull request #151 from gnodet/issue-36
...
Fix windows terminal issues
2020-10-26 22:25:11 +01:00
Guillaume Nodet
433d4144e3
Upgrade to jansi 2.0, fix windows output
2020-10-26 21:59:41 +01:00
Guillaume Nodet
64ab26b987
Add terminal information when displaying the version
2020-10-26 15:23:10 +01:00
github-actions[bot]
b46d5b915d
Updated CHANGELOG.md
2020-10-26 09:20:26 +00:00
Peter Palaga
b78adaf29d
Next is 0.0.11-SNAPSHOT
2020-10-26 10:18:21 +01:00
Peter Palaga
29d4380736
Release 0.0.10
0.0.10
2020-10-26 10:18:15 +01:00
Peter Palaga
73e8a9acb3
mvnd --status throws NumberFormatException in 0.0.9 #147
2020-10-26 08:13:40 +00:00
github-actions[bot]
a1d8d951cf
Updated CHANGELOG.md
2020-10-26 03:15:51 +00:00
Peter Palaga
bd34f1897e
Auto-update Homebrew tap from the release pipeline
2020-10-25 22:15:20 +01:00
Peter Palaga
38a7a6fc71
Add Twitter badge to README
2020-10-25 20:24:11 +00:00
Peter Palaga
3a5b5df8a1
Mention Homebrew tap in the README, show asciinema cast instead of a static image
2020-10-25 19:49:42 +00:00
github-actions[bot]
604faee63a
Updated CHANGELOG.md
2020-10-25 17:15:18 +01:00
Peter Palaga
a248678300
Next is 0.0.10-SNAPSHOT
2020-10-25 17:15:18 +01:00
Peter Palaga
6eb0de84d3
Release 0.0.9
0.0.9
2020-10-25 17:15:18 +01:00
Peter Palaga
47d55eea6e
Publish sha256 checksums for the released artifacts
2020-10-25 17:14:23 +01:00
Peter Palaga
a71033cc94
Remove the superfluous Serializer interface and its implemetation
2020-10-25 11:30:17 +00:00
github-actions[bot]
ada4b27b7a
Updated CHANGELOG.md
2020-10-25 03:15:21 +00:00
Peter Palaga
87a94dac10
Do not add mvnd-client.jar to daemon's class path
2020-10-24 14:40:11 +01:00
github-actions[bot]
020aa6a635
Updated CHANGELOG.md
2020-10-24 03:15:10 +00:00
Peter Palaga
02eed95132
wmic process where processid=<pid> get WorkingSetSize returns a value in bytes
2020-10-23 23:09:58 +02:00
Peter Palaga
a11a9fb31f
Use the same naming scheme in module names
2020-10-23 22:47:43 +02:00
Peter Palaga
0c39567b67
Use lineEnding=KEEP in formatter plugin
2020-10-23 21:44:55 +01:00
Peter Palaga
4f78bbcec4
Have unique test project module names
2020-10-23 21:44:55 +01:00
Peter Palaga
8f322e7b0b
Split daemon module into daemon and dist #130
2020-10-23 18:14:38 +01:00
Peter Palaga
bc2fabe788
Polish client status line
2020-10-23 17:20:37 +01:00
Peter Palaga
d89a65aa6b
Merge pull request #136 from ppalaga/i129
...
mvnd --status to display memory usage #129
2020-10-23 16:12:45 +01:00
Peter Palaga
04fda24982
mvnd --status to display memory usage #129
2020-10-23 17:01:53 +02:00
Peter Palaga
4392dd6b3d
Test with two threads at least #128
2020-10-23 14:01:30 +02:00
Peter Palaga
8efcf615d8
Simplify logging
2020-10-23 14:00:16 +02:00
Peter Palaga
a11b4c4c2a
Merge pull request #123 from gnodet/issue-47
...
Issue 47
2020-10-23 10:44:42 +02:00
github-actions[bot]
b1983bd193
Updated CHANGELOG.md
2020-10-23 03:15:21 +00:00