Hi,

I'm struggling to get a clean build of the latest Tuscany 2.x trunk these days. 
There are a tons of errors/failures. There are even compilation errors such as:

[INFO] Error for project: Apache Tuscany SCA Specification Compliance Tests 
Assembly (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/Users/rfeng/Projects/tuscany/sca-java-2.x/trunk/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java:[34,17]
 package testClient does not exist

/Users/rfeng/Projects/tuscany/sca-java-2.x/trunk/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java:[35,13]
 package client does not exist

/Users/rfeng/Projects/tuscany/sca-java-2.x/trunk/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java:[41,45]
 cannot find symbol
symbol: class RuntimeBridge
public class TuscanyRuntimeBridge implements RuntimeBridge {

/Users/rfeng/Projects/tuscany/sca-java-2.x/trunk/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java:[208,26]
 cannot find symbol
symbol  : class TestException_Exception
location: class org.apache.tuscany.sca.otest.TuscanyRuntimeBridge

/Users/rfeng/Projects/tuscany/sca-java-2.x/trunk/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java:[209,12]
 cannot find symbol
symbol  : class TestException_Exception
location: class org.apache.tuscany.sca.otest.TuscanyRuntimeBridge

/Users/rfeng/Projects/tuscany/sca-java-2.x/trunk/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java:[209,42]
 cannot find symbol
symbol  : class TestException_Exception
location: class org.apache.tuscany.sca.otest.TuscanyRuntimeBridge

Any clue what's going on? We need to get the build working again!

Thanks,
Raymond
________________________________________________________________ 
Raymond Feng
[email protected]
Apache Tuscany PMC member and committer: tuscany.apache.org
Co-author of Tuscany SCA In Action book: www.tuscanyinaction.com
Personal Web Site: www.enjoyjava.com
________________________________________________________________

Reply via email to