-
On Linux Debian "testing" and
``` bash
$ java -version
openjdk version "21.0.5" 2024-10-15
OpenJDK Runtime Environment (build 21.0.5+11-Debian-1)
OpenJDK 64-Bit Server VM (build 21.0.5+11-Debian…
-
We realised after a long conversation that `Completes` right now has an important issue that needs to be tackled: a `Completes` pipeline can be run during the composition fase, because it runs potenti…
-
Example:
```
event SchemaDefined {
type eventType
timestamp occurredOn
version eventVersion
string foo
string[] bar = {"baz","qux","quux"}
int i = 4242
}
```
…
-
Since a recent (< 4d ago) upstream update, the test `io.vlingo.schemata.resource.ExtendedResourceTest#testSchemaVersionSelection` hangs, but only when run using maven from the shell. In IntelliJ, it r…
-
- [ ] 1010!
com.gramgames.tenten/com.prime31.UnityPlayerNativeActivity
---
- [ ] 123D Catch
com.autodesk.Catch/com.autodesk.Catch.SplashActivity
---
- [ ] 2048
in.net.shreyas.game2048…
-
Dear teams,
When startup xoom designer using cli, it raises UnknownCommandException as fowllowing:
```
Exception in thread "main" io.vlingo.xoom.cli.UnknownCommandException: The informed command is…
-
### Description
`JDBCStorageDelegate.tableExists()` uses `DatabaseMetaData.getTables()` its inside.
However, JDBC DatabaseMetaData has a different scope depending on the database.
So, `JDBCStorage…
-
Hi,
I believe I have an issue similar to #302 but on Linux (Ubuntu 10.04) with JDK (1.6.0u30) and JDK(1.7.0u4) using Netty-4.0.0 (Revision: 52a7d28cb59e3806fda322aecf7a85a6adaeb305)
The app is proxy…
-
**Action**: Project Generation **OS**: Windows 10 **Java Version**: 1.8.0_312 **Designer Version**: 1.8.9-SNAPSHOT **Target**: filesystem **Error Type**: CODEGEN_FAILURE **Designer Model**: { …
-
## Description
Currently Symfony provides natively `@Route` an `@Method` annotations to map requests to controllers. In addition, it injects automatically request attributes to controller in a conven…