Re: backward compatibility and Jira

2008-11-30 Thread Dave Newton
--- On Wed, 11/26/08, Musachy Barroso <[EMAIL PROTECTED]> wrote: > If there is a change that breaks backward compatibility, like: > > https://issues.apache.org/struts/browse/WW-2655 > > how does it get tracked so it lands in the "Backward compatibility > issues with previous versions" section of

Re: backward compatibility and Jira

2008-11-30 Thread Musachy Barroso
> I'm also curious, since the change for the includeParams thing could break > compatibility. I don't see a way to tag JIRA issues like Confluence pages. > > One option, I guess, would be to create a "compatibility issues" issue and > link breakers to it and pull those out somehow, but that seems

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-30 Thread Martin Cooper
On Sat, Nov 29, 2008 at 10:55 PM, Paul Benedict <[EMAIL PROTECTED]>wrote: > No, no mirrors being used. This is straight of ibiblio. Hmm. It's not Maven doing the download, it's our code (Tomcat5xTestSetup) downloading it directly. I tried downloading from the same URL manually, and both 5.5.26 a

[VOTE] Struts 1.3.10 Quality

2008-11-30 Thread Paul Benedict
The Struts 1.3.10 test build is now available. Release notes: * http://struts.apache.org/1.x/userGuide/release-notes.html Distribution: * http://people.apache.org/builds/struts/1.3.10/ Maven 2 staging repository: * http://people.apache.org/builds/struts/1.3.10/m2-staging-repository/ Once you

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-30 Thread Paul Benedict
See if it is running forever because the unzip failed. You should be able to see the JUnit output even when it is running forever in the target/surefire-reports directory. I did get the same problem you had once, but just once. Paul On Sun, Nov 30, 2008 at 2:20 PM, Martin Cooper <[EMAIL PROTECTED

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-30 Thread Martin Cooper
On Sun, Nov 30, 2008 at 1:31 PM, Paul Benedict <[EMAIL PROTECTED]> wrote: > See if it is running forever because the unzip failed. You should be > able to see the JUnit output even when it is running forever in the > target/surefire-reports directory. I did get the same problem you had > once, but

other cargo problems

2008-11-30 Thread Wes Wannemacher
Yo, anyone else seeing problems with Jetty and the rest-showcase when building 2.1.x ? I tried last night and had trouble, but left it go. I tried again just now, doing a `mvn clean install -Pall` and when I get to the integration tests for the rest-showcase, it looks like jetty has trouble. Here

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-30 Thread Paul Benedict
It looks like you are trying 1.4. Did you mean to test that, or 1.3.10? On Sun, Nov 30, 2008 at 4:26 PM, Martin Cooper <[EMAIL PROTECTED]> wrote: > On Sun, Nov 30, 2008 at 1:31 PM, Paul Benedict <[EMAIL PROTECTED]> wrote: > >> See if it is running forever because the unzip failed. You should be >>

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-30 Thread Martin Cooper
On Sun, Nov 30, 2008 at 5:42 PM, Paul Benedict <[EMAIL PROTECTED]> wrote: > It looks like you are trying 1.4. Did you mean to test that, or 1.3.10? I meant to try to figure out why you were running into problems with using the latest GA Tomcat release. To that end, I believe I succeeded. With r

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-30 Thread Paul Benedict
> With respect to which tree I'm working with, I'm working with whatever > 'current' includes. If 'current' is not what we are _currently_ releasing > from, then you may be correct that I am trying 1.4. But that begs the > question of why we are perpetuating releases on the 1.3 branch when we > alr

Re: Struts 1.3.9 GA ?

2008-11-30 Thread Paul Benedict
1.3.10 is up for a vote. On Fri, Nov 28, 2008 at 6:03 AM, Anthony PERRIN <[EMAIL PROTECTED]> wrote: > Excellent !!! > Considering the fact that promote 1.3.10 (or 1.3.9) as GA is very important > (obviously if 1.3.10 is ok) because 1.3.8 contains severals major bug > (https://issues.apache.or

WebSphere problems

2008-11-30 Thread Wes Wannemacher
Since there seem to be problems from time to time with WebSphere, is there a problem with me contacting IBM and asking for a copy to use for testing? I would imagine they know of Struts and will value the importance of their app server working with our framework. If there is a problem with me conta

Re: WebSphere problems

2008-11-30 Thread Paul Benedict
Wes, also try WebSphere community edition which is free. On Sun, Nov 30, 2008 at 10:10 PM, Wes Wannemacher <[EMAIL PROTECTED]> wrote: > Since there seem to be problems from time to time with WebSphere, is > there a problem with me contacting IBM and asking for a copy to use for > testing? I would

Re: WebSphere problems

2008-11-30 Thread Wes Wannemacher
I've used WebSphere CE, and it just uses Tomcat and Jetty under the hood, so I'm guessing the problems won't present in CE. I can try tomorrow if I get some time. -Wes On Sun, 2008-11-30 at 22:13 -0600, Paul Benedict wrote: > Wes, also try WebSphere community edition which is free. > > On Sun,

Re: WebSphere problems

2008-11-30 Thread Paul Benedict
What problems are you experiencing? I work with WS everyday of my professional life -- pity me. Paul On Sun, Nov 30, 2008 at 10:22 PM, Wes Wannemacher <[EMAIL PROTECTED]> wrote: > I've used WebSphere CE, and it just uses Tomcat and Jetty under the > hood, so I'm guessing the problems won't presen

Re: WebSphere problems

2008-11-30 Thread Wes Wannemacher
I'm not experiencing any... I'm not a WebSphere user :) But, it seems like after release we have a tendency to find out the hard way that WebSphere gives us problems - https://issues.apache.org/struts/browse/WW-2642 https://issues.apache.org/struts/browse/WW-2266 https://issues.apache.org/struts