You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/01/24 23:01:39 UTC

[jira] [Commented] (DOXIA-203) Add support for level 6 sections and generalize Sink API for sections

    [ https://issues.apache.org/jira/browse/DOXIA-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114561#comment-15114561 ] 

Hudson commented on DOXIA-203:
------------------------------

SUCCESS: Integrated in doxia-all #229 (See [https://builds.apache.org/job/doxia-all/229/])
[DOXIA-203] Add support for level 6 sections (rfscholte: [http://svn.apache.org/viewvc/?view=rev&rev=1726565])
* ./doxia/doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/RandomAccessSink.java
* ./doxia/doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/SinkAdapter.java
* ./doxia/doxia-core/src/test/java/org/apache/maven/doxia/sink/impl/SinkEventTestingSink.java
* ./doxia/doxia-core/src/test/java/org/apache/maven/doxia/sink/impl/TextSink.java
* ./doxia/doxia-core/src/test/java/org/apache/maven/doxia/sink/impl/WellformednessCheckingSink.java
* ./doxia/doxia-sink-api/src/main/java/org/apache/maven/doxia/sink/Sink.java


> Add support for level 6 sections and generalize Sink API for sections
> ---------------------------------------------------------------------
>
>                 Key: DOXIA-203
>                 URL: https://issues.apache.org/jira/browse/DOXIA-203
>             Project: Maven Doxia
>          Issue Type: Improvement
>          Components: Sink API
>    Affects Versions: 1.0-alpha-10
>            Reporter: Vincent Massol
>            Assignee: Robert Scholte
>             Fix For: 1.7
>
>
> XWiki supports 6 levels (see http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax) and thus I cannot write a valid parser if the Sink API doesn't support a level 6.
> I'd even suggest to unify all sink method for sections into a single method with a level parameter passed instead of having sectionTitle1(), etc.



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