Misagh Moayyed

Results 70 comments of Misagh Moayyed

Not using maven anymore.

> Us deprecating the feature in the core framework should send a strong signal to developers that they should not rely on that feature anymore. Could you please elaborate on...

Sounds good, thank you. I'll switch to the really-latest version and research this a bit more :) > Why are you using both the columnDefinition = "json" only to override...

Sweet, thank you! Should I close out this issue, or would you prefer to keep this open?

Yes it's flaky. I continue to see random failures as well.

Any progress on this issue??

I'd be happy to do so. Will you be able to cut a release and publish artifacts to maven central if I do?

As a side note, it would also be great if the CertificatePinner could be injected via the builder, instead of : ``` CertificatePinner pinner = Util.createPinner(this.host, DEFAULT_CA_CERTS); ```

I am running into the same exact problem. I am running the Java SDK client v2.2.2. I cloned the latest version of CouchbaseMock and built it locally. I tried running...