You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by jv...@apache.org on 2001/03/04 22:50:33 UTC

cvs commit: jakarta-velocity/xdocs developer-guide.xml

jvanzyl     01/03/04 13:50:33

  Modified:    whiteboard/daveb/dajarred Example.class velocity.log
               xdocs    developer-guide.xml
  Log:
  - update
  
  Revision  Changes    Path
  1.2       +34 -28    jakarta-velocity/whiteboard/daveb/dajarred/Example.class
  
  	<<Binary file>>
  
  
  1.2       +47 -40    jakarta-velocity/whiteboard/daveb/dajarred/velocity.log
  
  Index: velocity.log
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/whiteboard/daveb/dajarred/velocity.log,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- velocity.log	2001/03/02 23:39:50	1.1
  +++ velocity.log	2001/03/04 21:50:32	1.2
  @@ -1,40 +1,47 @@
  -Fri Mar 02 17:42:17 CST 2001   [info] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : runtime.log = velocity.log
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : resource.loader.1.description = Velocity Jar Resource Loader
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : external.init = false
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : counter.initial.value = 1
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : resource.loader.1.modificationCheckInterval = 2
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : counter.name = velocityCount
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : include.output.errormsg.start = <!-- include error : 
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : resource.loader.1.cache = false
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : default.contentType = text/html
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : resource.loader.1.public.name = Jar
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : resource.loader.1.class = org.apache.velocity.runtime.resource.loader.JarResourceLoader
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : template.encoding = 8859_1
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : resource.loader.1.resource.path = jar:file:test.jar!/
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : include.output.errormsg.end = see error log -->
  -Fri Mar 02 17:42:17 CST 2001   [info]    ** Property Override : parse_directive.maxdepth = 10
  -Fri Mar 02 17:42:17 CST 2001   [info] Log file being used is: /dave/JavaApache/jakarta-velocity/whiteboard/daveb/dajarred/velocity.log
  -Fri Mar 02 17:42:17 CST 2001   [info] Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.JarResourceLoader
  -Fri Mar 02 17:42:17 CST 2001   [info] Resources Loaded From: jar:file:test.jar!/
  -Fri Mar 02 17:42:17 CST 2001   [info] JarResourceLoader Initialized.
  -Fri Mar 02 17:42:17 CST 2001   [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Literal
  -Fri Mar 02 17:42:17 CST 2001   [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Macro
  -Fri Mar 02 17:42:17 CST 2001   [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Parse
  -Fri Mar 02 17:42:17 CST 2001   [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Include
  -Fri Mar 02 17:42:17 CST 2001   [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Foreach
  -Fri Mar 02 17:42:18 CST 2001   [info] Created: 20 parsers.
  -Fri Mar 02 17:42:18 CST 2001   [info] Velocimacro : initialization starting.
  -Fri Mar 02 17:42:18 CST 2001   [info] Velocimacro : adding VMs from global VM library template : VM_global_library.vm
  -Fri Mar 02 17:42:18 CST 2001   [info] Attempting to find VM_global_library.vm with org.apache.velocity.runtime.resource.loader.JarResourceLoader
  -Fri Mar 02 17:42:18 CST 2001  [error] Resource Not Found
  -Fri Mar 02 17:42:18 CST 2001  [error] ResourceManager.getResource() exception: org.apache.velocity.exception.ResourceNotFoundException: Unknown resource error for resource VM_global_library.vm
  -Fri Mar 02 17:42:18 CST 2001   [info] Velocimacro : error using global VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unknown resource error for resource VM_global_library.vm
  -Fri Mar 02 17:42:18 CST 2001   [info] Velocimacro : no local VM library template used.
  -Fri Mar 02 17:42:18 CST 2001   [info] Velocimacro : allowInline = true : VMs can be defined inline in templates
  -Fri Mar 02 17:42:18 CST 2001   [info] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  -Fri Mar 02 17:42:18 CST 2001   [info] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
  -Fri Mar 02 17:42:18 CST 2001   [info] Velocimacro : messages on  : VM system will output logging messages
  -Fri Mar 02 17:42:18 CST 2001   [info] Velocimacro : initialization complete.
  -Fri Mar 02 17:42:18 CST 2001   [info] Velocity successfully started.
  -Fri Mar 02 17:42:18 CST 2001   [info] Attempting to find /example/test1.vm with org.apache.velocity.runtime.resource.loader.JarResourceLoader
  +Sun Mar 04 16:49:28 EST 2001   [info] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : runtime.log = velocity.log
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : resource.loader.1.description = Velocity Jar Resource Loader
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : external.init = false
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : counter.initial.value = 1
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : resource.loader.1.modificationCheckInterval = 2
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : counter.name = velocityCount
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : include.output.errormsg.start = <!-- include error : 
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : resource.loader.1.cache = false
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : default.contentType = text/html
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : resource.loader.1.public.name = Jar
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : resource.loader.1.class = org.apache.velocity.runtime.resource.loader.JarResourceLoader
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : template.encoding = 8859_1
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : resource.loader.1.resource.path = jar:file:template.jar!/
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : include.output.errormsg.end = see error log -->
  +Sun Mar 04 16:49:28 EST 2001   [info]    ** Property Override : parse_directive.maxdepth = 10
  +Sun Mar 04 16:49:28 EST 2001   [info] Log file being used is: /home/jvanzyl/js/jakarta-velocity/whiteboard/daveb/dajarred/velocity.log
  +Sun Mar 04 16:49:28 EST 2001   [info] Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.JarResourceLoader
  +Sun Mar 04 16:49:28 EST 2001   [info] Resources Loaded From: jar:file:template.jar!/
  +Sun Mar 04 16:49:28 EST 2001   [info] JarResourceLoader Initialized.
  +Sun Mar 04 16:49:29 EST 2001   [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Literal
  +Sun Mar 04 16:49:29 EST 2001   [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Macro
  +Sun Mar 04 16:49:29 EST 2001   [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Parse
  +Sun Mar 04 16:49:29 EST 2001   [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Include
  +Sun Mar 04 16:49:29 EST 2001   [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Foreach
  +Sun Mar 04 16:49:30 EST 2001   [info] Created: 20 parsers.
  +Sun Mar 04 16:49:30 EST 2001   [info] Velocimacro : initialization starting.
  +Sun Mar 04 16:49:30 EST 2001   [info] Velocimacro : adding VMs from global VM library template : VM_global_library.vm
  +Sun Mar 04 16:49:30 EST 2001   [info] Attempting to find VM_global_library.vm with org.apache.velocity.runtime.resource.loader.JarResourceLoader
  +Sun Mar 04 16:49:30 EST 2001  [error] Resource Not Found
  +Sun Mar 04 16:49:30 EST 2001  [error] ResourceManager.getResource() exception: org.apache.velocity.exception.ResourceNotFoundException: Unknown resource error for resource VM_global_library.vm
  +Sun Mar 04 16:49:30 EST 2001   [info] Velocimacro : error using global VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unknown resource error for resource VM_global_library.vm
  +Sun Mar 04 16:49:30 EST 2001   [info] Velocimacro : no local VM library template used.
  +Sun Mar 04 16:49:30 EST 2001   [info] Velocimacro : allowInline = true : VMs can be defined inline in templates
  +Sun Mar 04 16:49:30 EST 2001   [info] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  +Sun Mar 04 16:49:30 EST 2001   [info] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
  +Sun Mar 04 16:49:30 EST 2001   [info] Velocimacro : messages on  : VM system will output logging messages
  +Sun Mar 04 16:49:30 EST 2001   [info] Velocimacro : initialization complete.
  +Sun Mar 04 16:49:30 EST 2001   [info] Velocity successfully started.
  +Sun Mar 04 16:49:30 EST 2001   [info] Attempting to find /template/test1.vm with org.apache.velocity.runtime.resource.loader.JarResourceLoader
  +Sun Mar 04 16:49:30 EST 2001   [info] Attempting to find /example/test1.vm with org.apache.velocity.runtime.resource.loader.JarResourceLoader
  +Sun Mar 04 16:49:30 EST 2001  [error] Resource Not Found
  +Sun Mar 04 16:49:30 EST 2001  [error] ResourceManager.getResource() exception: org.apache.velocity.exception.ResourceNotFoundException: Unknown resource error for resource /example/test1.vm
  +Sun Mar 04 16:49:30 EST 2001   [info] Attempting to find /template/test2.vm with org.apache.velocity.runtime.resource.loader.JarResourceLoader
  +Sun Mar 04 16:49:31 EST 2001   [info] Attempting to find /example/yomama.vm with org.apache.velocity.runtime.resource.loader.JarResourceLoader
  +Sun Mar 04 16:49:31 EST 2001  [error] Resource Not Found
  +Sun Mar 04 16:49:31 EST 2001  [error] ResourceManager.getResource() exception: org.apache.velocity.exception.ResourceNotFoundException: Unknown resource error for resource /example/yomama.vm
  
  
  
  1.18      +1 -1      jakarta-velocity/xdocs/developer-guide.xml
  
  Index: developer-guide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/developer-guide.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- developer-guide.xml	2001/02/27 06:06:30	1.17
  +++ developer-guide.xml	2001/03/04 21:50:33	1.18
  @@ -76,7 +76,7 @@
         <li>
           <code>jar-j2ee</code> builds a complete jar, like the 'jar' target,
           that includes any components that require J2EE support. Currently, this
  -        includes only org.apache.velocity.runtime.resource.loader.DBResourceLoader.
  +        includes only org.apache.velocity.runtime.resource.loader.DataResourceLoader.
           As usual, it is placed in the  <code>bin</code> directory, called
           'velocity-j2ee-X.jar'. NOTE : if you wish to use this build target, you
           must place (or link) a copy of j2ee.jar into the build/lib directory.