Parent Directory
|
Revision Log
|
Patch
revision 1.103 by jsr166, Sat Jan 19 21:35:40 2013 UTC | revision 1.104 by jsr166, Sat Jan 19 21:40:04 2013 UTC | |
---|---|---|
# | Line 310 | Line 310 |
310 | <!-- Internal targets --> | <!-- Internal targets --> |
311 | ||
312 | ||
<!-- <target name="init"> --> | ||
<!-- Version is kept in a separate file --> | ||
<!-- <loadfile property="version" srcFile="version.properties"/> --> | ||
<!-- <echo>Building JSR-166 version ${version}</echo> --> | ||
<!-- <echo>java.home is ${java.home}</echo> --> | ||
<!-- </target> --> | ||
313 | <target name="dist-jar" | <target name="dist-jar" |
314 | depends="clean, jar"> | depends="clean, jar"> |
315 |
|
dl@cs.oswego.edu | ViewVC Help |
Powered by ViewVC 1.1.27 |