You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ge...@apache.org on 2005/06/13 20:53:49 UTC

svn commit: r190482 [3/4] - in /incubator/harmony: enhanced/ standard/ standard/site/ standard/site/docs/ standard/site/docs/images/ standard/site/lib/ standard/site/xdocs/ standard/site/xdocs/images/ standard/site/xdocs/stylesheets/

Added: incubator/harmony/standard/site/velocity.log
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/velocity.log?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/velocity.log (added)
+++ incubator/harmony/standard/site/velocity.log Mon Jun 13 11:53:48 2005
@@ -0,0 +1,230 @@
+Mon Jun 13 14:52:06 EDT 2005  [debug] AvalonLogSystem initialized using logfile 'velocity.log'
+Mon Jun 13 14:52:06 EDT 2005   [info] ************************************************************** 
+Mon Jun 13 14:52:06 EDT 2005   [info] Starting Jakarta Velocity v1.5-dev
+Mon Jun 13 14:52:06 EDT 2005   [info] RuntimeInstance initializing.
+Mon Jun 13 14:52:06 EDT 2005   [info] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
+Mon Jun 13 14:52:06 EDT 2005   [info] Trying to use logger class org.apache.velocity.runtime.log.AvalonLogSystem
+Mon Jun 13 14:52:06 EDT 2005   [info] Using logger class org.apache.velocity.runtime.log.AvalonLogSystem
+Mon Jun 13 14:52:06 EDT 2005   [info] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
+Mon Jun 13 14:52:06 EDT 2005   [info] Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:06 EDT 2005   [info] FileResourceLoader : initialization starting.
+Mon Jun 13 14:52:06 EDT 2005   [info] FileResourceLoader : adding path '/Users/geir/dev/apache/harmony/harmony/standard/site/xdocs/stylesheets'
+Mon Jun 13 14:52:06 EDT 2005   [info] FileResourceLoader : initialization complete.
+Mon Jun 13 14:52:06 EDT 2005   [info] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
+Mon Jun 13 14:52:06 EDT 2005   [info] Default ResourceManager initialization complete.
+Mon Jun 13 14:52:06 EDT 2005   [info] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
+Mon Jun 13 14:52:06 EDT 2005   [info] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
+Mon Jun 13 14:52:06 EDT 2005   [info] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
+Mon Jun 13 14:52:06 EDT 2005   [info] Loaded System Directive: org.apache.velocity.runtime.directive.Include
+Mon Jun 13 14:52:06 EDT 2005   [info] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
+Mon Jun 13 14:52:06 EDT 2005   [info] Created '20' parsers.
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : initialization starting.
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : adding VMs from VM library template : VM_global_library.vm
+Mon Jun 13 14:52:06 EDT 2005  [error] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro :  VM library template macro registration complete.
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : allowInline = true : VMs can be defined inline in templates
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : messages on  : VM system will output logging messages
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : autoload off  : VM system will not automatically reload global library macros
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : initialization complete.
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocity successfully started.
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : added new VM : #table( table ) : source = ./site.vsl
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : added new VM : #tr( tr ) : source = ./site.vsl
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : added new VM : #td( value ) : source = ./site.vsl
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : added new VM : #th( value ) : source = ./site.vsl
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : added new VM : #projectanchor( name value ) : source = ./site.vsl
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : added new VM : #metaauthor( author email ) : source = ./site.vsl
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : added new VM : #image( value ) : source = ./site.vsl
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : added new VM : #source( value ) : source = ./site.vsl
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : added new VM : #subsection( subsection ) : source = ./site.vsl
+Mon Jun 13 14:52:06 EDT 2005   [info] Velocimacro : added new VM : #section( section ) : source = ./site.vsl
+Mon Jun 13 14:52:07 EDT 2005   [info] Velocimacro : added new VM : #makeProject( ) : source = ./site.vsl
+Mon Jun 13 14:52:07 EDT 2005   [info] Velocimacro : added new VM : #getProjectImage( ) : source = ./site.vsl
+Mon Jun 13 14:52:07 EDT 2005   [info] Velocimacro : added new VM : #printMeta( metaElement ) : source = ./site.vsl
+Mon Jun 13 14:52:07 EDT 2005   [info] Velocimacro : added new VM : #document( ) : source = ./site.vsl
+Mon Jun 13 14:52:07 EDT 2005  [error] VM #tr: error : too few arguments to macro. Wanted 1 got 0
+Mon Jun 13 14:52:07 EDT 2005  [error] VM #td: error : too few arguments to macro. Wanted 1 got 0
+Mon Jun 13 14:52:07 EDT 2005  [error] VM #th: error : too few arguments to macro. Wanted 1 got 0
+Mon Jun 13 14:52:07 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : table : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : tr : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : td : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : th : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : projectanchor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : metaauthor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : image : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : source : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : subsection : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : section : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : makeProject : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : getProjectImage : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : printMeta : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : document : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : table : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : tr : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : td : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : th : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : projectanchor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : metaauthor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : image : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : source : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : subsection : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : section : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : makeProject : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : getProjectImage : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : printMeta : inline not allowed to replace existing VM
+Mon Jun 13 14:52:07 EDT 2005   [warn] Velocimacro : VM addition rejected : document : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : table : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : tr : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : td : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : th : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : projectanchor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : metaauthor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : image : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : source : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : subsection : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : section : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : makeProject : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : getProjectImage : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : printMeta : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : document : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : table : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : tr : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : td : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : th : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : projectanchor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : metaauthor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : image : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : source : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : subsection : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : section : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : makeProject : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : getProjectImage : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : printMeta : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : document : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : table : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : tr : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : td : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : th : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : projectanchor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : metaauthor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : image : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : source : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : subsection : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : section : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : makeProject : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : getProjectImage : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : printMeta : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : document : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : table : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : tr : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : td : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : th : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : projectanchor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : metaauthor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : image : inline not allowed to replace existing VM
+Mon Jun 13 14:52:08 EDT 2005   [warn] Velocimacro : VM addition rejected : source : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : subsection : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : section : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : makeProject : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : getProjectImage : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : printMeta : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : document : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : table : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : tr : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : td : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : th : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : projectanchor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : metaauthor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : image : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : source : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : subsection : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : section : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : makeProject : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : getProjectImage : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : printMeta : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : document : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : table : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : tr : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : td : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : th : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : projectanchor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : metaauthor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : image : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : source : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : subsection : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : section : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : makeProject : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : getProjectImage : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : printMeta : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : document : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : table : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : tr : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : td : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : th : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : projectanchor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : metaauthor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : image : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : source : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : subsection : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : section : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : makeProject : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : getProjectImage : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : printMeta : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : document : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : table : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : tr : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : td : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : th : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : projectanchor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : metaauthor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : image : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : source : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : subsection : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : section : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : makeProject : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : getProjectImage : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : printMeta : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [warn] Velocimacro : VM addition rejected : document : inline not allowed to replace existing VM
+Mon Jun 13 14:52:09 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : table : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : tr : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : td : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : th : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : projectanchor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : metaauthor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : image : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : source : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : subsection : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : section : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : makeProject : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : getProjectImage : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : printMeta : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : document : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : table : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : tr : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : td : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : th : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : projectanchor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : metaauthor : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : image : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : source : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : subsection : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : section : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : makeProject : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : getProjectImage : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : printMeta : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [warn] Velocimacro : VM addition rejected : document : inline not allowed to replace existing VM
+Mon Jun 13 14:52:10 EDT 2005   [info] ResourceManager : found ./site.vsl with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader

