Commit Graph

194 Commits

Author SHA1 Message Date
Guillaume Nodet
a846ccb96d Fix the integration test 2021-01-14 14:08:16 +01:00
Guillaume Nodet
3b2efbfead Add an integration test 2021-01-14 13:31:57 +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
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
Falko Modler
3beb854cc9 Fix TestUtils imports 2021-01-08 20:21:35 +00:00
Peter Palaga
0f438bdb09 One more attempt to workaround #281 2021-01-08 13:14:44 +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 2021-01-07 16:48:52 +01:00
Peter Palaga
c6de4dbd9a Right-pad projectIds to improve mojo readability in the threaded view #288 2021-01-06 20:07:39 +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
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
Peter Palaga
eb11f64db7 Yet another workaround for #281 2021-01-04 17:12:07 +00:00
Peter Palaga
c5a038bd84 Workaround for #281 2020-12-21 21:43:45 +00:00
Guillaume Nodet
1302ab3a28 mvnd fails when version range is used in extensions.xml, fixes #275 2020-12-18 08:38:24 +01:00
Peter Palaga
d3b58e4d34 Next is 0.2.1-SNAPSHOT 2020-12-16 20:59:28 +01:00
Peter Palaga
0cd0b3f046 Release 0.2.0 2020-12-16 20:59:21 +01:00
Peter Palaga
73dec36bed Yet another attempt to avoid IllegalStateException: Failed to lock offset 0 of .../daemon/registry.bin within 20.0 seconds #102 2020-12-10 21:10:34 +00:00
Peter Palaga
b695b51f05 Bash completion #215 2020-12-10 21:10:34 +00:00
Guillaume Nodet
e19bd7cb55 Extract a method for common code 2020-12-10 10:34:32 +01:00
Guillaume Nodet
4c310c5793 Extract assertions on the registry size into a method 2020-12-10 10:34:32 +01:00
Guillaume Nodet
e8c39062ab Move the code to set system properties to its own method, make sure it's called from JvmTestClient 2020-12-10 10:34:32 +01:00
Guillaume Nodet
8b9ba24713 Make Environment methods related to command line options more homogeneous 2020-12-10 10:34:32 +01:00
Guillaume Nodet
3b13c88c02 Fix daemon logging system 2020-12-10 10:34:32 +01:00
Guillaume Nodet
37da2361a1 Pass the arguments list instead of the add method only 2020-12-10 10:34:32 +01:00
Guillaume Nodet
27528cec37 Use client terminal width to format help 2020-12-08 22:59:31 +01:00
Peter Palaga
e5e2a1cd86 Document --status, --stop and --purge in -h/--help #249 2020-12-08 21:42:02 +00:00
Peter Palaga
dc25d0ca1f Workaround connection resets and other network issues on Azure cloud 2020-12-08 20:53:22 +00:00
Peter Palaga
22b8422cf0 Wait till the process exit completes when killing all daemons 2020-12-08 20:53:22 +00:00
Peter Palaga
3a4d86bc64 Let -h/--help display also mvnd specific options #243 2020-12-08 20:53:22 +00:00
Peter Palaga
adc3cb8132 Next is 0.1.2-SNAPSHOT 2020-11-27 14:17:09 +01:00
Peter Palaga
6e0a08b170 Release 0.1.1 2020-11-27 14:17:03 +01:00
Peter Palaga
8419b9c0b4 Next is 0.1.1-SNAPSHOT 2020-11-18 12:00:15 +01:00
Peter Palaga
7cc25d755e Release 0.1.0 2020-11-18 12:00:09 +01:00
Peter Palaga
11404a09dc Try to avoid IllegalStateException: Failed to lock offset 0 of .../daemon/registry.bin within 20.0 seconds #102 2020-11-18 10:59:35 +00:00
Peter Palaga
032a93c710 Fixup 3009d93 Fix the daemon logs that have disappeared 2020-11-18 09:13:20 +00:00
Peter Palaga
63d59257e0 Output revision with -v/--version 2020-11-18 09:13:20 +00:00
Guillaume Nodet
e07f378fe1 Make sure our CachingProjectBuilder is used, fixes #218 2020-11-17 09:35:19 +01:00
Guillaume Nodet
668d4e4526 Clean the names of properties, fixes #221 2020-11-16 15:02:11 +01:00
Peter Palaga
fa2af29bd4 Output received messages on JVM test failure 2020-11-15 15:50:32 +00:00
Peter Palaga
ab85aa1903 Exit code not propagated from the daemon to mvnd client #220 2020-11-15 15:50:32 +00:00
Peter Palaga
575de9aa9a Reproduce #218 pom.xml changes not honored 2020-11-15 15:50:32 +00:00
Guillaume Nodet
7d1c7c072c Use human readable durations instead of milliseconds 2020-11-13 08:33:49 +00:00
Peter Palaga
4742fe2c45 Next is 0.0.13-SNAPSHOT 2020-11-12 11:13:41 +01:00