Author: kkolinko Date: Wed Apr 6 15:51:49 2011 New Revision: 1089505 URL: http://svn.apache.org/viewvc?rev=1089505&view=rev Log: Correct wrong character, https://issues.apache.org/bugzilla/show_bug.cgi?id=51028 Update the rdf file in view of upcoming release.
Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/xdocs/bugreport.xml tomcat/site/trunk/xdocs/doap_Tomcat.rdf Modified: tomcat/site/trunk/docs/bugreport.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/bugreport.html?rev=1089505&r1=1089504&r2=1089505&view=diff ============================================================================== --- tomcat/site/trunk/docs/bugreport.html (original) +++ tomcat/site/trunk/docs/bugreport.html Wed Apr 6 15:51:49 2011 @@ -396,17 +396,17 @@ problem you are having before reporting <blockquote> <p> <li> -<b>Documentation</b> – Review the documentation for the version +<b>Documentation</b> – Review the documentation for the version of Apache Tomcat that you are using. The problem that you are facing may already be addressed in the docs. Note, that documentation is searchable.</li> <li> -<b>Logs</b> – The logs which Apache Tomcat generates can be a valuable +<b>Logs</b> – The logs which Apache Tomcat generates can be a valuable resource when trying to diagnose a problem. Please review them. You may want to enable debug output in your Apache Tomcat configuration so that you have more information to help diagnose the problem.</li> <li> -<b>FAQ's</b> – Search the <a href="http://wiki.apache.org/tomcat/FAQ"> +<b>FAQ's</b> – Search the <a href="http://wiki.apache.org/tomcat/FAQ"> Tomcat Frequently Asked Questions</a>.</li> </p> </blockquote> @@ -509,14 +509,14 @@ problem you are having before reporting <p>Supported Tomcat projects:</p> <ul> <li> -<b>Tomcat 7</b>, <b>Tomcat 6</b> and <b>Tomcat 5</b> – Tomcat 7.0.x, +<b>Tomcat 7</b>, <b>Tomcat 6</b> and <b>Tomcat 5</b> – Tomcat 7.0.x, 6.0.x and 5.5.x, respectively</li> <li> -<b>Tomcat Connectors</b> – Integration of Tomcat with other Web servers</li> +<b>Tomcat Connectors</b> – Integration of Tomcat with other Web servers</li> <li> -<b>Tomcat Native</b> – APR based native HTTP and AJP connectors for Tomcat</li> +<b>Tomcat Native</b> – APR based native HTTP and AJP connectors for Tomcat</li> <li> -<b>Taglibs</b> – Apache <a href="/taglibs/">Taglibs</a> +<b>Taglibs</b> – Apache <a href="/taglibs/">Taglibs</a> </li> </ul> </blockquote> @@ -706,24 +706,24 @@ here</a>.<br/> <li>Attribution: <ul> <li> -<b>Version</b> – Apache Tomcat version.<br/> +<b>Version</b> – Apache Tomcat version.<br/> Please not only select it from the list, but also mention it in your text.</li> <li> -<b>Component</b> – The component which has the bug.<br/> +<b>Component</b> – The component which has the bug.<br/> If you do not know, just guess.</li> </ul> </li> <li>Environment details: <ul> <li> -<b>Platform</b> and <b>OS</b> – Hardware platform and +<b>Platform</b> and <b>OS</b> – Hardware platform and operating system Tomcat is running on.</li> <li> -<b>Java version</b> – Vendor and version of your Java +<b>Java version</b> – Vendor and version of your Java Runtime Environment used to run Tomcat.</li> <li> -<b>Web Server</b> – Web Server and version, Apache Tomcat +<b>Web Server</b> – Web Server and version, Apache Tomcat Connector that you are using, if you are running Tomcat behind another web server, such as <a href="http://httpd.apache.org/">Apache HTTP Server</a>.</li> Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1089505&r1=1089504&r2=1089505&view=diff ============================================================================== --- tomcat/site/trunk/docs/doap_Tomcat.rdf (original) +++ tomcat/site/trunk/docs/doap_Tomcat.rdf Wed Apr 6 15:51:49 2011 @@ -55,8 +55,8 @@ <release> <Version> <name>Latest Stable 7.0.x Release</name> - <created>2011-03-11</created> - <revision>7.0.11</revision> + <created>2011-04-06</created> + <revision>7.0.12</revision> </Version> </release> <release> Modified: tomcat/site/trunk/xdocs/bugreport.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/bugreport.xml?rev=1089505&r1=1089504&r2=1089505&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/bugreport.xml (original) +++ tomcat/site/trunk/xdocs/bugreport.xml Wed Apr 6 15:51:49 2011 @@ -1,4 +1,4 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8"?> <document> <properties> @@ -63,15 +63,15 @@ problem you are having before reporting <subsection name="Problem trouble shooting"> <p> - <li><b>Documentation</b> – Review the documentation for the version + <li><b>Documentation</b> – Review the documentation for the version of Apache Tomcat that you are using. The problem that you are facing may already be addressed in the docs. Note, that documentation is searchable.</li> - <li><b>Logs</b> – The logs which Apache Tomcat generates can be a valuable + <li><b>Logs</b> – The logs which Apache Tomcat generates can be a valuable resource when trying to diagnose a problem. Please review them. You may want to enable debug output in your Apache Tomcat configuration so that you have more information to help diagnose the problem.</li> - <li><b>FAQ's</b> – Search the <a href="http://wiki.apache.org/tomcat/FAQ"> + <li><b>FAQ's</b> – Search the <a href="http://wiki.apache.org/tomcat/FAQ"> Tomcat Frequently Asked Questions</a>.</li> </p> </subsection> @@ -104,11 +104,11 @@ problem you are having before reporting </ul> <p>Supported Tomcat projects:</p> <ul> - <li><b>Tomcat 7</b>, <b>Tomcat 6</b> and <b>Tomcat 5</b> – Tomcat 7.0.x, + <li><b>Tomcat 7</b>, <b>Tomcat 6</b> and <b>Tomcat 5</b> – Tomcat 7.0.x, 6.0.x and 5.5.x, respectively</li> - <li><b>Tomcat Connectors</b> – Integration of Tomcat with other Web servers</li> - <li><b>Tomcat Native</b> – APR based native HTTP and AJP connectors for Tomcat</li> - <li><b>Taglibs</b> – Apache <a href="/taglibs/">Taglibs</a></li> + <li><b>Tomcat Connectors</b> – Integration of Tomcat with other Web servers</li> + <li><b>Tomcat Native</b> – APR based native HTTP and AJP connectors for Tomcat</li> + <li><b>Taglibs</b> – Apache <a href="/taglibs/">Taglibs</a></li> </ul> </subsection> @@ -202,20 +202,20 @@ here</a>.<br /> <ul> <li>Attribution: <ul> - <li><b>Version</b> – Apache Tomcat version.<br /> + <li><b>Version</b> – Apache Tomcat version.<br /> Please not only select it from the list, but also mention it in your text.</li> - <li><b>Component</b> – The component which has the bug.<br /> + <li><b>Component</b> – The component which has the bug.<br /> If you do not know, just guess.</li> </ul> </li> <li>Environment details: <ul> - <li><b>Platform</b> and <b>OS</b> – Hardware platform and + <li><b>Platform</b> and <b>OS</b> – Hardware platform and operating system Tomcat is running on.</li> - <li><b>Java version</b> – Vendor and version of your Java + <li><b>Java version</b> – Vendor and version of your Java Runtime Environment used to run Tomcat.</li> - <li><b>Web Server</b> – Web Server and version, Apache Tomcat + <li><b>Web Server</b> – Web Server and version, Apache Tomcat Connector that you are using, if you are running Tomcat behind another web server, such as <a href="http://httpd.apache.org/">Apache HTTP Server</a>.</li> Modified: tomcat/site/trunk/xdocs/doap_Tomcat.rdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/doap_Tomcat.rdf?rev=1089505&r1=1089504&r2=1089505&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/doap_Tomcat.rdf (original) +++ tomcat/site/trunk/xdocs/doap_Tomcat.rdf Wed Apr 6 15:51:49 2011 @@ -55,8 +55,8 @@ <release> <Version> <name>Latest Stable 7.0.x Release</name> - <created>2011-03-11</created> - <revision>7.0.11</revision> + <created>2011-04-06</created> + <revision>7.0.12</revision> </Version> </release> <release> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org