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

Gavin King gavin.king at jboss.com
Mon Jun 25 18:58:17 EDT 2007


  User: gavin   
  Date: 07/06/25 18:58:17

  Modified:    src/remoting/org/jboss/seam/remoting/gwt 
                        GWTToSeamAdapter.java
  Log:
  package rename
  
  Revision  Changes    Path
  1.5       +1 -1      jboss-seam/src/remoting/org/jboss/seam/remoting/gwt/GWTToSeamAdapter.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: GWTToSeamAdapter.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/remoting/org/jboss/seam/remoting/gwt/GWTToSeamAdapter.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- GWTToSeamAdapter.java	20 Jun 2007 17:47:21 -0000	1.4
  +++ GWTToSeamAdapter.java	25 Jun 2007 22:58:17 -0000	1.5
  @@ -12,8 +12,8 @@
   import org.jboss.seam.annotations.Install;
   import org.jboss.seam.annotations.Name;
   import org.jboss.seam.annotations.Scope;
  -import org.jboss.seam.annotations.WebRemote;
   import org.jboss.seam.annotations.intercept.BypassInterceptors;
  +import org.jboss.seam.annotations.remoting.WebRemote;
   import org.jboss.seam.util.EJB;
   
   /**
  
  
  



More information about the jboss-cvs-commits mailing list