From c95cb5f8771e8c14c429d8fd48f75f21e88fc611 Mon Sep 17 00:00:00 2001 From: Damien Martin-Guillerez Date: Wed, 29 Jun 2016 10:26:48 +0200 Subject: Add source for Javac Those source jars comes from javac.jar = https://github.com/google/error-prone-javac/archive/1.9.0-dev-r2644-2.zip javac7.jar = https://github.com/google/error-prone-javac/archive/1.9.0-dev-r2973-2.zip As a consequence also updated the version in third_party readme. Change-Id: I4c9d749d2b4acb1254cd65efbabf4e6515924414 --- third_party/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'third_party/README.md') diff --git a/third_party/README.md b/third_party/README.md index 34db5d9de3..ace9fd713b 100644 --- a/third_party/README.md +++ b/third_party/README.md @@ -172,10 +172,9 @@ a minimal set of extra dependencies. ## [javac](https://github.com/google/error-prone-javac) -* Version: 1.9.0-dev-r2973-2 +* Version: 1.9.0-dev-r2973-2 (javac7.jar) and 1.9.0-dev-r2644-2 (javac.jar) * License: GNU GPL v2 with Classpath exception - ## [jarjar](https://code.google.com/p/jarjar/) * Version: 1.4 -- cgit v1.2.3