PDA

View Full Version : Spring Android and Spring Mobile move to GitHub



Roy Clarkson
May 27th, 2011, 03:31 PM
Dear Spring Community,

Starting today, the repositories for Spring Android and Spring Mobile have moved to GitHub, and are available at the following URLs:

Spring Android:

https://github.com/SpringSource/spring-android
https://github.com/SpringSource/spring-android-samples


Spring Mobile:

https://github.com/SpringSource/spring-mobile
https://github.com/SpringSource/spring-mobile-samples


Going forward, development of Spring Android and Spring Mobile will take place in the GitHub repositories, and the repositories at git.springsource.org will soon be removed.

If you've already cloned the Spring Android or Spring Mobile repository from git.springsource.org, we encourage you to join us in the move to GitHub and collaborate on the project from there. Having the projects at Github will allow us to benefit from the fact that many open source developers are already familiar with it, and it allows us to take advantage of the nicer Github UI with a simpler pull request process.

As always, we welcome you to fork our repositories, enhance Spring Android and Spring Mobile to meet your needs, then submit a pull request to have it considered for inclusion in the master project.