Parent Directory
|
Revision Log
|
Patch
revision 1.212 by jsr166, Sat May 21 00:35:58 2016 UTC | revision 1.213 by jsr166, Sat Jun 4 23:49:29 2016 UTC | |
---|---|---|
# | Line 540 | Line 540 |
540 | </antcall> | </antcall> |
541 | </target> | </target> |
542 | ||
543 | <target name="tck-security-manager" | |
544 | description="Runs tck with a security manager"> | |
545 | <antcall target="tck"> | |
546 | <param name="jsr166.useSecurityManager" value="true"/> | |
547 | </antcall> | |
548 | </target> | |
549 | ||
550 | <target name="jtreg" | <target name="jtreg" |
551 | depends="jar" | depends="jar" |
552 | description="Runs jtreg tests for src/main using the jtreg ant task"> | description="Runs jtreg tests for src/main using the jtreg ant task"> |
|
dl@cs.oswego.edu | ViewVC Help |
Powered by ViewVC 1.1.27 |