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
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
844c54b62d
Improve progress display, fixes #112
2020-10-20 11:14:15 +02:00
Peter Palaga
ac10e907e0
Next is 0.0.9-SNAPSHOT
2020-10-19 20:53:12 +02:00
Peter Palaga
1d7b990194
Release 0.0.8
2020-10-19 20:53:06 +02:00
Peter Palaga
854f204b17
Next is 0.0.9-SNAPSHOT
2020-10-19 20:29:24 +02:00
Peter Palaga
bead599fea
Release 0.0.8
2020-10-19 20:29:18 +02:00
Peter Palaga
dee8cd72dc
Next is 0.0.8-SNAPSHOT
2020-10-19 15:50:25 +02:00
Peter Palaga
36c29d2d6f
Release 0.0.7
2020-10-19 15:50:18 +02:00
Guillaume Nodet
c9e3feef11
Tone down logging so that the daemon does not log to the screen by default
2020-10-19 13:48:56 +02:00
Guillaume Nodet
d773bd378a
Grab and redirect standard streams, fixes #100
2020-10-19 13:48:56 +02:00
Peter Palaga
e9b92ae65d
Isolate the integration tests from the local environment #97
2020-10-17 21:57:30 +02:00
Guillaume Nodet
a73345ea0a
No need for the MojoStopped event
2020-10-16 23:38:10 +02:00
Peter Palaga
56d5643ff8
Re-layout the distro so that mvn is not in bin #91
2020-10-16 15:41:07 +02:00
Guillaume Nodet
556aca3603
Add a mvn script and improve mvns display
2020-10-12 21:21:17 +02:00
Guillaume Nodet
f57105875e
Fix display ( #88 )
...
* Fix problems when not enough lines to display
* Fix out-of-order events that cause problems on the client the display
2020-10-09 17:19:02 +02:00
Guillaume Nodet
ba751ad869
Make sure all log events are displayed when an exception occurs in the daemon
2020-10-07 15:22:17 +02:00
Guillaume Nodet
cd5425a80d
Move TerminalOutput into its own class
2020-10-07 15:08:38 +02:00
Guillaume Nodet
e17b1f8b7b
Add an option to display log events for a module immediately after it has been built
2020-10-07 14:27:20 +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
6a00419c38
Minor improvements
2020-10-05 12:34:29 +02:00
Guillaume Nodet
b9e44f5902
Replace the mvnd-common dependency from slf4j-simple to slf4j-api
2020-10-05 12:34:00 +02:00
Guillaume Nodet
98ba2e20e3
Replace the jpm library with the jdk ProcessHandle interface, #36
2020-10-02 10:30:27 +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
9c1b63eb16
Test BOM edits #9
2020-09-29 12:25:04 +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
dfba788fc9
Cannot re-use daemon with sdkman java 8.0.265.hs-adpt
2020-09-16 13:38:59 +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
28d0765667
Let mvnd -v show os name and arch
2020-08-15 12:33:58 +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
Peter Palaga
ed91924e43
Derive mvnd.home from the location of the running native client if
...
possible
2020-08-14 15:53:30 +02:00
Peter Palaga
83dacbf0b1
Remove --install option now that we offer a distro containing both client and server
2020-08-14 15:10:56 +02:00
Peter Palaga
156ab7e323
Fix #53 Using MAVEN_HOME may clash with other tools
2020-08-12 11:47:38 +02:00
Peter Palaga
cd4d25333b
Next is 0.1.0-SNAPSHOT
2020-07-30 18:50:22 +02:00
Peter Palaga
9fe42ce0d9
Release 0.0.1
2020-07-30 18:49:52 +02:00
Peter Palaga
bc3f341dc1
Escape values written to mvnd.properties
2020-07-30 16:00:12 +02:00
Peter Palaga
6b912897b9
Fix #42 mvnd fails if there is no .mvn/ dir in the user home
2020-07-30 12:25:56 +02:00
Peter Palaga
7768ef39bf
Reformat the code using mvn clean process-sources
2020-07-29 11:56:23 +02:00
Peter Palaga
41edec19c6
Add missing license headers and mark the origin of overtaken files
2020-07-14 22:28:03 +02:00
Peter Palaga
0d64f525d9
Honor ${maven.home}/conf/logging/logback.xml
2020-06-30 11:23:53 +02:00