You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2020/05/29 08:20:23 UTC

svn commit: r1878259 - /poi/trunk/build.xml

Author: fanningpj
Date: Fri May 29 08:20:22 2020
New Revision: 1878259

URL: http://svn.apache.org/viewvc?rev=1878259&view=rev
Log:
remove stray refs to jaxb

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1878259&r1=1878258&r2=1878259&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Fri May 29 08:20:22 2020
@@ -1928,9 +1928,6 @@ under the License.
                     <include name="commons-logging-*.jar"/>
                     <include name="commons-collections4-*.jar"/>
                     <include name="commons-math3-*.jar"/>
-                    <include name="jaxb-api-*.jar"/>
-                    <include name="jaxb-impl-*.jar"/>
-                    <include name="jaxb-core-*.jar"/>
                     <include name="activation-*.jar"/>
                     <include name="log4j-*.jar"/>
                     <include name="SparseBitSet-*.jar"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org