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 f911447 Replace tabs with four spaces f911447 is described below commit f911447079fd898c8942bd6f27a021b775840b1b 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 09151bf..e932d93 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 + jakarta.annotation;\ + substitute=annotations-api 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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org