From 5301e149949038dcdfaddaf3c334d16b5d2bba4d Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Thu, 3 Dec 2020 11:15:51 -0500 Subject: [PATCH] alphabetize exclusions --- bubble-server/pom.xml | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/bubble-server/pom.xml b/bubble-server/pom.xml index e4b8f56b..e38c76e0 100644 --- a/bubble-server/pom.xml +++ b/bubble-server/pom.xml @@ -336,6 +336,20 @@ 16.2.0 + + + xalan + xalan + ${xalan.version} + test + + + jtidy + jtidy + ${jtidy.version} + test + + org.cobbzilla wizard-server-test @@ -434,6 +448,7 @@ META-INF/services/org.apache.xmlbeans** com/microsoft/schemas/** + com/opencsv/** org/apache/poi/*.class org/apache/poi/common/** org/apache/poi/ddf/** @@ -453,21 +468,28 @@ org/apache/poi/xslf/** org/apache/poi/xssf/** org/apache/poi/xwpf/** - org/etsi/** - org/w3/** - org/cobbzilla/wizard/server/RestWebappServerBase.class org/apache/tools/ant/** org/apache/velocity/** org/apache/xalan/** org/apache/xmlbeans/** + org/aspectj/weaver/** + org/cobbzilla/wizard/server/RestWebappServerBase.class + org/cobbzilla/wizard/**/ldap/** + org/cobbzilla/wizard/**/shard/** + org/etsi/** + org/glassfish/pfl/** org/hibernate/internal/jaxb/** + org/objectweb/asm/tree/** + org/objectweb/asm/commons/** + org/objectweb/asm/util/** org/openqa/selenium/** org/openxmlformats/** org/springframework/orm/hibernate3/** org/springframework/orm/hibernate5/** org/springframework/orm/jdo/** + org/w3/** schemaorg_apache_xmlbeans/** schemasMicrosoftComOfficeExcel/** schemasMicrosoftComOfficeOffice/**