stas 2003/09/17 12:07:59
Modified: . RELEASE
Log:
now there is a better way to test without LWP, just define
APACHE_TEST_PRETEND_NO_LWP=1
Revision Changes Path
1.4 +3 -2 modperl-2.0/RELEASE
Index: RELEASE
===================================================================
RCS file: /home/cvs/modperl-2.0/RELEASE,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -u -r1.3 -r1.4
--- RELEASE 6 Jun 2003 08:06:42 -0000 1.3
+++ RELEASE 17 Sep 2003 19:07:59 -0000 1.4
@@ -8,8 +8,9 @@
b) test that you can 'make install' and then run 'make test' again
- c) remove LWP/UserAgent.pm and test whether we still 100% OK (then
- put it back)
+ c) test whether we still 100% OK on systems with no LWP:
+
+ % APACHE_TEST_PRETEND_NO_LWP=1 make test
2. once confident that the package is good, upload a release candidate
to perl.apache.org/~username and post 24 hour-ish candidate alert