| <?xml version="1.0" encoding="ISO-8859-1"?> | |
| <!-- | |
| 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 | |
| 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, 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. | |
| --> | |
| <document> | |
| <properties> | |
| <title>Apache UIMA code scanning tools</title> | |
| <author email="dev@uima.apache.org"> UIMA Documentation | |
| Team</author> | |
| </properties> | |
| <body> | |
| <section name="Apache UIMA™ code scanning tools"> | |
| <p>When donating "bulk" code to the project, it is sometimes useful to use | |
| tools to scan the donation to reduce the risk of accidentally having included | |
| in the donation things which could cause licensing issues later. This | |
| page collects information on various code-scanning tools that can be useful.</p> | |
| <h3>Incubator code-scanning tool</h3> | |
| <p>This tool is used prior to all release activities in the incubator. Obtain it by | |
| going to <a href="https://code.google.com/p/arat">https://code.google.com/p/arat</a></p> | |
| </section> | |
| </body> | |
| </document> |