You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Jean-Sebastien Delfino <js...@apache.org> on 2007/10/01 20:29:03 UTC

Build error in itest/osgi-implementation

Is anybody else seeing this?

[INFO] Compiling 26 source files to 
/home/delfinoj/Tuscany/apache-repos/java/sca/itest/osgi-implementation/target/test-classes
[INFO] 
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Compilation failure

/home/delfinoj/Tuscany/apache-repos/java/sca/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java:[22,12] 
package test does not exist

/home/delfinoj/Tuscany/apache-repos/java/sca/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java:[27,59] 
cannot find symbol
symbol: class OSGiTestCase
public abstract class VersionedSupplyChainTestCase extends OSGiTestCase {

-- 
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: Build error in itest/osgi-implementation

Posted by Raymond Feng <en...@gmail.com>.
Hi

It should have been fixed by r580607.

Author: rfeng
Date: Sat Sep 29 10:23:30 2007
New Revision: 580607

URL: http://svn.apache.org/viewvc?rev=580607&view=rev
Log:
Add the missing test case base class


Thanks,
Raymond

----- Original Message ----- 
From: "Jean-Sebastien Delfino" <js...@apache.org>
To: <tu...@ws.apache.org>
Sent: Monday, October 01, 2007 11:29 AM
Subject: Build error in itest/osgi-implementation


> Is anybody else seeing this?
>
> [INFO] Compiling 26 source files to 
> /home/delfinoj/Tuscany/apache-repos/java/sca/itest/osgi-implementation/target/test-classes
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> /home/delfinoj/Tuscany/apache-repos/java/sca/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java:[22,12] 
> package test does not exist
>
> /home/delfinoj/Tuscany/apache-repos/java/sca/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java:[27,59] 
> cannot find symbol
> symbol: class OSGiTestCase
> public abstract class VersionedSupplyChainTestCase extends OSGiTestCase {
>
> -- 
> Jean-Sebastien
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org