Hi
I can't build pdfbox source by Maven and Ant.
_________________________________
Ant gave me this error when i wanted to run snapshot file which is in
the pdfbox/target directory:
Failed to load Main-Class manifest attribute from
pdfbox-1.6.0-SNAPSHOT.jar
_________________________________
Maven gave me this failure:
Test set: org.apache.jempbox.xmp.XMPSchemaTest
------------------------------------
Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.093
sec <<< FAILURE!
testDateList(org.apache.jempbox.xmp.XMPSchemaTest)  Time elapsed:
0.005 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<12600000> but was:<10860000>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:283)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        ...

Reply via email to