Blob Blame History Raw
diff --git poi-3.12/build.xml~ poi-3.12/build.xml
index 68ec2f0d9b..30525e213a 100644
--- poi-3.12/build.xml~
+++ poi-3.12/build.xml
@@ -342,7 +342,7 @@ under the License.
 
     <path id="lib.jacoco">
         <fileset dir="lib">
-            <include name="org.jacoco*.jar" />
+            <include name="jacoco*.jar" />
             <include name="asm-all-*.jar" />
         </fileset>
     </path>