Revision: 807
          http://stripes.svn.sourceforge.net/stripes/?rev=807&view=rev
Author:   mongus
Date:     2008-01-24 12:12:32 -0800 (Thu, 24 Jan 2008)

Log Message:
-----------
strike that last change

Modified Paths:
--------------
    trunk/stripes/src/net/sourceforge/stripes/action/DontBind.java

Modified: trunk/stripes/src/net/sourceforge/stripes/action/DontBind.java
===================================================================
--- trunk/stripes/src/net/sourceforge/stripes/action/DontBind.java      
2008-01-24 20:04:48 UTC (rev 806)
+++ trunk/stripes/src/net/sourceforge/stripes/action/DontBind.java      
2008-01-24 20:12:32 UTC (rev 807)
@@ -20,6 +20,8 @@
 import java.lang.annotation.RetentionPolicy;
 import java.lang.annotation.Target;
 
+import net.sourceforge.stripes.controller.LifecycleStage;
+
 /**
  * Marker annotation to specify that the event handled by the annotated method 
should skip
  * [EMAIL PROTECTED] LifecycleStage#BindingAndValidation} altogether. This is 
useful for events which ignore


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to