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.310 by jsr166, Tue Dec 17 02:09:40 2019 UTC vs.
Revision 1.311 by jsr166, Mon Mar 2 19:36:41 2020 UTC

# Line 507 | Line 507
507            description="Runs tck and jtreg tests for src/main"/>
508  
509    <target name="test-version-permutations"
510 <          depends="test11, test12, test13, test14, test15, test11-12, test11-13, test11-14, test11-15, clean, test, docs">
511 <  </target>
510 >          depends="test11, test12, test13, test14, test15, test11-12, test11-13, test11-14, test11-15, clean, test, docs"
511 >          description="Runs tck and jtreg tests for various build-time and runtime java versions"/>
512  
513    <target name="test11">
514      <antcall>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines