| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| ==================================================================== |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| 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 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| 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. |
| ==================================================================== |
| --> |
| <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "./dtd/document-v13.dtd"> |
| <!-- Is this being used? --> |
| |
| <document> |
| <header> |
| <title>Patch Queue</title> |
| <authors> |
| <person email="greenrd@hotmail.com" name="Robin Green"/> |
| <person email="barozzi@nicolaken.com" name="Nicola Ken Barozzi"/> |
| </authors> |
| </header> |
| <body> |
| <section> |
| <title>Introduction</title> |
| <p> |
| This is an |
| <strong>informal</strong> list - in chronological order - |
| of some of the noteworthy patches that have been posted |
| to the |
| <code>developers</code> mailing list. |
| These patches are not (yet) part of the POI project, but need reviewing for possible |
| inclusion. This system was instituted because, due to the large volume of mail and |
| the lack of time of the committers, some patches tended to get forgotten about. This |
| queue does not guarantee that any patch will be reviewed within a reasonable time frame, |
| but it does at least make them easier to find! |
| </p> |
| <p> |
| <strong>Reviewers wanted!</strong> - If you have time to review and/or test these patches, |
| we would be grateful for your time. Please post comments to the dev mailing lists. |
| </p> |
| <p> |
| Before submitting a patch, please read the page on |
| <link href="contrib.xml">Third-Party |
| Contributions</link>. The preferred submission method for patches is: |
| </p> |
| <ul> |
| <li>Post to POI developers list</li> |
| <li>Describe the patch, the reason for it and (if necessary) why this |
| is important.</li> |
| <li>Generate the patch in the unified diff format. This format is |
| created by the typical Subversion client when you execute the |
| <code>svn diff</code> command or the equivalent of it in a GUI environment.</li> |
| <li>Also generate a documentation patch or new file, if this is |
| something that should be documented.</li> |
| <li>Post as an attachment rather than inline (unless it is trivially small).</li> |
| </ul> |
| <p>Following the above guidelines will facilitate your patch being reviewed |
| and applied efficiently.</p> |
| </section> |
| <section> |
| <title>Patch Queue</title> |
| <p> |
| <strong> [Under Construction] </strong> Archive links will be added later. |
| <strong>Please do not bother the patch submitters/authors</strong> without first reading the |
| relevant post(s) in the |
| <link href="mail-archives.xml">mailing list archives.</link> |
| </p> |
| <p>Vapourware will not be listed.</p> |
| <table> |
| <tr> |
| <th>id</th> |
| <th>Summary</th> |
| <th>Reviewer</th> |
| <th>Resolution</th> |
| <th>Status</th> |
| </tr> |
| </table> |
| <p>See also additional list of patches to be added in |
| <link href="todo.xml">To Do</link>. |
| </p> |
| </section> |
| </body> |
| </document> |