svn commit: r813294 - /forrest/trunk/site-author/content/xdocs/tasks.xml
| Newsgroups | gmane.text.xml.forrest.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: crossley
Date: Thu Sep 10 08:12:41 2009
New Revision: 813294
URL: http://svn.apache.org/viewvc?rev=813294&view=rev
Log:
Improve description of "Legal Monitoring" task for "license header scan".
Modified:
forrest/trunk/site-author/content/xdocs/tasks.xml
Modified: forrest/trunk/site-author/content/xdocs/tasks.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/tasks.xml?rev=813294&r1=813293&r2=813294&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/tasks.xml (original)
+++ forrest/trunk/site-author/content/xdocs/tasks.xml Thu Sep 10 08:12:41 2009
@@ -189,7 +189,19 @@
<title>Legal Monitoring</title>
<p>
Regularly run a script which verifies and inserts missing license
- headers to source files.
+ headers to source files. Review the output and fix issues.
+ For example:
+ <a href="https://svn.apache.org/repos/private/committers/relicense/src/perl/">committers/relicense/src/perl/</a>
+ and other tools at
+ <a href="https://svn.apache.org/repos/private/committers/tools/">committers/tools/</a>
+ and
+ <a href="http://incubator.apache.org/rat/">Apache RAT</a> (currently in Incubator)
+ and some other suggestions at
+ <a href="http://labs.apache.org/">Apache Labs</a>.
+ See also some tips in
+ <a href="https://issues.apache.org/jira/browse/FOR-855">FOR-855</a>
+ and
+ <a href="https://issues.apache.org/jira/browse/FOR-123">FOR-123</a>.
</p>
<p>
Regularly ensure that there are appropriate matching licenses to
@@ -200,16 +212,11 @@
monitoring is something that needs to be done regularly, and
definitely prior to each release.
</p>
- <p>
- There are already some Perl scripts and other tools in the
- "<a href="https://svn.apache.org/repos/private/committers">committers</a>"
- SVN in the "tools" and "relicense/src/perl" directories.
- </p>
</section>
<section id="developer">
<title>Developer</title>
<p>
- The above tasks are only for PMC Members. How can the Developers be
+ The above tasks are only for PMC Members. How can any Developer be
involved? That is easy: do the Developer tasks.
</p>
<p>