Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-updates-src > by-pkgid > d289f964c5ae675bc62f60764b25258a > files > 13

tomcat-9.0.30-1.mga7.src.rpm

--- build.xml.orig	2018-08-07 10:32:04.994403913 -0400
+++ build.xml	2018-08-07 10:32:30.874319588 -0400
@@ -2989,6 +2989,9 @@ Read the Building page on the Apache Tom
     <path id="bndlib.classpath">
       <fileset file="${bnd.jar}" />
       <fileset file="${bndlib.jar}" />
+      <fileset file="${bndlibg.jar}" />
+      <fileset file="${bndannotation.jar}" />
+      <fileset file="${slf4j-api.jar}" />
     </path>
 
     <taskdef resource="aQute/bnd/ant/taskdef.properties" classpathref="bndlib.classpath" />