-
Notifications
You must be signed in to change notification settings - Fork 247
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ebb29e9
commit 4098222
Showing
4 changed files
with
36 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ The ASF licenses this file to You under the Apache License, Version 2.0 | |
(the "License"); you may not use this file except in compliance with | ||
the License. You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
https://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
|
@@ -56,10 +56,12 @@ limitations under the License. | |
| | | ||
+======================================================================+ | ||
--> | ||
<document> | ||
<document xmlns="http://maven.apache.org/XDOC/2.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd"> | ||
<properties> | ||
<title>Download Apache Commons Codec</title> | ||
<author email="[email protected]">Apache Commons Documentation Team</author> | ||
<author email="[email protected]">Apache Commons Team</author> | ||
</properties> | ||
<body> | ||
<section name="Download Apache Commons Codec"> | ||
|
@@ -79,7 +81,7 @@ limitations under the License. | |
mirrors (at the end of the mirrors list) that should be | ||
available. | ||
<br></br> | ||
[if-any logo]<a href="[link]"><img align="right" src="[logo]" border="0"></img></a>[end] | ||
[if-any logo]<a href="[link]"><img align="right" src="[logo]" border="0" alt="Logo"></img></a>[end] | ||
</p> | ||
|
||
<form action="[location]" method="get" id="SelectMirror"> | ||
|
@@ -113,32 +115,32 @@ limitations under the License. | |
</p> | ||
</subsection> | ||
</section> | ||
<section name="Apache Commons Codec 1.17.2 "> | ||
<section name="Apache Commons Codec 1.18.0 "> | ||
<subsection name="Binaries"> | ||
<table> | ||
<tr> | ||
<td><a href="[preferred]/commons/codec/binaries/commons-codec-1.17.2-bin.tar.gz">commons-codec-1.17.2-bin.tar.gz</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/binaries/commons-codec-1.17.2-bin.tar.gz.sha512">sha512</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/binaries/commons-codec-1.17.2-bin.tar.gz.asc">pgp</a></td> | ||
<td><a href="[preferred]/commons/codec/binaries/commons-codec-1.18.0-bin.tar.gz">commons-codec-1.18.0-bin.tar.gz</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/binaries/commons-codec-1.18.0-bin.tar.gz.sha512">sha512</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/binaries/commons-codec-1.18.0-bin.tar.gz.asc">pgp</a></td> | ||
</tr> | ||
<tr> | ||
<td><a href="[preferred]/commons/codec/binaries/commons-codec-1.17.2-bin.zip">commons-codec-1.17.2-bin.zip</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/binaries/commons-codec-1.17.2-bin.zip.sha512">sha512</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/binaries/commons-codec-1.17.2-bin.zip.asc">pgp</a></td> | ||
<td><a href="[preferred]/commons/codec/binaries/commons-codec-1.18.0-bin.zip">commons-codec-1.18.0-bin.zip</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/binaries/commons-codec-1.18.0-bin.zip.sha512">sha512</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/binaries/commons-codec-1.18.0-bin.zip.asc">pgp</a></td> | ||
</tr> | ||
</table> | ||
</subsection> | ||
<subsection name="Source"> | ||
<table> | ||
<tr> | ||
<td><a href="[preferred]/commons/codec/source/commons-codec-1.17.2-src.tar.gz">commons-codec-1.17.2-src.tar.gz</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/source/commons-codec-1.17.2-src.tar.gz.sha512">sha512</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/source/commons-codec-1.17.2-src.tar.gz.asc">pgp</a></td> | ||
<td><a href="[preferred]/commons/codec/source/commons-codec-1.18.0-src.tar.gz">commons-codec-1.18.0-src.tar.gz</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/source/commons-codec-1.18.0-src.tar.gz.sha512">sha512</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/source/commons-codec-1.18.0-src.tar.gz.asc">pgp</a></td> | ||
</tr> | ||
<tr> | ||
<td><a href="[preferred]/commons/codec/source/commons-codec-1.17.2-src.zip">commons-codec-1.17.2-src.zip</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/source/commons-codec-1.17.2-src.zip.sha512">sha512</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/source/commons-codec-1.17.2-src.zip.asc">pgp</a></td> | ||
<td><a href="[preferred]/commons/codec/source/commons-codec-1.18.0-src.zip">commons-codec-1.18.0-src.zip</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/source/commons-codec-1.18.0-src.zip.sha512">sha512</a></td> | ||
<td><a href="https://downloads.apache.org/commons/codec/source/commons-codec-1.18.0-src.zip.asc">pgp</a></td> | ||
</tr> | ||
</table> | ||
</subsection> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ The ASF licenses this file to You under the Apache License, Version 2.0 | |
(the "License"); you may not use this file except in compliance with | ||
the License. You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
https://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
|
@@ -41,10 +41,12 @@ limitations under the License. | |
| | | ||
+======================================================================+ | ||
--> | ||
<document> | ||
<document xmlns="http://maven.apache.org/XDOC/2.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd"> | ||
<properties> | ||
<title>Apache Commons Codec Issue tracking</title> | ||
<author email="[email protected]">Apache Commons Documentation Team</author> | ||
<author email="[email protected]">Apache Commons Team</author> | ||
</properties> | ||
<body> | ||
|
||
|
@@ -64,6 +66,7 @@ limitations under the License. | |
<p> | ||
If you would like to report a bug, or raise an enhancement request with | ||
Apache Commons Codec please do the following: | ||
</p> | ||
<ol> | ||
<li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310464&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">Search existing open bugs</a>. | ||
If you find your issue listed then please add a comment with your details.</li> | ||
|
@@ -73,16 +76,15 @@ limitations under the License. | |
<li>Submit either a <a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310464&issuetype=1&priority=4&assignee=-1">bug report</a> | ||
or <a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310464&issuetype=4&priority=4&assignee=-1">enhancement request</a>.</li> | ||
</ol> | ||
</p> | ||
|
||
<p> | ||
Please also remember these points: | ||
</p> | ||
<ul> | ||
<li>the more information you provide, the better we can help you</li> | ||
<li>test cases are vital, particularly for any proposed enhancements</li> | ||
<li>the developers of Apache Commons Codec are all unpaid volunteers</li> | ||
</ul> | ||
</p> | ||
|
||
<p> | ||
For more information on creating patches see the | ||
|
@@ -91,12 +93,12 @@ limitations under the License. | |
|
||
<p> | ||
You may also find these links useful: | ||
</p> | ||
<ul> | ||
<li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310464&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">All Open Apache Commons Codec bugs</a></li> | ||
<li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310464&sorter/field=issuekey&sorter/order=DESC&status=5&status=6">All Resolved Apache Commons Codec bugs</a></li> | ||
<li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310464&sorter/field=issuekey&sorter/order=DESC">All Apache Commons Codec bugs</a></li> | ||
</ul> | ||
</p> | ||
</section> | ||
</body> | ||
</document> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ The ASF licenses this file to You under the Apache License, Version 2.0 | |
(the "License"); you may not use this file except in compliance with | ||
the License. You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
https://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
|
@@ -39,10 +39,12 @@ limitations under the License. | |
| | | ||
+======================================================================+ | ||
--> | ||
<document> | ||
<document xmlns="http://maven.apache.org/XDOC/2.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd"> | ||
<properties> | ||
<title>Apache Commons Codec Mailing Lists</title> | ||
<author email="[email protected]">Apache Commons Documentation Team</author> | ||
<author email="[email protected]">Apache Commons Team</author> | ||
</properties> | ||
<body> | ||
|
||
|
@@ -53,10 +55,10 @@ limitations under the License. | |
To make it easier for people to only read messages related to components they are interested in, | ||
the convention in Commons is to prefix the subject line of messages with the component's name, | ||
for example: | ||
<ul> | ||
<li>[codec] Problem with the ...</li> | ||
</ul> | ||
</p> | ||
<ul> | ||
<li>[codec] Problem with the ...</li> | ||
</ul> | ||
<p> | ||
Questions related to the usage of Apache Commons Codec should be posted to the | ||
<a href="https://lists.apache.org/[email protected]">User List</a>. | ||
|