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 es...@apache.org on 2007/07/09 00:33:29 UTC

svn commit: r554460 - in /portals/pluto/trunk: maven-pluto-plugin/src/site/ pluto-ant-tasks/src/site/ pluto-container/src/site/ pluto-descriptor-api/src/site/ pluto-portal/src/site/ pluto-site/src/site/ pluto-taglib/src/site/

Author: esm
Date: Sun Jul  8 15:33:26 2007
New Revision: 554460

URL: http://svn.apache.org/viewvc?view=rev&rev=554460
Log:
Updating line endings only.

Modified:
    portals/pluto/trunk/maven-pluto-plugin/src/site/site.xml   (contents, props changed)
    portals/pluto/trunk/pluto-ant-tasks/src/site/site.xml   (contents, props changed)
    portals/pluto/trunk/pluto-container/src/site/site.xml   (contents, props changed)
    portals/pluto/trunk/pluto-descriptor-api/src/site/site.xml   (contents, props changed)
    portals/pluto/trunk/pluto-portal/src/site/site.xml   (contents, props changed)
    portals/pluto/trunk/pluto-site/src/site/site.xml   (contents, props changed)
    portals/pluto/trunk/pluto-taglib/src/site/site.xml   (contents, props changed)

Modified: portals/pluto/trunk/maven-pluto-plugin/src/site/site.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/maven-pluto-plugin/src/site/site.xml?view=diff&rev=554460&r1=554459&r2=554460
==============================================================================
--- portals/pluto/trunk/maven-pluto-plugin/src/site/site.xml (original)
+++ portals/pluto/trunk/maven-pluto-plugin/src/site/site.xml Sun Jul  8 15:33:26 2007
@@ -1,40 +1,40 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<project name="Maven">
-  <bannerLeft>
-    <name>Pluto Maven Plugin</name>
-    <src>http://portals.apache.org/pluto/images/pluto.png</src>
-    <href>http://portals.apache.org/pluto</href>
-  </bannerLeft>
-  <bannerRight>
-    <src>http://portals.apache.org/pluto/images/banner.png</src>
-  </bannerRight>
-  <body>
-    <links>
-      <item name="Pluto Home" href="http://portals.apache.org/pluto"/>
-      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
-	  <item name="Chinese Translation" href="http://heavyz.sourceforge.net/pluto_zh/pluto-container"/>
-    </links>
-
-	<menu name="Pluto Maven Goals">
-      <item name="Getting Started" href="/getting-started.html"/>
-	</menu>
-
-    ${reports}
-  </body>
-</project>
+  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.
+-->
+<project name="Maven">
+  <bannerLeft>
+    <name>Pluto Maven Plugin</name>
+    <src>http://portals.apache.org/pluto/images/pluto.png</src>
+    <href>http://portals.apache.org/pluto</href>
+  </bannerLeft>
+  <bannerRight>
+    <src>http://portals.apache.org/pluto/images/banner.png</src>
+  </bannerRight>
+  <body>
+    <links>
+      <item name="Pluto Home" href="http://portals.apache.org/pluto"/>
+      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
+	  <item name="Chinese Translation" href="http://heavyz.sourceforge.net/pluto_zh/pluto-container"/>
+    </links>
+
+	<menu name="Pluto Maven Goals">
+      <item name="Getting Started" href="/getting-started.html"/>
+	</menu>
+
+    ${reports}
+  </body>
+</project>

Propchange: portals/pluto/trunk/maven-pluto-plugin/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: portals/pluto/trunk/pluto-ant-tasks/src/site/site.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-ant-tasks/src/site/site.xml?view=diff&rev=554460&r1=554459&r2=554460
==============================================================================
--- portals/pluto/trunk/pluto-ant-tasks/src/site/site.xml (original)
+++ portals/pluto/trunk/pluto-ant-tasks/src/site/site.xml Sun Jul  8 15:33:26 2007
@@ -1,40 +1,40 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<project name="Maven">
-  <bannerLeft>
-    <name>Pluto Ant Plugin</name>
-    <src>http://portals.apache.org/pluto/images/pluto.png</src>
-    <href>http://portals.apache.org/pluto</href>
-  </bannerLeft>
-  <bannerRight>
-    <src>http://portals.apache.org/pluto/images/banner.png</src>
-  </bannerRight>
-  <body>
-    <links>
-      <item name="Pluto Home" href="http://portals.apache.org/pluto"/>
-      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
-	  <item name="Chinese Translation" href="http://heavyz.sourceforge.net/pluto_zh/pluto-container"/>
-    </links>
-
-	<menu name="Pluto Ant Tasks">
-      <item name="Getting Started" href="/getting-started.html"/>
-	</menu>
-
-    ${reports}
-  </body>
-</project>
+  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.
+-->
+<project name="Maven">
+  <bannerLeft>
+    <name>Pluto Ant Plugin</name>
+    <src>http://portals.apache.org/pluto/images/pluto.png</src>
+    <href>http://portals.apache.org/pluto</href>
+  </bannerLeft>
+  <bannerRight>
+    <src>http://portals.apache.org/pluto/images/banner.png</src>
+  </bannerRight>
+  <body>
+    <links>
+      <item name="Pluto Home" href="http://portals.apache.org/pluto"/>
+      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
+	  <item name="Chinese Translation" href="http://heavyz.sourceforge.net/pluto_zh/pluto-container"/>
+    </links>
+
+	<menu name="Pluto Ant Tasks">
+      <item name="Getting Started" href="/getting-started.html"/>
+	</menu>
+
+    ${reports}
+  </body>
+</project>

