kezhou2 / android-test-kit

Automatically exported from code.google.com/p/android-test-kit
0 stars 0 forks source link

Move to GitHub or AOSP To Facilitate Contribution and Iteration #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Google Code is a terrible home for a useful library because it lacks the most 
important functionality of open source hosting: facilitating contributions. In 
the era of forks and pull requests, Google Code has stagnated to the point of 
near uselessness.

Please consider migrating to GitHub where Google already has an active 
presence. AOSP would also be an acceptable location.

This library should be celebrated and Google Code is not the place to do it. 
It's almost impossible to build a community of contributors around a website 
which makes it nearly impossible to do so. 

git remote rm origin
git remote add origin https://github.com/google/espresso/
git push origin master -u

Original issue reported on code.google.com by jakewhar...@gmail.com on 3 Feb 2014 at 2:17

GoogleCodeExporter commented 9 years ago
We're actually working on moving to AOSP. Since espresso was developed by Ads 
and not Android there's a small amount of overhead we need to work through.

Original comment by thoma...@google.com on 10 Feb 2014 at 6:26

GoogleCodeExporter commented 9 years ago
Fixed in Espresso 2.0

Original comment by vale...@google.com on 20 Dec 2014 at 4:33

GoogleCodeExporter commented 9 years ago
Where is the source-code now? I cannot find it on github or AOSP - Espresso 2.0 
seems to be not existing public-code-wise 

Original comment by mr.l...@googlemail.com on 17 Feb 2015 at 11:54