You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ni...@apache.org on 2004/05/24 17:51:58 UTC

svn commit: rev 20357 - in avalon/trunk/central/site/src/xdocs/products/runtime/meta: . info info/attributes info/type info/type/context info/type/dependencies info/type/extensions info/type/info info/type/loggers info/type/security info/type/services info/type/stages tags tools tools/maven tutorial

Author: niclas
Date: Mon May 24 08:51:57 2004
New Revision: 20357

Modified:
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/attributes/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/context/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/dependencies/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/extensions/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/info/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/loggers/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/security/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/services/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/stages/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/tags/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/tools/maven/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/tools/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/meta/tutorial/navigation.xml
Log:
Fixed the navigation in Meta.

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/attributes/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/attributes/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/attributes/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,37 +1,33 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
- <title>Avalon Meta</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
- <body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Meta</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html">
-        <item name="Type" href="/meta/info/type/index.html"/>
-        <item name="Service" href="/meta/info/service.html"/>
-        <item name="Attributes" href="/meta/info/attributes/index.html">
-          <item name="Attribute" href="/meta/info/attributes/attribute.html"/>
-        </item>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
+      <item name="Attribute" href="attribute.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>
 

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,34 +1,34 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
- <title>Avalon Meta</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
- <body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Meta</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html">
-        <item name="Type" href="/meta/info/type/index.html"/>
-        <item name="Service" href="/meta/info/service.html"/>
-        <item name="Attributes" href="/meta/info/attributes/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
+        <item name="Type" href="type/index.html"/>
+        <item name="Service" href="service.html"/>
+        <item name="Attributes" href="attributes/index.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/context/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/context/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/context/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,45 +1,32 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
- <title>Avalon Meta</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
- <body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Meta</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html">
-        <item name="Type" href="/meta/info/type/index.html">
-          <item name="Info" href="/meta/info/type/info/index.html"/>
-          <item name="Loggers" href="/meta/info/type/loggers/index.html"/>
-          <item name="Context" href="/meta/info/type/context/index.html">
-            <item name="Entry" href="/meta/info/type/context/entry.html"/>
-          </item>
-          <item name="Dependencies" href="/meta/info/type/dependencies/index.html"/>
-          <item name="Security" href="/meta/info/type/security/index.html"/>
-          <item name="Services" href="/meta/info/type/services/index.html"/>
-          <item name="Stages" href="/meta/info/type/stages/index.html"/>
-          <item name="Extensions" href="/meta/info/type/extensions/index.html"/>
-        </item>
-        <item name="Service" href="/meta/info/service.html"/>
-        <item name="Attributes" href="/meta/info/attributes/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
+      <item name="Entry" href="entry.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/dependencies/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/dependencies/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/dependencies/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,43 +1,31 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
-
- <title>Avalon Meta</title>
 
- <body>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+<project>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html">
-        <item name="Type" href="/meta/info/type/index.html">
-          <item name="Info" href="/meta/info/type/info/index.html"/>
-          <item name="Loggers" href="/meta/info/type/loggers/index.html"/>
-          <item name="Context" href="/meta/info/type/context/index.html"/>
-          <item name="Dependencies" href="/meta/info/type/dependencies/index.html">
-            <item name="Dependency" href="/meta/info/type/dependencies/dependency.html"/>
-          </item>
-          <item name="Security" href="/meta/info/type/security/index.html"/>
-          <item name="Services" href="/meta/info/type/services/index.html"/>
-          <item name="Stages" href="/meta/info/type/stages/index.html"/>
-          <item name="Extensions" href="/meta/info/type/extensions/index.html"/>
-        </item>
-        <item name="Service" href="/meta/info/service.html"/>
-        <item name="Attributes" href="/meta/info/attributes/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
-    </menu>
+  <title>Avalon Meta</title>
 
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
+  <body>
+    <menu>
+      <item name="Dependency" href="dependency.html"/>
     </menu>
 
  </body>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/extensions/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/extensions/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/extensions/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,45 +1,33 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
-
- <title>Avalon Meta</title>
 
- <body>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+<project>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html">
-        <item name="Type" href="/meta/info/type/index.html">
-          <item name="Info" href="/meta/info/type/info/index.html"/>
-          <item name="Loggers" href="/meta/info/type/loggers/index.html"/>
-          <item name="Context" href="/meta/info/type/context/index.html"/>
-          <item name="Dependencies" href="/meta/info/type/dependencies/index.html"/>
-          <item name="Security" href="/meta/info/type/security/index.html"/>
-          <item name="Services" href="/meta/info/type/services/index.html"/>
-          <item name="Stages" href="/meta/info/type/stages/index.html"/>
-          <item name="Extensions" href="/meta/info/type/extensions/index.html">
-            <item name="Extension" href="/meta/info/type/extensions/extension.html"/>
-          </item>
-        </item>
-        <item name="Service" href="/meta/info/service.html"/>
-        <item name="Attributes" href="/meta/info/attributes/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
-    </menu>
+  <title>Avalon Meta</title>
 
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
+  <body>
+    <menu>
+      <item name="Extension" href="extension.html"/>
     </menu>
 
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/info/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/info/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/info/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,48 +1,35 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
- <title>Avalon Meta</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
- <body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Meta</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html">
-        <item name="Type" href="/meta/info/type/index.html">
-          <item name="Info" href="/meta/info/type/info/index.html">
-            <item name="Name" href="/meta/info/type/info/name.html"/>
-            <item name="Version" href="/meta/info/type/info/version.html"/>
-            <item name="Lifestyle" href="/meta/info/type/info/lifestyle.html"/>
-            <item name="Collection" href="/meta/info/type/info/collection.html"/>
-          </item>
-          <item name="Loggers" href="/meta/info/type/loggers/index.html"/>
-          <item name="Context" href="/meta/info/type/context/index.html"/>
-          <item name="Dependencies" href="/meta/info/type/dependencies/index.html"/>
-          <!--<item name="Security" href="/meta/info/type/security/index.html"/>-->
-          <item name="Services" href="/meta/info/type/services/index.html"/>
-          <item name="Stages" href="/meta/info/type/stages/index.html"/>
-          <item name="Extensions" href="/meta/info/type/extensions/index.html"/>
-        </item>
-        <item name="Service" href="/meta/info/service.html"/>
-        <item name="Attributes" href="/meta/info/attributes/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
+      <item name="Name" href="name.html"/>
+      <item name="Version" href="version.html"/>
+      <item name="Lifestyle" href="lifestyle.html"/>
+      <item name="Collection" href="collection.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/loggers/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/loggers/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/loggers/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,45 +1,32 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
- <title>Avalon Meta</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
- <body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Meta</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html">
-        <item name="Type" href="/meta/info/type/index.html">
-          <item name="Info" href="/meta/info/type/info/index.html"/>
-          <item name="Loggers" href="/meta/info/type/loggers/index.html">
-            <item name="Logger" href="/meta/info/type/loggers/logger.html"/>
-          </item>
-          <item name="Context" href="/meta/info/type/context/index.html"/>
-          <item name="Dependencies" href="/meta/info/type/dependencies/index.html"/>
-          <item name="Security" href="/meta/info/type/security/index.html"/>
-          <item name="Services" href="/meta/info/type/services/index.html"/>
-          <item name="Stages" href="/meta/info/type/stages/index.html"/>
-          <item name="Extensions" href="/meta/info/type/extensions/index.html"/>
-        </item>
-        <item name="Service" href="/meta/info/service.html"/>
-        <item name="Attributes" href="/meta/info/attributes/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
+      <item name="Logger" href="logger.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,41 +1,38 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
-
- <title>Avalon Meta</title>
 
- <body>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+<project>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html">
-        <item name="Type" href="/meta/info/type/index.html">
-          <item name="Info" href="/meta/info/type/info/index.html"/>
-          <item name="Loggers" href="/meta/info/type/loggers/index.html"/>
-          <item name="Context" href="/meta/info/type/context/index.html"/>
-          <item name="Dependencies" href="/meta/info/type/dependencies/index.html"/>
-          <!--<item name="Security" href="/meta/info/type/security/index.html"/>-->
-          <item name="Services" href="/meta/info/type/services/index.html"/>
-          <item name="Stages" href="/meta/info/type/stages/index.html"/>
-          <item name="Extensions" href="/meta/info/type/extensions/index.html"/>
-        </item>
-        <item name="Service" href="/meta/info/service.html"/>
-        <item name="Attributes" href="/meta/info/attributes/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
-    </menu>
+  <title>Avalon Meta</title>
 
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
+  <body>
+    <menu>
+      <item name="Info" href="/meta/info/type/info/index.html"/>
+      <item name="Loggers" href="/meta/info/type/loggers/index.html"/>
+      <item name="Context" href="/meta/info/type/context/index.html"/>
+      <item name="Dependencies" href="/meta/info/type/dependencies/index.html"/>
+      <!--<item name="Security" href="/meta/info/type/security/index.html"/>-->
+      <item name="Services" href="/meta/info/type/services/index.html"/>
+      <item name="Stages" href="/meta/info/type/stages/index.html"/>
+      <item name="Extensions" href="/meta/info/type/extensions/index.html"/>
     </menu>
 
  </body>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/security/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/security/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/security/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,46 +1,33 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
