Results 101 comments of andreoss

@yegor256 No, hamcrest 1.3 is still a transitive dependency https://github.com/jcabi/jcabi-http/blob/master/pom.xml#L135

Here it look almost 3 hours. https://github.com/yegor256/takes/issues/955

Blocked by https://github.com/jcabi/jcabi-github/pull/1527

@yegor256 What do you think? With better JSR310 support, `Utc` wouldn't be necessary .

@Glusk After looking into the details it appears that 1) The current version of `pgjdbc` does not support `Instant` https://github.com/pgjdbc/pgjdbc/issues/1325 2) H2 does support Instant but only in the latest...

@yegor256 Yes, please assign. In order to call a dynamic library from JVM there should be a java class with a method mapped to the one in binary. In your...

@levBagryansky do you have the latest master?