Tested against closh (clojure shell): Uberjar works via boot, acts normally
when started.  (details
<https://github.com/jeroenvandijk/closh/commit/53d588c47d845d0638bf7c8284521116e9770ebd>
)

(For what it's worth the error between 1.9 and 1.10 on GraalVM is slightly
different, however both version don't work anyway yet [background
<https://github.com/dundalek/closh/issues/93>])

Jeroen

On Fri, Oct 12, 2018 at 9:28 AM Łukasz Korecki <lukaszkore...@gmail.com>
wrote:

> I've run tests against our biggest Clojure app (~40k LOC with tests) - no
> failures, Uberjar compiled cleanly as well.
> We're giong to deploy it to our testing environment early next week.
>
> Łukasz
>
> On Thursday, October 11, 2018 at 4:11:45 PM UTC+1, Alex Miller wrote:
>>
>> 1.10.0-RC1 is now available. You can try it with clj using:
>>
>>       clj -Sdeps '{:deps {org.clojure/clojure {:mvn/version
>> "1.10.0-RC1"}}}'
>>
>> 1.10.0-RC1 is the same code as beta2 (only change are some changelog
>> fixes).
>> You can read the full 1.10 changelog here:
>> https://github.com/clojure/clojure/blob/master/changes.md
>>
>> *Note: This is a release candidate! Please try this release candidate
>> with your project and provide feedback (both whether it works as expected
>> and any issues).* If there are issues we will assess, otherwise we
>> intend to move towards a final release of 1.10.
>>
>>
>> --
> 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.
>

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