You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by js...@apache.org on 2006/05/17 19:13:59 UTC

svn commit: r407327 - in /geronimo/xbean/site: ./ 2005/10/12/

Author: jstrachan
Date: Wed May 17 10:13:57 2006
New Revision: 407327

URL: http://svn.apache.org/viewvc?rev=407327&view=rev
Log:
Latest export from confluence

Modified:
    geronimo/xbean/site/2005/10/12/xbean-ant-task-and-good-post-by-craig-on-simplifying-spring-with-xbean.html
    geronimo/xbean/site/annotation-based-dependency-injection.html
    geronimo/xbean/site/banner.html
    geronimo/xbean/site/community.html
    geronimo/xbean/site/contributing.html
    geronimo/xbean/site/contributor.html
    geronimo/xbean/site/custom-xml.html
    geronimo/xbean/site/developers.html
    geronimo/xbean/site/download.html
    geronimo/xbean/site/dream-config.html
    geronimo/xbean/site/editing-custom-xml.html
    geronimo/xbean/site/equinox.html
    geronimo/xbean/site/faq.html
    geronimo/xbean/site/features.html
    geronimo/xbean/site/general.html
    geronimo/xbean/site/home.html
    geronimo/xbean/site/ideas.html
    geronimo/xbean/site/lists.html
    geronimo/xbean/site/mapping-metadata.html
    geronimo/xbean/site/metadata-xml.html
    geronimo/xbean/site/navigation.html
    geronimo/xbean/site/news.html
    geronimo/xbean/site/other-annotations.html
    geronimo/xbean/site/overview.html
    geronimo/xbean/site/quicklinks.html
    geronimo/xbean/site/release-procedure.html
    geronimo/xbean/site/site.html
    geronimo/xbean/site/siteindex.html
    geronimo/xbean/site/sitemap.html
    geronimo/xbean/site/source.html
    geronimo/xbean/site/templating-ideas.html
    geronimo/xbean/site/using-xbean.html
    geronimo/xbean/site/what-is-the-license.html
    geronimo/xbean/site/xbean-ant-task.html

Modified: geronimo/xbean/site/2005/10/12/xbean-ant-task-and-good-post-by-craig-on-simplifying-spring-with-xbean.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/2005/10/12/xbean-ant-task-and-good-post-by-craig-on-simplifying-spring-with-xbean.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/2005/10/12/xbean-ant-task-and-good-post-by-craig-on-simplifying-spring-with-xbean.html (original)
+++ geronimo/xbean/site/2005/10/12/xbean-ant-task-and-good-post-by-craig-on-simplifying-spring-with-xbean.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="../../../resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css&postingDay=2005%2F10%2F12">
     <SCRIPT src="../../../resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 XBean Ant Task and good post by Craig on simplifying Spring with XBean
@@ -103,7 +107,7 @@
 	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/pages/listpages.action?key=XB" title="Visit page outside Confluence" rel="nofollow">Wiki<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="../../../lists.html" title="Lists">Mailing Lists</A></LI>
 	<LI><A href="../../../contributor.html" title="Contributor">Who We Are</A></LI>
-	<LI><SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=XB&title=Contributing&linkCreation=true&fromPageId=4782" title="Create Page: Contributing" class="createlink">Contributing<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><A href="../../../contributing.html" title="Contributing">Contributing</A></LI>
 </UL>
 
 

Modified: geronimo/xbean/site/annotation-based-dependency-injection.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/annotation-based-dependency-injection.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/annotation-based-dependency-injection.html (original)
+++ geronimo/xbean/site/annotation-based-dependency-injection.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Annotation based Dependency Injection

Modified: geronimo/xbean/site/banner.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/banner.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/banner.html (original)
+++ geronimo/xbean/site/banner.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Banner

Modified: geronimo/xbean/site/community.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/community.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/community.html (original)
+++ geronimo/xbean/site/community.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Community
@@ -134,13 +138,13 @@
               <A href="javascript:hideChildren()">Hide Children</A></SPAN>
           </DIV>
           <DIV class="greybox" id="children" style="display: none;">
