Re: Fop's build process

2011-09-27 Thread Simon Pepping
Upgrading the test setup to JUnit4 is fine with me. The current options to run single tests and to disable tests are useful; a new test setup should keep those options. Otherwise any simplification and improvement of the test system is fine with me. Simon On Fri, Sep 23, 2011 at 04:16:03PM

DO NOT REPLY [Bug 46962] [PATCH] Deadlock in PropertyCache class

2011-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46962 --- Comment #12 from Simon Pepping spepp...@apache.org 2011-09-27 08:25:35 UTC --- (In reply to comment #9) Some of the tests added require Mockito, I tried to avoid using mocking as much as possible for the obvious reason that the