It is dying with Unsupported major.minor version 52.0 when setting up the build.
Lines of interest: https://travis-ci.org/apache/pdfbox/jobs/538006462#L2161 https://travis-ci.org/apache/pdfbox/jobs/538006462#L2253 v/r, Jason Pyeron > -----Original Message----- > From: Jason Pyeron (JIRA) <[email protected]> > Sent: Monday, May 27, 2019 8:16 PM > To: [email protected] > Subject: [jira] [Created] (PDFBOX-4554) operations taking a byte[] need to > allow for offset and length > too > > Jason Pyeron created PDFBOX-4554: > ------------------------------------ > > Summary: operations taking a byte[] need to allow for offset and > length too > Key: PDFBOX-4554 > URL: https://issues.apache.org/jira/browse/PDFBOX-4554 > Project: PDFBox > Issue Type: Improvement > Reporter: Jason Pyeron > > > Without this, massive amounts of memory must be copied/allocated to "trim" > byte[]. > > See forthcoming pull request. > > > > -- > This message was sent by Atlassian JIRA > (v7.6.3#76005) > > --------------------------------------------------------------------- > 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]
