Ryan Bergman

Results 10 issues of Ryan Bergman

It appears that the only use of Spring is with the XMemcachedClientFactoryBean, so your core functionality does not require Spring be provided for the core functionality of the lib. In...

* Framework version: 1.3.2 * Implementations: Spark ## Scenario Lambda is fronted by API Gateway which is in turn fronted by cloudfront which is the host of the public vanity...

need feedback

In both Gson and org.json a unquoted value will be interpreted as a string. So given this array (note that apple is not quoted): ```json [33.5, 42, "foo", true, apple]...

pr-needed

Hello, I wanted to configure this VM to use NSF. When I attempt to change the Vagrantfile to ``` config.vm.network :private_network, ip: '192.168.50.50' config.vm.synced_folder ".", "/home/vagrant/vagrant-ubuntu-oracle-xe", :nfs => true, :mount_options...

Behavior matches the asserts for regular java.util Map asserts in core.

type: new feature

When I run this on a project that uses a private repository (like local corporate Nexus or Artifactory) It gets error when attempting to resolve the dependency (even though it's...

bug
needs-repro

Hello, I was trying this today and I'm getting the following error while attempting to log in with Chrome: ``` Invalid 'X-Frame-Options' header encountered when loading 'https://xxxxxx.oktapreview.com/oauth2/v1/authorize?client_id=z3jTW7…Token=20111Lh9bpjh0QafjIROZGozLwfCjIVXiofnZEKA4xp5rbl1fvOLOpE&scope=openid': 'ALLOW' is not...

**Describe the bug** When performing build-docs I get a FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory **To Reproduce** Steps to reproduce the behavior: I...

Type: Bug

Hello, I have found an example where I think the matching is being too greedy. This test should pass IMO. Since it is just one star, and not two, it...

Hello, I recently updated from amazon-kinesis-producer 0.14.1 to 0.14.12 This dramatically increases the number of transient dependencies I am now responsible for, mostly for the Glue stuff that I don't...