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.152 by jsr166, Tue Feb 25 16:33:15 2014 UTC vs.
Revision 1.153 by jsr166, Sat May 3 06:40:14 2014 UTC

# Line 242 | Line 242
242    </macrodef>
243  
244    <macrodef name="run-jtreg-tests">
245 +    <!-- ant -Djtreg.src.dir=src/test/jtreg/util/concurrent/CompletableFuture test-jtreg -->
246      <attribute name="jtreg.src.dir" default="${jtreg.src.dir}"/>
247      <attribute name="source" default="7"/>
248      <attribute name="target"/>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines