b8a5397
diff -up ./build.xml.orig ./build.xml
fde9af6
--- build.xml.orig	2021-07-07 10:53:55.493742841 +0800
fde9af6
+++ build.xml	2021-07-07 11:09:43.107968515 +0800
fde9af6
@@ -1030,7 +1030,7 @@
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.annotations-api"
b8a5397
       manifest="${tomcat.manifests}/annotations-api.jar.manifest"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
fde9af6
     
b8a5397
     
fde9af6
@@ -1039,41 +1039,41 @@
b8a5397
       manifest="${tomcat.manifests}/servlet-api.jar.manifest"
b8a5397
       notice="${tomcat.manifests}/servlet-api.jar.notice"
b8a5397
       license="${tomcat.manifests}/servlet-api.jar.license"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.el-api"
b8a5397
       manifest="${tomcat.manifests}/el-api.jar.manifest"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.jsp-api"
b8a5397
       manifest="${tomcat.manifests}/jsp-api.jar.manifest"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.websocket-api"
b8a5397
       manifest="${tomcat.manifests}/websocket-api.jar.manifest"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
fde9af6
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.jaspic-api"
b8a5397
       manifest="${tomcat.manifests}/jaspic-api.jar.manifest"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.tomcat-juli"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
fde9af6
@@ -1085,61 +1085,61 @@
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.tomcat-util"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.tomcat-api"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.tomcat-util-scan"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.tomcat-jni"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.tomcat-coyote"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.tomcat-websocket"
b8a5397
       meta-inf="${tomcat.manifests}/tomcat-websocket.jar"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.catalina-tribes"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.catalina"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.catalina-ha"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.catalina-ssi"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
fde9af6
@@ -1150,27 +1150,27 @@
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.catalina-storeconfig"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.jasper-el"
b8a5397
       meta-inf="${tomcat.manifests}/jasper-el.jar"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.jasper"
b8a5397
       meta-inf="${tomcat.manifests}/jasper.jar"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
b8a5397
       filesDir="${tomcat.classes}"
b8a5397
       filesId="files.tomcat-dbcp"
b8a5397
-      addOSGi="true" />
b8a5397
+      addOSGi="false" />
b8a5397
 
b8a5397
     
b8a5397
     
fde9af6
@@ -1644,7 +1644,7 @@
b8a5397
            filesId="files.tomcat-embed-core"
b8a5397
            notice="${tomcat.manifests}/servlet-api.jar.notice"
b8a5397
            license="${tomcat.manifests}/servlet-api.jar.license"
b8a5397
-           addOSGi="true"
b8a5397
+           addOSGi="false"
b8a5397
            addGraal="true"
b8a5397
            graalPrefix="org.apache.tomcat.embed/tomcat-embed-core"
b8a5397
            graalFiles="res/graal/tomcat-embed-core/native-image"
fde9af6
@@ -1652,7 +1652,7 @@
b8a5397
     
b8a5397
            filesDir="${tomcat.classes}"
b8a5397
            filesId="files.tomcat-embed-el"
b8a5397
-           addOSGi="true"
b8a5397
+           addOSGi="false"
b8a5397
            addGraal="true"
b8a5397
            graalPrefix="org.apache.tomcat.embed/tomcat-embed-el"
b8a5397
            graalFiles="res/graal/tomcat-embed-el/native-image"
fde9af6
@@ -1661,7 +1661,7 @@
b8a5397
            filesDir="${tomcat.classes}"
b8a5397
            filesId="files.tomcat-embed-jasper"
b8a5397
            meta-inf="${tomcat.manifests}/jasper.jar"
b8a5397
-           addOSGi="true"
b8a5397
+           addOSGi="false"
b8a5397
            addGraal="true"
b8a5397
            graalPrefix="org.apache.tomcat.embed/tomcat-embed-jasper"
b8a5397
            graalFiles="res/graal/tomcat-embed-jasper/native-image"
fde9af6
@@ -1670,7 +1670,7 @@
b8a5397
            filesDir="${tomcat.classes}"
b8a5397
            filesId="files.tomcat-embed-websocket"
b8a5397
            meta-inf="${tomcat.manifests}/tomcat-websocket.jar"
b8a5397
-           addOSGi="true"
b8a5397
+           addOSGi="false"
b8a5397
            addGraal="true"
b8a5397
            graalPrefix="org.apache.tomcat.embed/tomcat-embed-websocket"
b8a5397
            graalFiles="res/graal/tomcat-embed-websocket/native-image"