如何查找开源项目的发布、邮件列表统计信息
我们有兴趣了解各种框架的一些统计数据
- richfaces。与 http://code.google.com 上提供的内容非常相似(低、中、高)+平均每天电子邮件数量 |每月。
- 一年内发布的版本数量,包括补丁、次要版本、主要版本。我们确实查看了 Maven 存储库,但这也不是很有用。
我们确实查看了 ohloh,但没有获得所需的信息。关于从哪里获取此信息(任何 maven-2 插件)还有其他想法吗?
We are interested in finding out some statistics of various frameworks
- 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.
- 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您将在 markmail 上获取这些信息(另请查看richfaces 的其他列表,例如 svn-commits) 。
我会使用 Jira 的
You'll get these informations on markmail (check also the other lists for richfaces, e.g. the svn-commits).
I would use Jira's Change Log for that.