On 6 Jul 2014, at 01:28, Guillaume Bailleul <gbm.baill...@gmail.com> wrote:

> About "why are isartor test not done by default?"
> 
> In the first time of preflight in PDFBox, I made it not "by default"
> because some manipulation were needed to make it work, I was not good
> with maven in these time. When I changed that using some download
> plugin of maven, I did not changed the default mode... only not to
> break the build, as the preflight code was not so stable.
> 
> I do not find any objection to change the default mode. One idea could
> be to move the test in integration test, maybe using the failsafe
> plugin. I can work on it.

Great, I’m going to enable these tests by default in the trunk.

Running these tests as unit tests with surefire looks good to me. As there
isn’t a test environment which needs tearing down I’m not sure that we’d
stand to gain from moving to failsafe?

-- John

Reply via email to