jboss50 build fails
by Thomas Diesler
rm -rf thirdparty/*
build/build.sh clean main
BUILD FAILED
/home/tdiesler/workspace/jbossws-hudson-2.0.0.GA/hudson-home/jobs/AS-5.0/workspace/trunk/build/build.xml:898: The following error occurred while executing this line:
/home/tdiesler/workspace/jbossws-hudson-2.0.0.GA/hudson-home/jobs/AS-5.0/workspace/trunk/testsuite/build-thirdparty.xml:39: Could not create type build due to Duplicate build
Also, the build of the testsuite fails.
cheers
-thomas
--
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
Web Service Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
18 years, 10 months
Going forward with JBoss AS 4.2.x
by Dimitris Andreadis
Since the community 4.2.0.GA is out, we must now be *very* careful with what goes into
Branch_4_2
a) only bug fixing is allowed in Branch_4_2.
b) *no* new features or any other change that may introduce compatibility problems. Any
future 4.2.x release (4.2.1, 4.2.2) must be a drop-in replacement for 4.2.0. New development
will happen only in jboss HEAD, or a 4.4 branch if we decide that we need one.
c) Every commit must be accompanied by a JIRA tag. I've already seen 2 undocumented commits
in Branch_4_2.
At the moment we are making some minor adjustments in Branch_4_2, mostly in the testsuites,
before forking the supported platform branch, so please be very careful with your commits.
Thanks
/Dimitris
18 years, 10 months