Skip to content

Commit f485e6d

Browse files
damienmgdslomov
authored andcommitted
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
1 parent 6bae615 commit f485e6d

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

third_party/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,9 @@ a minimal set of extra dependencies.
172172

173173
## [javac](https://github.com/google/error-prone-javac)
174174

175-
* Version: 1.9.0-dev-r2973-2
175+
* Version: 1.9.0-dev-r2973-2 (javac7.jar) and 1.9.0-dev-r2644-2 (javac.jar)
176176
* License: GNU GPL v2 with Classpath exception
177177

178-
179178
## [jarjar](https://code.google.com/p/jarjar/)
180179

181180
* Version: 1.4
8.8 MB
Binary file not shown.
9.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)