You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/05/13 09:14:15 UTC

svn commit: r655758 - in /geronimo/genesis/trunk: ./ genesis-flava/ genesis-flava/genesis-java-1.4-flava/ genesis-flava/genesis-java-5-flava/ genesis-packaging/ genesis-skin/ genesis-skin/genesis-geronimo-skin/ genesis-skin/genesis-geronimo-skin/src/ g...

Author: jdillon
Date: Tue May 13 00:14:14 2008
New Revision: 655758

URL: http://svn.apache.org/viewvc?rev=655758&view=rev
Log:
In with the new

Added:
    geronimo/genesis/trunk/genesis-flava/
    geronimo/genesis/trunk/genesis-flava/genesis-java-1.4-flava/
    geronimo/genesis/trunk/genesis-flava/genesis-java-1.4-flava/pom.xml   (with props)
    geronimo/genesis/trunk/genesis-flava/genesis-java-5-flava/
    geronimo/genesis/trunk/genesis-flava/genesis-java-5-flava/pom.xml   (with props)
    geronimo/genesis/trunk/genesis-flava/pom.xml   (with props)
    geronimo/genesis/trunk/genesis-packaging/
    geronimo/genesis/trunk/genesis-packaging/pom.xml   (with props)
    geronimo/genesis/trunk/genesis-skin/
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/pom.xml   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/META-INF/
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/META-INF/maven/
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/META-INF/maven/site.vm   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-base.css   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-theme.css   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/print.css   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/border_bottom.gif   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/external.png   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_error_sml.gif   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_info_sml.gif   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_success_sml.gif   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_warning_sml.gif   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/logos/
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/logos/maven-feather.png   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/newwindow.png   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/spacer.gif   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/top_bgstretch_1x64.gif   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/topleft_logo_437x64.gif   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/apt/
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/apt/usage.apt   (with props)
    geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/site.xml   (with props)
    geronimo/genesis/trunk/genesis-skin/pom.xml   (with props)
    geronimo/genesis/trunk/pom.xml   (with props)

Added: geronimo/genesis/trunk/genesis-flava/genesis-java-1.4-flava/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-flava/genesis-java-1.4-flava/pom.xml?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/genesis-flava/genesis-java-1.4-flava/pom.xml (added)
+++ geronimo/genesis/trunk/genesis-flava/genesis-java-1.4-flava/pom.xml Tue May 13 00:14:14 2008
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+-->
+
+<!-- $Rev$ $Date$ -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+    
+    <parent>
+        <groupId>org.apache.geronimo.genesis.flava</groupId>
+        <artifactId>genesis-flava</artifactId>
+        <version>2.0-SNAPSHOT</version>
+    </parent>
+    
+    <artifactId>genesis-java-1.4-flava</artifactId>
+
+</project>
+

Propchange: geronimo/genesis/trunk/genesis-flava/genesis-java-1.4-flava/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/genesis-flava/genesis-java-1.4-flava/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/genesis-flava/genesis-java-1.4-flava/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/genesis/trunk/genesis-flava/genesis-java-5-flava/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-flava/genesis-java-5-flava/pom.xml?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/genesis-flava/genesis-java-5-flava/pom.xml (added)
+++ geronimo/genesis/trunk/genesis-flava/genesis-java-5-flava/pom.xml Tue May 13 00:14:14 2008
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+-->
+
+<!-- $Rev$ $Date$ -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+    
+    <parent>
+        <groupId>org.apache.geronimo.genesis.flava</groupId>
+        <artifactId>genesis-flava</artifactId>
+        <version>2.0-SNAPSHOT</version>
+    </parent>
+    
+    <artifactId>genesis-java-5-flava</artifactId>
+
+</project>
+

Propchange: geronimo/genesis/trunk/genesis-flava/genesis-java-5-flava/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/genesis-flava/genesis-java-5-flava/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/genesis-flava/genesis-java-5-flava/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/genesis/trunk/genesis-flava/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-flava/pom.xml?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/genesis-flava/pom.xml (added)
+++ geronimo/genesis/trunk/genesis-flava/pom.xml Tue May 13 00:14:14 2008
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+-->
+
+<!-- $Rev$ $Date$ -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+    
+    <parent>
+        <groupId>org.apache.geronimo.genesis</groupId>
+        <artifactId>genesis</artifactId>
+        <version>2.0-SNAPSHOT</version>
+    </parent>
+    
+    <groupId>org.apache.geronimo.genesis.flava</groupId>
+    <artifactId>genesis-flava</artifactId>
+    <packaging>pom</packaging>
+    
+    <modules>
+        <module>genesis-java-1.4-flava</module>
+        <module>genesis-java-5-flava</module>
+    </modules>
+    
+</project>
+

