[jboss-cvs] jboss-seam/examples/dvdstore/src/com/jboss/dvd/seam ...

Gavin King gavin.king at jboss.com
Thu Oct 4 19:15:17 EDT 2007


  User: gavin   
  Date: 07/10/04 19:15:17

  Modified:    examples/dvdstore/src/com/jboss/dvd/seam 
                        AuthenticatorAction.java
  Log:
  fix warnings
  
  Revision  Changes    Path
  1.6       +0 -1      jboss-seam/examples/dvdstore/src/com/jboss/dvd/seam/AuthenticatorAction.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AuthenticatorAction.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/dvdstore/src/com/jboss/dvd/seam/AuthenticatorAction.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- AuthenticatorAction.java	17 Sep 2007 20:58:13 -0000	1.5
  +++ AuthenticatorAction.java	4 Oct 2007 23:15:17 -0000	1.6
  @@ -9,7 +9,6 @@
   import org.jboss.seam.annotations.Name;
   import org.jboss.seam.annotations.Out;
   import org.jboss.seam.bpm.Actor;
  -import org.jboss.seam.contexts.Context;
   import org.jboss.seam.security.Identity;
   
   @Stateless
  
  
  



More information about the jboss-cvs-commits mailing list