On Thu, Jun 12, 2008 at 4:40 PM, Dan Becker <[EMAIL PROTECTED]> wrote:

> Giorgio Zoppi wrote:
>
>> i've a proposal for current svn. We could make most of our effort to
>> make the svn compile.
>> I suggest to trying a fresh build before committing meaniful things
>> and after committing.
>> It's matter of 20 minutes but it saves us more times. If doens't
>> compile, you might fix or disable
>> what it doens't compile. For example yesterday the corba tests module
>> didn't work from a fresh build.
>>
>
> Hi all,
>
> Just to be clear, can we have consensus on what is meant by "fresh build"?
>
> svn update
> mvn clean install test from java/sca level?
> other?
>
> --
> Thanks, Dan Becker
>

To be absolutely sure I would say

from java/sca
svn up
mvn clean
delete the tuscany/sca part of your local repo
mvn install

Simon

Reply via email to