It sounds like you should, yes. Please submit a github issue.
is com.cognitect/http-client
open source? i couldn't find it. if it's not, how is it licensed wrt aws-api and are users of aws-api granted a license to re-distribute?
it's open source but there's no github
got it 👍
i'm just putting together a list for a project. 🙂
also it's not a generic http client, and we're actively trying to get rid of it within aws-api
ahh ok
it was made with datomic client in mind -- probably shouldn't have been used for aws-api
until it's removed, what's the license for it just so I can make sure I list it for now? is it covered in the scope of AWS API's copyright and license?
it's in the pom - it's ASL 2
and the license file is in the jar
@alexmiller AH thank you
👍
@alexmiller oh I should be clear
this dependency, https://github.com/cognitect-labs/aws-api/blob/master/pom.xml#L46-L50 - I know about aws-api 😄
that's what I'm talking about
i just have to check the box 😕
is it in the pom?
yes
and the jar
yeah totally got you on the jar, I'll grab it from there
https://repo1.maven.org/maven2/com/cognitect/http-client/0.1.104/http-client-0.1.104.pom
oh
i'm a dunce
sorry
and .jar
i clearly need coffee.
thank you. my brain couldn't make the mental jump to maven for whatever reason this morning. 😉