Falko Modler

Results 29 issues of Falko Modler

In my current project I cannot use this extension because in a large test module different deployment (scenarios) need to supported and may not be forced into one "deployment suite"....

This issue reports the status of the nightly cron job that runs Early Access JDK build (first introduced in #15711). Don't close this issue manually. This issue will be closed...

area/infra

## Environment **Liquibase Version**: 4.13.0 **Liquibase Integration & Version**: Quarkus 2.11.1.Final **Liquibase Extension(s) & Version**: - **Database Vendor & Version**: MariaDB 10.6.8 **Operating System Type & Version**: not relevant **Infrastructure...

ver4.13.0
DBMariaDB
Severity3
IntegrationQuarkus
featureLoadData
criticalityBuilder
complexityLocal

### Expected Behavior Java 19 compilation target is supported. ### Current Behavior ``` [INFO] --- exec-maven-plugin:3.0.0:exec (gradle) @ quarkus-gradle-model --- FAILURE: Build failed with an exception. * Where: Settings file...

a:feature
@core
in:java-plugins
in:invoking-gradle

Follow up to #241. This is about the much more complicated part of trying to detect _which dependency_ has changed _inside_ a BOM to then only build the modules actually...

new feature

See https://github.com/gitflow-incremental-builder/gitflow-incremental-builder/issues/390#issuecomment-962261000 Meaning: - given e.g. `my-branch` & `fetchReferenceBranch` enabled - find respective remote tracking branch (via `BranchConfig`) or fall back to trial and error? - fetch into the remote...

enhancement

It's best practise to have a `CONTRIBUTING.md` to document some rules. (incomplete) todo list: - [ ] mention `-Dquickly` - [ ] describe `template.zip` approach (hint: #304) - [ ]...

housekeeping

As of now, it is downloaded for each build.

build

Now that we have a GH org, we should consider creating a test repo from `src/test/resources/template.zip` so that changes are clearly visible and not hidden in that archive (which doesn't...

tests
housekeeping

I was just building Quarkus with `mvnd` when I just wanted to check the `mvnd` options so I ran `mvnd --help` in another terminal. I was surprised that a new...

enhancement