Added: incubator/harmony/standard/site/xdocs/contributors.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/contributors.xml?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/contributors.xml (added)
+++ incubator/harmony/standard/site/xdocs/contributors.xml Mon Jun 13 11:53:48 2005
@@ -0,0 +1,38 @@
+<?xml version="1.0"?>
+
+<document>
+
+ <properties>
+  <title>Apache Harmony Committers</title>
+  <author email="dev@harmony.apache.org">Harmony Documentation Team</author>
+ </properties>
+
+<body>
+
+<section name="Apache Harmony Committers">
+
+<p>
+    If you would like to contribute to Harmony, please see the
+    <a href="roadmap.html">roadmap</a> list to find areas where you can contribute.
+    If there is nothing in there that suits your interest, but you still have
+    ideas, please feel free to suggest them on the mailing list.
+</p>
+
+<table>
+    <tr><th>Name</th><th>Organization</th><th>Status</th></tr>
+    <tr><td>Geir Magnusson Jr.</td><td>IBM</td><td>R</td></tr>
+    <tr><td>Your name here</td><td></td><td>R</td></tr>
+</table>
+
+    <p>
+        Status :
+    </p>
+
+    <ul>
+        <li> R = regular ASF committer status </li>
+        <li> A = Authorized Contributor
+            for listed enhanced IP rules modules</li>
+    </ul>
+</section>
+</body>
+</document>

Added: incubator/harmony/standard/site/xdocs/documentation.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/documentation.xml?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/documentation.xml (added)
+++ incubator/harmony/standard/site/xdocs/documentation.xml Mon Jun 13 11:53:48 2005
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!--
+
+    Copyright 2004 The Apache Software Foundation
+
+    Licensed under the Apache License, Version 2.0 (the "License");
+    you may not use this file except in compliance with the License.
+    You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+
+<document>
+
+ <properties>
+  <title>Apache Harmony</title>
+  <author email="harmony-dev@harmony.apache.org">Harmony Documentation Team</author>
+ </properties>
+
+ <body>
+<section name="Apache Harmony Documentation">
+
+<p>
+There is not yet a full manual or similar official documentation.  However,
+the resources below will help new users and developers get up to speed with
+the technology.
+</p>
+
+<subsection name="Project Resource">
+
+<ul>
+  <li>The <a href="http://wiki.apache.org/harmony">Harmony Wiki</a></li>
+</ul>
+
+</subsection>
+
+<subsection name="Books">
+</subsection>
+
+    <subsection name="Research Papers and Talks">
+
+    </subsection>
+
+<subsection name="Articles and Interviews">
+
+</subsection>
+
+</section>
+
+</body>
+
+</document>
+

