Tim Chen
Tim Chen
I'm having problems using the latest (2.5.0) version of scalatra with jetty 9.2 I'm getting an error message ``` java.lang.IllegalStateException: You cannot use WebSocket native implementation with JSR356. Please set...
A built in jar migration loader would be nice. I'm reuse my own jar migration loader quite a bit atm.
Features such as HOOKPATH/SCRIPTPATH/DRIVERPATH etc should be documented in --help and the online docs
Allowing something like ```- for(i
**I'm submitting a** ``` [x] bug report => see 'Providing a Reproducible Scenario' [] feature request => do not use Github for feature requests, see 'Customers of AG Grid' []...
I realize it is a large breaking change but it would be nice to allow setting schedule layer start and rotation time without the `rfc3339` `Z`. Currently, if we use...
Related to this ticket https://github.com/krasa/StringManipulation/issues/6 The fix was added for only java context but the same could be applied to other languages such as typescript/golang etc. Is it possible to...
Is it possible to override ENV for just one specific plugin? I am facing an issue where an older version of `teleport-ent` was not built for `darwin-amd64`. This results in...
Source jars doesn't seem to published along with the jars. Looking at http://repo.spring.io/plugins-release/io/deepstream/deepstream.io-client-java/2.2.1/ Kind of strange that it's publised to plugins-release as well. Can you upload source jars as well?
SSL cert was installed using [the instructions from deepstream tutorials](https://deepstream.io/tutorials/core/security-overview/) Everything works fine but when the cert expired and client tries to connect. I get a `BufferOverflowException` without any other...