jicarilla-sandbox/platform/components/http/api/src/java/org/jicarilla/http HTTPException.java,1.4,1.5 HTTPField.java,1.4,1.5 HTTPMessage.java,1.5,1.6
Leo Simons <[email protected]>
| Newsgroups | gmane.comp.java.jicarilla.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/api/src/java/org/jicarilla/http In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24005/platform/components/http/api/src/java/org/jicarilla/http Modified Files: HTTPException.java HTTPField.java HTTPMessage.java Log Message: s/o.j.f/o.j.l/ Index: HTTPMessage.java =================================================================== RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/api/src/java/org/jicarilla/http/HTTPMessage.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- HTTPMessage.java 26 Feb 2004 16:51:54 -0000 1.5 +++ HTTPMessage.java 23 Mar 2004 13:37:48 -0000 1.6 @@ -25,7 +25,7 @@ ==================================================================== */ package org.jicarilla.http; -import org.jicarilla.framework.Recyclable; +import org.jicarilla.lang.Recyclable; import org.jicarilla.http.util.NioUtil; import java.nio.ByteBuffer; Index: HTTPField.java =================================================================== RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/api/src/java/org/jicarilla/http/HTTPField.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- HTTPField.java 26 Feb 2004 16:51:54 -0000 1.4 +++ HTTPField.java 23 Mar 2004 13:37:48 -0000 1.5 @@ -81,7 +81,7 @@ package org.jicarilla.http; -import org.jicarilla.framework.Recyclable; +import org.jicarilla.lang.Recyclable; import org.jicarilla.http.util.NioUtil; import java.io.Serializable; Index: HTTPException.java =================================================================== RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/api/src/java/org/jicarilla/http/HTTPException.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- HTTPException.java 26 Feb 2004 16:51:54 -0000 1.4 +++ HTTPException.java 23 Mar 2004 13:37:48 -0000 1.5 @@ -25,7 +25,7 @@ ==================================================================== */ package org.jicarilla.http; -import org.jicarilla.framework.CascadingException; +import org.jicarilla.lang.CascadingException; import java.io.Serializable; ------------------------------------------------------- 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