|
| 1 | +<?xml version="1.0"?> |
| 2 | +<!-- |
| 3 | +Copyright 2005 The Apache Software Foundation. |
| 4 | + |
| 5 | +Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | +you may not use this file except in compliance with the License. |
| 7 | +You may obtain a copy of the License at |
| 8 | +
|
| 9 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | +
|
| 11 | +Unless required by applicable law or agreed to in writing, software |
| 12 | +distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | +See the License for the specific iouage governing permissions and |
| 15 | +limitations under the License. |
| 16 | +--> |
| 17 | +<document> |
| 18 | + <properties> |
| 19 | + <title>Issue tracking</title> |
| 20 | + <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author> |
| 21 | + </properties> |
| 22 | +<body> |
| 23 | +<!-- ================================================== --> |
| 24 | +<section name="Issue tracking"> |
| 25 | +<p> |
| 26 | + If you would like to report a bug, or raise an enhancement request with |
| 27 | + Commons IO please do the following: |
| 28 | + <ol> |
| 29 | + <li><a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Commons&component=IO&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit">Search existing open bugs</a>. |
| 30 | + Hopefully, you will find your issue already listed.</li> |
| 31 | + <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>. |
| 32 | + You may find your issue or idea has already been discussed.</li> |
| 33 | + <li><a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Commons&component=IO&version=1.1%20Final">Submit a bug report</a>. |
| 34 | + To do this, you may need to <a href="http://issues.apache.org/bugzilla/createaccount.cgi">create an account</a> on Bugzilla. |
| 35 | + Please prefix all new bug reports by [io] in the summary line. |
| 36 | + </li> |
| 37 | + </ol> |
| 38 | +</p> |
| 39 | +<p> |
| 40 | + Please also remember these points: |
| 41 | + <ul> |
| 42 | + <li>the more information you provide, the better we can help you</li> |
| 43 | + <li>test cases are vital, particularly for any proposed enhancements</li> |
| 44 | + <li>the developers of Commons IO are all unpaid volunteers</li> |
| 45 | + </ul> |
| 46 | +</p> |
| 47 | +</section> |
| 48 | +<!-- ================================================== --> |
| 49 | +</body> |
| 50 | +</document> |
0 commit comments