Added: incubator/harmony/standard/site/xdocs/downloads.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/downloads.xml?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/downloads.xml (added)
+++ incubator/harmony/standard/site/xdocs/downloads.xml Mon Jun 13 11:53:48 2005
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<document>
+
+ <properties>
+  <title>Apache Harmony</title>
+  <author email="harmony-dev@incubator.apache.org">Harmony Documentation Team</author>
+ </properties>
+
+ <body>
+
+<section name="Downloads">
+
+<p>
+Currently, Apache Harmony has no downloads
+</p>
+
+<subsection  name="Binaries">
+
+</subsection>
+
+<subsection name="Source_Code">
+
+</subsection>
+
+</section>
+</body>
+</document>
+

Added: incubator/harmony/standard/site/xdocs/faq.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/faq.xml?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/faq.xml (added)
+++ incubator/harmony/standard/site/xdocs/faq.xml Mon Jun 13 11:53:48 2005
@@ -0,0 +1,158 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Copyright 2003-2004 The Apache Software Foundation
+
+    Licensed under the Apache License, Version 2.0 (the "License");
+    you may not use this file except in compliance with the License.
+    You may obtain a copy of the License at
+  
+       http://www.apache.org/licenses/LICENSE-2.0
+  
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+  
+<document>
+
+ <properties>
+  <title>Apache Harmony - Frequently Asked Questions</title>
+  <author email="harmony-dev@incubator.apache.org">Harmony Documentation Team</author>
+ </properties>
+
+ <body>
+  <section name="General">
+
+
+
+  <p>
+     <strong></strong>
+      <blockquote>
+      </blockquote>
+  </p>
+
+      <p>
+         <strong>0) How do I subscribe to the mail list?</strong>
+          <blockquote>
+You can subscribe by sending an email to
+
+    harmony-dev-subscribe@incubator.apache.org
+
+you will receive a confirmation request that you must respond to.
+
+After that, you can post to the dev list
+
+   harmony-dev@incubator.apache.org
+          </blockquote>
+      </p>
+
+
+      <pre>
+1) Why are you doing this?
+--------------------------
+
+We believe that there is broad community interest in coming together to create and use an open source, compatible implementation of J2SE 5, the latest version of the Java 2 Standard Edition specification.
+
+2) What version of Java will you be implementing?
+-------------------------------------------------
+
+J2SE 5 aka Java 5 aka Tiger
+
+3) Why haven't you done this before?
+--------------------------------------
+
+While the Java Community Process has allowed open source implementations of JSRs for a few years now, Java 5 is the first of the J2SE specs that we are able to do due to licensing reasons.
+
+4) Are you doing this to attack Sun?
+---------------------------------------
+
+No, of course we aren't. Apache doesn't support projects that attack any entity, corporate or otherwise.
+
+Sun has been a long-time supporter of Apache and Apache projects, and Apache has a wide variety of projects that are implementations of Java specifications, such as Apache Geronimo, Apache Tomcat, Pluto, taglibs, etc.
+
+This project is open to every interested member of the Java community, and every interested member is welcome to participate in whatever manner they choose.
+
+5) Are you doing this because Sun refuses to release their source for J2SE under an open source license?
+----------------------------------------
+
+Not really.  We would welcome Sun doing that (as well as anyone else w/ a J2SE implementation!) as it would save us a lot of time, and we wholeheartedly encourage them to do so ;)  but Sun has the right to do what it chooses with it's intellectual property.
+
+6) Will your implementation be compatible with the specification?
+------------------------------------------------------------------
+
+Yes
+
+7) How will you know?
+---------------------
+
+We are going to test it with the TCK from Sun.
+
+8) How will you license the TCK from Sun.  Isn't it expensive?
+--------------------------------------------------------------
+
+Sun offers scholarships to qualified non-profits, academics and individuals.  Apache is a qualified non-profit, and has benefitted from this scholarship before, with the J2EE 1.4 TCK license and support for the Apache Geronimo project, among others.
+
+We will apply for the scholarship, and hope that Sun will grant us the license and support needed for us to do a good job.
+
+9) How long will it take?
+-------------------------
+
+It will be done when it's done :)  This will take a long time, but we hope that contributions from around the community will help us along the way.
+
+10) Do you have any code to start?
+-----------------------------------
+
+No, we don't.  We didn't want to "bless" any given implementation that might be donated (if such a thing could happen) but would rather let the community decide how it will create and develop the platform.
+
+11) Will you accept SWT if IBM offers it?
+----------------------------------------
+
+Apache is always grateful for contributions from wherever they come, and IBM has a record of contributions to open source,  but it would up to the project community to decide whether any particular contribution was used in the project.
+
+12) Why are you going to have an architecture thread?
+-----------------------------------------------------
+
+We wanted a way that we could bring together people from all over the Java community, even other open-source projects that are related.  We welcome everyone to the discussion, no matter what license they choose to implement under, be it a free software license, an open source license or a proprietary license.  We are here to open discussion and learning, and to design a great architecture for J2SE platforms.
+
+At Apache, we think that a strong, diverse, meritocratic community is what makes a good open source project, and we want to be sure that everyone can participate in some way.
+
+13) Does this compete with Kaffe and Classpath?
+-----------------------------------------------
+
+People from Kaffe and Classpath are helping start this project!  Their experience in the open source VM and class library is invaluable, and they bring problems that the larger architecture community discussion can help solve.
+
+We will have an implementation under the Apache License, but we think of this as complementary rather than competitive.  And when we solve a few small license interoperability issues, we expect we'll be able to complement each other even more.
+
+14) How will you ensure that the intellectual property of Sun and others is respected?
+---------------------------------------------------------------------------------------
+
+Good question - this is a very important issue for us.  There are several ways, but this will be a topic for the community to work on at the beginning.  So far we've thought of :
+
+a) We shall ask any person that would be a committer to declare what kind of non-open-source class library or VM source code they have been exposed to, and allow us to keep them from participating in the related parts of the codebase where they may inadvertently violate the IP rights of someone else.
+
+b) We shall require that any code contribution that isn't a new, original work of authorship created expressly for the Apache Harmony project be subject to the standard Apache process for provenance and licensing to ensure that we have an accurate record of every contribution that wasn't created expressly inside the Apache Harmony project.
+
+c) We would like to perform continuous "surveillance" on the codebase we are building, and compare to class library and VMs from elsewhere, like Sun, IBM, BEA, Kaffe, etc to ensure that no code from those efforts become part of Apache Harmony without our knowledge.  We do this to protect ourselves, our users, and of course those other efforts.  We don't know yet how to do this, but are exploring ideas such as having a third party such as Black Duck or an existing licensee (or Sun!) do this for us.  This, like all the topics herein, are open for discussion an change by the community.
+
+d) Anything anyone can think of!
+
+15) Won't this lead to fragmentation in the Java community?
+-----------------------------------------------------------
+
+We don't think so.  Our intent is to bring people together, let us share what we know, solve common problems, and collaborate on things where we can.  A diverse Java community is a healthy Java community.  Multiple implementations of the Java specifications show the value of Java - that we do have a specification, that anyone is free to make a compatible implementation, and that users of Java have the opportunity to run their Java code in more places, on more platforms.  This is the central promise of Java, and we think that our efforts support this.
+
+16) How can I get involved and help influence and shape this proposal? Or is it too late?
+-----------------------------------------------------------------------------------------
+
+Join the community and participate!  It's never too late!   We're just getting started, and everything is open to discussion - the community will change what the community wants to change.   What we do in this project is decided by those participating in the project.  This is the Apache Software Foundation - collaborative, meritocratic, and community-based.
+
+  </pre>
+
+</section>
+
+</body>
+</document>
+   

