Hi,
http://svn.apache.org/repos/asf/tomcat/site/trunk/docs/doap_Tomcat.rdfis invalid.
Try validating it here to see for yourself:
http://rdfabout.com/demo/validator/You should replace:
<release>
<Version>
<name>Latest Stable Release</name>
<created>2006-04-14</created>
<revision>5.5.17</revision>
</Version>
<Version>
<name>5.5.16</name>
<created>2006-03-05</created>
<revision>5.5.16</revision>
</Version>
<Version>
<name>5.5.15</name>
<created>2006-01-23</created>
<revision>5.5.15</revision>
</Version>
</release>
With :
<release>
<Version>
<name>Latest Stable Release</name>
<created>2006-04-14</created>
<revision>5.5.17</revision>
</Version>
</release>
<release>
<Version>
<name>5.5.16</name>
<created>2006-03-05</created>
<revision>5.5.16</revision>
</Version>
</release>
<release>
<Version>
<name>5.5.15</name>
<created>2006-01-23</created>
<revision>5.5.15</revision>
</Version>
</release>
Btw. I don't know if this is a general problem for all the doap files
with more than one version at
http://projects.apache.org/index.html or
not. If the files are auto-generated, then it probably is =)
Thanks,
- Erling
---------------------------------------------------------------------
To start a new topic, e-mail:
users@...
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...