Skip to content

Commit 4a48180

Browse files
committed
Removed the references to Jakarta and fixed some links
git-svn-id: https://svn.apache.org/repos/asf/commons/sandbox/csv/trunk@1200041 13f79535-47bb-0310-9956-ffa450edef68
1 parent 045dbbb commit 4a48180

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/main/java/org/apache/commons/csv/package.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<title>org.apache.commons.csv package</title>
2121
</head>
2222
<body>
23-
<h3>Jakarta-Commons CSV Format Support</h3>
23+
<h3>Apache Commons CSV Format Support</h3>
2424

2525
<p>CSV (or its dialects) are widely used as interfaces to legacy systems or
2626
manual data-imports. Basically CSV stands for "Comma Separated Values" but

src/site/xdoc/downloads.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<subsection name="Nightly Builds">
3838
<p>
39-
<a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-csv/">Nightly Builds</a>
39+
<a href="https://repository.apache.org/content/groups/snapshots/org/apache/commons/commons-csv">Nightly Builds</a>
4040
are built once a day from the current SVN HEAD. This is (nearly) the latest code and so should
4141
be treated with caution.
4242
</p>

src/site/xdoc/mail-lists.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ limitations under the License.
188188
<td><a class="externalLink" href="mailto:announce-subscribe@apache.org">Subscribe</a></td>
189189
<td><a class="externalLink" href="mailto:announce-unsubscribe@apache.org">Unsubscribe</a></td>
190190
<td><i>read only</i></td>
191-
<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/announce/">mail-archives.apache.org</a></td>
191+
<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/www-announce/">mail-archives.apache.org</a></td>
192192
<td><a class="externalLink" href="http://markmail.org/list/org.apache.announce/">markmail.org</a><br />
193193
<a class="externalLink" href="http://old.nabble.com/Apache-News-and-Announce-f109.html">old.nabble.com</a><br />
194194
<a class="externalLink" href="http://www.mail-archive.com/announce@apache.org/">www.mail-archive.com</a><br />

0 commit comments

Comments
 (0)