Commit Graph

50 Commits

Author SHA1 Message Date
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
b38dd1f12c fixed bug with outputFile property handling 2022-01-15 18:43:53 +08:00
4941481ad9 added jpms-check plugin 2022-01-15 18:43:53 +08:00
fcb9dafac5 updated Gradle to 6.5.1 2022-01-15 18:43:53 +08:00
5b849ff2d7 improved error message in case of non existing configuration 2022-01-15 18:43:52 +08:00
Walter Oggioni
e255ea8f65 test commit 2022-01-15 18:43:52 +08:00
Walter Oggioni
8732bc21f9 small refactor 2022-01-15 18:43:52 +08:00
Walter Oggioni
36f0fc846b added documentation 2022-01-15 18:43:51 +08:00
e0d5e3c6bb added renderDependencies task 2022-01-15 18:43:51 +08:00
0d4983a364 added sample 2022-01-15 18:43:51 +08:00
0693d0ac74 bumped Gradle to 6.3 2022-01-15 18:43:51 +08:00
d5a3a851b4 dead code and dependency removal 2022-01-15 18:43:50 +08:00
10afa523fd first functional version 2022-01-15 18:43:50 +08:00
94e2807919 initial commit 2022-01-15 18:43:50 +08:00