Commit Graph

903 Commits

Author SHA1 Message Date
Guillaume Nodet
d36a226112 The JDK_JAVA_OPTIONS environment variable is not honoured, fixes #429 2021-06-17 13:55:11 +02:00
Guillaume Nodet
268c705106 The build time event spy should aggregate values for each mojo, fixes #430 2021-06-16 16:20:19 +02:00
github-actions[bot]
7c8f17886c Updated CHANGELOG.md 2021-06-16 03:18:50 +00:00
Guillaume Nodet
23f40bc5ad Merge pull request #428 from gnodet/test-jdk16
JDK 16 support, fixes #427
2021-06-15 18:52:05 +02:00
Guillaume Nodet
4fe532addf Open java.io and sun.nio.fs 2021-06-15 17:10:03 +02:00
Guillaume Nodet
6524569d94 Modify the environment test to check for mismatches 2021-06-15 16:40:38 +02:00
Guillaume Nodet
20e4d48ebc Fix tests on JDK 16 2021-06-15 15:37:12 +02:00
Guillaume Nodet
65ce1448dd Check jdk16 2021-06-15 12:54:26 +02:00
github-actions[bot]
edda664478 Updated CHANGELOG.md 2021-06-15 03:20:03 +00:00
github-actions[bot]
5106465dbe Updated CHANGELOG.md 2021-06-14 03:23:15 +00:00
github-actions[bot]
f5d6f82869 Updated CHANGELOG.md 2021-06-13 03:18:38 +00:00
github-actions[bot]
059eef634e Updated CHANGELOG.md 2021-06-12 03:17:46 +00:00
github-actions[bot]
add625aad6 Updated CHANGELOG.md 2021-06-11 03:23:19 +00:00
github-actions[bot]
fc48bd1914 Updated CHANGELOG.md 2021-06-10 03:32:51 +00:00
github-actions[bot]
344c20a521 Updated CHANGELOG.md 2021-06-09 03:40:38 +00:00
github-actions[bot]
6a8d83182b Updated CHANGELOG.md 2021-06-08 04:02:44 +00:00
github-actions[bot]
fec0762e67 Updated CHANGELOG.md 2021-06-07 04:25:38 +00:00
github-actions[bot]
8e01cb9dbc Updated CHANGELOG.md 2021-06-06 04:14:39 +00:00
github-actions[bot]
6aa61ba078 Updated CHANGELOG.md 2021-06-05 04:15:39 +00:00
github-actions[bot]
e63db7eea8 Updated CHANGELOG.md 2021-06-04 11:09:57 +00:00
Guillaume Nodet
ce8c08fd4c Next is 0.5.2-SNAPSHOT 2021-06-04 11:23:14 +02:00
Guillaume Nodet
e091728f6d Release 0.5.1 0.5.1 2021-06-04 11:23:09 +02:00
Guillaume Nodet
1af6dfd13a Remove the -rf limitation from the readme now that -r has been added 2021-06-04 11:20:32 +02:00
github-actions[bot]
377221fb15 Updated CHANGELOG.md 2021-06-04 09:08:55 +00:00
Guillaume Nodet
24af2d9a30 Merge pull request #420 from gnodet/i418
Parallel build fails due to missing JAR artifacts in compilePath
2021-06-04 09:57:44 +02:00
Guillaume Nodet
f663398ce5 Merge pull request #421 from gnodet/i419
Fix concurrent build of projects when using forked lifecycles
2021-06-04 09:57:35 +02:00
Guillaume Nodet
3030fbbef4 Merge pull request #423 from gnodet/i422
Fix the environment update, fixes #422
2021-06-04 09:57:25 +02:00
Guillaume Nodet
7af2907956 Merge pull request #425 from gnodet/i424
The IPC server shuts down after one minute during the build
2021-06-04 09:57:16 +02:00
Guillaume Nodet
a848e178b2 Make the sure the usage timestamp of the IPC sync context server is updated after each request, fixes #424 2021-06-04 08:48:36 +02:00
Guillaume Nodet
88e7060f2c Better display for IPC sync contexts, #424 2021-06-04 08:47:45 +02:00
github-actions[bot]
2beb4cbbb7 Updated CHANGELOG.md 2021-06-04 04:40:19 +00:00
github-actions[bot]
b98cb3ec5e Updated CHANGELOG.md 2021-06-03 05:11:38 +00:00
Guillaume Nodet
2db9e89f83 Fix the environment update, fixes #422 2021-06-02 16:57:28 +02:00
Guillaume Nodet
71631fd191 Parallel build fails due to missing JAR artifacts in compilePath, fixes #418 2021-06-02 11:11:00 +02:00
Guillaume Nodet
41a380bff1 Fix concurrent build of projects when using forked lifecycles, fixes #419 2021-06-02 08:02:27 +02:00
Guillaume Nodet
6223486809 Add next version changelog 2021-06-01 08:30:06 +02:00
github-actions[bot]
e7c1d2973f Updated CHANGELOG.md 2021-05-31 15:13:12 +00:00
Guillaume Nodet
8b690282e5 Next is 0.5.1-SNAPSHOT 2021-05-31 11:34:57 +02:00
Guillaume Nodet
ce80fc5ed8 Release 0.5.0 0.5.0 2021-05-31 11:34:53 +02:00
Guillaume Nodet
3b6a164db3 Fix the client log configuration on windows 2021-05-21 16:15:43 +02:00
Guillaume Nodet
808d62d161 Make sure the IpClient does not block forever when something wrong happens 2021-05-20 14:23:27 +02:00
Guillaume Nodet
1c202e80d1 Make sure the current directory is changed when processing a new maven request, fixes #397 2021-05-20 14:22:44 +02:00
Guillaume Nodet
c29c8ab4ae The client should reserve lines to avoid hops in the output display, fixes #414 2021-05-19 11:46:40 +02:00
Guillaume Nodet
9bcee2977b Fix client problems on WIndows, fixes #387 2021-05-19 11:13:09 +02:00
Guillaume Nodet
03e7e8ec01 Merge pull request #413 from gnodet/i351
Support -r / --resume option, fixes #351
2021-05-19 10:16:46 +02:00
Guillaume Nodet
38cd544224 Merge pull request #412 from mvndaemon/dependabot/maven/com.thoughtworks.xstream-xstream-1.4.17
Bump xstream from 1.4.16 to 1.4.17
2021-05-19 09:28:15 +02:00
Guillaume Nodet
3c9f787b00 Support -r / --resume option, fixes #351 2021-05-19 09:27:14 +02:00
dependabot[bot]
670cecf405 Bump xstream from 1.4.16 to 1.4.17
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.16 to 1.4.17.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 20:42:36 +00:00
Guillaume Nodet
7621dfe4c4 Merge pull request #330 from gnodet/i276
Do not run server threads as daemon as it causes problems with the exec-maven-plugin (#276)
2021-05-18 16:27:58 +02:00
Guillaume Nodet
744afa88f0 Merge pull request #399 from gnodet/synccontext
Upgrade maven 3.8.1 + prototype for global lock
2021-05-18 16:08:31 +02:00