Am 01.10.2018 um 23:07 schrieb Tim Allison:
Could be user error, but I'm getting three test failures in
TestSynchronizedMetadataValidation.
What jdk are you using? I had some issues when it comes to particular version especially openjdk vs sun jdk.

Andreas


junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertTrue(Assert.java:31)


junit.framework.AssertionFailedError:
Expected :0
Actual   :2
  <Click to see difference>


at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:234)
at junit.framework.Assert.assertEquals(Assert.java:241)
at 
org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation.testAllInfoSynhcronized


Expected :7.4.2
Actual   :7.2
  <Click to see difference>


at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.Assert.assertEquals(Assert.java:107)
at 
org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation.testBadPrefixSchemas
On Mon, Oct 1, 2018 at 3:04 PM Andreas Lehmkuehler <[email protected]> wrote:

Hi,

a candidate for the PDFBox 1.8.16 release is available at:

      https://dist.apache.org/repos/dist/dev/pdfbox/1.8.16/

The release candidate is a zip archive of the sources in:

      http://svn.apache.org/repos/asf/pdfbox/tags/1.8.16/

The SHA-512 checksum of the archive is
85fbb9ef611876566f4bca626328af1e6c2ee9e9fddf18f589c110042727c15fa301d693b5f397bdbfb41e245502f40b9b2edb7dc691ccbe3e9f57a5aee8061e.

Please vote on releasing this package as Apache PDFBox 1.8.16.
The vote is open for the next 72 hours and passes if a majority of at
least three +1 PDFBox PMC votes are cast.

      [ ] +1 Release this package as Apache PDFBox 1.8.16
      [ ] -1 Do not release this package because...

Here his my +1

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to