-
In recent versions of the Kafka client libraries, there was a major change in the [default Kafka producer clients](https://kafka.apache.org/documentation/#upgrade_320_notable) configurations (properti…
-
It seems that external testing and mocking libraries dependencies in bundle configuration are no more optional. They were marked as resolution:=optional in release 2.1.5.
Using this configuration, all…
-
I'm not sure what's the cause (Maybe there's something wrong in the gcc `configure` invocation), but `ld` doesn't find the gcc libraries such as `gcc` or `gcc_s`. Also I tried to `export` `LIBRARIES_P…
-
A killer feature would be simplification of support for redefinition of classes from libraries. It could work in such a way that there would be an ad-hoc directory in the project, accessible through `…
-
This is a sub-issue of #6526 .
The overall project is big, experimental, and touches all kinds of code. This issue represents a first-phase priority of setting up basic infrastructure and getting i…
-
```
What steps will reproduce the problem?
1. build a simple web app to
2. work around missing esapi.tld mentioned in other issues
3. use tags/el without installing a ESAPI.properties
What is the ex…
-
```
What steps will reproduce the problem?
1. build a simple web app to
2. work around missing esapi.tld mentioned in other issues
3. use tags/el without installing a ESAPI.properties
What is the ex…
-
```
What steps will reproduce the problem?
1. build a simple web app to
2. work around missing esapi.tld mentioned in other issues
3. use tags/el without installing a ESAPI.properties
What is the ex…
-
To improve security when exposing a DiceDB instance to the open internet, we need to implement TLS support. This will allow encrypted communication between clients and the DiceDB server, protecting da…
-
Hi Jeremiah,
I am using VSG to lint my open-source FPGA standard library [Open Logic](https://github.com/open-logic/open-logic).
I have two questions:
1. Is there a way to report warnings as …