BAMBOO failing

2008-11-29 Thread Wes Wannemacher
Hello, The Struts 2 BAMBOO builds are failing again. It looks like a fluke, it claims it couldn't find the xwork artifact. Xwork looks like it built in BAMBOO, so BAMBOO probably just needs some TLC. -Wes - To unsubscribe, e-ma

Re: svn commit: r721644 - in /struts/struts1: branches/STRUTS_1_3_BRANCH/integration/apps-it/src/test/java/org/apache/struts/apps/Tomcat5xTestSetup.java trunk/integration/apps-it/src/test/java/org/apa

2008-11-29 Thread Martin Cooper
On Fri, Nov 28, 2008 at 9:52 PM, Paul Benedict <[EMAIL PROTECTED]> wrote: > Yes. I could put a note in JIRA about it, but 5.5.27 would not > download successfully. I tried many times. I could only get 5.5.26 to > work with cargo. Any tips? Can you elaborate on "would not download"? Do you mean y

Re: svn commit: r721644 - in /struts/struts1: branches/STRUTS_1_3_BRANCH/integration/apps-it/src/test/java/org/apache/struts/apps/Tomcat5xTestSetup.java trunk/integration/apps-it/src/test/java/org/apa

2008-11-29 Thread Paul Benedict
Maven couldn't download Tomcat. As I said, I tried several times with 5.5.27, and each time it aborted with a problem with the Zip file. The error message said "Unexpected end of ZLIB input stream" Paul On Sat, Nov 29, 2008 at 4:14 PM, Martin Cooper <[EMAIL PROTECTED]> wrote: > On Fri, Nov 28, 20

Re: svn commit: r721644 - in /struts/struts1: branches/STRUTS_1_3_BRANCH/integration/apps-it/src/test/java/org/apache/struts/apps/Tomcat5xTestSetup.java trunk/integration/apps-it/src/test/java/org/apa

2008-11-29 Thread Martin Cooper
On Sat, Nov 29, 2008 at 3:27 PM, Paul Benedict <[EMAIL PROTECTED]> wrote: > Maven couldn't download Tomcat. As I said, I tried several times with > 5.5.27, and each time it aborted with a problem with the Zip file. The > error message said "Unexpected end of ZLIB input stream" I don't suppose yo

o.a.s2.views.util.UrlHelper v. Portlet plugin sanity check

2008-11-29 Thread Dave Newton
The portlet plugin is still using a StringBuffer in its call to UrlHelper, but that recent patch changed it to a StringBuilder--Musachy, is that something you're in the process of completing or am I missing something? (I'm switching to a Vista S2 build box; haven't been able to build on the Mac

Re: o.a.s2.views.util.UrlHelper v. Portlet plugin sanity check

2008-11-29 Thread Musachy Barroso
Agr...I tried not to change any StringBuffer for StringBuilder in interfaces but messed up on that one, feel free to update the Portlet plugin code. musachy On Sat, Nov 29, 2008 at 7:59 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > The portlet plugin is still using a StringBuffer in its call to Ur

Re: o.a.s2.views.util.UrlHelper v. Portlet plugin sanity check

2008-11-29 Thread Dave Newton
Will do; figured it was just an oversight. Too bad we can't figure out some way to discover when code we change in one place messes up something else. Hey, wait... :D Now that I have a build machine working again I should be useful again. Or at least useful as I ever was. Or... well, checking

Re: svn commit: r721644 - in /struts/struts1: branches/STRUTS_1_3_BRANCH/integration/apps-it/src/test/java/org/apache/struts/apps/Tomcat5xTestSetup.java trunk/integration/apps-it/src/test/java/org/apa

2008-11-29 Thread Paul Benedict
No, no mirrors being used. This is straight of ibiblio. Paul On Sat, Nov 29, 2008 at 6:15 PM, Martin Cooper <[EMAIL PROTECTED]> wrote: > On Sat, Nov 29, 2008 at 3:27 PM, Paul Benedict <[EMAIL PROTECTED]> wrote: > >> Maven couldn't download Tomcat. As I said, I tried several times with >> 5.5.27,