Commit Graph

63 Commits

Author SHA1 Message Date
d580161d01 added nativeCompilerPath property to GraalVM NativeImage task
All checks were successful
CI / build (push) Successful in 1m49s
2025-03-03 13:29:16 +08:00
2b978ddf1c made NativeImageTask cacheable in native image plugin
All checks were successful
CI / build (push) Successful in 1m27s
2025-02-28 09:26:50 +08:00
0d5865e638 improved graalvm plugin
All checks were successful
CI / build (push) Successful in 1m26s
2025-02-25 16:39:14 +08:00
04d50e5a52 modernized JPMS check and dependency export plugins
All checks were successful
CI / build (push) Successful in 1m57s
2025-02-08 00:48:20 +08:00
e0d8628188 added compressionLevel and bindServices properties to the jlink task
All checks were successful
CI / build (push) Successful in 2m22s
2025-02-05 21:37:05 +08:00
4565a626d6 fixed gitea build
All checks were successful
CI / build (push) Successful in 1m48s
2025-01-24 16:47:26 +08:00
99f1fd16ab added JPMS support to native image plugin
Some checks failed
CI / build (push) Has been cancelled
2025-01-24 16:45:52 +08:00
5c16f1bc13 updated Gradle to 8.12
All checks were successful
CI / build (push) Successful in 1m32s
2025-01-09 16:25:59 +08:00
0c3f08bfd5 made Sambal plugin compatible with Gradle configuration cache
All checks were successful
CI / build (push) Successful in 2m12s
2024-12-29 22:09:39 +08:00
b6fa9f2948 fixed configuration cache issue in Sambal plugin
All checks were successful
CI / build (push) Successful in 1m53s
2024-12-28 15:04:59 +08:00
d1af8ef942 fixed gitea build
All checks were successful
CI / build (push) Successful in 2m32s
2024-12-08 21:58:22 +08:00
6146868f37 update gradle version
Some checks are pending
CI / build (push) Waiting to run
2024-12-08 21:57:09 +08:00
9c361d0419 fully migrated to gitea
All checks were successful
CI / build (push) Successful in 38s
2024-04-04 07:04:27 +08:00
bffa4f1f56 migrated to gitea
All checks were successful
CI / build (push) Successful in 38s
2024-04-04 06:12:23 +08:00
bc92b75136 fixed Java release version 2024-03-11 18:56:50 +08:00
72bfcf4842 fixed bug with deploymentName property 2024-02-24 17:30:31 +08:00
5304576900 added deployment name to Wildfly plugin 2024-02-22 06:05:48 +08:00
b3be3ca226 jlink and nativeImage not anymore included in assemble 2023-11-07 16:37:22 +08:00
f494dc6815 added documentation of NativeImage plugin 2023-10-23 16:53:40 +08:00
e1028249ae added Gradle toolchain support to NativeImageConfigurationTask 2023-10-20 20:58:57 +08:00
b1757a85be added jlink plugin 2023-10-06 15:08:42 +08:00
dcdeb2871a added sambal plugin and native image plugin 2023-10-05 21:55:54 +08:00
c8222ca9aa improved lombok plugin to support JPMS 2023-07-16 22:39:46 +08:00
34810e9263 rewritten multi-release-jar plugin in Java 2023-07-09 20:16:00 +08:00
cf91e7a28b changed classes directory for secondary source directory sets 2023-06-13 19:24:04 +08:00
a0ab18f053 Gradle version bump
use of lys-catalog for dependency version management
2023-01-03 08:18:55 +08:00
63a3066f62 bump version number 2022-08-25 15:38:05 +08:00
f12bb69dbd added module patching customization 2022-07-01 04:23:40 +08:00
e860638c29 fixed toolchain support in MultiReleaseJarPlugin 2022-06-27 18:10:24 +08:00
1170fd8383 fixed bug 2022-06-27 01:11:54 +08:00
f034027abc version update and improved MultiVersionJarPlugin 2022-06-27 00:14:41 +08:00
3daab40e88 bump Gradle version to 7.3.3
improved error reporting of dependency-export plugin
2022-01-27 11:30:00 +08:00
3ea93838f2 enforced Java 8 compatibility 2022-01-15 19:45:44 +08:00
d14602d381 fixed java 8 compatibility 2022-01-15 18:43:58 +08:00
a0dbae6a6e changed bundles activation order 2022-01-15 18:43:58 +08:00
64ca4940c6 added osgi-app plugin 2022-01-15 18:43:58 +08:00
a39f2c21fb added Jenkinsfile 2022-01-15 18:43:58 +08:00
f45e25bcd3 added old executable-jar plugin prototype (excluded from build) 2022-01-15 18:43:57 +08:00
87d040d125 various fixes 2022-01-15 18:43:57 +08:00
da358d3522 added initial buggy version of executable jar plugin 2022-01-15 18:43:57 +08:00
305d903c17 fixed dependency-export plugin for Gradle 7.0 2022-01-15 18:43:56 +08:00
9075c26be1 removed redundant plugin application 2022-01-15 18:43:56 +08:00
90f1daf599 fixed lombok plugin 2022-01-15 18:43:56 +08:00
fdf183c210 updated multi reelase jar pluigin 2022-01-15 18:43:55 +08:00
93981eb796 added jlink plugin 2022-01-15 18:43:55 +08:00
3aa725a851 added lombok plugin 2022-01-15 18:43:55 +08:00
7734adfd33 convert Kotlin DSL to Groovy DSL 2022-01-15 18:43:54 +08:00
02771601d3 added wildfly plugin 2022-01-15 18:43:54 +08:00
2ff8c958c1 refactor of dependency-export plugin to allow for cli argument configuration 2022-01-15 18:43:54 +08:00
6f7ddc42ce added multi-release-jar plugin 2022-01-15 18:43:54 +08:00