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 2006/08/12 01:39:43 UTC

svn commit: r430919 [2/2] - in /geronimo/trunk/configs: activemq-broker/src/site/ activemq-broker/src/site/apt/ activemq/src/site/ activemq/src/site/apt/ axis-deployer/src/site/ axis-deployer/src/site/apt/ axis/src/site/ axis/src/site/apt/ client-corba...

Added: geronimo/trunk/configs/openejb-deployer/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/openejb-deployer/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/openejb-deployer/src/site/site.xml (added)
+++ geronimo/trunk/configs/openejb-deployer/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/openejb-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/openejb-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/openejb-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/openejb/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/openejb/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/openejb/src/site/site.xml (added)
+++ geronimo/trunk/configs/openejb/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/openejb/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

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

Propchange: geronimo/trunk/configs/openejb/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/remote-deploy-jetty/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/remote-deploy-jetty/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/remote-deploy-jetty/src/site/site.xml (added)
+++ geronimo/trunk/configs/remote-deploy-jetty/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/remote-deploy-jetty/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/remote-deploy-jetty/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/remote-deploy-jetty/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/remote-deploy-tomcat/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/remote-deploy-tomcat/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/remote-deploy-tomcat/src/site/site.xml (added)
+++ geronimo/trunk/configs/remote-deploy-tomcat/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/remote-deploy-tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/remote-deploy-tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/remote-deploy-tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/rmi-naming/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/rmi-naming/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/rmi-naming/src/site/site.xml (added)
+++ geronimo/trunk/configs/rmi-naming/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/rmi-naming/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/rmi-naming/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/rmi-naming/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/servlets-examples-jetty/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/servlets-examples-jetty/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/servlets-examples-jetty/src/site/site.xml (added)
+++ geronimo/trunk/configs/servlets-examples-jetty/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/servlets-examples-jetty/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/servlets-examples-jetty/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/servlets-examples-jetty/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/servlets-examples-tomcat/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/servlets-examples-tomcat/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/servlets-examples-tomcat/src/site/site.xml (added)
+++ geronimo/trunk/configs/servlets-examples-tomcat/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/servlets-examples-tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/servlets-examples-tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/servlets-examples-tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/sharedlib/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/sharedlib/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/sharedlib/src/site/site.xml (added)
+++ geronimo/trunk/configs/sharedlib/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/sharedlib/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

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

Propchange: geronimo/trunk/configs/sharedlib/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/shutdown/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/shutdown/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/shutdown/src/site/site.xml (added)
+++ geronimo/trunk/configs/shutdown/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/shutdown/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

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

Propchange: geronimo/trunk/configs/shutdown/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/system-database/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/system-database/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/system-database/src/site/site.xml (added)
+++ geronimo/trunk/configs/system-database/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/system-database/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/system-database/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/system-database/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/tomcat-deployer/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/tomcat-deployer/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/tomcat-deployer/src/site/site.xml (added)
+++ geronimo/trunk/configs/tomcat-deployer/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/tomcat-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/tomcat-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/tomcat-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/tomcat/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/tomcat/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/tomcat/src/site/site.xml (added)
+++ geronimo/trunk/configs/tomcat/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

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

Propchange: geronimo/trunk/configs/tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/uddi-jetty/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/uddi-jetty/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/uddi-jetty/src/site/site.xml (added)
+++ geronimo/trunk/configs/uddi-jetty/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/uddi-jetty/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/uddi-jetty/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/uddi-jetty/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/uddi-tomcat/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/uddi-tomcat/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/uddi-tomcat/src/site/site.xml (added)
+++ geronimo/trunk/configs/uddi-tomcat/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/uddi-tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/uddi-tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/uddi-tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/unavailable-client-deployer/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/unavailable-client-deployer/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/unavailable-client-deployer/src/site/site.xml (added)
+++ geronimo/trunk/configs/unavailable-client-deployer/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/unavailable-client-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/unavailable-client-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/unavailable-client-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/unavailable-ejb-deployer/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/unavailable-ejb-deployer/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/unavailable-ejb-deployer/src/site/site.xml (added)
+++ geronimo/trunk/configs/unavailable-ejb-deployer/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/unavailable-ejb-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/unavailable-ejb-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/unavailable-ejb-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/unavailable-webservices-deployer/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/unavailable-webservices-deployer/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/unavailable-webservices-deployer/src/site/site.xml (added)
+++ geronimo/trunk/configs/unavailable-webservices-deployer/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/unavailable-webservices-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/unavailable-webservices-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/unavailable-webservices-deployer/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/upgrade-cli/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/upgrade-cli/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/upgrade-cli/src/site/site.xml (added)
+++ geronimo/trunk/configs/upgrade-cli/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/upgrade-cli/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/upgrade-cli/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/upgrade-cli/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/upgrade/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/upgrade/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/upgrade/src/site/site.xml (added)
+++ geronimo/trunk/configs/upgrade/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/upgrade/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

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

Propchange: geronimo/trunk/configs/upgrade/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/welcome-jetty/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/welcome-jetty/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/welcome-jetty/src/site/site.xml (added)
+++ geronimo/trunk/configs/welcome-jetty/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/welcome-jetty/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/welcome-jetty/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/welcome-jetty/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/trunk/configs/welcome-tomcat/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/trunk/configs/welcome-tomcat/src/site/site.xml?rev=430919&view=auto
==============================================================================
--- geronimo/trunk/configs/welcome-tomcat/src/site/site.xml (added)
+++ geronimo/trunk/configs/welcome-tomcat/src/site/site.xml Fri Aug 11 16:39:36 2006
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<!--
+    Copyright 2006 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.
+-->
+
+<!-- $Id$ -->
+
+<project name="${project.name}">
+    <skin>
+        <groupId>org.apache.geronimo.genesis.config</groupId>
+        <artifactId>geronimo-skin</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </skin>
+    
+    <publishDate format="dd MMM yyyy"/>
+    
+    <bannerLeft>
+        <src>images/topleft_logo_437x64.gif</src>
+    </bannerLeft>
+    
+    <!--
+    <bannerRight>
+        <name>${project.name}</name>
+    </bannerRight>
+    -->
+    
+    <body>
+        <!--
+        <links>
+            <item name="Geronimo" href="http://geronimo.apache.org/"/>
+            <item name="Apache" href="http://apache.org/"/>
+        </links>
+        -->
+        
+        <menu name="Geronimo">
+            <item name="Home" href="http://geronimo.apache.org/"/>
+        </menu>
+        
+        <menu ref="parent"/>
+        
+        <menu ref="modules"/>
+        
+        <menu ref="reports"/>
+        
+        ${reports}
+        
+    </body>
+</project>
+
+

Propchange: geronimo/trunk/configs/welcome-tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/trunk/configs/welcome-tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/trunk/configs/welcome-tomcat/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml