On Wed, Mar 18, 2009 at 3:53 PM, ant elder <[email protected]> wrote: > On Mon, Mar 16, 2009 at 5:16 PM, Luciano Resende <[email protected]> wrote: >> I managed to get the Tuscany builds scheduled and running in vmbuild >> over the weekend. It seems that there are couple fails when the build >> is running on Ubuntu (the OS on the vmbuild), and I was able to >> reproduce these issues or a local vm using ubuntu. >> >> Next step is to debug these build issues in a ubuntu platform, and >> provide fixes or workarounds for the issues. I'll keep you guys >> updated on progress, but also appreciate any help.... >> >> [1] >> http://vmbuild.apache.org/continuum/buildResult.action?buildId=164677&projectId=277&projectGroupId=19 >> [2] >> http://vmbuild.apache.org/continuum/buildResult.action?buildId=165271&projectId=2214&projectGroupId=19 >> > > I've fixed one of the 2.x problems with an Axis2 test using port 8080 > which conflicted on the continuum server, the other 2.x problem is > with the helloworld-bpel sample which is failing on line 130 of > BPELImplementationProcessor as it can't find the bpel process, i can't > recreate that or see whats wrong, could anyone with ubuntu try > building the helloworld-bpel sample to see if they can recreate the > problem? >
I've taken the bpel sample out of the trunk build for now to get past that problem. Now the continuum build is again failing with the "java.lang.NoClassDefFoundError: org/osgi/framework/Version" which i thought was fixed with the 1.0.1 release of the bundle plugin. ...ant
