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.103 by jsr166, Sat Jan 19 21:35:40 2013 UTC vs.
Revision 1.104 by jsr166, Sat Jan 19 21:40:04 2013 UTC

# Line 310 | Line 310
310    <!-- Internal targets -->
311  
312  
313 <!--   <target name="init"> -->
314
315    <!-- Version is kept in a separate file -->
316 <!--     <loadfile property="version" srcFile="version.properties"/> -->
317 <!--     <echo>Building JSR-166 version ${version}</echo> -->
318 <!--     <echo>java.home is ${java.home}</echo> -->
319
320 <!--   </target> -->
321
322
313    <target name="dist-jar"
314            depends="clean, jar">
315  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines