You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2016/06/01 22:54:59 UTC

[jira] [Reopened] (YETUS-407) DOAP is broken

     [ https://issues.apache.org/jira/browse/YETUS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb reopened YETUS-407:
------------------------

Sorry, but it's not fixed.

The release sections need to be redone.

Note that only one release is currently shown in projects.a.o:
https://projects.apache.org/project.html?yetus

This is because each release needs its own section, i.e.

{code}
<release>
  <Version>
    <name>Apache Yetus</name>
    <created>2015-12-14</created>
    <revision>0.1.0</revision>
  </Version>
</release>
<release>
  <Version>
...

{code}

Have a look at some other DOAPs.

> DOAP is broken
> --------------
>
>                 Key: YETUS-407
>                 URL: https://issues.apache.org/jira/browse/YETUS-407
>             Project: Yetus
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>         Environment: http://yetus.apache.org/doap_yetus.rdf
>            Reporter: Sebb
>            Assignee: Kengo Seki
>             Fix For: 0.4.0
>
>         Attachments: YETUS-407.00.patch
>
>
> DOAP contains invalid XML.
> e.g. Firefox complains:
> XML Parsing Error: mismatched tag. Expected: </Project>.
> Location: http://yetus.apache.org/doap_yetus.rdf
> Line Number 63, Column 7:    </release>
> ------^
> There may be other errors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)