Author: nbubna
Date: Thu Mar 12 21:15:46 2009
New Revision: 753021

URL: http://svn.apache.org/viewvc?rev=753021&view=rev
Log:
remove obsolete directive.evaluate.context.class property

Modified:
    
velocity/engine/branches/2.0_Exp/src/java/org/apache/velocity/runtime/defaults/velocity.properties

Modified: 
velocity/engine/branches/2.0_Exp/src/java/org/apache/velocity/runtime/defaults/velocity.properties
URL: 
http://svn.apache.org/viewvc/velocity/engine/branches/2.0_Exp/src/java/org/apache/velocity/runtime/defaults/velocity.properties?rev=753021&r1=753020&r2=753021&view=diff
==============================================================================
--- 
velocity/engine/branches/2.0_Exp/src/java/org/apache/velocity/runtime/defaults/velocity.properties
 (original)
+++ 
velocity/engine/branches/2.0_Exp/src/java/org/apache/velocity/runtime/defaults/velocity.properties
 Thu Mar 12 21:15:46 2009
@@ -182,15 +182,6 @@
 
 
 # ----------------------------------------------------------------------------
-# EVALUATE
-# ----------------------------------------------------------------------------
-# Evaluate VTL dynamically in template.  Select a class for the Context
-# ----------------------------------------------------------------------------
-
-directive.evaluate.context.class = org.apache.velocity.VelocityContext
-
-
-# ----------------------------------------------------------------------------
 # PLUGGABLE INTROSPECTOR
 # ----------------------------------------------------------------------------
 # Allows alternative introspection and all that can of worms brings.


Reply via email to