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-shade-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 58c364a  fixed markup (from title to simple paragraph content)
58c364a is described below

commit 58c364a4eb94038c6866f6eab35e4b135eb2bcb6
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Thu Dec 28 10:56:47 2017 +0100

    fixed markup (from title to simple paragraph content)
---
 src/site/apt/examples/resource-transformers.apt.vm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/site/apt/examples/resource-transformers.apt.vm 
b/src/site/apt/examples/resource-transformers.apt.vm
index 0992fd1..1a09833 100644
--- a/src/site/apt/examples/resource-transformers.apt.vm
+++ b/src/site/apt/examples/resource-transformers.apt.vm
@@ -502,11 +502,11 @@ Transformers in 
<<<org.apache.maven.plugins.shade.resource>>>
 
 ** Aggregating Apache Groovy extension modules descriptors with the 
{GroovyResourceTransformer}
 
-The Apache Groovy language provides extension modules located at
-<<<META-INF/services/org.codehaus.groovy.runtime.ExtensionModule>>>, these 
modules use the property file format.
-<<<GroovyResourceTransformer>>> automates the assembly of Groovy extension 
modules <<<NOTICE>>>.
+  The Apache Groovy language provides extension modules located at
+  <<<META-INF/services/org.codehaus.groovy.runtime.ExtensionModule>>>, these 
modules use the property file format.
+  <<<GroovyResourceTransformer>>> automates the assembly of Groovy extension 
modules <<<NOTICE>>>.
 
-For example, to simply merge the extension modules of several jars:
+  For example, to simply merge the extension modules of several jars:
 
 +-----
 <project>

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to