Indeed it seems to be a problem with build.sh
This works:
cd trunk
rm -rf thirdparty/*
ant -f build/build.xml clean main
This does not:
cd trunk
rm -rf thirdparty/*
build/build.sh clean main
Both use ant-1.6.5
Maybe some differences in in ant libraries?
cheers
-thomas
On Thu, 2007-05-10 at 13:25 -0700, Scott M Stark wrote:
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
>
>
_______________________________________________
jboss-development mailing list
jboss-development(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development --
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
Web Service Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx