Compare commits

...

37 Commits

Author SHA1 Message Date
49d0706e8c updated netty version
All checks were successful
CI / build (push) Successful in 43s
2025-09-30 16:05:01 +08:00
d4f11e930b updated dependencies
All checks were successful
CI / build (push) Successful in 18s
2025-08-15 10:43:01 +08:00
d437a0b24d added Junit launcher package
All checks were successful
CI / build (push) Successful in 9s
2025-07-29 13:09:57 +08:00
d0402a7f4c updated versions
All checks were successful
CI / build (push) Successful in 17s
2025-07-23 21:46:09 +08:00
7fb8fbdb75 updated jwo,netty version
All checks were successful
CI / build (push) Successful in 10s
2025-06-10 16:30:47 +08:00
9158dbc30d fixed jakarta-ee version
All checks were successful
CI / build (push) Successful in 39s
2025-06-03 22:48:01 +08:00
55995d2128 updated Netty version
All checks were successful
CI / build (push) Successful in 28s
2025-05-07 13:57:22 +08:00
fca687f1cd bump JWO version
All checks were successful
CI / build (push) Successful in 24s
2025-04-19 22:10:48 +08:00
233c7a3028 bumped my-gradle-plugins version
All checks were successful
CI / build (push) Successful in 16s
2025-04-15 22:05:55 +08:00
46b9c25519 reverted junit jupiter version due to issues with IntellijIdea
All checks were successful
CI / build (push) Successful in 18s
2025-04-15 14:14:29 +08:00
8cc98afcf0 updated library versions
All checks were successful
CI / build (push) Successful in 58s
2025-04-14 17:53:56 +08:00
046596446c updated klevtree and envelope
All checks were successful
CI / build (push) Successful in 17s
2025-03-12 23:34:06 +08:00
46db3e83a4 bumped my-gradle-plugins
All checks were successful
CI / build (push) Successful in 18s
2025-03-08 14:38:10 +08:00
a39e49f8b3 updated my-gradle-plugins
All checks were successful
CI / build (push) Successful in 21s
2025-03-03 16:12:44 +08:00
6096a7e334 updated my-gradle-plugins version
All checks were successful
CI / build (push) Successful in 16s
2025-02-28 09:29:04 +08:00
0d5b2a5d72 bump JWO version
All checks were successful
CI / build (push) Successful in 16s
2025-02-25 20:02:29 +08:00
2fdaa55f3a updated dependencies
All checks were successful
CI / build (push) Successful in 16s
2025-02-25 15:45:41 +08:00
4b142e4498 updated my-gradle-plugins version
All checks were successful
CI / build (push) Successful in 17s
2025-02-08 00:49:50 +08:00
ba110ce3d9 updated library dependencies
All checks were successful
CI / build (push) Successful in 16s
2025-02-05 21:45:42 +08:00
316b41b14d added more netty modules
All checks were successful
CI / build (push) Successful in 17s
2025-01-31 13:33:27 +08:00
66e0c8ba65 updated jwo version
All checks were successful
CI / build (push) Successful in 16s
2025-01-25 01:21:56 +08:00
8876a2f7e2 fixed gitea build action
Some checks failed
CI / build (push) Failing after 13s
2025-01-24 16:48:03 +08:00
fe7b0e2204 updated jwo version and added netty-common library
All checks were successful
CI / build (push) Successful in 49s
2025-01-24 16:44:33 +08:00
c7f96e967f updated Netty and JWO
All checks were successful
CI / build (push) Successful in 17s
2025-01-17 10:44:44 +08:00
4830746c46 updated library versions
All checks were successful
CI / build (push) Successful in 33s
2025-01-10 21:19:35 +08:00
93d41e5231 updated jwo and gradle plugins versions
All checks were successful
CI / build (push) Successful in 17s
2025-01-09 16:22:39 +08:00
91aa42c157 updated envelope version
All checks were successful
CI / build (push) Successful in 19s
2025-01-08 09:37:53 +08:00
3d4600d6a4 updated dependencies version
All checks were successful
CI / build (push) Successful in 21s
2024-12-31 23:42:10 +08:00
0bccbe750c added xmemcached
All checks were successful
CI / build (push) Successful in 16s
2024-12-29 22:12:17 +08:00
406af3c9e1 bumped my-gradle-plugins version
All checks were successful
CI / build (push) Successful in 18s
2024-12-28 14:41:11 +08:00
0873118cc0 added testcontainers
All checks were successful
CI / build (push) Successful in 42s
2024-12-28 14:24:43 +08:00
7107b74032 added bouncycastle
All checks were successful
CI / build (push) Successful in 39s
2024-12-21 09:14:37 +08:00
987f6acfd9 library version update
All checks were successful
CI / build (push) Successful in 24s
2024-12-07 23:14:10 +08:00
1d47f453e3 updated library versions
All checks were successful
CI / build (push) Successful in 4s
2024-10-02 15:35:22 +08:00
8ae121c238 updated library versions
All checks were successful
CI / build (push) Successful in 53s
2024-07-06 17:08:25 +08:00
59bd527ab0 added micronaut plugins
All checks were successful
CI / build (push) Successful in 5s
updated Gradle version
2024-04-14 17:32:26 +08:00
fee20dbbbe moved to gitea
All checks were successful
CI / build (push) Successful in 5s
2024-04-04 06:29:52 +08:00
7 changed files with 195 additions and 80 deletions

