I typically do a "svn update" on the build directory. If the
build-thirdparty.xml is updated, it means thirdparty folder needs to be
nuked and AS workspace needs a update and clean build. Saves a lot of
headache. :)
Brian Stansberry wrote:
I just committed a change to
org.jboss.ha.framework.interfaces.ClusterNode in trunk that results in
IncompatibleClassChangeError if you try to run the AS without doing a
"build clean" and "build" first. So, if you update AS trunk, do a
clean and rebuild.