Added: incubator/harmony/standard/site/xdocs/get-involved.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/get-involved.xml?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/get-involved.xml (added)
+++ incubator/harmony/standard/site/xdocs/get-involved.xml Mon Jun 13 11:53:48 2005
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<document>
+
+ <properties>
+  <title>Apache Harmony</title>
+  <author email="harmony-dev@harmony.apache.org">Harmony Documentation Team</author>
+ </properties>
+
+ <body>
+
+<section name="How do I contribute, give feedback, fix bugs and so on?">
+
+<p>
+    The Apache Harmony project really needs and appreciates any contributions,
+    including documentation help, source code and feedback. Suggested
+    changes should come in the form of source code and/or very detailed
+    and constructive feedback.
+</p>
+
+<ul>
+    <li>
+        Discussion occurs on the <a
+        href="mailing.html">Harmony mailling lists</a>
+    </li>
+    <li id="irc-channel">
+        Informal discussion also occurs on the
+        <a href="irc://irc.freenode.net/harmony">#harmony IRC channel</a>
+        on
+        <a href="http://freenode.net/">freenode.net</a>.
+        (<a href="http://www.irchelp.org/">Help with IRC</a>)
+    </li>
+    <li>
+        Information on access to the project source code is
+        available <a href="svn.html">here</a>.
+    </li>
+    <li>
+       Bugs and other issues can be posted on the project
+       <a href="http://issues.apache.org/jira/browse/HARMONY">JIRA</a>
+    </li>
+    <li>
+      Additional documentation and discussion can be found on the project
+     <a href="http://wiki.apache.org/harmony/">wiki</a>
+   </li>
+</ul>
+
+</section>
+</body>
+</document>

