On Feb 19, 2012, at 10:15 AM, Romain Manni-Bucau wrote: > hope it is better now
Thanks! > @David: why sout rather than logger in debug? How does one enable debug logging for that logger? -David > > 2012/2/19 dsh <daniel.hais...@googlemail.com> > >> 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 >>> >>> >>