1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-22 15:42:00 +03:00

Merge pull request #529 from square/jw/java7

Make Java 7 build requirement more clear.
This commit is contained in:
Jesse Wilson
2014-02-14 08:01:27 -05:00

View File

@@ -24,6 +24,14 @@ Download [the latest JAR][2] or grab via Maven:
Building
--------
OkHttp requires Java 7 to build and run tests. Runtime compatibility with Java 6 is enforced as
part of the build to ensure compliance with Android and older versions of the JVM.
Testing
-------
### On the Desktop
Run OkHttp tests on the desktop with Maven. Running SPDY tests on the desktop uses