Fork me on GitHub
#boot-dev
<
2018-01-16
>
martinklepsch17:01:47

CLJS makes java 8 a hard requirement, we could consider doing the same… Opinions?

richiardiandrea17:01:32

@martinklepsch we should follow probably Clojure more closely..did they switch as well?

richiardiandrea20:01:44

@juhoteperi I am using boot-alt-test in here https://ci.appveyor.com/project/Deraen/boot/build/356 should I use 0.4.0-SNAPSHOT for solving that issue?

juhoteperi20:01:24

@richiardiandrea I don't remember seeing that error, so not sure what would cause it and if the snapshot fixes it

richiardiandrea20:01:45

ok I have tried and it seems so 😉

juhoteperi20:01:12

Okay, should be okay to use it, just use the specific version number. I'm using it in many projects.

juhoteperi20:01:49

0.4.0-20171122.125813-6

richiardiandrea20:01:53

great thanks, will you release a new version in a bit? I guess the PR can wait @juhoteperi

juhoteperi20:01:01

There was probably something I was going to do before the release. I don't have time to look into this today.

richiardiandrea20:01:06

weird I have another very weird error...`with-let` no present...no problem it can stay there, don't have too much time for this either today

richiardiandrea20:01:46

is boot-alt-test AOT-ed?

richiardiandrea20:01:22

Yes so when you have time, probably something weird is still going on. I have a PR that is failing here: https://github.com/boot-clj/boot/pull/685. No rush 😄