Propchange: portals/pluto/trunk/pluto-ant-tasks/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: portals/pluto/trunk/pluto-container/src/site/site.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-container/src/site/site.xml?view=diff&rev=554460&r1=554459&r2=554460
==============================================================================
--- portals/pluto/trunk/pluto-container/src/site/site.xml (original)
+++ portals/pluto/trunk/pluto-container/src/site/site.xml Sun Jul  8 15:33:26 2007
@@ -1,51 +1,51 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed  under the  License is distributed on an "AS IS" BASIS,
-WITHOUT  WARRANTIES OR CONDITIONS  OF ANY KIND, either  express  or
-implied.
-
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-
-<project name="Pluto Portlet Container">
-  
-  <bannerLeft>
-    <name>Pluto</name>
-    <src>http://portals.apache.org/pluto/images/pluto.png</src>
-    <href>http://portals.apache.org/pluto</href>
-  </bannerLeft>
-  <bannerRight>
-    <src>http://portals.apache.org/pluto/images/banner.png</src>
-  </bannerRight>
-  
-  <body>
-    
-    <links>
-      <item name="Pluto Home" href="http://portals.apache.org/pluto/"/>
-      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
-      <item name="JSR 286" href="http://jcp.org/en/jsr/detail?id=286"/>
-      <item name="Chinese Translation" href="http://people.apache.org/~zheng/pluto/chinese/"/>
-    </links>
-    
-    <menu name="Portlet Container">
-      <item name="Getting Started" href="/getting-started.html"/>
-      <item name="Embedding Pluto" href="/embed.html"/>
-    </menu>
-    
-    ${reports}
-    
-  </body>
-  
-</project>
-
+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.
+-->
+
+<project name="Pluto Portlet Container">
+  
+  <bannerLeft>
+    <name>Pluto</name>
+    <src>http://portals.apache.org/pluto/images/pluto.png</src>
+    <href>http://portals.apache.org/pluto</href>
+  </bannerLeft>
+  <bannerRight>
+    <src>http://portals.apache.org/pluto/images/banner.png</src>
+  </bannerRight>
+  
+  <body>
+    
+    <links>
+      <item name="Pluto Home" href="http://portals.apache.org/pluto/"/>
+      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
+      <item name="JSR 286" href="http://jcp.org/en/jsr/detail?id=286"/>
+      <item name="Chinese Translation" href="http://people.apache.org/~zheng/pluto/chinese/"/>
+    </links>
+    
+    <menu name="Portlet Container">
+      <item name="Getting Started" href="/getting-started.html"/>
+      <item name="Embedding Pluto" href="/embed.html"/>
+    </menu>
+    
+    ${reports}
+    
+  </body>
+  
+</project>
+

Propchange: portals/pluto/trunk/pluto-container/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: portals/pluto/trunk/pluto-descriptor-api/src/site/site.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-descriptor-api/src/site/site.xml?view=diff&rev=554460&r1=554459&r2=554460
==============================================================================
--- portals/pluto/trunk/pluto-descriptor-api/src/site/site.xml (original)
+++ portals/pluto/trunk/pluto-descriptor-api/src/site/site.xml Sun Jul  8 15:33:26 2007
@@ -1,40 +1,40 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<project name="Maven">
-  <bannerLeft>
-    <name>Pluto</name>
-    <src>http://portals.apache.org/pluto/images/pluto11.png</src>
-    <href>http://portals.apache.org/pluto</href>
-  </bannerLeft>
-  <bannerRight>
-    <src>http://portals.apache.org/pluto/images/banner.png</src>
-  </bannerRight>
-  <body>
-    <links>
-      <item name="Pluto Home" href="http://portals.apache.org/pluto"/>
-      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
-	  <item name="Chinese Translation" href="http://heavyz.sourceforge.net/pluto_zh/pluto-container"/>
-    </links>
-
-	<menu name="Portlet Container">
-      <item name="Getting Started" href="/getting-started.html"/>
-	</menu>
-
-    ${reports}
-  </body>
-</project>
+  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.
+-->
+<project name="Maven">
+  <bannerLeft>
+    <name>Pluto</name>
+    <src>http://portals.apache.org/pluto/images/pluto11.png</src>
+    <href>http://portals.apache.org/pluto</href>
+  </bannerLeft>
+  <bannerRight>
+    <src>http://portals.apache.org/pluto/images/banner.png</src>
+  </bannerRight>
+  <body>
+    <links>
+      <item name="Pluto Home" href="http://portals.apache.org/pluto"/>
+      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
+	  <item name="Chinese Translation" href="http://heavyz.sourceforge.net/pluto_zh/pluto-container"/>
+    </links>
+
+	<menu name="Portlet Container">
+      <item name="Getting Started" href="/getting-started.html"/>
+	</menu>
+
+    ${reports}
+  </body>
+</project>

