File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 <item name =" Team" href =" /team-list.html" />
3939 <item name =" Tasks" href =" /tasks.html" />
4040 <item name =" Proposal" href =" /proposal.html" />
41- <item name =" SVN repository" href =" http://svn.apache.org/viewvc/commons/proper/io/trunk/ " />
41+ <item name =" SVN repository" href =" /source-repository.html " />
4242 <item name =" Javadoc (SVN latest)" href =" apidocs/index.html" />
4343 </menu >
4444
Original file line number Diff line number Diff line change @@ -73,6 +73,15 @@ limitations under the License.
7373</section >
7474<!-- ================================================== -->
7575<section name =" Ant Goals" >
76+ <p >
77+ <strong >Note:</strong >
78+ <ul >
79+ <li >The ant build is JDK dependant. Building with JDK 1.3 excludes
80+ JDK 1.4 dependant classes.</li >
81+ <li >Dependencies are automatically downloaded if not specified explicitly in
82+ a <code >build.properties</code > file.</li >
83+ </ul >
84+ </p >
7685 <p >
7786 The following <strong ><i >Ant</i ></strong > commands can be used to build io:
7887 </p >
@@ -83,10 +92,6 @@ limitations under the License.
8392 <li ><code >ant jar</code > - build the jar</li >
8493 <li ><code >ant dist</code > - Create the source and binary distributions</li >
8594 </ul >
86- <p >
87- <strong >N.B.</strong >The ant build is JDK dependant. Building with JDK 1.3 excludes
88- JDK 1.4 dependant classes.
89- </p >
9095</section >
9196<!-- ================================================== -->
9297</body >
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ The JavaDoc API documents are available online:
5656<li >The <a href =" apidocs/index.html" >latest SVN</a ></li >
5757</ul >
5858<p >
59- The <a href =" cvs-usage .html" >subversion repository</a > can be
59+ The <a href =" source-repository .html" >subversion repository</a > can be
6060<a href =" http://svn.apache.org/viewvc/commons/proper/io/trunk/" >browsed</a >.
6161</p >
6262</section >
You can’t perform that action at this time.
0 commit comments