-                                      <A href="contributor.html" title="Contributor">Contributor</A>
+                                      <A href="contributing.html" title="Contributing">Contributing</A>
               <SPAN class="smalltext">(XBean)</SPAN>
               <BR>
-                          <A href="lists.html" title="Lists">Lists</A>
+                          <A href="contributor.html" title="Contributor">Contributor</A>
               <SPAN class="smalltext">(XBean)</SPAN>
               <BR>
-                          <A href="contributing.html" title="Contributing">Contributing</A>
+                          <A href="lists.html" title="Lists">Lists</A>
               <SPAN class="smalltext">(XBean)</SPAN>
               <BR>
                       </DIV>

Modified: geronimo/xbean/site/contributing.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/contributing.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/contributing.html (original)
+++ geronimo/xbean/site/contributing.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Contributing
@@ -176,7 +180,7 @@
     <TABLE width="100%" cellspacing="0" class="grid">
         <TR>
             <TH colspan="11" style="text-align: left;">
-                                    <A href="http://goopen.org/confluence/rpc/soap/confluenceservice-v1?acro.refresh=true#jiraissues"><IMG src="http://goopen.org/confluence/images/icons/refresh_16.png" height="16" width="16" border="0" align="right" title="refresh"></A>
+                                    <A href="http://goopen.org/confluence/admin/autoexport/rebuild-start.action?acro.refresh=true#jiraissues"><IMG src="http://goopen.org/confluence/images/icons/refresh_16.png" height="16" width="16" border="0" align="right" title="refresh"></A>
                                 <A href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?pid=12310312&resolution=-1&sorter%2Ffield=updated&sorter%2Forder=DESC&tempMax=25&reset=true">ASF JIRA</A>
                 <SPAN class="smalltext">(3 issues)</SPAN>
             </TH>

Modified: geronimo/xbean/site/contributor.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/contributor.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/contributor.html (original)
+++ geronimo/xbean/site/contributor.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Contributor

Modified: geronimo/xbean/site/custom-xml.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/custom-xml.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/custom-xml.html (original)
+++ geronimo/xbean/site/custom-xml.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Custom XML

Modified: geronimo/xbean/site/developers.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/developers.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/developers.html (original)
+++ geronimo/xbean/site/developers.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Developers

Modified: geronimo/xbean/site/download.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/download.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/download.html (original)
+++ geronimo/xbean/site/download.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Download

Modified: geronimo/xbean/site/dream-config.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/dream-config.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/dream-config.html (original)
+++ geronimo/xbean/site/dream-config.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Dream Config
@@ -32,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="XBean">XBean</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="ideas.html" title="Ideas">Ideas</A>&nbsp;&gt;&nbsp;<A href="" title="Dream Config">Dream Config</A>
+<A href="home.html" title="XBean">XBean</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="developers.html" title="Developers">Developers</A>&nbsp;&gt;&nbsp;<A href="ideas.html" title="Ideas">Ideas</A>&nbsp;&gt;&nbsp;<A href="" title="Dream Config">Dream Config</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">

Modified: geronimo/xbean/site/editing-custom-xml.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/editing-custom-xml.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/editing-custom-xml.html (original)
+++ geronimo/xbean/site/editing-custom-xml.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Editing Custom XML

Modified: geronimo/xbean/site/equinox.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/equinox.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/equinox.html (original)
+++ geronimo/xbean/site/equinox.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Equinox
@@ -103,7 +107,7 @@
 	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/pages/listpages.action?key=XB" title="Visit page outside Confluence" rel="nofollow">Wiki<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="lists.html" title="Lists">Mailing Lists</A></LI>
 	<LI><A href="contributor.html" title="Contributor">Who We Are</A></LI>
-	<LI><SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=XB&title=Contributing&linkCreation=true&fromPageId=4782" title="Create Page: Contributing" class="createlink">Contributing<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><A href="contributing.html" title="Contributing">Contributing</A></LI>
 </UL>
 
 

