I just pulled down a clean checkout to my laptop and tried build clean and its working. I used ant rather than the build.sh script as this is broken for use with cygwin.


Jean-Frederic wrote:
On Wed, 2007-05-09 at 04:44 -0700, Scott M Stark wrote:
  
Your build dir and/or testsuite/build.xml are out of date.
    

In fact the following fails:
build/build.sh clean
+++
BUILD FAILED
/home/jfclere/jbossas_head/build/build.xml:898: The following error
occurred while executing this line:
/home/jfclere/jbossas_head/testsuite/build-thirdparty.xml:39: Could not
create type build due to Duplicate build
 
Total time: 1 minute 27 seconds
+++

Cheers

Jean-Frederic