Author: rdonkin
Date: Sat Mar 22 06:59:04 2008
New Revision: 639997
URL: http://svn.apache.org/viewvc?rev=639997&view=rev
Log:
Added disclaimers
Added:
incubator/rat/import/rat/DISCLAIMER.txt
Modified:
incubator/rat/import/rat/RELEASE_NOTES.txt
Added: incubator/rat/import/rat/DISCLAIMER.txt
URL: http://svn.apache.org/viewvc/incubator/rat/import/rat/DISCLAIMER.txt?rev=639997&view=auto
==============================================================================
--- incubator/rat/import/rat/DISCLAIMER.txt (added)
+++ incubator/rat/import/rat/DISCLAIMER.txt Sat Mar 22 06:59:04 2008
@@ -0,0 +1,6 @@
+Apache RAT is an effort undergoing incubation at The Apache Software Foundation (ASF),
+sponsored by the Incubator PMC. Incubation is required of all newly accepted projects
+until a further review indicates that the infrastructure, communications, and decision
+making process have stabilized in a manner consistent with other successful ASF projects.
+While incubation status is not necessarily a reflection of the completeness or stability
+of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
\ No newline at end of file
Modified: incubator/rat/import/rat/RELEASE_NOTES.txt
URL: http://svn.apache.org/viewvc/incubator/rat/import/rat/RELEASE_NOTES.txt?rev=639997&r1=639996&r2=639997&view=diff
==============================================================================
--- incubator/rat/import/rat/RELEASE_NOTES.txt (original)
+++ incubator/rat/import/rat/RELEASE_NOTES.txt Sat Mar 22 06:59:04 2008
@@ -1,5 +1,12 @@
Release Audit Tool
==================
+
+Apache RAT is an effort undergoing incubation at The Apache Software Foundation (ASF),
+sponsored by the Incubator PMC. Incubation is required of all newly accepted projects
+until a further review indicates that the infrastructure, communications, and decision
+making process have stabilized in a manner consistent with other successful ASF projects.
+While incubation status is not necessarily a reflection of the completeness or stability
+of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
Release Audit Tool (RAT) is a tool to improve accuracy and efficiency when checking
releases. It is heuristic in nature: making guesses about possible problems. It
@@ -32,8 +39,7 @@
final form and so library users are recommended to either use the supplied
stylesheets or keep in close touch with the code.
-RAT is kindly hosted by googlecode: http://code.google.com/p/arat/. Read (even) more
-on http://groups.google.com/group/discuss-a-release-audit-tool.
+RAT is in Incubation at Apache: http://incubator.apache.org/rat.
Artifacts
=========
@@ -46,6 +52,7 @@
After 0.5.1
===========
* Added reporting capability to recursive rat script
+ * Moved to the Incubator@Apache
RAT 0.5.1
=========
|