Discussion:
[jira] [Created] (COCOON-2345) Syntax error in DOAP file release section
Sebb (JIRA)
2015-05-08 16:25:00 UTC
Permalink
Sebb created COCOON-2345:
----------------------------

Summary: Syntax error in DOAP file release section
Key: COCOON-2345
URL: https://issues.apache.org/jira/browse/COCOON-2345
Project: Cocoon
Issue Type: Bug
Components: - Documentation
Reporter: Sebb


http://svn.apache.org/repos/asf/cocoon/site/site/doap.rdf

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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Francesco Chicchiriccò (JIRA)
2015-05-10 04:27:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/COCOON-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò reassigned COCOON-2345:
----------------------------------------------

Assignee: Francesco Chicchiriccò
Post by Sebb (JIRA)
Syntax error in DOAP file release section
-----------------------------------------
Key: COCOON-2345
URL: https://issues.apache.org/jira/browse/COCOON-2345
Project: Cocoon
Issue Type: Bug
Components: - Documentation
Reporter: Sebb
Assignee: Francesco Chicchiriccò
http://svn.apache.org/repos/asf/cocoon/site/site/doap.rdf
<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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Francesco Chicchiriccò (JIRA)
2015-05-10 04:28:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/COCOON-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò closed COCOON-2345.
------------------------------------------
Resolution: Fixed
Affects version (Component): Parent values: Servlet Service Framework(10175)

http://svn.apache.org/r1678537
Post by Sebb (JIRA)
Syntax error in DOAP file release section
-----------------------------------------
Key: COCOON-2345
URL: https://issues.apache.org/jira/browse/COCOON-2345
Project: Cocoon
Issue Type: Bug
Components: - Documentation
Reporter: Sebb
Assignee: Francesco Chicchiriccò
http://svn.apache.org/repos/asf/cocoon/site/site/doap.rdf
<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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Sebb (JIRA)
2015-05-10 14:39:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/COCOON-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14537203#comment-14537203 ]

Sebb commented on COCOON-2345:
------------------------------

Thanks!
Post by Sebb (JIRA)
Syntax error in DOAP file release section
-----------------------------------------
Key: COCOON-2345
URL: https://issues.apache.org/jira/browse/COCOON-2345
Project: Cocoon
Issue Type: Bug
Components: - Documentation
Reporter: Sebb
Assignee: Francesco Chicchiriccò
http://svn.apache.org/repos/asf/cocoon/site/site/doap.rdf
<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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Loading...