Error in DOAP
-------------
Key: AXIS2-5210
URL: https://issues.apache.org/jira/browse/AXIS2-5210
Project: Axis2
Issue Type: Bug
Environment:
http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/etc/doap_Axis2.rdf
Reporter: Sebb
The DOAP contains the following entries:
<category rdf:resource="http://projects.apache.org/category/xml" />
<category rdf:resource="http://www.apache.org/category/http"/>
<category rdf:resource="http://www.apache.org/category/network-server"/>
<category rdf:resource="http://www.apache.org/category/network-client"/>
Only the first one has the correct URL; please can you correct the other 3 to
the following:
<category rdf:resource="http://projects.apache.org/category/http"/>
<category
rdf:resource="http://projects.apache.org/category/network-server"/>
<category
rdf:resource="http://projects.apache.org/category/network-client"/>
Unfortunately there was an error on the page that described the categories (now
fixed in SVN).
However the DOAP creation form was correct.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]