Fork me on GitHub
#boot
<
2019-04-13
>
mattyulrich03:04:47

Gotcha - is there a way to write the cache somewhere else?

flyboarder14:04:39

@mattyulrich no, currently it always uses the home folder

mattyulrich15:04:16

Ok.. I can safely delete the cache directory, right? It will have to re-init the boot and clj libs but should be fine?

micha17:04:25

A little late but I think you can use a symlink to point directories inside .boot dir elsewhere

micha17:04:29

The cache should be on the same file system as the project youโ€™re building, though, because hard links are used

flyboarder18:04:32

Special thanks to @micha for all his work on Boot and for supporting its continued development as a monthly sponsor on OpenCollective

๐Ÿ‘ 8
micha18:04:09

keep up the good work @flyboarder!

๐ŸŽ‰ 8
flyboarder22:04:36

You asked, we listened - special delivery of Boot v2.8.3 is now available. boot-clj

๐ŸŽ‰ 12
flyboarder22:04:53

Thanks to @alandipert for helping to get the boot build box up and running. Also thanks to @micha for helping to get boot under clojars 20mb jar limit.

๐ŸŽ‰ 8
jaide18:04:21

Congrats!

flyboarder22:04:22

This version includes top-down updates to all the dependencies and builds using java 1.8 instead of 1.7

borkdude22:04:32

thanks! Iโ€™ll try tomorrow

micha22:04:28

๐Ÿ’ฅ