brekke      02/03/12 20:46:14

  Modified:    src/java/org/apache/turbine/services/assemblerbroker/util/python
                        PythonActionFactory.java PythonLayoutFactory.java
                        PythonNavigationFactory.java PythonPageFactory.java
                        PythonScreenFactory.java
  Log:
  Removed old import so code will compile.
  
  Revision  Changes    Path
  1.2       +0 -1      
jakarta-turbine-2/src/java/org/apache/turbine/services/assemblerbroker/util/python/PythonActionFactory.java
  
  Index: PythonActionFactory.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-2/src/java/org/apache/turbine/services/assemblerbroker/util/python/PythonActionFactory.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PythonActionFactory.java  16 Aug 2001 05:08:49 -0000      1.1
  +++ PythonActionFactory.java  13 Mar 2002 04:46:14 -0000      1.2
  @@ -62,7 +62,6 @@
   import org.apache.turbine.modules.*;
   import org.apache.turbine.modules.screens.*;
   import org.apache.turbine.services.resources.TurbineResources;
  -import org.apache.turbine.util.assemblerbroker.*;
   
   // JPython Classes
   import org.python.util.PythonInterpreter;
  
  
  
  1.2       +0 -1      
jakarta-turbine-2/src/java/org/apache/turbine/services/assemblerbroker/util/python/PythonLayoutFactory.java
  
  Index: PythonLayoutFactory.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-2/src/java/org/apache/turbine/services/assemblerbroker/util/python/PythonLayoutFactory.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PythonLayoutFactory.java  16 Aug 2001 05:08:49 -0000      1.1
  +++ PythonLayoutFactory.java  13 Mar 2002 04:46:14 -0000      1.2
  @@ -62,7 +62,6 @@
   import org.apache.turbine.modules.*;
   import org.apache.turbine.modules.screens.*;
   import org.apache.turbine.services.resources.TurbineResources;
  -import org.apache.turbine.util.assemblerbroker.*;
   
   // JPython Classes
   import org.python.util.PythonInterpreter;
  
  
  
  1.2       +0 -1      
jakarta-turbine-2/src/java/org/apache/turbine/services/assemblerbroker/util/python/PythonNavigationFactory.java
  
  Index: PythonNavigationFactory.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-2/src/java/org/apache/turbine/services/assemblerbroker/util/python/PythonNavigationFactory.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PythonNavigationFactory.java      16 Aug 2001 05:08:49 -0000      1.1
  +++ PythonNavigationFactory.java      13 Mar 2002 04:46:14 -0000      1.2
  @@ -62,7 +62,6 @@
   import org.apache.turbine.modules.*;
   import org.apache.turbine.modules.screens.*;
   import org.apache.turbine.services.resources.TurbineResources;
  -import org.apache.turbine.util.assemblerbroker.*;
   
   // JPython Classes
   import org.python.util.PythonInterpreter;
  
  
  
  1.2       +0 -1      
jakarta-turbine-2/src/java/org/apache/turbine/services/assemblerbroker/util/python/PythonPageFactory.java
  
  Index: PythonPageFactory.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-2/src/java/org/apache/turbine/services/assemblerbroker/util/python/PythonPageFactory.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PythonPageFactory.java    16 Aug 2001 05:08:49 -0000      1.1
  +++ PythonPageFactory.java    13 Mar 2002 04:46:14 -0000      1.2
  @@ -62,7 +62,6 @@
   import org.apache.turbine.modules.*;
   import org.apache.turbine.modules.screens.*;
   import org.apache.turbine.services.resources.TurbineResources;
  -import org.apache.turbine.util.assemblerbroker.*;
   
   // JPython Classes
   import org.python.util.PythonInterpreter;
  
  
  
  1.2       +0 -1      
jakarta-turbine-2/src/java/org/apache/turbine/services/assemblerbroker/util/python/PythonScreenFactory.java
  
  Index: PythonScreenFactory.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-2/src/java/org/apache/turbine/services/assemblerbroker/util/python/PythonScreenFactory.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PythonScreenFactory.java  16 Aug 2001 05:08:49 -0000      1.1
  +++ PythonScreenFactory.java  13 Mar 2002 04:46:14 -0000      1.2
  @@ -62,7 +62,6 @@
   import org.apache.turbine.modules.*;
   import org.apache.turbine.modules.screens.*;
   import org.apache.turbine.services.resources.TurbineResources;
  -import org.apache.turbine.util.assemblerbroker.*;
   
   // JPython Classes
   import org.python.util.PythonInterpreter;
  
  
  

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

Reply via email to