> -----Original Message----- > From: Dan Diephouse [mailto:[EMAIL PROTECTED] > Sent: 02 January 2007 04:15 > To: [email protected] > Subject: CruiseControl Broken? > > Hello IONAians - Any idea if cruise control is running? > Normally when I commit to SVN I get an email from the machine > letting me know if the build worked/failed. Didn't receive > anything this last time down. Hopefully there aren't any > issues with my code :-)
Dan, The latest cruisecontrol mails are being sent to you, but via your Apache mail, i.e. [EMAIL PROTECTED] as opposed [EMAIL PROTECTED], so maybe this is why you're not seeing them (e.g. a problem with your ~/.forward)? The build has failed due to errors in rt/bindings/http/src/test/java/org/apache/cxf/binding/http/mtom/PeopleSe rviceImpl.java. I'll forward this mail to you separately in any case. /Eoghan [1] Errors/Warnings: (2) Result: 1Tail of log: /x1/iona_cruisecontrol/cxf/rt/bindings/http/src/test/java/org/apache/cxf /binding/http/mtom/PeopleServiceImpl.java:[42,8] cannot find symbol symbol : class People location: class org.apache.cxf.binding.http.mtom.PeopleServiceImpl /x1/iona_cruisecontrol/cxf/rt/bindings/http/src/test/java/org/apache/cxf /binding/http/mtom/PeopleServiceImpl.java:[42,23] cannot find symbol symbol : class People location: class org.apache.cxf.binding.http.mtom.PeopleServiceImpl /x1/iona_cruisecontrol/cxf/rt/bindings/http/src/test/java/org/apache/cxf /binding/http/mtom/MtomTest.java:[60,8] cannot find symbol symbol : class Person location: class org.apache.cxf.binding.http.mtom.MtomTest /x1/iona_cruisecontrol/cxf/rt/bindings/http/src/test/java/org/apache/cxf /binding/http/mtom/MtomTest.java:[60,23] cannot find symbol symbol : class Person location: class org.apache.cxf.binding.http.mtom.MtomTest > > - Dan > -- > Dan Diephouse > Envoi Solutions > http://envoisolutions.com | http://netzooid.com/blog >
