[jboss-jira] [JBoss JIRA] Created: (JBBUILD-381) Look into build.sh issue on linux.
Paul Gier (JIRA)
jira-events at lists.jboss.org
Mon Jun 11 11:10:11 EDT 2007
Look into build.sh issue on linux.
----------------------------------
Key: JBBUILD-381
URL: http://jira.jboss.com/jira/browse/JBBUILD-381
Project: JBoss Build System
Issue Type: Feature Request
Components: JBossBuild
Reporter: Paul Gier
Assigned To: Paul Gier
Copied and pasted from email:
This is a long outstanding issue that affects anybody who is running
build/build.sh on linux. I believe it has been introduced by seperate
thirdparty downloads for the testsuite
The workarround that I've been using is:
rm -rf thirdparty/*
ant -f build/build.xml
Note, I run ant - not build.sh
This binds the build to my local Ant installation, which works but is of
course no good.
> It seems there is something wrong in the build: When I run
> rm -rf thirdparty/
> svn update .
> build/build.sh main I get:
>
> +++
>
> 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: 6 minutes 8 seconds
> +++
>
> A second build/build.sh main seems to work after that.
>
> Any hints?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list