Added: incubator/harmony/standard/site/xdocs/images/apache-incubator-logo.png
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/images/apache-incubator-logo.png?rev=190482&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/harmony/standard/site/xdocs/images/apache-incubator-logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/harmony/standard/site/xdocs/images/asf_logo.jpg
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/images/asf_logo.jpg?rev=190482&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/harmony/standard/site/xdocs/images/asf_logo.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/harmony/standard/site/xdocs/images/geronimo-logo.png
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/images/geronimo-logo.png?rev=190482&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/harmony/standard/site/xdocs/images/geronimo-logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/harmony/standard/site/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/index.xml?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/index.xml (added)
+++ incubator/harmony/standard/site/xdocs/index.xml Mon Jun 13 11:53:48 2005
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<document>
+
+ <properties>
+  <title>Apache Harmony</title>
+  <author email="harmony-dev@incubator.apache.org">Harmony Documentation Team</author>
+ </properties>
+
+ <body>
+
+<section name="Welcome to Apache Harmony">
+
+    <p>
+    Welcome to Apache Harmony, the J2SE  project of the
+    <a href="http://www.apache.org/">Apache Software Foundation</a>.
+    Please help us make this a world class, certified J2SE implementation!
+    </p>
+
+    <p>
+    The aim of the project is to produce a large and healthy community
+    of those interested in runtime platforms tasked with :
+    </p>
+
+    <ul>
+    <li>
+        Create a compatible, independent implementation of J2SE 5
+        under the Apache License v2
+    </li>
+    <li>
+        Create a community-developed modular runtime (VM and class library)
+        architecture to allow independent implementations to share runtime
+         components, and allow independent innovation in runtime components
+
+    </li>
+</ul>
+
+</section>
+
+<section name="Harmony News">
+
+<p>
+  <strong>Project accepted by Apache Incubator</strong>
+  <blockquote>
+      The Apache Harmony project was accepted formally accepted for
+      inubation by the Apache Incubator PMC.
+    (<i>2005-05-18</i>)
+  </blockquote>
+</p>  
+
+
+<p>
+<i>Archived articles are <a href="newshistory.html">here</a></i>.
+</p>
+
+ </section>
+
+ </body>
+ </document>
+
+
+
+
+

Added: incubator/harmony/standard/site/xdocs/license.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/license.xml?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/license.xml (added)
+++ incubator/harmony/standard/site/xdocs/license.xml Mon Jun 13 11:53:48 2005
@@ -0,0 +1,225 @@
+<?xml version="1.0"?>
+
+<document>
+ <properties>
+  <title>Apache License</title>
+  <author email="harmony-dev@incubator.apache.org">
+     Harmony Documentation Team</author>
+ </properties>
+
+<body>
+<section name="Apache License v2.0">
+
+<source test=""><![CDATA[
+
+
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+
+
+ ]]></source>
+
+</section>
+</body>
+</document>
+

Added: incubator/harmony/standard/site/xdocs/mailing.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/mailing.xml?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/mailing.xml (added)
+++ incubator/harmony/standard/site/xdocs/mailing.xml Mon Jun 13 11:53:48 2005
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!--
+
+    Copyright 2004 The Apache Software Foundation
+
+    Licensed under the Apache License, Version 2.0 (the "License");
+    you may not use this file except in compliance with the License.
+    You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<document>
+
+ <properties>
+  <title>Apache Harmony Mailing Lists</title>
+  <author email="harmony-dev@incubator.apache.org">Harmony Documentation Team</author>
+ </properties>
+
+<body>
+<section name="Apache Harmony Mailling Lists">
+
+<p>
+There are currently three publicly available mailing lists for Geronimo:
+</p>
+
+<subsection name="Developer Mailing List">
+
+<p>The developer mailing list is used by the developers to discuss
+plans, make decisions, vote on technical issues, etc.  It also gets
+change notices whenever issues are added to or updated in JIRA.  This
+list has a higher volume, though some conversations take place on
+    <a href="get-involved.html#irc-channel">IRC</a> as
+well.</p>
+<ul>
+  <li><a href="mailto:harmony-dev-subscribe@incubator.apache.org">Subscribe</a> to harmony-dev@incubator.apache.org</li>
+  <li><a href="mailto:harmony-dev-unsubscribe@incubator.apache.org">Unsubscribe</a> from harmony-dev@incubator.apache.org</li>
+  <li>View the <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listName=harmony-dev@incubator.apache.org">harmony-dev@incubator.apache.org archives</a></li>
+</ul>
+
+</subsection>
+
+<subsection name="Source Control Mailing List">
+
+<p>This list receives notifications (with diffs) every time a change is
+committed to the Harmony source tree.  It also receives change notices
+for changes to the Harmony Wiki.</p>
+<ul>
+  <li><a href="mailto:harmony-commits-subscribe@incubator.apache.org">Subscribe</a> to harmony-commits@incubator.apache.org</li>
+  <li><a href="mailto:harmony-commits-unsubscribe@incubator.apache.org">Unsubscribe</a> from harmony-commits@incubator.apache.org</li>
+  <li>View the <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listName=harmony-commits@incubator.apache.org">harmony-commits@incubator.apache.org archives</a></li>
+</ul>
+
+</subsection>
+
+<subsection name="Other Mailing Lists">
+
+<p>The Harmony PMC has a mailing list to resolve any administrative issues,
+This list is limited to PMC members (most committers on the project).</p>
+
+</subsection>
+</section>
+</body>
+</document>
+

Added: incubator/harmony/standard/site/xdocs/newshistory.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/newshistory.xml?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/newshistory.xml (added)
+++ incubator/harmony/standard/site/xdocs/newshistory.xml Mon Jun 13 11:53:48 2005
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<document>
+
+ <properties>
+  <title>Apache Harmony</title>
+  <author email="harmony-dev@incubtaor.apache.org">Harmony Documentation Team</author>
+ </properties>
+
+ <body>
+
+<section name="Older Harmony News">
+
+ </section>
+
+ </body>
+ </document>
+
+
+
+
+

