Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Had to add lots of exclusions to satisfy lein's pedantic mode #5

Open
atroche opened this issue Feb 4, 2016 · 3 comments
Open

Had to add lots of exclusions to satisfy lein's pedantic mode #5

atroche opened this issue Feb 4, 2016 · 3 comments

Comments

@atroche
Copy link

atroche commented Feb 4, 2016

Might be worth bumping yeller's dependencies?

[yeller-clojure-client "1.2.1" :exclusions [com.fasterxml.jackson.core/jackson-databind
                                                             com.fasterxml.jackson.core/jackson-annotations
                                                             commons-logging joda-time org.apache.httpcomponents/httpclient]]
@tcrayford
Copy link
Contributor

@atroche hi. This is a relatively older version. Try upgrading to 1.4.2?

@atroche
Copy link
Author

atroche commented Feb 4, 2016

whoops! was going by the docs
http://docs.yellerapp.com/platforms/clojure/getting_started.html,
should've checked project.clj first =)

still need these as exclusions though:

[com.fasterxml.jackson.core/jackson-annotations
org.apache.httpcomponents/httpclient
com.fasterxml.jackson.core/jackson-databind]

thanks for the quick response. do you prefer these sorts of questions here
or via your support email address, by the way?

On 5 February 2016 at 01:56, Tom Crayford [email protected] wrote:

@atroche https://github.com/atroche hi. This is a relatively older
version. Try upgrading to 1.4.2?


Reply to this email directly or view it on GitHub
#5 (comment)
.

-- Alistair

@tcrayford
Copy link
Contributor

support probably

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

No branches or pull requests

2 participants