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

bmarwell pushed a commit to branch jbake
in repository https://gitbox.apache.org/repos/asf/shiro-site.git


The following commit(s) were added to refs/heads/jbake by this push:
     new fb2c0bf  tutorial fix.
     new ab26d86  Merge pull request #138 from bmarwell/tutorial
fb2c0bf is described below

commit fb2c0bf24220bb72158c808eca3c3dceb7ab1374
Author: Benjamin Marwell <[email protected]>
AuthorDate: Thu Jan 13 23:14:29 2022 +0100

    tutorial fix.
---
 jbake/content/tutorial.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/jbake/content/tutorial.adoc b/jbake/content/tutorial.adoc
index 8d220c7..961a617 100644
--- a/jbake/content/tutorial.adoc
+++ b/jbake/content/tutorial.adoc
@@ -71,7 +71,6 @@ For now, create a new directory on your filesystem, for 
example, *`shiro-tutoria
                 <configuration>
                     <source>1.8</source>
                     <target>1.8</target>
-                    <encoding>${project.build.sourceEncoding}</encoding>
                 </configuration>
             </plugin>
 

Reply via email to