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.146 by jsr166, Thu Jul 18 18:27:55 2013 UTC vs.
Revision 1.147 by jsr166, Sat Jul 20 17:21:45 2013 UTC

# Line 999 | Line 999 | As of 2013-02, the very latest lambda 8
999    </target>
1000  
1001  
1002 +  <target name="jsr166e-test"
1003 +          depends="jsr166e-test-tck"
1004 +          description="Runs all tests for jsr166e">
1005 +  </target>
1006 +
1007    <target name="jsr166edist"
1008            depends="jsr166edist-jar, jsr166edist-docs"
1009            description="Puts all distributable products in single hierarchy"/>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines