Giter VIP home page Giter VIP logo

Comments (6)

mcohen01 avatar mcohen01 commented on July 25, 2024

Thanks for reporting this. This was a regression when we moved to supporting passing no explicit credentials map to any of the functions.

Fixed by 09fec4a in 0.1.20

from amazonica.

ahjones avatar ahjones commented on July 25, 2024

Wow, speedy fix. Thanks very much.

from amazonica.

ahjones avatar ahjones commented on July 25, 2024

I've just retested this with the latest version and it still doesn't work. I now get the exception

IllegalArgumentException contains? not supported on type: clojure.lang.Keyword
    clojure.lang.RT.contains (RT.java:724)
    clojure.core/contains? (core.clj:1402)
    amazonica.core/get-credentials (core.clj:149)
    amazonica.aws.sqs/parse-args (sqs.clj:14)
    amazonica.aws.sqs/delete-on-receive (sqs.clj:38)
    clojure.lang.Var.invoke (Var.java:423)
    clojure.lang.Var.applyTo (Var.java:532)
    clojure.core/apply (core.clj:619)
    robert.hooke/compose-hooks/fn--1482 (hooke.clj:40)
    clojure.core/apply (core.clj:617)
    robert.hooke/run-hooks (hooke.clj:46)
    robert.hooke/prepare-for-hooks/fn--1487/fn--1488 (hooke.clj:54)

I can receive a message using the same with-hooks-disabled as above.

from amazonica.

mcohen01 avatar mcohen01 commented on July 25, 2024

Ah, my fault. I've left the Clojure version for the project at 1.4, but the behavior for contains? was changed in 1.5. Good discussion of it at http://stuartsierra.com/2013/02/04/affordance-concision. I'll fix this up later today. Sorry about that.

from amazonica.

ahjones avatar ahjones commented on July 25, 2024

OK. I'd forgotten about the pre 1.5 behaviour ;).

from amazonica.

mcohen01 avatar mcohen01 commented on July 25, 2024

fix included in 0.1.21

from amazonica.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.