Lauri Lehmijoki

Results 6 issues of Lauri Lehmijoki

Hi, and first of all, thanks for working on `ring-swagger`! I noticed that the `ring-swagger:0.26.2`'s dependency `metosin:scjsv:0.5.0` depends on `com.github.java-json-tools:json-schema-validator:jar:2.2.10`, which in turn transitively depends on `com.google.guava:guava:jar:16.0.1` . Said Guava...

Hello. I'm seeing the following error when I'm running the example application of this plugin on Android: ``` D/opentok-jni( 7648): ot_session_create D/opentok-native( 7648): [INFO] jni/../src/ot_websvc_xml.c:451: ot_websvc_xml_on_message_complete: Received 165 bytes of...

There exists a Java implementation of the zopfli algorithm: https://github.com/eustas/CafeUndZopfli.

enhancement

Problem: the users who run the v2 with the --headless option see a nasty error message. Background: the --headless option was removed in v2. Solution: print a helpful warning instead...

bug

The v. 2.7.0 added the setting `treat_zero_length_objects_as_redirects: true`. When that setting is enabled, the user needs to use the `--force` switch to apply changes on existing redirects. However, the `--force`...

enhancement

The only thing `jekyll-s3` has to do with `jekyll` is the assumption that the website resides in the __site_ directory. Otherwise `jekyll-s3` has no dependencies whatsoever to `jekyll`. With small...