jicarilla-sandbox/platform/components/http/impl/src/java/org/jicarilla/http HTTPMessageGenerator.java,1.5,1.6 HTTPParserImpl.java,1.6,1.7 MessageFactory.java,1.2,1.3

Leo Simons <[email protected]>
Newsgroups gmane.comp.java.jicarilla.cvs
Message-ID <[email protected]>
Update of /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/impl/src/java/org/jicarilla/http
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24005/platform/components/http/impl/src/java/org/jicarilla/http

Modified Files:
	HTTPMessageGenerator.java HTTPParserImpl.java 
	MessageFactory.java 
Log Message:
s/o.j.f/o.j.l/

Index: HTTPMessageGenerator.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/impl/src/java/org/jicarilla/http/HTTPMessageGenerator.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- HTTPMessageGenerator.java	26 Feb 2004 16:51:55 -0000	1.5
+++ HTTPMessageGenerator.java	23 Mar 2004 13:37:49 -0000	1.6
@@ -26,8 +26,8 @@
 package org.jicarilla.http;
 
 import org.apache.commons.pool.ObjectPool;
-import org.jicarilla.framework.Assert;
-import org.jicarilla.framework.ExceptionListener;
+import org.jicarilla.lang.Assert;
+import org.jicarilla.lang.ExceptionListener;
 import org.jicarilla.http.util.NioUtil;
 
 import java.nio.ByteBuffer;

Index: HTTPParserImpl.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/impl/src/java/org/jicarilla/http/HTTPParserImpl.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- HTTPParserImpl.java	26 Feb 2004 16:51:55 -0000	1.6
+++ HTTPParserImpl.java	23 Mar 2004 13:37:49 -0000	1.7
@@ -25,7 +25,7 @@
 ==================================================================== */
 package org.jicarilla.http;
 
-import org.jicarilla.framework.Assert;
+import org.jicarilla.lang.Assert;
 import org.jicarilla.http.util.Iso646;
 
 import java.nio.ByteBuffer;

Index: MessageFactory.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/impl/src/java/org/jicarilla/http/MessageFactory.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- MessageFactory.java	4 Jan 2004 16:10:17 -0000	1.2
+++ MessageFactory.java	23 Mar 2004 13:37:49 -0000	1.3
@@ -25,7 +25,7 @@
 ==================================================================== */
 package org.jicarilla.http;
 
-import org.jicarilla.framework.RecyclingObjectFactory;
+import org.jicarilla.lang.RecyclingObjectFactory;
 
 /**
  * A Factory which generates Event instances.



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
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.