Václav Haisman

Results 38 issues of Václav Haisman

I am missing a feature of being able to inject Spring beans into `AttributeConverter` instances (`@Converter`) annotations. See also spring-projects/spring-framework#21696.

The package is providing link to `/usr/glibc-compat/lib/ld-linux-x86-64.so.2` in `/lib` but does not provide one in `/lib64`. This makes current Adoptium Temurin Java to fail to link at start because the...

question

There are some updates here in the branch. But the main change here is the addition of `baseDir` configuration to the validation set. This allows me to speed up execution...

Discord now does not show any text but only replacement font boxes in Xubuntu dock menu of Discord. Photo from my screen: ![20200325_201951](https://user-images.githubusercontent.com/1098563/77577223-acd63e80-6ed6-11ea-8b14-264a4cedd854.jpg) `lsb_release -a` output: ``` Distributor ID: Ubuntu...

waiting-for-input

## Environment **Liquibase Version**: 4.9.1 **Liquibase Integration & Version**: Spring Boot **Database Vendor & Version**: PostgreSQL 12.9 **Operating System Type & Version**: Application on Windows, from IntelliJ IDEA. PostgreSQL on...

DBPostgres
IntegrationSpringboot
checksum

## 🚀 Feature Request It would be nice if there was an alternative to Eclipse Paho MQTT client in Spring Integration. ## 🔈 Motivation Paho has some limitations and issues...

feature-request

I am looking into removing all instances of Xerces and xml-apis from our product. It looks like one of the instances where it is not currently removable is as Antisamy's...

#### What did I do I have a subscription to a single topic and I am sending messages to another topic in quick succession from the MQTTX GUI client, multiple...

bug
desktop

I am using `autodie` which uses `IPC::System::Simple`. `IPC::System::Simple` appears to be completely broken on Windows. It adds `,` (comma) after each command line argument. This is because it does this:...

windows