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 |
|
github-actions[bot]
|
9acf6cd17f
|
Updated CHANGELOG.md
|
2020-10-22 03:14:58 +00:00 |
|
Peter Palaga
|
59fc315777
|
Fixup #111 Document the number of utilized cores and use 1 core at least
|
2020-10-21 15:30:59 +02:00 |
|
Peter Palaga
|
1b18bd4a37
|
Merge pull request #119 from gnodet/issue-111
Leave 1 processor unused on the daemon by default, fixes #111
|
2020-10-21 14:42:48 +02:00 |
|
Peter Palaga
|
68b14f0be4
|
Merge pull request #120 from gnodet/issue-118
Rename ServerMain to MavenDaemon to be more explicit, fixes #118
|
2020-10-21 14:38:56 +02:00 |
|
Guillaume Nodet
|
020c4ef5a9
|
Rename ServerMain to MavenDaemon to be more explicit, fixes #118
|
2020-10-21 14:15:41 +02:00 |
|
Guillaume Nodet
|
3fb67e45d8
|
Leave 1 processor unused on the daemon by default, fixes #111
|
2020-10-21 14:10:35 +02:00 |
|
Guillaume Nodet
|
4f186f3407
|
Fix the "Building null... (0 cores)" displayed at the beginning, at some bold to make it a bit more pretty, #112
|
2020-10-21 08:31:52 +02:00 |
|
github-actions[bot]
|
f2858ab0aa
|
Updated CHANGELOG.md
|
2020-10-21 03:14:54 +00:00 |
|
Peter Palaga
|
28b85f21c1
|
Merge pull request #113 from gnodet/issue-112
Improve progress display
|
2020-10-20 11:54:32 +02:00 |
|
Guillaume Nodet
|
844c54b62d
|
Improve progress display, fixes #112
|
2020-10-20 11:14:15 +02:00 |
|
Guillaume Nodet
|
a735fac8e9
|
Fix mvnd.sh script
|
2020-10-20 11:13:05 +02:00 |
|