nickchalko 2004/03/15 13:19:51 Modified: blog/Issues Cactus-CommonsHttpclient.txt Log: Added link to commons-httpclient-20-branch
PR: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision Changes Path 1.3 +3 -2 gump/blog/Issues/Cactus-CommonsHttpclient.txt Index: Cactus-CommonsHttpclient.txt =================================================================== RCS file: /home/cvs/gump/blog/Issues/Cactus-CommonsHttpclient.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Cactus-CommonsHttpclient.txt 15 Mar 2004 20:50:00 -0000 1.2 +++ Cactus-CommonsHttpclient.txt 15 Mar 2004 21:19:51 -0000 1.3 @@ -30,8 +30,9 @@ latest version from HEAD. Now, the hard part, is trying to understand why httpclient has changed some API. Then the Cactus project will need to decide whether it has to use the new way (thus forcing users to use -httpclient from HEAD) or ask nicely some Gump admin to install -commons-httpclient 2.0 and have the Cactus build depend on that. +httpclient from HEAD) or have the Cactus build depend on +<a href="http://lsd.student.utwente.nl/gump/commons-httpclient-20-branch/" +>commons-httpclient-20-branch</a>. </p> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
