From d08f4a63f9ddd8ec96cb59fe8bdc25f125b38f76 Mon Sep 17 00:00:00 2001 From: Kingsley Hendrickse Date: Thu, 10 May 2012 09:49:48 +0100 Subject: [PATCH] removed log files --- velocity.log | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 velocity.log diff --git a/velocity.log b/velocity.log deleted file mode 100644 index 9e1871c..0000000 --- a/velocity.log +++ /dev/null @@ -1,28 +0,0 @@ -Thu May 10 09:44:28 BST 2012 [debug] AvalonLogChute initialized using file 'velocity.log' -Thu May 10 09:44:28 BST 2012 [trace] ******************************************************************* -Thu May 10 09:44:28 BST 2012 [debug] Starting Jakarta Velocity v1.5-SNAPSHOT (compiled: 2006-07-21 06:25:35) -Thu May 10 09:44:28 BST 2012 [trace] RuntimeInstance initializing. -Thu May 10 09:44:28 BST 2012 [debug] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties -Thu May 10 09:44:28 BST 2012 [debug] Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute -Thu May 10 09:44:28 BST 2012 [debug] Using logger class org.apache.velocity.runtime.log.AvalonLogChute -Thu May 10 09:44:28 BST 2012 [debug] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) -Thu May 10 09:44:28 BST 2012 [debug] ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader -Thu May 10 09:44:28 BST 2012 [trace] ClasspathResourceLoader : initialization complete. -Thu May 10 09:44:28 BST 2012 [debug] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) -Thu May 10 09:44:28 BST 2012 [trace] Default ResourceManager initialization complete. -Thu May 10 09:44:28 BST 2012 [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Literal -Thu May 10 09:44:28 BST 2012 [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Macro -Thu May 10 09:44:28 BST 2012 [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Parse -Thu May 10 09:44:28 BST 2012 [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Include -Thu May 10 09:44:28 BST 2012 [debug] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach -Thu May 10 09:44:28 BST 2012 [debug] Created '20' parsers. -Thu May 10 09:44:28 BST 2012 [trace] Velocimacro : initialization starting. -Thu May 10 09:44:28 BST 2012 [debug] Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm -Thu May 10 09:44:28 BST 2012 [debug] Velocimacro : Default library not found. -Thu May 10 09:44:28 BST 2012 [debug] Velocimacro : allowInline = true : VMs can be defined inline in templates -Thu May 10 09:44:28 BST 2012 [debug] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions -Thu May 10 09:44:28 BST 2012 [debug] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. -Thu May 10 09:44:28 BST 2012 [debug] Velocimacro : autoload off : VM system will not automatically reload global library macros -Thu May 10 09:44:28 BST 2012 [trace] Velocimacro : initialization complete. -Thu May 10 09:44:28 BST 2012 [trace] RuntimeInstance successfully initialized. -Thu May 10 09:44:28 BST 2012 [debug] ResourceManager : found templates/tagOverview.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader