Fork me on GitHub
#boot
<
2020-04-04
>
cpmcdaniel00:04:00

OK, real problem this time...

cpmcdaniel00:04:30

Problem here with include and exclude. Empty seqs throw an exception:

java.lang.AssertionError: Assert failed: boot.core/file-filter requires a list of criteria but nil was passed in, make sure your `by-*` calls are passing them.
                          (seq criteria)

cpmcdaniel00:04:16

OK, I had to make these. However, I feel like these two fns in boot.core should do this.

cpmcdaniel00:04:52

in other words, by-re should be a no-op if res is empty/nil

cpmcdaniel01:04:57

Also, having trouble using bootlaces to push my jar to clojars

cpmcdaniel02:04:18

OK, I see that my git repo had local changes that were not committed

cpmcdaniel02:04:42

getting this now:

java.lang.NoSuchMethodError: org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.getBufferCapacityForTransfer(J)I
 clojure.lang.ExceptionInfo: org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.getBufferCapacityForTransfer(J)I