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/07/13 09:51:24 UTC

[tomcat] branch master updated: Replace tabs with four spaces

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

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


The following commit(s) were added to refs/heads/master by this push:
     new c0c7d9e  Replace tabs with four spaces
c0c7d9e is described below

commit c0c7d9e4f247f5eec7c8f4ee9b285854f41c8202
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jul 13 10:51:06 2020 +0100

    Replace tabs with four spaces
---
 res/bnd/annotations-api.jar.tmp.bnd      | 4 ++--
 res/bnd/catalina-ha.jar.tmp.bnd          | 4 ++--
 res/bnd/catalina-storeconfig.jar.tmp.bnd | 4 ++--
 res/bnd/catalina-tribes.jar.tmp.bnd      | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/res/bnd/annotations-api.jar.tmp.bnd b/res/bnd/annotations-api.jar.tmp.bnd
index 739bf26..7caf115 100644
--- a/res/bnd/annotations-api.jar.tmp.bnd
+++ b/res/bnd/annotations-api.jar.tmp.bnd
@@ -39,5 +39,5 @@ Provide-Capability: \
         access=32;\
         version=${annotation.spec.version}
 -jpms-module-info-options: \
-	jakarta.annotation;\
-		substitute=annotations-api
\ No newline at end of file
+    jakarta.annotation;\
+        substitute=annotations-api
\ No newline at end of file
diff --git a/res/bnd/catalina-ha.jar.tmp.bnd b/res/bnd/catalina-ha.jar.tmp.bnd
index 4b6c2db..278e6a8 100644
--- a/res/bnd/catalina-ha.jar.tmp.bnd
+++ b/res/bnd/catalina-ha.jar.tmp.bnd
@@ -31,5 +31,5 @@ Export-Package: \
         access=32;\
         version=${Bundle-Version}
 -jpms-module-info-options: \
-	${module.name};\
-		substitute=catalina-ha
\ No newline at end of file
+    ${module.name};\
+        substitute=catalina-ha
\ No newline at end of file
diff --git a/res/bnd/catalina-storeconfig.jar.tmp.bnd b/res/bnd/catalina-storeconfig.jar.tmp.bnd
index d82fe37..c47666a 100644
--- a/res/bnd/catalina-storeconfig.jar.tmp.bnd
+++ b/res/bnd/catalina-storeconfig.jar.tmp.bnd
@@ -24,5 +24,5 @@ Export-Package: org.apache.catalina.storeconfig
         access=32;\
         version=${Bundle-Version}
 -jpms-module-info-options: \
-	${module.name};\
-		substitute=catalina-storeconfig
\ No newline at end of file
+    ${module.name};\
+        substitute=catalina-storeconfig
\ No newline at end of file
diff --git a/res/bnd/catalina-tribes.jar.tmp.bnd b/res/bnd/catalina-tribes.jar.tmp.bnd
index 6bcabf1..09c7f54 100644
--- a/res/bnd/catalina-tribes.jar.tmp.bnd
+++ b/res/bnd/catalina-tribes.jar.tmp.bnd
@@ -38,5 +38,5 @@ Export-Package: \
         access=32;\
         version=${Bundle-Version}
 -jpms-module-info-options: \
-	${module.name};\
-		substitute=catalina-tribes
\ No newline at end of file
+    ${module.name};\
+        substitute=catalina-tribes
\ 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