-
kogito-quickstart and kogito-drl-quickstart are failing with Quarkus main
Troubles are around javaparser version introduced to Quarkus main repo in https://github.com/quarkusio/quarkus/commit/9c68d…
-
This looks like a problem w/ the module (quarkus-kogito) itself.
When I POST a new Person, I get the results back in the response, however if I run a GET /persons immediately after, it's empty.
…
-
jdk17: quarkus_quickstarts_test kogito-quickstart failed with tag 2.7.2.Final
```
18:29:02 2022-03-29 22:29:01,308 INFO [io.quarkus] (main) Installed features: [cdi, kogito-decisions, kogito-pr…
-
I attempted to follow the [documentation](https://quarkus.io/guides/kogito) for `kogito` on the quarkus guides page which resulted in the following classes not being found in `PersonUnit.java`:
* `…
-
This is about the guide available at:
https://quarkus.io/version/2.16/guides/kogito
its source:
https://github.com/quarkusio/quarkusio.github.io/blob/main/_versions/2.16/guides/kogito.adoc
We …
-
The following quickstart versions are not bumped to latest published Quarkus version in master branch;
kogito-quickstart
getting-started-command-mode
@gsmet I assume the versions are bumped as …
-
I've been trying to use Kogito and Quarkus but I ended up not being able to use all the features that Drools gives. I'm not sure where to raise this bug so I'll start reporting it here:
- If I decl…
-
The Kogito documentation [1] has several mentions of OptaPlanner, including a reference to 2 samples [2] in the Quickstarts which do not exist anymore in the GIT repo [3].
This ticket is a copy to …
-
This issue reports the _current_ status of the quickstart `development` branch against Quarkus `master` build. This build verifies the native compilation and also runs the native integration-tests.
…
-
The subtest amazon-dynamodb-quickstart of quarkus_quickstarts_test_0 failed on s390. Most subtests in quarkus_quickstarts_test_0 are skipped.
amazon-dynamodb-quickstart failure happened on both ope…
llxia updated
2 years ago