Skip to content

Commit 3409765

Browse files
author
Niall Pemberton
committed
Move Commons TLP changes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@561417 13f79535-47bb-0310-9956-ffa450edef68
1 parent 0b12293 commit 3409765

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/site/site.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<body>
2626
<menu name="Commons IO">
2727
<item name="Overview" href="/index.html"/>
28-
<item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi"/>
28+
<item name="Download" href="http://commons.apache.org/downloads/download_io.cgi"/>
2929
<item name="User guide" href="/description.html"/>
3030
<item name="Best practices" href="/bestpractices.html"/>
3131
<item name="Javadoc (latest release)" href="api-release/index.html"/>
@@ -38,7 +38,7 @@
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/viewcvs.cgi/jakarta/commons/proper/io/trunk/"/>
41+
<item name="SVN repository" href="http://svn.apache.org/viewvc/commons/proper/io/trunk/"/>
4242
<item name="Javadoc (SVN latest)" href="apidocs/index.html"/>
4343
</menu>
4444

xdocs/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@ The JavaDoc API documents are available online:
5555
</ul>
5656
<p>
5757
The <a href="cvs-usage.html">subversion repository</a> can be
58-
<a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/io/trunk/">browsed</a>.
58+
<a href="http://svn.apache.org/viewvc/commons/proper/io/trunk/">browsed</a>.
5959
</p>
6060
</section>
6161
<!-- ================================================== -->
6262
<section name="Releases">
6363
<p>
6464
The latest version is v1.3.2. -
65-
<a href="http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi">Download now!</a><br />
65+
<a href="http://commons.apache.org/downloads/download_io.cgi">Download now!</a><br />
6666
The <a href="upgradeto1_3_2.html">upgrade notes</a> are also available.
6767

6868
</p>

xdocs/issue-tracking.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ limitations under the License.
3838
<ol>
3939
<li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310477&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4">Search existing open bugs</a>.
4040
If you find your issue listed then please add a comment with your details.</li>
41-
<li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
41+
<li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>.
4242
You may find your issue or idea has already been discussed.</li>
4343
<li>Decide if your issue is a bug or an enhancement.</li>
4444
<li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310477&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>

xdocs/navigation.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ limitations under the License.
2222

2323
<body>
2424
<links>
25-
<item name="Apache Commons" href="http://commons.apache.org/"/>
25+
<item name="Commons" href="http://commons.apache.org/"/>
2626
</links>
2727

2828
<menu name="Commons IO">
2929
<item name="Overview" href="/index.html"/>
30-
<item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi"/>
30+
<item name="Download" href="http://commons.apache.org/downloads/download_io.cgi"/>
3131
<item name="User guide" href="/description.html"/>
3232
<item name="Best practices" href="/bestpractices.html"/>
3333
<!--item name="History" href="/history.html"/-->

0 commit comments

Comments
 (0)