From: David S. <da...@sa...> - 2009-05-22 14:17:34
|
All, SourceForge has been a reliable hosting provider for JUnit's management needs for many years. However, several of the services for which we used to look to SourceForge have moved to other providers: junit.org is being hosted and maintained by 8thlight, the mailing list is on yahoogroups, and, more recently, we've switched to github for source control. Today, we're going to, on an experimental basis, move issue tracking and snapshot downloads to github as well. GitHub allows issues to be created in a couple fewer clicks, and new releases to be uploaded in _many, many_ fewer clicks, than SourceForge, which should allow our small team to be faster providing interim builds to play with, and responding to issues. We'll use the next couple of months to transition. Please immediately start tracking new bugs and feature requests to: http://github.com/KentBeck/junit/issues And look for interim builds at: http://github.com/KentBeck/junit/downloads We will probably continue to mirror stable releases through SourceForge for at least the time being. And please give feedback on the experience, either on this list, or on the issue tracker itself. Thanks, David Saff |