nickchalko    2004/03/15 09:15:35

  Modified:    blog     Template.txt
  Log:
  Added a template.

  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.2       +12 -7     gump/blog/Template.txt
  
  Index: Template.txt
  ===================================================================
  RCS file: /home/cvs/gump/blog/Template.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Template.txt      15 Mar 2004 17:14:16 -0000      1.1
  +++ Template.txt      15 Mar 2004 17:15:34 -0000      1.2
  @@ -18,13 +18,18 @@
     limitations under the License.
   -->
   <p>
  -This a a sample post for you to copy to a subdirectory and rename.
  +I should have known better... After a few hours of debugging and thanks
  +to Leo for giving me access to LSD, I have found the culprit. The hunt
  +is over!
  +</p><p>
  +The culprit is: commons-httpclient
  +</p><p>
  +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>
  -<ul>
   
  -<li>Use any valid HTML markup.  </li>
  -<li>Update the preview link to this file name and directory.</li>
  -<li>When the story is ready for posting remove the work PREVIEW from the title. and 
remove the 
  -preview link and horizontal rule.</li>
  -</ul>
   
  
  
  

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

Reply via email to