spring-shell
spring-shell copied to clipboard
gh-291
More descriptive error message by including offending group name
I am not totally sure what is the cause of
Expected feature release number in range of 9 to 15, but got: 8
but apparently other prs are seeing the same issue. If there is a setting I messed up, please let me know and I will remember on future prs!
@nhomble the problem is with already unsupported setup of Travis builds: https://github.com/spring-projects/spring-shell/blob/296db93462eac8a9d6b10009a2e3f7b9fe22f5ad/.travis.yml#L7 The fix is here: https://github.com/spring-projects/spring-shell/pull/317
... but worse problem for this repo is that there seems to be no maintainer merging PRs and releasing new versions :(
ah thanks @liry that makes sense, and yeah it's a shame I don't see any activity in this repo anymore