I guess the breakage has been introduced by revision 1290935 [1]. [1] http://ci.apache.org/builders/openejb-trunk-ubuntu/builds/1923
Cheers Daniel On Sun, Feb 19, 2012 at 6:05 PM, Alan D. Cabrera <l...@toolazydogs.com> wrote: > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project openejb-http: Compilation failure > [ERROR] > /home/acabrera/dev/openejb/openejb/server/openejb-http/src/main/java/org/apache/openejb/server/httpd/OpenEJBHttpServer.java:[238,53] > read(java.io.File) in org.apache.openejb.loader.IO cannot be applied to > (java.lang.String) > > We've gotten a fair bit of build failures lately. I think that it would be a > good idea to not checkin any code that does not fully pass > > mvn clean install > > from the project "root" directory. > > > Regards, > Alan > >