Skip to content

Commit 57764ea

Browse files
author
Niall Kegan Pemberton
committed
Add Issue Tracking and Download pages generated by commons-build-plugin
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@632817 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4075aa6 commit 57764ea

2 files changed

Lines changed: 229 additions & 44 deletions

File tree

xdocs/download_codec.xml

Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
<?xml version="1.0"?>
2+
<!--
3+
Licensed to the Apache Software Foundation (ASF) under one or more
4+
contributor license agreements. See the NOTICE file distributed with
5+
this work for additional information regarding copyright ownership.
6+
The ASF licenses this file to You under the Apache License, Version 2.0
7+
(the "License"); you may not use this file except in compliance with
8+
the License. You may obtain a copy of the License at
9+
10+
http://www.apache.org/licenses/LICENSE-2.0
11+
12+
Unless required by applicable law or agreed to in writing, software
13+
distributed under the License is distributed on an "AS IS" BASIS,
14+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+
See the License for the specific language governing permissions and
16+
limitations under the License.
17+
-->
18+
<!--
19+
+======================================================================+
20+
|**** ****|
21+
|**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****|
22+
|**** DO NOT EDIT DIRECTLY ****|
23+
|**** ****|
24+
+======================================================================+
25+
| TEMPLATE FILE: download-page-template.xml |
26+
| commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
27+
+======================================================================+
28+
| |
29+
| 1) Re-generate using: mvn commons:download-page |
30+
| |
31+
| 2) Set the following properties in the component's pom: |
32+
| - commons.componentid (required, alphabetic, lower case) |
33+
| - commons.release.version (required) |
34+
| - commons.binary.suffix (optional) |
35+
| (defaults to "-bin", set to "" for pre-maven2 releases) |
36+
| |
37+
| 3) Example Properties |
38+
| |
39+
| <properties> |
40+
| <commons.componentid>math</commons.componentid> |
41+
| <commons.release.version>1.2</commons.release.version> |
42+
| </properties> |
43+
| |
44+
+======================================================================+
45+
-->
46+
<document>
47+
<properties>
48+
<title>Download Commons Codec</title>
49+
<author email="dev@commons.apache.org">Commons Documentation Team</author>
50+
</properties>
51+
<body>
52+
<section name="Download Commons Codec">
53+
<p>
54+
We recommend you use a mirror to download our release
55+
builds, but you <strong>must</strong> verify the integrity of
56+
the downloaded files using signatures downloaded from our main
57+
distribution directories. Recent releases (48 hours) may not yet
58+
be available from the mirrors.
59+
</p>
60+
61+
<p>
62+
You are currently using <b>[preferred]</b>. If you
63+
encounter a problem with this mirror, please select another
64+
mirror. If all mirrors are failing, there are <i>backup</i>
65+
mirrors (at the end of the mirrors list) that should be
66+
available.
67+
<br></br>
68+
[if-any logo]<a href="[link]"><img align="right" src="[logo]" border="0"></img></a>[end]
69+
</p>
70+
71+
<form action="[location]" method="get" id="SelectMirror">
72+
<p>
73+
Other mirrors:
74+
<select name="Preferred">
75+
[if-any http]
76+
[for http]<option value="[http]">[http]</option>[end]
77+
[end]
78+
[if-any ftp]
79+
[for ftp]<option value="[ftp]">[ftp]</option>[end]
80+
[end]
81+
[if-any backup]
82+
[for backup]<option value="[backup]">[backup] (backup)</option>[end]
83+
[end]
84+
</select>
85+
<input type="submit" value="Change"></input>
86+
</p>
87+
</form>
88+
89+
<p>
90+
The <code>KEYS</code> link links to the code signing keys used to sign the product.
91+
The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site.
92+
The <code>MD5</code> link downloads the checksum from the main site.
93+
</p>
94+
95+
<p>
96+
For more information concerning Commons Codec, see the
97+
<a href="index.html" class="name">Commons Codec</a> web site.
98+
</p>
99+
100+
<p>
101+
<div class="links"><span class="link"><a href="http://www.apache.org/dist/commons/KEYS">KEYS</a></span></div>
102+
<ul class="downloads">
103+
<li class="group"><div class="links"><span class="label">Binary</span></div>
104+
<ul>
105+
<li class="download"><a href="[preferred]/commons/codec/binaries/commons-codec-1.3.tar.gz">1.3.tar.gz</a>
106+
<ul class="attributes">
107+
<li><span class="md5">[<a href="http://www.apache.org/dist/commons/codec/binaries/commons-codec-1.3.tar.gz.md5">md5</a>]</span>
108+
<span class="pgp">[<a href="http://www.apache.org/dist/commons/codec/binaries/commons-codec-1.3.tar.gz.asc">pgp</a>]</span>
109+
</li>
110+
</ul>
111+
</li>
112+
<li class="download"><a href="[preferred]/commons/codec/binaries/commons-codec-1.3.zip">1.3.zip</a>
113+
<ul class="attributes">
114+
<li><span class="md5">[<a href="http://www.apache.org/dist/commons/codec/binaries/commons-codec-1.3.zip.md5">md5</a>]</span>
115+
<span class="pgp">[<a href="http://www.apache.org/dist/commons/codec/binaries/commons-codec-1.3.zip.asc">pgp</a>]</span>
116+
</li>
117+
</ul>
118+
</li>
119+
</ul>
120+
</li>
121+
<li class="group"><div class="links"><span class="label">Source</span></div>
122+
<ul>
123+
<li class="download"><a href="[preferred]/commons/codec/source/commons-codec-1.3-src.tar.gz">1.3.tar.gz</a>
124+
<ul class="attributes">
125+
<li><span class="md5">[<a href="http://www.apache.org/dist/commons/codec/source/commons-codec-1.3-src.tar.gz.md5">md5</a>]</span>
126+
<span class="pgp">[<a href="http://www.apache.org/dist/commons/codec/source/commons-codec-1.3-src.tar.gz.asc">pgp</a>]</span>
127+
</li>
128+
</ul>
129+
</li>
130+
<li class="download"><a href="[preferred]/commons/codec/source/commons-codec-1.3-src.zip">1.3.zip</a>
131+
<ul class="attributes">
132+
<li><span class="md5">[<a href="http://www.apache.org/dist/commons/codec/source/commons-codec-1.3-src.zip.md5">md5</a>]</span>
133+
<span class="pgp">[<a href="http://www.apache.org/dist/commons/codec/source/commons-codec-1.3-src.zip.asc">pgp</a>]</span>
134+
</li>
135+
</ul>
136+
</li>
137+
</ul>
138+
</li>
139+
<li class="download"><a href="[preferred]/commons/codec/">browse download area</a></li>
140+
<li><a href="http://archive.apache.org/dist/commons/codec/">archives...</a></li>
141+
</ul>
142+
</p>
143+
</section>
144+
</body>
145+
</document>

