[svn:parrot] r42639 - trunk/docs/project

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 03:07:55 UTC 2009


Author: jkeenan
Date: Sat Nov 21 03:07:54 2009
New Revision: 42639
URL: https://trac.parrot.org/parrot/changeset/42639

Log:
Change documentation to reflect closing of RT in favor of Trac.

Modified:
   trunk/docs/project/cage_cleaners_guide.pod

Modified: trunk/docs/project/cage_cleaners_guide.pod
==============================================================================
--- trunk/docs/project/cage_cleaners_guide.pod	Sat Nov 21 03:06:05 2009	(r42638)
+++ trunk/docs/project/cage_cleaners_guide.pod	Sat Nov 21 03:07:54 2009	(r42639)
@@ -7,7 +7,7 @@
 
  Fixes failing tests, makes sure coding standards are implemented,
  reviews documentation and examples. A class of tickets in the
- tracking system (RT or Trac) has been created for use by this
+ tracking system (Trac) has been created for use by this
  group. This is an entry level position, and viewed as a good way
  to get familiar with parrot internals.
 
@@ -315,7 +315,7 @@
 =head2 Remove usage of deprecated features
 
 F<DEPRECATED.pod> lists features that are deprecated but not yet removed;
-An RT ticket will document how this deprecated feature is to be replaced.
+A Trac ticket will document how this deprecated feature is to be replaced.
 Help prepare for the actual removal of the feature by replacing its usage.
 
 =head2 Clean up skipped tests
@@ -374,7 +374,6 @@
 =head1 SEE ALSO
 
 F<docs/project/roles_responsibilities.pod>, F<RESPONSIBLE_PARTIES>
-and the list of Cage items on RT:
-L<http://xrl.us/owsd> (Link to rt.perl.org)
+and the list of Cage items in Trac L<http://trac.parrot.org>.
 
 =cut


More information about the parrot-commits mailing list