https://bz.apache.org/bugzilla/show_bug.cgi?id=57907

            Bug ID: 57907
           Summary: Syntax error in DOAP file release section
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: [email protected]
          Reporter: [email protected]

http://issues.apache.org/bugzilla/buglist.cgi?product=POI

DOAP files can contain details of multiple release Versions, however each must
be listed in a separate release section, for example:

<release>
      <Version>
        <name>Apache XYZ</name>
        <created>2015-02-16</created>
        <revision>1.6.2</revision>
      </Version>
</release>
<release>
      <Version>
        <name>Apache XYZ</name>
        <created>2014-09-24</created>
        <revision>1.6.1</revision>
      </Version>
</release>

Please can the project DOAP be corrected accordingly?

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to