Olivier Cailloux

Results 32 issues of Olivier Cailloux

Would you consider adding support for a hibernate button? Thanks a lot! Olivier

I believe that the current text in the specification does not specify clearly what should happen “by default” in case of (different kinds of) validation errors, and even contains inconsistencies,...

Connecting to a store while running on OpenJDK 11 produces the following warning. WARNING: An illegal reflective access operation has occurred` WARNING: Illegal reflective access by com.sun.mail.util.SocketFetcher (file:/home/olivier/.m2/repository/com/sun/mail/mailapi/1.6.3/mailapi-1.6.3.jar) to method...

enhancement

As discussed in #108.

Json-B and Json-P were initially seen as a very welcome initiative, finally bringing some standardization to json parsing and writing. Let’s face it: it is not a huge success, so...

question

Currently, when annotating a field of type `F` with `@JsonbTypeAdapter(MyAdapter.class)`, the adapter must have `F` as original parameterized type (or compatible with `F`). But it would be very useful to...

enhancement

Consider the following code as an example. ``` ClientBuilder.newBuilder().build().target("https://www.oracle.com/java/technologies/naming-conventions.html").request().get(); ``` I can’t find in the spec how the client is supposed to behave when connecting to an HTTPS URL with...

I’d like to enable [system-packages](https://hatch.pypa.io/dev/plugins/environment/virtual/#options) for all my projects. Also, I’d like not to impose that on my co-workers. It should be an option depending on how the developer wants...

**Is your feature request related to a problem? Please describe.** The [`nu.validator:jing:20200702VNU`](https://search.maven.org/artifact/nu.validator/jing) version [listed](https://search.maven.org/artifact/nu.validator/validator/20.7.2/jar) as a dependency of the `nu.validator:nu.validator` Maven artifact differs from both the latest (20220510) and the...

Thanks for this most useful software! Here is a feature request. The user should be able to copy a configuration file to the PocketBook device (using eg the classical USB...