Martin Sebor
Fri, 06 Jul 2007 09:51:21 -0700
William A. Rowe, Jr. wrote:
Martin Sebor wrote:Btw., does APR use RAT? If so, could you point us at the files and supporting infrastructure you use to set it all up so we could see if we could get it done quickly ourselves?We never have that I know of - but as APR was written from the ground up as an httpd project (even httpd fragments were reviewed and adjusted for their new home) it wasn't quite the concern as a large wholesale import. But it sure is an interesting idea, and I plan to bug rdd and fill you in when I learn more. Summer is just a horrible time for me to add more todo's to my list :)
I hear you. Let me poke around the repository to see if I can find some other project that uses it and try to learn from it. So far I've found these two pages: http://activemq.apache.org/camel/running-rat.html http://tiles.apache.org/framework/tiles-jsp/rat-report.html Martin