SpinGo / op-rabbit

The Opinionated RabbitMQ Library for Scala and Akka
Other
232 stars 73 forks source link

Feature: add Travis CI #158

Closed aaabramov closed 5 years ago

aaabramov commented 5 years ago

Fixes #156

Also adds documentation for qos parameter

aaabramov commented 5 years ago

Very strange error message at https://travis-ci.org/SpinGo/op-rabbit/jobs/430658764:

Download failed. Obtain the jar manually and place it at /home/travis/.sbt/launchers/1.1.5/sbt-launch.jar

Has anyone faced that before? The same error described here: https://gist.github.com/kshakir/3b0b915731444a03a331f6e2677a46aa#sbt_triple_download_attempt_with_not_foundtxt

aaabramov commented 5 years ago

Seems that Travis has no support for 2.11.12 on jdk7. Nevertheless, builds are fixed for cross-published versions.

aaabramov commented 5 years ago

Non PR context question.

@timcharper do you plan to support this library further? I am interesting because I would like to start using it in my project.

By supporting, I mean add new RabbitMQ features, etc.

aaabramov commented 5 years ago

@timcharper any concerns | blockers for this to be merged?

timcharper commented 5 years ago

@aaabramov none :) We had this on before and it failed really bad, and I was never sure while. Let's try it again!