Commit Graph

933 Commits

Author SHA1 Message Date
Guillaume Nodet
37e8347a03 Upgrade GraalVM version used (#509)
* Upgrade GraalVM version used
* Fix native-image-maven-plugin version
2021-11-02 10:32:07 +01:00
github-actions[bot]
f3770eac00 Updated CHANGELOG.md 2021-10-29 03:16:43 +00:00
github-actions[bot]
188f1b4f59 Updated CHANGELOG.md 2021-10-26 16:17:13 +00:00
github-actions[bot]
4ba558c997 Updated CHANGELOG.md 2021-10-21 03:15:06 +00:00
github-actions[bot]
9552b43f7b Updated CHANGELOG.md 2021-10-20 18:49:50 +00:00
Guillaume Nodet
5095a50145 Next is 0.7.1-SNAPSHOT 2021-10-20 20:47:52 +02:00
Guillaume Nodet
0ebc71628c Release 0.7.0 0.7.0 2021-10-20 20:47:49 +02:00
Guillaume Nodet
9b1dc66320 Code formatting 2021-10-20 18:11:57 +02:00
Guillaume Nodet
f760a1da78 Upgrade to GraalVM 21.3.0 and JDK 17 (#506)
* Upgrade to GraalVM 21.3.0 and JDK 17
* Upgrade groovy
* Upgrade quarkus version
2021-10-20 12:21:01 +02:00
Guillaume Nodet
69c975fcd0 Provide a local (semaphore based) sync context and use it as the default (#480)
* Provide a local (semaphore based) sync context and use it as the default
* Use a ReentrantLock
* Update daemon/src/main/java/org/mvndaemon/mvnd/sync/MvndSyncContextFactory.java
Co-authored-by: Peter Palaga <ppalaga@redhat.com>
* Improve lock acquisition
Co-authored-by: Peter Palaga <ppalaga@redhat.com>
2021-10-20 10:23:13 +02:00
Guillaume Nodet
0a77ed06ba Fix path computation on cygwin, fixes #499 2021-10-20 08:30:17 +02:00
Guillaume Nodet
e89f81b88e Code formatting 2021-10-20 08:30:17 +02:00
Guillaume Nodet
4eda0d54cf Regen bash completion 2021-10-20 08:30:17 +02:00
github-actions[bot]
61a5fbb430 Updated CHANGELOG.md 2021-10-20 03:15:35 +00:00
Guillaume Nodet
d3f9865123 Support mac-arm64 platform (#502) 2021-10-19 14:24:20 +02:00
Guillaume Nodet
a6c6b08ddb Add support for linux-armv6 (#503) 2021-10-19 14:23:15 +02:00
Guillaume Nodet
b5b0d72773 NativeLoader code cleanup (#504) 2021-10-19 13:02:31 +02:00
sky
ea15711b12 Fix native-image mapping for aarch64, #474 (#475) 2021-10-19 11:45:07 +02:00
Guillaume Nodet
128e3e526f Upgrade JLine to 3.21.0 and Jansi to 2.4.0 (#501) 2021-10-19 11:44:52 +02:00
Jeff Smits
adbe953463 Add thread stack size (-Xss) option (#489) 2021-10-19 11:44:22 +02:00
github-actions[bot]
35a5a37c89 Updated CHANGELOG.md 2021-10-14 03:15:24 +00:00
Guillaume Nodet
174a83c9c6 Add info about installation from sources 2021-10-12 11:39:32 +02:00
github-actions[bot]
d7b1f6e7fa Updated CHANGELOG.md 2021-10-07 03:15:49 +00:00
Guillaume Nodet
dae96da65e Negative local Maven repo lookup persists after installing the artifact, fixes #482 2021-10-07 05:09:13 +02:00
Guillaume Nodet
dff50ace35 Fix mvnd command line aliases, fixes #490 2021-10-06 15:20:59 +02:00
Guillaume Nodet
08480dba4b Download required native JNI headers 2021-10-06 15:20:28 +02:00
Guillaume Nodet
2aa5de2371 Support Maven 3.8.3, fixes #488 (#493) 2021-10-06 15:19:12 +02:00
Guillaume Nodet
30e1747d84 The maven.multiModuleProjectDirectory is badly set when using -f [path-to-pom], fixes #484 2021-10-06 15:18:00 +02:00
Guillaume Nodet
a02286fc15 Reformat 2021-10-06 13:59:26 +02:00
github-actions[bot]
33b72a6ec8 Updated CHANGELOG.md 2021-10-05 03:15:27 +00:00
Guillaume Nodet
8697cd6151 Add missing value in message ordering, fixes #486 2021-10-04 15:22:38 +02:00
github-actions[bot]
86fdbe7705 Updated CHANGELOG.md 2021-10-01 03:15:23 +00:00
github-actions[bot]
55030c903c Updated CHANGELOG.md 2021-09-17 03:15:06 +00:00
Guillaume Nodet
c9f9520336 Use a single jni.h and use more recent headers clearly labelled as GPLv2 w/CPE 2021-09-16 15:32:09 +02:00
github-actions[bot]
45e09d74ee Updated CHANGELOG.md 2021-09-16 03:15:02 +00:00
Guillaume Nodet
2c25549a85 Merge pull request #478 from gnodet/i477
Make sure the plugin eviction pattern also applies to extensions, fixes #477
2021-09-15 06:40:42 +02:00
github-actions[bot]
6239188156 Updated CHANGELOG.md 2021-09-15 03:15:28 +00:00
Guillaume Nodet
93406a8ec4 Make sure the plugin eviction pattern also applies to extensions 2021-09-14 15:01:40 +02:00
Guillaume Nodet
58db967056 Align with maven PR 2021-09-14 14:57:54 +02:00
Nils Breunese
0ffa523952 Add instructions for MacPorts 2021-09-14 11:23:23 +02:00
github-actions[bot]
e681ab3b09 Updated CHANGELOG.md 2021-09-09 03:15:03 +00:00
github-actions[bot]
e422e3abe9 Updated CHANGELOG.md 2021-09-07 16:49:31 +00:00
Peter Palaga
3ac4030a1b Next is 0.6.1-SNAPSHOT 2021-09-07 18:33:48 +02:00
Peter Palaga
038257e127 Release 0.6.0 0.6.0 2021-09-07 18:33:45 +02:00
Guillaume Nodet
edcca276e3 Merge pull request #472 from gnodet/speed
Speed improvements
2021-09-07 16:52:16 +02:00
Guillaume Nodet
da714c98ac Speed improvement (MNG-7235) 2021-09-07 16:27:43 +02:00
Guillaume Nodet
f59cd2a0d1 Reformat 2021-09-07 16:27:43 +02:00
Guillaume Nodet
f36f531b00 Add unmodified DefaultProjectDependencyGraph from maven 3.8.2 2021-09-07 16:27:43 +02:00
Guillaume Nodet
0fc2a0d06b Regen completion 2021-09-07 16:27:43 +02:00
Guillaume Nodet
fe5a9dd43f Fix formatting 2021-09-07 16:27:43 +02:00