Modified: geronimo/xbean/site/faq.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/faq.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/faq.html (original)
+++ geronimo/xbean/site/faq.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 FAQ

Modified: geronimo/xbean/site/features.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/features.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/features.html (original)
+++ geronimo/xbean/site/features.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Features

Modified: geronimo/xbean/site/general.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/general.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/general.html (original)
+++ geronimo/xbean/site/general.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 General
@@ -32,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="XBean">XBean</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="navigation.html" title="Navigation">Navigation</A>&nbsp;&gt;&nbsp;<A href="faq.html" title="FAQ">FAQ</A>&nbsp;&gt;&nbsp;<A href="" title="General">General</A>
+<A href="home.html" title="XBean">XBean</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="overview.html" title="Overview">Overview</A>&nbsp;&gt;&nbsp;<A href="faq.html" title="FAQ">FAQ</A>&nbsp;&gt;&nbsp;<A href="" title="General">General</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -103,7 +107,7 @@
 	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/pages/listpages.action?key=XB" title="Visit page outside Confluence" rel="nofollow">Wiki<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="lists.html" title="Lists">Mailing Lists</A></LI>
 	<LI><A href="contributor.html" title="Contributor">Who We Are</A></LI>
-	<LI><SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=XB&title=Contributing&linkCreation=true&fromPageId=4782" title="Create Page: Contributing" class="createlink">Contributing<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><A href="contributing.html" title="Contributing">Contributing</A></LI>
 </UL>
 
 

Modified: geronimo/xbean/site/home.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/home.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/home.html (original)
+++ geronimo/xbean/site/home.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Home

Modified: geronimo/xbean/site/ideas.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/ideas.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/ideas.html (original)
+++ geronimo/xbean/site/ideas.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Ideas
@@ -217,10 +221,7 @@
               <A href="javascript:hideChildren()">Hide Children</A></SPAN>
           </DIV>
           <DIV class="greybox" id="children" style="display: none;">
-                                      <A href="annotation-based-dependency-injection.html" title="Annotation based Dependency Injection">Annotation based Dependency Injection</A>
-              <SPAN class="smalltext">(XBean)</SPAN>
-              <BR>
-                          <A href="dream-config.html" title="Dream Config">Dream Config</A>
+                                      <A href="dream-config.html" title="Dream Config">Dream Config</A>
               <SPAN class="smalltext">(XBean)</SPAN>
               <BR>
                           <A href="templating-ideas.html" title="Templating Ideas">Templating Ideas</A>

Modified: geronimo/xbean/site/lists.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/lists.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/lists.html (original)
+++ geronimo/xbean/site/lists.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Lists

Modified: geronimo/xbean/site/mapping-metadata.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/mapping-metadata.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/mapping-metadata.html (original)
+++ geronimo/xbean/site/mapping-metadata.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Mapping Metadata

Modified: geronimo/xbean/site/metadata-xml.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/metadata-xml.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/metadata-xml.html (original)
+++ geronimo/xbean/site/metadata-xml.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 MetaData XML

Modified: geronimo/xbean/site/navigation.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/navigation.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/navigation.html (original)
+++ geronimo/xbean/site/navigation.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Navigation
@@ -180,45 +184,6 @@
 </UL>
 </DIV>
           
