I think the build is failing again because of http://www.linguagrid.org/LSGrid/ws/morpho-analyser 404s.
Cheers, Reto On Tue, Sep 25, 2012 at 11:32 AM, Bertrand Delacretaz <bdelacre...@apache.org> wrote: > On Tue, Sep 25, 2012 at 11:18 AM, Fabian Christ > <christ.fab...@googlemail.com> wrote: >>... Maybe, we could mark those unit tests that access external resources >> with some annotation that says: This unit test accesses an online >> resource. Via some switch all those tests could be disabled if >> desired.... > > Yes, you could use the JUnit 4.8 Categories feature for that. > > -Bertrand