cvs commit: gump/blog/Issues Cactus-CommonsHttpclient.txt

2004-03-16 Thread nickchalko
nickchalko2004/03/16 14:57:34

  Modified:blog/Issues Cactus-CommonsHttpclient.txt
  Log:
  Added more marker

  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  ChangesPath
  1.11  +3 -1  gump/blog/Issues/Cactus-CommonsHttpclient.txt
  
  Index: Cactus-CommonsHttpclient.txt
  ===
  RCS file: /home/cvs/gump/blog/Issues/Cactus-CommonsHttpclient.txt,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- Cactus-CommonsHttpclient.txt  16 Mar 2004 22:56:05 -  1.10
  +++ Cactus-CommonsHttpclient.txt  16 Mar 2004 22:57:34 -  1.11
  @@ -22,7 +22,9 @@
   After a few hours of debugging and thanks
   to Leo for giving Vincent access to a 
href=http://lsd.student.utwente.nl/gump/;LSD/a,
   a 
href=http://www.mail-archive.com/cactus-dev%40jakarta.apache.org/msg04856.html;the 
cause was found/a. The hunt is over!
  -/pp
  +/p
  +more/
  +p
   The cause was: a 
href=http://jakarta.apache.org/commons/httpclient/;commons-httpclient/a
   /pp
   Cactus works fine with version 2.0 of commons-httpclient but not with the
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/blog/Issues Cactus-CommonsHttpclient.txt

2004-03-15 Thread nickchalko
nickchalko2004/03/15 09:19:57

  Added:   blog/Issues Cactus-CommonsHttpclient.txt
  Log:
  Help me make sure this highlights our purpose and on going work with out causing bad 
feelings.

  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  ChangesPath
  1.1  gump/blog/Issues/Cactus-CommonsHttpclient.txt
  
  Index: Cactus-CommonsHttpclient.txt
  ===
  PREVIEW Cactus and Commons-Httpclient 
  Preview at 
  
http://gump.chalko.com/gb/blog/Issues?permalink=Cactus-CommonsHttpclient.txtpreview=truesmm=y
  hr/
  !--
Copyright 2004 The Apache Software Foundation
  
Licensed under the Apache License, Version 2.0 (the License);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
  
 http://www.apache.org/licenses/LICENSE-2.0
  
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an AS IS BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
  --
  p
  After a few hours of debugging and thanks
  to Leo for giving Vincent access to LSD, the cause was found. The hunt
  is over!
  /pp
  The cause was: commons-httpclient
  /pp
  It works fine with version 2.0 of commons-httpclient but not with the
  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.
  /p
  
  
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/blog/Issues Cactus-CommonsHttpclient.txt

2004-03-15 Thread nickchalko
nickchalko2004/03/15 12:50:00

  Modified:blog/Issues Cactus-CommonsHttpclient.txt
  Log:
  Added links.

  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  ChangesPath
  1.2   +5 -3  gump/blog/Issues/Cactus-CommonsHttpclient.txt
  
  Index: Cactus-CommonsHttpclient.txt
  ===
  RCS file: /home/cvs/gump/blog/Issues/Cactus-CommonsHttpclient.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Cactus-CommonsHttpclient.txt  15 Mar 2004 17:19:57 -  1.1
  +++ Cactus-CommonsHttpclient.txt  15 Mar 2004 20:50:00 -  1.2
  @@ -18,11 +18,13 @@
 limitations under the License.
   --
   p
  +a href=http://jakarta.apache.org/cactus/;Cactus/a
  +build was failing on Apache Gump.
   After a few hours of debugging and thanks
  -to Leo for giving Vincent access to LSD, the cause was found. The hunt
  -is over!
  +to Leo for giving Vincent access to a 
href=http://lsd.student.utwente.nl/gump/;LSD/a,
  +the cause was found. The hunt is over!
   /pp
  -The cause was: commons-httpclient
  +The cause was: a 
href=http://jakarta.apache.org/commons/httpclient/;commons-httpclient/a
   /pp
   It works fine with version 2.0 of commons-httpclient but not with the
   latest version from HEAD. Now, the hard part, is trying to understand
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/blog/Issues Cactus-CommonsHttpclient.txt

2004-03-15 Thread nickchalko
nickchalko2004/03/15 13:56:09

  Modified:blog/Issues Cactus-CommonsHttpclient.txt
  Log:
  Updates from Vincent.

  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  ChangesPath
  1.4   +11 -7 gump/blog/Issues/Cactus-CommonsHttpclient.txt
  
  Index: Cactus-CommonsHttpclient.txt
  ===
  RCS file: /home/cvs/gump/blog/Issues/Cactus-CommonsHttpclient.txt,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Cactus-CommonsHttpclient.txt  15 Mar 2004 21:19:51 -  1.3
  +++ Cactus-CommonsHttpclient.txt  15 Mar 2004 21:56:09 -  1.4
  @@ -19,7 +19,9 @@
   --
   p
   a href=http://jakarta.apache.org/cactus/;Cactus/a
  -build was failing on Apache Gump.
  +build was 
  +a 
href=http://lsd.student.utwente.nl/gump/jakarta-cactus/jakarta-cactus-sample-servlet-12.html;failing/a
  +on Apache Gump.
   After a few hours of debugging and thanks
   to Leo for giving Vincent access to a 
href=http://lsd.student.utwente.nl/gump/;LSD/a,
   the cause was found. The hunt is over!
  @@ -27,12 +29,14 @@
   The cause was: a 
href=http://jakarta.apache.org/commons/httpclient/;commons-httpclient/a
   /pp
   It works fine with version 2.0 of commons-httpclient but not with the
  -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 have the Cactus build depend on 
  -a href=http://lsd.student.utwente.nl/gump/commons-httpclient-20-branch/;
  -commons-httpclient-20-branch/a.
  +latest version from HEAD. 
  +httpclient HEAD (i.e. v3.x) is not going to be backward compatible
  +with v2.x and thus several APIs will be broken. The question has been
  +asked on 
  +a href=http://www.mail-archive.com/cactus-dev%40jakarta.apache.org/;Cactus dev 
mailing list/a
  +as to whether they stay on the 
  +a href=http://lsd.student.utwente.nl/gump/commons-httpclient-20-branch/;2.x 
branch/a
  +or follow 3.x. 
   /p
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: gump/blog/Issues Cactus-CommonsHttpclient.txt

2004-03-15 Thread nickchalko
nickchalko2004/03/15 14:00:00

  Modified:blog/Issues Cactus-CommonsHttpclient.txt
  Log:
  Mroe grammer.

  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  ChangesPath
  1.7   +1 -1  gump/blog/Issues/Cactus-CommonsHttpclient.txt
  
  Index: Cactus-CommonsHttpclient.txt
  ===
  RCS file: /home/cvs/gump/blog/Issues/Cactus-CommonsHttpclient.txt,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Cactus-CommonsHttpclient.txt  15 Mar 2004 21:58:38 -  1.6
  +++ Cactus-CommonsHttpclient.txt  15 Mar 2004 22:00:00 -  1.7
  @@ -28,7 +28,7 @@
   /pp
   The cause was: a 
href=http://jakarta.apache.org/commons/httpclient/;commons-httpclient/a
   /pp
  -It works fine with version 2.0 of commons-httpclient but not with the
  +Cactus works fine with version 2.0 of commons-httpclient but not with the
   latest version from HEAD. /pp
   It turns out that commons-httpclient HEAD (i.e. v3.x) is not going to be backward 
compatible
   with v2.x and thus several APIs will be broken. The question has been
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]