Author: byron
Date: Thu Feb  5 09:30:44 2009
New Revision: 741056

URL: http://svn.apache.org/viewvc?rev=741056&view=rev
Log:
Change AnakiaTestCase so it passes

Modified:
    velocity/engine/branches/2.0_Exp/test/anakia/compare/index.context.html

Modified: 
velocity/engine/branches/2.0_Exp/test/anakia/compare/index.context.html
URL: 
http://svn.apache.org/viewvc/velocity/engine/branches/2.0_Exp/test/anakia/compare/index.context.html?rev=741056&r1=741055&r2=741056&view=diff
==============================================================================
--- velocity/engine/branches/2.0_Exp/test/anakia/compare/index.context.html 
(original)
+++ velocity/engine/branches/2.0_Exp/test/anakia/compare/index.context.html Thu 
Feb  5 09:30:44 2009
@@ -8,8 +8,8 @@
     <html>
         <head>
             <meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1"/>
-                        <meta name="author" value="$au.getText()">
-            <meta name="email" value="$em.getValue()">
+                        <meta name="author" value="$author">
+            <meta name="email" value="$email">
             <title>The Jakarta Project</title>
         </head>
 


Reply via email to