Added: incubator/harmony/standard/site/xdocs/related.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/related.xml?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/related.xml (added)
+++ incubator/harmony/standard/site/xdocs/related.xml Mon Jun 13 11:53:48 2005
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Copyright 2003-2004 The Apache Software Foundation
+
+    Licensed under the Apache License, Version 2.0 (the "License");
+    you may not use this file except in compliance with the License.
+    You may obtain a copy of the License at
+  
+       http://www.apache.org/licenses/LICENSE-2.0
+  
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+  
+<document>
+
+ <properties>
+  <title>Apache Harmony - Other Projects</title>
+  <author email="harmony-dev@incubator.apache.org">Harmony Documentation Team</author>
+ </properties>
+
+ <body>
+  <section name="Other Projects">
+
+  <p>
+      The following list is of other projects related to open source Java that you
+      may find interesting.
+  </p>
+
+  <p>
+  We believe that open source is valuable because of the communities behind the code - 
+  and in the case of Apache Harmony, the the collaboration and interaction with
+  these other projects brings additional
+  health and diversity that go beyond a single project.
+ </p>
+
+  <ul>
+    <li><a href="http://www.kaffe.org/">Kaffe JVM</a></li>
+    <li><a href="http://www.gnu.org/software/classpath/classpath.html">GNU Classpath</a></li>
+  </ul>
+
+</section>
+
+</body>
+</document>
+   

Added: incubator/harmony/standard/site/xdocs/roadmap.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/roadmap.xml?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/roadmap.xml (added)
+++ incubator/harmony/standard/site/xdocs/roadmap.xml Mon Jun 13 11:53:48 2005
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Copyright 2003-2004 The Apache Software Foundation
+
+    Licensed under the Apache License, Version 2.0 (the "License");
+    you may not use this file except in compliance with the License.
+    You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<document>
+
+ <properties>
+  <title>Apache Harmony - Project Roadmap</title>
+  <author email="harmony-dev@incubator.apache.org">Harmony Documentation Team</author>
+ </properties>
+
+ <body>
+  <section name="Roadmap and TODO">
+
+  <p>
+  Currently in progress on the <a href="mailing.html">developer's list.</a>
+  </p>
+
+  <p>
+  <a href="mailto:harmony-dev@incubator.apache.org?subject=New Feature Idea">Submit an Idea</a>
+  </p>
+
+</section>
+
+</body>
+</document>
+

Added: incubator/harmony/standard/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/stylesheets/project.xml?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/stylesheets/project.xml (added)
+++ incubator/harmony/standard/site/xdocs/stylesheets/project.xml Mon Jun 13 11:53:48 2005
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<project name="Harmony"
+        href="http://incubator.apache.org/harmony/">
+
+    <title>Apache Harmony</title>
+    <logo href="/images/asf_logo.jpg">Apache Harmony</logo>
+
+    <body>
+
+    <menu name="General">
+        <item name="Home"                   href="/index.html"/>
+        <item name="License"                href="/license.html"/>
+        <item name="ASF"                    href="http://www.apache.org/"/>
+        <item name="Downloads"              href="/downloads.html"/>
+    </menu>
+
+    <menu name="Community">
+        <item name="Get Involved"           href="/get-involved.html"/>
+        <item name="Committers"           href="/contributors.html"/>
+        <item name="Mailing Lists"          href="/mailing.html"/>
+        <item name="Documentation"          href="/documentation.html"/>
+        <item name="FAQ"                    href="/faq.html"/>
+        <item name="Wiki"                   href="http://wiki.apache.org/harmony"/>
+    </menu>
+
+    <menu name="Development">
+        <item name="Road Map / TODO"        href="/roadmap.html"/>
+        <item name="Source Code"            href="/svn.html"/>
+        <item name="JIRA"                   href="http://issues.apache.org/jira/browse/HARMONY"/>
+        <item name="Other Projects"       href="/related.html"/>
+    </menu>
+
+    </body>
+</project>

