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.229 by jsr166, Tue Dec 20 04:18:46 2016 UTC vs.
Revision 1.230 by jsr166, Fri Jan 13 01:22:13 2017 UTC

# Line 1513 | Line 1513
1513   =================================================================== -->
1514  
1515   <!-- <ivy:cachepath pathid="lib.path.id" inline="true" conf="*" -->
1516 < <!--   organisation="com.google.guava" module="guava-testlib" revision="21.0-rc1"/> -->
1517 < <!-- <property name="guava.version" value="20.0"/> -->
1516 > <!--   organisation="com.google.guava" module="guava-testlib" revision="21.0"/> -->
1517 > <!-- <property name="guava.version" value="21.0"/> -->
1518  
1519   <!-- HOWTO debug print a path id -->
1520   <!-- <pathconvert property="guava.testlib.classpath" refid="guava.testlib.classpath" /> -->
# Line 1556 | Line 1556
1556        type="jar,bundle" inline="true" conf="default,master"
1557        pattern="${guava.dir}/[artifact].[ext]"
1558        organisation="com.google.guava" module="guava-testlib"/>
1559 <    <property name="guava.version" value="21.0-rc1"/>
1559 >    <property name="guava.version" value="21.0"/>
1560      <get src="http://repo2.maven.org/maven2/com/google/guava/guava-testlib/${guava.version}/guava-testlib-${guava.version}-tests.jar"
1561           dest="${guava.dir}/guava-testlib-tests.jar" usetimestamp="true"/>
1562      <junit printsummary="true" showoutput="true" haltonfailure="true"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines