Hello! Would it be possible to have a repository tag added to the project's doap file?
http://svn.apache.org/repos/asf/activemq/trunk/doap.rdf According to projects.apache.org, the repository URL should point at your project's most up to date code, normally known as 'trunk' within the ASF. Something like this: <repository> <GitRepository> <location rdf:resource="https://git-wip-us.apache.org/repos/asf/activemq.git"/> <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=activemq.git"/> </GitRepository> </repository> Thanks! -- View this message in context: http://activemq.2283324.n4.nabble.com/Update-DOAP-file-with-repository-tag-tp4685525.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
