Re: leinigen 1.7.1 stalled when used from Jenkins

2012-06-28 Thread Pierre Allix
I found the error. Somehow it was caused by Jenkins started as standalone JAR by the nohup command but nonetheless not properly being "daemonized". -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegr

leinigen 1.7.1 stalled when used from Jenkins

2012-06-26 Thread Pierre Allix
Hello, I have a build script called from Jenkins that calls "lein clean". Unfortunately lein stalled when executed from the script whereas it works fine if I do executed it from the command line. Leiningen is stalled executing this command: java -Xbootclasspath/a:/home/jboss/.m2/repository/or