File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <!-- build.xml generated by maven from project.xml version 1.0-rc2
4- on date April 24 2004, time 1838 -->
3+ <!-- build.xml generated by maven from project.xml version 1.0
4+ on date May 2 2004, time 2227 -->
55
66<project default =" jar" name =" commons-io" basedir =" ." >
77 <property name =" defaulttargetdir" value =" target" >
1818 </property >
1919 <property name =" javadocdir" value =" dist/docs/api" >
2020 </property >
21- <property name =" final.name" value =" commons-io-1.0-rc2 " >
21+ <property name =" final.name" value =" commons-io-1.0" >
2222 </property >
2323 <target name =" init" description =" o Initializes some properties" >
2424 <mkdir dir =" ${ libdir } " >
131131 </tstamp >
132132 <property name =" copyright" value =" Copyright &copy; The Apache Software Foundation. All Rights Reserved." >
133133 </property >
134- <property name =" title" value =" IO 1.0-rc2 API" >
134+ <property name =" title" value =" IO 1.0 API" >
135135 </property >
136136 <javadoc use =" true" private =" true" destdir =" ${ javadocdir } " author =" true" version =" true" sourcepath =" src/java" packagenames =" org.apache.commons.io.*" >
137137 <classpath >
You can’t perform that action at this time.
0 commit comments