[
https://issues.apache.org/jira/browse/MCOMPILER-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899282#comment-15899282
]
ASF GitHub Bot commented on MCOMPILER-290:
------------------------------------------
GitHub user aajisaka opened a pull request:
https://github.com/apache/maven-plugins/pull/106
[MCOMPILER-290] Fix invalid comment out in the examples of module-info
documentation
* Add missing `-->` in module-info.apt.vm.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aajisaka/maven-plugins MCOMPILER-290
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-plugins/pull/106.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #106
----
commit 99099a04e4e8ccc8c5fa7530b928c02889b2598e
Author: Akira Ajisaka <[email protected]>
Date: 2017-03-07T11:19:45Z
[MCOMPILER-290] Fix invalid comment out in the examples of module-info
documentation
----
> Fix invalid comment out in the examples of the module-info documentation
> ------------------------------------------------------------------------
>
> Key: MCOMPILER-290
> URL: https://issues.apache.org/jira/browse/MCOMPILER-290
> Project: Maven Compiler Plugin
> Issue Type: Bug
> Reporter: Akira Ajisaka
> Priority: Minor
>
> Missing {{-->}} in the following comment.
> {code}
> <!-- recompile everything for target VM except the module-info.java
> {code}
> https://github.com/apache/maven-plugins/blob/trunk/maven-compiler-plugin/src/site/apt/examples/module-info.apt.vm#L69
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)