From 7741aa9ccfef44bdfb66759d080cf91c07b2992e Mon Sep 17 00:00:00 2001 From: Niall Kegan Pemberton Date: Sun, 2 Mar 2008 19:46:00 +0000 Subject: [PATCH] Add Issue Tracking and Download pages generated by commons-build-plugin git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@632817 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/download_collections.xml | 145 +++++++++++++++++++++++++++++++++ xdocs/issue-tracking.xml | 131 ++++++++++++++++++----------- 2 files changed, 228 insertions(+), 48 deletions(-) create mode 100644 xdocs/download_collections.xml diff --git a/xdocs/download_collections.xml b/xdocs/download_collections.xml new file mode 100644 index 000000000..5064fd802 --- /dev/null +++ b/xdocs/download_collections.xml @@ -0,0 +1,145 @@ + + + + + + Download Commons Collections + Commons Documentation Team + + +
+

+ We recommend you use a mirror to download our release + builds, but you must verify the integrity of + the downloaded files using signatures downloaded from our main + distribution directories. Recent releases (48 hours) may not yet + be available from the mirrors. +

+ +

+ You are currently using [preferred]. If you + encounter a problem with this mirror, please select another + mirror. If all mirrors are failing, there are backup + mirrors (at the end of the mirrors list) that should be + available. +

+ [if-any logo][end] +

+ +
+

+ Other mirrors: + + +

+
+ +

+ The KEYS link links to the code signing keys used to sign the product. + The PGP link downloads the OpenPGP compatible signature from our main site. + The MD5 link downloads the checksum from the main site. +

+ +

+ For more information concerning Commons Collections, see the + Commons Collections web site. +

+ +

+

+ +

+
+ +
diff --git a/xdocs/issue-tracking.xml b/xdocs/issue-tracking.xml index 3c1d8b7df..92ad6e58d 100644 --- a/xdocs/issue-tracking.xml +++ b/xdocs/issue-tracking.xml @@ -15,53 +15,88 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> + - - Issue tracking - Commons Documentation Team - - - -
-

- Commons Collections uses ASF JIRA for tracking issues. -

-

- To use JIRA you may need to create an account - (if you have previously created/updated Commons issues using Bugzilla an account will have been automatically - created and you can use the Forgot Password - page to get a new password). -

-

- If you would like to report a bug, or raise an enhancement request with - Commons Collections please do the following: -

    -
  1. Search existing open bugs. - If you find your issue listed then please add a comment with your details.
  2. -
  3. Search the mailing list archive. - You may find your issue or idea has already been discussed.
  4. -
  5. Decide if your issue is a bug or an enhancement.
  6. -
  7. Submit either a bug report - or enhancement request.
  8. -
-

-

- Please also remember these points: -

    -
  • the more information you provide, the better we can help you
  • -
  • test cases are vital, particularly for any proposed enhancements
  • -
  • the developers of Commons Collections are all unpaid volunteers
  • -
-

-

- You may also find these links useful: -

-

-
- - + + Commons Collections Issue tracking + Commons Documentation Team + + + +
+

+ Commons Collections uses ASF JIRA for tracking issues. + See the Commons Collections JIRA project page. +

+ +

+ To use JIRA you may need to create an account + (if you have previously created/updated Commons issues using Bugzilla an account will have been automatically + created and you can use the Forgot Password + page to get a new password). +

+ +

+ If you would like to report a bug, or raise an enhancement request with + Commons Collections please do the following: +

    +
  1. Search existing open bugs. + If you find your issue listed then please add a comment with your details.
  2. +
  3. Search the mailing list archive(s). + You may find your issue or idea has already been discussed.
  4. +
  5. Decide if your issue is a bug or an enhancement.
  6. +
  7. Submit either a bug report + or enhancement request.
  8. +
+

+ +

+ Please also remember these points: +

    +
  • the more information you provide, the better we can help you
  • +
  • test cases are vital, particularly for any proposed enhancements
  • +
  • the developers of Commons Collections are all unpaid volunteers
  • +
+

+ +

+ For more information on subversion and creating patches see the + Apache Contributors Guide. +

+ +

+ You may also find these links useful: +

+

+
+