Hi,
Orion Poplawski schrieb:
I'm trying to package up pdfbox-1.2.0 for fedora but getting the following:
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/builddir/build/BUILD/pdfbox-1.2.0/fontbox/src/test/java/org/apache/fontbox/cff/Type1CharStringTest.java:[19,23]
package org.junit does not exist
/builddir/build/BUILD/pdfbox-1.2.0/fontbox/src/test/java/org/apache/fontbox/cff/Type1CharStringTest.java:[19,0]
static import only from classes and interfaces
Scratch build is here:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2288228
No idea why, help would be greatly appreciated.
Sounds like a missing junit.jar or a wrong version of junit. Unfortunately
pdfbox and jempbox use 3.8.2 and fontbox uses 4.4.
BR
Andreas Lehmkühler