Skip to content

Commit 663077c

Browse files
author
Niall Pemberton
committed
Remove Jakarta references, fix site generation errors
git-svn-id: https://svn.apache.org/repos/asf/commons/sandbox/csv/trunk@612447 13f79535-47bb-0310-9956-ffa450edef68
1 parent 086f434 commit 663077c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<menu name="Commons CSV">
66
<item name="Overview" href="/index.html"/>
77
<item name="Download" href="/downloads.html"/>
8-
<item name="Wiki" href="http://wiki.apache.org/jakarta-commons/CSV"/>
8+
<item name="Wiki" href="http://wiki.apache.org/commons/CSV"/>
99
</menu>
1010

1111
<menu name="Development">

src/site/xdoc/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ limitations under the License.
3737
</section>
3838

3939
<section name="Getting the code?">
40-
<p>There are currently no official downloads, and will not be until CSV moves out of the Sandbox, but a nightly build is available from <a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-csv/">http://people.apache.org/builds/jakarta-commons/nightly/commons-csv/</a>. </p>
41-
<p>The latest code may be checked out from the following url - <a href="http://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk/">http://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk/</a>. </p>
40+
<p>There are currently no official downloads, and will not be until CSV moves out of the Sandbox, but a nightly build is available from <a href="http://people.apache.org/builds/commons/nightly/commons-csv/">http://people.apache.org/builds/commons/nightly/commons-csv/</a>. </p>
41+
<p>The latest code may be checked out from the following url - <a href="http://svn.apache.org/repos/asf/commons/sandbox/csv/trunk/">http://svn.apache.org/repos/asf/commons/sandbox/csv/trunk/</a>. </p>
4242
</section>
4343

4444
<section name="Bugs?">

src/site/xdoc/issue-tracking.xml

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

0 commit comments

Comments
 (0)