如何查找开源项目的发布、邮件列表统计信息

发布于 2024-09-05 17:28:54 字数 474 浏览 4 评论 0原文

我们有兴趣了解各种框架的一些统计数据

  1. richfaces。与 http://code.google.com 上提供的内容非常相似(低、中、高)+平均每天电子邮件数量 |每月。
  2. 一年内发布的版本数量,包括补丁、次要版本、主要版本。我们确实查看了 Maven 存储库,但这也不是很有用。

我们确实查看了 ohloh,但没有获得所需的信息。关于从哪里获取此信息(任何 maven-2 插件)还有其他想法吗?

We are interested in finding out some statistics of various frameworks

  1. Mailing list activity on say richfaces. Much similar to what is available on http://code.google.com (Low, Medium, High) + average number of emails per day | per month.
  2. Number of releases made in a year including patch, minor, major releases. We did look at the maven repositories but that wasn't very useful either.

We did look at ohloh, but didn't get the desired information. Any other ideas on where to get this information (any maven-2 plugins)?

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

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

发布评论

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

评论(1

烧了回忆取暖 2024-09-12 17:28:54

例如 richfaces 上的邮件列表活动。与 http://code.google.com 上提供的内容非常相似(低、中、高)+平均每天电子邮件数量 |每月。

您将在 markmail 上获取这些信息(另请查看richfaces 的其他列表,例如 svn-commits) 。

一年内发布的版本数量,包括补丁、次要版本、主要版本。我们确实查看了 Maven 存储库,但这也不是很有用。

我会使用 Jira 的

Mailing list activity on say richfaces. Much similar to what is available on http://code.google.com (Low, Medium, High) + average number of emails per day | per month.

You'll get these informations on markmail (check also the other lists for richfaces, e.g. the svn-commits).

Number of releases made in a year including patch, minor, major releases. We did look at the maven repositories but that wasn't very useful either.

I would use Jira's Change Log for that.

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