Prevent usage of javax.xml package of running JVM

This commit is contained in:
Alexey Andreev 2022-07-13 13:13:22 +03:00
parent 7fe79a1768
commit c42b9fac28

View File

@ -12,6 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
includePackageHierarchy|java=false
includePackageHierarchy|javax.xml=false
mapPackageHierarchy|org.threeten.bp=java.time
stripPrefixFromPackageHierarchyClasses|org.teavm.classlib.java=T
mapPackageHierarchy|org.teavm.classlib.java=java