2013/10/1 Daniel Kwiecinski <daniel.kwiecin...@gmail.com>

> All nitpickings are warmly welcome! ;)
>

If so, here's some from me.

You should not announce snapshot releases. Snapshots are *not*, in fact,
releases
supposed to be used by most people. The key issue is that you cannot
reliably
rebuild your codebase if one of the dependencies is a snapshot.

Leiningen will fail building an uberjar if it notices one of the
dependencies is a snapshot,
and your project is not [1]. This is just one example.

So, either do a non-snapshot release or hold off announcing your project
until it's time to
do so.

1. https://github.com/technomancy/leiningen/wiki/Repeatability
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to