Author: kkolinko Date: Fri Oct 19 21:59:40 2012 New Revision: 1400310 URL: http://svn.apache.org/viewvc?rev=1400310&view=rev Log: Update project description file: - 6.0.36 release - Replace direct bugzilla reference with a link to our bug reports page - Add "http" and "javaee" categories - Mention that it is a "web server"
Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/xdocs/doap_Tomcat.rdf Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1400310&r1=1400309&r2=1400310&view=diff ============================================================================== --- tomcat/site/trunk/docs/doap_Tomcat.rdf (original) +++ tomcat/site/trunk/docs/doap_Tomcat.rdf Fri Oct 19 21:59:40 2012 @@ -27,29 +27,31 @@ <name>Apache Tomcat</name> <homepage rdf:resource="http://tomcat.apache.org/" /> <asfext:pmc rdf:resource="http://tomcat.apache.org" /> - <shortdesc>A Java Servlet and Java Servet Pages specifications implementation.</shortdesc> - <description>Apache Tomcat is an open source software implementation of the - Java Servlet and JavaServer Pages technologies. The Java Servlet and - JavaServer Pages specifications are developed under the Java Community - Process. Apache Tomcat is developed in an open and participatory environment - and released under the Apache License version 2. - + <shortdesc>A Java Servlet and JavaServer Pages specifications implementation.</shortdesc> + <description>Apache Tomcat is a web server that is an open source software + implementation of the Java Servlet and JavaServer Pages technologies. + The Java Servlet and JavaServer Pages specifications are developed under + the Java Community Process. Apache Tomcat is developed in an open and + participatory environment and released under the Apache License version 2. + Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open development project. - + Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the PoweredBy wiki page.</description> - <bug-database rdf:resource="http://issues.apache.org/bugzilla/" /> + <bug-database rdf:resource="http://tomcat.apache.org/bugreport.html" /> <mailing-list rdf:resource="http://tomcat.apache.org/lists.html" /> - <download-page rdf:resource="http://tomcat.apache.org" /> + <download-page rdf:resource="http://tomcat.apache.org/" /> <programming-language>Java</programming-language> <category rdf:resource="http://projects.apache.org/category/network-server" /> + <category rdf:resource="http://projects.apache.org/category/http" /> + <category rdf:resource="http://projects.apache.org/category/javaee" /> <maintainer> <foaf:Person> <foaf:name>Tomcat PMC</foaf:name> - <foaf:mbox rdf:resource="mailto:dev@tomcat.apache.org"/> + <foaf:mbox rdf:resource="mailto:dev@tomcat.apache.org"/> </foaf:Person> </maintainer> <release> @@ -62,8 +64,8 @@ <release> <Version> <name>Latest Stable 6.0.x Release</name> - <created>2011-12-05</created> - <revision>6.0.35</revision> + <created>2012-10-19</created> + <revision>6.0.36</revision> </Version> </release> <release> @@ -81,7 +83,7 @@ </repository> <asfext:implements> <asfext:Standard> - <asfext:title>Java Servlets</asfext:title> + <asfext:title>Java Servlet</asfext:title> <asfext:body>JCP</asfext:body> <asfext:id>JSR 315</asfext:id> <asfext:url rdf:resource="http://www.jcp.org/en/jsr/detail?id=315"/> @@ -89,7 +91,7 @@ </asfext:implements> <asfext:implements> <asfext:Standard> - <asfext:title>Java Server Pages</asfext:title> + <asfext:title>JavaServer Pages</asfext:title> <asfext:body>JCP</asfext:body> <asfext:id>JSR 245</asfext:id> <asfext:url rdf:resource="http://www.jcp.org/en/jsr/detail?id=245"/> Modified: tomcat/site/trunk/xdocs/doap_Tomcat.rdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/doap_Tomcat.rdf?rev=1400310&r1=1400309&r2=1400310&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/doap_Tomcat.rdf (original) +++ tomcat/site/trunk/xdocs/doap_Tomcat.rdf Fri Oct 19 21:59:40 2012 @@ -27,29 +27,31 @@ <name>Apache Tomcat</name> <homepage rdf:resource="http://tomcat.apache.org/" /> <asfext:pmc rdf:resource="http://tomcat.apache.org" /> - <shortdesc>A Java Servlet and Java Servet Pages specifications implementation.</shortdesc> - <description>Apache Tomcat is an open source software implementation of the - Java Servlet and JavaServer Pages technologies. The Java Servlet and - JavaServer Pages specifications are developed under the Java Community - Process. Apache Tomcat is developed in an open and participatory environment - and released under the Apache License version 2. - + <shortdesc>A Java Servlet and JavaServer Pages specifications implementation.</shortdesc> + <description>Apache Tomcat is a web server that is an open source software + implementation of the Java Servlet and JavaServer Pages technologies. + The Java Servlet and JavaServer Pages specifications are developed under + the Java Community Process. Apache Tomcat is developed in an open and + participatory environment and released under the Apache License version 2. + Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open development project. - + Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the PoweredBy wiki page.</description> - <bug-database rdf:resource="http://issues.apache.org/bugzilla/" /> + <bug-database rdf:resource="http://tomcat.apache.org/bugreport.html" /> <mailing-list rdf:resource="http://tomcat.apache.org/lists.html" /> - <download-page rdf:resource="http://tomcat.apache.org" /> + <download-page rdf:resource="http://tomcat.apache.org/" /> <programming-language>Java</programming-language> <category rdf:resource="http://projects.apache.org/category/network-server" /> + <category rdf:resource="http://projects.apache.org/category/http" /> + <category rdf:resource="http://projects.apache.org/category/javaee" /> <maintainer> <foaf:Person> <foaf:name>Tomcat PMC</foaf:name> - <foaf:mbox rdf:resource="mailto:dev@tomcat.apache.org"/> + <foaf:mbox rdf:resource="mailto:dev@tomcat.apache.org"/> </foaf:Person> </maintainer> <release> @@ -62,8 +64,8 @@ <release> <Version> <name>Latest Stable 6.0.x Release</name> - <created>2011-12-05</created> - <revision>6.0.35</revision> + <created>2012-10-19</created> + <revision>6.0.36</revision> </Version> </release> <release> @@ -81,7 +83,7 @@ </repository> <asfext:implements> <asfext:Standard> - <asfext:title>Java Servlets</asfext:title> + <asfext:title>Java Servlet</asfext:title> <asfext:body>JCP</asfext:body> <asfext:id>JSR 315</asfext:id> <asfext:url rdf:resource="http://www.jcp.org/en/jsr/detail?id=315"/> @@ -89,7 +91,7 @@ </asfext:implements> <asfext:implements> <asfext:Standard> - <asfext:title>Java Server Pages</asfext:title> + <asfext:title>JavaServer Pages</asfext:title> <asfext:body>JCP</asfext:body> <asfext:id>JSR 245</asfext:id> <asfext:url rdf:resource="http://www.jcp.org/en/jsr/detail?id=245"/> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org