Apologies if this is a FAQ, I have done a number of searches and not found 
anything.

I see that the Clojure project's internal Hudson CI server does automatic 
upversioning on release builds (see documentation here 
<http://dev.clojure.org/display/community/How+to+Make+Releases>). It 
doesn't, however, say in that page whether the project.clj file also gets 
automatically upversioned, or whether an upversioned SNAPSHOT number is 
automatically inserted into the develop branch project.clj. It also doesn't 
say how the magic is done (although it looks from the documentation as if 
it is just a Maven level, so not very hard to understand).

Has anyone made automatic upversioning in project.clj on master builds on a 
CI server work, and if so how did you do it? Does your recipe also 
upversion the SNAPSHOT number in project.clj in the develop branch?

Any help gratefully received!

-- 
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/d/optout.

Reply via email to