On Fri, Oct 1, 2010 at 4:50 PM, Simon Laws <[email protected]> wrote:
> On Fri, Oct 1, 2010 at 4:45 PM, Raymond Feng <[email protected]> wrote:
>> 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
>> ________________________________________________________________
>>
>
> There are quite a few failures due to the sample tidying. I have some
> fixes but svn is down.
>
> I don't remember seeing this compilation failure but I'll double check.
>
> The thing I've been seeing for a little while is the rat failures in
> the source distro. Haven't got to that yet.
>

With the latest trunk code I've just been able to get a full build
through with no fails. Woohoo.

   ...ant

Reply via email to