You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2006/02/22 07:02:04 UTC

svn commit: r379698 - /myfaces/commons/trunk/src/test/java/org/apache/myfaces/util/StateUtilsAES_CBCTest.java

Author: dennisbyrne
Date: Tue Feb 21 22:02:01 2006
New Revision: 379698

URL: http://svn.apache.org/viewcvs?rev=379698&view=rev
Log:
reminder for renames

Modified:
    myfaces/commons/trunk/src/test/java/org/apache/myfaces/util/StateUtilsAES_CBCTest.java

Modified: myfaces/commons/trunk/src/test/java/org/apache/myfaces/util/StateUtilsAES_CBCTest.java
URL: http://svn.apache.org/viewcvs/myfaces/commons/trunk/src/test/java/org/apache/myfaces/util/StateUtilsAES_CBCTest.java?rev=379698&r1=379697&r2=379698&view=diff
==============================================================================
--- myfaces/commons/trunk/src/test/java/org/apache/myfaces/util/StateUtilsAES_CBCTest.java (original)
+++ myfaces/commons/trunk/src/test/java/org/apache/myfaces/util/StateUtilsAES_CBCTest.java Tue Feb 21 22:02:01 2006
@@ -27,6 +27,7 @@
  * policy files from a place like http://java.sun.com/j2se/1.4.2/download.html .
  * </p>
  *
+ * @see pom.xml <excludes>
  * @author Dennis C. Byrne
  */