Author: yegor
Date: Fri Sep 18 15:44:40 2020
New Revision: 1881825
URL: http://svn.apache.org/viewvc?rev=1881825&view=rev
Log:
mark org.apache.commons.logging.* as an optional osgi dependency
Modified:
poi/trunk/osgi/pom.xml
Modified: poi/trunk/osgi/pom.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/osgi/pom.xml?rev=1881825&r1=1881824&r2=1881825&view=diff
==============================================================================
--- poi/trunk/osgi/pom.xml (original)
+++ poi/trunk/osgi/pom.xml Fri Sep 18 15:44:40 2020
@@ -80,6 +80,7 @@
org.apache.xml.resolver.*;resolution:=optional,
org.apache.xml.security.*;resolution:=optional,
org.bouncycastle.*;resolution:=optional,
+ org.apache.commons.logging.*;resolution:=optional,
!com.github.luben.zstd.*,
!org.tukaani.xz.*,
!org.brotli.dec.*,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]