Added: incubator/harmony/standard/site/xdocs/stylesheets/site.vsl
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/stylesheets/site.vsl?rev=190482&view=auto
==============================================================================
--- incubator/harmony/standard/site/xdocs/stylesheets/site.vsl (added)
+++ incubator/harmony/standard/site/xdocs/stylesheets/site.vsl Mon Jun 13 11:53:48 2005
@@ -0,0 +1,322 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
+<!-- Content Stylesheet for Site -->
+
+    ## Defined variables
+    #set ($bodybg = "#ffffff")
+    #set ($bodyfg = "#000000")
+    #set ($bodylink = "#525D76")
+    #set ($bannerbg = "#525D76")
+    #set ($bannerfg = "#ffffff")
+    #set ($subbannerbg = "#828DA6")
+    #set ($subbannerfg = "#ffffff")
+    #set ($tablethbg = "#039acc")
+    #set ($tabletdbg = "#a0ddf0")
+    
+<!-- start the processing -->
+#document()
+<!-- end the processing -->
+
+## This is where the macro's live
+
+#macro ( table $table)
+<table>
+    #foreach ( $items in $table.getChildren() )
+        #if ($items.getName().equals("tr"))
+            #tr ($items)
+        #end
+    #end
+</table>
+#end
+
+#macro ( tr $tr)
+<tr>
+    #foreach ( $items in $tr.getChildren() )
+        #if ($items.getName().equals("td"))
+            #td ($items)
+        #elseif ($items.getName().equals("th"))
+            #th ($items)
+        #end
+    #end
+</tr>
+#end
+
+#macro ( td $value)
+#if ($value.getAttributeValue("colspan"))
+#set ($colspan = $value.getAttributeValue("colspan"))
+#end
+#if ($value.getAttributeValue("rowspan"))
+#set ($rowspan = $value.getAttributeValue("rowspan"))
+#end
+<td bgcolor="$tabletdbg" colspan="$!colspan" rowspan="$!rowspan" valign="top" align="left">
+    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+        #if ($value.getText().length() != 0 || $value.hasChildren())
+        $value.getContent()
+        #else
+        &nbsp;
+        #end
+    </font>
+</td>
+#end
+
+#macro ( th $value)
+#if ($value.getAttributeValue("colspan"))
+#set ($colspan = $value.getAttributeValue("colspan"))
+#end
+#if ($value.getAttributeValue("rowspan"))
+#set ($rowspan = $value.getAttributeValue("rowspan"))
+#end
+<th bgcolor="$tablethbg" colspan="$!colspan" rowspan="$!rowspan" valign="top" align="left">
+    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+        #if ($value.getText().length() != 0 || $value.hasChildren())
+        $value.getContent()
+        #else
+        &nbsp;
+        #end
+    </font>
+</th>
+#end
+
+#macro ( projectanchor $name $value )
+#if ($value.startsWith("http://"))
+    <a href="$value">$name</a>
+#elseif ($value.startsWith("/site"))
+    <a href="http://jakarta.apache.org$value">$name</a>
+#else
+    <a href="$relativePath$value">$name</a>
+#end
+#end
+
+#macro ( metaauthor $author $email )
+            <meta name="author" value="$author">
+            <meta name="email" value="$email">
+#end
+
+#macro ( image $value )
+#if ($value.getAttributeValue("width"))
+#set ($width=$value.getAttributeValue("width"))
+#end
+#if ($value.getAttributeValue("height"))
+#set ($height=$value.getAttributeValue("height"))
+#end
+#if ($value.getAttributeValue("align"))
+#set ($align=$value.getAttributeValue("align"))
+#end
+<img src="$relativePath$value.getAttributeValue("src")" width="$!width" height="$!height" align="$!align">
+#end
+
+#macro ( source $value)
+    <div align="left">
+    <table cellspacing="4" cellpadding="0" border="0">
+    <tr>
+      <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
+      <td bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
+      <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
+    </tr>
+    <tr>
+      <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
+      <td bgcolor="#ffffff"><pre>$escape.getText($value.getText())</pre></td>
+      <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
+    </tr>
+    <tr>
+      <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
+      <td bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
+      <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
+    </tr>
+    </table>
+    </div>
+#end
+
+#macro ( subsection $subsection)
+    <table border="0" cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="$subbannerbg">
+        <font color="$subbannerfg" face="arial,helvetica,sanserif">
+          <a name="$subsection.getAttributeValue("name")"><strong>$subsection.getAttributeValue("name")</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+        #foreach ( $items in $subsection.getChildren() )
+            #if ($items.getName().equals("img"))
+                #image ($items)
+            #elseif ($items.getName().equals("source"))
+                #source ($items)
+            #elseif ($items.getName().equals("table"))
+                #table ($items)
+            #else
+                $items
+            #end
+        #end
+        </blockquote>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+#end
+
+#macro ( section $section)
+    <table border="0" cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="$bannerbg">
+        <font color="$bannerfg" face="arial,helvetica,sanserif">
+          <a name="$section.getAttributeValue("name")"><strong>$section.getAttributeValue("name")</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+        #foreach ( $items in $section.getChildren() )
+            #if ($items.getName().equals("img"))
+                #image ($items)
+            #elseif ($items.getName().equals("source"))
+                #source ($items)
+            #elseif ($items.getName().equals("table"))
+                #table ($items)
+            #elseif ($items.getName().equals("subsection"))
+                #subsection ($items)
+            #else
+                $items
+            #end
+        #end
+        </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+#end
+
+#macro ( makeProject )
+
+    <!-- ============================================================ -->
+
+    #set ($menus = $project.getChild("body").getChildren("menu"))
+    #foreach ( $menu in $menus )
+        <p><strong>$menu.getAttributeValue("name")</strong></p>
+        <ul>
+        #foreach ( $item in $menu.getChildren() )
+            #set ($name = $item.getAttributeValue("name"))
+            <li>#projectanchor($name $item.getAttributeValue("href"))</li>
+        #end
+        </ul>
+    #end
+#end
+
+#macro (getProjectImage)
+#if ($project.getChild("logo"))
+#set ( $logoString = $project.getChild("logo").getAttributeValue("href") )
+<td align="left">
+#if ( $logoString.startsWith("/") )
+<a href="$project.getAttributeValue("href")"><img width="70%" src="$relativePath$logoString" alt="$project.getChild("logo").getText()" border="0"/></a>
+#else
+<a href="$project.getAttributeValue("href")"><img width="70%" src="$relativePath/$logoString" alt="$project.getChild("logo").getText()" border="0"/></a>
+#end
+</td>
+#end
+#end
+
+#macro (printMeta $metaElement)
+<meta #set ($attribs = $metaElement.getAttributes())
+#foreach ($a in $attribs) $a.getName()="$a.getValue()" #end />
+#end
+
+#macro (document)
+    <!-- ====================================================================== -->
+    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
+    <!-- Main Page Section -->
+    <!-- ====================================================================== -->
+    <html>
+        <head>
+            <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+
+            #set ($authors = $root.getChild("properties").getChildren("author"))
+            #foreach ( $au in $authors )
+                #metaauthor ( $au.getText() $au.getAttributeValue("email") )
+            #end
+
+           #set ($metas = $root.getChildren("meta"))
+
+            ##    Parse meta directives such as
+            ##    <meta name="keyword" content="jakarta, java"/>
+            #foreach ($meta in $metas) #printMeta($meta) #end
+
+            ##    Support for <base> tags.
+            #if ($root.getChild("properties").getChild("base"))
+              #set ($url = $root.getChild("properties").getChild("base").getAttributeValue("href"))
+              <base href="$url"/>
+            #end
+
+            <title>$project.getChild("title").getText() - $root.getChild("properties").getChild("title").getText()</title>
+        </head>
+
+        <body bgcolor="$bodybg" text="$bodyfg" link="$bodylink">        
+            <table border="0" width="100%" cellspacing="0">
+                <!-- TOP IMAGE -->
+                <tr>
+                    <td align='LEFT'>
+                    <table><tr><td>
+                    #getProjectImage()</td><td><h1>Apache Harmony</h1>
+                    </td></tr></table>
+                    </td>
+                    <td align='RIGHT'>
+                    <a href="$project.getAttributeValue("href")">
+                    <img src="images/apache-incubator-logo.png" alt="$project.getChild("logo").getText()" border="0"/></a>                    
+                    </td>
+                </tr>
+            </table>
+            <table border="0" width="100%" cellspacing="4">
+                <tr><td colspan="2">
+                    <hr noshade="" size="1"/>
+                </td></tr>
+
+                <tr>
+                    <!-- LEFT SIDE NAVIGATION -->
+                    <td width="20%" valign="top" nowrap="true">
+
+                <!-- special ACon Logo - leave here for next time  -->
+
+                   <a href="http://apachecon.com"><img src="http://apache.org/images/ac2005eu_135x50.gif"
+                        alt="ApacheCon Logo" border="0"/></a>
+
+                   <!-- regular menu -->
+
+                    #makeProject()
+                    </td>
+                    <td width="80%" align="left" valign="top">
+                    #set ($allSections = $root.getChild("body").getChildren("section"))
+                    #foreach ( $section in $allSections )
+                        #section ($section)
+                    #end
+                    </td>
+                </tr>
+
+                <!-- FOOTER -->
+                <tr><td colspan="2">
+                    <hr noshade="" size="1"/>
+                </td></tr>
+                <tr><td colspan="2">
+                    <div align="center"><font color="$bodylink" size="-1"><em>
+                    Copyright &#169; 2003-2005, The Apache Software Foundation
+                    </em></font></div>
+                </td></tr>
+            </table>
+        </body>
+    </html>
+#end
+
+
+
+
+



