This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-codec.git
The following commit(s) were added to refs/heads/master by this push:
new 45a195e Replace SVN with GitBox URL.
45a195e is described below
commit 45a195e0776e2dfb85022f034aec3af191cf7dca
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 7 10:13:36 2019 -0400
Replace SVN with GitBox URL.
---
src/site/xdoc/mail-lists.xml | 14 +++++++-------
.../java/org/apache/commons/codec/binary/Base64Test.java | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index e07c7ce..6d4727d 100644
--- a/src/site/xdoc/mail-lists.xml
+++ b/src/site/xdoc/mail-lists.xml
@@ -59,9 +59,9 @@ limitations under the License.
</p>
<p>
Questions related to the usage of Apache Commons Codec should be
posted to the
- <a href="http://mail-archives.apache.org/mod_mbox/commons-user/">User
List</a>.
+ <a href="https://mail-archives.apache.org/mod_mbox/commons-user/">User
List</a>.
<br />
- The <a
href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Developer List</a>
+ The <a
href="https://mail-archives.apache.org/mod_mbox/commons-dev/">Developer List</a>
is for questions and discussion related to the development of Apache
Commons Codec.
<br />
Please do not cross-post; developers are also subscribed to the user
list.
@@ -105,7 +105,7 @@ limitations under the License.
<td><a
href="mailto:[email protected]">Subscribe</a></td>
<td><a
href="mailto:[email protected]">Unsubscribe</a></td>
<td><a
href="mailto:[email protected]?subject=[codec]">Post</a></td>
- <td><a
href="http://mail-archives.apache.org/mod_mbox/commons-user/">mail-archives.apache.org</a></td>
+ <td><a
href="https://mail-archives.apache.org/mod_mbox/commons-user/">mail-archives.apache.org</a></td>
<td><a
href="http://markmail.org/list/org.apache.commons.users/">markmail.org</a><br />
<a
href="http://www.mail-archive.com/[email protected]/">www.mail-archive.com</a><br
/>
<a
href="http://news.gmane.org/gmane.comp.jakarta.commons.devel">news.gmane.org</a>
@@ -123,7 +123,7 @@ limitations under the License.
<td><a
href="mailto:[email protected]">Subscribe</a></td>
<td><a
href="mailto:[email protected]">Unsubscribe</a></td>
<td><a
href="mailto:[email protected]?subject=[codec]">Post</a></td>
- <td><a
href="http://mail-archives.apache.org/mod_mbox/commons-dev/">mail-archives.apache.org</a></td>
+ <td><a
href="https://mail-archives.apache.org/mod_mbox/commons-dev/">mail-archives.apache.org</a></td>
<td><a
href="http://markmail.org/list/org.apache.commons.dev/">markmail.org</a><br />
<a
href="http://www.mail-archive.com/[email protected]/">www.mail-archive.com</a><br
/>
<a
href="http://news.gmane.org/gmane.comp.jakarta.commons.devel">news.gmane.org</a>
@@ -141,7 +141,7 @@ limitations under the License.
<td><a
href="mailto:[email protected]">Subscribe</a></td>
<td><a
href="mailto:[email protected]">Unsubscribe</a></td>
<td><i>read only</i></td>
- <td><a
href="http://mail-archives.apache.org/mod_mbox/commons-issues/">mail-archives.apache.org</a></td>
+ <td><a
href="https://mail-archives.apache.org/mod_mbox/commons-issues/">mail-archives.apache.org</a></td>
<td><a
href="http://markmail.org/list/org.apache.commons.issues/">markmail.org</a><br
/>
<a
href="http://www.mail-archive.com/[email protected]/">www.mail-archive.com</a>
</td>
@@ -158,7 +158,7 @@ limitations under the License.
<td><a
href="mailto:[email protected]">Subscribe</a></td>
<td><a
href="mailto:[email protected]">Unsubscribe</a></td>
<td><i>read only</i></td>
- <td><a
href="http://mail-archives.apache.org/mod_mbox/commons-commits/">mail-archives.apache.org</a></td>
+ <td><a
href="https://mail-archives.apache.org/mod_mbox/commons-commits/">mail-archives.apache.org</a></td>
<td><a
href="http://markmail.org/list/org.apache.commons.commits/">markmail.org</a><br
/>
<a
href="http://www.mail-archive.com/[email protected]/">www.mail-archive.com</a>
</td>
@@ -191,7 +191,7 @@ limitations under the License.
<td><a class="externalLink"
href="mailto:[email protected]">Subscribe</a></td>
<td><a class="externalLink"
href="mailto:[email protected]">Unsubscribe</a></td>
<td><i>read only</i></td>
- <td><a class="externalLink"
href="http://mail-archives.apache.org/mod_mbox/www-announce/">mail-archives.apache.org</a></td>
+ <td><a class="externalLink"
href="https://mail-archives.apache.org/mod_mbox/www-announce/">mail-archives.apache.org</a></td>
<td><a class="externalLink"
href="http://markmail.org/list/org.apache.announce/">markmail.org</a><br />
<a class="externalLink"
href="http://old.nabble.com/Apache-News-and-Announce-f109.html">old.nabble.com</a><br
/>
<a class="externalLink"
href="http://www.mail-archive.com/[email protected]/">www.mail-archive.com</a><br
/>
diff --git a/src/test/java/org/apache/commons/codec/binary/Base64Test.java
b/src/test/java/org/apache/commons/codec/binary/Base64Test.java
index 5bec44e..233372b 100644
--- a/src/test/java/org/apache/commons/codec/binary/Base64Test.java
+++ b/src/test/java/org/apache/commons/codec/binary/Base64Test.java
@@ -1290,7 +1290,7 @@ public class Base64Test {
/**
* Tests a lineSeparator much bigger than DEFAULT_BUFFER_SIZE.
*
- * @see "<a
href='http://mail-archives.apache.org/mod_mbox/commons-dev/201202.mbox/%[email protected]%3E'>[email protected]</a>"
+ * @see "<a
href='https://mail-archives.apache.org/mod_mbox/commons-dev/201202.mbox/%[email protected]%3E'>[email protected]</a>"
*/
@Test
@Ignore