You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/04/26 09:40:24 UTC

[maven-compiler-plugin] branch master updated: fixed typo

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new d224824  fixed typo
d224824 is described below

commit d2248249b900d6203dad999024c961441af9dd7a
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Apr 26 11:39:35 2020 +0200

    fixed typo
---
 src/site/apt/multirelease.apt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/site/apt/multirelease.apt b/src/site/apt/multirelease.apt
index 938cc0b..8b70d1e 100644
--- a/src/site/apt/multirelease.apt
+++ b/src/site/apt/multirelease.apt
@@ -124,6 +124,7 @@ META-INF/MANIFEST.MF { Multi-Release: true }
   
   * Use toolchains if you really want to compile and test with the matching Java version. 
   
+  []
    
   The downside it that a hierarchical structure is required even though the result is just 1 artifact.
   
@@ -206,4 +207,4 @@ Single project
   (g) Maven extension+plugin hides the multiple executions in the <<<perReleaseConfiguration>>> configuration
   (h) Requires a --patch-module on a dependency 
   (i) IDE Support: All classes are recognized and can be tested within the IDE.
-  
\ No newline at end of file
+