Re: svn commit: r190482 [3/4] - in /incubator/harmony: enhanced/ standard/ standard/site/ standard/site/docs/ standard/site/docs/images/ standard/site/lib/ standard/site/xdocs/ standard/site/xdocs/images/ standard/site/xdocs/stylesheets/

Posted by "Geir Magnusson Jr." <ge...@apache.org>.
you are right....

fixed.  thanks

On Jun 14, 2005, at 6:35 AM, Florian Weimer wrote:

>> --- incubator/harmony/standard/site/velocity.log (added)
>> +++ incubator/harmony/standard/site/velocity.log Mon Jun 13  
>> 11:53:48 2005
>> @@ -0,0 +1,230 @@
>> +Mon Jun 13 14:52:06 EDT 2005  [debug] AvalonLogSystem initialized  
>> using logfile 'velocity.log'
>> +Mon Jun 13 14:52:06 EDT 2005   [info]  
>> **************************************************************
>>
>
> I think you comitted this file by accident.
>
>

-- 
Geir Magnusson Jr                                  +1-203-665-6437
geirm@apache.org



Re: svn commit: r190482 [3/4] - in /incubator/harmony: enhanced/ standard/ standard/site/ standard/site/docs/ standard/site/docs/images/ standard/site/lib/ standard/site/xdocs/ standard/site/xdocs/images/ standard/site/xdocs/stylesheets/

Posted by Florian Weimer <fw...@deneb.enyo.de>.
> --- incubator/harmony/standard/site/velocity.log (added)
> +++ incubator/harmony/standard/site/velocity.log Mon Jun 13 11:53:48 2005
> @@ -0,0 +1,230 @@
> +Mon Jun 13 14:52:06 EDT 2005  [debug] AvalonLogSystem initialized using logfile 'velocity.log'
> +Mon Jun 13 14:52:06 EDT 2005   [info] ************************************************************** 

I think you comitted this file by accident.