Joan Pujol
Joan Pujol
It pospones empty replace for erroneous expressions until repeat message processor is applied Fixes #62
If a table in excel has a row that hasn't any data, the current reader implementation interprets that is the end of the table and doesn't read next rows. I...
- [x] Tick to sign-off your agreement to the [Developer Certificate of Origin (DCO) 1.1](https://developercertificate.org) ## Description After the changes introduced in 74a54aa573a0a881add7a637a4d5f80941520d2e where CellFormatters were used to convert types,...
Is it possible to show an error message if loading more data fails?
Introduce a Bridge to allow JDBC queries. Implementation is nearly finished and it's working at my home device but needs some cleaning and documentation
Can you explain what is fragment restart and why onActivityCreated is not called in it? I've tried with latest v4 support version 23.3.0 and I can't reproduce the case where...
Installing Javascript to current OH 3.0 daily build doesn't work correctly. Steps to reproduce the behavior: 1. Install following [Installation instructions](https://openhab-scripters.github.io/openhab-helper-libraries/Getting%20Started/Installation.html) 2. Create a rule that runs a Javascript script...
Is there any plans to support InfluxDB 2.0? If I had time to contribute a PR would it be accepted?
If an explicit generic cast is used it is not caught by retrolambda and generated lambda parameter uses Object instead of type provided by generic. For example in this valid...
You can reproduce in current test `jaxws`. The annotations defined in wsdl-bindings.xjb doesn't get added to the types under the wsdl_schema package.