Author: stas
Date: Wed Dec  1 14:47:07 2004
New Revision: 109391

URL: http://svn.apache.org/viewcvs?view=rev&rev=109391
Log:
shrink the baby

Modified:
   perl/modperl/trunk/todo/release

Modified: perl/modperl/trunk/todo/release
Url: 
http://svn.apache.org/viewcvs/perl/modperl/trunk/todo/release?view=diff&rev=109391&p1=perl/modperl/trunk/todo/release&r1=109390&p2=perl/modperl/trunk/todo/release&r2=109391
==============================================================================
--- perl/modperl/trunk/todo/release     (original)
+++ perl/modperl/trunk/todo/release     Wed Dec  1 14:47:07 2004
@@ -4,24 +4,6 @@
 
 -- see also todo/api_status
 
-* problems to start the test suite
-  1) if the apxs/httpd is not passed as an argument
-    - in this case the user is prompted for the source dir, not
-      apxs/httpd location, so when we reach the test phase we don't
-      know where the httpd binary is
-    solution: ask for httpd/apxs first? and if not found then ask for
-    the source?
-    http://thread.gmane.org/gmane.comp.apache.mod-perl/15502
-
-  2) like 1, but if the binary doesn't exist, mod_perl builds just
-     fine but will fail to run the test suite since httpd binary
-     simply doesn't exist
-     http://thread.gmane.org/gmane.comp.apache.mod-perl.devel/5639
-
-  1+2 are tightly related and should be solved together. the test
-  suite fails to start since it doesn't find APXS values in
-  Apache/BuildConfig.pm
-
 * $r->child_terminate:
   - a must to be able to port Apache::SizeLimit, which is a
     showstopper for many mp1 users wanting to move to mp2.

Reply via email to