jboss应用服务器新手问题

发布于 2024-10-05 18:56:19 字数 299 浏览 6 评论 0原文

我开始学习JBoss。
进入下载页面 http://www.jboss.org/jbossas/downloads.html 但我不明白什么是正式版本即GA。
7.0.0.Alpha1 6.0.0.CR1 6.0.0.M5 6.0.0.M4
我不确定每个版本的含义(M* 或 CR1 是什么意思?)
有人可以帮我吗?
我应该下载哪个版本?

谢谢

I am starting to learn JBoss.
Went to the download page http://www.jboss.org/jbossas/downloads.html but I can not understand what is the official version i.e. GA.
There is 7.0.0.Alpha1 6.0.0.CR1 6.0.0.M5 6.0.0.M4 etc
I am not sure what each version is about (What does M* or CR1 mean?)
Can someone help me please?
Which version should I download?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

初见你 2024-10-12 18:56:20

最新的“正式版本”是5.1.0。

如果您正在学习 JBoss,那么 6.0.0 CR1 可能会更好。作为候选版本,它可能不如官方 6.0.0 版本那么稳定,但是您将了解下一个版本而不是上一个版本。

The latest "official version" is 5.1.0.

If you are learning JBoss you might be better off with 6.0.0 CR1. As a release candidate it might not be quite as stable as an official 6.0.0 release, however you will be learning about the next version rather than the last one.

梦在深巷 2024-10-12 18:56:19

查看您帖子的时间戳,您是在 12 月 5 日询问的,就在 28 日发布 JBoss Application Server 6.0.0 之前。那时,AS6 系列已经过了 6.1.0.Final 发布周期,而 AS7 则进入了快速开发周期。

在发帖时,您可以下载 JBoss Application Server 7.0.2.Final,以及7.1.0.Beta1b,取决于您希望距离尖端有多近。为了理解版本代码和一些软件发布生命周期

  • Final = a Polished,经过测试和批准的版本
  • GA = 正式发布,为重要时刻做准备的最终版本
  • CR = GA 运行中的候选版本,正在进行最终测试和 QE
  • M = 里程碑版本,将功能和错误修复滚动到构建中
  • ER =工程版本,通常是工程团队的构建

所有这些都因组织而异,因为每个里程碑版本所代表的内容都取决于项目管理的风格。例如,请查看 Meego Wiki 页面,了解其 Milestone 版本的说明。

Looking at your post's timestamp, on the 5th of December you were asking right before the release of JBoss Application Server 6.0.0 on the 28th. In that time the AS6 range has progressed past the 6.1.0.Final release cycle, while AS7 has undertaken a rapid development cycle.

At the time of posting, you can download JBoss Application Server 7.0.2.Final, as well as 7.1.0.Beta1b, depending on how close to the cutting edge you would like to be. To make sense of the version codes and some of the software release life cycle:

  • Final = a polished, tested, and approved version
  • GA = General Availability, a final version preparing for the big time
  • CR = a Candidate Release in the running for GA, undergoing final testing and QE
  • M = a Milestone release, rolling features and bug fixes into a build
  • ER = an Engineering Release, typically a build for the engineering team

All of these will differ from organisation to organisation, as the profiles for what each Milestone Release represent are subject to the flavour of project management. As an example, look at the Meego Wiki page for the explanation of their Milestone releases.

赴月观长安 2024-10-12 18:56:19

M 表示里程碑 - 项目中实现的重要一步。 CR候选版本。这意味着它尚未完全验证(还不是 GA)。请阅读此处了解更详细的说明。

我认为您应该下载最新的里程碑版本。

M means a milestone - an important step which is achieved in a project. CR is candidate release. That means it is still not completely validated(it is not yet GA). Read here for more detailed explanation.

You should download the latest milestone release in my opinion.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文