Hi Simon Even after the updates on samples/helloworld-ws-service/pom.xml I'm still seeing the helloworld-ws-reference failing (even after building helloworld-ws-service). Let me try a clean build and see if the problem goes away, or let's see what's the result of the next continuum build.
Thanks. On Jan 10, 2008 9:16 AM, Simon Nash <[EMAIL PROTECTED]> wrote: > I fixed the problem with samples/helloworld-ws-reference. It was caused > by a recent change to the pom.xml in samples/helloworld-ws-service that > changed the scope for the host-tomcat dependency from runtime to test. > The unit test for helloworld-ws-reference uses helloworld-ws-service. > > I have reverted this scope to runtime because this is needed by > binding-ws-axis2, which is a runtime dependency. If the SCDL contains > a service (as it does in this sample), then binding-ws-axis2 makes > a runtime call to get the servlet host, and this requires host-tomcat. > > I made this change in r610844. > > Simon > > Simon Nash wrote: > > > > > Luciano Resende wrote: > > > >> The Continuum build has been failing recently. I plan to take a look > >> at it tonight, to try to make it back to a SUCESSFULL build again. I > >> plan to create blocking JIRAs for the offending test cases and comment > >> them or rename them to FIXME. > >> > > I fixed the problem with samples/calculator-implementation-policies that > > has been causing the last few builds to fail. The next failure is in > > samples/helloworld-ws-reference, and I am looking into that now. > > > > Simon > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
