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.49 by tim, Sat Aug 2 02:38:24 2003 UTC vs.
Revision 1.50 by tim, Tue Aug 5 04:03:38 2003 UTC

# Line 72 | Line 72
72      <exclude name="java/util/concurrent/atomic/AtomicInteger*"/>
73      <exclude name="java/util/concurrent/atomic/AtomicLong*"/>
74      <exclude name="java/util/concurrent/atomic/AtomicReference*"/>
75 +    <exclude name="java/util/concurrent/locks/LockSupport*"/>
76 +    <exclude name="java/util/concurrent/locks/ReentrantLock*"/>
77    </patternset>
78  
79  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines