You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by dd...@apache.org on 2006/09/04 04:52:35 UTC

svn commit: r439909 - in /portals/pluto/trunk: ./ pluto-site/src/site/ pluto-site/src/site/resources/images/ pluto-site/src/site/resources/images/v11/ pluto-site/src/site/xdoc/v11/

Author: ddewolf
Date: Sun Sep  3 19:52:35 2006
New Revision: 439909

URL: http://svn.apache.org/viewvc?view=rev&rev=439909
Log:
updating documentation

Added:
    portals/pluto/trunk/pluto-site/src/site/resources/images/v11/
    portals/pluto/trunk/pluto-site/src/site/resources/images/v11/architecture.png   (contents, props changed)
      - copied, changed from r439902, portals/pluto/trunk/pluto-site/src/site/resources/images/architecture.png
    portals/pluto/trunk/pluto-site/src/site/xdoc/v11/architecture.xml
Removed:
    portals/pluto/trunk/pluto-site/src/site/resources/images/architecture.png
Modified:
    portals/pluto/trunk/pluto-site/src/site/site.xml
    portals/pluto/trunk/pom.xml

Copied: portals/pluto/trunk/pluto-site/src/site/resources/images/v11/architecture.png (from r439902, portals/pluto/trunk/pluto-site/src/site/resources/images/architecture.png)
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-site/src/site/resources/images/v11/architecture.png?view=diff&rev=439909&p1=portals/pluto/trunk/pluto-site/src/site/resources/images/architecture.png&r1=439902&p2=portals/pluto/trunk/pluto-site/src/site/resources/images/v11/architecture.png&r2=439909
==============================================================================
Binary files - no diff available.

Propchange: portals/pluto/trunk/pluto-site/src/site/resources/images/v11/architecture.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: portals/pluto/trunk/pluto-site/src/site/site.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-site/src/site/site.xml?view=diff&rev=439909&r1=439908&r2=439909
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/site.xml (original)
+++ portals/pluto/trunk/pluto-site/src/site/site.xml Sun Sep  3 19:52:35 2006
@@ -38,7 +38,7 @@
     <menu name="The Pluto Project">
       <item name="About Pluto" href="/index.html"/>
       <item name="Mission" href="/mission.html"/>
-      <iten name="Download" href="/download.html"/>
+      <item name="Download" href="/download.html"/>
       <item name="News" href="/news.html"/>
       <item name="FAQ" href="/faq.html"/>
       <item name="Wiki" href="http://wiki.apache.org/portals/Pluto"/>
@@ -49,24 +49,25 @@
     <menu name="Pluto 1.0.1">
       <item name="Getting Started" href="/v101/install.html"/>
       <item name="Resources" href="/v101/resources.html"/>
-      <menu name="User Guide" href="/v101/userguide/index.html">
+      <item name="User Guide" href="/v101/userguide/index.html">
         <item name="Portal Guide" href="/v101/userguide/portal.html"/>
         <item name="Testsuite Guide" href="/v101/userguide/testsuite.html"/>
-      </menu>
-      <menu name="Developer Guide" href="/v101/developer/index.html">
+      </item>
+      <item name="Developer Guide" href="/v101/developer/index.html">
         <item name="Architecture" href="/v101/developer/arch.html"/>
         <item name="Obtaining Source" href="/v101/developer/subversion.html"/>
         <item name="Building From Source" href="/v101/developer/build_source.html"/>
         <item name="Integrating" href="/v101/developer/integrate.html"/>
-      </menu>
+      </item>
     </menu>
     
     <menu name="Pluto 1.1">
       <item name="Getting Started" href="/v11/getting-started.html"/>
       <item name="Deploying" href="/v11/deploying.html"/>
       <item name="App Servers" href="/v11/app-servers.html"/>
+      <item name="Architecture" href="/v11/architecture.html"/>
       <item name="Resources" href="/v11/resources.html"/>
-      <menu name="Subprojects" href="/v11/subprojects.html" collapsed="true">
+      <item name="Subprojects" href="/v11/subprojects.html" collapsed="true">
         <item name="Portlet Container" href="/pluto-container/index.html"/>
         <item name="Portlet Tags" href="/pluto-taglib/index.html"/>
         <item name="Portal Driver" href="/pluto-portal-driver/index.html"/>
@@ -78,7 +79,7 @@
         <item name="Maven Plugin" href="/maven-pluto-plugin/index.html"/>
         <item name="Ant Tasks" href="/pluto-ant-tasks/index.html"/>
         <item name="Util" href="/pluto-util/index.html"/>
-      </menu>
+      </item>
     </menu>
     
     ${reports}

Added: portals/pluto/trunk/pluto-site/src/site/xdoc/v11/architecture.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-site/src/site/xdoc/v11/architecture.xml?view=auto&rev=439909
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/xdoc/v11/architecture.xml (added)
+++ portals/pluto/trunk/pluto-site/src/site/xdoc/v11/architecture.xml Sun Sep  3 19:52:35 2006
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2004 The Apache Software Foundation
+Licensed  under the  Apache License,  Version 2.0  (the "License");
+you may not use  this file  except in  compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed  under the  License is distributed on an "AS IS" BASIS,
+WITHOUT  WARRANTIES OR CONDITIONS  OF ANY KIND, either  express  or
+implied.
+
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document>
+  
+  <properties>
+    <title>Architectural Diagrams</title>
+    <author email="ddewolf@apache.org">David DeWolf</author>
+  </properties>
+  
+  <body>
+    <section name="Architectural Diagrams">
+      <p>
+        The following diagram depicts the architectural
+        components of Pluto 1.1. More details coming soon.
+        <img src="../images/v11/architecture.png"/>
+      </p>
+    </section>
+  </body>
+  
+</document>
+

Modified: portals/pluto/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pom.xml?view=diff&rev=439909&r1=439908&r2=439909
==============================================================================
--- portals/pluto/trunk/pom.xml (original)
+++ portals/pluto/trunk/pom.xml Sun Sep  3 19:52:35 2006
@@ -217,10 +217,14 @@
   
   <!-- Dependency Version Properties ======================================= -->
  
-  <!-- 
-    When adding, removing, or renaming a property, please remember to modify
-    maven-pluto-plugin/src/main/resources/versions.properties as well!
-  -->
+  <!--
+    NOTE:
+    
+    Modification of these properties affects:
+    1) Dependent project poms
+    2)  maven-pluto-plugin/src/main/resources/versions.properties as well!
+
+    -->
   <properties>
     <portlet-api.version>1.0</portlet-api.version>
     <servlet-api.version>2.3</servlet-api.version>