Martin Desharnais

Results 4 issues of Martin Desharnais

I am playing with redo to create a simple test environment and encounter an annoying problem when working with subdirectories: the redo file to build the target is only searched...

Hi, the following code, wich uses the `FieldValueResolver`, leads to an `InaccessibleObjectException`. ```Java import com.github.jknack.handlebars.Context; import com.github.jknack.handlebars.Handlebars; import com.github.jknack.handlebars.context.FieldValueResolver; import com.github.jknack.handlebars.io.FileTemplateLoader; public final class Main { public static void main(final...

question

This seems to fix issue #940 without breaking any test. In a nutshell, an IllegalAccessException is now expected when trying to access fields not exported by a module through reflexion.

## Feature description When the CWA QR code scanner cannot recognize a QR code, inform the user (as is now the case) but also display the QR code's content as...

feature request
mirrored-to-jira