-                  <DIV class="tabletitle">
-            Children
-            <SPAN class="smalltext" id="show" style="display: inline;">
-              <A href="javascript:showChildren()">Show Children</A></SPAN>
-            <SPAN class="smalltext" id="hide" style="display: none;">
-              <A href="javascript:hideChildren()">Hide Children</A></SPAN>
-          </DIV>
-          <DIV class="greybox" id="children" style="display: none;">
-                                      <A href="contributing.html" title="Contributing">Contributing</A>
-              <SPAN class="smalltext">(XBean)</SPAN>
-              <BR>
-                          <A href="download.html" title="Download">Download</A>
-              <SPAN class="smalltext">(XBean)</SPAN>
-              <BR>
-                          <A href="xbean-ant-task.html" title="XBean Ant Task">XBean Ant Task</A>
-              <SPAN class="smalltext">(XBean)</SPAN>
-              <BR>
-                          <A href="contributor.html" title="Contributor">Contributor</A>
-              <SPAN class="smalltext">(XBean)</SPAN>
-              <BR>
-                          <A href="quicklinks.html" title="QuickLinks">QuickLinks</A>
-              <SPAN class="smalltext">(XBean)</SPAN>
-              <BR>
-                          <A href="source.html" title="Source">Source</A>
-              <SPAN class="smalltext">(XBean)</SPAN>
-              <BR>
-                          <A href="custom-xml.html" title="Custom XML">Custom XML</A>
-              <SPAN class="smalltext">(XBean)</SPAN>
-              <BR>
-                          <A href="editing-custom-xml.html" title="Editing Custom XML">Editing Custom XML</A>
-              <SPAN class="smalltext">(XBean)</SPAN>
-              <BR>
-                          <A href="news.html" title="News">News</A>
-              <SPAN class="smalltext">(XBean)</SPAN>
-              <BR>
-                          <A href="faq.html" title="FAQ">FAQ</A>
-              <SPAN class="smalltext">(XBean)</SPAN>
-              <BR>
-                      </DIV>
                   </DIV>
         </TD>
       </TR>

Modified: geronimo/xbean/site/news.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/news.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/news.html (original)
+++ geronimo/xbean/site/news.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 News

Modified: geronimo/xbean/site/other-annotations.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/other-annotations.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/other-annotations.html (original)
+++ geronimo/xbean/site/other-annotations.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Other Annotations
@@ -32,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="XBean">XBean</A>&nbsp;&gt;&nbsp;<A href="annotation-based-dependency-injection.html" title="Annotation based Dependency Injection">Annotation based Dependency Injection</A>&nbsp;&gt;&nbsp;<A href="" title="Other Annotations">Other Annotations</A>
+<A href="home.html" title="XBean">XBean</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="features.html" title="Features">Features</A>&nbsp;&gt;&nbsp;<A href="annotation-based-dependency-injection.html" title="Annotation based Dependency Injection">Annotation based Dependency Injection</A>&nbsp;&gt;&nbsp;<A href="" title="Other Annotations">Other Annotations</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -103,7 +107,7 @@
 	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/pages/listpages.action?key=XB" title="Visit page outside Confluence" rel="nofollow">Wiki<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="lists.html" title="Lists">Mailing Lists</A></LI>
 	<LI><A href="contributor.html" title="Contributor">Who We Are</A></LI>
-	<LI><SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=XB&title=Contributing&linkCreation=true&fromPageId=4782" title="Create Page: Contributing" class="createlink">Contributing<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><A href="contributing.html" title="Contributing">Contributing</A></LI>
 </UL>
 
 

Modified: geronimo/xbean/site/overview.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/overview.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/overview.html (original)
+++ geronimo/xbean/site/overview.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Overview
@@ -134,13 +138,13 @@
               <A href="javascript:hideChildren()">Hide Children</A></SPAN>
           </DIV>
           <DIV class="greybox" id="children" style="display: none;">
-                                      <A href="faq.html" title="FAQ">FAQ</A>
+                                      <A href="download.html" title="Download">Download</A>
               <SPAN class="smalltext">(XBean)</SPAN>
               <BR>
-                          <A href="news.html" title="News">News</A>
+                          <A href="faq.html" title="FAQ">FAQ</A>
               <SPAN class="smalltext">(XBean)</SPAN>
               <BR>
-                          <A href="download.html" title="Download">Download</A>
+                          <A href="news.html" title="News">News</A>
               <SPAN class="smalltext">(XBean)</SPAN>
               <BR>
                       </DIV>

