You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2010/11/18 12:05:52 UTC

svn commit: r1036404 - in /tomcat/tc6.0.x/trunk/webapps/docs/tribes: developers.xml faq.xml interceptors.xml introduction.xml membership.xml project.xml setup.xml status.xml transport.xml

Author: markt
Date: Thu Nov 18 11:05:52 2010
New Revision: 1036404

URL: http://svn.apache.org/viewvc?rev=1036404&view=rev
Log:
Fix issues with tribes docs reported on users list.

Added:
    tomcat/tc6.0.x/trunk/webapps/docs/tribes/developers.xml   (with props)
    tomcat/tc6.0.x/trunk/webapps/docs/tribes/interceptors.xml   (with props)
    tomcat/tc6.0.x/trunk/webapps/docs/tribes/membership.xml   (with props)
    tomcat/tc6.0.x/trunk/webapps/docs/tribes/status.xml   (with props)
    tomcat/tc6.0.x/trunk/webapps/docs/tribes/transport.xml   (with props)
Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/tribes/faq.xml
    tomcat/tc6.0.x/trunk/webapps/docs/tribes/introduction.xml
    tomcat/tc6.0.x/trunk/webapps/docs/tribes/project.xml
    tomcat/tc6.0.x/trunk/webapps/docs/tribes/setup.xml

Added: tomcat/tc6.0.x/trunk/webapps/docs/tribes/developers.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/tribes/developers.xml?rev=1036404&view=auto
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/tribes/developers.xml (added)
+++ tomcat/tc6.0.x/trunk/webapps/docs/tribes/developers.xml Thu Nov 18 11:05:52 2010
@@ -0,0 +1,37 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="developers.html">
+
+    &project;
+
+    <properties>
+        <title>Apache Tribes - Developers</title>
+    </properties>
+
+<body>
+
+
+<section name="Developers">
+    <p>TODO</p>
+</section>
+</body>
+
+</document>

Propchange: tomcat/tc6.0.x/trunk/webapps/docs/tribes/developers.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: tomcat/tc6.0.x/trunk/webapps/docs/tribes/faq.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/tribes/faq.xml?rev=1036404&r1=1036403&r2=1036404&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/tribes/faq.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/tribes/faq.xml Thu Nov 18 11:05:52 2010
@@ -18,12 +18,11 @@
 <!DOCTYPE document [
   <!ENTITY project SYSTEM "project.xml">
 ]>
-<document url="introduction.html">
+<document url="faq.html">
 
     &project;
 
     <properties>
-        <author email="fhanik@apache.org">Filip Hanik</author>
         <title>Apache Tribes - Frequently Asked Questions</title>
     </properties>
 
@@ -31,6 +30,7 @@
 
 
 <section name="Frequently Asked Questions">
+    <p>TODO</p>
 </section>
 </body>
 

Added: tomcat/tc6.0.x/trunk/webapps/docs/tribes/interceptors.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/tribes/interceptors.xml?rev=1036404&view=auto
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/tribes/interceptors.xml (added)
+++ tomcat/tc6.0.x/trunk/webapps/docs/tribes/interceptors.xml Thu Nov 18 11:05:52 2010
@@ -0,0 +1,37 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="interceptors.html">
+
+    &project;
+
+    <properties>
+        <title>Apache Tribes - Interceptors</title>
+    </properties>
+
+<body>
+
+
+<section name="Interceptors">
+    <p>TODO</p>
+</section>
+</body>
+
+</document>

Propchange: tomcat/tc6.0.x/trunk/webapps/docs/tribes/interceptors.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: tomcat/tc6.0.x/trunk/webapps/docs/tribes/introduction.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/tribes/introduction.xml?rev=1036404&r1=1036403&r2=1036404&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/tribes/introduction.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/tribes/introduction.xml Thu Nov 18 11:05:52 2010
@@ -18,7 +18,7 @@
 <!DOCTYPE document [
   <!ENTITY project SYSTEM "project.xml">
 ]>
-<document url="tribes.html">
+<document url="introduction.html">
 
     &project;
 

Added: tomcat/tc6.0.x/trunk/webapps/docs/tribes/membership.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/tribes/membership.xml?rev=1036404&view=auto
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/tribes/membership.xml (added)
+++ tomcat/tc6.0.x/trunk/webapps/docs/tribes/membership.xml Thu Nov 18 11:05:52 2010
@@ -0,0 +1,37 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="membership.html">
+
+    &project;
+
+    <properties>
+        <title>Apache Tribes - Membership</title>
+    </properties>
+
+<body>
+
+
+<section name="Membership">
+    <p>TODO</p>
+</section>
+</body>
+
+</document>

Propchange: tomcat/tc6.0.x/trunk/webapps/docs/tribes/membership.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: tomcat/tc6.0.x/trunk/webapps/docs/tribes/project.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/tribes/project.xml?rev=1036404&r1=1036403&r2=1036404&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/tribes/project.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/tribes/project.xml Thu Nov 18 11:05:52 2010
@@ -37,8 +37,10 @@
     </menu>
 
     <menu name="Reference">
+        <!--
         <item name="Release Notes"         href="RELEASE-NOTES.txt"/>
-        <item name="JavaDoc"               href="/api/index.html"/>
+        -->
+        <item name="JavaDoc"               href="../api/org/apache/catalina/tribes/package-summary.html"/>
     </menu>
 
     <menu name="Apache Tribes Development">

Modified: tomcat/tc6.0.x/trunk/webapps/docs/tribes/setup.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/tribes/setup.xml?rev=1036404&r1=1036403&r2=1036404&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/tribes/setup.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/tribes/setup.xml Thu Nov 18 11:05:52 2010
@@ -18,12 +18,11 @@
 <!DOCTYPE document [
   <!ENTITY project SYSTEM "project.xml">
 ]>
-<document url="introduction.html">
+<document url="setup.html">
 
     &project;
 
     <properties>
-        <author email="fhanik@apache.org">Filip Hanik</author>
         <title>Apache Tribes - Configuration</title>
     </properties>
 
@@ -31,6 +30,7 @@
 
 
 <section name="Configuration Overview">
+    <p>TODO</p>
 </section>
 </body>
 

Added: tomcat/tc6.0.x/trunk/webapps/docs/tribes/status.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/tribes/status.xml?rev=1036404&view=auto
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/tribes/status.xml (added)
+++ tomcat/tc6.0.x/trunk/webapps/docs/tribes/status.xml Thu Nov 18 11:05:52 2010
@@ -0,0 +1,37 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="status.html">
+
+    &project;
+
+    <properties>
+        <title>Apache Tribes - Status</title>
+    </properties>
+
+<body>
+
+
+<section name="Status">
+    <p>TODO</p>
+</section>
+</body>
+
+</document>

Propchange: tomcat/tc6.0.x/trunk/webapps/docs/tribes/status.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/tc6.0.x/trunk/webapps/docs/tribes/transport.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/tribes/transport.xml?rev=1036404&view=auto
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/tribes/transport.xml (added)
+++ tomcat/tc6.0.x/trunk/webapps/docs/tribes/transport.xml Thu Nov 18 11:05:52 2010
@@ -0,0 +1,37 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="transport.html">
+
+    &project;
+
+    <properties>
+        <title>Apache Tribes - Transport</title>
+    </properties>
+
+<body>
+
+
+<section name="Transport">
+    <p>TODO</p>
+</section>
+</body>
+
+</document>

Propchange: tomcat/tc6.0.x/trunk/webapps/docs/tribes/transport.xml
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org