Groups > IBM > WebSphere Studio Application Site Developer > Re: Headless Workspace Preferences




Re: Headless Workspace Preferences

Re: Headless Workspace Preferences
Wed, 26 Dec 2007 14:27:07 EST
Is it possible to build .ear files using ant's war and ear command instead of
using the exportEar extension?<br />
<br />
I have a full ant script which I have been running nightly which checks out the
latest code from SVN, Builds the .ear and then deploys it to our test server
using wsadmin.  This works well, but we were looking for a more continuous
integration system.  I have been trying to set up Cruise Control to auto run
this script when new code is checked into the subversion repository.  However I
am running into all sorts of problems with this because Cruise Control sends to
ant extra -listener and -logger flags so that it can keep track of the build
status as it happens.  Unfortunately these conflict with Eclipse's internal
logger.  <a class="jive-link-external"
href="http://www.nabble.com/Headless-Ant-3A-problems-with-loggers-and-liste
ners-to13548297.html">http://www.nabble.com/Headless-Ant-3A-problems-wit
h-loggers-an d-listeners-to13548297.html</a><br />
<br />
Post Reply
about | contact