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

ASF GitHub Bot commented on DOXIA-606:
--------------------------------------

michaelboyles commented on a change in pull request #38:
URL: https://github.com/apache/maven-doxia/pull/38#discussion_r488165977



##########
File path: 
doxia-modules/doxia-module-markdown/src/test/java/org/apache/maven/doxia/module/markdown/MarkdownParserTest.java
##########
@@ -420,7 +421,7 @@ public void testTocMacroDoxia559()
     /**
      * test fix for https://github.com/vsch/flexmark-java/issues/384
      *
-     * @throws Exception
+     * @throws Exception if the document parsing failed.

Review comment:
       Moved description to regular comment

##########
File path: 
doxia-modules/doxia-module-markdown/src/test/java/org/apache/maven/doxia/module/markdown/MarkdownParserTest.java
##########
@@ -388,7 +389,7 @@ public void testTocMacro()
     /**
      * TOC macro fails with EmptyStackException when title 2 followed by title 
4 then title 2
      * 
-     * @throws Exception
+     * @throws Exception if the document parsing failed.

Review comment:
       Moved description to regular comment




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> fix javadoc issues with JDK 8 when generating documentation
> -----------------------------------------------------------
>
>                 Key: DOXIA-606
>                 URL: https://issues.apache.org/jira/browse/DOXIA-606
>             Project: Maven Doxia
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.9.1
>            Reporter: Herve Boutemy
>            Assignee: Sylwester Lachiewicz
>            Priority: Major
>              Labels: up-for-grabs
>             Fix For: 1.9.2
>
>
> when building Doxia documentation with JDK 8:
> {noformat}mvn -Preporting site site:stage{noformat}
> some javadoc issues make site generation failure
> I had to build Doxia 1.9.1 release documentation with JDK 7, even if I built 
> the artifacts with JDK 8...
> for next release, it would be nice to not hit this issue any more



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to