On Sat, Oct 3, 2009 at 9:54 AM, scatest4 <[email protected]> wrote: > SVN checkout and build the latest svn folder tuscany/java/sca gives > lots of build errors. Most seem to oringinate from a compile error in > modules/binding-jsonrpc-runtime test from missing interface methods, > that causes a bunch of other errors, and there's also a test failure > in itest/recursive-multi-level [ASM_4008] No value configured on a > mustSupply property. Deleting those two test classes seems to fix all > the problems. >
The JSON-RPC issue should have been fixed in svn r821183, the iTest issue I can also reproduce and we will take a look, but that shouldn't cause you problems to use the runtime. -- Luciano Resende http://people.apache.org/~lresende http://lresende.blogspot.com/