xdocs/issue-tracking.xml

Lines changed: 84 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -12,51 +12,91 @@ the License. You may obtain a copy of the License at
1212
Unless required by applicable law or agreed to in writing, software
1313
distributed under the License is distributed on an "AS IS" BASIS,
1414
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15-
See the License for the specific iouage governing permissions and
15+
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18+
<!--
19+
+======================================================================+
20+
|**** ****|
21+
|**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****|
22+
|**** DO NOT EDIT DIRECTLY ****|
23+
|**** ****|
24+
+======================================================================+
25+
| TEMPLATE FILE: issue-tracking-template.xml |
26+
| commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
27+
+======================================================================+
28+
| |
29+
| 1) Re-generate using: mvn commons:jira-page |
30+
| |
31+
| 2) Set the following properties in the component's pom: |
32+
| - commons.jira.id (required, alphabetic, upper case) |
33+
| - commons.jira.pid (required, numeric) |
34+
| |
35+
| 3) Example Properties |
36+
| |
37+
| <properties> |
38+
| <commons.jira.id>MATH</commons.jira.id> |
39+
| <commons.jira.pid>12310485</commons.jira.pid> |
40+
| </properties> |
41+
| |
42+
+======================================================================+
43+
-->
1844
<document>
19-
<properties>
20-
<title>Issue tracking</title>
21-
<author email="dev@commons.apache.org">Commons Documentation Team</author>
22-
</properties>
23-
<body>
24-
<!-- ================================================== -->
25-
<section name="Issue tracking">
26-
<p>
27-
Commons Codec uses the ASF installation of <a href="http://issues.apache.org/jira/browse/CODEC">JIRA</a> for tracking requests for enhancement, bugs, and patches.
28-
To create an issue in Jira you may need to <a href="https://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a>.
29-
</p>
30-
<p>
31-
If you would like to report a bug, or raise an enhancement request with
32-
Commons Codec please do the following:
33-
<ol>
34-
<li><a href="http://issues.apache.org/jira/browse/CODEC">Search existing open bugs</a>.
35-
If you find your issue listed then please add a comment with your details.</li>
36-
<li><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>.
37-
You may find your issue or idea has already been discussed.</li>
38-
<li><a href="http://issues.apache.org/jira/browse/CODEC">Submit a bug report or enhancement request</a>.
39-
Please prefix all new issues with [codec] in the summary line.
40-
</li>
41-
</ol>
42-
</p>
43-
<p>
44-
Please also remember these points:
45-
<ul>
46-
<li>the more information you provide, the better we can help you</li>
47-
<li>test cases are vital, particularly for any proposed enhancements</li>
48-
<li>the developers of Commons Codec are all unpaid volunteers</li>
49-
</ul>
50-
</p>
51-
<p>
52-
You may also find these links useful:
53-
<ul>
54-
<li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310464&amp;status=1">All Open Codec Issues</a></li>
55-
<li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;pid=12310464&amp;status=5&amp;status=6&amp;updated:previous=-1w&amp;sorter/field=updated&amp;sorter/order=DESC">Recently Resolved Issues</a></li>
56-
<li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;pid=12310464&amp;updated:previous=-1w&amp;sorter/field=updated&amp;sorter/order=DESC">Recently Updated Issues</a></li>
57-
</ul>
58-
</p>
59-
</section>
60-
<!-- ================================================== -->
61-
</body>
45+
<properties>
46+
<title>Commons Codec Issue tracking</title>
47+
<author email="dev@commons.apache.org">Commons Documentation Team</author>
48+
</properties>
49+
<body>
50+
51+
<section name="Commons Codec Issue tracking">
52+
<p>
53+
Commons Codec uses <a href="http://issues.apache.org/jira/">ASF JIRA</a> for tracking issues.
54+
See the <a href="http://issues.apache.org/jira/browse/CODEC">Commons Codec JIRA project page</a>.
55+
</p>
56+
57+
<p>
58+
To use JIRA you may need to <a href="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a>
59+
(if you have previously created/updated Commons issues using Bugzilla an account will have been automatically
60+
created and you can use the <a href="http://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot Password</a>
61+
page to get a new password).
62+
</p>
63+
64+
<p>
65+
If you would like to report a bug, or raise an enhancement request with
66+
Commons Codec please do the following:
67+
<ol>
68+
<li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310464&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=3&amp;status=4">Search existing open bugs</a>.
69+
If you find your issue listed then please add a comment with your details.</li>
70+
<li><a href="mail-lists.html">Search the mailing list archive(s)</a>.
71+
You may find your issue or idea has already been discussed.</li>
72+
<li>Decide if your issue is a bug or an enhancement.</li>
73+
<li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310464&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>
74+
or <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310464&amp;issuetype=4&amp;priority=4&amp;assignee=-1">enhancement request</a>.</li>
75+
</ol>
76+
</p>
77+
78+
<p>
79+
Please also remember these points:
80+
<ul>
81+
<li>the more information you provide, the better we can help you</li>
82+
<li>test cases are vital, particularly for any proposed enhancements</li>
83+
<li>the developers of Commons Codec are all unpaid volunteers</li>
84+
</ul>
85+
</p>
86+
87+
<p>
88+
For more information on subversion and creating patches see the
89+
<a href="http://www.apache.org/dev/contributors.html">Apache Contributors Guide</a>.
90+
</p>
91+
92+
<p>
93+
You may also find these links useful:
94+
<ul>
95+
<li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310464&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=3&amp;status=4">All Open Commons Codec bugs</a></li>
96+
<li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310464&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=5&amp;status=6">All Resolved Commons Codec bugs</a></li>
97+
<li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310464&amp;sorter/field=issuekey&amp;sorter/order=DESC">All Commons Codec bugs</a></li>
98+
</ul>
99+
</p>
100+
</section>
101+
</body>
62102
</document>

0 commit comments

Comments
 (0)