Hi guys;

I am trying to setup CI server with jenkins. I would like after pushing to
mercurial, i just refresh the browser and see the changes.

I use "lein ring server-headless" to run the server.

I can "shell" the command in jenkins using something like "nohup lein ring
server-headless"  The problem is, during the next build, how will the first
process be killed so that it can be run again ?

Josh

-- 
-- 
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