Commit Graph

357 Commits

Author SHA1 Message Date
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
Guillaume Nodet
22f608d5b4 Implement a keep-alive strategy to detect stales connections, fixes #47 2020-10-22 17:44:44 +02:00
Guillaume Nodet
7dbb371a06 Split the long line
Co-authored-by: Peter Palaga <ppalaga@redhat.com>
2020-10-22 16:33:36 +02:00
Peter Palaga
aff9d8f222 Merge pull request #125 from gnodet/env-check
Display warning in case of environment mismatch #122
2020-10-22 16:25:25 +02:00
Guillaume Nodet
35467c4b11 Update daemon/src/main/java/org/apache/maven/cli/DaemonMavenCli.java
Co-authored-by: Peter Palaga <ppalaga@redhat.com>
2020-10-22 16:16:36 +02:00
Peter Palaga
e20f19eaff Merge pull request #126 from gnodet/improvements
Improvements
2020-10-22 16:10:42 +02:00
Guillaume Nodet
af762d5721 Display warning in case of environment mismatch #122 2020-10-22 15:27:38 +02:00
Guillaume Nodet
73281d91e0 Better display of the message when creating a new daemon 2020-10-22 15:04:18 +02:00
Guillaume Nodet
682cad96a7 Fix imports 2020-10-22 15:04:18 +02:00
Peter Palaga
41088ab721 Merge pull request #124 from gnodet/improvements
Improvements
2020-10-22 14:26:28 +02:00
Guillaume Nodet
755dc6b570 Display the java home of the daemon when using "mvnd --status" 2020-10-22 13:40:10 +02:00
Guillaume Nodet
90714f69d5 Do print the information message when creating a new daemon 2020-10-22 13:40:05 +02:00
Guillaume Nodet
0c032230cd Add dependency to fix the build order 2020-10-22 13:40:00 +02:00
Guillaume Nodet
0656e1337a Use a loopback address instead of 0.0.0.0 2020-10-22 13:39:47 +02:00
Guillaume Nodet
7d60a403fd Fix default logback configuration file 2020-10-22 13:10:28 +02:00
Guillaume Nodet
d8f75d98ff Remove unused environment property definition 2020-10-22 13:10:28 +02:00