Propchange: geronimo/genesis/trunk/genesis-flava/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/genesis-flava/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/genesis-flava/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/genesis/trunk/genesis-packaging/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-packaging/pom.xml?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/genesis-packaging/pom.xml (added)
+++ geronimo/genesis/trunk/genesis-packaging/pom.xml Tue May 13 00:14:14 2008
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+-->
+
+<!-- $Rev$ $Date$ -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+    
+    <parent>
+        <groupId>org.apache.geronimo.genesis</groupId>
+        <artifactId>genesis</artifactId>
+        <version>2.0-SNAPSHOT</version>
+    </parent>
+    
+    <artifactId>genesis-packaging</artifactId>
+
+</project>
+

Propchange: geronimo/genesis/trunk/genesis-packaging/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/genesis-packaging/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/genesis-packaging/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/pom.xml?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/pom.xml (added)
+++ geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/pom.xml Tue May 13 00:14:14 2008
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+-->
+
+<!-- $Rev$ $Date$ -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.geronimo.genesis.skin</groupId>
+        <artifactId>genesis-skin</artifactId>
+        <version>2.0-SNAPSHOT</version>
+    </parent>
+    
+    <artifactId>genesis-geronimo-skin</artifactId>
+
+</project>
+

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/META-INF/maven/site.vm
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/META-INF/maven/site.vm?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/META-INF/maven/site.vm (added)
+++ geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/META-INF/maven/site.vm Tue May 13 00:14:14 2008
@@ -0,0 +1,412 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+##
+## Licensed to the Apache Software Foundation (ASF) under one
+## or more contributor license agreements.  See the NOTICE file
+## distributed with this work for additional information
+## regarding copyright ownership.  The ASF licenses this file
+## to you 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.
+##
+##
+## $Rev$ $Date$
+##
+#macro (spacer $width $height)
+    <img src="images/spacer.gif" width="$width" height="$height" border="0">
+#end
+
+#macro ( link $href $name )
+  #if ( ( $href.toLowerCase().startsWith("http") || $href.toLowerCase().startsWith("https") ) )
+    <a href="$href" class="externalLink">$name</a>
+  #else
+    <a href="$href">$name</a>
+  #end
+#end
+
+#macro ( banner $banner $id )
+  #if ( $banner )
+    #if( $banner.href )
+      <a href="$banner.href" id="$id" #if( $banner.alt ) title="$banner.alt" #end >
+    #else
+        <div id="$id">
+    #end
+
+    #if( $banner.src )
+        #set ( $src = $banner.src )
+        #if ( ! ( $src.toLowerCase().startsWith("http") || $src.toLowerCase().startsWith("https") ) )
+            #set ( $src = $PathTool.calculateLink( $src, $relativePath ) )
+            #set ( $src = $src.replaceAll( "\\", "/" ) )
+        #end
+        #if ($banner.alt)
+            #set ($alt = $banner.alt)
+        #else
+            #set ( $alt = $banner.name )
+        #end
+        <img src="$src" alt="$alt"/>
+    #else
+        $banner.name
+    #end
+
+    #if($banner.href)
+        </a>
+    #else
+        </div>
+    #end
+  #end
+#end
+
+#macro ( links $links )
+  #set ( $counter = 0 )
+  #foreach( $item in $links )
+    #set ( $counter = $counter + 1 )
+    #set ( $currentItemHref = $PathTool.calculateLink( $item.href, $relativePath ) )
+    #set ( $currentItemHref = $currentItemHref.replaceAll( "\\", "/" ) )
+    #link( $currentItemHref $item.name )
+    #if ( $links.size() > $counter )
+      |
+    #end
+  #end
+#end
+
+#macro ( breadcrumbs $breadcrumbs )
+  #set ( $counter = 0 )
+  #foreach( $item in $breadcrumbs )
+    #set ( $counter = $counter + 1 )
+    #set ( $currentItemHref = $PathTool.calculateLink( $item.href, $relativePath ) )
+    #set ( $currentItemHref = $currentItemHref.replaceAll( "\\", "/" ) )
+
+    #if ( $currentItemHref == $alignedFileName || $currentItemHref == "" )
+      $item.name
+    #else
+      #link( $currentItemHref $item.name )
+    #end
+    #if ( $breadcrumbs.size() > $counter )
+      &gt;
+    #end
+  #end
+#end
+
+#macro ( displayTree $display $item )
+  #if ( $item && $item.items && $item.items.size() > 0 )
+    #foreach( $subitem in $item.items )
+      #set ( $subitemHref = $PathTool.calculateLink( $subitem.href, $relativePath ) )
+      #set ( $subitemHref = $subitemHref.replaceAll( "\\", "/" ) )
+      #set ( $display = false )
+      #if ( $alignedFileName == $subitemHref )
+        #set ( $display = true )
+      #end
+
+      #displayTree( $display $subitem )
+    #end
+  #end
+#end
+
+#macro ( menuItem $item )
+  #set ( $collapse = "none" )
+  #set ( $currentItemHref = $PathTool.calculateLink( $item.href, $relativePath ) )
+  #set ( $currentItemHref = $currentItemHref.replaceAll( "\\", "/" ) )
+
+  #if ( $item && $item.items && $item.items.size() > 0 )
+    #if ( $item.collapse == false )
+      #set ( $collapse = "expanded" )
+    #else
+      ## By default collapsed
+      #set ( $collapse = "collapsed" )
+    #end
+
+    #set ( $display = false )
+    #displayTree( $display $item )
+        
+    #if ( $alignedFileName == $currentItemHref || $display )
+      #set ( $collapse = "expanded" )
+    #end
+  #end
+  <li class="$collapse">
+    #if ( $item.img )
+      #if ( ! ( $item.img.toLowerCase().startsWith("http") || $item.img.toLowerCase().startsWith("https") ) )
+        #set ( $src = $PathTool.calculateLink( $item.img, $relativePath ) )
+        #set ( $src = $src.replaceAll( "\\", "/" ) )
+        <img src="$src"/>
+      #else
+        <img src="$item.img" align="absbottom" style="border-width: 0"/>
+      #end
+    #end
+    #if ( $alignedFileName == $currentItemHref )
+      <strong>$item.name</strong>
+    #else
+      #link( $currentItemHref $item.name )
+    #end
+  #if ( $item && $item.items && $item.items.size() > 0 )
+    #if ( $collapse == "expanded" )
+      <ul>
+        #foreach( $subitem in $item.items )
+          #menuItem( $subitem )
+        #end
+      </ul>
+    #end
+  #end
+  </li>
+#end
+
+#macro ( mainMenu $menus )
+  #foreach( $menu in $menus )
+    #if ( $menu.name )
+    <h5>$menu.name</h5>
+    #end
+    #if ( $menu.items && $menu.items.size() > 0 )
+    <ul>
+      #foreach( $item in $menu.items )
+        #menuItem( $item )
+      #end
+    </ul>
+    #end
+  #end
+#end
+
+#macro ( copyright )
+  #if ( $project )
+    #set ( $currentYear = ${currentDate.year} + 1900 )
+
+    #if ( ${project.inceptionYear} && ( ${project.inceptionYear} != ${currentYear.toString()} ) )
+      ${project.inceptionYear}-${currentYear}
+    #else
+      ${currentYear}
+    #end
+
+    #if ( ${project.organization} && ${project.organization.name} )
+      ${project.organization.name}
+    #end
+  #end
+#end
+
+#macro ( publishDate $position $publishDate $version )
+  #if ( $publishDate && $publishDate.format )
+    #set ( $format = $publishDate.format )
+  #else
+    #set ( $format = "yyyy-MM-dd" )
+  #end
+
+  $dateFormat.applyPattern( $format )
+
+  #set ( $dateToday = $dateFormat.format( $currentDate ) )
+
+  #if ( $publishDate && $publishDate.position )
+    #set ( $datePosition = $publishDate.position )
+  #else
+    #set ( $datePosition = "left" )
+  #end
+
+  #if ( $version )
+    #if ( $version.position )
+      #set ( $versionPosition = $version.position )
+    #else
+      #set ( $versionPosition = "left" )
+    #end
+  #else
+    #set ( $version = "" )
+    #set ( $versionPosition = "left" )
+  #end
+
+  #set ( $breadcrumbs = $decoration.body.breadcrumbs )
+  #set ( $links = $decoration.body.links )
+
+  #if ( $datePosition.equalsIgnoreCase( "right" ) && $links && $links.size() > 0 )
+    #set ( $prefix = "&nbsp;|" )
+  #else
+    #set ( $prefix = "" )
+  #end
+
+  #if ( $datePosition.equalsIgnoreCase( $position ) )
+    #if ( ( $datePosition.equalsIgnoreCase( "right" ) ) || ( $datePosition.equalsIgnoreCase( "bottom" ) ) )
+      $prefix $i18n.getString( "site-renderer", $locale, "template.lastpublished" ): $dateToday
+      #if ( $versionPosition.equalsIgnoreCase( $position ) )
+        &nbsp;| $i18n.getString( "site-renderer", $locale, "template.version" ): ${project.version}
+      #end
+    #elseif ( ( $datePosition.equalsIgnoreCase( "navigation-bottom" ) ) || ( $datePosition.equalsIgnoreCase( "navigation-top" ) ) )
+      <div id="lastPublished">
+        $i18n.getString( "site-renderer", $locale, "template.lastpublished" ): $dateToday
+        #if ( $versionPosition.equalsIgnoreCase( $position ) )
+          &nbsp;| $i18n.getString( "site-renderer", $locale, "template.version" ): ${project.version}
+        #end
+      </div>
+    #elseif ( $datePosition.equalsIgnoreCase("left") )
+      <div class="xleft">
+        $i18n.getString( "site-renderer", $locale, "template.lastpublished" ): $dateToday
+        #if ( $versionPosition.equalsIgnoreCase( $position ) )
+          &nbsp;| $i18n.getString( "site-renderer", $locale, "template.version" ): ${project.version}
+        #end
+        #if ( $breadcrumbs && $breadcrumbs.size() > 0 )
+          | #breadcrumbs( $breadcrumbs )
+        #end
+      </div>
+    #end
+  #elseif ( $versionPosition.equalsIgnoreCase( $position ) )
+    #if ( ( $versionPosition.equalsIgnoreCase( "right" ) ) || ( $versionPosition.equalsIgnoreCase( "bottom" ) ) )
+      $prefix $i18n.getString( "site-renderer", $locale, "template.version" ): ${project.version}
+    #elseif ( ( $versionPosition.equalsIgnoreCase( "navigation-bottom" ) ) || ( $versionPosition.equalsIgnoreCase( "navigation-top" ) ) )
+      <div id="lastPublished">
+        $i18n.getString( "site-renderer", $locale, "template.version" ): ${project.version}
+      </div>
+    #elseif ( $versionPosition.equalsIgnoreCase("left") )
+      <div class="xleft">
+        $i18n.getString( "site-renderer", $locale, "template.version" ): ${project.version}
+        #if ( $breadcrumbs && $breadcrumbs.size() > 0 )
+          | #breadcrumbs( $breadcrumbs )
+        #end
+      </div>
+    #end
+  #elseif ( $position.equalsIgnoreCase( "left" ) )
+    #if ( $breadcrumbs && $breadcrumbs.size() > 0 )
+      <div class="xleft">
+        #breadcrumbs( $breadcrumbs )
+      </div>
+    #end
+  #end
+#end
+
+#macro (poweredByLogo $poweredBy)
+    #if($poweredBy)
+        #foreach ($item in $poweredBy)
+            #if( $item.href )
+                #set ( $href = $PathTool.calculateLink( $item.href, $relativePath ) )
+                #set ( $href = $href.replaceAll( "\\", "/" ) )
+            #else
+                #set ( $href="http://maven.apache.org/" )
+            #end
+
+            #if($item.name)
+                #set ($name = $item.name)
+            #else
+                #set ( $name = $i18n.getString( "site-renderer", $locale, "template.builtby" )  )
+                #set ( $name = "${name} Maven"  )
+            #end
+
+            #if($item.img)
+                #set ($img = $item.img)
+            #else
+                #set ( $img = "images/logos/maven-feather.png" )
+            #end
+
+            <a href="$href" title="$name" class="poweredBy">
+              #set ( $img = $PathTool.calculateLink( $img, $relativePath ) )
+              #set ( $img = $img.replaceAll( "\\", "/" ) )
+              <img  class="poweredBy"  
+                    alt="$name" 
+                    src="$img" 
+                    width="90"
+                    height="30"
+              />
+            </a>
+        #end
+        #if( $poweredBy.isEmpty() )
+          <a href="http://maven.apache.org/" title="$i18n.getString( "site-renderer", $locale, "template.builtby" ) Maven" class="poweredBy">
+            <img class="poweredBy" 
+                 alt="$i18n.getString( "site-renderer", $locale, "template.builtby" ) Maven" 
+                 src="$relativePath/images/logos/maven-feather.png" 
+                 width="90"
+                 height="30"
+                 border="1" />
+          </a>
+        #end
+    #else
+        <a href="http://maven.apache.org/" title="$i18n.getString( "site-renderer", $locale, "template.builtby" ) Maven" class="poweredBy">
+          <img class="poweredBy" 
+               alt="$i18n.getString( "site-renderer", $locale, "template.builtby" ) Maven" 
+               src="$relativePath/images/logos/maven-feather.png" 
+               width="90"
+               height="30"
+               border="1"
+               />
+        </a>
+    #end
+#end
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>$title</title>
+    <style type="text/css" media="all">
+      @import url("$relativePath/css/maven-base.css");
+      @import url("$relativePath/css/maven-theme.css");
+      @import url("$relativePath/css/site.css");
+    </style>
+    <link rel="stylesheet" href="$relativePath/css/print.css" type="text/css" media="print" />
+    #foreach( $author in $authors )
+      <meta name="author" content="$author" />
+    #end
+    <meta http-equiv="Content-Type" content="text/html; charset=${outputEncoding}" />
+    #if ( $decoration.body.head )
+      #foreach( $item in $decoration.body.head.getChildren() )
+        ## Workaround for DOXIA-150 due to a non-desired behaviour in p-u
+        ## @see org.codehaus.plexus.util.xml.Xpp3Dom#toString()
+        ## @see org.codehaus.plexus.util.xml.Xpp3Dom#toUnescapedString()
+        #set ( $documentHeader = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>" )
+        #set ( $documentHeader = $documentHeader.replaceAll( "\\", "" ) )
+        #if ( $item.name == "script" )
+          $StringUtils.replace( $item.toUnescapedString(), $documentHeader, "" )
+        #else
+          $StringUtils.replace( $item.toString(), $documentHeader, "" )
+        #end
+      #end
+    #end
+  </head>
+  <body class="composite">
+    <div id="banner">
+      #banner( $decoration.bannerLeft "bannerLeft" )
+      #banner( $decoration.bannerRight "bannerRight" )
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      #publishDate( "left" $decoration.publishDate $decoration.version )
+      <div class="xright">#links( $decoration.body.links )#publishDate( "right" $decoration.publishDate $decoration.version )</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+        
+        <table bgcolor="#FFFFFF">
+            <tr>
+                <td>
+                    <div id="leftColumn">
+                        <div id="navcolumn">
+                            #publishDate("navigation-top" $decoration.publishDate $decoration.version)
+                            #mainMenu($decoration.body.menus)
+                            #poweredByLogo($decoration.poweredBy)
+                            #publishDate("navigation-bottom" $decoration.publishDate $decoration.version)
+                        </div>
+                    </div>
+                    <div id="bodyColumn">
+                        <div id="contentBox">
+                            $bodyContent
+                        </div>
+                    </div>
+                </td>
+            </tr>
+            <tr>
+                <td>
+                    #spacer(1 4)
+                </td>
+            </tr>
+        </table>
+        
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;#copyright()#publishDate( "bottom" $decoration.publishDate $decoration.version )</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/META-INF/maven/site.vm
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/META-INF/maven/site.vm
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/META-INF/maven/site.vm
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-base.css
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-base.css?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-base.css (added)
+++ geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-base.css Tue May 13 00:14:14 2008
@@ -0,0 +1,169 @@
+/*
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+*/
+
+/* $Rev$ $Date$ */
+
+body {
+  margin: 0px;
+  padding: 0px;
+}
+img {
+  border:none;
+}
+table {
+  padding:0px;
+  width: 100%;
+  margin-left: -2px;
+  margin-right: -2px;
+}
+acronym {
+  cursor: help;
+  border-bottom: 1px dotted #feb;
+}
+table.bodyTable th, table.bodyTable td {
+  padding: 2px 4px 2px 4px;
+  vertical-align: top;
+}
+div.clear{
+  clear:both;
+  visibility: hidden;
+}
+div.clear hr{
+  display: none;
+}
+#bannerLeft, #bannerRight {
+  font-size: xx-large;
+  font-weight: bold;
+}
+#bannerLeft img, #bannerRight img {
+  margin: 0px;
+}
+.xleft, #bannerLeft img {
+  float:left;
+  text-shadow: #7CFC00;
+}
+.xright, #bannerRight img {
+  float:right;
+  text-shadow: #7CFC00;
+}
+#banner {
+  padding: 0px;
+}
+#banner img {
+  border: none;
+}
+#breadcrumbs {
+  padding: 3px 10px 3px 10px;
+}
+#leftColumn {
+ width: 170px;
+ float:left;
+ overflow: auto;
+}
+#bodyColumn {
+  margin-right: 1.5em;
+  margin-left: 197px;
+}
+#legend {
+  padding: 8px 0 8px 0;
+}
+#navcolumn {
+  padding: 8px 4px 0 8px;
+}
+#navcolumn h5 {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn ul {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn li {
+  list-style-type: none;
+  background-image: none;
+  background-repeat: no-repeat;
+  background-position: 0 0.4em;
+  padding-left: 16px;
+  list-style-position: outside;
+  line-height: 1.2em;
+  font-size: smaller;
+}
+#navcolumn li.expanded {
+  background-image: url(../images/expanded.gif);
+}
+#navcolumn li.collapsed {
+  background-image: url(../images/collapsed.gif);
+}
+#poweredBy {
+  text-align: center;
+}
+#navcolumn img {
+  margin-top: 10px;
+  margin-bottom: 3px;
+}
+#poweredBy img {
+  display:block;
+  margin: 20px 0 20px 17px;
+  border: 1px solid black;
+  width: 90px;
+  height: 30px;
+}
+#search img {
+    margin: 0px;
+    display: block;
+}
+#search #q, #search #btnG {
+    border: 1px solid #999;
+    margin-bottom:10px;
+}
+#search form {
+    margin: 0px;
+}
+#lastPublished {
+  font-size: x-small;
+}
+.navSection {
+  margin-bottom: 2px;
+  padding: 8px;
+}
+.navSectionHead {
+  font-weight: bold;
+  font-size: x-small;
+}
+.section {
+  padding: 4px;
+}
+#footer {
+  padding: 3px 10px 3px 10px;
+  font-size: x-small;
+}
+#breadcrumbs {
+  font-size: x-small;
+  margin: 0pt;
+}
+.source {
+  padding: 12px;
+  margin: 1em 7px 1em 7px;
+}
+.source pre {
+  margin: 0px;
+  padding: 0px;
+}

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-base.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-base.css
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-base.css
------------------------------------------------------------------------------
    svn:mime-type = text/css

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-theme.css
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-theme.css?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-theme.css (added)
+++ geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-theme.css Tue May 13 00:14:14 2008
@@ -0,0 +1,195 @@
+/*
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+*/
+
+/* $Rev$ $Date$ */
+
+body {
+  padding: 0px 0px 10px 0px;
+  background-color: #EEEEEE;
+}
+
+body, td, select, input, li {
+  font-family: Verdana, Helvetica, Arial, sans-serif;
+  font-size: 13px;
+}
+
+code {
+  font-family: Courier, monospace;
+  font-size: 13px;
+}
+
+a {
+  text-decoration: none;
+}
+
+a:link {
+  color:#36a;
+}
+
+a:visited  {
+  color:#47a;
+}
+
+a:active, a:hover {
+  color:#69c;
+}
+
+#legend li.externalLink {
+  background: url(../images/external.png) left top no-repeat;
+  padding-left: 18px;
+}
+
+a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
+  background: url(../images/external.png) right center no-repeat;
+  padding-right: 18px;
+}
+
+#legend li.newWindow {
+  background: url(../images/newwindow.png) left top no-repeat;
+  padding-left: 18px;
+}
+
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
+  background: url(../images/newwindow.png) right center no-repeat;
+  padding-right: 18px;
+}
+
+h2 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #999;
+  color: #900;
+  background-color: #ddd;
+  font-weight:900;
+  font-size: x-large;
+}
+
+h3 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  color: #900;
+  background-color: #eee;
+  font-weight: normal;
+  font-size: large;
+}
+
+h4 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #bbb;
+  color: #900;
+  background-color: #fff;
+  font-weight: normal;
+  font-size: large;
+}
+
+h5 {
+  padding: 4px 4px 4px 6px;
+  color: #900;
+  font-size: normal;
+}
+
+p {
+  line-height: 1.3em;
+  font-size: small;
+}
+
+#breadcrumbs {
+  border-top: 1px solid #aaa;
+  border-bottom: 1px solid #aaa;
+  background-color: #ccc;
+}
+
+#leftColumn {
+  margin: 10px 0 0 5px;
+  border: 1px solid #999;
+  background-color: #eee;
+}
+
+#navcolumn h5 {
+  font-size: smaller;
+  border-bottom: 1px solid #aaaaaa;
+  padding-top: 2px;
+  color: #000;
+}
+
+table.bodyTable th {
+  color: white;
+  background-color: #bbb;
+  text-align: left;
+  font-weight: bold;
+}
+
+table.bodyTable th, table.bodyTable td {
+  font-size: 1em;
+}
+
+table.bodyTable tr.a {
+  background-color: #ddd;
+}
+
+table.bodyTable tr.b {
+  background-color: #eee;
+}
+
+.source {
+  border: 1px solid #999;
+}
+dl {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  background-color: #ffc;
+}
+dt {
+  color: #900;
+}
+#organizationLogo img, #projectLogo img, #projectLogo span{
+  margin: 8px;
+}
+
+#banner {
+	height: 64px;
+	background: url(../images/top_bgstretch_1x64.gif);
+}
+
+.errormark, .warningmark, .donemark, .infomark {
+  background: url(../images/icon_error_sml.gif) no-repeat;
+}
+
+.warningmark {
+  background-image: url(../images/icon_warning_sml.gif);
+}
+
+.donemark {
+  background-image: url(../images/icon_success_sml.gif);
+}
+
+.infomark {
+  background-image: url(../images/icon_info_sml.gif);
+}
+
+#footer {
+    /*
+    padding: 3px 10px 3px 10px;
+    font-size: x-small;
+    */
+    background-image:      url('../images/border_bottom.gif');
+    background-repeat:     repeat-x;
+    background-position:   left top;
+    padding-top:           6px;
+    color:                 #666;
+}

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-theme.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-theme.css
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/maven-theme.css
------------------------------------------------------------------------------
    svn:mime-type = text/css

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/print.css
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/print.css?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/print.css (added)
+++ geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/print.css Tue May 13 00:14:14 2008
@@ -0,0 +1,29 @@
+/*
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+*/
+
+/* $Rev$ $Date$ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
+	display: none !important;
+}
+
+#bodyColumn, body.docs div.docs {
+	margin: 0 !important;
+	border: none !important
+}

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/print.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/print.css
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/css/print.css
------------------------------------------------------------------------------
    svn:mime-type = text/css

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/border_bottom.gif
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/border_bottom.gif?rev=655758&view=auto
==============================================================================
Binary file - no diff available.

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/border_bottom.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/external.png
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/external.png?rev=655758&view=auto
==============================================================================
Binary file - no diff available.

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/external.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_error_sml.gif
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_error_sml.gif?rev=655758&view=auto
==============================================================================
Binary file - no diff available.

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_info_sml.gif
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_info_sml.gif?rev=655758&view=auto
==============================================================================
Binary file - no diff available.

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_success_sml.gif
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_success_sml.gif?rev=655758&view=auto
==============================================================================
Binary file - no diff available.

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_warning_sml.gif
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_warning_sml.gif?rev=655758&view=auto
==============================================================================
Binary file - no diff available.

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/logos/maven-feather.png
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/logos/maven-feather.png?rev=655758&view=auto
==============================================================================
Binary file - no diff available.

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/logos/maven-feather.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/newwindow.png
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/newwindow.png?rev=655758&view=auto
==============================================================================
Binary file - no diff available.

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/newwindow.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/spacer.gif
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/spacer.gif?rev=655758&view=auto
==============================================================================
Binary file - no diff available.

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/spacer.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/top_bgstretch_1x64.gif
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/top_bgstretch_1x64.gif?rev=655758&view=auto
==============================================================================
Binary file - no diff available.

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/top_bgstretch_1x64.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/topleft_logo_437x64.gif
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/topleft_logo_437x64.gif?rev=655758&view=auto
==============================================================================
Binary file - no diff available.

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/main/resources/images/topleft_logo_437x64.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/apt/usage.apt
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/apt/usage.apt?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/apt/usage.apt (added)
+++ geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/apt/usage.apt Tue May 13 00:14:14 2008
@@ -0,0 +1,110 @@
+
+~~ 
+~~ Licensed to the Apache Software Foundation (ASF) under one
+~~ or more contributor license agreements.  See the NOTICE file
+~~ distributed with this work for additional information
+~~ regarding copyright ownership.  The ASF licenses this file
+~~ to you 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.
+~~ 
+
+ ------
+ Genesis Geronimo Skin
+ ------
+ ???
+ ------
+ ???
+
+Usage
+
+ To use this skin for a module, the skin needs to be specified in the modules
+ <<<site.xml>>>, or the module need to inherit from a module which has that
+ configuration it it's <<<site.xml>>>.
+ 
+ Normally this is done automatically for projects that use <<<project-config>>>
+ as the parent of the projects top-level pom.
+ 
+* Standalone Example
+
++----------+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.2-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+        <href>http://geronimo.apache.org</href>
+    </bannerLeft>
+    
+    <body>
+        
+        ${parentProject}
+        
+        ${modules}
+        
+        ${reports}
+        
+    </body>
+</project>
++----------+
+
+* Top-level Example
+
+ For projects which inherit from <<<project-config>>> the skin is picked up
+ automatically.
+ 
+ <<NOTE:>> That the top-level omits <<<$\{parentProject\}>>> to avoid listing any
+ genesis bits in the generated site navigation.
+
++----------+
+<project name="${project.name}">
+    
+    <body>
+        
+        ${modules}
+        
+        ${reports}
+        
+    </body>
+
+</project>
++----------+
+
+* Module Example
+
+ For projects which inherit from <<<project-config>>> the skin is picked up
+ automatically.
+ 
+ Children modules however should display links to their parent, so they need
+ to include <<<$\{parentProject\}>>>.
+
++----------+
+<project name="${project.name}">
+    
+    <body>
+        
+        ${parentProject}
+        
+        ${modules}
+        
+        ${reports}
+        
+    </body>
+
+</project>
++----------+

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/apt/usage.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/apt/usage.apt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/apt/usage.apt
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/site.xml?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/site.xml (added)
+++ geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/site.xml Tue May 13 00:14:14 2008
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+-->
+
+<!-- $Rev$ $Date$ -->
+
+<project name="${project.name}">
+    
+    <body>
+        <menu ref="parent" />
+        <menu ref="modules" />
+        <menu name="${project.name}">
+            <item name="Overview" href="index.html"/>
+            <item name="Usage" href="usage.html"/>
+        </menu>
+        <menu ref="reports" />
+    </body>
+
+</project>
+
+

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/genesis-skin/genesis-geronimo-skin/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/genesis/trunk/genesis-skin/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/genesis-skin/pom.xml?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/genesis-skin/pom.xml (added)
+++ geronimo/genesis/trunk/genesis-skin/pom.xml Tue May 13 00:14:14 2008
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+-->
+
+<!-- $Rev$ $Date$ -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+    
+    <parent>
+        <groupId>org.apache.geronimo.genesis</groupId>
+        <artifactId>genesis</artifactId>
+        <version>2.0-SNAPSHOT</version>
+    </parent>
+    
+    <groupId>org.apache.geronimo.genesis.skin</groupId>
+    <artifactId>genesis-skin</artifactId>
+    <packaging>pom</packaging>
+    
+    <modules>
+        <module>genesis-geronimo-skin</module>
+    </modules>
+
+</project>
+

Propchange: geronimo/genesis/trunk/genesis-skin/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/genesis-skin/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/genesis-skin/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/genesis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/pom.xml?rev=655758&view=auto
==============================================================================
--- geronimo/genesis/trunk/pom.xml (added)
+++ geronimo/genesis/trunk/pom.xml Tue May 13 00:14:14 2008
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+-->
+
+<!-- $Rev$ $Date$ -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+    
+    <!--
+    IMPORTANT: This pom should only contain the very minimal configuration to drive the Genesis build,
+               and provide fundamental release support.  All other configuration should be added to
+               a genesis-flava module.
+    -->
+    
+    <groupId>org.apache.geronimo.genesis</groupId>
+    <artifactId>genesis</artifactId>
+    <name>Genesis</name>
+    <packaging>pom</packaging>
+    
+    <version>2.0-SNAPSHOT</version>
+
+    <description>
+        Genesis provides build support for Apache Geronimo's Maven projects.
+    </description>
+    
+    <inceptionYear>2003</inceptionYear>
+    
+    <url>http://geronimo.apache.org/maven-generated/${project.artifactId}/${project.version}</url>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/genesis/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/genesis/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/genesis/trunk</url>
+    </scm>
+
+    <build>
+        <defaultGoal>install</defaultGoal>
+
+        <extensions>
+            <extension>
+                <groupId>org.apache.maven.wagon</groupId>
+                <artifactId>wagon-ssh</artifactId>
+                <version>1.0-beta-2</version>
+            </extension>
+        </extensions>
+    </build>
+    
+    <modules>
+        <module>genesis-packaging</module>
+        <module>genesis-flava</module>
+        <module>genesis-skin</module>
+    </modules>
+    
+    <profiles>
+        <profile>
+            <id>stage-distribution</id>
+
+            <activation>
+                <property>
+                    <name>stage.distributionUrl</name>
+                </property>
+            </activation>
+
+            <distributionManagement>
+                <repository>
+                    <id>stage-repository</id>
+                    <url>${stage.distributionUrl}/repository</url>
+                </repository>
+                <snapshotRepository>
+                    <id>stage-snapshot-repository</id>
+                    <url>${stage.distributionUrl}/snapshot-repository</url>
+                </snapshotRepository>
+                <site>
+                    <id>stage-site</id>
+                    <url>${stage.distributionUrl}/site</url>
+                </site>
+            </distributionManagement>
+        </profile>
+    </profiles>
+
+</project>
+

Propchange: geronimo/genesis/trunk/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/genesis/trunk/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/genesis/trunk/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml