Skip to content

Add version for play 2.8.2#7

Open
detobel36 wants to merge 1 commit into
dwickern:masterfrom
detobel36:fixAkka
Open

Add version for play 2.8.2#7
detobel36 wants to merge 1 commit into
dwickern:masterfrom
detobel36:fixAkka

Conversation

@detobel36
Copy link
Copy Markdown

Create a new version:

libraryDependencies += "com.github.dwickern" %% "swagger-play2.8.2" % "3.1.1-SNAPSHOT"

Fix #6

@diversit
Copy link
Copy Markdown

Why is a specific version for Play 2.8.2 needed?
One should keep up to date with library dependencies.
If you, for some reason, cannot keep up to date, you should not make 'your' problem also someone else's problem by requesting specific version. No-one is stopping you from forking this library yourself and making any changes you require.

Changes to a library should benefit everyone, not just one.

@detobel36
Copy link
Copy Markdown
Author

Why is a specific version for Play 2.8.2 needed?
One should keep up to date with library dependencies.
If you, for some reason, cannot keep up to date, you should not make 'your' problem also someone else's problem by requesting specific version. No-one is stopping you from forking this library yourself and making any changes you require.

Changes to a library should benefit everyone, not just one.

I'm agree with you. But in the README page you have a table where it is noted "2.8.0-2.8.7". So I have supposed that this version is compatible with all version from 2.8.0 to 2.8.7. Which is not the case.

I don't have time to do the check for all "sub version". So I made a branch for my project (where I need to use 2.8.2) and I share it here.
If it doesn't help, the owner of the repos could just close my PR...

Please, don't be so negative with a simple proposal 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error with Akka

2 participants