[cvs] / jsr166 / user.properties.sample Repository:
ViewVC logotype

Diff of /jsr166/user.properties.sample

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2, Sun May 18 18:10:02 2003 UTC revision 1.11, Mon Sep 15 14:07:37 2003 UTC
# Line 7  Line 7 
7  # ---------------------------------------------------------------------------  # ---------------------------------------------------------------------------
8    
9    
10  # ----- Restrict to test cases matching this pattern -----  # ----- Turn on -warnunchecked? (default false) -----
11  #testcase = PriorityQueue  build.warnunchecked = false
12    
13    
14    # ----- Skip java.lang.Thread* classes? (default false) -----
15    build.nothreads = false
16    
17  # ----- Show build warnings (-warnunchecked) -----  
18  #build.warnings = true  # ----- Restrict to test cases matching this pattern (omit trailing "Test") -----
19    #testcase = PriorityQueue

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.11

Doug Lea
ViewVC Help
Powered by ViewVC 1.0.8