- <title>Avalon Meta</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
- <body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Meta</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html">
-        <item name="Type" href="/meta/info/type/index.html">
-          <item name="Info" href="/meta/info/type/info/index.html"/>
-          <item name="Loggers" href="/meta/info/type/loggers/index.html"/>
-          <item name="Context" href="/meta/info/type/context/index.html"/>
-          <item name="Dependencies" href="/meta/info/type/dependencies/index.html"/>
-          <item name="Security" href="/meta/info/type/security/index.html">
-            <item name="Permission" href="/meta/info/type/security/permission.html"/>
-          </item>
-          <item name="Services" href="/meta/info/type/services/index.html"/>
-          <item name="Stages" href="/meta/info/type/stages/index.html"/>
-          <item name="Extensions" href="/meta/info/type/extensions/index.html"/>
-        </item>
-        <item name="Service" href="/meta/info/service.html"/>
-        <item name="Attributes" href="/meta/info/attributes/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
+      <item name="Permission" href="permission.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>
 

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/services/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/services/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/services/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,45 +1,32 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
- <title>Avalon Meta</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
- <body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Meta</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html">
-        <item name="Type" href="/meta/info/type/index.html">
-          <item name="Info" href="/meta/info/type/info/index.html"/>
-          <item name="Loggers" href="/meta/info/type/loggers/index.html"/>
-          <item name="Context" href="/meta/info/type/context/index.html"/>
-          <item name="Dependencies" href="/meta/info/type/dependencies/index.html"/>
-          <item name="Security" href="/meta/info/type/security/index.html"/>
-          <item name="Services" href="/meta/info/type/services/index.html">
-            <item name="Service" href="/meta/info/type/services/service.html"/>
-          </item>
-          <item name="Stages" href="/meta/info/type/stages/index.html"/>
-          <item name="Extensions" href="/meta/info/type/extensions/index.html"/>
-        </item>
-        <item name="Service" href="/meta/info/service.html"/>
-        <item name="Attributes" href="/meta/info/attributes/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
+      <item name="Service" href="service.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/stages/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/stages/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/info/type/stages/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,46 +1,33 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
- <title>Avalon Meta</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
- <body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Meta</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html">
-        <item name="Type" href="/meta/info/type/index.html">
-          <item name="Info" href="/meta/info/type/info/index.html"/>
-          <item name="Loggers" href="/meta/info/type/loggers/index.html"/>
-          <item name="Context" href="/meta/info/type/context/index.html"/>
-          <item name="Dependencies" href="/meta/info/type/dependencies/index.html"/>
-          <item name="Security" href="/meta/info/type/security/index.html"/>
-          <item name="Services" href="/meta/info/type/services/index.html"/>
-          <item name="Stages" href="/meta/info/type/stages/index.html">
-            <item name="Stage" href="/meta/info/type/stages/stage.html"/>
-          </item>
-          <item name="Extensions" href="/meta/info/type/extensions/index.html"/>
-        </item>
-        <item name="Service" href="/meta/info/service.html"/>
-        <item name="Attributes" href="/meta/info/attributes/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
+      <item name="Stage" href="stage.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>
 

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,30 +1,37 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
- <title>Avalon Meta</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
- <body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Meta</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html"/>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
+      <item name="Overview" href="meta.html"/>
+      <item name="Tag Reference" href="tags/index.html"/>
+      <item name="Type Model" href="info/index.html"/>
+      <item name="Meta Data" href="data/index.html"/>
+      <item name="Tools" href="tools/index.html"/>
+      <item name="Javadoc" href="api/index.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/tags/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/tags/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/tags/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,42 +1,42 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
-<title>Avalon Sandbox</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
-<body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Sandbox</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html">
-        <item name="Component" href="/tags/type.html"/>
-        <item name="Attribute" href="/tags/attribute.html"/>
-        <!--<item name="Permission" href="/tags/permission.html"/>-->
-        <item name="Service" href="/tags/service.html"/>
-        <item name="Logger" href="/tags/logger.html"/>
-        <item name="Configuration" href="/tags/configuration.html"/>
-        <item name="Context" href="/tags/context.html"/>
-        <item name="Entry" href="/tags/entry.html"/>
-        <item name="Dependency" href="/tags/dependency.html"/>
-        <item name="Stage" href="/tags/stage.html"/>
-        <item name="Extension" href="/tags/extension.html"/>
-      </item>
-      <item name="Type Model" href="/meta/info/index.html"/>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
+      <item name="Component" href="type.html"/>
+      <item name="Attribute" href="attribute.html"/>
+      <!--<item name="Permission" href="permission.html"/>-->
+      <item name="Service" href="service.html"/>
+      <item name="Logger" href="logger.html"/>
+      <item name="Configuration" href="configuration.html"/>
+      <item name="Context" href="context.html"/>
+      <item name="Entry" href="entry.html"/>
+      <item name="Dependency" href="dependency.html"/>
+      <item name="Stage" href="stage.html"/>
+      <item name="Extension" href="extension.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/tools/maven/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/tools/maven/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/tools/maven/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,33 +1,31 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
- <title>Avalon Tools</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
- <body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Tools</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html"/>
-      <item name="Tools" href="/tools/index.html">
-        <item name="Meta-Info Generator Task" href="/tools/ant.html"/>
-        <item name="Avalon Plugin for Maven" href="/tools/maven/index.html"/>
-      </item>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/tools/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/tools/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/tools/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,33 +1,33 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
- <title>Avalon Meta</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
- <body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Meta</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html"/>
-      <item name="Tools" href="/tools/index.html">
-        <item name="Meta-Info Generator Task" href="/tools/ant.html"/>
-        <item name="Avalon Plugin for Maven" href="/tools/maven/index.html"/>
-      </item>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
+      <item name="Meta-Info Generator Task" href="ant.html"/>
+      <item name="Avalon Plugin for Maven" href="maven/index.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/meta/tutorial/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/meta/tutorial/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/tutorial/navigation.xml	Mon May 24 08:51:57 2004
@@ -1,30 +1,31 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
 
- <title>Avalon Meta</title>
+<!--
+ * 
+ * Copyright 2004 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.
+ *
+-->
 
- <body>
+<project>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Avalon Meta</title>
 
-    <menu name="About Avalon Meta">
-      <item name="Overview" href="/index.html"/>
-      <item name="Tag Reference" href="/tags/index.html"/>
-      <item name="Type Model" href="/meta/info/index.html"/>
-      <item name="Tools" href="/tools/index.html"/>
-      <item name="Javadoc" href="/api/index.html"/>
+  <body>
+    <menu>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org