I'm having problems building...likely user error. On ubuntu with Java 8, maven 3.6.3, `mvn clean install` on the commandline: fontbox fails to build "maven-compiler-plugin" Compilation failure with no warnings or info on what failed even with -e -X.
On a mac with Java 8, I'm getting test failures testFlattenPDFBOX563() and testFlattenPDFBOX2469Filled(). If I disable those tests, I am able to build it. All is good for now, but weird... On Sat, May 30, 2020 at 7:37 AM Andreas Lehmkuehler <[email protected]> wrote: > @Tim > Cool, yes, please! I'm going to postpone the release for a couple of days > depending on the results. > > Thanks in advance! > > Andreas > > Am 30.05.20 um 12:59 schrieb Tim Allison: > > I can run the tests on Monday w results by the end of the day EDT if > > desired. > > > > On Sat, May 30, 2020 at 5:53 AM Andreas Lehmkuehler <[email protected]> > > wrote: > > > >> Hi, > >> > >> I just realized that we didn't run Tims tests yet. I've had a look at > the > >> tickets and most of them are not related to text extraction. The > remaining > >> are > >> mostly dealing with corner cases so that we should be save. > >> > >> WDYT, are we save enough or do we need to run the tests before cutting > the > >> release? > >> > >> Andreas > >> > >> Am 26.05.20 um 08:02 schrieb Andreas Lehmkuehler: > >>> I'm planning to cut the release on next Monday 1st of June. > >>> > >>> Andreas > >>> > >>> Am 20.05.20 um 08:15 schrieb Andreas Lehmkuehler: > >>>> Hi, > >>>> > >>>> how about cutting a 2.0.20 release in 2 or 3 weeks from now? > >>>> > >>>> 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] > >> > >> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