Propchange: portals/pluto/trunk/pluto-descriptor-api/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: portals/pluto/trunk/pluto-portal/src/site/site.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-portal/src/site/site.xml?view=diff&rev=554460&r1=554459&r2=554460
==============================================================================
--- portals/pluto/trunk/pluto-portal/src/site/site.xml (original)
+++ portals/pluto/trunk/pluto-portal/src/site/site.xml Sun Jul  8 15:33:26 2007
@@ -1,40 +1,40 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<project name="Maven">
-  <bannerLeft>
-    <name>Pluto</name>
-    <src>http://portals.apache.org/pluto/images/pluto.png</src>
-    <href>http://portals.apache.org/pluto</href>
-  </bannerLeft>
-  <bannerRight>
-    <src>http://portals.apache.org/pluto/images/banner.png</src>
-  </bannerRight>
-  <body>
-    <links>
-      <item name="Pluto Home" href="http://portals.apache.org/pluto"/>
-      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
-	  <item name="Chinese Translation" href="http://heavyz.sourceforge.net/pluto_zh/pluto-container"/>
-    </links>
-
-	<menu name="Pluto Portal">
-      <item name="Getting Started" href="/getting-started.html"/>
-	</menu>
-
-    ${reports}
-  </body>
-</project>
+  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.
+-->
+<project name="Maven">
+  <bannerLeft>
+    <name>Pluto</name>
+    <src>http://portals.apache.org/pluto/images/pluto.png</src>
+    <href>http://portals.apache.org/pluto</href>
+  </bannerLeft>
+  <bannerRight>
+    <src>http://portals.apache.org/pluto/images/banner.png</src>
+  </bannerRight>
+  <body>
+    <links>
+      <item name="Pluto Home" href="http://portals.apache.org/pluto"/>
+      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
+	  <item name="Chinese Translation" href="http://heavyz.sourceforge.net/pluto_zh/pluto-container"/>
+    </links>
+
+	<menu name="Pluto Portal">
+      <item name="Getting Started" href="/getting-started.html"/>
+	</menu>
+
+    ${reports}
+  </body>
+</project>