View File

@@ -0,0 +1,16 @@
name: CI
on:
push:
branches: [ master ]
jobs:
build:
runs-on: hostinger
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
- name: Execute Gradle build
env:
PUBLISHER_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
run: ./gradlew publish

View File

@@ -8,81 +8,91 @@ version = getProperty('lys.catalog.version')
catalog {
versionCatalog {
version('wson', '2023.11.01')
version('jwo', '2024.02.09')
version('jmath', '2023.10.05')
version('jzstd', '2023.07.15')
version('klevtree', '2024.02.12')
version('khtml', '2024.03.11')
version('wson', '2024.04.04')
version('jwo', '2025.06.10')
version('jmath', '2025.01.09')
version('jzstd', '2024.04.14')
version('klevtree', '2025.03.11')
version('khtml', '2024.04.14')
version('jlevtree', '2023.05')
version('my-gradle-plugins', '2024.03.11')
version('envelope', '2024.02.28')
version('gradle.docker', '9.3.2')
version('wdi', '2023.10.05')
version('my-gradle-plugins', '2025.04.16')
version('envelope', '2025.03.12')
version('wdi', '2024.12.31')
version('antlr', '4.13.1')
version('bnd', '7.0.0')
version('commons-compress', '1.25.0')
version('docker-java', '3.3.6')
version('hibernate', '6.4.4.Final')
version('lombok', '1.18.30')
version('groovy', '4.0.19')
version('h2', '2.1.224')
version('jackson', '2.16.2')
version('jakartaee', '10.0.0')
version('jakartaee-api', '10.0.0')
version('gradle.docker', '9.4.0')
version('antlr', '4.13.2')
version('bnd', '7.1.0')
version('bouncycastle', '1.81')
version('commons-compress', '1.27.1')
version('docker-java', '3.5.3')
version('hibernate', '7.1.0.Final')
version('lombok', '1.18.38')
version('groovy', '4.0.28')
version('h2', '2.3.232')
version('infinispan', '15.2.5.Final')
version('jackson', '2.18.3')
version('jakartaee', '11.0.0')
version('jakartaee-api', '11.0.0')
version('jakarta.faces', '4.1.2')
version('jakarta.el-api', '6.0.1')
version('jakarta.json-api', '2.1.2')
version('jakarta.json.bind-api', '3.0.0')
version('jakarta.xml.bind-api', '4.0.0')
version('jakarta.persistence-api', '3.1.0')
version('jakarta.jakartaee-web-api', '10.0.0')
version('jakarta.jakartaee-core-api', '10.0.0')
version('jakarta.persistence-api', '3.2.0')
version('jakarta.jakartaee-web-api', '11.0.0')
version('jakarta.jakartaee-core-api', '11.0.0')
version('jakarta.inject-api', '2.0.1')
version('jakarta.servlet-api', '6.0.0')
version('jakarta.ws.rs-api', '3.1.0')
version('jakarta.enterprise.cdi-api', '4.0.1')
version('jakarta.servlet-api', '6.1.0')
version('jakarta.ws.rs-api', '4.0.0')
version('jakarta.enterprise.cdi', '4.1.0')
version('jakarta.ejb-api', '4.0.1')
version('jakarta.enterprise.concurrent-api', '3.0.2')
version('jakarta.validation.api', '3.0.2')
version('jakarta.annotation.api', '2.1.1')
version('jakarta.enterprise.concurrent-api', '3.1.1')
version('jakarta.validation.api', '3.1.1')
version('jakarta.annotation.api', '3.0.0')
version('jaxb-api', '2.3.1')
version('jcommander', '1.82')
version('jgit', '6.9.0.202403050737-r')
version('jgroups', '5.3.4.Final')
version('jna', '5.14.0')
version('jboss-ejb-client', '5.0.6.Final')
version('junit.jupiter', '5.10.2')
version('kotlin', '1.9.23')
version('kotlin.serialization.jvm', '1.6.3')
version('kotlin.coroutines', '1.8.0')
version('kotlin.io', '0.3.1')
version('log4j', '2.23.1')
version('netty', '4.1.107.Final')
version('parsson', '1.1.5')
version('picocli', '4.7.5')
version('postgresql', '42.7.2')
version('resteasy', '6.2.7.Final')
version('slf4j', '2.0.12')
version('jgit', '7.3.0.202506031305-r')
version('jgroups', '5.4.8.Final')
version('jna', '5.17.0')
version('jboss-ejb-client', '5.0.7.Final')
version('junit.jupiter', '5.13.4')
version('junit.platform', '1.13.4')
version('kotlin', '2.2.0')
version('kotlin.serialization.jvm', '1.9.0')
version('kotlin.coroutines', '1.10.2')
version('kotlin.io', '0.8.0')
version('log4j', '2.25.1')
version('micronaut', '4.9.9')
version('netty', '4.2.6.Final')
version('parsson', '1.1.7')
version('picocli', '4.7.7')
version('postgresql', '42.7.7')
version('resteasy', '6.2.12.Final')
version('slf4j', '2.0.17')
version('typesafe-config', '1.4.3')
version('xz', '1.9')
version('yasson', '3.0.3')
version('weld', '5.1.2.Final')
version('xz', '1.10')
version('yasson', '3.0.4')
version('weld', '6.0.3.Final')
version('felix', '7.0.5')
version('felix.scr', '2.2.10')
version('felix.scr', '2.2.12')
version('osgi.util.function', '1.2.0')
version('osgi.util.promise', '1.3.0')
version('osgi', '8.0.0')
version('osgi.cmpn', '7.0.0')
version('osgi.service.component.annotations', '1.5.1')
version('rsyntaxtextarea', '3.4.0')
version('rsyntaxtextarea-ls', '3.3.0')
version('rsyntaxtextarea', '3.6.0')
version('rsyntaxtextarea-ls', '3.4.0')
version('jetbrains.annotations', '24.0.1')
version('gradle.jmh', '0.7.1')
version('undertow', '2.3.12.Final')
version('graalvm', '23.1.2')
version('liquibase', '4.26.0')
version('gradle.jmh', '0.7.2')
version('undertow', '2.3.18.Final')
version('graalvm', '24.2.2')
version('liquibase', '4.33.0')
version('gradle.liquibase', '2.2.1')
version('logback', '1.5.3')
version('logback', '1.5.18')
version('javax.money', '1.1')
version('moneta', '1.4.5')
version('testcontainers', '1.20.6')
version('xmemcached', '2.4.9')
library('wson', 'net.woggioni', 'wson').versionRef('wson')
@@ -94,6 +104,7 @@ catalog {
library('khtml', 'net.woggioni', 'khtml').versionRef('khtml')
library('jlevtree', 'net.woggioni', 'jlevtree').versionRef('jlevtree')
library('envelope.loader', 'net.woggioni.envelope', 'envelope-loader').versionRef('envelope')
library('xmemcached', 'net.woggioni', 'xmemcached').versionRef('xmemcached')
library('lombok', 'org.projectlombok', 'lombok').versionRef('lombok')
library('kotlin-stdlib-jdk8', 'org.jetbrains.kotlin', 'kotlin-stdlib-jdk8').versionRef('kotlin')
@@ -115,19 +126,46 @@ catalog {
library('jna', 'net.java.dev.jna', 'jna').versionRef('jna')
library('h2', 'com.h2database', 'h2').versionRef('h2')
library('jcommander', 'com.beust', 'jcommander').versionRef('jcommander')
library('netty-codec-http', 'io.netty', 'netty-codec-http').versionRef('netty')
library('netty-codec-http2', 'io.netty', 'netty-codec-http2').versionRef('netty')
library('netty-common', 'io.netty', 'netty-common').versionRef('netty')
library('netty-buffer', 'io.netty', 'netty-buffer').versionRef('netty')
library('netty-transport', 'io.netty', 'netty-transport').versionRef('netty')
library('netty-resolver', 'io.netty', 'netty-resolver').versionRef('netty')
library('netty-handler', 'io.netty', 'netty-handler').versionRef('netty')
library('netty-handler-proxy', 'io.netty', 'netty-handler-proxy').versionRef('netty')
library('netty-handler-ssl-ocsp', 'io.netty', 'netty-handler-ssl-ocsp').versionRef('netty')
library('netty-resolver', 'io.netty', 'netty-resolver').versionRef('netty')
library('netty-codec', 'io.netty', 'netty-codec').versionRef('netty')
library('netty-all', 'io.netty', 'netty-all').versionRef('netty')
library('netty-codec-http', 'io.netty', 'netty-codec-http').versionRef('netty')
library('netty-codec-http2', 'io.netty', 'netty-codec-http2').versionRef('netty')
library('netty-codec-smtp', 'io.netty', 'netty-codec-smtp').versionRef('netty')
library('netty-codec-xml', 'io.netty', 'netty-codec-xml').versionRef('netty')
library('netty-codec-stomp', 'io.netty', 'netty-codec-stomp').versionRef('netty')
library('netty-codec-memcache', 'io.netty', 'netty-codec-memcache').versionRef('netty')
library('netty-codec-redis', 'io.netty', 'netty-codec-redis').versionRef('netty')
library('netty-codec-dns', 'io.netty', 'netty-codec-dns').versionRef('netty')
library('netty-codec-socks', 'io.netty', 'netty-codec-socks').versionRef('netty')
library('netty-codec-mqtt', 'io.netty', 'netty-codec-socks').versionRef('netty')
library('netty-codec-compression', 'io.netty', 'netty-codec-compression').versionRef('netty')
library('netty-codec-protobuf', 'io.netty', 'netty-codec-compression').versionRef('netty')
library('netty-codec-marshalling', 'io.netty', 'netty-codec-marshalling').versionRef('netty')
library('netty-codec-xml', 'io.netty', 'netty-codec-marshalling').versionRef('netty')
library('netty-transport', 'io.netty', 'netty-transport').versionRef('netty')
library('netty-transport-udt', 'io.netty', 'netty-transport-udt').versionRef('netty')
library('netty-handler-ssl-ocsp', 'io.netty', 'netty-handler-ssl-ocsp').versionRef('netty')
library('netty-transport-sctp', 'io.netty', 'netty-transport-sctp').versionRef('netty')
library('netty-transport-native-epoll', 'io.netty', 'netty-transport-native-epoll').versionRef('netty')
library('netty-transport-native-kqueue', 'io.netty', 'netty-transport-native-kqueue').versionRef('netty')
library('netty-transport-native-io_uring', 'io.netty', 'netty-transport-native-io_uring').versionRef('netty')
library('netty-tcnative-boringssl-static', 'io.netty', 'netty-tcnative-boringssl-static').versionRef('netty')
library('netty-transport-native-unix-common', 'io.netty', 'netty-transport-native-unix-common').versionRef('netty')
library('netty-handler-proxy', 'io.netty', 'netty-handler-proxy').versionRef('netty')
library('netty-resolver-dns', 'io.netty', 'netty-resolver-dns').versionRef('netty')
library('netty-transport-native-unix-common', 'io.netty', 'netty-transport-native-unix-common').versionRef('netty')
library('netty-transport-native-unix-common', 'io.netty', 'netty-transport-native-unix-common').versionRef('netty')
library('jgroups', 'org.jgroups', 'jgroups').versionRef('jgroups')
library('jaxb-api', 'javax.xml.bind', 'jaxb-api').versionRef('jaxb-api')
@@ -136,7 +174,8 @@ catalog {
library('jakarta.jakartaee-core-api', 'jakarta.platform', 'jakarta.jakartaee-core-api').versionRef('jakarta.jakartaee-core-api')
library('jakarta.inject-api', 'jakarta.inject', 'jakarta.inject-api').versionRef('jakarta.inject-api')
library('jakarta.ejb-api', 'jakarta.ejb', 'jakarta.ejb-api').versionRef('jakarta.ejb-api')
library('jakarta.enterprise.cdi-api', 'jakarta.enterprise', 'jakarta.enterprise.cdi-api').versionRef('jakarta.enterprise.cdi-api')
library('jakarta.enterprise.cdi-api', 'jakarta.enterprise', 'jakarta.enterprise.cdi-api').versionRef('jakarta.enterprise.cdi')
library('jakarta.cdi-el-api', 'jakarta.enterprise', 'jakarta.enterprise.cdi-el-api').versionRef('jakarta.enterprise.cdi')
library('jakarta.persistence-api', 'jakarta.persistence', 'jakarta.persistence-api').versionRef('jakarta.persistence.api')
library('jakarta.servlet-api', 'jakarta.servlet', 'jakarta.servlet-api').versionRef('jakarta.servlet-api')
library('jakarta.ws.rs-api', 'jakarta.ws.rs', 'jakarta.ws.rs-api').versionRef('jakarta.ws.rs-api')
@@ -144,6 +183,10 @@ catalog {
library('jakarta.validation.api', 'jakarta.validation', 'jakarta.validation-api').versionRef('jakarta.validation.api')
library('jakarta.annotation.api', 'jakarta.annotation', 'jakarta.annotation-api').versionRef('jakarta.annotation.api')
library('jakartaee-bom', 'jakarta.platform', 'jakarta.jakartaee-bom').versionRef('jakartaee')
library('jakarta.faces', 'org.glassfish', 'jakarta.faces').versionRef('jakarta.faces')
library('jakarta.faces-api', 'jakarta.faces', 'jakarta.faces-api').versionRef('jakarta.faces')
library('jakarta.el', 'jakarta.el', 'jakarta.el-api').versionRef('jakarta.el-api')
library('jakarta.xml.bind-api', 'jakarta.xml.bind', 'jakarta.xml.bind-api').versionRef('jakarta.xml.bind.api')
library('jackson-jakarta-rs-json-provider', 'com.fasterxml.jackson.jakarta.rs', 'jackson-jakarta-rs-json-provider').versionRef('jackson')
@@ -180,9 +223,9 @@ catalog {
library('weld-servlet-core', 'org.jboss.weld.servlet', 'weld-servlet-core').versionRef('weld')
library('weld-api', 'org.jboss.weld', 'weld-api').versionRef('weld')
library('weld-core-impl', 'org.jboss.weld', 'weld-core-impl').versionRef('weld')
library('weld-web', 'org.jboss.weld.module', 'weld-web').versionRef('weld')
library('hibernate-core', 'org.hibernate', 'hibernate-core').versionRef('hibernate')
library('hibernate-jpamodelgen', 'org.hibernate', 'hibernate-jpamodelgen').versionRef('hibernate')
library('hibernate-jpamodelgen', 'org.hibernate', 'hibernate-jpamodelgen').versionRef('hibernate')
library('antlr', 'org.antlr', 'antlr4').versionRef('antlr')
library('antlr-runtime', 'org.antlr', 'antlr4-runtime').versionRef('antlr')
@@ -211,7 +254,6 @@ catalog {
library('liquibase-cdi', 'org.liquibase', 'liquibase-cdi').versionRef('liquibase')
library('liquibase-cdi-jakarta', 'org.liquibase', 'liquibase-cdi-jakarta').versionRef('liquibase')
library('liquibase-core', 'org.liquibase', 'liquibase-core').versionRef('liquibase')
[
'groovy',
'groovy-all',
@@ -282,11 +324,47 @@ catalog {
].each {
library(it, 'org.junit.jupiter', it).versionRef('junit-jupiter')
}
[
'junit-platform-launcher',
'junit-platform-engine',
'junit-platform-runner',
'junit-platform-suite',
'junit-platform-console-standalone',
'junit-platform-console',
'junit-platform-reporting',
'junit-platform-jfr'
].each {
library(it, 'org.junit.platform', it).versionRef('junit-platform')
}
library('logback-classic', 'ch.qos.logback', 'logback-classic').versionRef('logback')
library('logback-core', 'ch.qos.logback', 'logback-core').versionRef('logback')
library('logback-access', 'ch.qos.logback', 'logback-access').versionRef('logback')
library('javax.money', 'javax.money', 'money-api').versionRef('javax.money')
library('moneta', 'org.javamoney', 'moneta').versionRef('moneta')
library('bcprov-jdk15on', 'org.bouncycastle', 'bcprov-jdk15on').versionRef('bouncycastle')
library('bcprov-jdk18on', 'org.bouncycastle', 'bcprov-jdk18on').versionRef('bouncycastle')
library('bcprov-jdk16', 'org.bouncycastle', 'bcprov-jdk16').versionRef('bouncycastle')
library('bcpkix-jdk18on', 'org.bouncycastle', 'bcpkix-jdk18on').versionRef('bouncycastle')
library('bcutil-jdk18on', 'org.bouncycastle', 'bcutil-jdk18on').versionRef('bouncycastle')
library('bcpg-jdk18on', 'org.bouncycastle', 'bcpg-jdk18on').versionRef('bouncycastle')
library('bctls-jdk18on', 'org.bouncycastle', 'bctls-jdk18on').versionRef('bouncycastle')
library('bcmls-jdk18on', 'org.bouncycastle', 'bcmls-jdk18on').versionRef('bouncycastle')
library('bcmail-jdk18on', 'org.bouncycastle', 'bcmail-jdk18on').versionRef('bouncycastle')
library('infinispan-bom', 'org.infinispan', 'infinispan-bom').versionRef('infinispan')
library('testcontainers-bom', 'org.testcontainers', 'testcontainers-bom').versionRef('testcontainers')
library('testcontainers', 'org.testcontainers', 'testcontainers').versionRef('testcontainers')
library('testcontainers.junit-jupiter', 'org.testcontainers', 'junit-jupiter').versionRef('testcontainers')
library('testcontainers.postgresql', 'org.testcontainers', 'postgresql').versionRef('testcontainers')
library('testcontainers.mysql', 'org.testcontainers', 'mysql').versionRef('testcontainers')
library('testcontainers.kafka', 'org.testcontainers', 'kafka').versionRef('testcontainers')
library('testcontainers.elasticsearch', 'org.testcontainers', 'elasticsearch').versionRef('testcontainers')
library('testcontainers.jdbc', 'org.testcontainers', 'jdbc').versionRef('testcontainers')
library('testcontainers.rabbitmq', 'org.testcontainers', 'rabbitmq').versionRef('testcontainers')
library('testcontainers.neo4j', 'org.testcontainers', 'neo4j').versionRef('testcontainers')
library('testcontainers.minio', 'org.testcontainers', 'minio').versionRef('testcontainers')
library('testcontainers.orientdb', 'org.testcontainers', 'orientdb').versionRef('testcontainers')
library('testcontainers.yugabytedb', 'org.testcontainers', 'yugabytedb').versionRef('testcontainers')
plugin('lombok', 'net.woggioni.gradle.lombok').versionRef('my-gradle-plugins')
plugin('envelope', 'net.woggioni.gradle.envelope').versionRef('envelope')
@@ -298,6 +376,7 @@ catalog {
plugin('sambal', 'net.woggioni.gradle.sambal').versionRef('my-gradle-plugins')
plugin('graalvm.native-image', 'net.woggioni.gradle.graalvm.native-image').versionRef('my-gradle-plugins')
plugin('graalvm.jlink', 'net.woggioni.gradle.graalvm.jlink').versionRef('my-gradle-plugins')
plugin('graalvm.jdeps', 'net.woggioni.gradle.jdeps').versionRef('my-gradle-plugins')
plugin('kotlin.jvm', 'org.jetbrains.kotlin.jvm').versionRef('kotlin')
plugin('kotlin.js', 'org.jetbrains.kotlin.js').versionRef('kotlin')
@@ -310,13 +389,26 @@ catalog {
plugin('gradle.docker.spring-boot-app', 'com.bmuschko.docker-spring-boot-application').versionRef('gradle.docker')
plugin('gradle.jmh', 'me.champeau.jmh').versionRef('gradle.jmh')
plugin('liquibase', 'org.liquibase.gradle').versionRef('gradle.liquibase')
plugin('micronaut.application', 'io.micronaut.application').versionRef('micronaut')
plugin('micronaut.aot', 'io.micronaut.aot').versionRef('micronaut')
}
}
publishing {
repositories {
maven {
url = 'https://mvn.woggioni.net/'
name = "Gitea"
url = uri(getProperty('gitea.maven.url'))
credentials(HttpHeaderCredentials) {
name = "Authorization"
value = "token ${System.getenv()["PUBLISHER_TOKEN"]}"
}
authentication {
header(HttpHeaderAuthentication)
}
}
}
publications {

View File

@@ -1 +1,3 @@
lys.catalog.version = 2024.03.12
lys.catalog.version = 2025.09.30
gitea.maven.url = https://gitea.woggioni.net/api/packages/woggioni/maven

Binary file not shown.

View File

@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME

7
gradlew vendored
View File

@@ -15,6 +15,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# SPDX-License-Identifier: Apache-2.0
#
##############################################################################
#
@@ -55,7 +57,7 @@
# Darwin, MinGW, and NonStop.
#
# (3) This script is generated from the Groovy template
# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# within the Gradle project.
#
# You can find Gradle at https://github.com/gradle/gradle/.
@@ -84,7 +86,8 @@ done
# shellcheck disable=SC2034
APP_BASE_NAME=${0##*/}
# Discard cd standard output in case $CDPATH is set (https://github.com/gradle/gradle/issues/25036)
APP_HOME=$( cd "${APP_HOME:-./}" > /dev/null && pwd -P ) || exit
APP_HOME=$( cd -P "${APP_HOME:-./}" > /dev/null && printf '%s
' "$PWD" ) || exit
# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD=maximum

22
gradlew.bat vendored
View File

@@ -13,6 +13,8 @@
@rem See the License for the specific language governing permissions and
@rem limitations under the License.
@rem
@rem SPDX-License-Identifier: Apache-2.0
@rem
@if "%DEBUG%"=="" @echo off
@rem ##########################################################################
@@ -43,11 +45,11 @@ set JAVA_EXE=java.exe
%JAVA_EXE% -version >NUL 2>&1
if %ERRORLEVEL% equ 0 goto execute
echo.
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.
echo. 1>&2
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 1>&2
echo. 1>&2
echo Please set the JAVA_HOME variable in your environment to match the 1>&2
echo location of your Java installation. 1>&2
goto fail
@@ -57,11 +59,11 @@ set JAVA_EXE=%JAVA_HOME%/bin/java.exe
if exist "%JAVA_EXE%" goto execute
echo.
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.
echo. 1>&2
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 1>&2
echo. 1>&2
echo Please set the JAVA_HOME variable in your environment to match the 1>&2
echo location of your Java installation. 1>&2
goto fail