austgl / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

Provider -src.jar for download #240

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Along with the .jar download, it would be useful to have a -src.jar to be able 
to browse the sources from my project.

Original issue reported on code.google.com by zorze...@google.com on 27 Mar 2012 at 10:02

GoogleCodeExporter commented 9 years ago
Please go to github. You can download and checkout the different versions. 

Original comment by renasr...@gmail.com on 28 Mar 2012 at 12:28

GoogleCodeExporter commented 9 years ago
I'd just like to add my vote to reconsider this. Issue 158 is also about making 
the source code conveniently available. However, it should be packaged as a 
separate jar and not included into the main jar. This way you could easily 
download the matching source code for a given Robotium release and attach it to 
the main jar for debugging e.g. in Eclipse. When downloading the source from 
GitHub you have to manually care about downloading the right tag for your 
Robotium release. Also, the download from GitHub does not integrate well with 
automatic dependency deployment via Maven or Ivy.

Original comment by sschuberth on 6 Jun 2013 at 10:47