Modified: geronimo/xbean/site/quicklinks.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/quicklinks.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/quicklinks.html (original)
+++ geronimo/xbean/site/quicklinks.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 QuickLinks
@@ -127,18 +131,6 @@
             <DIV class="wiki-content">
 <P><A href="download.html" title="Download">Download</A> | <SPAN class="nobr"><A href="http://xbean.codehaus.org/maven/apidocs/" title="Visit page outside Confluence" rel="nofollow">JavaDocs<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> | <A href="source.html" title="Source">Source</A> | <SPAN class="nobr"><A href="http://docs.codehaus.org/pages/listpages.action?key=XB" title="Visit page outside Confluence" rel="nofollow">Wiki<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> | <A href="lists.html" title="Lists">Mailing Lists</A> | <SPAN class="nobr"><A href="http://jira.codehaus.org/browse/XB" title="Visit page outside Confluence" rel="nofollow">Support<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" heigh
 t="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P></DIV>
           
-                  <DIV class="tabletitle">
-            Children
-            <SPAN class="smalltext" id="show" style="display: inline;">
-              <A href="javascript:showChildren()">Show Children</A></SPAN>
-            <SPAN class="smalltext" id="hide" style="display: none;">
-              <A href="javascript:hideChildren()">Hide Children</A></SPAN>
-          </DIV>
-          <DIV class="greybox" id="children" style="display: none;">
-                                      <A href="lists.html" title="Lists">Lists</A>
-              <SPAN class="smalltext">(XBean)</SPAN>
-              <BR>
-                      </DIV>
                   </DIV>
         </TD>
       </TR>

Modified: geronimo/xbean/site/release-procedure.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/release-procedure.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/release-procedure.html (original)
+++ geronimo/xbean/site/release-procedure.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Release Procedure

Modified: geronimo/xbean/site/site.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/site.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/site.html (original)
+++ geronimo/xbean/site/site.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Site

Modified: geronimo/xbean/site/siteindex.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/siteindex.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/siteindex.html (original)
+++ geronimo/xbean/site/siteindex.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 SiteIndex

Modified: geronimo/xbean/site/sitemap.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/sitemap.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/sitemap.html (original)
+++ geronimo/xbean/site/sitemap.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 SiteMap
@@ -124,7 +128,7 @@
 <!--          
             <div class="pagetitle">SiteMap</div>
 -->
-            <DIV class="wiki-content"><UL><LI><A href="community.html" title="Community">Community</A><UL><LI><A href="contributing.html" title="Contributing">Contributing</A></LI><LI><A href="contributor.html" title="Contributor">Contributor</A></LI><LI><A href="lists.html" title="Lists">Lists</A></LI></UL></LI><LI><A href="developers.html" title="Developers">Developers</A><UL><LI><A href="ideas.html" title="Ideas">Ideas</A><UL><LI><A href="dream-config.html" title="Dream Config">Dream Config</A></LI><LI><A href="templating-ideas.html" title="Templating Ideas">Templating Ideas</A></LI></UL></LI><LI><A href="release-procedure.html" title="Release Procedure">Release Procedure</A></LI><LI><A href="source.html" title="Source">Source</A></LI></UL></LI><LI><A href="equinox.html" title="Equinox">Equinox</A></LI><LI><A href="features.html" title="Features">Features</A><UL><LI><A href="annotation-based-dependency-injection.html" title="Annotation based Dependency Injection">Annotati
 on based Dependency Injection</A><UL><LI><A href="other-annotations.html" title="Other Annotations">Other Annotations</A></LI></UL></LI><LI><A href="custom-xml.html" title="Custom XML">Custom XML</A></LI><LI><A href="editing-custom-xml.html" title="Editing Custom XML">Editing Custom XML</A></LI><LI><A href="mapping-metadata.html" title="Mapping Metadata">Mapping Metadata</A></LI><LI><A href="metadata-xml.html" title="MetaData XML">MetaData XML</A></LI><LI><A href="xbean-ant-task.html" title="XBean Ant Task">XBean Ant Task</A></LI></UL></LI><LI><A href="overview.html" title="Overview">Overview</A><UL><LI><A href="download.html" title="Download">Download</A></LI><LI><A href="faq.html" title="FAQ">FAQ</A><UL><LI><A href="general.html" title="General">General</A><UL><LI><A href="what-is-the-license.html" title="What is the license">What is the license</A></LI></UL></LI><LI><A href="using-xbean.html" title="Using XBean">Using XBean</A></LI></UL></LI><LI><A href="news.html" title=
 "News">News</A></LI></UL></LI><LI><A href="site.html" title="Site">Site</A><UL><LI><A href="banner.html" title="Banner">Banner</A></LI><LI><A href="navigation.html" title="Navigation">Navigation</A></LI><LI><A href="quicklinks.html" title="QuickLinks">QuickLinks</A></LI><LI><A href="" title="SiteMap">SiteMap</A></LI></UL></LI></UL> </DIV>
