JBoss Seam 3.1.0 Beta4 发布。
这个版本修复了 68 个BUG。
https://issues.jboss.org/secure/IssueNavigator.jspa?mode=hide&requestId=12315988
下载:
参考手册
API文档
报告
Maven用户可以引用新版本的 Seam BOM
<dependency> <groupId>org.jboss.seam</groupId> <artifactId>seam-bom</artifactId> <version>3.1.0.Beta4</version> <type>pom</type> <scope>import</scope> </dependency>
PS:这个版本 Seam BOM 中Seam MAIL dependency 定义有问题,参见
http://seamframework.org/Community/Seam31Beta4Released