[jboss-cvs] jboss-seam/src/remoting/org/jboss/seam/remoting ...

Shane Bryzak sbryzak at redhat.com
Tue Dec 4 20:12:09 EST 2007


  User: sbryzak2
  Date: 07/12/04 20:12:09

  Modified:    src/remoting/org/jboss/seam/remoting  ExecutionHandler.java
  Log:
  imports
  
  Revision  Changes    Path
  1.11      +0 -3      jboss-seam/src/remoting/org/jboss/seam/remoting/ExecutionHandler.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ExecutionHandler.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/remoting/org/jboss/seam/remoting/ExecutionHandler.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- ExecutionHandler.java	17 Oct 2007 08:23:40 -0000	1.10
  +++ ExecutionHandler.java	5 Dec 2007 01:12:08 -0000	1.11
  @@ -12,9 +12,6 @@
   import org.dom4j.Document;
   import org.dom4j.Element;
   import org.dom4j.io.SAXReader;
  -import org.jboss.seam.contexts.Contexts;
  -import org.jboss.seam.contexts.FacesLifecycle;
  -import org.jboss.seam.contexts.PageContext;
   import org.jboss.seam.contexts.RemotingLifecycle;
   import org.jboss.seam.core.ConversationPropagation;
   import org.jboss.seam.core.Manager;
  
  
  



More information about the jboss-cvs-commits mailing list