Re: [ANN] Leiningen 2.3.1 released

2013-08-17 Thread James Qiu
After upgrade to 2.3.1, I can't find "repl-port" file in target directory, so "lein repl" will use a random port, I have to use "LEIN_REPL_PORT=33021 lein repl" to assign the port. 2013/8/14 Sean Corfield > Thank you! > > I've upgraded our team to 2.3.1, as well as our QA system. So far, no > p

Re: [ANN] Leiningen 2.3.1 released

2013-08-13 Thread Sean Corfield
Thank you! I've upgraded our team to 2.3.1, as well as our QA system. So far, no problems. Sean On Tue, Aug 13, 2013 at 10:37 AM, Phil Hagelberg wrote: > > Hello folks. > > With some help from Nelson Morris I've pushed out the 2.3.1 release of > Leiningen. This fixes the self-install issues as