You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/06/23 11:05:32 UTC

[tomcat] branch 9.0.x updated: Tab police

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

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new e358d0d  Tab police
e358d0d is described below

commit e358d0d1dd6ef02d55c2066f8565ebf222bc9636
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Jun 23 12:05:19 2020 +0100

    Tab police
---
 res/bnd/jasper-el.jar.tmp.bnd        | 4 ++--
 res/bnd/tomcat-util.jar.tmp.bnd      | 4 ++--
 res/bnd/tomcat-websocket.jar.tmp.bnd | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/res/bnd/jasper-el.jar.tmp.bnd b/res/bnd/jasper-el.jar.tmp.bnd
index 45b2744..549215b 100644
--- a/res/bnd/jasper-el.jar.tmp.bnd
+++ b/res/bnd/jasper-el.jar.tmp.bnd
@@ -23,7 +23,7 @@ Export-Package: \
     org.apache.el.parser
 
 -includepackage: \
-	org.apache.el.stream,\
-	org.apache.el.util
+    org.apache.el.stream,\
+    org.apache.el.util
 
 -includeresource.meta-inf: /META-INF/=../META-INF/jasper-el.jar/
\ No newline at end of file
diff --git a/res/bnd/tomcat-util.jar.tmp.bnd b/res/bnd/tomcat-util.jar.tmp.bnd
index d1011d9..6349a7c 100644
--- a/res/bnd/tomcat-util.jar.tmp.bnd
+++ b/res/bnd/tomcat-util.jar.tmp.bnd
@@ -29,5 +29,5 @@ Export-Package: \
     org.apache.tomcat.util.threads
 
 -includepackage: \
-	org.apache.tomcat.util.json,\
-	org.apache.tomcat.util.threads.res
\ No newline at end of file
+    org.apache.tomcat.util.json,\
+    org.apache.tomcat.util.threads.res
\ No newline at end of file
diff --git a/res/bnd/tomcat-websocket.jar.tmp.bnd b/res/bnd/tomcat-websocket.jar.tmp.bnd
index 13f1423..f347dfc 100644
--- a/res/bnd/tomcat-websocket.jar.tmp.bnd
+++ b/res/bnd/tomcat-websocket.jar.tmp.bnd
@@ -22,6 +22,6 @@ Export-Package: \
     org.apache.tomcat.websocket.server
 
 -includepackage: \
-	org.apache.tomcat.websocket.pojo
+    org.apache.tomcat.websocket.pojo
 
 -includeresource.meta-inf: /META-INF/=../META-INF/tomcat-websocket.jar/
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org