On Fri, May 7, 2010 at 1:23 PM, Simon Laws <[email protected]> wrote: > On Thu, Apr 22, 2010 at 3:33 PM, <[email protected]> wrote: >> Author: antelder >> Date: Thu Apr 22 14:33:02 2010 >> New Revision: 936872 >> >> URL: http://svn.apache.org/viewvc?rev=936872&view=rev >> Log: >> Temp try taking out the calc sample itest to see if it changes the hudson >> build memory >> >> Modified: >> tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml >> >> Modified: tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml >> URL: >> http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml?rev=936872&r1=936871&r2=936872&view=diff >> ============================================================================== >> --- tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml (original) >> +++ tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml Thu Apr 22 >> 14:33:02 2010 >> @@ -56,7 +56,6 @@ >> >> <modules> >> <module>binding-ws-calculator</module> >> - <module>calculator-rmi</module> >> <module>implementation-java-calculator</module> >> <module>legal-checks</module> >> <module>webapp-helloworld</module> >> @@ -65,6 +64,7 @@ >> <module>webapp-helloworld-servlet</module> >> <module>webapp-helloworld-stripes</module> >> <!-- >> + <module>calculator-rmi</module> >> <module>webapp-helloworld-bpel</module> >> --> >> </modules> >> >> >> > > Hi Ant > > Did the calculator-rmi distro itest prove to be the problem re. > memory? I'd like to turn it back on if not. I can just go ahead and > try it if you don't know. >
I don't think it looks significant, i'll add it back in. ...ant
