Error in DOAP
-------------
Key: DROIDS-164
URL: https://issues.apache.org/jira/browse/DROIDS-164
Project: Droids
Issue Type: Bug
Environment: http://svn.apache.org/repos/asf/incubator/droids/doap.rdf
Reporter: Sebb
The name in the DOAP file is wrong.
Instead of
<name>Droids</name>
it should be
<name>Apache Droids (incubating)</name>
Also, the DOAP should reference the PMC as follows:
<asfext:pmc rdf:resource="http://incubator.apache.org" />
further, the DOAP still has:
<labs:status>active</labs:status>
which is surely no longer relevant?
--
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
|