红联Linux门户
Linux帮助

Immutant 1.1.3发布,Clojure应用服务器

发布时间:2014-06-18 21:43:58来源:红联作者:empast
Immutant 1.1.3 发布,此版本主要是 bug 修复。1.x 系列主要是修复 bug,Immutant 准备在 2.x 系列添加新特性,后续版本计划请看这里。

此版本主要的三个改进:
Files in directories that are created after deployment under `resources/' are now visible on the classpath.

The helper classes needed for cider-nrepl to load are now exposed by the appropriate classloader.

Applications that depend on org.clojure/tools.logging and any Immutant namespace will now work properly when used outside of the container.

此版本解决的三个问题:
[IMMUTANT-446] - newly-generated cljs files don't get served without a server restart

[IMMUTANT-447] - Fix classpath issues with cider-nrepl middleware

[IMMUTANT-449] - immutant.logging fails outside of the container if tools.logging is loaded

如何获取新版本:

安装或者升级到 1.1.3 版本,通过 Leiningen plugin:

$ lein immutant install 1.1.3

更多关于安装的问题请看http://immutant.org/install/,同时还提供了相关教程http://immutant.org/tutorials/

Immutant 是一个 Clojure 的应用服务器,这是一个基于 JBoss AS 7 的集成平台,用于 Ring 处理、异步消息、缓存、任务调度、XA 事务、集群和守护进程等等。

项目主页:https://issues.jboss.org/browse/IMMUTANT

下载地址:http://immutant.org/releases/

来自:开源中国社区
文章评论

共有 0 条评论