Re: BAMBOO failing

2008-12-02 Thread Mark Chaimungkalanont
Actually I was thiking that the automated builds for 2.0.x were disabled, when i saw the fail results on the bamboo page. Does that mean that you guys aren't getting build notifications? Are they the build emails being sent to [EMAIL PROTECTED] Cheers, Mark C On 03/12/2008, at 8:44

Re: Did I break bamboo or is bamboo broken?

2007-11-25 Thread Mark Chaimungkalanont
Nils, I think the problem is that the tests in Struts2PortletTest can't be run in parallel. If you check out two test histories in the Java6 project VS MAIN: http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6/test/ org.apache.struts2.portlet.test.Struts2PortletTest:testFormExample

Re: [s2] nightly builds

2007-08-15 Thread Mark Chaimungkalanont
Folks, I've set up a few artifacts to mirror http://people.apache.org/builds/ struts/nightlies/2.0.x/ You can check it out at: http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN/latest and click on the Artifacts tab. Let me know if it's missing anything or you want me change how it

Re: [s2] nightly builds

2007-08-14 Thread Mark Chaimungkalanont
Folks, If it's any easier, we can setup a nightly build on Bamboo and save any JARs that you want. Or alternately we can *always* save the various JARs as artifacts for all Struts builds on Bamboo so people can download the very latest Struts JAR after any commit. Let me know if you

Re: [s2] Build is still broken (was Struts 2.0.7 Status)

2007-03-12 Thread Mark Chaimungkalanont
Folks, A bit of a note on build failures on Bamboo. As it stands the Error Summary section shows all messages sent to system error, so if the *actual* error of a build is sent to system out, it would be included in the summary. This seems to be the case with the compilation plugin in