+            <DIV class="wiki-content"><UL><LI><A href="community.html" title="Community">Community</A><UL><LI><A href="contributing.html" title="Contributing">Contributing</A></LI><LI><A href="contributor.html" title="Contributor">Contributor</A></LI><LI><A href="lists.html" title="Lists">Lists</A></LI></UL></LI><LI><A href="developers.html" title="Developers">Developers</A><UL><LI><A href="ideas.html" title="Ideas">Ideas</A><UL><LI><A href="dream-config.html" title="Dream Config">Dream Config</A></LI><LI><A href="templating-ideas.html" title="Templating Ideas">Templating Ideas</A></LI></UL></LI><LI><A href="release-procedure.html" title="Release Procedure">Release Procedure</A></LI><LI><A href="source.html" title="Source">Source</A></LI></UL></LI><LI><A href="equinox.html" title="Equinox">Equinox</A></LI><LI><A href="features.html" title="Features">Features</A><UL><LI><A href="annotation-based-dependency-injection.html" title="Annotation based Dependency Injection">Annotati
 on based Dependency Injection</A><UL><LI><A href="other-annotations.html" title="Other Annotations">Other Annotations</A></LI></UL></LI><LI><A href="custom-xml.html" title="Custom XML">Custom XML</A></LI><LI><A href="editing-custom-xml.html" title="Editing Custom XML">Editing Custom XML</A></LI><LI><A href="mapping-metadata.html" title="Mapping Metadata">Mapping Metadata</A></LI><LI><A href="metadata-xml.html" title="MetaData XML">MetaData XML</A></LI><LI><A href="xbean-ant-task.html" title="XBean Ant Task">XBean Ant Task</A></LI></UL></LI><LI><A href="overview.html" title="Overview">Overview</A><UL><LI><A href="download.html" title="Download">Download</A></LI><LI><A href="faq.html" title="FAQ">FAQ</A><UL><LI><A href="general.html" title="General">General</A><UL><LI><A href="what-is-the-license.html" title="What is the license">What is the license</A></LI></UL></LI><LI><A href="using-xbean.html" title="Using XBean">Using XBean</A></LI></UL></LI><LI><A href="news.html" title=
 "News">News</A></LI></UL></LI><LI><A href="site.html" title="Site">Site</A><UL><LI><A href="banner.html" title="Banner">Banner</A></LI><LI><A href="navigation.html" title="Navigation">Navigation</A></LI><LI><A href="quicklinks.html" title="QuickLinks">QuickLinks</A></LI><LI><A href="siteindex.html" title="SiteIndex">SiteIndex</A></LI><LI><A href="" title="SiteMap">SiteMap</A></LI></UL></LI></UL> </DIV>
           
                   </DIV>
         </TD>

Modified: geronimo/xbean/site/source.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/source.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/source.html (original)
+++ geronimo/xbean/site/source.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Source

Modified: geronimo/xbean/site/templating-ideas.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/templating-ideas.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/templating-ideas.html (original)
+++ geronimo/xbean/site/templating-ideas.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Templating Ideas
@@ -32,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="XBean">XBean</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="ideas.html" title="Ideas">Ideas</A>&nbsp;&gt;&nbsp;<A href="" title="Templating Ideas">Templating Ideas</A>
+<A href="home.html" title="XBean">XBean</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="developers.html" title="Developers">Developers</A>&nbsp;&gt;&nbsp;<A href="ideas.html" title="Ideas">Ideas</A>&nbsp;&gt;&nbsp;<A href="" title="Templating Ideas">Templating Ideas</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -103,7 +107,7 @@
 	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/pages/listpages.action?key=XB" title="Visit page outside Confluence" rel="nofollow">Wiki<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="lists.html" title="Lists">Mailing Lists</A></LI>
 	<LI><A href="contributor.html" title="Contributor">Who We Are</A></LI>
