Hi,
I just ran a full build against the latest trunk and the only error I'm
getting is:
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA Tutorial Integration Test
(during install)
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/rfeng/tuscany/src/java/sca/tutorial/store-test/client/Shopper.java:[25,7]
duplicate class: client.Shopper
/home/rfeng/tuscany/src/java/sca/tutorial/store-test/test/StoreSupplierTestCase.java:[41,7]
duplicate class: test.StoreSupplierTestCase
Thanks,
Raymond
--------------------------------------------------
From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]>
Sent: Monday, July 14, 2008 11:59 AM
To: <[email protected]>
Subject: Re: Build error in binding-ws-axis2
Luciano Resende wrote:
Sebastien
What you are describing is very similar to what Raymond described
[1], and although it was intermittent, I thought I had fixed that
already. Could you please provide more details on the revision you are
using and environment you are building ?
SVN revision r676509, mvn from java/sca on Linux RHEL5, after having done
an mvn clean.
--
Jean-Sebastien