FYI as of this morning we're now passing 70% of the OASIS Assembly spec conformance tests. Just 40 testcases left to fix which are:
ASM_10001_TestCase ASM_6026_TestCase ASM_12002_TestCase ASM_5037_TestCase ASM_5028_TestCase ASM_5015_TestCase ASM_7009_TestCase ASM_7010_TestCase ASM_5026_TestCase ASM_6029_TestCase ASM_6006_TestCase ASM_12005_TestCase ASM_6032_TestCase ASM_5031_TestCase ASM_5014_TestCase ASM_5021_TestCase ASM_6030_TestCase ASM_7003_TestCase ASM_6023_TestCase ASM_5016_TestCase ASM_7008_TestCase ASM_7002_TestCase ASM_6031_TestCase ASM_6017_TestCase ASM_6020_TestCase ASM_5033_TestCase ASM_6016_TestCase ASM_10003_TestCase ASM_4008_TestCase ASM_5036_TestCase ASM_7001_TestCase ASM_5034_TestCase ASM_12004_TestCase ASM_7007_TestCase ASM_8017_TestCase ASM_12010_TestCase ASM_5029_TestCase ASM_12009_TestCase ASM_5032_TestCase ASM_6001_TestCase If anyone wants to help fix any of those they're easy to run now that the Maven build has been sorted out: svn co https://svn.apache.org/repos/asf/tuscany/java/sca/otest/current/ otests cd otests mvn clean install ...ant
