Guillaume Nodet
66471b4906
Remove synchronization on the MavenPluginManager implementation
2021-01-14 13:30:39 +01:00
github-actions[bot]
ade8708e2c
Updated CHANGELOG.md
2021-01-14 03:59:15 +00:00
Guillaume Nodet
a9b69c6dee
Add a computeIfAbsent method to the Cache
2021-01-13 23:32:04 +01:00
Guillaume Nodet
58d080484c
Reformat
2021-01-13 23:30:21 +01:00
Guillaume Nodet
6c748d5ef1
Copy unmodified DefaultMavenPluginManager and required class from maven 3.6.3
2021-01-13 16:32:43 +01:00
Guillaume Nodet
cee0ba6443
The caches are not all cleaned when deleting the local repository, fixes #312
...
* The caches are not all cleaned when deleting the local repository, fixes #312
* Try to workaround file locking on windows
* Split the integration test
* Raise watch service sensitivity, add a delay in the test for windows to make sure the poll has been done
* Disable test on windows because all jar files are locked and the repository can't even be deleted
2021-01-13 16:01:56 +01:00
Guillaume Nodet
8d929889da
Disable test on windows because all jar files are locked and the repository can't even be deleted
2021-01-13 15:19:17 +01:00
Guillaume Nodet
6dd4add35e
Raise watch service sensitivity, add a delay in the test for windows to make sure the poll has been done
2021-01-13 14:08:16 +01:00
Guillaume Nodet
4bdedf12b0
Split the integration test
2021-01-13 13:46:04 +01:00
Guillaume Nodet
29e823eb1b
Try to workaround file locking on windows
2021-01-13 13:07:54 +01:00
Guillaume Nodet
b10af9fe15
The caches are not all cleaned when deleting the local repository, fixes #312
2021-01-13 11:36:37 +01:00
github-actions[bot]
123ee63d0d
Updated CHANGELOG.md
2021-01-13 03:53:56 +00:00
github-actions[bot]
dad6b13706
Updated CHANGELOG.md
2021-01-12 03:48:39 +00:00
github-actions[bot]
6deaa033bf
Updated CHANGELOG.md
2021-01-10 03:46:07 +00:00
Peter Palaga
0ee89b9a5d
Use mvnd instead of mvn in the help output
2021-01-09 22:06:05 +00:00
Guillaume Nodet
9b4172fd61
Add a bit of doc for the various supported keys, #293
2021-01-09 20:14:11 +00:00
github-actions[bot]
7a102fa443
Updated CHANGELOG.md
2021-01-09 03:40:44 +00:00
Peter Palaga
7dd3d5da70
NPE after pressing CTRL+B in the client #324
2021-01-08 23:28:17 +00:00
Peter Palaga
ddea5d8ea8
Fixup 143f4f13
Display the daemon id and shorten it a bit #314
2021-01-08 23:07:15 +00:00
Guillaume Nodet
143f4f13ab
Display the daemon id and shorten it a bit, fixes #314
2021-01-08 21:50:20 +00:00
Peter Palaga
3eb9d8d41b
Fixup 28ffaea
Send transfer events to the client for better display #284
2021-01-08 21:38:45 +00:00
Falko Modler
3beb854cc9
Fix TestUtils imports
2021-01-08 20:21:35 +00:00
Guillaume Nodet
28ffaeaecc
Send transfer events to the client for better display, fixes #284 ( #313 )
2021-01-08 20:28:02 +01:00
Peter Palaga
0f438bdb09
One more attempt to workaround #281
2021-01-08 13:14:44 +00:00
Falko Modler
b958a91405
Add TOC to README.adoc
2021-01-08 11:41:47 +00:00
github-actions[bot]
a9d0f4dbfb
Updated CHANGELOG.md
2021-01-08 03:40:33 +00:00
Peter Palaga
aea39765bc
Update the demo video in the README.adoc
2021-01-07 17:31:30 +01:00
github-actions[bot]
8ec92718eb
Updated CHANGELOG.md
2021-01-07 15:50:41 +00:00
Peter Palaga
3c107020a9
Next is 0.3.1-SNAPSHOT
2021-01-07 16:48:59 +01:00
Peter Palaga
dd0a46b276
Release 0.3.0
0.3.0
2021-01-07 16:48:52 +01:00
Romain Manni-Bucau
440ed76b3c
Replace mvnd --completion by a plain source now the bash file is in the distrib
2021-01-07 09:02:26 +00:00
Peter Palaga
aae395e8b2
Speed up bash completion loading by packaging it as a file in the ZIP distribution #296
2021-01-07 07:29:14 +00:00
github-actions[bot]
445c893d82
Updated CHANGELOG.md
2021-01-07 03:38:57 +00:00
Peter Palaga
5d346acda9
Messages sent from the server to the client should not end with a \r on windows #304
2021-01-06 22:45:18 +00:00
Peter Palaga
2f7e4fdd4c
The output of ConsoleMavenTransferListener looks ugly in the client #284
2021-01-06 22:41:40 +00:00
Peter Palaga
c6de4dbd9a
Right-pad projectIds to improve mojo readability in the threaded view #288
2021-01-06 20:07:39 +00:00
Peter Palaga
519424deba
Split AbstractLoggingSpy into an abstract BuildEventListener and
...
ClientDispatcher to avoid circular package dependencies
2021-01-06 16:46:44 +00:00
Guillaume Nodet
d6464ed790
Use an agent to support processes launched with redirected io, fixes #241
2021-01-06 17:25:08 +01:00
Guillaume Nodet
f84f1e0c4b
Fix extension resolution that use jdk activation, fixes #300
2021-01-06 15:54:22 +01:00
Peter Palaga
945ad3ef2a
Eliminate mutable global state in AbstractLoggingSpy
2021-01-06 12:55:56 +00:00
Peter Palaga
97f3c50503
Reduce the mutable state when initializing DaemonMavenCli
2021-01-06 11:56:32 +00:00
github-actions[bot]
573d94dd1f
Updated CHANGELOG.md
2021-01-06 03:35:18 +00:00
Guillaume Nodet
2a1272e0f1
Only upload log files
2021-01-05 23:16:15 +01:00
Guillaume Nodet
ab408f54e6
Upload test results correctly
2021-01-05 22:40:02 +01:00
Guillaume Nodet
1da82d2f7c
Remove unneeded options in the test pom
2021-01-05 16:51:18 +01:00
Guillaume Nodet
e639be9a9f
Fix logging to use an inheritable thread local, fixes #295
2021-01-05 16:51:18 +01:00
github-actions[bot]
4ae20969b5
Updated CHANGELOG.md
2021-01-05 03:33:15 +00:00
Peter Palaga
eb11f64db7
Yet another workaround for #281
2021-01-04 17:12:07 +00:00
Peter Palaga
a81aa7c397
DAG width wrong for triple interdependent graph #287
2021-01-04 17:12:07 +00:00
Peter Palaga
f046bb6119
A test for DAG width wrong for triple interdependent graph #287
2021-01-04 17:12:07 +00:00