Propchange: portals/pluto/trunk/pluto-portal/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

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=554460&r1=554459&r2=554460
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/site.xml (original)
+++ portals/pluto/trunk/pluto-site/src/site/site.xml Sun Jul  8 15:33:26 2007
@@ -1,77 +1,77 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed  under the  License is distributed on an "AS IS" BASIS,
-WITHOUT  WARRANTIES OR CONDITIONS  OF ANY KIND, either  express  or
-implied.
-
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-
-<project name="Pluto">
-  
-  <bannerLeft>
-    <name>Pluto</name>
-    <src>http://portals.apache.org/pluto/images/apache-portals.gif</src>
-    <href>http://portals.apache.org/pluto/</href>
-  </bannerLeft>
-  <bannerRight>
-    <src>http://portals.apache.org/pluto/images/banner.png</src>
-  </bannerRight>
-  
-  <body>
-    
-    <links>
-      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
-      <item name="JSR 286" href="http://jcp.org/en/jsr/detail?id=286"/>
-      <item name="Chinese Translation" href="http://people.apache.org/~zheng/pluto/chinese/"/>
-    </links>
-    
-    <menu name="The Pluto Project">
-      <item name="About Pluto" href="/index.html"/>
-      <item name="Mission" href="/mission.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"/>
-      <item name="Powered By Pluto" href="/powered.html"/>
-      <item name="Get Involved" href="/helping.html"/>
-    </menu>
-    
-    <menu name="Pluto 1.1">
-      <item name="Getting Started" href="/v11/getting-started.html"/>
-      <item name="Release Notes" href="/v11/release-notes.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"/>
-      <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"/>
-        <item name="Portal" href="/pluto-portal/index.html"/>
-        <item name="Testsuite" href="/pluto-testsuite/index.html"/>
-        <item name="Descriptor API" href="/pluto-descriptor-api/index.html"/>
-        <item name="Descriptor Impl" href="/pluto-descriptor-impl/index.html"/>
-        <item name="Optional Services" href="/pluto-optional-services/index.html"/>
-        <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"/>
-      </item>
-    </menu>
-    
-    ${reports}
-    
-  </body>
-  
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed  under the  License is distributed on an "AS IS" BASIS,
+WITHOUT  WARRANTIES OR CONDITIONS  OF ANY KIND, either  express  or
+implied.
+
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<project name="Pluto">
+  
+  <bannerLeft>
+    <name>Pluto</name>
+    <src>http://portals.apache.org/pluto/images/apache-portals.gif</src>
+    <href>http://portals.apache.org/pluto/</href>
+  </bannerLeft>
+  <bannerRight>
+    <src>http://portals.apache.org/pluto/images/banner.png</src>
+  </bannerRight>
+  
+  <body>
+    
+    <links>
+      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
+      <item name="JSR 286" href="http://jcp.org/en/jsr/detail?id=286"/>
+      <item name="Chinese Translation" href="http://people.apache.org/~zheng/pluto/chinese/"/>
+    </links>
+    
+    <menu name="The Pluto Project">
+      <item name="About Pluto" href="/index.html"/>
+      <item name="Mission" href="/mission.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"/>
+      <item name="Powered By Pluto" href="/powered.html"/>
+      <item name="Get Involved" href="/helping.html"/>
+    </menu>
+    
+    <menu name="Pluto 1.1">
+      <item name="Getting Started" href="/v11/getting-started.html"/>
+      <item name="Release Notes" href="/v11/release-notes.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"/>
+      <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"/>
+        <item name="Portal" href="/pluto-portal/index.html"/>
+        <item name="Testsuite" href="/pluto-testsuite/index.html"/>
+        <item name="Descriptor API" href="/pluto-descriptor-api/index.html"/>
+        <item name="Descriptor Impl" href="/pluto-descriptor-impl/index.html"/>
+        <item name="Optional Services" href="/pluto-optional-services/index.html"/>
+        <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"/>
+      </item>
+    </menu>
+    
+    ${reports}
+    
+  </body>
+  
+</project>

Propchange: portals/pluto/trunk/pluto-site/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: portals/pluto/trunk/pluto-taglib/src/site/site.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-taglib/src/site/site.xml?view=diff&rev=554460&r1=554459&r2=554460
==============================================================================
--- portals/pluto/trunk/pluto-taglib/src/site/site.xml (original)
+++ portals/pluto/trunk/pluto-taglib/src/site/site.xml Sun Jul  8 15:33:26 2007
@@ -1,40 +1,40 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<project name="Pluto Taglib">
-  <bannerLeft>
-    <name>Pluto Taglib</name>
-    <src>http://portals.apache.org/pluto/images/pluto.png</src>
-    <href>http://portals.apache.org/pluto</href>
-  </bannerLeft>
-  <bannerRight>
-    <src>http://portals.apache.org/pluto/images/banner.png</src>
-  </bannerRight>
-  <body>
-    <links>
-      <item name="Pluto Home" href="http://portals.apache.org/pluto"/>
-      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
-	  <item name="Chinese Translation" href="http://heavyz.sourceforge.net/pluto_zh/pluto-container"/>
-    </links>
-
-	<menu name="Pluto Portal">
-      <item name="Getting Started" href="/getting-started.html"/>
-	</menu>
-
-    ${reports}
-  </body>
-</project>
+  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.
+-->
+<project name="Pluto Taglib">
+  <bannerLeft>
+    <name>Pluto Taglib</name>
+    <src>http://portals.apache.org/pluto/images/pluto.png</src>
+    <href>http://portals.apache.org/pluto</href>
+  </bannerLeft>
+  <bannerRight>
+    <src>http://portals.apache.org/pluto/images/banner.png</src>
+  </bannerRight>
+  <body>
+    <links>
+      <item name="Pluto Home" href="http://portals.apache.org/pluto"/>
+      <item name="JSR 168" href="http://jcp.org/en/jsr/detail?id=168"/>
+	  <item name="Chinese Translation" href="http://heavyz.sourceforge.net/pluto_zh/pluto-container"/>
+    </links>
+
+	<menu name="Pluto Portal">
+      <item name="Getting Started" href="/getting-started.html"/>
+	</menu>
+
+    ${reports}
+  </body>
+</project>

Propchange: portals/pluto/trunk/pluto-taglib/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native