Bogi Napoleon Wennerstrøm
Bogi Napoleon Wennerstrøm
Maybe there is something I am missing here, so feel free to correct me, but I cannot see how this would force releases. These "shared versions" are to be used...
Yes, exactly that :) Most of the time you would not use this feature, as most packages are not using version numbers that follow each other. In my experience with...
> edit: That said, for projects like this, I usually just leverage the package manager, like in Yarn, this would / should update them for me in one go Doing...
Well, I don't have insights into how big an issue that would be for the registry. I have my doubts that much would change since as far as I know,...
Due to the issues with this RFC relating to encouragement, that might be the best compromise. I would be very happy with that outcome
I'm experiencing the same thing
In my case, `ua.naiksoftware.stomp.dto.StompMessage.java:89` is failing on the following message: ``` ERROR message:Failed to send message to ExecutorSubscribableChannel[clientInboundChannel]; nested exception is org.springframework.security.access.AccessDeniedException\c Access is denied content-length:0 ``` Breaking at line...
There are other errors on the current master branch, but I've created a [PR](https://github.com/NaikSoftware/StompProtocolAndroid/pull/186) for this specific issue.There's no easy fix here, but if you really want it to work,...
Yes, and that is fine. The issue is the second group. Please see the following link, with the original regex and the body given in the example : [regexr.com/5crbl](https://regexr.com/5crbl). There...
The PR now only includes the header change