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
57ef513
@@ -1020,7 +1020,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
     
57ef513
@@ -1029,41 +1029,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
     
57ef513
@@ -1075,61 +1075,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
     
57ef513
@@ -1140,27 +1140,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
     
57ef513
@@ -1620,7 +1620,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"
57ef513
@@ -1628,7 +1628,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"
57ef513
@@ -1637,7 +1637,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"
57ef513
@@ -1646,7 +1646,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"