jicarilla-sandbox/platform/components/http/impl/src/bsh create-pipeline.bsh,1.3,1.4 startup.bsh,1.10,1.11

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/bsh
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24005/platform/components/http/impl/src/bsh

Modified Files:
	create-pipeline.bsh startup.bsh 
Log Message:
s/o.j.f/o.j.l/

Index: startup.bsh
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/impl/src/bsh/startup.bsh,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- startup.bsh	4 Jan 2004 12:52:30 -0000	1.10
+++ startup.bsh	23 Mar 2004 13:37:49 -0000	1.11
@@ -72,7 +72,7 @@
 import org.jicarilla.http.plumbing.*;
 import org.jicarilla.net.*;
 import org.jicarilla.container.*;
-import org.jicarilla.framework.*;
+import org.jicarilla.lang.*;
 // print("second batch of imports succeeded")
 
 import org.picocontainer.*;

Index: create-pipeline.bsh
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/impl/src/bsh/create-pipeline.bsh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- create-pipeline.bsh	11 Jan 2004 12:28:11 -0000	1.3
+++ create-pipeline.bsh	23 Mar 2004 13:37:48 -0000	1.4
@@ -37,12 +37,12 @@
 import org.jicarilla.http.server.handlers.ParsingStage;
 import org.jicarilla.http.server.handlers.ResponseVerifierStage;
 import org.jicarilla.http.server.handlers.ResponseWriterStage;
-import org.jicarilla.framework.RecyclingObjectFactory;
-import org.jicarilla.framework.plumbing.Sink;
-import org.jicarilla.framework.NullSink;
-import org.jicarilla.framework.plumbing.Stage;
-import org.jicarilla.framework.plumbing.Connector;
-import org.jicarilla.framework.Processor;
+import org.jicarilla.lang.RecyclingObjectFactory;
+import org.jicarilla.lang.plumbing.Sink;
+import org.jicarilla.lang.NullSink;
+import org.jicarilla.lang.plumbing.Stage;
+import org.jicarilla.lang.plumbing.Connector;
+import org.jicarilla.lang.Processor;
 
 fallback = new ExceptionStage( new Slot() );
 logger = new LoggingStage( log, new Slot(), new NullSink() );



-------------------------------------------------------
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.