jvanzyl 00/12/19 21:28:09
Modified: src/java/org/apache/velocity/runtime/defaults
velocity.properties
Log:
- remove the external.init property as it's not required any longer.
Revision Changes Path
1.15 +0 -11
jakarta-velocity/src/java/org/apache/velocity/runtime/defaults/velocity.properties
Index: velocity.properties
===================================================================
RCS file:
/home/cvs/jakarta-velocity/src/java/org/apache/velocity/runtime/defaults/velocity.properties,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- velocity.properties 2000/12/19 05:33:02 1.14
+++ velocity.properties 2000/12/20 05:28:09 1.15
@@ -79,17 +79,6 @@
resource.loader.1.modificationCheckInterval = 2
#----------------------------------------------------------------------------
-# E X T E R N A L S E R V I C E I N I T I A L I Z A T I O N
-#----------------------------------------------------------------------------
-# If this property is set to true then an external service will
-# set certain system properties and initialize the Velocity
-# Runtime. This method is used by Turbine to initialize the
-# Velocity Runtime for the TurbineVelocityService.
-#----------------------------------------------------------------------------
-
-external.init = false
-
-#----------------------------------------------------------------------------
# VELOCIMACRO PROPERTIES
#----------------------------------------------------------------------------
# global : name of default global library. It is expected to be in the regular