findify / s3mock

Embedded S3 server for easy mocking
MIT License
386 stars 107 forks source link

Scala 2.13 #159

Closed ignacioPL closed 4 years ago

ignacioPL commented 4 years ago

I upgrade all dependencies to Scala 2.13 and change the alpakka test for the new akka-stream-alpakka-s3 version.

lorenzhawkes commented 4 years ago

Looks like the travis ci version has changed so oraclejdk8 is nolonger supported. https://travis-ci.community/t/install-of-oracle-jdk8-is-failing/4365

chvitved commented 4 years ago

So happy you are putting effort into this @ignacioPL. Would love to see a release supporting scala 2.13. I had to build a local s3-mock jar from your branch to move forward with upgrading our project.

jrouly commented 4 years ago

@shuttie any chance of this getting merged and released?

jrouly commented 4 years ago

I've pushed up https://github.com/ignacioPL/s3mock/pull/1 against this PR to:

sbt +compile +test:compile +test works locally for me with that PR merged into this one.

anilkumarmyla commented 4 years ago

Looking for this change, any chance someone made a fork and published it for scala 2.13?

cvdsteeg commented 4 years ago

I'd love to see this merged as well, any progress yet?

jrouly commented 4 years ago

I contacted findify by email and they indicated it was on their radar at least, but couldn't commit to a time to merge it. Not sure how actively this repo is being maintained by them.

anilkumarmyla commented 4 years ago

🥳