1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-24 18:41:06 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jesse Wilson
c53f8db73d Configure gradle artifact uploads 2019-03-17 09:13:01 -04:00
Jesse Wilson
dc1e870d24 Basic Gradle support 2019-03-17 00:16:26 -04:00
Yuri Schimke
50df11c471 Build with 3 JDK targets (#4568)
* Build with 3 targets

* Update maven

* remove jdk 12 ea

* Try without errorprone temporarily

* Still set 1.8

* javadoc tolerance

* Profiles for 10 + 11

* More tolerant

* JDK 11 test skipping

* Cleanup imports

* Link to github issues

* Support JDK 12 building
2019-02-09 07:32:49 -05:00
Jesse Wilson
ff32c38d2c Use HTTPS links in documentation where possible. 2018-02-25 22:06:34 -05:00
Yuri Schimke
740dfbafcc build javadoc and source jars in normal build to flush out build failures (#3824) 2018-02-04 20:10:00 -05:00
Yuri Schimke
18f3564a4f Update deploy_snapshot.sh to temporarily ignore javadoc errors and compile tests but not run (#3821) 2018-02-04 20:52:03 +00:00
Jake Wharton
df9001cd69 Errors fail the deploy script. 2014-12-20 02:13:47 -08:00
Jake Wharton
8b657e0d75 Post-deploy echo. 2014-12-19 23:12:27 -08:00
Jake Wharton
79d1568aec Auto-deploy snapshots from Travis CI to Sonatype. 2014-12-19 22:41:50 -08:00