-	<LI><SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=XB&title=Contributing&linkCreation=true&fromPageId=4782" title="Create Page: Contributing" class="createlink">Contributing<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><A href="contributing.html" title="Contributing">Contributing</A></LI>
 </UL>
 
 

Modified: geronimo/xbean/site/using-xbean.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/using-xbean.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/using-xbean.html (original)
+++ geronimo/xbean/site/using-xbean.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 Using XBean
@@ -32,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="XBean">XBean</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="navigation.html" title="Navigation">Navigation</A>&nbsp;&gt;&nbsp;<A href="faq.html" title="FAQ">FAQ</A>&nbsp;&gt;&nbsp;<A href="" title="Using XBean">Using XBean</A>
+<A href="home.html" title="XBean">XBean</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="overview.html" title="Overview">Overview</A>&nbsp;&gt;&nbsp;<A href="faq.html" title="FAQ">FAQ</A>&nbsp;&gt;&nbsp;<A href="" title="Using XBean">Using XBean</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -103,7 +107,7 @@
 	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/pages/listpages.action?key=XB" title="Visit page outside Confluence" rel="nofollow">Wiki<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="lists.html" title="Lists">Mailing Lists</A></LI>
 	<LI><A href="contributor.html" title="Contributor">Who We Are</A></LI>
-	<LI><SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=XB&title=Contributing&linkCreation=true&fromPageId=4782" title="Create Page: Contributing" class="createlink">Contributing<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><A href="contributing.html" title="Contributing">Contributing</A></LI>
 </UL>
 
 

Modified: geronimo/xbean/site/what-is-the-license.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/what-is-the-license.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/what-is-the-license.html (original)
+++ geronimo/xbean/site/what-is-the-license.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 What is the license
@@ -32,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="XBean">XBean</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="navigation.html" title="Navigation">Navigation</A>&nbsp;&gt;&nbsp;<A href="faq.html" title="FAQ">FAQ</A>&nbsp;&gt;&nbsp;<A href="general.html" title="General">General</A>&nbsp;&gt;&nbsp;<A href="" title="What is the license">What is the license</A>
+<A href="home.html" title="XBean">XBean</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="overview.html" title="Overview">Overview</A>&nbsp;&gt;&nbsp;<A href="faq.html" title="FAQ">FAQ</A>&nbsp;&gt;&nbsp;<A href="general.html" title="General">General</A>&nbsp;&gt;&nbsp;<A href="" title="What is the license">What is the license</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -103,7 +107,7 @@
 	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/pages/listpages.action?key=XB" title="Visit page outside Confluence" rel="nofollow">Wiki<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="lists.html" title="Lists">Mailing Lists</A></LI>
 	<LI><A href="contributor.html" title="Contributor">Who We Are</A></LI>
-	<LI><SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=XB&title=Contributing&linkCreation=true&fromPageId=4782" title="Create Page: Contributing" class="createlink">Contributing<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><A href="contributing.html" title="Contributing">Contributing</A></LI>
 </UL>
 
 

Modified: geronimo/xbean/site/xbean-ant-task.html
URL: http://svn.apache.org/viewvc/geronimo/xbean/site/xbean-ant-task.html?rev=407327&r1=407326&r2=407327&view=diff
==============================================================================
--- geronimo/xbean/site/xbean-ant-task.html (original)
+++ geronimo/xbean/site/xbean-ant-task.html Wed May 17 10:13:57 2006
@@ -2,7 +2,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML>
   <HEAD>
-    <LINK type="text/css" rel="stylesheet" href="resources/space.css">
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///XB/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="http://goopen.org/confluence/pages/viewpage.action?spaceKey=XB&title=site.css">
     <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
     <TITLE>
 XBean Ant Task