--- jsr166/user.properties.sample 2003/05/18 18:10:02 1.2 +++ jsr166/user.properties.sample 2003/12/08 03:10:54 1.12 @@ -3,13 +3,13 @@ # # Modify this file to taste and save as user.properties # -# $Id: user.properties.sample,v 1.2 2003/05/18 18:10:02 tim Exp $ +# $Id: user.properties.sample,v 1.12 2003/12/08 03:10:54 tim Exp $ # --------------------------------------------------------------------------- -# ----- Restrict to test cases matching this pattern ----- -#testcase = PriorityQueue +# ----- Turn on -warnunchecked? (default false) ----- +build.warnunchecked = false -# ----- Show build warnings (-warnunchecked) ----- -#build.warnings = true +# ----- Restrict to test cases matching this pattern (omit trailing "Test") ----- +#testcase = PriorityQueue