ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/build.xml
(Generate patch)

Comparing jsr166/build.xml (file contents):
Revision 1.308 by jsr166, Thu Oct 17 17:28:49 2019 UTC vs.
Revision 1.309 by jsr166, Mon Dec 16 22:12:32 2019 UTC

# Line 664 | Line 664
664    https://github.com/google/error-prone/issues/1143
665   =================================================================== -->
666    <path id="errorprone.processorpath.path">
667 <    <pathelement location="${lib.dir}/error_prone_core-2.3.2-with-dependencies.jar"/>
667 >    <pathelement location="${lib.dir}/error_prone_core-2.3.4-with-dependencies.jar"/>
668      <pathelement location="${lib.dir}/dataflow-2.5.7.jar"/>
669      <pathelement location="${lib.dir}/javacutil-2.5.7.jar"/>
670      <pathelement location="${lib.dir}/jFormatString-3.0.0.jar"/>
671 +    <pathelement location="${lib.dir}/caffeine-2.8.0.jar"/>
672    </path>
673    <property name="errorprone.processorpath" refid="errorprone.processorpath.path" />
674    <property name="errorprone.jsr166.user.flags" value=""/>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines