[jboss-cvs] jboss-seam/src/main/org/jboss/seam/exception ...

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


  User: gavin   
  Date: 07/10/04 19:08:08

  Modified:    src/main/org/jboss/seam/exception 
                        AnnotationRedirectHandler.java
  Log:
  fix warnings
  
  Revision  Changes    Path
  1.3       +0 -1      jboss-seam/src/main/org/jboss/seam/exception/AnnotationRedirectHandler.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AnnotationRedirectHandler.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/exception/AnnotationRedirectHandler.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- AnnotationRedirectHandler.java	3 Sep 2007 16:10:53 -0000	1.2
  +++ AnnotationRedirectHandler.java	4 Oct 2007 23:08:08 -0000	1.3
  @@ -5,7 +5,6 @@
   
   import org.jboss.seam.annotations.exception.Redirect;
   import org.jboss.seam.core.Expressions;
  -import org.jboss.seam.core.Expressions.ValueExpression;
   
   /**
    * Implements @Redirect
  
  
  



More information about the jboss-cvs-commits mailing list