You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2011/04/03 06:17:46 UTC

svn commit: r1088205 - in /tomcat/site/trunk: docs/doap_Tomcat.rdf xdocs/doap_Tomcat.rdf

Author: kkolinko
Date: Sun Apr  3 04:17:46 2011
New Revision: 1088205

URL: http://svn.apache.org/viewvc?rev=1088205&view=rev
Log:
Updated the rdf file

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=1088205&r1=1088204&r2=1088205&view=diff
==============================================================================
--- tomcat/site/trunk/docs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf Sun Apr  3 04:17:46 2011
@@ -5,11 +5,27 @@
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
          xmlns:asfext="http://projects.apache.org/ns/asfext#"
          xmlns:foaf="http://xmlsns.com/foaf/0.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 rdf:about="http://tomcat.apache.org/">
     <created>2006-01-27</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
     <name>Apache Tomcat</name>
-    <homepage rdf:resource="http://tomcat.apache.org" />
+    <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
@@ -25,7 +41,7 @@
     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://issues.apache.org/bugzilla/" />
     <mailing-list rdf:resource="http://tomcat.apache.org/lists.html" />
     <download-page rdf:resource="http://tomcat.apache.org" />
     <programming-language>Java</programming-language>
@@ -38,22 +54,29 @@
     </maintainer>
     <release>
       <Version>
+        <name>Latest Stable 7.0.x Release</name>
+        <created>2011-03-11</created>
+        <revision>7.0.11</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>Latest Stable 6.0.x Release</name>
-        <created>2010-07-22</created>
-        <revision>6.0.29</revision>
+        <created>2011-02-04</created>
+        <revision>6.0.32</revision>
       </Version>
     </release>
     <release>
       <Version>
         <name>Latest Stable 5.5.x release</name>
-        <created>2010-09-16</created>
-        <revision>5.5.31</revision>
+        <created>2011-02-10</created>
+        <revision>5.5.33</revision>
       </Version>
     </release>
     <repository>
       <SVNRepository>
         <location rdf:resource="http://svn.apache.org/repos/asf/tomcat"/>
-        <browse rdf:resource="http://svn.apache.org/repos/asf/tomcat/"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/tomcat/"/>
       </SVNRepository>
     </repository>
     <asfext:implements>

Modified: tomcat/site/trunk/xdocs/doap_Tomcat.rdf
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/doap_Tomcat.rdf?rev=1088205&r1=1088204&r2=1088205&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/xdocs/doap_Tomcat.rdf Sun Apr  3 04:17:46 2011
@@ -5,11 +5,27 @@
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
          xmlns:asfext="http://projects.apache.org/ns/asfext#"
          xmlns:foaf="http://xmlsns.com/foaf/0.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 rdf:about="http://tomcat.apache.org/">
     <created>2006-01-27</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
     <name>Apache Tomcat</name>
-    <homepage rdf:resource="http://tomcat.apache.org" />
+    <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
@@ -25,7 +41,7 @@
     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://issues.apache.org/bugzilla/" />
     <mailing-list rdf:resource="http://tomcat.apache.org/lists.html" />
     <download-page rdf:resource="http://tomcat.apache.org" />
     <programming-language>Java</programming-language>
@@ -38,22 +54,29 @@
     </maintainer>
     <release>
       <Version>
+        <name>Latest Stable 7.0.x Release</name>
+        <created>2011-03-11</created>
+        <revision>7.0.11</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>Latest Stable 6.0.x Release</name>
-        <created>2010-07-22</created>
-        <revision>6.0.29</revision>
+        <created>2011-02-04</created>
+        <revision>6.0.32</revision>
       </Version>
     </release>
     <release>
       <Version>
         <name>Latest Stable 5.5.x release</name>
-        <created>2010-09-16</created>
-        <revision>5.5.31</revision>
+        <created>2011-02-10</created>
+        <revision>5.5.33</revision>
       </Version>
     </release>
     <repository>
       <SVNRepository>
         <location rdf:resource="http://svn.apache.org/repos/asf/tomcat"/>
-        <browse rdf:resource="http://svn.apache.org/repos/asf/tomcat/"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/tomcat/"/>
       </SVNRepository>
     </repository>
     <asfext:implements>



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