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

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git

commit 30656981e64d298bb178c5fc02b0dfe5f1ef6a9d
Author: Juan Pablo Santos Rodríguez <[email protected]>
AuthorDate: Tue Sep 30 20:01:37 2025 +0200

    remove extra whitespace
---
 jspwiki-portable/build.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/jspwiki-portable/build.xml b/jspwiki-portable/build.xml
index 8775ed86e..1c8fb3121 100644
--- a/jspwiki-portable/build.xml
+++ b/jspwiki-portable/build.xml
@@ -83,7 +83,7 @@
   </target>  
 
   <!-- ############################################################## -->
-  <!-- Tomcat 9 Distribution                                          -->
+  <!-- Tomcat 10 Distribution                                         -->
   <!-- ############################################################## -->
 
   <target name="woas:copy-tomcat" description="Prepares an unpacked Tomcat 
deployment">
@@ -139,7 +139,7 @@
   <!-- ############################################################## -->
 
   <target name="woas:create-windows-app" description="Create an windows 
application wrapper">
-      <echo>jspwiki.woas.version = ${jspwiki.woas.version} 
****************************************************</echo>
+    <echo>jspwiki.woas.version = ${jspwiki.woas.version} 
****************************************************</echo>
     <taskdef 
       name="launch4j"
       classname="net.sf.launch4j.ant.Launch4jTask"

Reply via email to