summaryrefslogtreecommitdiff
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.0Matthias Benkard2023-01-091-1/+1
|\ | | | | See merge request mulk/mulkcms2!2
| * Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.0Renovate Bot2023-01-091-1/+1
| |
* | Update all non-major dependenciesRenovate Bot2023-01-091-3/+3
|/
* chore(deps): update all non-major dependencies (#12)renovate[bot]2022-12-171-4/+4
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update hibernate core to v5.6.14.final (#10)renovate[bot]2022-12-161-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to ↵renovate[bot]2022-12-161-1/+1
| | | | | v1.7.22 (#11) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: Update dependencies.Matthias Andreas Benkard2022-10-231-12/+12
| | | | Change-Id: I5b94c17f2d2dbd7b19957d212ee879c2cc04ad38
* Update dependencies.Matthias Andreas Benkard2022-09-041-5/+5
| | | | Change-Id: I6ec407e7b73cd579c33344e791ab915799b43881
* Upgrade to Quarkus 2.9.2.Final.Matthias Andreas Benkard2022-06-061-1/+1
| | | | Change-Id: I9cf42af869056b7c944c891d6dc008a640c82edc
* KB66 PostResource#postComment: Return Uni<Response>.Matthias Andreas Benkard2022-06-051-0/+4
| | | | Change-Id: I58ea7a2abd24b2f45b80f401ad0506a698993a9b
* Remove deprecated (and unused) resteasy-mutiny extension.Matthias Andreas Benkard2022-05-181-4/+0
| | | | Change-Id: Icea48dc0a26b5458dd1cfc9394ea47d881730485
* KB119 POM: Extend resource exclusion list.Matthias Andreas Benkard2022-05-181-20/+8
| | | | Change-Id: If0c9bb286ccfe05bc1911dda6ebcfd895dc71e59
* Update to Quarkus 2.9.0.Final.Matthias Andreas Benkard2022-05-181-1/+1
| | | | Change-Id: I32dd54a5618594795dea90e5718066f04b88b136
* Update dependencies.Matthias Andreas Benkard2022-04-031-5/+10
| | | | Change-Id: Id97c8c7f160e67fbf9f79b00482ebd558727a38e
* Use Blaze Persistence for criteria queries.Matthias Andreas Benkard2022-03-201-1/+14
| | | | | | | | Blaze Persistence is more flexible, but also less type-safe than JPA Criteria. This change explores what the changes look like and how efficient the resulting queries are. Change-Id: Ia47e4f0280d451e0381f58ece297c5bc06604289
* Update dependencies.Matthias Andreas Benkard2022-03-191-20/+22
| | | | Change-Id: I94904259a5d8dd4b8011ae578632fb9cd646c93e
* KB66 Update Google Java Format to version 1.10.0.Matthias Andreas Benkard2021-07-171-1/+1
| | | | Change-Id: I54e68cf08c1c5a24027382628726cd60daf6dd0b
* KB66 Upgrade to Quarkus 2.0.2, fix authentication.Matthias Andreas Benkard2021-07-171-1/+5
| | | | Change-Id: I251fbdbe915e32aaeb8daa087691853da17f4799
* KB66 Upgrade to Quarkus 2.0.0.Matthias Andreas Benkard2021-07-051-1/+1
| | | | Change-Id: I65d82cf5e09c37a517590e56b3626aa6179b5660
* KB66 Add editor role.Matthias Andreas Benkard2021-07-041-0/+4
| | | | Change-Id: Ibcf94b6532ccb1602bf169ffb434b75557767598
* Update dependencies.Matthias Andreas Benkard2021-06-281-7/+7
| | | | Change-Id: Ibca1be39b37f76ad9dfe743087959559d3f65d2a
* Update to Quarkus 1.11.1.Final.Matthias Andreas Benkard2021-01-281-1/+1
| | | | Change-Id: I3ea188fdebf8315f1dd3e5098d2ede48791cf228
* Update dependencies (Quarkus 1.11.0.Final, Hibernate 5.4.27).Matthias Andreas Benkard2021-01-221-4/+4
| | | | Change-Id: I5a2322c8dcd6004d89c4f4a58c04fa0f4d0a72fb
* Update dependencies.Matthias Andreas Benkard2020-12-121-3/+3
| | | | Change-Id: Ic1667142935365ceef651ec5cc3713ace26b2567
* Update Quarkus to 1.10.2.Final.Matthias Andreas Benkard2020-12-021-1/+4
| | | | Change-Id: I0be0fc1f5ecd58ddcac47d5f90fac860ac863cd8
* Update dependencies.Matthias Andreas Benkard2020-12-021-3/+3
| | | | Change-Id: I888fbe8746b145cadce25a1274d6e802b7331937
* Zero-downtime deployments.Matthias Andreas Benkard2020-11-101-1/+1
| | | | Change-Id: I744755891347ba9c55e51218265c69c667a5721e
* Enable Maven Enforcer Plugin, require Maven >= 3.6.2.Matthias Andreas Benkard2020-11-081-0/+38
| | | | Change-Id: I06d8be4e510125edf6c32eaf22d75ec1221debd4
* Update Quarkus to 1.9.2.Matthias Andreas Benkard2020-11-081-1/+1
| | | | Change-Id: I3493aa4488f8f59f1d8dce4bb63436593c3f7dba
* KB68 Newsletter registration and deregistration.Matthias Andreas Benkard2020-11-031-2/+13
| | | | Change-Id: Ic79fe64f03ce887879bffc7623e59cb697065ee6
* KB68 Implement newsletter sending.Matthias Andreas Benkard2020-11-011-0/+8
| | | | Change-Id: I1d56e40d7f35d6be77fde1a1e8519a91bd2dc3b8
* Remove unused dependency on jose4j.Matthias Andreas Benkard2020-10-301-13/+0
| | | | Change-Id: Ic50bd6a4a7d91b5649bc282f95800e240c30cd42
* Update dependencies.Matthias Andreas Benkard2020-10-301-4/+4
| | | | Change-Id: I212805daf3245ab1b1abbf34f2473730867124ae
* Add Smallrye Health.Matthias Andreas Benkard2020-10-301-0/+4
| | | | Change-Id: I2140960d6f7b716b81ec308a383e64b261f5bbdb
* KB73 Move annotation processing back into the regular Java compilation step.Matthias Andreas Benkard2020-09-171-27/+0
| | | | Change-Id: I01483e201268d2c4a13fe4f801c97092b0eee381
* KB56 Fix resource copy step.Matthias Andreas Benkard2020-09-111-1/+2
| | | | | | | | | | | | | The Maven Resources Plugin defaulted to not overwriting files that were already present in the target if they had a newer modification timestamp. This led to unpredictable behavior during the packaging phase, where the resources generated by Parcel did not override the original source files. This patch sets the overwrite flag when copying the generated resources, fixing the problem. Change-Id: I047f5eb7d56e4444233ec12d94be43a12137010b
* KB56 POM: Disable filtering of web resources.Matthias Andreas Benkard2020-09-101-1/+1
| | | | Change-Id: Ia99ba4a5ad354f0a7d99d069712a74056e22238d
* Update dependencies.Matthias Andreas Benkard2020-09-101-5/+5
| | | | Change-Id: Iec407fbc398322a6711821c6814456e6d6ef1066
* Remove Scala again.Matthias Andreas Benkard2020-08-291-77/+0
| | | | | | | | | At this time, Scala support is not worth very much, and as Scala 3 is not here yet the compiler slows down the build significantly. This change may be reverted in the future. Change-Id: Ie172489284f324e8c2313919b293fdf98754c2f6
* POM: Separate annotation processing from compilation.Matthias Andreas Benkard2020-08-221-44/+41
| | | | | | | Fixes the scalac warnings about being unable to determine the sources of generated classes. Change-Id: I401528799053b91a8c20446540b54e6521d088a5
* Add scala-compiler dependency to fix Scala dev mode recompilation.Matthias Andreas Benkard2020-08-221-0/+5
| | | | | | | | Using a different version of Scala than Quarkus' internal ${scala.version} breaks dev mode. Adding an explicit scala-compiler dependency fixes it again. Change-Id: I6fb2b748fd4bbbb15e32ccd42c674f67551e9411
* Add Scalafmt to Spotless configuration.Matthias Andreas Benkard2020-08-221-1/+9
| | | | Change-Id: I789221c34222c263507ade58efda3bf29a6a7fdb
* Add Scala compiler.Matthias Andreas Benkard2020-08-221-0/+90
| | | | Change-Id: I68ffcf35b1b6ea2e42a479bdb71f868a486781db
* Update dependencies.Matthias Andreas Benkard2020-08-161-8/+7
| | | | Change-Id: If38152906cb16c73500adb58d653e9fbca71dabc
* Update Quarkus to 1.6.1.Final.Matthias Andreas Benkard2020-07-251-2/+2
| | | | Change-Id: Id2a1ebf79677d4be47fc6aab66a220bf25f8c2c4
* POM: Update dependencies.Matthias Andreas Benkard2020-07-181-5/+5
| | | | Change-Id: Ia4bd19117d7f1f11f2cfa4443606a9da53717fc7
* POM: Update dependencies.Matthias Andreas Benkard2020-06-221-5/+5
| | | | Change-Id: Ib56258b4ff6958d6f641e55cdbf81f6bc61f8601
* POM: Add quarkus-panache-common as an annotation processor.Matthias Andreas Benkard2020-06-161-2/+11
| | | | | | This works around https://github.com/quarkusio/quarkus/issues/9961. Change-Id: I74e2511eb1eed6d7aee866e8d9690784d94269f1
* Downgrade Quarkus to 1.4.2.Final.Matthias Andreas Benkard2020-06-151-2/+2
| | | | | | | | MulkCMS 2 is currently suffering from https://github.com/quarkusio/quarkus/issues/9961, which prevents the post editor from working. Quarkus 1.4.2.Final works. Change-Id: I6514b589bb6e0c7a8fc8ebf243ab14227cb42338
* Minimize resources in the JAR file.Matthias Andreas Benkard2020-06-151-0/+5
| | | | Change-Id: Ie9615599a4b93f17a152abf7c2591161493a5dee