ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/user.properties.sample
(Generate patch)

Comparing jsr166/user.properties.sample (file contents):
Revision 1.3 by tim, Wed May 28 00:35:05 2003 UTC vs.
Revision 1.12 by tim, Mon Dec 8 03:10:54 2003 UTC

# Line 7 | Line 7
7   # ---------------------------------------------------------------------------
8  
9  
10 < # ----- Restrict to test cases matching this pattern -----
11 < #testcase = PriorityQueue
12 <
10 > # ----- Turn on -warnunchecked? (default false) -----
11 > build.warnunchecked = false
12  
14 # ----- Show build warnings (-warnunchecked) -----
15 #build.warnings = true
13  
14 <
15 < # ----- Use non-native emulation classes -----
19 < #build.emulation = true
14 > # ----- Restrict to test cases matching this pattern (omit trailing "Test") -----
15 > #testcase = PriorityQueue

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines