ruper2/src/java/core/org/krysalis/ruper2/util/net/http HttpClientUserAgent.java,1.4,1.5

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/util/net/http
In directory sc8-pr-cvs1:/tmp/cvs-serv23201/src/java/core/org/krysalis/ruper2/util/net/http

Modified Files:
	HttpClientUserAgent.java 
Log Message:
1) Moved IMonitor -> IFileMonitor (to allow others)
2) GroupBy now works (iterated unsorted list be accindent)
3) Started on 'clean' (remove old versions from a repo)

Index: HttpClientUserAgent.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/util/net/http/HttpClientUserAgent.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** HttpClientUserAgent.java	10 Oct 2003 21:53:46 -0000	1.4
--- HttpClientUserAgent.java	12 Oct 2003 18:12:07 -0000	1.5
***************
*** 29,34 ****
  
  	public HttpClientUserAgent() {
! 		m_client = new HttpClient();
! 		//new MultiThreadedHttpConnectionManager());
  
  		//
--- 29,33 ----
  
  	public HttpClientUserAgent() {
! 		m_client = new HttpClient();//new MultiThreadedHttpConnectionManager());
  
  		//




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.