Update of /var/cvs/tests/bridge/org/mmbase/datatypes/processors
In directory james.mmbase.org:/tmp/cvs-serv10396/datatypes/processors

Modified Files:
        AssertChangedCommitProcessor.java 
Log Message:
javadoc


See also: 
http://cvs.mmbase.org/viewcvs/tests/bridge/org/mmbase/datatypes/processors


Index: AssertChangedCommitProcessor.java
===================================================================
RCS file: 
/var/cvs/tests/bridge/org/mmbase/datatypes/processors/AssertChangedCommitProcessor.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- AssertChangedCommitProcessor.java   18 Nov 2008 23:30:07 -0000      1.1
+++ AssertChangedCommitProcessor.java   30 Apr 2009 14:17:54 -0000      1.2
@@ -12,11 +12,11 @@
 import org.mmbase.bridge.*;
 
 /**
- * If you use this processor for a field, then setting it to an empty value 
will be ignored (the
- * previous value will remain intact).
+ * If you use this processor for a field, then commit will fail if the node is 
not 'changed'. Used
+ * to assert it is changed  in test-cases.
  *
  * @author Michiel Meeuwissen
- * @version $Id: AssertChangedCommitProcessor.java,v 1.1 2008/11/18 23:30:07 
michiel Exp $
+ * @version $Id: AssertChangedCommitProcessor.java,v 1.2 2009/04/30 14:17:54 
michiel Exp $
  * @since MMBase-1.9.1
  */
 
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to