-
Hello!
I created a simple PMML service with Quarkus. Direct PMML invocation through REST endpoints didn't work because the model wasn't supported.
Therefore I used JPMML implementation (https://mv…
-
Issue: I am unable to build and verify a DMN that uses a "Priority" Hit Policy using the KIE Sandbox version 0.32.0.
The intention was to implement this logic:
The implementation I have on the…
-
I am observing poor performance when using FEEL filter expressions that have BKM invocations or function calls (eg. someList[ends with(itemType, "_TEST")]). Profiling shows that most of the run time i…
-
### Describe the Bug
When attempting to index a list using a variable, the expression `A[R]` does not produce the expected output. Despite `R` being set to `3` and `A` being a list with the values …
-
https://docs.microsoft.com/en-us/style-guide/capitalization
Microsoft's capitalization page says,
> Microsoft style uses sentence-style capitalization. That means everything is lowercase except …
-
### Current Behavior
dependency installs fails due to inability to find module `'@nrwl/nx-linux-x64-musl'` in docker containers/pipelines.
### Expected Behavior
Nx projects should install and build…
-
## Description
While following the [Quarkus Kogito DMN guide](https://quarkus.io/guides/kogito-dmn), I noticed the following warning. While this does not seem to cause any issues, I thought it'd be…
-
This was reported by @shomron on https://github.com/docker/for-mac/issues/1550 on Docker for Mac, but it reproduces inside the Linux VM too.
**Description**
Passing multiple builtin build-args (…
djs55 updated
3 years ago
-
When I try to start `dmn-quarkus-example`, I got following error:
```terminal
2021-02-01 11:26:53,101 ERROR [io.qua.dep.dev.IsolatedDevModeMain] (main) Failed to start quarkus: java.lang.NoClassDe…
-
A model containing an empty "businessKnowledgeModel" element (as generated by camunda modeler) will fail to parse with the following exception, seen in dmn-engine 1.3.1:
`Exception in thread "main"…