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 <seancorfi...@gmail.com>

> 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 <p...@hagelb.org> 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 well as the issue
> > around AOT classes not being included in jar files. It also adds a new
> > flag (:monkeypatch-clojure-test false) you can use to disable
> > Leiningen's monkeypatch of the `clojure.test` library.
> >
> > As usual, if you installed manually you can upgrade with `lein
> > upgrade`. If you need to back out for some reason, you can downgrade with
> > `lein upgrade 2.2.0`.
> >
> > -Phil
>
>
>
> --
> Sean A Corfield -- (904) 302-SEAN
> An Architect's View -- http://corfield.org/
> World Singles, LLC. -- http://worldsingles.com/
>
> "Perfection is the enemy of the good."
> -- Gustave Flaubert, French realist novelist (1821-1880)
>
> --
> --
> 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.
>
>
>

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