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.37 by tim, Fri May 30 03:24:18 2003 UTC vs.
Revision 1.39 by tim, Sat May 31 17:24:03 2003 UTC

# Line 539 | Line 539
539       -->
540  
541      <path id="pre.bootclasspath">
542      <!-- <pathelement location="${src.dir}"/> -->
542        <pathelement location="${javac.jar}"/>
543      </path>
544  
545      <path id="compile.bootclasspath">
546 <      <!-- <pathelement location="${src.dir}"/> -->
546 >      <pathelement location="${build.classes.dir}"/>
547        <pathelement location="${collect.jar}"/>
548        <pathelement location="${rt.jar}"/>
549      </path>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines